@charset "UTF-8";.loading-step-section-skeleton{width:100%;padding:16px 24px}.loading-step-section-skeleton .question-container{height:48px;border-radius:8px;width:100%;background:linear-gradient(-90deg,#ffffff,#e2e4e9,#ffffff);background-size:400% 400%;animation:slidingGradient 2s linear infinite}.loading-step-section-skeleton .form-container{height:200px;border-radius:8px;width:100%;margin-top:24px;background:linear-gradient(-90deg,#e2e4e9,#ffffff,#e2e4e9);background-size:400% 400%;animation:slidingGradient 4s linear infinite}.au-icon,.au-icon>svg{width:20px;height:20px;color:#0048db;display:flex;align-items:center;justify-content:center}.au-icon--size-medium,.au-icon--size-medium svg{width:24px;height:24px}.au-icon--size-large,.au-icon--size-large svg{width:32px;height:32px}.au-icon--size-small,.au-icon--size-small svg{width:16px;height:16px}.au-icon--color-dark>svg{color:#454a54}.au-icon--color-info>svg{color:#6728e5}.au-icon--color-success>svg{color:#026441}.au-icon--color-raw>svg{color:inherit}.au-btn{align-items:center;border:none;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;outline:none;text-align:center;text-decoration:none;transition:background-color .3s ease;font-family:"Source Sans 3",sans-serif;gap:8px;height:48px;border-radius:48px;font-size:16px;padding:16px 18px}.au-btn:hover,.au-btn:focus{background-color:#1737a4}.au-btn:active{background-color:#18256c}.au-btn .au-icon,.au-btn .au-icon>svg{width:20px;height:20px;color:#fff}@media (min-width:600px){.au-btn--size-large{height:64px;border-radius:60px;font-size:20px;padding:16px 30px}}.au-btn--size-medium{height:48px;border-radius:48px;font-size:16px;padding:16px 18px}.au-btn--color-default{background-color:#0048db;color:#fff}.au-btn--type-outlined{color:#0048db;border:1px solid #0048db;background-color:transparent}.au-btn--type-outlined .au-icon,.au-btn--type-outlined .au-icon>svg{color:#0048db}.au-btn--type-outlined:hover,.au-btn--type-outlined:focus{background-color:#f2f5fc}.au-btn--type-outlined:active{background-color:#dce8ff}.au-btn--type-ghost{background-color:transparent;border:0;color:#0048db}.au-btn--type-ghost .au-icon,.au-btn--type-ghost .au-icon>svg{color:#0048db}.au-btn--type-ghost:hover,.au-btn--type-ghost:focus{background-color:#f2f5fc;border-color:0}.au-btn--type-ghost:active{background-color:#dce8ff;border:1px solid #1737a4;color:#1737a4}.au-btn--type-link{color:#0048db;padding:0;background:transparent}.au-btn--type-link:hover,.au-btn--type-link:focus{background-color:transparent}.au-btn--expand-x{width:100%}.au-btn--disabled{background-color:#e2e4e9;color:#5e6573;cursor:not-allowed}.au-btn--disabled .au-icon svg{color:#5e6573}.au-btn--disabled:hover,.au-btn--disabled:focus{background-color:#e2e4e9}.au-btn--disabled.au-btn--type-outlined{background-color:#fff;color:#5e6573;border-color:#5e6573}.au-btn--disabled.au-btn--type-outlined:hover,.au-btn--disabled.au-btn--type-outlined:focus{background-color:#fff}.au-btn--disabled.au-btn--type-ghost{background-color:#fff;color:#5e6573}.au-btn--disabled.au-btn--type-ghost:hover,.au-btn--disabled.au-btn--type-ghost:focus{background-color:#fff}.au-btn--disabled.au-btn--type-ghost:active{border:0}.au-btn--loading{background-color:#1737a4;color:#fff;cursor:progress}.au-btn--loading .au-icon{animation:spin 1s infinite linear}.au-btn--loading:hover,.au-btn--loading:focus{background-color:#1737a4}.au-btn--loading.au-btn--type-outlined{background-color:#fff;color:#0048db;border-color:#0048db}.au-btn--loading.au-btn--type-outlined:hover,.au-btn--loading.au-btn--type-outlined:focus{background-color:#fff;color:#0048db}.au-btn--loading.au-btn--type-outlined:hover .au-icon,.au-btn--loading.au-btn--type-outlined:hover .au-icon svg,.au-btn--loading.au-btn--type-outlined:focus .au-icon,.au-btn--loading.au-btn--type-outlined:focus .au-icon svg{color:#0048db}.au-btn--loading.au-btn--type-ghost{background-color:transparent;color:#5e6573}.au-btn--loading.au-btn--type-ghost .au-icon,.au-btn--loading.au-btn--type-ghost .au-icon svg{color:#5e6573}.au-btn--loading.au-btn--type-ghost:hover,.au-btn--loading.au-btn--type-ghost:focus{background-color:transparent;color:#5e6573}.au-btn--round-large .au-icon,.au-btn--round-large .au-icon>svg,.au-btn--round-medium .au-icon,.au-btn--round-medium .au-icon>svg{width:24px;height:24px}.au-btn--round-large{padding:12px;height:48px;width:48px}.au-btn--round-medium{padding:10px;height:40px;width:40px}@keyframes spin{to{transform:rotate(360deg)}}.btn-text{background-color:transparent;border:none;display:flex;color:#0048db;font-weight:600}.btn-text .au-icon svg{color:#0048db}.btn-text:hover,.btn-text:focus{background-color:transparent}.au-switch-label{font-family:"Source Sans 3",sans-serif;display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.au-switch-checkbox{opacity:0;width:0;height:0;position:absolute}.au-switch-container{position:relative}.au-switch-track{width:42px;height:24px;background-color:#5e6573;border-radius:16px;transition:background-color .2s ease-in-out}.au-switch-thumb{position:absolute;top:3px;left:4px;width:18px;height:18px;background-color:#fff;border-radius:50%;transition:transform .2s ease-in-out}.au-switch-checkbox:checked+.au-switch-track{background-color:#0048db}.au-switch-checkbox:checked+.au-switch-track .au-switch-thumb{transform:translate(16px)}.au-switch-checkbox:focus-visible+.au-switch-track{outline:2px solid #0048db;outline-offset:2px}.au-card-switch{background:#fff}.au-card-switch .au-card-switch-wrapper{margin:24px;display:flex;align-items:center;justify-content:center;height:150px;padding:16px;box-sizing:border-box;overflow:hidden;transition:all .3s ease-in-out;border:1px solid #e2e4e9;-webkit-box-shadow:0px 0px 0px 5px #F2F5FC;box-shadow:0 0 0 5px #f2f5fc;border-radius:16px}@media (min-width:600px){.au-card-switch .au-card-switch-wrapper{height:80px}}.au-card-switch .au-card-switch-wrapper--active{border:1px solid #0048db}.au-card-switch .au-card-switch-wrapper--fade-out{animation:collapseAndFadeOutMobile .3s ease-in-out 1s forwards}@media (min-width:600px){.au-card-switch .au-card-switch-wrapper--fade-out{animation:collapseAndFadeOutDesktop .3s ease-in-out 1s forwards}}@keyframes collapseAndFadeOutMobile{0%{opacity:1;height:150px;padding:16px;margin:24px}to{opacity:0;height:0;padding:0;margin:0;border:0px;box-shadow:none}}@keyframes collapseAndFadeOutDesktop{0%{opacity:1;height:80px;padding:16px;margin:24px}to{opacity:0;height:0;padding:0;margin:0;border:0px;box-shadow:none}}.au-chip{font-size:14px;font-weight:600;padding:8px 16px;height:38px;border-color:#e2e4e9;color:#454a54;transition:all .2s ease;margin-right:8px}.au-chip .au-icon svg,.au-chip svg{color:#454a54}.au-chip:hover{border-color:#5e6573}.au-chip:disabled,.au-chip--disabled,.au-chip:disabled:hover,.au-chip--disabled:hover{background-color:#f6f7fa;color:#5e6573;border-color:#e2e4e9}.au-chip:disabled .au-icon svg,.au-chip:disabled svg,.au-chip--disabled .au-icon svg,.au-chip--disabled svg,.au-chip:disabled:hover .au-icon svg,.au-chip:disabled:hover svg,.au-chip--disabled:hover .au-icon svg,.au-chip--disabled:hover svg{color:#454a54}.au-chip:focus-visible{border:1px solid #f6f7fa;outline:1px solid #0048db}.au-chip--active{background-color:#fafbff;border-color:#9abcff;color:#0048db}.au-chip--active:hover{color:#1737a4;border-color:#1737a4}.au-chip--active .au-icon svg,.au-chip--active svg{color:#0048db}.au-drawer{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#16181dcc;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .4s ease;z-index:5}.au-drawer--is-open{opacity:1;visibility:visible;pointer-events:all;transition:opacity .3s ease}.au-drawer--is-open .au-drawer__container{transform:translateY(0)}.au-drawer__container{background-color:#fff;width:100%;height:100vh;height:100dvh;position:fixed;z-index:6;top:0;right:0;transform:translate(100%);transition:transform .3s ease;overflow:hidden}@media (min-width:600px){.au-drawer__container{border-radius:16px 0 0 16px;box-shadow:0 24px 56px #7686ad14,0 12px 12px #0048db0a;max-width:414px}}.au-drawer__header{position:relative;border-bottom:1px solid #e2e4e9;padding:16px 24px;height:80px;display:flex;align-items:center;justify-content:space-between}.au-drawer__header-close{cursor:pointer;background-color:transparent;border:none}.au-drawer__header .au-logo{margin:8px 0;display:block;height:100%}.au-drawer__header .au-logo svg{height:100%}.au-drawer__content{height:calc(100% - 80px);overflow-y:scroll}.au-text{font-family:"Source Sans 3",sans-serif;font-weight:400}.au-text--color-common{color:#16181d}.au-text--color-secondary{color:#454a54}.au-text--color-white{color:#fff}.au-text--weight-bold{font-weight:700}.au-text--weight-semibold{font-weight:600}.au-text--weight-medium{font-weight:500}.au-text--weight-regular{font-weight:400}.au-text--weight-light{font-weight:300}.au-text--display-large,.au-text--display-medium,.au-text--display-small{font-family:Lexend Deca,sans-serif}.au-text--display-large{font-size:56px;line-height:78px}.au-text--display-medium{font-size:48px;line-height:67px}.au-text--display-small{font-size:40px;line-height:56px}.au-text--heading-big,.au-text--heading-large,.au-text--heading-medium,.au-text--heading-small,.au-text--heading-micro{font-family:Lexend Deca,sans-serif}.au-text--heading-big{font-size:32px;line-height:45px}.au-text--heading-large{font-size:28px;line-height:39px}.au-text--heading-medium{font-size:24px;line-height:34px}.au-text--heading-small{font-size:20px;line-height:28px}.au-text--heading-micro{font-size:16px;line-height:24px}.au-text--body-big,.au-text--body-large,.au-text--body-medium,.au-text--body-small{font-family:"Source Sans 3",sans-serif}.au-text--body-big{font-size:24px;line-height:34px}.au-text--body-large{font-size:20px;line-height:28px}.au-text--body-medium{font-size:16px;line-height:24px}.au-text--body-small{font-size:14px;line-height:22px}.au-text--caption{font-family:"Source Sans 3",sans-serif;font-size:12px;line-height:19px}@media (min-width:1024px){.au-text--desk-display-large,.au-text--desk-display-medium,.au-text--desk-display-small{font-family:Lexend Deca,sans-serif}.au-text--desk-display-large{font-size:56px;line-height:78px}.au-text--desk-display-medium{font-size:48px;line-height:67px}.au-text--desk-display-small{font-size:40px;line-height:56px}.au-text--desk-heading-big,.au-text--desk-heading-large,.au-text--desk-heading-medium,.au-text--desk-heading-small,.au-text--desk-heading-micro{font-family:Lexend Deca,sans-serif}.au-text--desk-heading-big{font-size:32px;line-height:45px}.au-text--desk-heading-large{font-size:28px;line-height:39px}.au-text--desk-heading-medium{font-size:24px;line-height:34px}.au-text--desk-heading-small{font-size:20px;line-height:28px}.au-text--desk-heading-micro{font-size:16px;line-height:24px}.au-text--desk-body-big,.au-text--desk-body-large,.au-text--desk-body-medium,.au-text--desk-body-small{font-family:"Source Sans 3",sans-serif}.au-text--desk-body-big{font-size:24px;line-height:34px}.au-text--desk-body-large{font-size:20px;line-height:28px}.au-text--desk-body-medium{font-size:16px;line-height:24px}.au-text--desk-body-small{font-size:14px;line-height:22px}.au-text--desk-caption{font-family:"Source Sans 3",sans-serif;font-size:12px;line-height:19px}}.au-header{height:80px;border-bottom:1px solid #e2e4e9;background-color:#fff}.au-header--fixed{position:fixed;top:0;left:0;width:100%;z-index:5}.au-header--static{position:relative}.au-header__container{width:100%;max-width:1232px;margin:0 auto;padding:0 24px}@media (min-width:1024px){.au-header__container{padding:0 16px}}.au-header__container{height:100%;display:flex;justify-content:space-between;align-items:center;gap:16px}.au-header__logo{display:flex;align-items:center}.au-header__logo .au-text{padding-left:16px;margin-left:16px;border-left:1px solid #e2e4e9}.au-header__logo--mobile{display:block}@media (min-width:1024px){.au-header__logo--mobile{display:none}}.au-header__logo--desktop{display:none}@media (min-width:1024px){.au-header__logo--desktop{display:block}}.au-header__link{cursor:pointer}.au-header__button{cursor:pointer;border:none;background:none;padding:0;font:inherit;color:inherit;text-align:inherit}.au-header__badges{display:flex;align-items:center}.au-header__badges>*+*{padding-left:16px;margin-left:16px;position:relative}.au-header__badges>*+*:before{content:"";height:24px;width:1px;background-color:#e2e4e9;position:absolute;left:0;top:calc(50% - 12px)}.au-header__badges .au-logo img{width:100%}.au-header__badges--limited-width .au-logo{max-width:56px}.au-header__navigation{height:100%;display:flex}.au-header__navigation>*+*{margin-left:24px}.au-header__navbar{color:#16181d;display:none}@media (min-width:1024px){.au-header__navbar{display:flex;align-items:center;gap:24px}}.au-header__navbar-item{position:relative}.au-header__navbar-item--is-dropdown{height:calc(100% + 8px);align-self:flex-start;display:flex;align-items:center;justify-content:center;padding-bottom:8px;gap:8px}.au-header__navbar-item--is-dropdown .au-icon{transition:transform .25s ease}.au-header__navbar-item--is-open .au-icon{transform:rotate(-180deg)}.au-header__navbar-item--is-open .au-header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.au-header__navbar-link{height:100%;cursor:pointer;text-decoration:none;border:none;background:none;padding:0;color:inherit;text-align:inherit}.au-header__navbar-link .au-text{color:inherit;font-weight:inherit}.au-header__navbar-link--is-dropdown{position:relative;display:flex;align-items:center;justify-content:center;gap:8px}.au-header__navbar-link--is-active,.au-header__navbar-link:hover,.au-header__navbar-link:focus{font-weight:700;letter-spacing:-.6px}.au-header__navbar-link:hover,.au-header__navbar-link:focus{color:#16181d}.au-header__navbar-link--is-active{color:#0048db}.au-header__navbar-link--is-active:hover,.au-header__navbar-link--is-active:focus{color:#0048db}.au-header__dropdown{background-color:#fff;border-radius:16px;border:1px solid #e2e4e9;box-shadow:0 2px 8px #a9b1c514,0 4px 4px #0048db0a;max-width:230px;min-width:230px;position:absolute;overflow:hidden;z-index:2;top:100%;width:100%;left:-8px;opacity:0;visibility:hidden;transition:opacity .25s ease-in-out,transform .2s linear,visibility .25s ease-in-out;transform:translateY(-8px)}.au-header__dropdown-link{display:inline-block;padding:16px 24px;width:100%;display:flex;text-decoration:none;justify-content:space-between;cursor:pointer}.au-header__dropdown-link--is-active,.au-header__dropdown-link:hover,.au-header__dropdown-link:focus{font-weight:700;letter-spacing:-.6px}.au-header__dropdown-link--is-active{color:#0048db;background-color:#fafbff;border-top:1px solid #e2e4e9}.au-header__actions{display:flex;align-items:center;gap:8px;margin-block:16px}@media (min-width:1024px){.au-header__actions--divider{border-left:1px solid #e2e4e9;padding-left:16px;margin-left:24px}}.au-header__profile{display:flex;align-items:center;gap:24px}.au-header__profile-notifications{cursor:pointer;position:relative;border:none;background:none;padding:0;font:inherit;color:inherit;text-align:inherit}.au-header__profile-notifications-badge{position:absolute;top:-4px;right:-4px;background-color:#e52222;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700;height:18px;min-width:18px;padding:2px;border:1px solid #ffffff}.au-header__profile-notifications-badge:empty{width:12px;height:12px;min-width:12px;padding:0 4px;top:0;right:0}.au-header__profile-menu{display:none;align-items:center;gap:8px;cursor:pointer;border:none;background:none;padding:0;font:inherit;color:inherit;text-align:inherit}@media (min-width:1024px){.au-header__profile-menu{display:flex}}.au-header__profile-menu-mobile{display:block;cursor:pointer;border:none;background:none;padding:0;font:inherit;color:inherit;text-align:inherit}@media (min-width:1024px){.au-header__profile-menu-mobile{display:none}}.au-header__profile-letters{display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;background-color:#9abcff;font-weight:500;font-family:Lexend Deca,sans-serif;color:#16181d;font-size:16px;text-transform:uppercase}.au-header__hamburger{cursor:pointer;border:none;background:none;padding:0;font:inherit;color:inherit;text-align:inherit}@media (min-width:1024px){.au-header__hamburger{display:none}}.au-navbar-vertical{width:100%;background-color:#fff;height:100%;padding-bottom:100px;position:relative;overflow-y:scroll}.au-navbar-vertical__link{padding:16px 24px;display:flex;align-items:center;gap:16px;cursor:pointer;flex-wrap:wrap;text-decoration:none;border-bottom:1px solid #e2e4e9}@media (min-width:600px){.au-navbar-vertical__link:hover,.au-navbar-vertical__link:focus{font-weight:700}}.au-navbar-vertical__link--is-active,.au-navbar-vertical__link--is-open{background-color:#fafbff;color:#0048db;font-weight:700}.au-navbar-vertical__link--is-open .au-navbar-vertical__dropdown{display:block}.au-navbar-vertical__toggle{margin-left:auto}.au-navbar-vertical__dropdown{display:block;width:100%;border-top:1px solid #dce8ff;padding-top:12px;display:none}.au-navbar-vertical__dropdown-link{display:block;width:100%;padding:12px 0;text-decoration:none}.au-navbar-vertical__dropdown-link:before{content:"•";font-weight:700;margin-inline:10px}.au-navbar-vertical__dropdown-link:hover,.au-navbar-vertical__dropdown-link:focus{font-weight:700}.au-navbar-vertical__dropdown-link--is-active,.au-navbar-vertical__dropdown-link--is-open{color:#0048db;font-weight:700}.au-navbar-vertical__alert{display:flex;gap:8px;align-items:flex-start;flex-direction:column;padding:24px 24px 0}.au-navbar-vertical__actions{display:flex;gap:8px;padding:24px;position:fixed;bottom:0;left:0;width:100%;background-color:#fff}.au-navbar-vertical__actions>*{flex-grow:1}@media (min-width:600px){.au-navbar-vertical__actions{position:absolute}}.au-notifications-bar{background-color:#fff}.au-notifications-bar__section>.au-text{padding:16px 24px;background-color:#fff}.au-notifications-bar__section:first-child>.au-notifications-bar__list{background-color:#fafbff}.au-notifications-bar__section:first-child .au-notifications-bar__item{border-bottom:1px solid #e2e4e9;position:relative}.au-notifications-bar__section:first-child .au-notifications-bar__item .au-notifications-bar__link .au-text{font-weight:700}.au-notifications-bar__section:first-child .au-notifications-bar__item:before{content:"";position:absolute;width:8px;height:8px;border-radius:999px;background-color:#e52222;left:8px;top:calc(50% - 4px)}.au-notifications-bar__item{display:flex;align-items:center;border-top:1px solid #fafbff}.au-notifications-bar__item>*:nth-child(1){flex-grow:1}.au-notifications-bar__item>*:nth-child(2){margin-left:auto}.au-notifications-bar__link{border:none;background:none;font:inherit;color:inherit;text-align:inherit;display:flex;align-items:center;gap:12px;padding:24px 8px 24px 24px;cursor:pointer}.au-notifications-bar__delete-btn{border:none;background:none;padding:0;font:inherit;text-align:inherit;cursor:pointer;color:#0048db}.au-notifications-bar__delete-btn .au-text{color:inherit}.au-notifications-bar__actions{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column;padding:0 24px 0 0}.au-notifications-bar__actions>span.au-text{color:#454a54}.au-notifications-bar__actions>span.au-text+.au-notifications-bar__delete-btn{margin-top:8px}.au-profile-nav{display:flex;gap:16px}.au-profile-nav__badget{width:48px;height:48px;background-color:#9abcff;border-radius:999px;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.au-footer{background-color:#fff;border-top:1px solid #e2e4e9;padding-block:32px}@media (min-width:600px){.au-footer{padding-block:48px}}.au-footer__container{width:100%;max-width:1232px;margin:0 auto;padding:0 24px}@media (min-width:1024px){.au-footer__container{padding:0 16px}}.au-footer__container{display:flex;flex-direction:column;gap:48px}.au-footer__content{display:flex;align-items:center;justify-content:space-between}@media (max-width:1023px){.au-footer__content{gap:32px;flex-direction:column}}.au-footer__content-logos{display:flex;gap:16px;align-items:center}@media (max-width:1023px){.au-footer__content-logos{gap:32px;flex-direction:column}}.au-footer__content-divider{display:none}@media (min-width:1024px){.au-footer__content-divider{display:block;width:1px;height:60px;background-color:#e2e4e9}}.au-footer__content-certificates{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}@media (max-width:1023px){.au-footer__content-certificates{justify-content:center;padding-top:32px;border-top:1px solid #e2e4e9}}@media (min-width:1024px){.au-footer__content-certificates{margin-right:8px}}.au-footer__content-copyrights{max-width:385px;text-align:center}@media (min-width:1024px){.au-footer__content-copyrights{text-align:right}}.au-footer__bottom{display:flex;align-items:center;justify-content:center;text-align:center}.au-footer-full{background-color:#fff;border-top:1px solid #e2e4e9;padding-block:32px}@media (min-width:600px){.au-footer-full{padding-block:48px}}@media (min-width:1024px){.au-footer-full{padding-block:64px}}.au-footer-full__container{width:100%;max-width:1232px;margin:0 auto;padding:0 24px}@media (min-width:1024px){.au-footer-full__container{padding:0 16px}}.au-footer-full__container{gap:32px;display:flex;flex-direction:column}@media (min-width:1024px){.au-footer-full__container{gap:48px}}.au-footer-full__logo{display:flex;align-items:center}.au-footer-full__links{color:inherit;text-decoration:none;display:flex;flex-direction:column;gap:32px}@media (min-width:1024px){.au-footer-full__links{flex-direction:row;justify-content:space-between}}.au-footer-full__links--is-clickable{cursor:pointer}.au-footer-full__links--is-clickable:hover .au-text{color:#16181d}.au-footer-full__links-category{max-width:272px;display:flex;flex-direction:column;gap:16px}.au-footer-full__links-socials{display:flex;align-items:center;gap:16px}.au-footer-full__company-info{max-width:320px;display:flex;flex-direction:column;gap:24px}@media (min-width:1024px){.au-footer-full__company-info{gap:16px}}.au-footer-full__address-label{display:block}.au-footer-full__company-overview{padding-top:32px;border-top:1px solid #e2e4e9}@media (min-width:1024px){.au-footer-full__company-overview{padding-top:48px}}.au-footer-full__bottom{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:32px}@media (min-width:1024px){.au-footer-full__bottom{gap:48px;flex-direction:row;padding-top:48px;border-top:1px solid #e2e4e9}}.au-footer-full__bottom-certificates{display:flex;align-items:center;flex-direction:row;width:100%;justify-content:space-between;flex-wrap:wrap;gap:32px 0px}.au-footer-full__bottom-certificates--with-border{border-top:1px solid #e2e4e9;padding-top:32px}@media (min-width:1024px){.au-footer-full__bottom-certificates{justify-content:start;flex-wrap:nowrap;gap:32px}}.au-footer-full__bottom-side{display:flex;width:100%;flex-direction:column;align-items:center;border-top:1px solid #e2e4e9;text-align:center}@media (min-width:1024px){.au-footer-full__bottom-side{border-top:0;text-align:right;align-items:flex-end}}.au-footer-full__stores{display:flex;gap:13px;flex-wrap:wrap;align-items:center}@media (min-width:1024px){.au-footer-full__stores{gap:16px}}.au-footer-full__stores-title{text-align:left}@media (max-width:599px){.au-footer-full__stores-title{width:100%}}.au-footer-full__stores-logo{color:inherit;text-decoration:none;cursor:pointer;max-width:129px}@media (max-width:599px){.au-footer-full__stores-logo{flex:1}}@media (min-width:1024px){.au-footer-full__stores-logo{width:117px}}.au-footer-full__stores-logo--is-clickable{cursor:pointer}.au-footer-full__stores-logo--is-clickable:hover{opacity:.6}.au-footer-full__copyrights{padding-top:32px}@media (min-width:1024px){.au-footer-full__copyrights{padding-top:16px}}.au-field{cursor:pointer;border-radius:8px}.au-field__input-holder{position:relative;height:56px}.au-field__input{height:56px}.au-field__textarea{padding:10px;box-sizing:border-box;resize:vertical;border:none;outline:none;width:100%;height:100%;min-width:100%}.au-field__textarea--horizontal-resize{resize:both}.au-field__textarea-container{position:relative;display:inline-block;min-width:100%}.au-field__input,.au-field__textarea{background-color:#fff;border:1px solid #454a54;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:16px;line-height:22px;padding:16px;width:100%}.au-field__input:hover,.au-field__textarea:hover{border:1px solid #16181d}.au-field__input:focus,.au-field__textarea:focus{border-color:#0048db;outline:1px solid #0048db}.au-field__char-counter{text-align:right;color:#454a54}.au-field:focus-within:not(.au-field--error) .au-field__header-label{color:#0048db}.au-field__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px}.au-field__header-label{display:flex;gap:4px;color:#454a54;cursor:pointer;font-size:14px;font-weight:600}.au-field__header-label--required{color:#991717}.au-field__header-label--optional{color:#454a54;font-weight:400}.au-field__header-icon span{font-size:14px;color:#454a54}.au-field__right-slot{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.au-field__message{font-size:14px;font-weight:400;line-height:22px;padding-top:8px;color:#454a54}.au-field__message--error{color:#991717}.au-field--disabled{cursor:not-allowed}.au-field--disabled .au-field__input,.au-field--disabled .au-field__textarea{background-color:#e2e4e9;border-color:#5e6573;color:#5e6573;cursor:not-allowed}.au-field--disabled .au-field__header-label{color:#5e6573;cursor:not-allowed}.au-field--error .au-field__input,.au-field--error .au-field__textarea{background-color:#f5eff0;border-color:#991717}.au-field--error .au-field__input:focus,.au-field--error .au-field__textarea:focus{border-color:#0048db}.au-field--error .au-field__header-label{color:#991717}.au-field--success .au-field__input,.au-field--success .au-field__textarea{animation:inputSuccess 2s forwards}.au-field--success .au-field__header-label{animation:labelSuccess 2s forwards}.au-field--success .au-field__header-icon .au-icon{animation:iconSucess 2s forwards}@keyframes inputSuccess{0%,70%{background-color:#f0fcf5;border-color:#10593b}}@keyframes labelSuccess{0%,70%{color:#10593b}}@keyframes iconSucess{0%,70%{opacity:1}to{opacity:0}}.au-field__input-autocomplete{display:flex;flex-direction:column;width:100%;max-height:212px;margin-top:4px;padding-inline-start:0;box-sizing:border-box;border:1px solid #0048db;background:#fff;border-radius:8px;overflow:hidden;cursor:auto;position:absolute;transform-origin:top left;transform:scaleY(0);opacity:0;visibility:hidden;transition:transform .2s,opacity .2s,visibility 0s .2s;z-index:1}.au-field__input-autocomplete--open{transform:scaleY(1);opacity:1;visibility:visible;transition:transform .2s,opacity .2s}.au-field__input-autocomplete::-webkit-scrollbar{width:16px}.au-field__input-autocomplete::-webkit-scrollbar-thumb{background-color:#135df5;border:4px solid #ffffff;border-radius:8px}.au-field__input-autocomplete::-webkit-scrollbar-track{background-color:#fff;border-radius:8px}.au-field__input-option{display:flex;justify-content:space-between;padding:16px 24px;cursor:pointer}.au-field__input-option:hover{background-color:#f6f7fa;color:#16181d}.au-token-field{max-width:max-content}.au-token-field__container{display:flex;gap:8px}.au-token-field__input{font-size:20px;text-align:center;padding:8px;-moz-appearance:textfield}.au-token-field__input[type=number]::-webkit-inner-spin-button,.au-token-field__input[type=number]::-webkit-outer-spin-button{display:none}.au-token-field__input[type=number]{-moz-appearance:textfield}.au-container{width:100%;max-width:1232px;margin:0 auto;padding:0 24px}@media (min-width:1024px){.au-container{padding:0 16px}}.au-sub-header{padding-block:12px;background-color:#fff}@media (min-width:600px){.au-sub-header{padding-block:22px}}.au-sub-header--with-help .au-sub-header__container{grid-template-columns:1fr auto 1fr}.au-sub-header__container{display:grid;gap:8px;align-items:center;grid-template-columns:auto 1fr}@media (max-width:599px){.au-sub-header__container{padding-inline:8px}}@media (min-width:600px){.au-sub-header__container{gap:16px;grid-template-columns:1fr auto 1fr}}.au-sub-header__title{grid-column:2;text-align:center}.au-sub-header__button{width:48px;height:48px}.au-sub-header__button:last-child{justify-self:end}.au-sub-header__button .au-icon{width:24px;height:24px}.au-sub-header__button .au-icon svg{width:24px;height:24px}.au-modal{height:100vh;width:100vw;position:fixed;top:0;left:0;bottom:0;right:0;background-color:#16181dcc;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s ease;z-index:5}@keyframes slideInY{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInX{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideCentralized{0%{transform:translate(-50%,calc(100% + 12px))}to{transform:translate(-50%,-50%)}}.au-modal--is-open{opacity:1;visibility:visible;pointer-events:all}.au-modal--is-open .au-modal__container{animation:slideInY .3s ease forwards}.au-modal--is-open.au-modal--mobile-centralized .au-modal__container{animation:slideCentralized .3s ease forwards}.au-modal--is-open.au-modal--mobile-full-screen .au-modal__container{animation:none}@media (min-width:600px){.au-modal--is-open.au-modal--desktop-centralized .au-modal__container{animation:slideCentralized .3s ease forwards}.au-modal--is-open:not(.au-modal--desktop-centralized) .au-modal__container{animation:slideInX .3s ease forwards}}.au-modal__container{background-color:#fff;border-radius:16px 16px 0 0;padding:16px;position:fixed;z-index:6;bottom:0;display:flex;flex-direction:column;justify-content:space-between;gap:16px;width:100%;max-height:90vh}.au-modal.au-modal--mobile-centralized .au-modal__container{top:50%;left:50%;transform:translate(-50%,-50%);bottom:auto;width:90%;max-width:500px;height:min-content;border-radius:16px;display:flex;flex-direction:column;gap:16px}@media (min-width:600px){.au-modal:not(.au-modal--desktop-centralized) .au-modal__container{border-radius:16px 0 0 16px;box-shadow:0 24px 56px #7686ad14,0 12px 12px #0048db0a;top:0;right:0;bottom:auto;left:auto;margin:0;height:100vh;height:100dvh;max-width:414px;max-height:100vh}.au-modal.au-modal--desktop-centralized .au-modal__container{top:50%;left:50%;transform:translate(-50%,-50%);bottom:auto;display:flex;max-width:500px;gap:16px;height:min-content;flex-direction:column;border-radius:16px}}@media (max-width:599px){.au-modal--mobile-full-screen .au-modal__container{gap:0;padding:0;height:100vh;max-height:none;border-radius:0}.au-modal--mobile-full-screen .au-modal__content{padding:16px}}.au-modal__header{position:relative}.au-modal__header-close{background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:end;width:100%}.au-modal__header-close-icon{width:20px;height:20px}.au-modal__header-close-icon>svg{width:20px;height:20px;color:#313131}.au-modal__content{height:calc(100% - 150px);overflow-y:auto;flex:1}.au-modal__content::-webkit-scrollbar{width:16px}.au-modal__content::-webkit-scrollbar-track{background:#f4f7fb;border-radius:32px}.au-modal__content::-webkit-scrollbar-thumb{background:#0048db;border-radius:8px;border:4px solid #f4f7fb}.au-modal__content::-webkit-scrollbar-thumb:hover{background:#1737a4;transition:all .3s ease}.au-field__select{position:relative}.au-field__select-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;height:56px;background-color:#fff;border:1px solid #454a54;border-radius:8px;box-sizing:border-box;font-size:16px;line-height:22px;overflow:hidden}.au-field__select-wrapper:focus-within{border:2px solid #0048db}.au-field__select-input{width:100%;height:100%;border:none;padding:16px 56px 16px 16px;font-family:inherit;font-size:16px;line-height:22px}.au-field__select-input:read-only{cursor:pointer}.au-field__select-icon{position:absolute;right:16px;transition:transform .2s ease}.au-field__select-options{display:flex;flex-direction:column;width:100%;max-height:212px;margin-top:16px;padding-inline-start:0;box-sizing:border-box;border:1px solid #0048db;background:#fff;border-radius:8px;overflow:hidden;cursor:auto;position:absolute;transform-origin:top left;transform:scaleY(0);opacity:0;visibility:hidden;transition:transform .2s,opacity .2s,visibility 0s .2s;z-index:1}.au-field__select-options--open{transform:scaleY(1);opacity:1;visibility:visible;transition:transform .2s,opacity .2s}.au-field__select-options::-webkit-scrollbar{width:16px}.au-field__select-options::-webkit-scrollbar-thumb{background-color:#135df5;border:4px solid #ffffff;border-radius:8px}.au-field__select-options::-webkit-scrollbar-track{background-color:#fff;border-radius:8px}.au-field__select-option{display:flex;justify-content:space-between;padding:16px 24px;cursor:pointer}.au-field__select-option:not(.au-field__select-option--selected):hover,.au-field__select-option--highlighted:not(.au-field__select-option--selected){background-color:#f6f7fa;color:#16181d}.au-field__select-option--selected{background-color:#0048db;color:#fff;font-weight:700}.au-field__select-option--selected .au-icon>svg{color:#fff}.au-field__select-option--disabled{pointer-events:none;cursor:not-allowed;background-color:#e2e4e9;color:#5e6573}.au-field__select-option--disabled .au-icon>svg{color:#5e6573}.au-field__select-option--empty{cursor:default;background-color:#e2e4e9;color:#5e6573}.au-field__select-option--empty:hover{background-color:#e2e4e9}.au-field__select--open .au-field__select-wrapper{border:2px solid #0048db}.au-field__select--open .au-field__select-wrapper .au-field__select-icon{transform:rotate(180deg)}.au-field__select--disabled{pointer-events:none;cursor:not-allowed}.au-field__select--disabled .au-field__select-wrapper{background-color:#e2e4e9}.au-field__select--disabled .au-field__select-wrapper .au-icon>svg{color:#5e6573}.au-field__select--error .au-field__select-wrapper{background-color:#f5eff0;border-color:#991717}.au-field__select--error .au-field__select-wrapper:focus{border-color:#0048db}.au-field__fullscreen-options-select-search-bar{display:flex;align-items:center;justify-content:space-between;width:100%;height:56px;margin:16px 0 24px;background-color:#fff;border:1px solid #e2e4e9;border-radius:8px;box-sizing:border-box;color:#5e6573;font-size:16px;line-height:22px;overflow:hidden}.au-field__fullscreen-options-select-search-bar:focus-within{border:2px solid #0048db}.au-field__fullscreen-options-select-options{display:flex;flex-direction:column;gap:16px;margin-right:8px}.au-field__fullscreen-options-select-option{display:flex;justify-content:space-between;padding:16px;cursor:pointer;border-radius:8px;border:1px solid #e2e4e9;color:#16181d;transition:all .2s ease-in-out}.au-field__fullscreen-options-select-option:not(.au-field__fullscreen-options-select-option--selected):hover,.au-field__fullscreen-options-select-option--highlighted:not(.au-field__fullscreen-options-select-option--selected){background-color:#f6f7fa;color:#16181d}.au-field__fullscreen-options-select-option--selected{background-color:#0048db;border-color:#0048db;color:#fff;font-weight:700}.au-field__fullscreen-options-select-option--selected .au-icon>svg{color:#fff}.au-field__fullscreen-options-select-option--disabled{pointer-events:none;cursor:not-allowed;background-color:#e2e4e9;color:#5e6573}.au-field__fullscreen-options-select-option--disabled .au-icon>svg{color:#5e6573}.au-field__fullscreen-options-select-option--empty{cursor:default;background-color:#e2e4e9;color:#5e6573}.au-field__fullscreen-options-select-option--empty:hover{background-color:#e2e4e9}.au-field:not(.au-field--error):has(.au-field__select--open) .au-field__header-label{color:#0048db}.au-field:not(.au-field--error):has(.au-field__select--open) .au-field__select-wrapper,.au-field:not(.au-field--error):has(.au-field__select--open) .au-field__select-wrapper:focus-within{border-width:1px}.au-password-field__container{position:relative;height:56px}.au-password-field__input{position:absolute;padding:16px 92px 16px 16px}.au-password-field__btn{background-color:transparent;border:none;color:#0048db;cursor:pointer;font-family:"Source Sans 3",sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;position:absolute;z-index:1;background-position-y:center;right:16px;height:56px}.au-password-field__btn:disabled{cursor:not-allowed}.au-datepicker__header{display:flex;justify-content:space-between}.au-datepicker__header-segments{display:flex;gap:8px}.au-datepicker__header-navigation-btn{cursor:pointer;outline:none;background-color:transparent;border:none}@media (min-width:600px){.au-datepicker__segment{position:relative}}.au-datepicker__segment--open .au-datepicker__segment-input .au-icon{transform:rotate(180deg)}.au-datepicker__segment--open .au-datepicker__segment-list-holder{transform:translate(0);visibility:visible}@media (min-width:600px){.au-datepicker__segment--open .au-datepicker__segment-list-holder{opacity:1;transform:none}}.au-datepicker__segment-input{background:none;font:inherit;color:inherit;text-align:inherit;padding:8px;gap:8px;display:flex;border-radius:8px;cursor:pointer;border:1px solid #e2e4e9}.au-datepicker__segment-list-holder{background:#fff;border-radius:16px 16px 0 0;position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:1;display:flex;flex-direction:column;transform:translate(100%);transition:visibility .2s,transform .2s}@media (min-width:600px){.au-datepicker__segment-list-holder{inset:unset;left:0;opacity:0;top:calc(100% + 8px);height:224px;border-radius:16px;border:1px solid #e2e4e9;transform:none;transition:opacity .2s,visibility .2s,transform .2s}}.au-datepicker__segment-list-header{padding:24px 16px;display:flex;align-items:center;justify-content:space-between}.au-datepicker__segment-list-header button{border:none;background:none;padding:0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}@media (min-width:600px){.au-datepicker__segment-list-header{display:none}}.au-datepicker__segment-list{overflow-x:scroll;flex:1}.au-datepicker__segment-list-item{padding:16px 24px;font-size:16px;line-height:150%;cursor:pointer}.au-datepicker__segment-list-item:hover,.au-datepicker__segment-list-item--active{background-color:#f6f7fa}.au-datepicker__segment-list-item:not(:last-of-type){border-bottom:1px solid #e2e4e9}@media (min-width:600px){.au-datepicker__segment-list-item:not(:last-of-type){border-bottom:none}}.au-datepicker__segment-title{font-family:"Source Sans 3",sans-serif;font-size:16px;font-weight:600}.au-datepicker__calendar{visibility:hidden;opacity:0;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;transition:opacity .2s,visibility .2s}@media (min-width:600px){.au-datepicker__calendar{width:414px;position:absolute;top:calc(100% + 90px);left:0;right:auto;bottom:auto;transition:opacity .2s,visibility .2s,transform .2s ease-in-out}}.au-datepicker__calendar--visible,.au-datepicker__calendar--visible .au-datepicker__calendar-backdrop{visibility:visible;opacity:1}.au-datepicker__calendar--visible .au-datepicker__calendar-card{transform:translateY(0)}@media (min-width:600px){.au-datepicker__calendar--visible{transform:translateY(-74px)}}.au-datepicker__calendar-backdrop{background-color:#16181dcc;cursor:pointer;position:absolute;width:100%;height:100%;visibility:0;z-index:1;-webkit-tap-highlight-color:transparent;opacity:0;transition:visibility .2s,opacity .2s}@media (min-width:600px){.au-datepicker__calendar-backdrop{display:none}}.au-datepicker__calendar-card{width:100%;padding:16px;position:absolute;border-radius:16px 16px 0 0;border:1px solid #e2e4e9;background:#fff;bottom:0;z-index:2;transform:translateY(500px);transition:transform .2s ease-in-out}@media (min-width:600px){.au-datepicker__calendar-card{position:relative;height:auto;transform:none;bottom:auto;transition:none;border-radius:16px}}.au-datepicker__calendar-base{width:100%}.au-datepicker__calendar-grid{width:100%;margin-top:16px}.au-datepicker__calendar-weekday,.au-datepicker__calendar-day{width:48px;height:48px;font-size:16px;font-weight:400;text-align:center;color:#16181d}@media (max-width:320px){.au-datepicker__calendar-weekday,.au-datepicker__calendar-day{width:30px;height:30px}}.au-datepicker__calendar-day{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid transparent;transition:border .2s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out}.au-datepicker__calendar-day:hover{border:1px solid #0048db}.au-datepicker__calendar-day[data-disabled]{cursor:default;color:#5e6573}.au-datepicker__calendar-day[data-disabled]:hover{border:1px solid transparent}.au-datepicker__calendar-day[data-selected]{background-color:#0048db;color:#fff}.au-datepicker__calendar-actions-dock{display:flex;gap:8px;padding-top:16px}@media (min-width:600px){.au-datepicker__calendar-actions-dock{display:none}}.au-datepicker__calendar-cancel{max-width:125px}.au-datepicker{position:relative;-webkit-tap-highlight-color:transparent}.au-datepicker__field-container{position:relative}.au-datepicker__calendar-holder{border:none;background:none;padding:0;font:inherit;color:inherit;text-align:inherit;cursor:pointer;display:inline-flex;align-items:center}.au-checkbox{position:relative}.au-checkbox__holder{cursor:pointer;display:flex;gap:16px;align-items:start}.au-checkbox__input{position:absolute;opacity:0;width:0;height:0}.au-checkbox__input:checked~.au-checkbox__check{background-color:#0048db;border-color:#0048db}.au-checkbox__input:checked~.au-checkbox__check .au-icon svg{opacity:1}.au-checkbox__input:hover:not(:focus)~.au-checkbox__check{border-color:#0048db;outline:2px solid #F2F5FC}.au-checkbox__input:hover:not(:checked)~.au-checkbox__check{background-color:#f2f5fc}.au-checkbox__input:focus~.au-checkbox__check{box-shadow:0 0 0 1px #fff,0 0 0 3px #0048db}.au-checkbox__check{background-color:#fff;border:2px solid #454a54;border-radius:4px;height:20px;width:20px;transition:background-color .2s ease}.au-checkbox__check .au-icon svg{position:absolute;left:2px;top:2px;opacity:0;transition:opacity .2s ease}.au-checkbox__label{color:#454a54;font-family:"Source Sans 3",sans-serif;font-size:14px;line-height:22px;word-wrap:break-word;max-width:calc(100% - 32px)}.au-checkbox--error .au-checkbox__check{border:2px solid #991717}.au-checkbox--disabled .au-checkbox__holder{cursor:not-allowed}.au-checkbox--disabled .au-checkbox__input:checked~.au-checkbox__check{background-color:#c4c9d4;border-color:#c4c9d4}.au-checkbox--disabled .au-checkbox__input:hover~.au-checkbox__check{border-color:#c4c9d4;outline:none}.au-checkbox--disabled .au-checkbox__input:hover:not(:checked)~.au-checkbox__check{background-color:inherit}.au-checkbox--disabled .au-checkbox__check{border:2px solid #c4c9d4}.au-checkbox--disabled .au-checkbox__label{color:#c4c9d4}.au-checkbox-group{display:flex;flex-direction:column;gap:16px}.au-checkbox-group__label--required{color:#991717}.au-checkbox-group__fields{display:flex;flex-direction:column;gap:16px}.au-checkbox-group--horizontal .au-checkbox-group__fields{flex-direction:row}.au-radio-field{cursor:pointer;display:flex;align-items:center;gap:8px;width:max-content}.au-radio-field--left-direction{flex-direction:row}.au-radio-field--right-direction{flex-direction:row-reverse}.au-radio-field__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;cursor:pointer;position:relative;height:20px;width:20px}.au-radio-field__input:after,.au-radio-field__input:before{content:"";border-radius:50%;position:absolute}.au-radio-field__input:after{background-color:#454a54;content:"";height:8px;width:8px;left:6px;top:6px;transform:scale(0);transform-origin:center;transition:transform .2s}.au-radio-field__input:before{content:"";border:2px solid #454a54;height:20px;width:20px}.au-radio-field__input:checked:before{border-color:#0048db;background-color:#0048db;transition:all .2s ease}.au-radio-field__input:checked:after{background-color:#fff;transform:scale(1)}.au-radio-field__input:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #0048db}.au-radio-field__input:hover:not(:focus){background-color:#f2f5fc;outline:2px solid #F2F5FC}.au-radio-field__label{color:#454a54;font-size:14px;line-height:22px}.au-radio-field--disabled,.au-radio-field--disabled .au-radio-field__input{cursor:not-allowed}.au-radio-field--disabled .au-radio-field__input:before{border-color:#c4c9d4}.au-radio-field--disabled .au-radio-field__input:checked:before{background-color:#c4c9d4}.au-radio-field--disabled .au-radio-field__label{cursor:not-allowed;color:#c4c9d4}.au-radio-field--error .au-radio-field__input:before{border:2px solid #991717}.au-radio-field--error .au-radio-field__input:checked:before{border-color:#0048db}.au-radio-group{display:flex;flex-direction:column;gap:16px}.au-radio-group__label--required{color:#991717}.au-radio-group__fields{display:flex;flex-direction:column;gap:16px}.au-radio-group--horizontal .au-radio-group__fields{flex-direction:row}.au-alert{font-family:"Source Sans 3",sans-serif;border-radius:16px;display:flex;justify-content:space-between;gap:16px;padding:16px}.au-alert__content{display:flex;gap:16px;flex:1}.au-alert__container--horizontal .au-alert__action-btn{margin-top:8px}.au-alert__container--vertical{display:flex;gap:16px;flex-direction:row;justify-content:space-between;width:100%}.au-alert__title{color:#16181d;font-size:16px;font-weight:400;line-height:24px}.au-alert__title--bold{font-weight:600}.au-alert__support-text{color:#454a54;font-size:14px;line-height:21px}.au-alert__action-btn{font-family:"Source Sans 3",sans-serif;background-color:transparent;border:none;color:#0048db;cursor:pointer;font-size:16px;font-weight:600;line-height:24px}.au-alert__close-btn{cursor:pointer;background:transparent;border:none;display:flex}.au-alert__timer{text-align:center;align-self:flex-start}.au-alert__countdown{color:#a64a08}.au-alert--info--type-1{background-color:#f3f0fc;border:1px solid #510cb2}.au-alert--info--type-2{background-color:#eee6ff;border:none}.au-alert--success--type-1{background-color:#f0fcf5;border:1px solid #10593b}.au-alert--success--type-2{background-color:#e5fff0;border:none}.au-alert--warning--type-1,.au-alert--timer--type-1{background-color:#fcf4f0;border:1px solid #a64a08}.au-alert--warning--type-2,.au-alert--timer--type-2{background-color:#fff0e6;border:none}.au-alert--timer--type-1 .au-alert__content,.au-alert--timer--type-2 .au-alert__content{align-items:center}.au-alert--error--type-1{background-color:#f5eff0;border:1px solid #991717}.au-alert--error--type-2{background-color:#ffe5e5;border:none}.au-tabs--type-2{border-bottom:1px solid #e2e4e9}.au-tabs--type-2 button{border:0;background-color:transparent}.au-tabs--type-2 .au-tabs__btns{margin-bottom:0}.au-tabs__container{display:flex;flex-direction:column}@media (min-width:600px){.au-tabs__container{flex-direction:row;align-items:center;justify-content:space-between}}.au-tabs__left-panel{display:flex;align-items:center;gap:8px}.au-tabs__label{display:none}@media (min-width:600px){.au-tabs__label{display:unset}}.au-tabs__btns{display:flex;position:relative;white-space:nowrap;overflow-x:scroll;margin-bottom:20px}.au-tabs__btns::-webkit-scrollbar{display:none}@media (min-width:600px){.au-tabs__btns{overflow:unset;margin-bottom:0}}.au-tabs__btns-option{border:none;background:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer;line-height:20px;color:#454a54;font-size:14px;font-family:Lexend Deca,sans-serif;padding:8px 16px;position:relative;transition:all .3s ease}.au-tabs__btns-option--active{color:#0048db;font-weight:700}.au-tabs__btns-indicator{position:absolute;bottom:-1px;left:0;height:2px;background-color:#0048db;transition:all .3s cubic-bezier(.4,0,.2,1)}.au-tabs__children{margin-top:24px}@media (min-width:600px){.au-tabs__children{margin-top:32px}}.au-skeleton{background-color:#f6f7fa;border-radius:8px}.au-skeleton--color-secondary{background-color:#ecedf1}.au-skeleton--active{background:linear-gradient(90deg,#f6f7fa 25%,#ecedf1,#f6f7fa 75%);background-size:200% 100%;animation:loadingAnimation 1.5s infinite}.au-skeleton--shape{border-radius:8px}.au-skeleton--shape-square{border-radius:0}.au-skeleton--shape-circle{border-radius:100px}@keyframes loadingAnimation{0%{background-position:200% 0}to{background-position:0 0}}.au-spinner svg{animation:rotate 1.2s linear infinite}@keyframes rotate{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.au-progress-bar{display:flex;flex-direction:column;gap:12px}.au-progress-bar__bar{background-color:#e2e4e9;overflow:hidden;border-radius:4px;width:100%;height:8px}.au-progress-bar__bar-filled{background-color:#0048db;transition:width .3s ease-in-out;border-radius:500px;height:8px}.au-progress-bar__steps{display:flex;width:100%;gap:8px}.au-progress-bar__step-container{display:flex;align-items:center;justify-content:center;background-color:#e2e4e9;border-radius:4px;width:100%;height:8px}.au-progress-bar__step-filled{transition:background-color .3s ease-in-out;background-color:transparent;border-radius:4px;width:100%;height:100%}.au-progress-bar__step-filled--is-active{background-color:#0048db}.au-progress-bar__text{display:flex;flex-direction:row;justify-content:space-between}.au-tag{font-family:"Source Sans 3",sans-serif;display:flex;justify-content:center;border-radius:8px;padding:8px;width:fit-content}.au-tag__content{display:flex;gap:8px;justify-content:center;align-items:center}.au-tag__content-icon .au-icon,.au-tag__content-icon .au-icon>svg{width:16px;height:16px}.au-tag__content-support-text{color:#16181d;font-size:12px;font-weight:600;line-height:18px}.au-tag--size-small{height:26px;padding:4px 8px}.au-tag--size-medium{height:36px}.au-tag--size-large{height:38px}.au-tag--size-large-support-text{font-size:14px;line-height:22px}.au-tag--border-rounded{border-radius:500px}.au-tag--color-primary.au-tag--info{background-color:#eee6ff}.au-tag--color-primary.au-tag--success{background-color:#e5fff0}.au-tag--color-primary.au-tag--error{background-color:#ffe5e5}.au-tag--color-primary.au-tag--warning{background-color:#fff0e6}.au-tag--color-primary.au-tag--support{background-color:#f1fcff}.au-tag--color-primary.au-tag--neutral{background-color:#e2e4e9}.au-tag--color-secondary.au-tag--info{background-color:#d4bfff}.au-tag--color-secondary.au-tag--success{background-color:#a1e5bd}.au-tag--color-secondary.au-tag--error{background-color:#ffbfbf}.au-tag--color-secondary.au-tag--warning{background-color:#ffdabf}.au-tag--color-secondary.au-tag--support{background-color:#ccf3ff}.au-tag--color-secondary.au-tag--neutral{background-color:#c4c9d4}.au-tag--type-badge.au-tag--info p{color:#46008c}.au-tag--type-badge.au-tag--error p{color:#731111}.au-tag--type-badge.au-tag--success p{color:#08331a}.au-tag--type-badge.au-tag--warning p{color:#803500}.au-tag--type-badge.au-tag--support p{color:#004155}.au-tag--type-badge.au-tag--size-large{height:36px;font-size:12px;line-height:18px}.au-tag--full-width{width:100%}.au-tag__action-btn{font-family:"Source Sans 3",sans-serif;background-color:transparent;border:none;color:#0048db;cursor:pointer;font-size:12px;font-weight:600;line-height:19px}.tooltip-container{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;width:max-content}.tooltip-container .tooltip{visibility:hidden;background-color:#16181d;border-radius:8px;max-width:204px;width:max-content;padding:8px;position:absolute;z-index:1;opacity:0;transition:opacity .3s;color:#fff;font-family:"Source Sans 3",sans-serif;font-size:14px;text-align:center}.tooltip-container .tooltip:after{content:"";position:absolute;border-width:5px;border-style:solid}.tooltip-container:hover .tooltip,.tooltip-container:focus-within .tooltip,.tooltip-container.tooltip-open .tooltip{visibility:visible;opacity:1}.tooltip-container.tooltip-top .tooltip{bottom:125%}.tooltip-container.tooltip-top .tooltip:after{top:100%;left:50%;margin-left:-5px;border-color:#16181d transparent transparent transparent}.tooltip-container.tooltip-bottom .tooltip{top:125%}.tooltip-container.tooltip-bottom .tooltip:after{bottom:100%;left:50%;margin-left:-5px;border-color:transparent transparent #16181d transparent}.tooltip-container.tooltip-left .tooltip{right:125%}.tooltip-container.tooltip-left .tooltip:after{top:50%;left:100%;margin-top:-5px;border-color:transparent transparent transparent #16181d}.tooltip-container.tooltip-right .tooltip{left:125%}.tooltip-container.tooltip-right .tooltip:after{top:50%;right:100%;margin-top:-5px;border-color:transparent #16181d transparent transparent}.au-badgeInfo{font-family:"Source Sans 3",sans-serif;display:flex;justify-content:center;border-radius:8px;width:fit-content;height:26px;padding:4px 8px}.au-badgeInfo__content{display:flex;gap:4px;justify-content:center;align-items:center}.au-badgeInfo__content-icon .au-icon,.au-badgeInfo__content-icon .au-icon>svg{width:16px;height:16px}.au-badgeInfo__content-support-text{color:#313131;font-size:12px;font-weight:600}.au-badgeInfo--color-primary.au-badgeInfo--info{background-color:#eee6ff}.au-badgeInfo--color-primary.au-badgeInfo--success{background-color:#e5fff0}.au-badgeInfo--color-primary.au-badgeInfo--error{background-color:#ffe5e5}.au-badgeInfo--color-primary.au-badgeInfo--warning{background-color:#fff0e6}.au-badgeInfo--color-primary.au-badgeInfo--progress{background-color:#f1fcff}.au-badgeInfo--color-primary.au-badgeInfo--neutral{background-color:#e2e4e9}.au-badgeInfo--color-secondary.au-badgeInfo--info{background-color:#d4bfff}.au-badgeInfo--color-secondary.au-badgeInfo--success{background-color:#a1e5bd}.au-badgeInfo--color-secondary.au-badgeInfo--error{background-color:#ffbfbf}.au-badgeInfo--color-secondary.au-badgeInfo--warning{background-color:#ffdabf}.au-badgeInfo--color-secondary.au-badgeInfo--progress{background-color:#ccf3ff}.au-badgeInfo--color-secondary.au-badgeInfo--neutral{background-color:#c4c9d4}.au-badgeState{font-family:"Source Sans 3",sans-serif;display:flex;justify-content:center;border-radius:8px;padding:4px 6px;width:fit-content}.au-badgeState__content{display:flex;gap:8px;justify-content:center;align-items:center}.au-badgeState__content .au-icon>svg{width:14px;height:14px}.au-badgeState__content-support-text{font-size:12px;font-weight:600}.au-badgeState--icon-only{width:20px;height:20px;padding:4px}.au-badgeState--variant-strong .au-icon{color:#fff!important}.au-badgeState--border-circle{width:20px;height:20px;border-radius:50%;aspect-ratio:1;display:flex;justify-content:center;align-items:center;padding:4px;align-content:center}.au-badgeState--variant-regular.au-badgeState--info{background-color:#eee6ff;color:#46008c}.au-badgeState--variant-regular.au-badgeState--success{background-color:#e5fff0;color:#10593b}.au-badgeState--variant-regular.au-badgeState--error{background-color:#ffe5e5;color:#991717}.au-badgeState--variant-regular.au-badgeState--warning{background-color:#fff0e6;color:#803500}.au-badgeState--variant-regular.au-badgeState--support{background-color:#f1fcff;color:#004155}.au-badgeState--variant-strong{color:#fff}.au-badgeState--variant-strong.au-badgeState--info{background-color:#510cb2}.au-badgeState--variant-strong.au-badgeState--success{background-color:#10593b}.au-badgeState--variant-strong.au-badgeState--error{background-color:#991717}.au-badgeState--variant-strong.au-badgeState--warning{background-color:#a64a08}.au-badgeState--variant-strong.au-badgeState--support{background-color:#005c77}.au-logo>svg{display:block}.au-carousel{overflow-x:hidden}.au-carousel--draggable .au-carousel__rail{cursor:grab}.au-carousel__rail{position:relative;display:flex;overflow:auto;scroll-snap-type:x mandatory;list-style-type:none}@media (max-width:599px){.au-carousel__rail{width:calc(100% + 24px)}}.au-carousel__rail::-webkit-scrollbar{display:none}.au-carousel__item{flex-shrink:0;-webkit-user-select:none;user-select:none}.au-carousel__item--snap{scroll-snap-align:start}.au-carousel__actions{display:flex;align-items:center;justify-content:space-between;margin-top:32px}@media (max-width:599px){.au-carousel__actions{margin-top:24px}}.au-carousel__actions{position:relative}.au-carousel__scrollbar{width:calc(100% - 114px);background:#e2e4e9;height:8px;border-radius:500px;flex-grow:0}.au-carousel__scrollbar-scroll{height:100%;width:272px;background-color:#0048db;-webkit-transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;border-radius:500px}@media (max-width:599px){.au-carousel__pagination{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:fit-content;display:flex;align-items:center}}.au-carousel__btns{display:flex;gap:16px}@media (max-width:599px){.au-carousel__btns--pages{width:100%;justify-content:space-between}}html{box-sizing:border-box;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}:focus:not(:focus-visible){outline:none}.au-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-family:"Source Sans 3",sans-serif;background-color:#fff}.au-card{font-family:"Source Sans 3",sans-serif}.au-card__root{background-color:#fff;border-radius:16px;border:1px solid #e2e4e9;padding:16px}.au-card__root--border-none{border:none}.au-card__root--color-secondary{background-color:#f6f7fa}.au-card__root--paddingless{padding:0}.au-card__root--with-hover-shadow{transition:box-shadow .4s ease}.au-card__root--with-hover-shadow:hover{box-shadow:1px 0 8px 1px #0000001a}.au-card__container{display:flex;flex-direction:column;align-items:start;width:100%;height:100%}.au-card__container--direction-row{flex-direction:row}.au-card__container--align-items-center{align-items:center}.au-card__container--justify-content-center{justify-content:center}.au-card__container--justify-content-space-between{justify-content:space-between}.au-card__emphasis{background-color:#f2f5fc;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:16px;margin:0 -16px;width:calc(100% + 32px)}.au-card__emphasis-container{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:end}.au-card__tag{border-radius:8px;display:flex;justify-content:center;align-items:center;gap:4px;padding:4px 16px;width:100%;color:#16181d;font-size:14px;font-weight:600;line-height:21px}.au-card__tag--primary{background-color:#95f0cf}.au-card__tag--secondary{background-color:#eee6ff}.common-offer-card__title{display:flex;flex-direction:column;align-items:center;flex-grow:1}.common-offer-card__title--small{align-items:flex-start}.common-offer-card__btn-container{display:flex;flex-direction:column;justify-content:end;gap:8px;width:100%}.common-offer-card__btn-container--small{flex-direction:row-reverse}@media (min-width: 768px){.common-offer-card__btn-container{height:104px}}.loading-modal__loader{background-color:#0048db;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:center;padding:24px;position:absolute;top:0;left:0;right:0}.loading-modal__bar{width:57px;height:6px;background:linear-gradient(90deg,#0048db,#04d98c);margin:0 16px;border-radius:6px;animation:animationBar 1s linear infinite}@keyframes animationBar{0%{background-position:0 0}50%{background-position:25px 0}to{background-position:57px 0}}.loading-modal__partner{width:80px;height:80px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.loading-modal__partner img{width:54px}.loading-modal__message{margin:112px 0 0;text-align:center}.loading-modal .creditkit-modal{z-index:200}.loading-modal .creditkit-modal__card{padding:0}.loading-modal .creditkit-modal__card{border-radius:20px 20px 16px 16px}.creditkit-offer-card--small{width:100%;height:auto}.creditkit-offer-card .au-card__container img:nth-of-type(1){max-width:160px}.creditkit-offer-card__callout-tag{margin:-16px auto -16px -16px}.creditkit-offer-card__callout-tag:before{content:"";border-radius:16px 0;display:inline-block;background:linear-gradient(to bottom right,#3edcff 0%,#3edcff 50%,transparent 50%,transparent 100%);width:64px;height:64px;position:relative;top:0;right:0}.creditkit-offer-card__callout-tag:after{content:"NOVO";display:block;font-size:14px;font-weight:700;font-family:Lexend Deca,sans-serif;margin-top:-64px;position:relative;right:0;transform:rotate(-45deg);top:0}.creditkit-new-card{border-radius:16px;border:1px solid #e2e4e9;background-color:#fff;padding:12px;display:flex;flex-direction:column;gap:12px}@media (min-width: 1024px){.creditkit-new-card{width:360px;padding:16px}}.creditkit-new-card__content{display:flex;gap:16px}.creditkit-new-card__content__image{background-color:#f6f7fa;border-radius:8px;width:72px;height:112px;min-width:72px;max-height:112px;display:flex;align-items:center;justify-content:center;overflow:hidden}.creditkit-new-card__content__image>img{width:56px;height:56px;object-fit:contain}.creditkit-new-card__content__image--card{background-color:transparent;border-radius:4px}.creditkit-new-card__content__image--card>img{width:100%;height:100%;object-fit:cover}.creditkit-new-card__content__text{display:flex;flex-direction:column;justify-content:center;gap:8px}.creditkit-new-card__buttons{display:flex;align-items:center;gap:4px;width:100%}.creditkit-new-card__buttons>button{flex:1}.creditkit-redirect-loader{height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%}@media (min-width: 1024px){.creditkit-redirect-loader{gap:16px}}.creditkit-redirect-loader__text{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}.creditkit-promo-banner{border-radius:16px;width:100%;margin:auto}@media only screen and (min-width: 620px) and (max-width: 1024px){.creditkit-promo-banner{margin:0}}@media only screen and (min-width: 400px) and (max-width: 1024px){.creditkit-promo-banner{max-width:392px}}.creditkit-promo-banner--clickable{cursor:pointer}@media (min-width: 1024px){.creditkit-promo-banner{width:390px;margin:0}}.creditkit-promo-banner__bg{background:linear-gradient(270deg,#a7ddff -75.37%,#1d73ca 100%);border-radius:16px;display:flex;overflow:hidden}.creditkit-promo-banner__texts{display:flex;flex-direction:column;justify-content:space-between;gap:8px;padding:12px;flex:1}.creditkit-promo-banner__texts .au-text--heading-medium{line-height:24px}@media (min-width: 600px){.creditkit-promo-banner__texts{padding:12px 16px}}.creditkit-promo-banner .au-tag{width:fit-content;height:26px}.creditkit-promo-banner__cards{position:relative}.creditkit-promo-banner__cards-back{position:absolute;width:88px;transform:rotate(-10deg) translateY(6px);right:24px;top:-6px}@media (min-width: 600px){.creditkit-promo-banner__cards-back{right:52px}}.creditkit-promo-banner__cards-front{position:absolute;width:90px;transform:rotate(-10deg) translateY(4px);top:-15px;right:-18px;z-index:1}@media (min-width: 600px){.creditkit-promo-banner__cards-front{top:-13px;right:10px}}.creditkit-promo-banner .details-promo-banner{background:linear-gradient(270deg,#a7ddff -75.37%,#1d73ca 100%);border-radius:16px;padding:16px}.creditkit-promo-banner .details-promo-banner__header{border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:16px}.creditkit-promo-banner .details-promo-banner__header-title{padding:16px 0 0;line-height:28px}.creditkit-promo-banner .details-promo-banner__header-title span{color:#ccf3ff}.creditkit-promo-banner .details-promo-banner__content{padding:16px 0 0}.creditkit-promo-banner .details-promo-banner__content-list{list-style-type:decimal;padding-left:20px}.creditkit-promo-banner .details-promo-banner__content-list li{margin-bottom:8px}.creditkit-promo-banner .details-promo-banner__content-list li:first-of-type{margin-bottom:8px}.creditkit-promo-banner .details-promo-banner__content-list li::marker{color:#fff}.credit-carousel{position:relative;display:flex;align-items:center}.credit-carousel__track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%;-webkit-user-select:none;user-select:none;scrollbar-width:none;gap:16px}.credit-carousel__track>*{scroll-snap-align:start;flex-shrink:0}.credit-carousel__track::-webkit-scrollbar{display:none}@media (min-width: 1024px){.credit-carousel__track{gap:24px}}.credit-carousel__track--dragging{cursor:grabbing}.credit-carousel__item{padding-top:3px;padding-left:3px;scroll-snap-align:start;flex-shrink:0;-webkit-user-select:none;user-select:none}.credit-carousel__dots{display:flex;justify-content:center;align-items:center;margin-top:16px;gap:8px}.controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:24px}@media (min-width: 1024px){.controls{justify-content:end;gap:24px}}.dot{width:4px;height:4px;border-radius:50%;background-color:#c4c9d4;transition:all .3s ease;cursor:pointer}.dot.active{background-color:#16181d;border-radius:45px;width:38px}.credit-modal .au-modal.au-modal--desktop-centralized .au-modal__container{max-width:590px}.credit-modal .au-modal__header-close{position:absolute}.credit-modal .au-modal__header-close svg{color:#313131}.credit-modal .credit-carousel-wrapper .controls{justify-content:space-between}.credit-modal .credit-carousel__track{gap:8px}.credit-modal .credit-carousel__item{padding-top:0;padding-left:0}.credit-modal__strong-text{background-image:url(https://cdn-shell.acordocerto.net/resources/v0.1244.0/stars-8a540853.svg);background-repeat:no-repeat;background-position-x:146px}.credit-modal__card{border:1px solid #e2e4e9;border-radius:16px;padding:16px;margin-top:16px;width:275px;height:360px;display:flex;flex-direction:column;justify-content:space-between}.credit-modal__card--large{height:380px}.credit-modal__card--premium{background-color:#16181d;border-color:#16181d}.credit-modal__card--premium button{background-color:#fff}.credit-modal__image-container{display:flex;justify-content:center;padding-top:8px}.credit-modal__image-container picture,.credit-modal__image-container img{height:96px;max-width:100%}.credit-modal__offer-content-container{border-top:1px solid #e2e4e9;padding-top:16px;margin-top:16px;display:flex;flex-direction:column;gap:8px;width:100%}.credit-modal__offer-content-container button{margin-top:8px}.credit-modal__tag{width:max-content}.offer-empty-state{background-color:#f5eff0;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:16px;width:100%}@media (min-width: 768px){.offer-empty-state{flex-direction:row;justify-content:start;gap:24px;text-align:left;padding:24px}}.offer-list-tab__container{display:grid;flex-direction:column;justify-content:center;gap:16px;margin:24px 0}@media (min-width: 600px){.offer-list-tab__container{grid-template-columns:1fr 1fr}}@media (min-width: 900px){.offer-list-tab__container{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1200px){.offer-list-tab__container{grid-template-columns:1fr 1fr 1fr 1fr}}.offer-list-tab__benefits-container{border-top:1px solid #e2e4e9;padding-top:24px}.offer-list-tab__benefits-container>p{margin-bottom:8px}@media (min-width: 600px){.offer-list-tab__alert{max-width:292px}}.offers-list{display:flex;flex-direction:column;gap:24px}.collapse-hub{display:flex;flex-direction:column;padding:16px;border:1px solid #e2e4e9;border-radius:16px}.collapse-hub__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.collapse-hub__title{display:flex;justify-content:flex-start;align-items:center;gap:10px}.collapse-hub__icon{transition:transform .3s ease-in-out}.collapse-hub__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out,padding-top .3s ease-in-out}.collapse-hub__content__inner{overflow:hidden}.collapse-hub__divider{margin-bottom:16px;transition:border-color .2s ease-in-out;border-top:1px solid transparent}.collapse-hub--open .collapse-hub__icon{transform:rotate(180deg)}.collapse-hub--open .collapse-hub__content{grid-template-rows:1fr;padding-top:16px}.collapse-hub--open .collapse-hub__divider{border-color:#e2e4e9}.details-page-carousel{border-top:1px solid #e2e4e9;margin-top:24px;margin-bottom:24px}.details-page-carousel__title{margin-top:24px;margin-bottom:24px}.details-page-carousel .creditkit-offer-card{width:308px}.hub-details__highlights-variant{display:flex;align-items:stretch;margin:auto;width:100%}@media (min-width: 600px){.hub-details__highlights-variant{width:484px}}.hub-details__highlights-variant__item{flex:1;text-align:center}.hub-details__highlights-variant__item:first-child{padding-right:16px}.hub-details__highlights-variant__item+.hub-details__highlights-variant__item{border-left:1px solid rgba(49,49,49,.15);padding-left:16px}.hub-details__hero-variant--premium .hub-details__highlights-variant__item+.hub-details__highlights-variant__item{border-left-color:#e2e4e926}.hub-details__hero{margin:-16px;padding:12px;border-radius:24px;background-color:#f6f7fa;display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){.hub-details__hero{padding:16px}}.hub-details__hero__tag{margin:0 auto}.hub-details__hero--premium{background-color:#16181d}.hub-details__hero--premium .au-text{color:#fff}.hub-details__hero--premium .au-btn--type-primary{color:#0048db;background-color:#fff;border:1px solid #ffffff}.hub-details__hero--premium .au-btn--type-outlined{color:#fff;border-color:#fff}.hub-details__hero__image{max-width:80%;height:150px;margin:auto}.hub-details__hero__image--small{height:56px}.hub-details__hero__title{text-align:center;max-width:484px;margin:auto}.hub-details__hero__actions{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}@media (min-width: 1024px){.hub-details__hero__actions{width:320px;margin:auto}}.hub-details__hero .au-tag{width:fit-content;margin:auto}.hub-details{display:flex;flex-direction:column;opacity:1;gap:20px;margin:32px auto;transition:opacity .3s ease-in-out}.hub-details--loading{opacity:0}.hub-details--layout-test{margin-bottom:24px}@media (min-width: 1024px){.hub-details{flex-direction:row;justify-content:space-between}}@media (min-width: 1024px){.hub-details--new-hero{flex-direction:column}}@media (min-width: 1024px){.hub-details--new-hero .hub-details__benefits{width:648px;max-width:648px}}.hub-details__benefits{display:flex;flex-direction:column;gap:24px;border-top:1px solid #e2e4e9;padding-top:20px}.hub-details__benefits__collapses{display:flex;flex-direction:column;gap:16px}.hub-details__benefits__content{display:flex;flex-direction:column;gap:20px;font-size:14px;font-weight:400;line-height:21px;text-align:left;color:#16181d}.hub-details__benefits__content ul{display:flex;flex-direction:column;gap:10px}.hub-details__benefits__content ul li{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.hub-details__benefits__content ul li:before{content:"•";margin-right:10px}@media (min-width: 1024px){.hub-details__benefits{max-width:565px;border:none}}.hub-details__alert{display:flex;gap:16px;padding:16px;background-color:#eee6ff;border-radius:16px;color:#454a54}.hub-details__alert svg{color:#46008c}.hub-details__footer{display:flex;flex-direction:column;gap:24px;margin-bottom:24px;white-space:pre-line}.hub-details__footer-legal-text{border-top:1px solid #e2e4e9;padding-top:24px}@media (min-width: 1024px){.hub-details__footer{padding:0}.hub-details__footer>button{display:none}}.hub-details__fixed-action{position:fixed;bottom:-80px;left:0;right:0;height:80px;padding:16px 24px;transition:bottom .3s ease-in-out;border:1px solid #e2e4e9;background-color:#fff}.hub-details__fixed-action--visible{bottom:0;z-index:10}@media (min-width: 1024px){.hub-details__fixed-action{display:none}}.hub-details__loader-container{height:calc(100vh - 80px);display:flex;justify-content:center;align-items:center}.hub-details__empty{padding:0 24px}.hub-details__empty .offer-empty-state,.hub-details__empty .error{width:100%;margin:100px auto 20px;max-width:1232px}@media (min-width: 600px){.hub-details__empty .offer-empty-state,.hub-details__empty .error{margin:100px auto 20px}}.hub-details__empty .error{margin:60px auto 20px}.loader-page{display:flex;flex-direction:column;justify-content:flex-end;text-align:start;align-items:center;background-color:#fff;padding:0 24px;gap:8px;width:100vw;height:calc(100vh - 80px)}@media (min-width: 600px){.loader-page{justify-content:center;text-align:center}}.loader-page__content{display:flex;flex-direction:column;gap:24px}.loader-page__progress-container{width:100%;height:8px;background-color:#e2e4e9;border-radius:500px;overflow:hidden;margin-top:24px}@media (min-width: 1024px){.loader-page__progress-container{width:416px}}.loader-page__progress-bar{height:100%;background-color:#0048db;transition:width .5s linear}.loader-page__text{color:#16181d;transition:color .5s ease}.loader-page__text--fade-in{opacity:0;transform:translateY(20px);animation:fadeInMove 1.5s forwards}.loader-page__text--fade-out{color:#e2e4e9!important;transform:translateY(-8px);transition:transform .5s ease,color .5s ease}@keyframes fadeInMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mm-form__step--monthly-expense,.mm-form__step--benefits,.mm-form__step--annuity{display:flex;flex-direction:column;gap:24px}.mm-form__step--monthly-expense strong{font-weight:700}.mm-form__step--monthly-expense .form-container{display:flex;flex-direction:column;gap:16px}.mm-form__step--monthly-expense .form-content-container{display:flex;flex-direction:column;gap:8px}.mm-form__step--monthly-expense .negative-user-container{display:flex;flex-direction:column;gap:24px;justify-content:space-between;height:70vh}.mm-form__step--monthly-expense .highlight{display:flex;flex-direction:column;align-items:center;gap:8px;border-radius:16px;padding:16px;text-align:center}.mm-form__step--monthly-expense .highlight--positive{background-color:#f0fcf5}.mm-form__step--monthly-expense .highlight--positive strong{color:#10593b}.mm-form__step--monthly-expense .highlight--alert{background-color:#fcf4f0}.select-options__option{cursor:pointer;background-color:transparent;border:1px solid #e2e4e9;border-radius:8px;padding:16px;display:block;width:100%;text-align:start}.select-options__option:not(:last-child){margin-bottom:16px}.select-options__option:hover{background-color:#f6f7fa}.mm-info-box{border:1px solid #e2e4e9;border-radius:16px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.mm-info-box strong{font-weight:600}.mm-form{display:flex;flex-direction:column;gap:24px}.mm-form__container{display:flex;min-height:100vh;position:relative}.mm-form__content-container{position:absolute;min-height:calc(100vh - 48px);height:100%;width:100%}@media (min-width: 1024px){.mm-form__content-container{top:0;left:0;width:35%;min-height:100vh}}.mm-form__content{margin:24px;height:100%}@media (min-width: 600px){.mm-form__content{margin:32px 64px 40px}}@media (min-width: 1024px){.mm-form__image{position:fixed;top:0;right:0;width:65%;height:100vh;background-color:#0048db;background-repeat:no-repeat;background-size:cover;background-position-y:center;background-image:url(https://cdn-shell.acordocerto.net/resources/v0.1244.0/form-background-9785fe1c.webp)}}.mm-form__loader{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.share{height:100%;width:100%;background-color:#000000b3;position:fixed;top:0;left:0;overflow:hidden;display:none;z-index:10;justify-content:center;align-items:end;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.share__card{background-color:#fff;padding:24px;display:flex;flex-direction:column;max-height:100%;width:100%;max-width:504px;border-radius:16px 16px 0 0;margin:0}.share__close{width:100%;display:flex;justify-content:end;margin-bottom:16px}.share__close>img{float:right;cursor:pointer}.share__close>img:hover{scale:1.1}.share__title{font-family:Lexend Deca;font-size:20px;font-weight:700;line-height:28px;margin-bottom:24px}.share__content{flex-grow:1;overflow-y:auto;overflow-x:auto;margin-bottom:24px;display:flex;flex-direction:row;gap:24px;margin-inline:-24px;padding-inline:24px;scrollbar-width:none}.share__content::-webkit-scrollbar{display:none}.share__item{cursor:pointer}.share__item:hover{transform:scale(.95);transition:all .2s ease-in-out}.share__item-content{width:56px;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}.share__copied{filter:grayscale(100%);-webkit-filter:grayscale(100%)}.share__item-title{font-family:Source Sans 3;font-size:12px;font-weight:400;line-height:18px}.share-open{display:flex}.share-close{animation:hideModal .3s forwards}@keyframes hideModal{0%{display:flex}to{display:none}}.slide-in-bottom{-webkit-animation:slide-in-bottom .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-bottom .3s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.slide-out-bottom{-webkit-animation:slide-out-bottom .3s cubic-bezier(.55,.085,.68,.53) both;animation:slide-out-bottom .3s cubic-bezier(.55,.085,.68,.53) both}@-webkit-keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}.mm-annual-fee{display:flex;align-items:center;justify-content:flex-start;gap:8px}@media (min-width: 1024px){.mm-annual-fee{width:60%}}.mm-annual-fee__value{display:flex;gap:8px;padding:4px 8px;border-radius:8px;background-color:#eee6ff}.mm-annual-fee__value>span{color:#46008c;text-transform:uppercase}.mm-annual-fee__value button{padding:0;height:auto}.mm-expense-info{display:flex;gap:16px;justify-content:space-between;align-items:flex-start;padding:16px;border-radius:16px;background-color:#eee6ff}.mm-expense-info button{padding:0;height:auto}@media (min-width: 1024px){.mm-expense-info{align-items:center;width:100%}}.mm-expense-info__values{display:flex;gap:16px}@media (max-width: 1023px){.mm-expense-info__values>div{display:flex;flex-direction:column}}.mm-expense-info__expanse{white-space:nowrap}.mm-edit-expense{display:flex;flex-direction:column;gap:24px;padding:0 4px 32px}.mm-edit-expense__header,.mm-edit-expense__content,.mm-edit-expense__buttons{display:flex;flex-direction:column;gap:8px}.mm-search-config{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:16px 24px;background:#fafbff}.mm-search-config__title{display:flex;justify-content:space-between;width:100%}.mm-search-config__title button{transition:transform .3s linear;transform:rotate(0);border:none;background-color:transparent;cursor:pointer}.mm-search-config__title--open button{transform:rotate(180deg)}.mm-search-config__body{display:flex;flex-direction:column;width:100%;max-height:0;height:100%;overflow:hidden;transition:max-height .4s ease-in-out}.mm-search-config__body--open{max-height:500px}.mm-search-config__content{padding:16px 0}.mm-order-filters{display:flex;flex-direction:column;gap:8px}.mm-order-filters__list{display:flex;gap:8px}.mm-order-filters__item{display:flex;align-items:center;gap:8px;width:120px;padding:8px 16px;border:1px solid #e2e4e9;border-radius:500px;cursor:pointer}.mm-order-filters__item span{color:#454a54}.mm-order-filters__item--selected{border-color:#9abcff;background-color:#fafbff}.mm-order-filters__item--selected span{color:#0048db}.mm-benefits-filter{display:flex;flex-direction:column;gap:24px}.mm-benefits-filter__list{display:flex;flex-direction:column;gap:16px}@media (min-width: 1024px){.mm-benefits-filter__list{flex-direction:row;flex-wrap:wrap;gap:16px}}.mm-benefits-filter__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e2e4e9;background-color:#fff;border-radius:16px;padding:16px;height:220px}@media (min-width: 1024px){.mm-benefits-filter__item{width:350px}}.mm-benefits-filter__item-texts{display:flex;flex-direction:column;align-items:center;text-align:center}.mm-tag{display:flex;align-items:center;width:fit-content;padding:4px 6px;border-radius:8px}.mm-tag--info{background-color:#eee6ff;color:#46008c}.mm-tag--success{background-color:#e5fff0;color:#10593b}.mm-tag--warning{background-color:#fff0e6;color:#803500}.mm-tag--support{background-color:#f1fcff;color:#004155}.mm-tag__text{display:flex;align-items:center;gap:10px;font-size:12px}.mm-highlights{display:flex;flex-direction:column;height:100%;width:100%}.mm-highlights__content{display:flex;flex-direction:column;gap:16px;height:100%;width:100%;padding:16px}.mm-highlights__item{display:flex;justify-content:space-between;align-items:center}.mm-highlights__item-description button{display:flex;align-items:center;border:none;background-color:transparent;cursor:pointer;color:#0048db}.mm-highlights__item-description span{display:flex;align-items:center;text-align:end}.mm-highlights__annuity{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;width:100%;border-top:1px dashed #c4c9d4}.mm-highlights__annuity>p{font-size:12px}.mm-highlights__annuity--free>p{color:#10593b}.mm-highlights__annuity img{cursor:pointer}.mm-highlights__modal{display:flex;flex-direction:column;justify-content:space-between;gap:8px}@media (min-width: 600px){.mm-highlights__modal{height:calc(100vh - 100px)}}.mm-highlights__modal-content{display:flex;flex-direction:column;gap:16px}.mm-highlights__modal-icon>img{width:24px;height:24px}.mm-highlights__modal-title>h1,.mm-highlights__modal-title h2,.mm-highlights__modal-title h3,.mm-highlights__modal-title h4,.mm-highlights__modal-title h5,.mm-highlights__modal-title h6,.mm-highlights__modal-title p{font-family:Lexend Deca,sans-serif;font-size:20px;line-height:28px;color:#16181d;font-weight:400}@media (min-width: 1024px){.mm-highlights__modal-title>h1,.mm-highlights__modal-title h2,.mm-highlights__modal-title h3,.mm-highlights__modal-title h4,.mm-highlights__modal-title h5,.mm-highlights__modal-title h6,.mm-highlights__modal-title p{font-size:24px;line-height:32px}}.mm-highlights__modal-description{display:flex;flex-direction:column;gap:16px;margin:16px 0}.mm-highlights__modal-description p{font-family:"Source Sans 3",sans-serif;font-size:16px;line-height:24px;color:#454a54}@media (min-width: 1024px){.mm-highlights__modal-description p{font-size:20px;line-height:30px}}.mm-highlights__modal-description ul{display:flex;flex-direction:column;gap:16px}.mm-highlights__modal-description ul p{font-size:14px;line-height:21px}@media (min-width: 1024px){.mm-highlights__modal-description ul p{font-size:16px;line-height:24px}}.mm-highlights .au-modal__content{height:max-content}.mm-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border:1px solid #e2e4e9;border-radius:16px;min-width:288px;max-width:320px;min-height:450px;width:100%}.mm-card--first{border-color:#faca2c}.mm-card--second{border-color:#c3c0c0}.mm-card--third{border-color:#d69657}.mm-card__stamp{position:absolute;top:-3px;left:-3px;width:0;height:0;border-right:50px solid transparent;border-radius:8px;display:flex;justify-content:center;align-items:center}.mm-card__stamp--first{border-top:50px solid #faca2c}.mm-card__stamp--second{border-top:50px solid #c3c0c0}.mm-card__stamp--third{border-top:50px solid #d69657}.mm-card__stamp>span{position:absolute;top:-47px;left:8px}.mm-card__header{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px}.mm-card__image{height:88px;object-fit:contain}.mm-card__body{display:flex;flex-direction:column;align-items:center;background-color:#f2f5fc}.mm-card__footer{padding:16px}.mm-card-skeleton{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e2e4e9;background-color:#fff;border-radius:16px;margin-right:12px;padding:16px;width:288px;gap:16px;position:relative}@media (max-width: 344px){.mm-card-skeleton{width:240px}}.mm-card-skeleton--first{border:1px solid #faca2c}.mm-card-skeleton--second{border:1px solid #c3c0c0}.mm-card-skeleton--third{border:1px solid #d69657}.mm-card-skeleton__stamp{position:absolute;top:-3px;left:-3px;width:0;height:0;border-right:50px solid transparent;border-radius:8px;z-index:1;display:flex;justify-content:center;align-items:center}.mm-card-skeleton__stamp--first{border-top:50px solid #faca2c}.mm-card-skeleton__stamp--second{border-top:50px solid #c3c0c0}.mm-card-skeleton__stamp--third{border-top:50px solid #d69657}.mm-card-skeleton__number{position:absolute;top:-47px;left:8px;color:#fff;font-size:16px;font-weight:700}.mm-card-skeleton__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.mm-card-skeleton__highlights{display:flex;flex-direction:column;gap:8px}.mm-card-skeleton__description{margin-right:-16px;margin-left:-16px}.mm-card-skeleton__footer{display:flex;flex-direction:column;gap:8px}.mm-result__header{display:flex;flex-direction:column;padding-top:24px}@media (min-width: 1024px){.mm-result__header{flex-direction:row;gap:32px;padding:24px}}@media (min-width: 1024px){.mm-result__header-info{width:60%}}@media (min-width: 1024px){.mm-result__search{display:none}}.mm-result__form-info{display:flex;flex-direction:column;gap:12px;width:100%}.mm-result__form-info--desktop{display:none}@media (min-width: 1024px){.mm-result__form-info--desktop{display:flex;flex-direction:row;align-items:flex-end;gap:32px}}.mm-result__separator{height:0px;background-color:#e2e4e9}@media (min-width: 1024px){.mm-result__separator{height:1px}}.mm-result__filters{display:flex;align-items:flex-end;justify-content:space-between;padding:24px}.mm-result__share{padding:8px 16px;cursor:pointer}.mm-result__benefits{background-color:#f2f5fc;padding:24px 0}.mm-result__carousel{padding:0 24px}.mm-result__disclaimer{padding:24px}.admanager{overflow:hidden}.admanager--hidden{display:none}.admanager__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.admanager__content:before{position:absolute;top:0;content:"Publicidade"!important;font-size:12px!important;color:#5e6573!important;display:block!important}.loader-circular{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.loader-circular--full-page{height:calc(100vh - 150px)}.loader-circular__loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:#5e52f9 #5e52f9 transparent transparent;box-sizing:border-box;animation:circularLoaderRotation 1s linear infinite}.loader-circular__loader:after,.loader-circular__loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:transparent transparent #bdb8ff #bdb8ff;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:circularLoaderRotationBack .5s linear infinite;transform-origin:center center}.loader-circular__loader:before{width:32px;height:32px;border-color:#776dff #776dff transparent transparent;animation:circularLoaderRotation 1.5s linear infinite}@keyframes circularLoaderRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes circularLoaderRotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.logged-in-header{position:sticky;top:0;z-index:5}@media (max-width: 768px){.logged-in-header .au-navbar-vertical__actions{position:static}}.logged-in-header__logo-mobile{display:flex;align-items:center;gap:16px}.logged-in-header__actions{display:flex;flex-direction:column;gap:32px}.page-loader{display:flex;align-items:center;justify-content:center;min-height:100vh}
