@charset "UTF-8";.common-offer-card__title{display:flex;flex-direction:column;align-items:center;flex-grow:1}.common-offer-card__title--small{align-items:flex-start}.au-tag{width:100%}.au-tag .au-tag__content-icon{font-size:14px;padding-bottom:2px}.au-tag .au-tag__content-support-text{padding-top:2px}.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}}.surprise-card-v1{display:flex;flex-direction:column;justify-content:space-between;padding:16px;background-color:#fff;border:1px solid #e2e4e9;border-radius:16px;height:474px}.surprise-card-v1__container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.surprise-card-v1__image-container{position:relative;display:flex;align-items:center;justify-content:center}.surprise-card-v1__lock-tag{background-color:#f2f5fc;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:8px;padding:8px 16px;position:absolute;z-index:1}.surprise-card-v1__lock-tag .au-icon>svg{width:20px;height:20px}.surprise-card-v1__image{width:170px;filter:blur(5px)}.surprise-card-v2{position:relative;overflow:hidden;padding:80px 16px 16px;background-color:#fff;border:1px solid #e2e4e9;border-radius:16px;text-align:center;height:474px}.surprise-card-v2__image{position:absolute;top:-70px;left:48px;right:48px;margin:auto;width:200px;max-height:127px;object-fit:cover;object-position:bottom}.surprise-card-v2__container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.surprise-card-v2__content{display:flex;flex-direction:column;justify-content:center;gap:24px}.surprise-card-v2__box-limit{background-color:#dce8ff;border-radius:8px;padding:8px;width:100%}.surprise-card-v2__highlights{display:flex;flex-direction:column;gap:16px;text-align:start}.surprise-card-v2__highlight{display:flex;align-items:center;gap:16px}.surprise-card-v2__highlight img{width:20px;height:20px}.creditkit-modal{height:100%;width:100%;background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;overflow:hidden;display:none;z-index:10}.creditkit-modal.creditkit-modal-mobile-center{align-items:center;justify-content:center}.creditkit-modal.creditkit-modal-mobile-bottom{align-items:end;justify-content:center}.creditkit-modal.creditkit-modal-desktop-center{align-items:center;justify-content:center}.creditkit-modal.creditkit-modal-desktop-side{align-items:center;justify-content:end}.creditkit-modal__card{background-color:#fff;padding:24px;display:flex;flex-direction:column}.creditkit-modal__card.card-mobile-center{max-height:100%;width:100%;border-radius:16px;margin:16px}.creditkit-modal__card.card-mobile-bottom{max-height:100%;width:100%;border-radius:16px 16px 0 0;margin:0}.creditkit-modal__card.card-desktop-center{max-height:100%;max-width:568px;border-radius:16px}.creditkit-modal__card.card-desktop-side{height:100%;max-width:437px}.creditkit-modal__close{width:100%;display:flex;justify-content:end;margin-bottom:24px}.creditkit-modal__close>img{float:right;cursor:pointer}.creditkit-modal__close>img:hover{scale:1.1}.creditkit-modal__title{font-family:Lexend Deca,sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#5e52f9;margin-bottom:8px}.creditkit-modal__content{flex-grow:1;overflow-y:auto}.creditkit-modal-open{display:flex}.creditkit-modal-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-in-right{-webkit-animation:slide-in-right .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right .3s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(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}}.slide-out-right{-webkit-animation:slide-out-right .3s cubic-bezier(.55,.085,.68,.53) both;animation:slide-out-right .3s cubic-bezier(.55,.085,.68,.53) both}@-webkit-keyframes slide-out-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}to{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}}@keyframes slide-out-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}to{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}}.loading-modal__loader{background-color:#0048db;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:center;padding:24px}.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{padding:24px;margin:8px 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 .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-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}.credit-best-offers{display:flex;flex-direction:column;justify-content:right;position:fixed;bottom:100px;right:0;transition:all .3s ease-in-out;transition:background-color none;z-index:4;background-color:#fff;border-radius:16px}@media (min-width: 1200px){.credit-best-offers{bottom:40px;right:7%}}@media (min-width: 1350px){.credit-best-offers{right:12%}}@media (min-width: 1550px){.credit-best-offers{right:15%}}@media (min-width: 1750px){.credit-best-offers{right:20%}}.credit-best-offers--closed{animation-name:mobile-close-best-offers;animation-duration:1s;animation-fill-mode:forwards}@media (min-width: 1200px){.credit-best-offers--closed{animation-name:desktop-close-best-offers;animation-fill-mode:forwards}}.credit-best-offers--opened{animation-name:mobile-open-best-offers;animation-duration:1s;animation-fill-mode:forwards}@media (min-width: 1200px){.credit-best-offers--opened{animation-name:desktop-open-best-offers;animation-fill-mode:forwards;animation-duration:1.5s}}.credit-best-offers--hide-cta{right:-300px}.credit-best-offers__header{display:flex;align-items:center;justify-content:space-between;background-color:#18256c;padding:8px;gap:8px;cursor:pointer;height:48px;border-top-left-radius:16px;border-bottom-left-radius:16px}@media (min-width: 1200px){.credit-best-offers__header{border-radius:16px}.credit-best-offers__header:hover{font-size:16px}.credit-best-offers__header:hover .credit-best-offers__title span:first-of-type{width:150px}}.credit-best-offers__header--opened{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:16px;justify-content:center}.credit-best-offers__header--opened .credit-best-offers__title span:first-of-type{width:150px}@media (min-width: 1200px){.credit-best-offers__header--opened{justify-content:space-between;padding:12px 16px}.credit-best-offers__header--opened .credit-best-offers__title span:first-of-type{width:150px}}.credit-best-offers__title{display:flex;gap:8px;font-size:24px}.credit-best-offers__title span{line-height:normal;align-items:center}.credit-best-offers__title span:first-of-type{display:flex;width:0px;transition:width .3s ease-in-out;overflow:hidden;white-space:nowrap}.credit-best-offers__content{height:0;width:0;display:none}.credit-best-offers__content__offers{display:flex;flex-direction:column;gap:16px}@media (min-width: 375px){.credit-best-offers__content__offers .common-offer-card__btn-container .au-btn--type-outlined,.credit-best-offers__content__offers .common-offer-card__btn-container--small .au-btn--type-outlined{width:200px}}.credit-best-offers__content--opened{display:flex;flex-direction:column;padding:16px;justify-content:space-between;gap:8px;animation-name:open-content;animation-duration:0s;animation-fill-mode:forwards;animation-delay:.4s;overflow-y:visible}@media (min-width: 1200px){.credit-best-offers__content--opened{border:1px solid #e2e4e9}}.credit-best-offers__content--opened .common-offer-card__btn-container{height:auto}.credit-best-offers__wrapper{visibility:hidden}@media (max-width: 1200px){.credit-best-offers__wrapper{position:fixed;bottom:0;left:0;height:100%;width:100%;visibility:hidden;opacity:0;display:flex;flex-direction:column;justify-content:flex-start;background-color:rgba(22,24,29,.5);overflow:hidden}.credit-best-offers__wrapper--opened{visibility:visible;opacity:1;z-index:2}}@keyframes mobile-open-best-offers{0%{right:-400px;bottom:-500px}15%{right:0;width:0;min-height:0;bottom:-500px}20%{width:100vw;min-height:0;bottom:-500px;border-top-left-radius:19px;border-top-right-radius:19px}25%{width:100vw;bottom:-500px;min-height:0;border-top-left-radius:19px;border-top-right-radius:19px}to{bottom:0;width:100vw;min-height:60vh;background-color:#fff;border-top-left-radius:19px;border-top-right-radius:19px}}@keyframes mobile-close-best-offers{0%{bottom:0;width:100vw;min-height:60vh}35%{width:100vw;min-height:0;right:0;bottom:-100px}60%{width:0;min-height:0;bottom:-100px}90%{right:-50px;bottom:100px;width:0;min-height:0}}@keyframes open-content{0%{display:none}to{display:flex;width:100%;height:100%}}@keyframes desktop-open-best-offers{0%{opacity:0;bottom:-550px}15%{width:0;opacity:1;min-height:0}20%{width:425px;border-radius:19px 19px 0 0}to{bottom:0;width:425px;min-height:50vh;background-color:#fff;border-radius:19px 19px 0 0;box-shadow:0 12px 12px rgba(0,72,219,.04),8px 24px 56px rgba(118,134,173,.16)}}@keyframes desktop-close-best-offers{0%{bottom:0;width:425px;min-height:50vh}35%{width:425px;min-height:0;bottom:-100px}60%{width:0;min-height:0;bottom:-100px}90%{bottom:40px;width:auto}}.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}.hub-card-highlights{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.hub-card-highlights>h5{color:#313131}.hub-card-highlights>span{text-align:end;max-width:50%}.hub-card-highlights--featured-topic{background-color:#eee6ff}.hub-card-highlights--featured-topic>h5{color:#16181d;font-size:16px;font-weight:600;line-height:24px}.hub-details{width:100%;max-width:1240px;display:flex;flex-direction:column;opacity:1;gap:20px;margin:32px auto;transition:opacity .3s ease-in-out;padding:0 24px;min-height:calc(100vh - 150px)}@media (min-width: 1024px){.hub-details{padding:0 16px}}.hub-details--loading{opacity:0}@media (min-width: 1024px){.hub-details{flex-direction:row;justify-content:space-between}}.hub-details__hero{display:flex;flex-direction:column;justify-content:center;gap:20px;width:100%}.hub-details__hero__tag{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}.hub-details__hero__image{display:flex;justify-content:center;align-items:center}.hub-details__hero__image>img{max-width:106px}@media (max-width: 1024px){.hub-details__hero__title{text-align:center}}.hub-details__hero__title .au-text{line-height:28px}@media (min-width: 1024px){.hub-details__hero__title .au-text{line-height:40px}}@media (min-width: 1024px) and (max-width: 1920px){.hub-details__hero{min-width:360px}}@media (min-width: 1024px){.hub-details__hero{max-width:360px;justify-content:flex-start}.hub-details__hero__image,.hub-details__hero__title,.hub-details__hero__tag{align-self:flex-start}}.hub-details__action{width:100%}.hub-details__action .au-text--caption{text-align:center;margin-top:8px}.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__benefits button{display: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__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}.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}.page-loader{display:flex;align-items:center;justify-content:center;height:100vh}.atende-flow .footer,.atende-flow .au-footer,.atende-flow .new-offers-modalV2 .modal-container,.atende-flow .my-debts-page__offers,.atende-flow .my-debts-page__offers+div,.atende-flow .my-debts-page__offers+div+div,.atende-flow .my-debts-page__score .debts-loader,.atende-flow .onboarding-page__illustration,.atende-flow .offer-trigger,.atende-flow .offers-page__content-cards,.atende-flow .my-agreements-page__container .tabs,.atende-flow .no-agreements__bottom-block,.atende-flow .au-icon--iconx{display:none}.atende-flow .onboarding-page__form{max-width:100%}.atende-flow .private-page{margin-top:0}.atende-flow.page-confirmation .au-header{display:block}.atende-flow .my-debts-page{padding-top:16px}.atende-flow .my-debts-page__container{max-width:99%}.atende-flow .debts-carousel__group{padding-left:8px}.atende-flow .debts-carousel__header{margin-bottom:16px}.atende-flow .au-header{height:60px}.atende-flow .au-header.au-header--fixed{position:initial}.atende-flow .au-header__container{justify-content:flex-start}.atende-flow .au-header__navbar-link[title=Inicio]{width:116px;overflow:hidden;position:relative;text-indent:-999px}.atende-flow .au-header__navbar-link[title=Inicio]:before{content:"Minhas dívidas";position:absolute;text-indent:999px}.atende-flow .au-header__navbar-link[title="Minhas Ofertas"],.atende-flow .au-header__navbar-link[title="Monitorar CPF"],.atende-flow .au-header__navbar-link[title="Central de ajuda"],.atende-flow .au-header__logo,.atende-flow .au-header__actions{display:none}#push-bell{z-index:9998;position:fixed;bottom:0;height:40px;width:40px;background:initial;background-color:#065fd4;background-position:center;background-size:50%;background-repeat:no-repeat;border:none;border-radius:50%;box-shadow:0 0 30px 5px rgba(0,0,0,.2);cursor:pointer;display:none}#push-prompt{all:initial;box-sizing:border-box;z-index:9999;position:fixed;bottom:0;max-width:32em;padding:1em;text-align:right;display:none}@media screen and (max-width: 40em){#push-prompt{margin:0;width:100%;max-width:none;padding:8px}}#push-margin{all:initial;display:block;box-sizing:border-box;width:100%;min-width:100%;padding:1em;border:1px solid #eaeaea;box-shadow:8px 16px 48px rgba(170,194,218,.24);border-radius:16px;background:white}#push-prompt-close{color:#135df5;position:absolute;cursor:pointer;font-weight:700;font-size:16px;top:24px;right:30px;font-weight:400;background-color:transparent!important}#push-margin h1{all:initial;display:block;margin-bottom:1em;font-size:1em;font-weight:400;text-align:center}#push-margin p{all:initial;display:block;font-size:16px;text-align:left;margin-top:4.8px;color:#5a5a5a;line-height:24px}#push-prompt-btns{display:flex;width:100%;margin-top:16px;box-sizing:border-box;justify-content:space-between}#push-prompt-button{font-size:14px;font-weight:700;display:inline-block;color:#fff;margin:0 10px 4.8px 0;border-radius:32px;cursor:pointer;text-align:center;border:2px solid #135df5;box-sizing:border-box;width:50%}#push-prompt-dismiss{font-weight:700;all:initial;display:inline-block;font-size:16px;color:#135df5;cursor:pointer;text-align:center;border:2px solid #135df5;background:#fff;box-sizing:border-box;margin:0 0 4.8px 6px;line-height:44px;border-radius:32px;width:50%}#push-button{all:initial;font-size:"medium";font-family:"verdana, sans-serif";border:none;border-radius:.5em;cursor:pointer;display:none}#push-subscribe{all:initial;display:inline-block}.cp-app-navigation{display:flex;flex-direction:column;padding:8px 24px;box-shadow:0 -2px 10px rgba(0,0,0,.1);border-top:1px solid #e2e4e9;background:white;position:fixed;height:72px;width:100%;bottom:0;left:0;z-index:4}.cp-app-navigation__indicator{display:flex;position:relative;top:-9px;bottom:10px;width:58px;height:4px;border-radius:0 0 10px 10px}.cp-app-navigation__indicator--active{background-color:#0048db}.cp-app-navigation__nav{display:flex;flex-direction:row;justify-content:space-around;width:100%}.cp-app-navigation__action{display:flex;flex-direction:column;align-items:center;width:58px;height:100%;gap:2px}.cp-app-navigation__action svg{width:20px;height:20px;color:#454a54}.cp-app-navigation__action--active p{font-weight:600}.cp-app-navigation__action--active svg{color:#0048db}@media (max-width: 599px){.cp-header .au-navbar-vertical__actions{position:static}}.cp-header .au-header__profile-notifications{display:none}.cp-header__actions{display:flex;flex-direction:column;gap:32px}.notification-fake-door{margin:24px;padding:16px;border:1px solid #e2e4e9;border-radius:16px;text-align:center}.notification-fake-door .au-text--heading-small{margin-bottom:16px}.notification-fake-door__buttons{display:flex;flex-direction:column;margin-top:16px;gap:8px}.notification-fake-door__close{display:flex;justify-content:end;margin-bottom:16px}.notification-fake-door__close .au-icon{cursor:pointer}.private-page{margin-top:80px}.private-page--cp,.private-page--without-header{margin-top:0}.au-header__actions{position:relative}.notifications-icon{cursor:pointer;position:absolute;left:10px;top:10px;box-sizing:content-box;border:2px solid #ffffff;background-color:#e52222;border-radius:500px;width:12px;height:12px;display:flex;justify-content:center;align-items:center}@media (min-width: 1024px){.notifications-icon{left:26px}}.notifications-icon .au-text{font-size:12px;color:#f6f7fa;line-height:0px}.header__logos{display:flex;gap:16px}.header__divider{height:48px;width:1px;background-color:#e2e4e9;border:none}.au-logo{display:flex}.ac-icon,.ac-icon>svg{width:24px;height:24px;color:#0048db;display:flex;align-items:center;justify-content:center}.ac-icon--size-large,.ac-icon--size-large svg{width:32px;height:32px}.ac-icon--color-dark>svg{color:#454a54}.heading-section{background-color:#f0fcf5;padding:24px;width:100%;position:relative;display:flex;align-items:center;flex-direction:column;text-align:center;height:243px;line-height:28px}@media (min-width: 600px){.heading-section{height:176px}}.heading-section__debit-account{background-color:#fff;height:unset;padding:0}.heading-section__debit-account img{background-color:#fafbff;width:100%;border-bottom:1px solid #e2e4e9}@media (min-width: 1024px){.heading-section__debit-account{background-color:#fafbff;height:164px;flex-direction:row-reverse;justify-content:space-between}.heading-section__debit-account img{border-bottom:none;background-color:unset;width:unset}}.heading-section__debit-account .heading-section__container{max-width:420px;padding:24px}@media (min-width: 1024px){.heading-section__debit-account .heading-section__container{align-items:start;text-align:left;margin-left:64px;padding:0}}.heading-section__debit-account .heading-section__container .au-text--heading-medium{line-height:33.6px;max-width:516px}.heading-section__success{height:320px}@media (min-width: 600px){.heading-section__success{height:276px}}.heading-section__container{max-width:552px;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:8px}.heading-section__container .au-text--heading-small,.heading-section__container .au-text--heading-medium{line-height:28px}.heading-section__container .au-text span{color:#0048db}@media (min-width: 600px){.heading-section__container{text-align:center;align-items:center}}.heading-section__title--retry{max-width:328px}.heading-section__retry{background-color:#f1fcff;height:320px}@media (min-width: 600px){.heading-section__retry{height:316px}}.heading-section__retry-icon{border-radius:100%;border:1px solid #ccf3ff;padding:8px}.heading-section__retry-icon .au-icon--iconclock{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#ccf3ff;border-radius:100%}.polling-skeleton{width:100%;border-radius:8px;height:24px;margin-bottom:16px;background:linear-gradient(-90deg,#ffffff,#e2e4e9,#ffffff);animation:slidingGradient 2s linear infinite;background:linear-gradient(-90deg,#ffffff,#f6f7fa,#ffffff);background-size:400% 400%}.copied-code-warning{z-index:20;min-width:272px;width:calc(100% - 32px);max-width:1240px;gap:16px;display:flex;justify-content:space-between;padding:16px;border-radius:16px;border:1px solid #10593b;background:#f0fcf5;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .5s ease;z-index:-1}.copied-code-warning .au-icon svg{color:#10593b}.copied-code-warning--container-desc{display:flex;gap:16px}@media (min-width: 720px){.copied-code-warning--container-desc{gap:16px;width:100%;width:calc(100% - 48px)}}.copied-code-warning--visible{z-index:10;opacity:1;top:130px}.copied-code-warning--hide{top:50%;opacity:0;z-index:-1}.payment-section{background-color:#fff;border-radius:16px;border:1px solid #e2e4e9;width:100%;padding:16px}.payment-section__installment-card-line{display:flex;justify-content:space-between}.payment-section__title{display:flex;justify-content:space-between;margin-bottom:16px;font-weight:700;color:#16181d;font-family:Lexend Deca,sans-serif;line-height:22.4px}.payment-section__data-container{display:flex;flex-direction:column;flex:1}.payment-section__qrcode{display:flex;justify-content:center;align-items:center;margin-left:24px}.payment-section__qrcode-img{padding:8px;border:1px solid #e2e4e9;border-radius:16px}.payment-section li{color:#454a54;margin-bottom:16px;margin-left:16px}@media (min-width: 600px){.payment-section li{margin-bottom:0}}.payment-section__divider{height:1px;background-color:#e2e4e9;margin:16px 0}.payment-section__subheading{margin-top:8px}.payment-section__billet-btn-container{display:flex;flex-direction:column;gap:8px}@media (min-width: 1024px){.payment-section__billet-btn-container{gap:16px;flex-direction:row}}.payment-section__billet-btn-container .au-btn{padding:16px 12px}.payment-section__billet-btn-container .au-btn--type-primary{min-width:220px}.payment-section__billet-btn-container .au-btn--type-outlined{min-width:120px}.payment-section__btn-container{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 600px){.payment-section__btn-container{justify-content:space-between;flex-direction:row}.payment-section__btn-container .au-btn--type-outlined{min-width:175px;padding:16px 0}}.payment-section__ghost-btn-container{margin-top:8px;display:flex;justify-content:center;align-items:center;gap:8px}.payment-section__ghost-btn-container .au-icon--iconwhatsapp{width:16px;height:16px}.payment-section__ghost-btn-container .au-btn{padding:16px 5px}@media (min-width: 600px){.payment-section__ghost-btn-container .au-btn{padding:12px 16px}}.payment-section__installment-data{display:flex;width:100%;justify-content:center;align-items:center;margin-bottom:16px}.payment-section .au-alert--info--type-2{margin-top:16px}@media (min-width: 600px){.payment-section .au-alert--info--type-2{margin-top:24px}}.payment-section__pending-billet{text-align:center}.payment-section .au-text--heading-micro{margin-top:16px}.payment-section .au-text--heading-micro span{color:#0048db}.update-contact-data-modal .au-drawer__header{border-bottom:none;justify-content:end;padding:24px 24px 20px;height:unset}.update-contact-data-modal .au-drawer__content{height:calc(100% - 68px);padding:0 24px 24px}.update-contact-data-modal__step{height:100%;display:flex;flex-direction:column;justify-content:space-between}.update-contact-data-modal__parcial-data{background-color:#fafbff;border-radius:16px;padding:16px;font-weight:700;color:#454a54;margin-top:16px}.update-contact-data-modal .timer-container{border-radius:16px;padding:16px;gap:16px;background-color:#fff0e6;display:flex;margin-top:16px}.update-contact-data-modal .timer-container .au-btn--type-ghost{padding:0;height:24px;margin-top:8px}.update-contact-data-modal .timer-container.resent{background-color:#eee6ff}.update-contact-data-modal .timer-seconds{color:#a64a08}.update-contact-data-modal .au-field{margin-top:24px}.update-contact-data-modal .au-text--heading-small{margin-bottom:8px}.update-contact-data-modal .au-text--heading-medium{line-height:140%;margin:16px 0 24px}.updated-with-success-warning{z-index:20;max-width:1234px;width:100%;position:fixed;padding:24px;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .5s ease;z-index:-1}.updated-with-success-warning--visible{z-index:10;opacity:1;top:130px}.updated-with-success-warning--hide{top:50%;opacity:0;z-index:-1}.update-contact-data{border:1px solid #e2e4e9;border-radius:16px;width:100%;position:relative;margin-top:24px}.update-contact-data__icons-container{background-color:#f6f7fa;padding:16px;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:center;position:relative;height:84px}.update-contact-data__icon{padding:6px;background-color:#fff;box-shadow:2px 2px 8px rgba(201,218,233,.24);border:3px;border-radius:8px;height:44px;width:44px;display:flex;align-items:center;justify-content:center}.update-contact-data__icon--first{position:relative;right:-15px;top:2px;transform:rotate3d(0,0,1,-9.47deg);backface-visibility:hidden;image-rendering:auto;z-index:2}.update-contact-data__icon--center{transform:rotate(-.62px);z-index:1}.update-contact-data__icon--center .au-icon{background-color:#eee6ff;border-radius:4px;padding:8px;height:32px;width:32px}.update-contact-data__icon--last{transform:rotate(8.27deg);position:relative;left:-10px;top:3px;z-index:0}.update-contact-data__content{position:relative;padding:16px}.update-contact-data__header{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;margin-bottom:24px}.update-contact-data__header .au-text--heading-micro{margin-bottom:8px}.update-contact-data__info{display:flex;justify-content:space-between;align-items:center}.update-contact-data__info--padding{padding-top:16px}.update-contact-data__info .au-btn{font-size:14px;padding:0;margin-left:24px}.update-contact-data__info .au-btn:hover,.update-contact-data__info .au-btn:focus,.update-contact-data__info .au-btn:active{background-color:unset;border:unset;color:#18256c}.update-contact-data__email{word-break:break-all}.update-contact-data__line{margin-block:16px;height:1px;background-color:#e2e4e9}.dashed-divider{position:absolute;width:100%;height:1px;left:0;background:linear-gradient(to right,#e2e4e9 50%,transparent 50%,transparent);background-size:10px 4px}.card-section{width:100%;background-color:#fff;border:1px solid #e2e4e9;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:16px;position:relative;top:24px;margin-bottom:24px}@media (min-width: 600px){.card-section{top:-8px;margin-bottom:0}}.card-section__card-line{display:flex;justify-content:space-between}.card-section__card{display:flex;gap:16px}.card-section__card-content{width:100%}.card-section__card-content .closed-agreement-page__divider:last-of-type{display:none}.payment-data__btn-details{margin-top:24px}@media (min-width: 600px){.payment-data__btn-details{max-width:212px}}.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}}.offers-featured{width:100%;background-color:#f2f5fc;padding:24px 0}.offers-featured--secondary-template{background-color:#fff}@media (min-width: 1024px){.offers-featured--secondary-template .offers-featured__button{margin:16px auto;max-width:433px}}@media (min-width: 1024px){.offers-featured--secondary-template .offers-featured__container{flex-direction:column;gap:16px;padding:0 16px}}@media (min-width: 1024px){.offers-featured--secondary-template .offers-featured__container-content{max-width:100%}}@media (min-width: 1024px){.offers-featured--secondary-template .offers-featured__container-list__disclaimer{max-width:308px}}.offers-featured__button{width:100%}@media (min-width: 1024px){.offers-featured__button{margin-top:24px;margin-bottom:40px}}.offers-featured__container{padding:0 24px}@media (min-width: 1024px){.offers-featured__container{display:flex;justify-content:space-between;gap:32px;padding:0 24px;max-width:1202px;margin:0 auto}}.offers-featured__container-content__img{display:none}@media (min-width: 1024px){.offers-featured__container-content{max-width:400px}.offers-featured__container-content__img{display:block}}.offers-featured__container-list__disclaimer{text-align:center;padding:16px 0}@media (min-width: 1024px){.offers-featured__container-list__disclaimer{padding:0;width:650px}}.offers-featured .only-desk{display:none!important}@media (min-width: 1024px){.offers-featured .only-desk{display:flex!important}}.offers-featured .only-mob{display:flex!important}@media (min-width: 1024px){.offers-featured .only-mob{display:none!important}}.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;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;position:relative}@media (max-width: 599px){.au-carousel__actions{margin-top:24px}}.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}}@media screen and (max-width: 580px){.offers-featured__carousel .au-carousel__rail{padding-right:15px}.offers-featured__carousel .au-carousel__btns{padding-right:16px}}.offers-featured__carousel-wrapper{margin:16px -24px 16px 0}.offer-featured__skeleton{margin:24px 0;width:308px}.offer-featured__card-container{margin-right:16px;width:308px}.debit-account-page__container{padding:0 24px}@media (min-width: 600px){.debit-account-page__container{padding:24px 64px 0}}.debit-account-page__container>.closed-agreement-page__divider{margin:0}.debit-account-page__container .update-contact-data{margin-top:0}@media (min-width: 1024px){.debit-account-page__container .update-contact-data{max-width:294px}}.debit-account-page__container .au-alert--warning--type-2{margin-top:24px}.debit-account-page__header{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid #e2e4e9}@media (min-width: 1024px){.debit-account-page__header{padding-top:0;margin-bottom:24px;border-top:unset}}@media (min-width: 600px){.debit-account-page__header .au-btn{max-width:212px}}.debit-account-page__content{padding:24px 0;display:flex;gap:24px;height:100%}@media (max-width: 599px){.debit-account-page__content{flex-direction:column}}.debit-account-page__aside-content{display:flex;flex-direction:column;gap:24px;width:100%;height:auto}.debit-account-page__aside-content--bottom{gap:24px;display:flex}@media (max-width: 599px){.debit-account-page__aside-content--bottom{flex-direction:column}}.debit-account-page__aside-content .closed-agreement-page__orientation{height:100%}.debit-account-page__card{border-radius:16px;border:1px solid #e2e4e9;padding:16px;flex:1}.debit-account-page__card-line{display:flex;justify-content:space-between}.debit-account-page__card-title{display:flex;justify-content:space-between;margin-bottom:16px}.debit-account-page__card-title .au-tag{max-width:160px}@media (max-width: 599px){.debit-account-page__card-title .au-tag{max-width:unset}}@media (max-width: 599px){.debit-account-page__card-title{flex-direction:column;gap:16px;max-width:unset}}.debit-account-page__card--installment{display:flex;flex-direction:column;justify-content:space-between}.debit-account-page__card--installment>.closed-agreement-page__divider{margin:8px 0}.debit-account-page__bank-data{border:1px solid #e2e4e9;border-radius:16px;padding:16px;flex:1}.debit-account-page__bank-data .au-text--heading-micro{margin-bottom:24px}.debit-account-page__offers{border-top:1px solid #e2e4e9;margin-top:24px}.debit-account-page__offers .offers-featured{padding:24px 0;background-color:#fff}.debit-account-page__offers .offers-featured__container{padding:0;gap:24px;max-width:unset;flex-direction:column}.debit-account-page__offers .offers-featured__container-content{max-width:unset;width:100%}.debit-account-page__offers .offers-featured__container-content__img{display:none}.debit-account-page__offers .offers-featured__container-content .au-text--desk-heading-medium{font-size:20px}@media (min-width: 1024px){.debit-account-page__offers .offers-featured__container-content{display:flex;justify-content:space-between;align-items:center}}@media (min-width: 1024px){.debit-account-page__offers .offers-featured__button{margin:0;max-width:200px}}.retry-page .closed-agreement-page__container{top:-48px}@media (max-width: 319px){.retry-page .closed-agreement-page__container{top:-32px}}.retry-page__status-card{width:100%;background-color:#fff;border:1px solid #e2e4e9;padding:16px;border-radius:16px}.retry-page__status-card .closed-agreement-page__divider{margin:24px 0}.retry-page__status-card .au-text--heading-micro{text-align:center}.retry-page__status-line{width:1px;height:56px;margin:8px 12px;background-color:#10593b}@media (min-width: 600px){.retry-page__status-line{height:40px}}@media (max-width: 599px){.retry-page__status-line--last{height:32px}}.retry-page__status-container{display:flex;gap:16px}.retry-page__status-desc{font-size:14px}.retry-page .card-section{top:24px;margin-bottom:24px}.retry-page .au-btn--type-outlined{margin-top:24px}.closed-agreement-page__payment-page{margin-bottom:40px}@media (min-width: 600px){.closed-agreement-page__payment-page{margin-bottom:64px}}.closed-agreement-page__payment-page .au-alert--warning--type-2,.closed-agreement-page__payment-page .au-alert--error--type-2{width:100%;margin-bottom:24px}.closed-agreement-page__container{position:relative;top:-72px;display:flex;align-items:center;flex-direction:column}.closed-agreement-page__container{width:100%;max-width:1232px;margin:0 auto;padding:0 24px}@media (min-width: 1024px){.closed-agreement-page__container{padding:0 16px}}.closed-agreement-page__container{max-width:552px}@media (min-width: 600px){.closed-agreement-page__container{top:-40px;padding:0}}.closed-agreement-page__heading{display:flex;justify-content:space-between;align-items:center}@media (min-width: 600px){.closed-agreement-page__heading .au-btn{max-width:200px}}.closed-agreement-page__orientation{border-radius:16px;border:1px solid #e2e4e9;padding:16px}.closed-agreement-page__orientation--without-payment-data{margin-top:24px}.closed-agreement-page__orientation ol{line-height:24px;margin-top:16px}.closed-agreement-page__orientation li{margin-left:16px;color:#454a54}@media (max-width: 599px){.closed-agreement-page__orientation li:not(:last-of-type){margin-bottom:16px}}.closed-agreement-page__divider{margin:8px 0;height:1px;background-color:#e2e4e9}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{outline:none}body{font-family:"Source Sans 3",sans-serif;background-color:#fff}.no-scroll{overflow:hidden}.button--link{color:#0048db;text-decoration:underline;background:transparent;border:0;cursor:pointer;font-family:"Source Sans 3",sans-serif;font-size:16px}.text-brand-ocean-base{color:#0048db}.text-brand-ocean-darker{color:#18256c}.text-positive-darker{color:#08331a}.text-positive-dark{color:#10593b}.text-color-light{color:#5e6573}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slidingGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.something-is-wrong{background-color:#f6f7fa;display:flex;align-items:center;width:300px;height:370px;box-shadow:0 1px 4px rgba(0,0,0,.16);background-color:#fff;margin:50px auto;border-radius:10px}@media (min-width: 720px){.something-is-wrong{width:730px;padding:30px 30px 35px 40px;margin-bottom:30px;margin-top:20px}}.something-is-wrong h2{line-height:36px;color:#454a54;font-size:50px}.something-is-wrong h3{line-height:36px;color:#454a54;font-size:20px;white-space:nowrap}@media (min-width: 720px){.something-is-wrong h3{font-size:40px}}.something-is-wrong__image{display:none}@media (min-width: 720px){.something-is-wrong__image{display:block;margin-left:20px}}.something-is-wrong__infos{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;width:260px;margin:auto}@media (min-width: 720px){.something-is-wrong__infos{gap:20px;width:730px;margin-bottom:40px}}.something-is-wrong .au-btn{width:260px;margin-top:30px}
