.private-questions{position:fixed;bottom:0;left:0;right:0;z-index:1000;margin-bottom:0;padding:20px 0;transform:translateY(100%);transition:transform .3s ease-in-out}.private-questions.is-visible{transform:translateY(0)}@media print,screen and (max-width: 39.99875em){.private-questions{padding:15px 0}}.private-questions.is-hidden{display:none}.private-questions__card{position:relative;background-color:#fff;border-radius:3px;padding:30px;box-shadow:0 2px 10px rgba(0,0,0,.08);border:1px solid #e6edf6;border-left:4px solid #034895}@media print,screen and (max-width: 39.99875em){.private-questions__card{padding:20px}}.private-questions__content{display:flex;align-items:center;justify-content:space-between;gap:30px}@media print,screen and (max-width: 63.99875em){.private-questions__content{flex-direction:column;align-items:flex-start}}.private-questions__left{display:flex;align-items:flex-start;gap:20px;flex:1}@media print,screen and (max-width: 39.99875em){.private-questions__left{gap:15px}}.private-questions__icon{flex-shrink:0;width:32px;height:32px;color:#034895}.private-questions__icon svg{width:100%;height:100%;min-width:32px;fill:currentColor}.private-questions__icon svg .opacity-50{opacity:.5}.private-questions__icon svg *{fill:currentColor}.private-questions__text{flex:1}.private-questions__title{font-size:1.375rem;font-weight:700;color:#000;margin-bottom:8px}@media print,screen and (max-width: 39.99875em){.private-questions__title{font-size:1.25rem}}.private-questions__description{font-size:.875rem;color:#5d6974;margin-bottom:0;line-height:1.5}.private-questions__buttons{flex-shrink:0;display:flex;gap:15px;align-items:center}@media print,screen and (max-width: 63.99875em){.private-questions__buttons{width:100%;flex-direction:column}.private-questions__buttons .button{width:100%;text-align:center}}@media print,screen and (max-width: 39.99875em){.private-questions__buttons{flex-direction:row;gap:10px}.private-questions__buttons .button{width:auto;flex:1;min-width:0;font-size:.8125rem;padding:.75em 1em}}.private-questions .button--primary{background-color:#034895;color:#fff}.private-questions .button--primary:hover{background-color:rgb(1.9934210526,47.8421052632,99.0065789474)}.private-questions .button--dismiss{background-color:#5d6974;color:#fff;border:none;cursor:pointer}.private-questions .button--dismiss:hover{background-color:rgb(70.3062200957,79.3779904306,87.6937799043)}
