.side-modal{z-index:8;visibility:hidden;opacity:0;background:#fff;flex-direction:column;gap:24px;width:100%;height:100%;transition:all .5s;display:flex;position:fixed;top:0;right:-100%;transform:rotateY(90deg)}.side-modal.-open{visibility:visible;opacity:1;right:0;transform:rotateY(0)}.side-modal__hide-button.button{display:none}@media screen and (min-width:1280px){.side-modal{width:776px}.side-modal.-slim{width:375px}.side-modal__hide-button.button{cursor:pointer;z-index:9;background:linear-gradient(90deg,#eaf6f0 0%,#e6f0fa 100%);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:8px;left:-24px;box-shadow:0 6.857px 10.286px 5.143px #05214426,0 3.429px 3.429px #0521444d}.side-modal__hide-button.button .side-modal__hide-button-icon{transform:rotate(-90deg)}}
.ask-expert-modal{color:#052144;height:100%;padding:60px 0 0;position:relative;overflow:hidden auto}.ask-expert-modal__header{z-index:2;background-color:#fff;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:16px;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 12px #056ad71f}.ask-expert-modal__header-title{letter-spacing:.15px;color:#052144;width:100%;font-size:20px;font-weight:600;line-height:24px}.ask-expert-modal__content{flex-direction:column;gap:24px;padding:24px 16px 0;display:flex}.ask-expert-modal__content-wrapper{opacity:1;visibility:visible;height:fit-content;transition:all .3s;position:relative;transform:rotateX(0)}.ask-expert-modal__content-wrapper.-hidden{opacity:0;visibility:hidden;height:0;padding:0;transform:rotateX(90deg)}.ask-expert-modal__description{letter-spacing:.25px;padding:0 16px;font-size:14px;font-weight:400;line-height:20px}.ask-expert-modal__label{padding:0 16px;font-size:20px;font-weight:600;line-height:120%}.ask-expert-modal__attributes{flex-wrap:wrap;gap:8px;height:160px;display:flex}.ask-expert-modal__attribute{background:linear-gradient(140deg,#e6f0fa 40%,#eaf6f0 100%);border-radius:8px;justify-content:space-between;align-items:center;width:calc(50% - 4px);padding:8px;display:flex}.ask-expert-modal__attribute-title{letter-spacing:.1px;color:#052144;padding:0 8px 0 0;font-size:14px;font-weight:600;line-height:20px}.ask-expert-modal__attribute-description{color:#1f2026;letter-spacing:.5px;font-size:16px;font-weight:400;line-height:24px;display:none}.ask-expert-modal__form-wrapper{flex-direction:column;gap:24px;padding:16px 0;display:flex}.ask-expert-modal__form-consents{background-color:#f8fcff;border-radius:8px;padding:16px 0}.ask-expert-modal__form-consents-inner{color:#052144;flex-direction:column;gap:16px;padding:0 16px 24px;display:flex}.ask-expert-modal__form-consents-inner .consents-field{margin:0 0 0 32px}.ask-expert-modal__form-consents-inner .consents-field .consents-label a{color:#052144;font-weight:700;text-decoration:underline}.ask-expert-modal__form-consents-inner .consents-field .consents-error-message{padding:4px 0 0 28px}.ask-expert-modal__form-consents-group{flex-direction:column;gap:16px;margin:0 0 0 32px;display:flex}.ask-expert-modal__form-consents-lead{letter-spacing:.25px;font-size:14px;font-weight:400;line-height:20px}.ask-expert-modal__form-clause{color:#052144;background:linear-gradient(140deg,#e6f0fa 40%,#eaf6f0 100%);border-radius:4px;padding:16px;font-size:12px;font-weight:400;line-height:16px}.ask-expert-modal__form-clause .clause-lead{font-size:12px;font-weight:400;line-height:16px}.ask-expert-modal__form-clause-title{letter-spacing:.15px;padding:0 0 8px;font-size:16px;font-weight:600;line-height:24px}.ask-expert-modal__form-clause a{font-weight:700;text-decoration:underline}.ask-expert-modal__form-thank-you{text-align:center;opacity:0;visibility:hidden;color:#052144;flex-direction:column;justify-content:center;gap:24px;width:100%;height:0;transition:all .3s .5s;display:flex;transform:rotateX(90deg)}.ask-expert-modal__form-thank-you.-show{opacity:1;visibility:visible;height:fit-content;padding:32px 24px;transform:rotateX(0)}.ask-expert-modal__form-thank-you-icon{margin:0 auto 16px}.ask-expert-modal__form-thank-you-title{text-align:left;font-size:20px;font-weight:600;line-height:24px}.ask-expert-modal__form-thank-you-subtitle{text-align:left;letter-spacing:.15px;font-size:16px;font-weight:600;line-height:24px}.ask-expert-modal__form-thank-you-button.button{justify-content:center}.ask-expert-modal__form-pending{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:4;visibility:hidden;background-color:#fff9;border-radius:8px;justify-content:center;align-items:center;width:calc(100% + 32px);height:calc(100% + 32px);transition:all .5s;display:flex;position:fixed;top:56px;left:-16px;transform:scale(.1)}.ask-expert-modal__form-pending-text{color:#052144;margin-top:-112px;font-size:22px;font-weight:600;display:block}.ask-expert-modal__form-pending.-show{visibility:visible;opacity:1;transform:scale(1)}.ask-expert-modal__form-info{color:#b3261e;padding:0 16px;display:none}.ask-expert-modal__form-info.-show{display:block}.ask-expert-modal__form-check-all{background:#fff;border-radius:4px;width:100%;height:100%;padding:16px;position:relative}.ask-expert-modal__form-check-all .checkbox-field{height:24px}.ask-expert-modal__form-check-all .checkbox-checkmark{margin-top:3px}.ask-expert-modal__form-check-all .checkbox-label{width:100%;font-size:20px;font-weight:600;line-height:120%}.ask-expert-modal__form-check-all-outer{background:linear-gradient(90deg,#30a960 0%,#056ad7 100%);border-radius:4px;align-items:center;margin:0 0 16px;padding:2px;display:flex}.ask-expert-modal__footer{z-index:2;background:#fff;padding:16px;position:sticky;bottom:0;box-shadow:0 -4px 12px #056ad71f}.ask-expert-modal__footer .button{text-align:center;justify-content:center;width:100%}@media screen and (min-width:1280px){.ask-expert-modal{padding-top:64px}.ask-expert-modal__header{justify-content:flex-start;height:64px;padding:20px 48px 12px}.ask-expert-modal__header-close{display:none}.ask-expert-modal__header-name{width:auto}.ask-expert-modal__content{gap:16px}.ask-expert-modal__label{padding:16px 16px 0;font-size:24px;line-height:32px}.ask-expert-modal__attributes{flex-wrap:wrap;gap:24px;height:288px;display:flex}.ask-expert-modal__attribute{flex-flow:column wrap;align-items:flex-start;width:calc(50% - 12px);height:132px;padding:16px}.ask-expert-modal__attribute-title{width:274px;padding:0 0 4px;font-size:20px}.ask-expert-modal__attribute-description{width:272px;display:block}.ask-expert-modal__attribute-icon{margin-left:16px}.ask-expert-modal__form-wrapper{flex-flow:wrap;gap:24px}.ask-expert-modal__form-wrapper .input__fieldset{width:calc(50% - 12px)}.ask-expert-modal__form-thank-you.-show{padding:32px 58px}.ask-expert-modal__form-thank-you-button.button{display:none}.ask-expert-modal__form-pending{left:0}}
/*# sourceMappingURL=db69e65e156d9b0e.css.map*/