.banner-mobile-container{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;width:100vw;padding-bottom:1rem;overflow:unset;z-index:199;filter:drop-shadow(0 4px 6px #dbdbdb);background-color:#fff}
.banner-mobile-container .icon-close{position:absolute;top:8px;right:8px}
.banner-mobile-container .icon-close svg g{fill:color-mix(in srgb,var(--default-brand-primary-color) 20%,#fff)}
.banner-mobile-container .icon-close svg g circle{stroke:#fff}
.banner-mobile-container .icon-close svg g path{stroke:var(--default-brand-primary-color);stroke-width:1.2px}
.banner-mobile-container__header{display:flex;align-items:center;justify-content:center;text-align:center;margin:2rem 0 .5rem 0;padding:0 3rem}
.banner-mobile-container__header .title{font-weight:bold;font-size:1.2rem;padding:0 2rem}
.banner-mobile-container__content{display:flex;flex-direction:column;animation:loadContent 3s}
.banner-mobile-container__content .description{font-size:1.4rem;text-align:center}
.banner-mobile-container__content .stores{display:flex;flex-direction:row;justify-content:space-around;align-items:center;animation:loadStores 2s;margin:2rem 0}
.banner-mobile-container__content .stores .go-to-store-button{background:0;border:0;text-decoration:none;cursor:pointer}
.banner-mobile-container__content .stores .go-to-store-button .image{width:150px}
.banner-mobile-container__content .button{width:9rem;padding:.25rem;font-size:1.2rem;background:0;border:1px solid var(--default-brand-primary-color);border-radius:4px;cursor:pointer;animation:loadLink 4s}
@keyframes loadContent{from{opacity:0}
to{opacity:1}
}
@keyframes loadStores{from{margin-right:100%}
to{margin-right:0}
}
@keyframes loadLink{from{opacity:0}
to{opacity:1}
}
.banner-proposal{display:flex;justify-content:center;flex-direction:column;padding:20px;position:fixed;width:100vw;overflow:unset;z-index:199;background-color:color-mix(in srgb,var(--default-brand-secondary-color) 15%,#fff);box-shadow:0 3px 6px #00000029}
.banner-proposal .header{display:flex;justify-content:flex-end}
.banner-proposal__close{background-color:transparent;border:0;cursor:pointer;height:16px;padding:0}
.banner-proposal__close svg path{stroke:var(--default-brand-primary-color)}
.banner-proposal__group{margin-bottom:16px;margin-left:20px;display:flex;align-items:center}
.banner-proposal__group svg{height:35px;width:35px;margin-right:20px}
.banner-proposal__group svg path{fill:color-mix(in srgb,var(--default-brand-secondary-color) 50%,#000)}
.banner-proposal__label{font-weight:bold;font-size:1.4rem;color:color-mix(in srgb,var(--default-brand-secondary-color) 50%,#000);text-transform:uppercase}
.banner-proposal__label a{color:var(--default-brand-primary-color);cursor:pointer}
@media only screen and (max-width:720px){.banner-proposal__group{margin-left:10px}
.banner-proposal__group svg{height:27px;width:27px}
.banner-proposal__label{font-size:1.2rem;padding-right:20px}
}
.generic-offer-admin-card[data-v-5f94d78e]{margin:0 15px 40px;width:370px;display:flex;flex-direction:column;background-color:color-mix(in srgb,var(--default-brand-primary-color) 5%,#fff);padding-top:32px;border-radius:var(--default-brand-card-border-radius);min-height:500px;align-items:center;justify-content:center;padding:0 50px}
.generic-offer-admin-card[data-v-5f94d78e] h3[data-v-5f94d78e]{font-size:2.4rem;font-weight:bold;line-height:1.32;margin-bottom:20px;text-align:center}
.generic-offer-admin-card[data-v-5f94d78e] h4[data-v-5f94d78e]{font-size:1.5rem;font-weight:600;line-height:1.33;margin:0}
.generic-offer-admin-card[data-v-5f94d78e] .offer-icon[data-v-5f94d78e]{margin-bottom:10px}
.generic-offer-admin-card[data-v-5f94d78e] .offer-caption[data-v-5f94d78e]{text-align:center;margin-bottom:40px;font-size:1.2rem;font-weight:700;line-height:1.32;letter-spacing:.2px;color:var(--default-brand-primary-color)}
.generic-offer-admin-card[data-v-5f94d78e] a[data-v-5f94d78e]{margin:unset}
.offer-header h3{font-size:2.4rem;font-weight:600;margin:0}
.offer-header h4{font-size:1.7rem;font-weight:600;margin:0}
@media only screen and (max-width:960px){.offer-header{max-width:320px;margin:0 auto}
}
.offer-highlights span{width:100%}
.highlight-slider-leave-active,.highlight-slider-enter-active{transition:.5s}
.highlight-slider-enter{transform:translateY(-30px)}
.highlight-slider-leave-to{transform:translateY(30px)}
.offer-highlights{position:relative;height:32px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:0;padding:0;overflow:hidden;color:var(--default-brand-primary-color)}
.offer-highlights:before,.offer-highlights:after{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:1px;flex-shrink:0}
.offer-highlights:before{border-top:1px solid var(--default-brand-primary-color)}
.offer-highlights:after{bottom:0;top:unset;border-bottom:1px solid var(--default-brand-primary-color)}
.offer-highlights li{position:absolute;width:100%;height:32px;font-size:1.5rem;font-weight:600;line-height:1.33;list-style:none;display:flex;justify-content:center;align-items:center;flex-shrink:0;color:var(--default-brand-primary-color)}
@media only screen and (max-width:960px){.offer-highlights{margin:0 auto}
}
.offer-tags .offer-tags-list{display:flex;flex-direction:row;flex-wrap:wrap;padding:unset;margin:unset}
.offer-tags .offer-tags-list li{list-style:none;text-transform:uppercase;font-weight:bold;font-size:12px;padding:4px 6px;border-radius:3px;line-height:15.6px;margin:0 8px 8px 0}
.offer-tags .offer-tags-list .offer-tags-color__azul{background-color:#004da8;color:#fff}
.offer-tags .offer-tags-list .offer-tags-color__vermelho{background-color:#b60000;color:#fff}
.offer-tags .offer-tags-list .offer-tags-color__preto{background-color:#151414;color:#fff}
.offer-tags .offer-tags-list .offer-tags-color__amarelo{background-color:#e2cb4e;color:#151414}
.offer-tags .offer-tags-list .offer-tags-color__verdeescuro{background-color:#0e6353;color:#fff}
.offer-tags .offer-tags-list .offer-tags-color__verdelimao{background-color:#18f07c;color:#151414}
.offer-information{position:absolute;top:0;left:0;right:0;bottom:40px;padding:45px;border-radius:10px;z-index:50}
.offer-information .details-info{display:flex;align-items:center;cursor:pointer}
.offer-information .details-info span{font-size:14px;font-weight:bold;margin-right:10px}
.offer-information .details-info__icon .fill{fill:currentColor}
.offer-information h1{font-size:22px;margin:25px 0}
.offer-information p{font-size:16px;line-height:1.7}
.offer-card{width:370px;display:flex;flex-direction:column;background-color:color-mix(in srgb,var(--default-brand-primary-color) 5%,#fff);border-radius:10px;padding-top:32px}
.offer-card h3{font-size:2.4rem;font-weight:600;line-height:1.32;margin:0;color:#151414}
.offer-card h3 small{font-size:1.7rem}
.offer-card h4{font-size:1.5rem;font-weight:600;line-height:1.33;margin:0;color:#151414}
.offer-card .notch{width:12px;height:2px;background-color:var(--default-brand-secondary-color);display:block;border:0;margin:8px 0 20px}
.offer-card .offer-images{position:relative;height:166px}
.offer-card .offer-images .offer-card__image{flex-direction:column;align-items:center;width:100%}
.offer-card .offer-images .swiper-slide{overflow:hidden;width:370px}
.offer-card .offer-images .swiper{display:flex;flex-wrap:wrap;margin:0 auto 8px}
.offer-card .offer-images .swiper .swiper-pagination-bullets{bottom:5px}
.offer-card .offer-images .swiper .swiper-pagination-bullets .swiper-pagination-bullet-custom{bottom:4;position:relative;width:16px;height:16px;border-radius:50%;margin:0 8px;cursor:pointer;box-shadow:0 0 0 2px #f2e4f0;border:2px solid #fff;background-color:black;opacity:1}
.offer-card .offer-images .swiper .swiper-pagination-bullets .swiper-pagination-bullet-custom.swiper-pagination-bullet-active{box-shadow:0 0 0 2px #a4258f}
.offer-card .offer-caption{font-size:1.2rem;font-weight:700;line-height:1.32;letter-spacing:.2px;color:var(--default-brand-primary-color)}
.offer-card.new-offer{min-height:500px;align-items:center;justify-content:center;padding:0 50px}
.offer-card.new-offer h3{text-align:center;font-weight:bold;margin-bottom:20px}
.offer-card.new-offer .offer-card{width:370px;display:flex;flex-direction:column;background-color:#f5f4f6;padding-top:32px;border-radius:16px 16px 4px 4px}
.offer-card.new-offer .offer-card h3{font-size:2.4rem;font-weight:600;line-height:1.32;margin:0}
.offer-card.new-offer .offer-card h4{font-size:1.5rem;font-weight:600;line-height:1.33;margin:0}
.offer-card.new-offer .offer-icon{margin-bottom:10px}
.offer-card.new-offer .offer-caption{text-align:center;margin-bottom:40px}
.offer-card__header{min-height:100px;margin:0 32px 12px}
.offer-card__header h3{max-height:62px}
.offer-card__header h4{max-height:38px}
.offer-card__header h3,.offer-card__header h4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.offer-card__header .offer-caption{font-size:1.1rem}
.offer-card__image{min-height:140px;display:flex;justify-content:center;margin-bottom:36px}
.offer-card__image img{width:fit-content;height:100%;max-height:145px;max-width:250px;cursor:pointer;z-index:1}
.offer-card__details{margin:0 32px 20px;flex-grow:1}
.offer-card__details .details-price{margin-bottom:16px}
.offer-card__details .details-highlights{margin:0 0 16px}
.offer-card__details .details-features{margin:0;padding-left:15px}
.offer-card__details .details-features li{margin-bottom:8px;color:#666;font-weight:400}
.offer-card__info{padding:0 32px 32px}
.offer-card__info .details-info-group .details-info{display:flex;align-items:center;cursor:pointer;color:var(--default-brand-primary-color)}
.offer-card__info .details-info-group .details-info span{font-size:14px;font-weight:bold;margin-right:10px}
.offer-card__info .details-info-group .details-info__icon .fill{fill:currentColor}
.offer-card__footer{z-index:80}
.offer-card__footer .hub-button{background-color:var(--default-brand-primary-color);border-radius:0 0 10px 10px}
.offer-card__footer .hub-button span{color:#fff}
.offer-card__tags{margin:0 32px;min-height:23px}
@media only screen and (max-width:960px){.offer-card{width:288px}
.offer-card h3{font-size:2rem;line-height:1.25}
.offer-card .offer-caption{font-size:1rem}
.offer-card__header{margin:0 24px 12px}
.offer-card__header h4{font-size:1.2rem;font-weight:500;margin-bottom:5px}
.offer-card__details{margin:0 24px 24px}
.offer-card__tags{margin:0 24px}
}
@media only screen and (max-width:720px){.offer-card .offer-images .swiper-slide{width:auto}
}
.popup-modal{z-index:1;left:0;top:0;overflow:auto;background-color:white;-webkit-box-shadow:9px 7px 5px rgba(162,157,157,0.77);-moz-box-shadow:9px 7px 5px rgba(162,157,157,0.77);box-shadow:9px 7px 5px rgba(162,157,157,0.77);transition:opacity .3s all;animation:load 1s}
.popup-modal__container{padding:2rem}
.popup-modal__container .footer .cancelbtn{border-radius:1.2rem;border:0;background:black;color:white;width:200px;height:50px;cursor:pointer;transition:background .2s}
.popup-modal__container .footer .cancelbtn:hover{background:#a29c9c}
.popup-modal__container .footer .deletebtn{border-radius:1.2rem;border:0;background:#ec5c5c;color:white;width:200px;height:50px;margin-left:1rem;cursor:pointer;transition:background .2s}
.popup-modal__container .footer .deletebtn:hover{background:#e58585}
@media only screen and (max-width:720px){.popup-modal{z-index:100}
.popup-modal__container{max-width:354px}
.popup-modal__container .title{text-align:center}
.popup-modal__container .footer{justify-content:center;flex-direction:column}
.popup-modal__container .footer .deletebtn{margin:1rem 0}
}
@keyframes load{from{opacity:0}
to{opacity:1}
}
.offer-card-wrapper{position:relative;width:370px}
.offer-card-wrapper__header{position:absolute;top:5px;width:100%;display:flex;align-items:center;padding:0 5px;z-index:1}
.offer-card-wrapper__header .offer-tooltip{position:relative;display:flex}
.offer-card-wrapper__header .offer-tooltip:hover .offer-tooltip--content{opacity:1;visibility:visible}
@media only screen and (min-width:961px){.offer-card-wrapper__header .offer-tooltip:hover .offer-tooltip--content--admin{bottom:-150px}
}
.offer-card-wrapper__header .offer-tooltip--activator{display:flex;cursor:pointer}
.offer-card-wrapper__header .offer-tooltip--activator svg path{fill:rgba(0,0,0,0.4)}
.offer-card-wrapper__header .offer-tooltip--content{position:absolute;bottom:25px;width:200px;display:flex;opacity:0;visibility:hidden;flex-direction:column;align-items:center;color:white;background-color:rgba(0,0,0,0.75);padding:20px 20px;border-radius:4px;z-index:100;transition:opacity .5s ease}
.offer-card-wrapper__header .offer-tooltip--content span{font-size:1.2rem;padding:3px 0}
.offer-card-wrapper__header .offer-date-range{width:60%;text-align:center}
.offer-card-wrapper__header .offer-date-range strong{font-weight:600;margin:0 2px}
.offer-card-wrapper__header .offer-status{flex-grow:1;background-color:rgba(0,0,0,0.1);border-radius:16px;padding:5px;text-align:center;font-weight:500}
.offer-card-wrapper__header .offer-status.saved{color:white;background-color:#1976d2}
.offer-card-wrapper__header .offer-status.published{color:white;background-color:#9445d2}
.offer-card-wrapper__header .offer-status.removed{color:white;background-color:#40424a}
.offer-card-wrapper__header .offer-status.archived{color:white;background-color:#359ba5}
.offer-card-wrapper__header .offer-status.expired{background-color:#ababab}
.offer-card-wrapper .offer-card-wrapper-entity-type{position:absolute;display:flex;flex-direction:row;margin-top:32px;right:.25vw;z-index:1}
.offer-card-wrapper .offer-card-wrapper-entity-type--admin{position:relative}
.offer-card-wrapper .offer-card-wrapper-entity-type .legal-person,.offer-card-wrapper .offer-card-wrapper-entity-type .natural-person{font-weight:bold;border-radius:16px;display:flex;justify-content:center;align-items:center;width:124px;height:25px}
.offer-card-wrapper .offer-card-wrapper-entity-type .legal-person{background-color:#f9a51a;color:#6b125d}
.offer-card-wrapper .offer-card-wrapper-entity-type .natural-person{background-color:#a2238d;color:#fff}
.offer-card-wrapper__actions{height:0;overflow:hidden;display:flex;transition:height .3s ease}
.offer-card-wrapper__actions.hide-labels button{transition:width .3s ease;overflow:hidden;outline:0}
.offer-card-wrapper__actions.hide-labels button img{margin-right:0}
.offer-card-wrapper__actions.hide-labels button span{width:0;opacity:0;transition:width .3s ease,opacity .1s linear}
.offer-card-wrapper__actions.hide-labels button:hover{width:100%}
.offer-card-wrapper__actions.hide-labels button:hover span{width:100%;opacity:1;transition:width .3s ease .1s,opacity .1s linear .1s}
.offer-card-wrapper__actions button{width:var(--width);height:50px;display:flex;align-items:center;justify-content:center;padding:0 15px;outline:0;border:0;cursor:pointer}
.offer-card-wrapper__actions button:first-child{width:var(--widthRem)}
.offer-card-wrapper__actions button img{margin-right:12px;flex-shrink:0}
.offer-card-wrapper__actions button span{color:white;font-size:1.4rem;font-weight:500}
.offer-card-wrapper__actions .btn-publish{background-color:#9445d2}
.offer-card-wrapper__actions .btn-unpublish{background-color:#c20e30}
.offer-card-wrapper__actions .btn-save{background-color:#1976d2}
.offer-card-wrapper__actions .btn-save img{width:17px}
.offer-card-wrapper__actions .btn-edit{background-color:#5fa30f}
.offer-card-wrapper__actions .btn-view{background-color:#4fbf9b}
.offer-card-wrapper__actions .btn-remove{background-color:#40424a}
.offer-card-wrapper.show-details .offer-card-wrapper__actions{height:50px;width:100%}
.offer-card-wrapper.show-details .offer-card{padding-top:60px}
.offer-card-wrapper.show-details .offer-card-v2__container{padding-top:20px}
.generic-offer-lead-form__checkbox-group{padding:24px;border-bottom:1px solid #eee7ee}
.generic-offer-lead-form__checkbox-group span{font-weight:600}
.generic-offer-lead-form__checkbox-group .generic-offer-lead-form__checkbox{margin-top:3.5rem}
@media only screen and (max-width:720px){.generic-offer-lead-form__checkbox-group .generic-offer-lead-form__checkbox{flex-direction:column;gap:0}
}
.generic-offer-lead-form__checkbox-group.generic-offer-lead-form__error{padding:24px}
.generic-offer-lead-form__checkbox-group.generic-offer-lead-form__error span,.generic-offer-lead-form__checkbox-group.generic-offer-lead-form__error .input-container .input-label,.generic-offer-lead-form__checkbox-group.generic-offer-lead-form__error .input-container input{color:var(--flua-red-danger)}
.generic-offer-lead-form__checkbox-group.generic-offer-lead-form__error .input-container input[type="checkbox"]{border:2px solid var(--flua-red-danger)}
.generic-offer-lead-form__checkbox-group.generic-offer-lead-form__error span{text-transform:none;font-weight:500;font-style:normal;margin:0}
.generic-offer-lead-form__checkbox-group.generic-offer-lead-form__error>span{text-transform:uppercase}
.generic-offer-lead-form__form-person{display:flex;flex-wrap:wrap}
.generic-offer-lead-form__form-person .hub-input,.generic-offer-lead-form__form-person .hub-dropdown{margin:0 15px 30px}
.generic-offer-lead-form__form-person .hub-input label,.generic-offer-lead-form__form-person .hub-dropdown label{font-size:1.2rem}
.generic-offer-lead-form__form-person .hub-input .before-input-container,.generic-offer-lead-form__form-person .hub-dropdown .before-input-container{display:flex;align-items:center}
.generic-offer-lead-form__form-person .hub-radio-container{display:flex;align-items:center;row-gap:30px;margin:0 15px;justify-content:space-between}
.generic-offer-lead-form__form-person .hub-radio-container .hub-radio{align-items:center;font-size:1.6rem;display:flex}
.generic-offer-lead-form__form-person .hub-radio-container .hub-radio__control:focus+label .hub-radio__radio,.generic-offer-lead-form__form-person .hub-radio-container .hub-radio__control:checked+label .hub-radio__radio,.generic-offer-lead-form__form-person .hub-radio-container .hub-radio__control:checked:hover+label .hub-radio__radio,.generic-offer-lead-form__form-person .hub-radio-container .hub-radio__control:checked:focus+label .hub-radio__radio{border-color:var(--default-brand-primary-color);background:radial-gradient(ellipse at center,var(--default-brand-primary-color) 0,var(--default-brand-primary-color) 45%,#fff 55%,#fff 100%)}
.generic-offer-lead-form__form-person .modal-info{top:0;left:0;z-index:300;background-color:rgba(0,0,0,0.3)}
.generic-offer-lead-form__form-person .modal-info__content{width:400px;padding:20px;border-radius:4px;min-height:200px;background-color:#fff}
.generic-offer-lead-form__form-person .modal-info__content__close-icon{top:8px;right:8px}
.generic-offer-lead-form__form-person .modal-info__content__text{font-size:2rem;word-break:break-all}
.generic-offer-lead-form__form-person .privacy-policy-container{width:100%;font-size:1.2rem;padding:15px}
.generic-offer-lead-form .wd-50{width:calc(50% - 30px)}
.generic-offer-lead-form .wd-25{width:calc(25% - 30px)}
.generic-offer-lead-form__form-person{display:flex;flex-wrap:wrap}
.generic-offer-lead-form__form-person .hub-input,.generic-offer-lead-form__form-person .hub-dropdown{margin:0 15px 30px}
.generic-offer-lead-form__form-person .hub-input label,.generic-offer-lead-form__form-person .hub-dropdown label{font-size:1.2rem}
.generic-offer-lead-form__form-person .privacy-policy-container{width:100%;font-size:1.2rem;padding:15px}
.generic-offer-lead-form__form-person .radio-group{padding:24px;border-bottom:1px solid #eee7ee;width:100%}
.generic-offer-lead-form__form-person .radio-group--label{font-size:1.2rem;font-weight:600;letter-spacing:1px;line-height:1.33;text-transform:uppercase}
.generic-offer-lead-form__form-person .radio-group--input{display:flex;align-items:center;font-size:1.6rem;justify-content:space-between;width:40%;margin-top:1rem}
.generic-offer-lead-form__form-person .radio-group--input .hub-radio__content{font-size:14px}
.generic-offer-lead-form__form-person .radio-group--input .hub-radio__control:focus+label .hub-radio__radio,.generic-offer-lead-form__form-person .radio-group--input .hub-radio__control:checked+label .hub-radio__radio,.generic-offer-lead-form__form-person .radio-group--input .hub-radio__control:checked:hover+label .hub-radio__radio,.generic-offer-lead-form__form-person .radio-group--input .hub-radio__control:checked:focus+label .hub-radio__radio{border-color:var(--default-brand-primary-color);background:radial-gradient(ellipse at center,var(--default-brand-primary-color) 0,var(--default-brand-primary-color) 45%,#fff 55%,#fff 100%)}
.generic-offer-lead-form .wd-50{width:calc(50% - 30px)}
.generic-offer-lead-form .wd-25{width:calc(25% - 30px)}
.generic-offer-lead-form .input-group{border-bottom:1px solid #eee7ee;width:100%;padding:24px;margin:unset}
.offer-lead-form__cart{display:flex;flex-wrap:nowrap;width:100%}
.offer-lead-form__cart .hub-input,.offer-lead-form__cart .hub-dropdown{margin:0 15px 30px}
.offer-lead-form__cart .hub-input{width:10%}
.offer-lead-form__cart .hub-input input{padding-top:35px}
.offer-lead-form__cart .privacy-policy-container{width:100%;font-size:1.2rem;padding:15px}
.offer-lead-form__cart .rental-dealer-selector-modal__dialog{height:auto}
.offer-lead-form .wd-50{width:calc(50% - 30px)}
.offer-lead-form .wd-25{width:calc(25% - 30px)}
@media only screen and (max-width:720px){.offer-lead-form__cart{display:block}
.offer-lead-form__cart .hub-input input{padding:1rem .25rem}
}
.offer-lead-message[data-v-20b454f6] .lead-message[data-v-20b454f6]{font-size:2rem;font-weight:400;line-height:1.4;text-align:center;margin:80px}
@media only screen and (max-width:960px){.offer-lead-message[data-v-20b454f6] .lead-message[data-v-20b454f6]{font-size:1.8rem;line-height:1.33}
}
@media only screen and (max-width:720px){.offer-lead-message[data-v-20b454f6]{padding:0 25px}
.offer-lead-message[data-v-20b454f6] .lead-message[data-v-20b454f6]{font-size:1.3rem;line-height:1.23}
}
.generic-offer-lead-form{max-width:920px;margin:0 auto;padding:0 60px;background-color:#fff}
.generic-offer-lead-form-cart{margin:0;padding:0;max-width:100%}
@media only screen and (max-width:720px){.generic-offer-lead-form-cart{padding:0 25px 40px 25px}
}
.generic-offer-lead-form__error{padding:1rem}
.generic-offer-lead-form-new{max-width:unset;margin:unset;padding:unset}
.generic-offer-lead-form h1{font-size:4rem;font-weight:600;line-height:1.5;text-align:center;margin:0 0 5px;color:#151414}
.generic-offer-lead-form h4{font-size:2rem;font-weight:300;line-height:1.4;text-align:center;margin:0 0 50px;color:#333}
.generic-offer-lead-form h4.lead-message{font-weight:400;margin:80px}
.generic-offer-lead-form .policy-container{font-size:1.4rem;padding:24px;border-bottom:1px solid var(--default-flua-background-color)}
.generic-offer-lead-form .want-help h4{font-size:1.4rem;font-weight:700;margin:15px;text-align:left}
.generic-offer-lead-form .want-help__content{display:flex}
.generic-offer-lead-form .want-help__new-layout{padding:10px 24px;border-bottom:1px solid var(--default-flua-background-color)}
.generic-offer-lead-form .want-help__new-layout h4{margin:15px 0}
.generic-offer-lead-form .wd-100{width:calc(100% - 30px)}
.generic-offer-lead-form__container-cart{display:flex}
.generic-offer-lead-form__container .hub-checkbox{margin:0 15px 30px}
.generic-offer-lead-form__container .hub-checkbox{width:auto;margin:0 3px 24px 15px}
.generic-offer-lead-form__container .hub-checkbox.first{margin-top:20px}
.generic-offer-lead-form__container .hub-checkbox .input-label{font-size:1.4rem;font-weight:500;line-height:1.38}
.generic-offer-lead-form__container .round-checkbox{padding:24px;margin:unset;border-bottom:1px solid var(--default-flua-background-color)}
.generic-offer-lead-form__container .round-checkbox .input-container input[type="checkbox"]{border-radius:24px;border:1px solid #999;background-image:unset}
.generic-offer-lead-form__container .round-checkbox .input-container input[type="checkbox"]:checked{background-image:unset;border-color:var(--default-brand-primary-color);background:radial-gradient(ellipse at center,var(--default-brand-primary-color) 0,var(--default-brand-primary-color) 45%,#fff 55%,#fff 100%)}
.generic-offer-lead-form__container .info-icon{cursor:pointer}
.generic-offer-lead-form__container .info-icon svg{width:20px;height:20px}
.generic-offer-lead-form__container .info-icon svg path{stroke:var(--default-brand-primary-color)}
.generic-offer-lead-form__container .action-container{width:100%;margin:50px 0}
.generic-offer-lead-form__container .action-container .hub-button{margin:0 auto}
.generic-offer-lead-form__container .action-container-cart{padding-left:30px;margin:30px 0;width:50%}
.generic-offer-lead-form__container .action-container-cart .hub-button{height:55px;border-radius:8px;background-color:#a2238d}
.generic-offer-lead-form__container .action-container-cart .hub-button span{color:white}
.generic-offer-lead-form__container .action-container-cart .hub-button-disabled{border-color:#e6e6e6;background-color:#f3f3f3}
.generic-offer-lead-form__container .action-container-cart .hub-button-disabled span{color:#9e9e9e}
.generic-offer-lead-form__container .error{margin:10px 15px;font-size:1.2rem;color:#f44336}
.generic-offer-lead-form__container-new{margin:unset}
.generic-offer-lead-form__container-new .new-action-container{margin:unset}
.generic-offer-lead-form__container-new .hub-checkbox{margin:0 3px 24px 0}
.generic-offer-lead-form__container-new .round-checkbox{margin:unset}
.generic-offer-lead-form__info-person{display:grid;grid-template-columns:repeat(1,1fr);margin-left:1.9rem}
.generic-offer-lead-form__info-person--title{font-size:1.5rem;display:flex;align-items:center}
.generic-offer-lead-form__info-person--title .icon-svg{margin-top:.4rem}
.generic-offer-lead-form__info-person--title h2{margin-left:1rem}
.generic-offer-lead-form__info-person--paragraph{font-size:1.4rem}
.generic-offer-lead-form__info-person-new{padding:0 24px;margin-left:unset}
.generic-offer-lead-form__selected-person{display:flex;margin:3rem 1.5rem}
.generic-offer-lead-form__selected-person .default{display:flex;align-items:center;font-size:1.6rem;justify-content:space-between;width:96%}
.generic-offer-lead-form__selected-person .default .hub-radio__control:focus+label .hub-radio__radio,.generic-offer-lead-form__selected-person .default .hub-radio__control:checked+label .hub-radio__radio,.generic-offer-lead-form__selected-person .default .hub-radio__control:checked:hover+label .hub-radio__radio,.generic-offer-lead-form__selected-person .default .hub-radio__control:checked:focus+label .hub-radio__radio{border-color:var(--default-brand-primary-color);background:radial-gradient(ellipse at center,var(--default-brand-primary-color) 0,var(--default-brand-primary-color) 45%,#fff 55%,#fff 100%)}
.generic-offer-lead-form__selected-person-new{margin:unset;padding:24px;border-bottom:1px solid var(--default-flua-background-color)}
.generic-offer-lead-form__selected-person-new .default .hub-radio__content{font-size:14px}
.generic-offer-lead-form__selected-person-new .default .hub-radio__control:focus+label .hub-radio__radio,.generic-offer-lead-form__selected-person-new .default .hub-radio__control:checked+label .hub-radio__radio,.generic-offer-lead-form__selected-person-new .default .hub-radio__control:checked:hover+label .hub-radio__radio,.generic-offer-lead-form__selected-person-new .default .hub-radio__control:checked:focus+label .hub-radio__radio{border-color:var(--default-brand-primary-color);background:radial-gradient(ellipse at center,var(--default-brand-primary-color) 0,var(--default-brand-primary-color) 45%,#fff 55%,#fff 100%)}
.generic-offer-lead-form .modal-details{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.3);z-index:300}
.generic-offer-lead-form .modal-details__content{position:relative;width:400px;max-width:90%;display:flex;flex-direction:column;background-color:white;padding:20px;border-radius:4px}
.generic-offer-lead-form .modal-details__content .content__close-icon{position:absolute;top:8px;right:8px;cursor:pointer}
.generic-offer-lead-form .modal-details__content .content__text{font-size:1.2rem}
.generic-offer-lead-form .modal-details__content .content__text ul{padding-left:20px}
.generic-offer-lead-form .modal-details__content .content__text ul li{margin-bottom:8px}
.generic-offer-lead-form .modal-details__content .content__text p{line-height:1.5}
.generic-offer-lead-form .dealer-selector{padding:0 24px}
@media only screen and (max-width:960px){.generic-offer-lead-form h1{color:#4d4d4d;font-size:3.4rem;line-height:1.15;margin-bottom:20px}
.generic-offer-lead-form h4{font-size:1.8rem;line-height:1.33}
.generic-offer-lead-form .wd-tab-100{width:calc(100% - 30px)}
.generic-offer-lead-form .wd-tab-50{width:calc(50% - 30px)}
.generic-offer-lead-form__container .checkbox-container{margin:auto}
.generic-offer-lead-form__container .checkbox-container .hub-checkbox .input-label{font-size:1.2rem;font-weight:normal}
.generic-offer-lead-form__container .action-container .hub-button{min-width:300px}
.generic-offer-lead-form__container-cart{display:block}
}
@media only screen and (max-width:720px){.generic-offer-lead-form{padding:0 25px}
.generic-offer-lead-form h1{font-size:2.4rem;line-height:1.32;margin-bottom:5px}
.generic-offer-lead-form h4{font-size:1.3rem;font-weight:500;line-height:1.23}
.generic-offer-lead-form .wd-sm-100{width:100%;margin:0 0 30px}
.generic-offer-lead-form .action-container .hub-button{width:100%;min-width:unset;max-width:300px}
.generic-offer-lead-form .action-container-cart{width:100%;margin:0;padding:0}
.generic-offer-lead-form .action-container-cart .hub-button{max-width:100%}
.generic-offer-lead-form__selected-person .default{flex-direction:column}
.generic-offer-lead-form__selected-person .default .hub-radio{width:100%;margin-bottom:3rem}
.generic-offer-lead-form__selected-person .default .hub-radio__content{font-size:1.5rem}
.generic-offer-lead-form__info-person{display:flex;margin-left:0;flex-direction:column;text-align:center}
.generic-offer-lead-form__info-person--title{justify-content:center}
.generic-offer-lead-form__info-person--title h2{font-size:1.7rem}
.generic-offer-lead-form__info-person-new{text-align:unset}
.generic-offer-lead-form__info-person-new div{justify-content:unset}
.generic-offer-lead-form-new{margin:unset;padding:unset}
.generic-offer-lead-form-new .want-help__content{align-items:baseline}
.generic-offer-lead-form-new .wd-sm-100{width:100%;margin:unset}
.generic-offer-lead-form__container .error{margin:0}
}
.offer-image[data-v-7546008e]{width:100%;z-index:1}
.offer-details__header{position:fixed;z-index:300;width:100%;display:flex;height:74px;z-index:100;top:var(--desktop-menu-top-height);left:0;height:48px;background-color:#fff;box-shadow:0 2px 5px 0 rgba(21,20,20,0.25)}
.offer-details__header .offer-header{width:calc(100% - 350px);max-width:unset;margin:0;padding-left:1.5rem;order:2}
.offer-details__header .offer-header h3{font-size:1.2rem;font-weight:bold;letter-spacing:.5px;margin-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--default-brand-primary-color)}
.offer-details__header .offer-header h4{font-size:1.1rem;font-weight:500;letter-spacing:.5px;margin-left:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#999}
.offer-details__header .offer-header.no-label{display:flex;align-items:center;justify-content:flex-start}
.offer-details__header .offer-header .separator{background-color:#e6e6e6;width:2px;height:16px}
.offer-details__header .plan-info{font-size:1.2rem;width:fit-content;min-width:fit-content;text-align:right;display:flex;justify-content:space-between;align-items:center;order:2;padding:0 2.5rem;background:color-mix(in srgb,var(--default-flua-secondary-brackground) 50%,#fff)}
.offer-details__header .plan-info .offer-caption{font-size:1.2rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:color-mix(in srgb,var(--default-flua-secondary-brackground) 55%,#000);padding-right:20px;white-space:nowrap}
.offer-details__header .plan-info .offer-price{display:flex;align-items:center;color:#151414}
.offer-details__header .plan-info .offer-price span{padding-right:10px}
.offer-details__header .plan-info h3{font-size:2.4rem;font-weight:bold;letter-spacing:.75px;margin:0;white-space:nowrap;color:#151414}
.offer-details__header .plan-info h3 small{font-size:1rem;line-height:1.32;letter-spacing:.5px;margin-right:5px}
.offer-details__header .go-back-v2{height:inherit;width:auto;padding:0 15px;align-items:center;display:inherit;border-top-right-radius:20px;border-bottom-right-radius:20px;cursor:pointer;order:1;background-color:color-mix(in srgb,var(--default-brand-primary-color) 5%,transparent)}
.offer-details__header .go-back-v2 svg g,.offer-details__header .go-back-v2 svg polygon{fill:var(--default-brand-primary-color)}
.offer-details__header .share{min-width:100px;height:100%;display:inherit;justify-content:center;align-items:center;padding-right:3rem;order:3}
.offer-details__header .share-menu__panel{min-height:48px;width:360px;position:fixed;right:14px;top:var(--desktop-menu-and-header-height);background-color:#fff;box-shadow:0 2px 2px 0 rgba(21,20,20,0.1);border-radius:0 0 20px 20px}
.offer-details__header .share-menu__panel .content{padding:10px 16px}
.offer-details__header .share-menu__panel .content .item{display:flex;align-items:center;justify-content:flex-end;margin:4px 8px 4px 0}
.offer-details__header .share-menu__panel .content .item .text{font-size:1.4rem;font-weight:bold;color:#151414}
.offer-details__header .share-menu__panel .content .item .icon{display:inherit;height:40px;align-items:center;margin:auto 10px;cursor:pointer}
.offer-details__header .share-menu__panel .content .item .icon svg path{color:#151414;fill:currentColor}
.offer-details__header .share-menu__panel .content .item .icon.whatsapp svg path{fill:#26d366}
.offer-details__header .share-menu__icon svg path{color:var(--default-brand-primary-color);fill:currentColor;stroke:currentColor}
.offer-details__header .share svg{cursor:pointer;height:2rem}
.offer-details__header .share svg path{fill:var(--default-brand-primary-color)}
.offer-details__header .share-v2{width:100%;height:100%;display:inherit;justify-content:flex-end;align-items:center;padding-right:4rem;order:3}
@media only screen and (max-width:720px){.offer-details__header{align-items:center;display:flex;flex-wrap:wrap;padding:0;top:56px;height:74px}
.offer-details__header .go-back-v2{order:1}
.offer-details__header .offer-header{width:calc(100% - 100px);order:2}
.offer-details__header .offer-header.no-label{display:block}
.offer-details__header .offer-header h3,.offer-details__header .offer-header h4{width:100%;margin:0}
.offer-details__header .offer-header h3{color:var(--default-brand-primary-color)}
.offer-details__header .share,.offer-details__header .share-v2-mobile{height:47px;min-width:50px;padding-right:0;order:3}
.offer-details__header .share-v2-mobile{display:flex;align-items:center}
.offer-details__header .plan-info{width:100vw;height:40px;padding:0 1.5rem;order:4}
.offer-details__header .plan-info .offer-caption{font-size:1rem}
.offer-details__header .plan-info .offer-price{font-size:1.4rem}
}
.offer-details__faq{display:flex;width:100%;top:var(--desktop-menu-and-header-height);left:0;position:fixed;z-index:99;height:auto}
.offer-details__faq .grid-left{justify-content:flex-start;width:calc(100% - 350px);max-width:unset;margin:0;padding-left:1.5rem}
.offer-details__faq .grid-right{min-width:100px;display:inherit;justify-content:center;padding-right:3rem}
.offer-details__faq .grid-backdrop{background-color:rgba(0,0,0,0.5);position:fixed;right:0;bottom:0;left:0;z-index:1000;top:var(--desktop-menu-and-header-height)}
.offer-details__faq .offer-faq{height:auto;width:auto;display:flex;flex-direction:column;cursor:pointer;z-index:1001}
.offer-details__faq .offer-faq .label-faq{background-color:var(--default-brand-primary-color);font-size:1rem;font-weight:600;height:34px;width:350px;display:flex;align-items:center;justify-content:center;padding:0 3.8rem}
.offer-details__faq .offer-faq .label-faq .faq-title{letter-spacing:.5px;text-transform:uppercase;color:white;user-select:none;-moz-user-select:none;-webkit-user-select:none}
.offer-details__faq .offer-faq .label-faq-v2,.offer-details__faq .offer-faq .label-faq-v2-mobile{z-index:100;font-size:1rem;font-weight:600;height:34px;width:350px;display:flex;align-items:center;justify-content:center;padding:0 3.8rem;background-color:color-mix(in srgb,var(--default-brand-primary-color) 5%,#fff);border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 2px 5px 0 rgba(21,20,20,0.1)}
.offer-details__faq .offer-faq .label-faq-v2 .faq-title,.offer-details__faq .offer-faq .label-faq-v2-mobile .faq-title{color:var(--default-brand-primary-color);margin-top:.5em}
.offer-details__faq .offer-faq .modal-faq{background-color:white;font-size:1rem;font-weight:600;height:100vh;width:350px;display:flex;flex-direction:column;padding:60px 0 20px;position:absolute}
.offer-details__faq .offer-faq .modal-faq__header{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding:0 20px 20px;color:white;user-select:none;-moz-user-select:none;-webkit-user-select:none}
.offer-details__faq .offer-faq .modal-faq__header h3{font-size:18px;color:var(--default-brand-primary-color);padding:unset;margin:unset}
.offer-details__faq .offer-faq .modal-faq__header .faq-icon{width:14px;height:22px}
.offer-details__faq .offer-faq .modal-faq__header .faq-icon svg g{fill:var(--default-brand-primary-color)}
.offer-details__faq .offer-faq .modal-faq__input{padding:0 20px}
.offer-details__faq .offer-faq .modal-faq__input input{border:1px solid var(--default-brand-primary-color);padding:1rem 1rem 1rem 3rem;color:#1e1911;background-color:transparent;background-image:url('../../../designs/wisdom/base/images/flua/search-icon-faq.svg');background-repeat:no-repeat;background-position:10px;width:100%;margin-bottom:2.5rem;outline:0}
.offer-details__faq .offer-faq .faq-list{padding:unset}
.offer-details__faq .offer-faq .faq-list .faq-list-component .faq-list-container{height:calc(var(--modal-height) - 283px);overflow-y:scroll}
.offer-details__faq .offer-faq .faq-list .faq-list-component .faq-list-container .faq-question{display:flex;flex-direction:column;align-items:center}
.offer-details__faq .offer-faq .faq-list .faq-list-component .faq-list-container .faq-question .hub-faq-question{margin-bottom:20px;width:88%}
.offer-details__faq .offer-faq .faq-list .faq-list-component .faq-list-container .faq-question .hub-faq-question:last-child{margin-bottom:0}
.offer-details__faq .offer-faq .faq-list .faq-list-component .faq-list-container .faq-question .hub-faq-question .arrow-opener{top:25px}
.offer-details__faq .offer-faq .faq-list .faq-list-component .faq-list-container .faq-question .hub-faq-question .question-sentence{font-size:1.4rem;padding:20px 48px 20px 20px}
@media only screen and (max-width:720px){.offer-details__faq{top:calc(56px + 74px)}
.offer-details__faq .grid-left{width:unset;padding-left:unset}
.offer-details__faq .grid-right{min-width:unset;padding-right:unset}
.offer-details__faq .grid-backdrop{display:none}
.offer-details__faq .offer-faq{padding:0;width:100%}
.offer-details__faq .offer-faq .label-faq,.offer-details__faq .offer-faq .label-faq-v2-mobile{width:100%}
.offer-details__faq .offer-faq .label-faq-v2-mobile{background-color:color-mix(in srgb,var(--default-brand-primary-color) 5%,#fff);border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:none}
.offer-details__faq .offer-faq .label-faq-v2-mobile .faq-title{margin-top:0;color:var(--default-brand-primary-color)}
.offer-details__faq .offer-faq .modal-faq{width:100vw;order:3;height:100vh}
.offer-details__faq .offer-faq .modal-faq .faq-title{font-size:1rem}
.offer-details__faq .offer-faq .faq-list .faq-list-component .faq-list-container{height:calc(var(--modal-height) - 309px);overflow-y:scroll}
}
@media only screen and (max-width:720px){.offer-details__faq-top{top:calc(56px + 114px)}
}
.offer-suggestions{border-top-left-radius:16px;border-top-right-radius:16px;margin:0 auto;max-width:1280px;padding:28px 28px 0;background-color:#fff}
.offer-suggestions .divider-dotted{border:0;margin:0 auto;width:98%;position:relative;bottom:6px;border-top:12px dotted var(--default-flua-background-color)}
.offer-suggestions.new-layout{margin:0 56px 0 28px;max-width:unset}
.offer-suggestions--title{text-transform:uppercase}
.offer-suggestions--cards{display:flex;justify-content:space-between;padding-top:3%}
.offer-suggestions--cards .card{border-radius:8px;height:348px;min-width:240px;width:290px;background-color:#fff}
.offer-suggestions--cards .card .content{display:flex;flex-flow:column;justify-content:center;text-decoration:none;cursor:pointer}
.offer-suggestions--cards .card .content img{width:100%;max-height:220px;object-fit:contain}
.offer-suggestions--cards .card .content .card-image{background-color:var(--default-flua-background-color);height:166px;margin:0 auto;width:280px;min-width:230px}
.offer-suggestions--cards .card .content .card-info{align-items:center;display:flex;flex-flow:row;justify-content:space-between;margin-top:8px;padding:0 24px;align-items:flex-start}
.offer-suggestions--cards .card .content .card-info--text{width:auto}
.offer-suggestions--cards .card .content .card-info .model{display:block;font-size:2rem;font-weight:700;text-transform:uppercase;color:var(--default-brand-primary-color)}
.offer-suggestions--cards .card .content .card-info .version{display:block;font-size:1.2rem;font-weight:500;min-height:40px;text-transform:uppercase;color:#666}
.offer-suggestions--cards .card .content .card-info .logo{height:24px;width:24px}
.offer-suggestions--cards .card .content .card-details{align-items:center;display:flex;flex-flow:row;justify-content:space-between;margin-top:15px;padding:0 24px}
.offer-suggestions--cards .card .content .card-details .price-tag{display:flex;flex-flow:column}
.offer-suggestions--cards .card .content .card-details .price-tag .text{color:#666;font-weight:600;font-size:1.2rem;text-transform:uppercase}
.offer-suggestions--cards .card .content .card-details .price-tag .price{margin-top:5px;font-size:1.6rem;text-transform:uppercase;font-weight:700;color:#151414}
.offer-suggestions--cards .card .content .card-details .price-tag .price .currency{font-weight:400}
.offer-suggestions--cards .card .content .card-details .details{background-color:var(--default-flua-background-color);color:var(--default-brand-primary-color);font-size:1.2rem;border-radius:16px;padding:8px 15px}
.offer-suggestions hr.brands-separator{border:1px solid;margin:0;width:96%;margin:0 auto;border-color:#e6e6e6}
@media only screen and (max-width:720px){.offer-suggestions{border-radius:0;padding:20px 10px;background-color:var(--default-flua-background-color)}
.offer-suggestions--title{font-size:1.4rem}
.offer-suggestions--cards{overflow-x:auto;padding-bottom:5%}
.offer-suggestions--cards .card{height:unset;width:256px;margin-right:16px}
.offer-suggestions--cards .card:last-of-type{margin-right:0}
.offer-suggestions--cards .card .content{padding-top:15%;padding-bottom:15%}
.offer-suggestions--cards .card .content .card-image{width:230px}
.offer-suggestions--cards .card .content .card-info--text{width:auto}
.offer-suggestions--cards .card .content .card-info .model{font-size:1.4rem}
.offer-suggestions--cards .card .content .card-info .version{font-size:1.2rem}
.offer-suggestions--cards .card .content .card-info .logo{height:24px;width:24px}
.offer-suggestions--cards .card .content .card-details{margin:16px 0 0}
.offer-suggestions--cards .card .content .card-details .details{font-size:1.1rem;padding:8px 10px;background-color:var(--default-flua-background-color)}
.offer-suggestions .divider-dotted,.offer-suggestions .brands-separator{display:none}
}
.rental-border-radius{border-radius:16px}
@media only screen and (max-width:720px){.rental-border-radius{border-radius:0}
}
.other-brands-section{align-items:center;border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:flex;max-width:1280px;margin:0 auto;background-color:#fff}
.other-brands-section.new-layout{max-width:unset;margin:0 56px 0 28px}
.other-brands-section h1{display:block;margin:0 24px}
.other-brands-section__content{align-items:center;display:flex;height:60px}
.other-brands-section__content .item{justify-content:flex-start;width:142px;padding:0;border-right:2px solid var(--default-flua-background-color);background-color:#fff}
.other-brands-section__content .item:first-of-type{margin-left:0;padding-left:0}
.other-brands-section__content .item:last-of-type{border-right:0}
.other-brands-section__content .item a{align-items:center;display:flex;justify-content:center}
.other-brands-section__content .item a .brand-image{width:24px;height:24px;background-color:transparent}
.other-brands-section__content .item a .brand-headline{font-size:1.4rem;font-weight:700;margin-left:8px;text-transform:uppercase}
.other-brands-section__content .item a .brand-headline .brand{color:var(--default-brand-primary-color)}
.other-brands-section__content .item a .brand-headline .brand-tag{display:none}
.other-brands-section__content .item a .brand-headline .brand-tag.green{background-color:#d5eddb;color:#00724e}
.other-brands-section__content .item a .brand-headline .brand-tag.purple{background-color:var(--default-flua-background-color);color:var(--default-brand-primary-color)}
.other-brands-section__content .item a .brand-text{display:none;color:#666}
@media only screen and (max-width:720px){.other-brands-section{align-items:flex-start;flex-flow:column;position:static;width:100%;height:90%;background-color:var(--default-flua-background-color)}
.other-brands-section h1{margin:0 0 0 16px}
.other-brands-section__content{padding:4px;flex-direction:column}
.other-brands-section__content .item{margin:4px 8px;width:95%;height:88px;min-height:88px;border-right:0;border-radius:8px}
.other-brands-section__content .item:first-of-type{margin-left:8px}
.other-brands-section__content .item a{display:flex;flex-flow:row wrap;justify-content:flex-start !important;padding:16px}
.other-brands-section__content .item a .brand-image{width:24px;height:24px;margin-bottom:0}
.other-brands-section__content .item a .brand-headline{margin-left:12px;display:flex;align-items:center}
.other-brands-section__content .item a .brand-headline .brand{font-size:1.4rem}
.other-brands-section__content .item a .brand-headline .brand-tag{border-radius:3px;display:block;margin-left:14px;font-size:.8rem;padding:4px 6px}
.other-brands-section__content .item a .brand-text{display:block;font-size:1.2rem;margin-left:36px;line-height:130%;width:100%}
}
.divider{grid-area:divider;display:flex;width:100%;height:12px;align-self:center;background-color:#fff}
.divider .divider-left{width:5%;background-color:var(--default-flua-background-color);border-radius:0 10px 10px 0;height:inherit;align-self:center}
.divider .divider-background{background-color:#fff;width:90%;height:100%;padding:0 10px}
.divider .divider-background .divider-dotted{border:0;border-top:12px dotted var(--default-flua-background-color);height:1px;margin:0}
.divider .divider-right{width:5%;background-color:var(--default-flua-background-color);border-radius:10px 0 0 10px;height:inherit;align-self:center}
.offer-card-container .offer-card-slide{display:block;background-color:#fff;padding:1.5rem 2.3rem 0 2.3rem;border-radius:20px}
.offer-card-container .offer-card-slide_title{font-weight:700;text-transform:uppercase}
.offer-card-container .offer-card-slide_description{font-size:1.4rem;letter-spacing:.8px}
.offer-card-container .offer-card-slide .plans{display:flex;width:100%;overflow-y:auto;padding-bottom:20px}
.offer-card-container .offer-card-slide .plans__item{min-width:146px;max-width:146px;height:86px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;background-color:#f5f4f6;padding:5px 15px 15px 15px;margin:0 7px;border-radius:8px;cursor:pointer;filter:grayscale(100%)}
.offer-card-container .offer-card-slide .plans__item:first-child{margin-left:0}
.offer-card-container .offer-card-slide .plans__item:last-child{margin-right:0}
.offer-card-container .offer-card-slide .plans__item.selected{background-color:color-mix(in srgb,var(--default-flua-secondary-brackground) 10%,transparent);border:1px solid var(--default-brand-primary-color);filter:none}
.offer-card-container .offer-card-slide .plans__item .item-icons{display:flex;padding-top:5px;width:100%;justify-content:center}
.offer-card-container .offer-card-slide .plans__item .item-data{display:flex;padding-top:10px}
.offer-card-container .offer-card-slide .plans__item .item-data_value{font-size:1.4rem;font-weight:700;line-height:1;color:#151414}
.offer-card-container .offer-card-slide .plans__item .item-data_type{font-size:1.4rem;font-weight:700;color:#151414;padding-left:5px;text-transform:uppercase;line-height:1}
.offer-card-container .offer-card-slide .plans.styled-scroll{visibility:hidden}
.offer-card-container .offer-card-slide .plans.styled-scroll .plans__item{visibility:visible}
.offer-card-container .offer-card-slide .plans.styled-scroll:hover,.offer-card-container .offer-card-slide .plans.styled-scroll:focus{visibility:visible}
.offer-card-container .offer-card-slide .plans.styled-scroll::-webkit-scrollbar{background-color:white;width:16px}
.offer-card-container .offer-card-slide .plans.styled-scroll::-webkit-scrollbar-track{background-color:#fff}
.offer-card-container .offer-card-slide .plans.styled-scroll::-webkit-scrollbar-thumb{background-color:#9e9e9e;border-radius:16px;border:4px solid #fff}
.offer-card-container .offer-card-slide .plans.styled-scroll::-webkit-scrollbar-button{display:none}
.offer-color-v2{display:flex;flex-wrap:wrap;margin:0 auto 10px;flex-direction:row}
.offer-color-v2.disabled-color{opacity:50%}
.offer-color-v2 .color-list{width:60%;display:flex;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0}
.offer-color-v2 .color-list__item{position:relative;width:22px;height:22px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 6px;cursor:pointer}
.offer-color-v2 .color-list__item:before{position:absolute;content:"";border-radius:50%;width:20px;height:20px;border:solid 2px transparent;transition:width .3s ease,height .3s ease}
.offer-color-v2 .color-list__item.selected:before{width:30px;height:30px;border-color:var(--default-brand-primary-color)}
.offer-color-v2 .color-box-title{width:20%;align-items:flex-start;display:flex;flex-direction:column;margin-left:20px}
.offer-color-v2 .color-box-title .category-name,.offer-color-v2 .color-box-title .color-title{font-size:1.2rem;text-transform:uppercase}
.offer-color-v2 .color-box-title .category-name{margin:6px 0;display:flex;justify-content:flex-start}
.offer-color-v2 .color-box-title .color-title{position:unset;background-color:unset;padding:0;margin:6px 0;height:0;justify-content:flex-start}
.offer-color-v2 .color-box-title .color-title::after{display:none}
.offer-color-v2 .color-box-title .color-title p{margin:0;text-align:start}
.offer-color-v2 .color-box-title .color-price p{font-size:10px;margin-top:5px;margin-bottom:unset}
@media only screen and (max-width:720px){.offer-color-v2{flex-direction:column;margin-bottom:24px}
.offer-color-v2 .color-list{overflow-x:auto;height:62px;display:flex;width:100%;overflow-y:auto;justify-content:unset}
.offer-color-v2 .color-list__item{min-width:22px;max-width:22px;height:22px}
.offer-color-v2 .color-box-title{width:100%;margin-left:unset}
}
.terms-and-items-v2{flex-direction:column;justify-content:flex-start}
.terms-and-items-v2 div{margin:10px auto;cursor:pointer}
.terms-and-items-v2 div span{font-size:1.2rem;font-weight:700;color:var(--default-brand-primary-color)}
.terms-and-items-v2 .modal{bottom:0;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:101}
.terms-and-items-v2 .modal .backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1;background-color:rgba(0,0,0,0.3)}
.terms-and-items-v2 .modal__dialog{border-radius:5px;margin:25vh auto;max-height:55vh;padding:20px;position:relative;width:600px;z-index:2;background-color:#fff}
.terms-and-items-v2 .modal__dialog h2{margin-left:30px;color:var(--default-brand-primary-color)}
.terms-and-items-v2 .modal__dialog .modal__header{display:flex;flex-direction:row;margin:0 auto 20px;justify-content:flex-end}
.terms-and-items-v2 .modal__dialog .modal__header div{margin:unset}
.terms-and-items-v2 .modal__dialog .modal__body{display:flex;flex-direction:row;height:40vh;overflow-y:auto;padding:5px}
.terms-and-items-v2 .modal__dialog .modal__body .items-content ul,.terms-and-items-v2 .modal__dialog .modal__body .additionals-content ul{list-style:disc}
.terms-and-items-v2 .modal__dialog .modal__body .items-content ul li,.terms-and-items-v2 .modal__dialog .modal__body .additionals-content ul li{font-size:1.2rem;font-weight:500}
.terms-and-items-v2 .modal__dialog .modal__body .items-content ul li::marker,.terms-and-items-v2 .modal__dialog .modal__body .additionals-content ul li::marker{color:var(--default-brand-primary-color)}
@media only screen and (max-width:720px){.terms-and-items-v2{flex-direction:row;display:flex;justify-content:space-between;width:100%;margin:24px 0}
.terms-and-items-v2 div{margin:unset}
.terms-and-items-v2 .modal .backdrop{position:absolute}
.terms-and-items-v2 .modal__dialog{width:100%;max-height:fit-content;padding:20px 20px 35px;margin:25vh auto 10vh}
.terms-and-items-v2 .modal__dialog h2{margin-left:5px}
.terms-and-items-v2 .modal__dialog .modal__body .items-content ul,.terms-and-items-v2 .modal__dialog .modal__body .additionals-content ul{padding-inline-start:15px}
}
.offer-header .title-row{display:flex;flex-direction:row;align-items:flex-start}
.offer-header .title-row .brand-logo{height:30px;width:30px;margin-right:22px;margin-top:.5vh}
.offer-header h3{font-size:2.4rem;font-weight:600;margin:0}
.offer-header h4{font-size:1.7rem;font-weight:600;margin:0}
@media only screen and (max-width:960px){.offer-header{max-width:320px;margin:0 auto}
}
@media only screen and (max-width:720px){.offer-header .title-row .brand-logo{display:none}
}
.offer-summary__header{padding:8px 24px 17px 24px;display:flex;align-items:center;justify-content:space-between}
.offer-summary__header .header-edit{cursor:pointer}
.offer-summary__header .header-edit svg g rect{fill:var(--default-brand-primary-color)}
.offer-summary__header .header-title h1{margin:unset;text-transform:uppercase;font-size:24px}
.offer-summary__header .header-title h2{margin:unset;text-transform:uppercase;font-weight:500;font-size:16px}
.offer-summary__header .header-title p{margin:unset;text-transform:uppercase;font-size:11px;font-weight:500}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon[data-v-681fd9da] p[data-v-681fd9da]{color:#4d4d4d}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon[data-v-681fd9da] .action-coupon[data-v-681fd9da] .hub-button__label[data-v-681fd9da]{font-size:1.0rem;letter-spacing:.5px;padding:0 15px}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon[data-v-681fd9da] .action-coupon[data-v-681fd9da] .hub-button[data-v-681fd9da]{width:unset;min-width:auto;padding:0;height:var(--default-coupon-flua-input-height)}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon[data-v-681fd9da] .input-value[data-v-681fd9da]{width:auto;align-self:center;display:contents}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon[data-v-681fd9da] .input-value[data-v-681fd9da] .hub-input[data-v-681fd9da]{min-width:50%;max-width:100%;margin-bottom:0}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon[data-v-681fd9da] .input-value[data-v-681fd9da] .hub-input[data-v-681fd9da] input[data-v-681fd9da]{border:0;border-radius:var(--default-coupon-flua-input-radius);padding:10px;background-color:#f3f3f3;height:var(--default-coupon-flua-input-height)}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon-price[data-v-681fd9da]{text-align:end}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon-price[data-v-681fd9da] .item-icon[data-v-681fd9da] svg[data-v-681fd9da]{cursor:pointer}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon-price[data-v-681fd9da] .item-icon[data-v-681fd9da] svg[data-v-681fd9da] g[data-v-681fd9da] rect[data-v-681fd9da]{fill:var(--default-brand-primary-color)}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon-price[data-v-681fd9da] p[data-v-681fd9da]{align-self:flex-end;text-transform:capitalize;font-size:12px;font-weight:700;white-space:nowrap}
.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon-price[data-v-681fd9da],.offer-summary-coupon-section[data-v-681fd9da] .summary-item__coupon-info[data-v-681fd9da]{color:#4d4d4d}
.offer-summary__list{margin:0 24px}
.offer-summary__list.items{border-bottom:2px solid var(--default-flua-background-color)}
.offer-summary__list.price{margin-top:10px;border-radius:8px}
.offer-summary__list .discount-list{display:flex;flex-direction:column}
.offer-summary__list .summary-item{display:flex;justify-content:space-between;padding:17px 10px;border-top:1px solid var(--default-flua-background-color)}
.offer-summary__list .summary-item .align-flex-end{align-self:flex-end}
.offer-summary__list .summary-item .align-flex-end p{margin:0}
.offer-summary__list .summary-item__title{display:flex;align-items:center}
.offer-summary__list .summary-item__title .color-circle{height:14px;width:14px;border-radius:50%;margin:5px;border:2px solid var(--default-flua-background-color)}
.offer-summary__list .summary-item__title .item-title{display:flex;width:100%;justify-content:space-between;margin-left:8px;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#666}
.offer-summary__list .summary-item__title .item-title p{margin:none}
.offer-summary__list .summary-item__title .item-title .final-value-title{font-weight:700;color:var(--default-brand-primary-color)}
.offer-summary__list .summary-item__title .item-title .old-price{text-decoration:line-through}
.offer-summary__list .summary-item__title .item-info-container{display:flex;flex-direction:column;justify-content:flex-start}
.offer-summary__list .summary-item__title .item-info-container__info p{text-transform:capitalize;font-size:12px;margin:0 0 0 8px;font-weight:700}
.offer-summary__list .summary-item__title .item-info-container__info .price{font-weight:700}
.offer-summary__list .summary-item__title .item-info-container__info .coupon-name{font-weight:700;color:#539e18}
.offer-summary__list .summary-item__title .item-icon{height:24px;width:24px}
.offer-summary__list .summary-item__title .item-icon svg{height:24px;width:24px}
.offer-summary__list .summary-item__title .item-icon svg g{fill:var(--default-brand-primary-color)}
.offer-summary__list .summary-item__title .item-icon img{height:24px;width:24px}
.offer-summary__list .summary-item__info{align-self:center}
.offer-summary__list .summary-item__info p{text-align:center;text-transform:capitalize;font-size:12px;font-weight:700;color:#4d4d4d}
.offer-summary__list .summary-item__coupon-price{display:flex;justify-content:end;text-align:end}
.offer-summary__list .summary-item__coupon-price .item-icon svg{cursor:pointer}
.offer-summary__list .summary-item__coupon-price .item-icon svg g rect{fill:var(--default-brand-primary-color)}
.offer-summary__list .summary-item__coupon-price p{align-self:flex-end;text-transform:capitalize;font-size:12px;font-weight:700;white-space:nowrap}
.offer-summary__list .summary-item__warning{margin-top:0}
.offer-summary__list .summary-item__coupon-limit{padding-left:10px}
.offer-summary__list .summary-item__coupon-price,.offer-summary__list .summary-item__coupon-info{color:#4d4d4d}
.offer-summary__list .summary-item__warning{background-color:color-mix(in srgb,var(--flua-red-danger) 10%,#fff);padding:20px;border-radius:10px;color:var(--flua-red-danger);font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}
.offer-summary__list .summary-item__warning-message{background-color:color-mix(in srgb,var(--default-brand-secondary-color) 10%,#fff);color:var(--default-brand-secondary-color)}
.offer-summary__list .summary-item__error-message{background-color:color-mix(in srgb,var(--flua-red-danger) 10%,#fff);padding:20px;border-radius:10px;color:var(--flua-red-danger);font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}
.offer-summary__list .summary-item__price p{text-align:end;text-transform:capitalize;font-size:12px;font-weight:700;color:#4d4d4d}
.offer-summary__list .summary-item__price .discount-price{font-weight:unset}
.offer-summary__list .summary-item__coupon{display:flex;justify-content:center;padding-bottom:10px;align-items:center}
.offer-summary__list .summary-item__coupon p{color:#4d4d4d}
.offer-summary__list .summary-item__coupon .action-coupon{display:flex;padding-left:10px}
.offer-summary__list .summary-item__coupon .action-coupon .hub-button__label{font-size:1.0rem;letter-spacing:.5px;padding:0 15px}
.offer-summary__list .summary-item__coupon .action-coupon .hub-button{width:unset;min-width:auto;padding:0;height:var(--default-coupon-flua-input-height)}
.offer-summary__list .summary-item__coupon .input-value{width:auto;align-self:center;display:contents}
.offer-summary__list .summary-item__coupon .input-value .hub-input{min-width:50%;max-width:100%;margin-bottom:0}
.offer-summary__list .summary-item__coupon .input-value .hub-input input{border:0;border-radius:var(--default-coupon-flua-input-radius);padding:10px;background-color:#f3f3f3;height:var(--default-coupon-flua-input-height)}
.offer-summary__list .summary-item__discount-section{width:100%}
.offer-summary__list .summary-item__discount-section .values-list{display:flex;flex-direction:column}
.offer-summary__list .summary-item__discount-section .values-list__item{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 32px);max-height:24px;align-self:flex-end;gap:8px}
.offer-summary__list .summary-item__discount-section .values-list__item .separator{align-self:center;width:100%;border-left:0;border-right:0;border-bottom:0;border-top:1px dashed #666}
.offer-summary__list .summary-item__discount-section .values-list__item-info{align-self:center;text-align:center;text-transform:capitalize;font-size:12px}
.offer-summary__list .summary-item__discount-section .values-list__item-price{font-weight:unset;align-self:center}
.offer-summary__list .summary-item__discount-section .values-list__item-price .total-price{color:#539e18}
.offer-summary__list .summary-item__discount-section .values-list__item-price p{text-align:end;text-transform:capitalize;font-size:12px;font-weight:700;margin:none;white-space:nowrap}
.offer-summary__list .summary-item__final-price-section-installments{width:calc(100% - 32px);max-height:24px}
.offer-summary__list .summary-item__final-price-section-installments p{align-self:center;text-align:center;font-size:12px;margin:none;color:#666}
.offer-summary__list .summary-item__final-price-section-installments .price{font-weight:700;color:#151414}
.offer-summary__list .align-icon{padding-right:0}
.rental-confirmation-popup .rental-confirm-popup-container{top:var(--desktop-menu-top-height);height:calc(100% - var(--desktop-menu-top-height));background-color:rgba(0,0,0,0.5);position:fixed;width:100%;padding:0;left:0;margin:0;z-index:100;display:flex;align-items:center;justify-content:center}
.rental-confirmation-popup .rental-offer-dialog{background-color:#fff;position:relative;width:37rem;margin:0 auto;padding:4rem;display:flex;flex-direction:column;border-radius:1.6rem;max-height:100%;align-items:center}
.rental-confirmation-popup .rental-offer-dialog__header{padding:.8rem;display:flex;align-items:center;justify-content:center}
.rental-confirmation-popup .rental-offer-dialog__header .bagde-icon svg{width:64px;height:auto}
.rental-confirmation-popup .rental-offer-dialog__header .bagde-icon svg path{stroke:var(--default-brand-primary-color)}
.rental-confirmation-popup .rental-offer-dialog__header .bagde-icon svg g rect{fill:var(--default-brand-primary-color)}
.rental-confirmation-popup .rental-offer-dialog__info .modal-title{font-size:2rem;font-weight:bold;text-align:center;line-height:1.25}
.rental-confirmation-popup .rental-offer-dialog__detail{padding:1rem 2rem 1rem;overflow:auto;display:flex;flex-direction:column;align-items:stretch}
.rental-confirmation-popup .rental-offer-dialog__detail .message{font-size:1.4rem;font-weight:500;line-height:1.42;margin:0 0 2rem;text-align:center}
.rental-confirmation-popup .rental-offer-dialog__detail .message__no-ctas{margin:0}
.rental-confirmation-popup .rental-offer-dialog .hub-button--m3{margin-top:1rem;margin-bottom:2rem}
.rental-confirmation-popup .rental-offer-dialog .hub-button--m3__alone{margin-bottom:1rem}
.rental-confirmation-popup .rental-offer-dialog .hub-button{min-height:2rem}
.rental-confirmation-popup .rental-offer-dialog .hub-button--alternate{background-color:#fff;color:var(--default-brand-primary-color);text-decoration:none;text-align:center;font-size:1.4rem;font-weight:600;letter-spacing:.75px;text-transform:uppercase}
@media only screen and (max-width:960px){.rental-confirmation-popup .rental-confirm-popup-container{top:56px;height:calc(100% - 56px)}
}
@media only screen and (max-width:720px){.rental-confirmation-popup .rental-offer-dialog{width:32rem;padding:3rem}
}
.offer-details{position:fixed;right:0;left:0;bottom:0;z-index:100;padding:0 42px 30px;overflow:overlay;top:var(--desktop-menu-and-header-height);background-color:var(--default-flua-background-color)}
.offer-details .offer-modal{top:var(--desktop-menu-and-header-height);height:calc(100% - 56px);background-color:rgba(0,0,0,0.5);position:fixed;width:100%;padding:0;left:0;margin:0;z-index:100;display:flex;align-items:center;justify-content:center}
.offer-details .offer-modal .offer-modal-dialog{background-color:#fff;position:relative;width:37rem;margin:0 auto;padding:4rem;display:flex;flex-direction:column;border-radius:1.6rem;max-height:100%}
.offer-details .offer-modal .offer-modal-dialog__badge{align-self:center}
.offer-details .offer-modal .offer-modal-dialog__info{text-align:center;text-transform:uppercase}
.offer-details .offer-modal .offer-modal-dialog__detail{font-size:1.4rem;font-weight:500;line-height:1.42;margin:0 0 2rem;text-align:center}
.offer-details .lead-form-container{max-width:1280px;margin:0 auto;border-radius:20px;padding:40px 0;background-color:#fff}
.offer-details .go-back-page-vue{max-width:1280px;margin:0 auto}
.offer-details .go-back-page-vue span{font-size:12px;font-weight:600;color:#151414}
.offer-details .go-back-page-vue a{z-index:100}
.offer-details .go-back-page-vue a .go-back-page__icon{color:#6e7075}
.offer-details .go-back-page-vue a .go-back-page__icon .fill{fill:currentColor}
.offer-details__header .offer-header h4{color:#666}
.offer-details__header .plan-info .caption{color:#666}
.offer-details__header .plan-info h3{color:var(--default-brand-primary-color)}
.offer-details__content{width:100%;max-width:1280px;background-color:white;border-radius:20px;margin:0 auto;padding:46px 54px;overflow:hidden}
.offer-details__content .offer-disclaimer{padding-bottom:40px}
.offer-details__content .offer-info{display:grid;grid-template-columns:minmax(30%,370px) minmax(45%,auto) minmax(25%,270px);grid-template-rows:auto;grid-template-areas:'header breadcumb breadcumb' 'highlights image features' 'price image features' 'period image additionals' 'mileage color additionals' 'mileage color optionals'}
.offer-details__content .offer-info .caption{color:#151414}
.offer-details__content .offer-info .offer-caption{font-size:1.7rem;font-weight:500}
.offer-details__content .offer-info__header{grid-area:header}
.offer-details__content .offer-info__header h4{margin-bottom:10px}
.offer-details__content .offer-info__header .offer-tags{margin:0}
.offer-details__content .offer-info__highlights{grid-area:highlights}
.offer-details__content .offer-info__highlights .offer-highlights{margin-bottom:16px}
.offer-details__content .offer-info__price{grid-area:price}
.offer-details__content .offer-info__price .offer-caption{display:block;margin-bottom:8px}
.offer-details__content .offer-info__price h3{font-size:3.4rem;font-weight:600;margin:0 0 24px;color:#a2238d}
.offer-details__content .offer-info__price h3 small{font-size:1.7rem;margin-right:5px}
.offer-details__content .offer-info__period{grid-area:period}
.offer-details__content .offer-info__period .offer-caption{display:block;margin-bottom:16px}
.offer-details__content .offer-info__period .monthly-plans{margin-bottom:32px}
.offer-details__content .offer-info__period .monthly-plans__item{color:#666;background-color:rgba(102,102,102,0.08)}
.offer-details__content .offer-info__period .monthly-plans__item.selected{color:white;background-color:#a2238d}
.offer-details__content .offer-info__mileage{grid-area:mileage}
.offer-details__content .offer-info__mileage .hub-input-range{width:calc(100% - 40px);margin:55px 20px 0}
.offer-details__content .offer-info__breadcumb{grid-area:breadcumb;display:flex;justify-content:flex-end}
.offer-details__content .offer-info__breadcumb .offer-breadcumb__item{color:#999}
.offer-details__content .offer-info__breadcumb .offer-breadcumb__item:before,.offer-details__content .offer-info__breadcumb .offer-breadcumb__item:after{background-color:#ccc}
.offer-details__content .offer-info__breadcumb .offer-breadcumb__item.done{color:#666}
.offer-details__content .offer-info__breadcumb .offer-breadcumb__item.done:before,.offer-details__content .offer-info__breadcumb .offer-breadcumb__item.done:after{background-color:#a2238d}
.offer-details__content .offer-info__breadcumb .offer-breadcumb__item.current{color:#666}
.offer-details__content .offer-info__breadcumb .offer-breadcumb__item.current:before{background-color:#a2238d}
.offer-details__content .offer-info__tags{grid-area:tags}
.offer-details__content .offer-info__image{grid-area:image;position:relative;display:flex;justify-content:center}
.offer-details__content .offer-info__image .image-background{position:absolute;top:0;right:0;width:70px;height:70px;opacity:.3;background-image:linear-gradient(#a2238d,#f9a51a);mask-image:url('../../../designs/wisdom/base/images/flua/bullets-pattern.svg');-webkit-mask-image:url('../../../designs/wisdom/base/images/flua/bullets-pattern.svg');z-index:1}
.offer-details__content .offer-info__image .car-profile-image{width:100%;max-height:220px;object-fit:contain;z-index:1}
.offer-details__content .offer-info__color{grid-area:color;padding:0 20px}
.offer-details__content .offer-info__color .offer-caption{max-width:360px;display:block;margin:0 auto 24px}
.offer-details__content .offer-info__color .offer-color{max-width:360px}
.offer-details__content .offer-info__color .offer-color__tab.selected{border-color:#a2238d}
.offer-details__content .offer-info__color .offer-color__tab.selected span{color:#151414}
.offer-details__content .offer-info__color .offer-color__tab span{color:#b3b3b3}
.offer-details__content .offer-info__color .offer-color .color-list__item{border:solid 1px #666}
.offer-details__content .offer-info__features{grid-area:features;display:flex;align-items:center;justify-content:center}
.offer-details__content .offer-info__features ul{padding:0 0 0 16px}
.offer-details__content .offer-info__features ul li{font-size:1.2rem;font-weight:500;letter-spacing:.1px;margin-bottom:8px;color:#1a1a1a}
.offer-details__content .offer-info__optionals{grid-area:optionals}
.offer-details__content .offer-info__optionals .offer-caption{display:block;margin-bottom:16px}
.offer-details__content .offer-info__optionals .offer-optionals .optional-item__empty{background-color:#e6e6e6}
.offer-details__content .offer-info__optionals .offer-optionals .optional-item__empty:after{background-color:#e6e6e6}
.offer-details__content .offer-info__optionals .offer-optionals .optional-item__details .details__text{color:#151414}
.offer-details__content .offer-info__optionals .offer-optionals .optional-item__details .details__text .info-icon svg .svg-path{stroke:#a2238d}
.offer-details__content .offer-info__optionals .offer-optionals .optional-item__details .details__price{color:#f9a51a}
.offer-details__content .offer-info__optionals .offer-optionals .optional-details__content .content__title{color:#a2238d}
.offer-details__content .offer-info__optionals .offer-optionals .optional-details__content .content__text{color:#151414}
.offer-details__content .offer-info__additionals{grid-area:additionals}
.offer-details__content .offer-info__additionals hr{width:100%;margin:2rem auto 2rem}
.offer-details__content .offer-info__additionals .offer-caption{display:block;margin-bottom:16px}
.offer-details__content .offer-info__additionals .offer-additionals .additional-item__details .details__price{color:#f9a51a}
.offer-details__content .offer-info__wait-button{display:flex;justify-content:center}
.offer-details__content .offer-info__wait-button .hub-button__label{flex-grow:0}
.offer-details__content .offer-info__wait-button .hub-loader-vue{width:unset}
.offer-details__content .offer-info__wait-button .hub-loader-vue .loading-image-dots{background-image:url("../../../designs/wisdom/base/images/loading-jeep.gif")}
.offer-details__content .offer-info__price-section{height:46px;width:100%;display:flex;flex-direction:row;justify-content:space-between;position:sticky;bottom:0;z-index:2;background-color:#fff}
.offer-details__content .offer-info__price-section .first-payment,.offer-details__content .offer-info__price-section .discount,.offer-details__content .offer-info__price-section .installment-with-discount{width:33%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}
.offer-details__content .offer-info__price-section .first-payment .label,.offer-details__content .offer-info__price-section .discount .label,.offer-details__content .offer-info__price-section .installment-with-discount .label,.offer-details__content .offer-info__price-section .first-payment .value,.offer-details__content .offer-info__price-section .discount .value,.offer-details__content .offer-info__price-section .installment-with-discount .value{font-weight:bold}
.offer-details__content .offer-info__price-section .first-payment .label,.offer-details__content .offer-info__price-section .discount .label,.offer-details__content .offer-info__price-section .installment-with-discount .label{font-size:1.2rem;color:color-mix(in srgb,var(--default-flua-secondary-brackground) 55%,#000)}
.offer-details__content .offer-info__price-section .first-payment .value,.offer-details__content .offer-info__price-section .discount .value,.offer-details__content .offer-info__price-section .installment-with-discount .value{font-size:1.6rem;color:#151414}
.offer-details__content .offer-info__price-section .first-payment,.offer-details__content .offer-info__price-section .discount{background:linear-gradient(180deg,color-mix(in srgb,var(--default-flua-secondary-brackground) 40%,#fff) 11.11%,color-mix(in srgb,var(--default-flua-secondary-brackground) 30%,#fff) 100%)}
.offer-details__content .offer-info__price-section .installment-with-discount{background:linear-gradient(180deg,color-mix(in srgb,var(--default-flua-secondary-brackground) 60%,#fff) 11.11%,color-mix(in srgb,var(--default-flua-secondary-brackground) 50%,#fff) 100%)}
.offer-details__content .offer-info__only-price{height:46px;width:100%;display:flex;flex-direction:row;justify-content:space-between;position:sticky;bottom:0;z-index:2;background-color:#fff}
.offer-details__content .offer-info__only-price .installment-with-discount{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:0 24px;background:linear-gradient(180deg,#fbc976 11.11%,#fcd28d 100%)}
.offer-details__content .offer-info__only-price .installment-with-discount .label,.offer-details__content .offer-info__only-price .installment-with-discount .value{font-weight:bold}
.offer-details__content .offer-info__only-price .installment-with-discount .label{color:#856404;font-size:1.2rem}
.offer-details__content .offer-info__only-price .installment-with-discount .value{color:#151414;font-size:1.6rem}
.offer-details__content .offer-info__only-price .installment-with-discount .gap-1{gap:8px}
.offer-details__content .offer-info__only-price .price-with-text{display:flex;align-items:center;justify-content:space-between}
.offer-details__content .offer-info__edit{padding:24px;border-radius:20px 20px 0 0;flex-direction:column;background-color:#fff}
.offer-details__content .offer-info__edit .offer-dealer{width:100%}
.offer-details__content .offer-info__edit .offer-dealer.rental-dealer-selector .selector{width:100%;margin-left:unset;margin-right:unset}
.offer-details__content .offer-info__edit .offer-dealer .rental-dealer-selector--label{margin-left:unset}
.offer-details__content .offer-info__edit .offer-update{width:100%;max-width:unset}
.offer-details__content .offer-info__dealer{display:flex;justify-content:space-between}
.offer-details__content .offer-info__dealer .offer-dealer{width:800px}
.offer-details__content .offer-info__dealer .offer-update{background-color:#a2238d;border-radius:8px;border:4px solid #a2238d;height:55px;padding:12px 55px;margin-top:3%;cursor:pointer;text-align:center}
.offer-details__content .offer-info__dealer .offer-update span{color:white;font-size:1.4rem;font-weight:500;text-transform:uppercase}
.offer-details__content .offer-info .chevron-down{display:none;justify-content:center}
.offer-details__content .offer-section{display:flex;justify-content:center;margin:80px 0 50px}
.offer-details__content.v2{margin:0 auto;padding:22px 28px 0;max-width:unset;background-color:var(--default-flua-background-color)}
.offer-details__content .offer-info__v2{padding:4px;display:flex;flex-direction:row;justify-content:flex-start;height:auto}
.offer-details__content .offer-info__v2 .left-section{width:50%;background-color:var(--default-flua-background-color)}
.offer-details__content .offer-info__v2 .left-section .offer-info__image .slider-gallery .sliders{max-height:220px}
.offer-details__content .offer-info__v2 .left-section .offer-info__image .slider-gallery .sliders .slider{max-height:220px}
.offer-details__content .offer-info__v2 .left-section .offer-info__image .slider-gallery .sliders .slider img{width:100%;max-height:220px;object-fit:contain;z-index:1}
.offer-details__content .offer-info__v2 .left-section .offer-info__header h3{font-size:3.2rem;color:#151414}
.offer-details__content .offer-info__v2 .left-section .offer-info__header h4{font-size:1.6rem;color:#4d4d4d}
.offer-details__content .offer-info__v2 .left-section .offer-info__highlights{font-size:1.4rem;width:40%}
.offer-details__content .offer-info__v2 .left-section .offer-info__highlights .offer-highlights{color:#666}
.offer-details__content .offer-info__v2 .left-section .left-bottom-section{display:flex;flex-direction:row;margin-top:15px;border-top:1px solid #eee7ee}
.offer-details__content .offer-info__v2 .left-section .left-bottom-section .offer-info__features{width:60%;justify-content:flex-start;margin-top:10px}
.offer-details__content .offer-info__v2 .left-section .left-bottom-section .offer-info__features ul li{font-size:1.0rem;font-weight:500;color:#151414}
.offer-details__content .offer-info__v2 .left-section .left-bottom-section .offer-section{margin:10px 0 0 0;width:40%}
.offer-details__content .offer-info__v2 .right-section{border-radius:20px;width:50%;overflow-y:scroll;overflow-x:hidden;margin:2.4rem;height:560px}
.offer-details__content .offer-info__v2 .right-section .action-container{background:#fff;padding:24px;border-radius:0 0 20px 20px}
.offer-details__content .offer-info__v2 .right-section .action-container .hub-button{width:100%;background-color:var(--default-brand-primary-color);max-width:100%}
.offer-details__content .offer-info__v2 .right-section .action-container .hub-button__label{color:#fff;justify-content:center}
.offer-details__content .offer-info__v2 .right-section .with-border{border-radius:20px}
.offer-details__content .offer-info__v2 .right-section__form .first-part,.offer-details__content .offer-info__v2 .right-section__form .second-part{background:#fff;border-radius:20px;padding-top:15px}
.offer-details__content .offer-info__v2 .right-section__form .second-part__NEW-LAYOUT-TEST{background:#fff;border-radius:20px;padding-top:15px}
.offer-details__content .offer-info__v2 .right-section__form .second-part__NEW-LAYOUT-TEST{background:#fff;border-radius:20px;padding-top:15px}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment{border-radius:20px;background-color:#fff}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .first-payment-container .content{display:block;background-color:#fff;padding:1.5rem 2.3rem 0 2.3rem;min-height:120px;border-radius:20px}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .first-payment-container .content h2{text-transform:uppercase}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .first-payment-container .content p{font-size:1.4rem}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .first-payment-container .content .input-value .hub-input{margin-bottom:1rem}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .first-payment-container .content .first-payment-description{display:flex;flex-direction:column;padding-bottom:1.5rem}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .first-payment-container .content .first-payment-description .message{font-size:1.2rem;font-weight:700}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment h2{font-weight:700}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .range-slider{display:flex;flex-direction:column}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .range-slider input[type="range"]{width:100%;appearance:none;background:transparent;margin:2px 0}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .range-slider input[type="range"]::-webkit-slider-thumb{appearance:none;height:30px;width:20px;margin-top:-3px;border-radius:20%;background:#f9a51a;cursor:pointer}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .range-slider input[type="range"]::-webkit-slider-runnable-track{appearance:none;height:24px;background-color:transparent}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .range-slider output{position:relative;top:0}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .range-slider .hub-range .trace-line{margin-top:-7px;height:24px;background-color:#a2238d}
.offer-details__content .offer-info__v2 .right-section__info .offer-info__first-payment .range-slider-scale{position:relative;top:-92px;width:fit-content;left:-4px}
.offer-details__content .offer-info__v2 .right-section.styled-scroll{visibility:hidden}
.offer-details__content .offer-info__v2 .right-section.styled-scroll .right-section__form{visibility:visible}
.offer-details__content .offer-info__v2 .right-section.styled-scroll .right-section__info{visibility:visible}
.offer-details__content .offer-info__v2 .right-section.styled-scroll:hover,.offer-details__content .offer-info__v2 .right-section.styled-scroll:focus{visibility:visible}
.offer-details__content .offer-info__v2 .right-section.styled-scroll::-webkit-scrollbar{background-color:transparent;width:8px}
.offer-details__content .offer-info__v2 .right-section.styled-scroll::-webkit-scrollbar-track{background-color:transparent}
.offer-details__content .offer-info__v2 .right-section.styled-scroll::-webkit-scrollbar-thumb{background-color:#9e9e9e;border-radius:8px}
.offer-details__content .offer-info__v2 .right-section.styled-scroll::-webkit-scrollbar-button{display:none}
.offer-details__content .offer-info__v2 .vertical-scroll-hidden{height:auto;overflow:hidden}
.offer-details__campaign{height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;width:100%;height:0;padding-top:120px;background-image:none}
@media only screen and (max-width:960px){.offer-details{padding:0 24px 16px;top:0;background-color:white}
.offer-details .go-back-page-vue{margin:74px auto 0}
.offer-details__content{padding:32px 36px}
.offer-details__content .offer-info{grid-template-columns:minmax(45%,auto) minmax(55%,auto);grid-template-rows:auto;grid-template-areas:'breadcumb breadcumb' 'header image' 'highlights image' 'price image' 'period mileage' 'color additionals' 'features additionals' 'features optionals'}
.offer-details__content .offer-info .offer-caption{font-size:1.3rem}
.offer-details__content .offer-info__price .offer-caption{margin-bottom:8px}
.offer-details__content .offer-info__price h3{font-size:2.8rem;margin-bottom:24px}
.offer-details__content .offer-info__price h3 small{font-size:1.7rem}
.offer-details__content .offer-info__period .monthly-plans{margin-bottom:24px}
.offer-details__content .offer-info__color{padding:0}
.offer-details__content .offer-info__color .offer-caption{max-width:unset}
.offer-details__content .offer-info__color .offer-color{max-width:unset}
.offer-details__content .offer-info__mileage{padding:0 20px}
.offer-details__content .offer-info__mileage .offer-caption{max-width:360px;display:block;margin:0 auto}
.offer-details__content .offer-info__mileage .hub-input-range{max-width:360px;margin:55px auto 20px}
.offer-details__content .offer-info__breadcumb{justify-content:center}
.offer-details__content .offer-info__features ul{width:fit-content;max-width:320px;margin:20px auto 0;padding:0 20px}
.offer-details__content .offer-info__optionals{padding:0 20px}
.offer-details__content .offer-info__optionals .offer-caption{max-width:360px;display:block;margin:0 auto 20px}
.offer-details__content .offer-info__optionals .offer-optionals{max-width:320px;margin:0 auto}
.offer-details__content .offer-info__additionals{padding:0 20px}
.offer-details__content .offer-info__additionals .offer-caption{font-size:1.3rem;font-weight:500;max-width:360px;display:block;margin:0 auto 20px}
.offer-details__content .offer-info__additionals .offer-additionals{max-width:320px;margin:0 auto}
.offer-details__content .offer-info__edit{margin:10rem 2.4rem 2.4rem;padding:24px}
.offer-details__content.v2{padding:unset}
.offer-details__content .offer-section{margin:50px 0}
}
@media only screen and (max-width:720px){.offer-details{padding:74px 0 0}
.offer-details .go-back-page-vue{margin:90px auto 0}
.offer-details .go-back-page-vue a{z-index:unset}
.offer-details__content{padding:0}
.offer-details__content .offer-disclaimer{padding:0 25px 40px 25px}
.offer-details__content .offer-info{max-width:450px;margin:0 auto;padding:0 16px;grid-template-columns:auto;grid-template-rows:auto;grid-template-areas:'breadcumb' 'tags' 'image' 'color' 'highlights' 'features' 'period' 'mileage' 'additionals' 'optionals'}
.offer-details__content .offer-info__header{display:none}
.offer-details__content .offer-info .offer-tags{margin:0}
.offer-details__content .offer-info__price{display:none}
.offer-details__content .offer-info__price{display:none}
.offer-details__content .offer-info__period{padding:0 20px}
.offer-details__content .offer-info__period .monthly-plans{margin-bottom:40px}
.offer-details__content .offer-info__mileage{padding:0 20px}
.offer-details__content .offer-info__breadcumb .offer-breadcumb{margin-bottom:24px;padding-top:20px}
.offer-details__content .offer-info__image{overflow:hidden}
.offer-details__content .offer-info__image .image-background{display:none}
.offer-details__content .offer-info__image .offer-image{margin-bottom:20px}
.offer-details__content .offer-info__color{padding:0}
.offer-details__content .offer-info__color .offer-caption{text-align:center}
.offer-details__content .offer-info__color .offer-color{margin-bottom:30px}
.offer-details__content .offer-info__features ul{margin:20px 0}
.offer-details__content .offer-info__features ul li{font-size:1rem}
.offer-details__content .offer-info__optionals{overflow:hidden}
.offer-details__content .offer-info__optionals .offer-optionals{width:fit-content;margin-bottom:20px}
.offer-details__content .offer-info__additionals .offer-additionals{width:fit-content;margin-bottom:20px}
.offer-details__content .offer-info__additionals .offer-additionals .hub-checkbox{margin-bottom:0}
.offer-details__content .offer-info__edit{padding:24px}
.offer-details__content .offer-info__dealer{display:block;padding:0 16px 20px 16px}
.offer-details__content .offer-info__dealer .offer-dealer{width:100%}
.offer-details__content .offer-info .chevron-down{height:32px;display:flex;margin-bottom:30px}
.offer-details__content .offer-info .chevron-down svg{animation:chevron-anim 2s infinite}
.offer-details__content.v2{background-color:unset}
.offer-details__content.v2-mobile .offer-info__v2{padding:unset;flex-direction:column;height:unset;background-color:var(--default-flua-background-color)}
.offer-details__content.v2-mobile .offer-info__v2 .left-section{width:100%;padding:24px 0 0 0;border-radius:0 0 20px 20px;display:flex;flex-direction:column;background-color:#fff}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .offer-info__image{order:1;padding:0 24px}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .offer-card__tags{order:2;margin:unset;padding:0 24px}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .offer-info__header{order:3;display:flex;padding:0 24px}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .offer-info__header h3{font-size:28px}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .offer-info__header h4{font-size:14px;font-weight:500}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .offer-info__color{order:4;padding:0 0 0 24px}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .offer-info__highlights{order:5;width:100%;padding:0 24px}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .left-bottom-section{order:6;flex-direction:column;border-top:0;margin-top:unset}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .left-bottom-section .offer-info__features{margin:24px 0;width:100%;padding:0 24px}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .left-bottom-section .offer-info__features ul{margin:unset}
.offer-details__content.v2-mobile .offer-info__v2 .left-section .left-bottom-section .offer-section{width:100%;justify-content:flex-start;flex-direction:row;margin:unset;padding:0 24px;border-top:1px solid #f3f3f3}
.offer-details__content.v2-mobile .offer-info__v2 .right-section{width:100%;margin:unset;overflow-y:auto;height:auto}
.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__period,.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__mileage,.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__additionals,.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__optionals{padding:unset}
.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__price-section{border-top-left-radius:20px;border-top-right-radius:20px;position:fixed;background-color:rgba(255,255,255,0.8);height:50px}
.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__price-section .value{font-size:1.4rem;white-space:nowrap}
.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__price-section .first-payment{border-top-left-radius:20px;display:block;padding:8px 20px}
.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__price-section .discount{display:block;padding:8px 20px}
.offer-details__content.v2-mobile .offer-info__v2 .right-section .offer-info__price-section .installment-with-discount{border-top-right-radius:20px;display:block;padding:8px 20px}
.offer-details__content.v2-mobile .offer-info__v2 .right-section__info .offer-info__first-payment .first-payment-container .content .first-payment-description .message{font-size:1rem}
.offer-details__content.v2-mobile .offer-info__v2 .right-section .go-back-page-vue{margin:unset}
.offer-details__campaign{background-position:5% 100%;margin-top:4rem}
.offer-details__header{top:56px}
}
@keyframes chevron-anim{0{width:24px;height:24px;opacity:1}
25%{opacity:.5}
50%{width:32px;height:32px;opacity:1}
75%{opacity:.5}
100%{width:24px;height:24px;opacity:1}
}
.generic-offer-filter .car-model-slider-component{width:calc(100% - 200px);max-width:1366px}
.generic-offer-filter .car-model-slider-component .swiper-container .swiper-wrapper .swiper-slide{height:unset}
@media only screen and (max-width:720px){.generic-offer-filter .car-model-slider-component .swiper-container .swiper-pagination{display:none}
}
.offer-card-header[data-v-60ecf77c]{height:100px}
.offer-card-header[data-v-60ecf77c] .offer-card__tags[data-v-60ecf77c]{margin:auto 0}
.offer-card-body{margin-top:40px;height:166px}
.offer-card-body .swiper-slide{overflow:hidden;width:370px}
.offer-card-body .swiper{margin:0 auto 8px;display:flex;flex-wrap:wrap}
.offer-card-body .swiper .swiper-pagination{bottom:5px;margin-top:2rem;width:100%}
.offer-card-body .swiper .swiper-pagination .swiper-pagination-bullet-custom{bottom:4;position:relative;width:16px;height:16px;border-radius:50%;margin:0 8px;cursor:pointer;box-shadow:0 0 0 2px #e6e6e6;border:2px solid #fff;background-color:black;opacity:1}
.offer-card-body .swiper .swiper-pagination .swiper-pagination-bullet-custom.swiper-pagination-bullet-active{box-shadow:0 0 0 2px var(--default-brand-primary-color)}
.offer-card-body .offer-highlights::before{border-top:0}
.offer-card-body .offer-highlights::after{width:70%;margin:0 6rem}
.offer-card-body .offer-highlights li{font-weight:normal;text-align:center}
.offer-card-body .offer-card__image{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:140px;margin-bottom:36px}
.offer-card-body .offer-card__image img{width:fit-content;height:100%;max-height:145px;max-width:250px;cursor:pointer;z-index:1}
@media only screen and (max-width:720px){.offer-card-body .offer-card__image img{max-height:150px}
.offer-card-body .offer-images .swiper-slide{width:auto}
}
.offer-card-footer[data-v-2b71bfca] .font-h2[data-v-2b71bfca]{margin:10px}
.offer-card-footer[data-v-2b71bfca] .installments-wrapper[data-v-2b71bfca]{display:flex;flex-direction:column;justify-content:center;align-items:center}
.offer-card-footer[data-v-2b71bfca] .hide-installments-wrapper[data-v-2b71bfca]{display:flex;flex-direction:column;justify-content:center;align-items:center}
.offer-card-footer[data-v-2b71bfca] .font-hide-installments-label[data-v-2b71bfca]{font-size:1.6rem;padding:0 32px 0 32px;text-align:center}
.offer-card-footer[data-v-2b71bfca] .disclaimer[data-v-2b71bfca]{font-size:1rem;font-weight:normal;margin-top:5px}
.offer-card-footer[data-v-2b71bfca] .footer-button[data-v-2b71bfca]{bottom:0;height:50px;border:0;margin:30px 50px;width:72.5%;cursor:pointer;display:flex;flex-direction:column;justify-content:center}
.offer-card-footer[data-v-2b71bfca] .footer-button[data-v-2b71bfca].hub-button[data-v-2b71bfca]:hover{background-color:var(--default-brand-primary-color)}
.offer-card-footer[data-v-2b71bfca] .button-position[data-v-2b71bfca]{position:unset}
.offer-card-v2__image-background{width:370px;max-height:600px}
.offer-card-v2__container{top:0;width:370px;height:600px;overflow:hidden;position:inherit;border-radius:var(--default-brand-card-border-radius)}
.offer-card-v2.card-border .offer-card-v2__container{border:2px solid var(--default-brand-primary-color)}
.offer-card-v2.card-img .offer-card-v2__container{position:relative;background-image:url(../../../designs/wisdom/base/images/flua/bg-offer-car.png);background-repeat:no-repeat;background-size:cover}
.offer-card-v2.card-no-img .offer-card-v2__container{display:flex;flex-direction:column;justify-content:space-between}
.offer-card-v2.card-background .offer-card-v2__container{background-color:var(--default-flua-card-brackground)}
@media only screen and (max-width:720px){.offer-card-v2{width:360px}
.offer-card-v2__container,.offer-card-v2__image-background{width:360px}
}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55]{overflow:hidden;width:calc(100% - 120px);margin:20px auto 60px;max-width:1200px;min-height:620px}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55]{position:relative;display:flex;flex-wrap:nowrap}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .actions[data-v-405b1d55]{width:100%;display:flex;justify-content:center;margin-top:40px}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .display-none-offer[data-v-405b1d55]{display:none}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .slider-gallery-bullets-navigation[data-v-405b1d55] ul.slider-nav[data-v-405b1d55] li[data-v-405b1d55] .circle[data-v-405b1d55]{border-color:#eacfe5;background:#eacfe5}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .slider-gallery-bullets-navigation[data-v-405b1d55] ul.slider-nav[data-v-405b1d55] li[data-v-405b1d55] .circle[data-v-405b1d55].active[data-v-405b1d55]{background:#bf65ae;border-color:#bf65ae;width:15px;height:15px;margin-top:-3px}
@media only screen and (min-width:721px) and (max-width:960px){.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55]{padding:0 20px}
}
@media only screen and (max-width:720px){.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55]{margin:20px auto 20px;width:100%}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .actions[data-v-405b1d55]{margin-top:10px}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55]{left:calc(50% - 158px);height:600px}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-wrapper[data-v-405b1d55]{align-self:flex-end;margin:0 5px 0;transition-duration:1200ms;width:100%}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-wrapper[data-v-405b1d55] .offer-card[data-v-405b1d55]{width:100%;flex-grow:0;transition-duration:1200ms}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-wrapper[data-v-405b1d55] .offer-card[data-v-405b1d55] h3[data-v-405b1d55]{font-size:1.5rem;transition-duration:1200ms}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-wrapper[data-v-405b1d55] .offer-card[data-v-405b1d55] .offer-images[data-v-405b1d55]{height:100px;transition-duration:1200ms}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-transform[data-v-405b1d55]{padding-top:0;transition-duration:1200ms;max-height:600px}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-transform[data-v-405b1d55] .offer-card[data-v-405b1d55]{flex-grow:1;transition-duration:1200ms}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-transform[data-v-405b1d55] .offer-card[data-v-405b1d55] h3[data-v-405b1d55]{font-size:2rem;transition-duration:1200ms}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .offer-list-swipe[data-v-405b1d55] .offer-card-transform[data-v-405b1d55] .offer-card[data-v-405b1d55] .offer-images[data-v-405b1d55]{height:166px;transition-duration:1200ms}
.generic-offer-swipe[data-v-405b1d55] .offers-container[data-v-405b1d55] .slider-gallery-bullets-navigation[data-v-405b1d55]{margin-top:20px !important}
}
.generic-offer-swipe[data-v-405b1d55] .nav-arrows[data-v-405b1d55]{position:absolute;top:auto;width:auto;left:calc(50% - 720px)}
.generic-offer-swipe[data-v-405b1d55] .nav-arrows[data-v-405b1d55] .arrow[data-v-405b1d55]{position:relative}
.generic-offer-swipe[data-v-405b1d55] .nav-arrows[data-v-405b1d55] .arrow[data-v-405b1d55].prev[data-v-405b1d55]{mask:url("../../../designs/wisdom/base/images/flua/arrow-left-flua.svg") no-repeat center center;-webkit-mask:url("../../../designs/wisdom/base/images/flua/arrow-left-flua.svg") no-repeat center center;background:#a09c9c;background-image:none;position:absolute;left:calc(100% + 30px);top:calc(50% - 500px)}
.generic-offer-swipe[data-v-405b1d55] .nav-arrows[data-v-405b1d55] .arrow[data-v-405b1d55].next[data-v-405b1d55]{mask:url("../../../designs/wisdom/base/images/flua/arrow-right-flua.svg") no-repeat center center;-webkit-mask:url("../../../designs/wisdom/base/images/flua/arrow-right-flua.svg") no-repeat center center;background:#a09c9c;background-image:none;position:absolute;left:calc(100% + 1306px);top:calc(50% - 500px)}
.generic-offer-swipe[data-v-405b1d55] .offer-list-container[data-v-405b1d55]{position:relative;max-width:1200px;min-height:720px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 80px}
.generic-offer-swipe[data-v-405b1d55] .offer-list-container[data-v-405b1d55] .actions[data-v-405b1d55]{width:100%;display:flex;justify-content:center;margin-top:40px}
.generic-offer-swipe[data-v-405b1d55] .offer-list-container[data-v-405b1d55] .display-none-offer[data-v-405b1d55]{display:none}
@media only screen and (min-width:721px) and (max-width:960px){.generic-offer-swipe[data-v-405b1d55] .offer-list-container[data-v-405b1d55]{padding:0 20px}
}
@media only screen and (max-width:720px){.generic-offer-swipe[data-v-405b1d55] .offer-list-container[data-v-405b1d55] .actions[data-v-405b1d55]{margin-top:10px}
}
.lds-ellipsis[data-v-535d89ef],.lds-ellipsis div[data-v-535d89ef]{box-sizing:border-box}
.lds-ellipsis[data-v-535d89ef]{display:inline-block;position:relative;width:80px;height:80px}
.lds-ellipsis div[data-v-535d89ef]{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:#a2238d;animation-timing-function:cubic-bezier(0,1,1,0)}
.lds-ellipsis div[data-v-535d89ef]:nth-child(1){left:8px;animation:lds-ellipsis1-535d89ef .6s infinite}
.lds-ellipsis div[data-v-535d89ef]:nth-child(2){left:8px;animation:lds-ellipsis2-535d89ef .6s infinite}
.lds-ellipsis div[data-v-535d89ef]:nth-child(3){left:32px;animation:lds-ellipsis2-535d89ef .6s infinite}
.lds-ellipsis div[data-v-535d89ef]:nth-child(4){left:56px;animation:lds-ellipsis3-535d89ef .6s infinite}
@keyframes lds-ellipsis1-535d89ef{0{transform:scale(0)}
100%{transform:scale(1)}
}
@keyframes lds-ellipsis3-535d89ef{0{transform:scale(1)}
100%{transform:scale(0)}
}
@keyframes lds-ellipsis2-535d89ef{0{transform:translate(0,0)}
100%{transform:translate(24px,0)}
}
.offer-list{width:100%;position:relative}
.offer-list .hub-loader-vue{background-color:transparent}
.offer-list .offers-container{overflow:hidden;width:calc(100% - 120px);margin:20px auto 60px;max-width:1200px;min-height:620px}
.offer-list .offers-container .offer-list-swipe{position:relative;display:flex;flex-wrap:nowrap}
.offer-list .offers-container .offer-list-swipe .offer-card{margin:0 15px 40px}
.offer-list .offers-container .offer-list-swipe .offer-card-wrapper{display:flex;flex-direction:column;margin:0 15px 40px}
.offer-list .offers-container .offer-list-swipe .offer-card-wrapper .offer-card{margin:0;flex-grow:1}
.offer-list .offers-container .offer-list-swipe .actions{width:100%;display:flex;justify-content:center;margin-top:40px}
.offer-list .offers-container .offer-list-swipe .display-none-offer{display:none}
.offer-list .offers-container .slider-gallery-bullets-navigation ul.slider-nav li .circle{border-color:#eacfe5;background:#eacfe5}
.offer-list .offers-container .slider-gallery-bullets-navigation ul.slider-nav li .circle.active{background:#bf65ae;border-color:#bf65ae;width:15px;height:15px;margin-top:-3px}
@media only screen and (min-width:721px) and (max-width:960px){.offer-list .offers-container{padding:0 20px}
}
@media only screen and (max-width:720px){.offer-list .offers-container{margin:20px auto 20px;width:100%}
.offer-list .offers-container .actions{margin-top:10px}
.offer-list .offers-container .offer-list-swipe{left:calc(50% - 158px);height:600px}
.offer-list .offers-container .offer-list-swipe .offer-card-wrapper{align-self:flex-end;margin:0 5px 0;transition-duration:1200ms;width:100%}
.offer-list .offers-container .offer-list-swipe .offer-card-wrapper .offer-card{width:100%;flex-grow:0;transition-duration:1200ms}
.offer-list .offers-container .offer-list-swipe .offer-card-wrapper .offer-card h3{font-size:1.5rem;transition-duration:1200ms}
.offer-list .offers-container .offer-list-swipe .offer-card-wrapper .offer-card .offer-images{height:100px;transition-duration:1200ms}
.offer-list .offers-container .offer-list-swipe .offer-card-transform{padding-top:0;transition-duration:1200ms;max-height:600px}
.offer-list .offers-container .offer-list-swipe .offer-card-transform .offer-card{flex-grow:1;transition-duration:1200ms}
.offer-list .offers-container .offer-list-swipe .offer-card-transform .offer-card h3{font-size:2rem;transition-duration:1200ms}
.offer-list .offers-container .offer-list-swipe .offer-card-transform .offer-card .offer-images{height:166px;transition-duration:1200ms}
.offer-list .offers-container .slider-gallery-bullets-navigation{margin-top:20px !important}
}
.offer-list .nav-arrows{position:absolute;top:auto;width:auto;left:calc(50% - 720px)}
.offer-list .nav-arrows .arrow{position:relative}
.offer-list .nav-arrows .arrow.prev{mask:url("../../../designs/wisdom/base/images/flua/arrow-left-flua.svg") no-repeat center center;-webkit-mask:url("../../../designs/wisdom/base/images/flua/arrow-left-flua.svg") no-repeat center center;background:#a09c9c;background-image:none;position:absolute;left:calc(100% + 30px);top:calc(50% - 500px)}
.offer-list .nav-arrows .arrow.next{mask:url("../../../designs/wisdom/base/images/flua/arrow-right-flua.svg") no-repeat center center;-webkit-mask:url("../../../designs/wisdom/base/images/flua/arrow-right-flua.svg") no-repeat center center;background:#a09c9c;background-image:none;position:absolute;left:calc(100% + 1306px);top:calc(50% - 500px)}
.offer-list .offer-list-container{position:relative;max-width:1200px;min-height:720px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 80px}
.offer-list .offer-list-container .offer-card{margin:0 15px 40px}
.offer-list .offer-list-container .offer-card-wrapper{display:flex;flex-direction:column;margin:0 15px 40px;align-items:center}
.offer-list .offer-list-container .offer-card-wrapper .offer-card{margin:0;flex-grow:1}
.offer-list .offer-list-container .actions{width:100%;display:flex;justify-content:center;margin-top:40px}
.offer-list .offer-list-container .display-none-offer{display:none}
@media only screen and (min-width:721px) and (max-width:960px){.offer-list .offer-list-container{padding:0 20px}
}
@media only screen and (max-width:720px){.offer-list .offer-list-container .actions{margin-top:10px}
}
.plate-number{display:flex;margin-top:20px}
.plate-number__item{height:42px;width:42px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:100px;margin-right:8px;cursor:pointer;background-color:#f3f3f3}
.plate-number__item span{font-size:16px;font-weight:bold}
.plate-number__item.selected{filter:none;background-color:#fff;border:4px solid var(--default-brand-primary-color)}
.plate-number__item.selected span{color:var(--default-brand-primary-color)}
@media only screen and (max-width:720px){.plate-number{overflow-x:auto;padding-bottom:15px}
.plate-number__item{min-width:42px;max-width:42px;height:42px}
}
.new-additionals{border-radius:20px 20px 0 0;background-color:#fff}
.new-additionals__title{display:flex}
.new-additionals__title .info-icon{display:flex;margin-left:4px;cursor:pointer}
.new-additionals__title .info-icon svg{width:20px;height:20px}
.new-additionals__title .info-icon svg .svg-path{stroke:var(--default-brand-primary-color)}
.new-additionals .additional-details{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:300;background-color:rgba(0,0,0,0.3)}
.new-additionals .additional-details__content{position:relative;width:400px;max-width:90%;display:flex;flex-direction:column;padding:20px;border-radius:4px;min-height:200px;background-color:#fff}
.new-additionals .additional-details__content .content__close-icon{position:absolute;top:8px;right:8px;cursor:pointer}
.new-additionals .additional-details__content .content__title{font-size:2.0rem;margin:0 16px 12px 0}
.new-additionals .additional-details__content .content__text{font-size:1.4rem;padding-top:20px}
.new-additionals .additional-details__content .content__text ul{padding-left:20px}
.new-additionals .additional-details__content .content__text ul li{margin-bottom:8px}
.new-additionals .additional-details__content .content__text p{line-height:1.5}
.new-additionals .additional-item{display:flex;flex-direction:column;padding:20px 24px;border-bottom:1px solid var(--default-flua-background-color)}
.new-additionals .additional-item__header{padding:24px 24px 0}
.new-additionals .additional-item__header h2{font-weight:700;text-transform:uppercase;margin:0 0 8px 0;font-size:20px}
.new-additionals .additional-item__header p{font-size:1.4rem;letter-spacing:.8px;margin:unset}
.new-additionals .additional-item__info{display:flex;align-items:center;justify-content:space-between}
.new-additionals .additional-item__group{display:flex}
.new-additionals .additional-item__empty,.new-additionals .additional-item__image{flex-shrink:0;margin-right:12px;border-radius:50%;cursor:pointer;height:40px;width:40px}
.new-additionals .additional-item .hub-checkbox{margin-right:0;justify-content:center}
.new-additionals .additional-item .hub-checkbox .input-container input[type=checkbox]{margin-right:18px;border-color:var(--default-brand-primary-color)}
.new-additionals .additional-item__details{display:flex;overflow:visible}
.new-additionals .additional-item__details .details__text{display:flex;align-items:center;font-size:1.2rem;font-weight:bold;text-transform:uppercase;letter-spacing:.3px}
.new-additionals .additional-item__details .details__text span{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}
.new-additionals .additional-item__details .info-icon{align-items:center;display:flex;margin-left:4px;cursor:pointer}
.new-additionals .additional-item__details .info-icon svg{width:20px;height:20px}
.new-additionals .additional-item__details .info-icon svg .svg-path{stroke:var(--default-brand-primary-color)}
.new-additionals .additional-item__details .hub-dropdown{margin-bottom:.5rem}
.new-additionals .additional-item__price{font-size:1.2rem;font-weight:bold;letter-spacing:.3px;color:#666}
.new-additionals .additional-item .error{font-size:1.2rem;font-weight:500;line-height:1.5;font-style:normal;color:#f44336;margin-top:15px}
.new-additionals__edit{border-radius:16px}
.new-additionals__edit .additional-item:last-child{border-bottom:unset}
@media only screen and (max-width:720px){.new-additionals .additional-item{padding:20px 0 20px 24px}
.new-additionals .additional-item__info{padding-right:24px}
.new-additionals .additional-item__group{align-items:center}
.new-additionals .additional-item .hub-checkbox{margin-bottom:unset}
}
.new-optionals__card{border-radius:20px;background-color:#fff}
.new-optionals__card .optional-item{display:flex;align-items:center;padding:20px 24px;border-bottom:1px solid var(--default-flua-background-color)}
.new-optionals__card .optional-item:last-child{border-bottom:unset}
.new-optionals__card .optional-item__group{display:flex}
.new-optionals__card .optional-item__header{padding:24px 24px 0}
.new-optionals__card .optional-item__header h2{font-weight:700;text-transform:uppercase;margin:0 0 8px 0;font-size:20px}
.new-optionals__card .optional-item__header p{font-size:1.4rem;letter-spacing:.8px;margin:unset}
.new-optionals__card .optional-item .hub-radio{margin-right:18px}
.new-optionals__card .optional-item .hub-radio__radio{width:20px;height:20px;max-width:unset;max-height:unset;flex-shrink:0}
.new-optionals__card .optional-item .hub-radio__control:focus+label .hub-radio__radio,.new-optionals__card .optional-item .hub-radio__control:checked+label .hub-radio__radio,.new-optionals__card .optional-item .hub-radio__control:checked:hover+label .hub-radio__radio,.new-optionals__card .optional-item .hub-radio__control:checked:focus+label .hub-radio__radio{border-color:var(--default-brand-primary-color);background:radial-gradient(ellipse at center,var(--default-brand-primary-color) 0,var(--default-brand-primary-color) 45%,#fff 55%,#fff 100%)}
.new-optionals__card .optional-item__empty,.new-optionals__card .optional-item__image{flex-shrink:0;margin-right:12px;border-radius:50%;cursor:pointer}
.new-optionals__card .optional-item__empty{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center;background-color:#f5f4f6}
.new-optionals__card .optional-item__empty:before{content:'';position:absolute;width:32px;height:32px;border-radius:50%;background-color:#fff}
.new-optionals__card .optional-item__empty:after{content:'';width:4px;height:38px;transform:rotate(-45deg);background-color:#f5f4f6}
.new-optionals__card .optional-item__image{width:40px;height:40px}
.new-optionals__card .optional-item__details{display:flex;flex-direction:row;overflow:hidden;align-items:center}
.new-optionals__card .optional-item__details .details__text{display:flex;align-items:center;font-size:1.2rem;font-weight:bold;letter-spacing:.3px}
.new-optionals__card .optional-item__details .details__text span{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}
.new-optionals__card .optional-item__details .details__text .info-icon{display:flex;margin-left:4px;cursor:pointer}
.new-optionals__card .optional-item__details .details__text .info-icon svg{width:20px;height:20px}
.new-optionals__card .optional-item__details .details__text .info-icon svg .svg-path{stroke:var(--default-brand-primary-color)}
.new-optionals__card .optional-item__price{font-size:1.2rem;font-weight:bold;letter-spacing:.3px;color:#666}
.new-optionals .justify-items{justify-content:space-between}
.new-optionals .optional-details{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:300;background-color:rgba(0,0,0,0.3)}
.new-optionals .optional-details__content{position:relative;width:400px;max-width:90%;display:flex;flex-direction:column;padding:20px;border-radius:4px;background-color:#fff}
.new-optionals .optional-details__content .content__close-icon{position:absolute;top:8px;right:8px;cursor:pointer}
.new-optionals .optional-details__content .content__title{font-size:1.6rem;margin:0 16px 12px 0}
.new-optionals .optional-details__content .content__text{font-size:1.2rem}
.new-optionals .optional-details__content .content__text ul{padding-left:20px}
.new-optionals .optional-details__content .content__text ul li{margin-bottom:8px}
.new-optionals .optional-details__content .content__text p{line-height:1.5}
.offer-additionals__title{display:flex}
.offer-additionals__title .info-icon{display:flex;margin-left:4px;cursor:pointer}
.offer-additionals__title .info-icon svg{width:20px;height:20px}
.offer-additionals__title .info-icon svg .svg-path{stroke:#a2238d}
.offer-additionals .additional-details{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.3);z-index:300}
.offer-additionals .additional-details__content{position:relative;width:400px;max-width:90%;display:flex;flex-direction:column;background-color:white;padding:20px;border-radius:4px;min-height:200px}
.offer-additionals .additional-details__content .content__close-icon{position:absolute;top:8px;right:8px;cursor:pointer}
.offer-additionals .additional-details__content .content__title{font-size:2.0rem;margin:0 16px 12px 0}
.offer-additionals .additional-details__content .content__text{font-size:1.4rem;padding-top:20px}
.offer-additionals .additional-details__content .content__text ul{padding-left:20px}
.offer-additionals .additional-details__content .content__text ul li{margin-bottom:8px}
.offer-additionals .additional-details__content .content__text p{line-height:1.5}
.offer-additionals .additional-item{display:flex;align-items:center;margin-bottom:12px}
.offer-additionals .additional-item .hub-checkbox{margin-right:0}
.offer-additionals .additional-item__empty,.offer-additionals .additional-item__image{flex-shrink:0;margin-right:12px;border-radius:50%;cursor:pointer;height:56px;width:56px}
.offer-additionals .additional-item .hub-checkbox .input-container input[type=checkbox]{margin-right:.8rem}
.offer-additionals .additional-item__details{display:flex;flex-direction:column;overflow:visible}
.offer-additionals .additional-item__details .details__text{display:flex;align-items:center;font-size:1.2rem;font-weight:bold}
.offer-additionals .additional-item__details .details__text span{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}
.offer-additionals .additional-item__details .details__text .info-icon{display:flex;margin-left:4px;cursor:pointer}
.offer-additionals .additional-item__details .details__text .info-icon svg{width:20px;height:20px}
.offer-additionals .additional-item__details .hub-dropdown{margin-bottom:.5rem}
.offer-additionals .additional-item__details .details__price{font-size:1.2rem;font-weight:bold}
.offer-breadcumb{width:100%;max-width:370px;display:flex}
.offer-breadcumb__item{position:relative;display:flex;flex-direction:column;align-items:center}
.offer-breadcumb__item:before,.offer-breadcumb__item:after{content:'';position:absolute;top:11px;width:calc(50% - 14px);height:2px;display:block;background-color:#7f7f7f}
.offer-breadcumb__item:before{left:0}
.offer-breadcumb__item:after{right:0}
.offer-breadcumb__item:first-child:before{display:none}
.offer-breadcumb__item:last-child:after{display:none}
.offer-breadcumb__item:not(:first-child):not(:last-child){flex-grow:1}
.offer-breadcumb__item .item-icon{z-index:1;margin-bottom:5px}
.offer-breadcumb__item span{width:80px;font-size:1.2rem;font-weight:600;line-height:1.33;letter-spacing:.4px;text-align:center}
@media only screen and (max-width:960px){.offer-breadcumb{max-width:528px;margin-top:0;margin-bottom:36px}
}
@media only screen and (max-width:720px){.offer-breadcumb__item span{font-size:1rem;font-weight:500;line-height:1.32}
}
.color-box-title{width:100%;display:flex;justify-content:center}
.color-title{min-width:244px;width:auto;top:20px;height:32px;position:relative;padding:6px 12px;margin:0;display:flex;align-items:center;justify-content:center;background-color:#fcd28d;border-radius:4px}
.color-title:after{content:'';position:absolute;top:-8px;left:var(--offsetX);width:0;height:0;border:8px solid transparent;border-bottom-color:#fcd28d;border-top:0;margin-left:-3px}
.color-title p{color:#151414;font-size:12px;font-weight:600;text-align:center}
.offer-color{display:flex;flex-wrap:wrap;margin:0 auto 10px}
.offer-color__tab{display:flex;flex:1 1 0;justify-content:center;padding-bottom:10px;margin-bottom:20px;border-bottom:2px solid #979797;cursor:pointer}
.offer-color__tab.selected{border-color:#5f6169}
.offer-color__tab.selected span{color:#151414}
.offer-color__tab span{width:min-content;font-size:1.4rem;font-weight:bold;line-height:1.14;text-align:center}
.offer-color .color-list{width:100%;display:flex;justify-content:center;list-style:none;margin:0;padding:0}
.offer-color .color-list__item{position:relative;width:22px;height:22px;display:flex;justify-content:center;align-items:center;border:solid 1px #5f6169;border-radius:50%;margin:0 6px;cursor:pointer}
.offer-color .color-list__item:before{position:absolute;content:'';border-radius:50%;width:20px;height:20px;border:solid 2px transparent;transition:width .3s ease,height .3s ease}
.offer-color .color-list__item.selected:before{width:30px;height:30px;border-color:#fcd28d}
@media only screen and (max-width:960px){.offer-color__tab span{font-size:1.2rem;line-height:1.33}
}
.monthly-plans{display:flex}
.monthly-plans__item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;background-color:#f5f4f6;border-radius:4px;padding:8px;margin:0 7px;cursor:pointer}
.monthly-plans__item:first-child{margin-left:0}
.monthly-plans__item:last-child{margin-right:0}
.monthly-plans__item.selected{color:white;background-color:#5f6169}
.monthly-plans__item .item-value{font-size:2.4rem;font-weight:600;line-height:1}
.monthly-plans__item .item-text{font-size:1.1rem;font-weight:500;line-height:1}
.offer-optionals .optional-item{display:flex;align-items:center;margin-bottom:12px}
.offer-optionals .optional-item .hub-radio{margin-right:8px}
.offer-optionals .optional-item__empty,.offer-optionals .optional-item__image{flex-shrink:0;margin-right:12px;border-radius:50%;cursor:pointer}
.offer-optionals .optional-item__empty{width:46px;height:46px;position:relative;display:flex;justify-content:center;align-items:center;background-color:#f5f4f6;margin:0 17px 0 5px}
.offer-optionals .optional-item__empty:before{content:'';position:absolute;width:38px;height:38px;background-color:white;border-radius:50%}
.offer-optionals .optional-item__empty:after{content:'';width:4px;height:44px;transform:rotate(-45deg);background-color:#f5f4f6}
.offer-optionals .optional-item__image{width:56px;height:56px}
.offer-optionals .optional-item__details{display:flex;flex-direction:column;overflow:hidden}
.offer-optionals .optional-item__details .details__text{display:flex;align-items:center;font-size:1.2rem;font-weight:bold}
.offer-optionals .optional-item__details .details__text span{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}
.offer-optionals .optional-item__details .details__text .info-icon{display:flex;margin-left:4px;cursor:pointer}
.offer-optionals .optional-item__details .details__text .info-icon svg{width:20px;height:20px}
.offer-optionals .optional-item__details .details__price{font-size:1.2rem;font-weight:bold}
.offer-optionals .optional-details{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.3);z-index:300}
.offer-optionals .optional-details__content{position:relative;width:400px;max-width:90%;display:flex;flex-direction:column;background-color:white;padding:20px;border-radius:4px}
.offer-optionals .optional-details__content .content__close-icon{position:absolute;top:8px;right:8px;cursor:pointer}
.offer-optionals .optional-details__content .content__title{font-size:1.6rem;margin:0 16px 12px 0}
.offer-optionals .optional-details__content .content__text{font-size:1.2rem}
.offer-optionals .optional-details__content .content__text ul{padding-left:20px}
.offer-optionals .optional-details__content .content__text ul li{margin-bottom:8px}
.offer-optionals .optional-details__content .content__text p{line-height:1.5}
.terms-and-items{width:100%;max-width:960px;display:flex;flex-wrap:wrap;justify-content:center}
.terms-and-items__tab{display:flex;align-items:center;margin:0 30px 0;cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none}
.terms-and-items__tab.selected span{font-weight:600}
.terms-and-items__tab.selected .arrow{transform:rotate(180deg)}
.terms-and-items__tab .icon{margin-right:8px}
.terms-and-items__tab span{font-size:1.4rem;font-weight:500;line-height:1.5}
.terms-and-items__tab .arrow{margin-left:8px}
.terms-and-items__content{width:100%;margin-top:50px}
.terms-and-items__content ul{column-count:3;column-gap:30px;padding-left:20px;margin:0}
.terms-and-items__content ul li{font-size:1rem;font-weight:500;line-height:1.6;letter-spacing:.4px;margin-bottom:6px;page-break-inside:avoid;display:table}
.terms-and-items__content p{font-size:1rem;font-weight:500;line-height:1.6;letter-spacing:.4px}
@media only screen and (max-width:960px){.terms-and-items__content{margin-top:30px}
.terms-and-items__content ul{column-count:2}
}
@media only screen and (max-width:720px){.terms-and-items{flex-direction:column;align-items:center;padding:0 32px}
.terms-and-items__tab{margin:0 0 20px}
.terms-and-items__tab span{font-size:1.2rem}
.terms-and-items .items-tab{order:1}
.terms-and-items .items-content{order:2}
.terms-and-items .additionals-tab{order:3}
.terms-and-items .additionals-content{order:4}
.terms-and-items .terms-tab{order:5}
.terms-and-items .terms-content{order:6}
.terms-and-items__content{margin-top:0}
.terms-and-items__content ul{column-count:1;margin-top:0;margin-bottom:20px}
}
.rental-dealer-selector-modal{position:fixed;top:10%;right:0;bottom:0;left:0;z-index:200}
.rental-dealer-selector-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:rgba(0,0,0,0.5)}
.rental-dealer-selector-modal__dialog{border-radius:16px;height:500px;margin:6% auto 0;width:320px;z-index:202;background-color:#fff}
.rental-dealer-selector-modal__dialog .header{display:flex;justify-content:flex-end}
.rental-dealer-selector-modal__dialog .header .modal__close{margin-top:10px;margin-right:10px;background-color:transparent;border:0;cursor:pointer}
.rental-dealer-selector-modal__dialog .content .hub-input label{font-size:1.2rem}
.rental-dealer-selector-modal__dialog .content .dealer-list{display:flex;flex-flow:column;overflow-y:scroll;align-items:center;height:350px}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer{width:90%;border-radius:8px;margin-bottom:10px;display:flex;align-items:flex-start;flex-direction:column;background-color:#f5f4f6}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row{display:flex;width:100%;cursor:pointer}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-data{padding:8px;width:85%}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-data .dealer-title,.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-data .dealer-address{font-size:1.2rem}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-data .dealer-title{font-weight:bold;margin-bottom:4px}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-data .dealer-address{color:grey}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-delivery{padding:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;color:#00724e;background-color:#d5eddb}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-delivery span{margin-left:4px}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-delivery .key-icon{width:24px;height:24px}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-selector{width:15%;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;align-items:center;position:relative}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-selector input[type='radio']{display:none}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-selector .custom-radio::before{box-sizing:border-box;background:transparent no-repeat url('../../../designs/wisdom/base/images/flua/icon-unselected.svg');content:'';width:24px;height:24px;position:absolute;border-radius:50%;margin-top:14px;cursor:pointer}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row .dealer-selector input[type='radio']:checked+.custom-radio::before{box-sizing:border-box;background:transparent no-repeat url('../../../designs/wisdom/base/images/flua/icon-selected.svg');content:'';width:24px;height:24px;position:absolute}
.rental-dealer-selector-modal__dialog .content .dealer-list .dealer .dealer-row.delivered-by{display:block;width:100%}
@media only screen and (max-width:720px){.rental-dealer-selector-modal__dialog{width:310px}
.rental-dealer-selector-modal__dialog .content{padding:0 8px}
.rental-dealer-selector-modal__dialog .content .wd-sm-100{width:calc(100% - 30px);margin:0 15px 30px}
}
.rental-dealer-selector--label{font-size:1.2rem;font-weight:600;line-height:1.33;margin-bottom:0;margin-left:14px}
.rental-dealer-selector--subtext{font-size:1.2rem;margin-bottom:16px;margin-left:14px;margin-top:8px}
.rental-dealer-selector .selector{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;height:56px;margin-left:14px;padding:12px 12px 12px 16px;width:100%;cursor:pointer;background-color:#f5f4f6}
.rental-dealer-selector .selector--text,.rental-dealer-selector .selector--status{line-height:130%;font-size:1.2rem}
.rental-dealer-selector .selector--text{font-weight:700;color:#151414}
.rental-dealer-selector .selector--status{font-weight:normal}
.rental-dealer-selector .selector--status span{height:12px;min-width:10px;display:block;color:var(--default-brand-primary-color)}
.rental-dealer-selector .selector--status.selected span{color:#4d4d4d}
.rental-dealer-selector .selector--icon{bottom:24px;width:24px;height:24px;position:relative;margin-left:96%}
.rental-dealer-selector .selector--icon svg g rect{fill:var(--default-brand-primary-color)}
.rental-dealer-selector .delivery-dealer{display:flex;align-items:center;width:100%;margin-left:14px;margin-top:-6px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:12px 8px;background-color:#d5eddb;color:#00724e}
.rental-dealer-selector .delivery-dealer span{margin-left:4px}
.rental-dealer-selector .delivery-dealer .key-icon{width:24px;height:24px}
.rental-dealer-selector .not-allowed{opacity:.7;pointer-events:none}
.rental-dealer-selector .margin-none{margin-left:unset}
@media only screen and (max-width:720px){.rental-dealer-selector--label,.rental-dealer-selector--subtext{margin-left:0}
.rental-dealer-selector .selector{height:72px;margin-left:0;min-height:40%}
.rental-dealer-selector .selector--text{width:85%}
.rental-dealer-selector .selector--icon{bottom:38px;right:12px}
.rental-dealer-selector .delivery-dealer{margin-left:0}
}
.rental-input-file--label{font-size:1.2rem;font-weight:600;line-height:1.33;margin-bottom:0;text-transform:uppercase}
.rental-input-file--subtext{font-size:1.2rem;margin-bottom:16px;margin-top:8px}
.rental-input-file--selector{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;height:56px;padding:12px 12px 12px 16px;width:100%;cursor:pointer;background-color:#f5f4f6;position:relative}
.rental-input-file--selector input{display:none}
.rental-input-file--selector--text,.rental-input-file--selector--status{line-height:130%;font-size:1.2rem}
.rental-input-file--selector--text{font-weight:700;color:#151414}
.rental-input-file--selector--status{font-weight:normal}
.rental-input-file--selector--status span{height:12px;min-width:10px;display:block;color:var(--default-brand-primary-color)}
.rental-input-file--selector--status.selected span{color:#4d4d4d}
.rental-input-file--selector--icon{position:relative;bottom:24px;margin-left:96%}
.rental-input-file--selector.disabled{background-color:#f0f0f0;cursor:not-allowed;opacity:.5}
.rental-input-file--file-list{margin-top:16px;padding:12px;background-color:#f5f4f6;border-radius:8px;max-height:400px;overflow-y:auto}
.rental-input-file--file-list ul{list-style-type:none;padding-left:0;margin:0}
.rental-input-file--file-list li{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #eee;font-size:1.2rem;color:#333;background-color:white;border-radius:6px;margin:6px 0;transition:background-color .3s ease,transform .2s ease}
.rental-input-file--file-list li span{flex-grow:1;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;max-width:80%}
.rental-input-file--file-list li .remove-file-btn{background-color:transparent;border:0;color:#d9534f;cursor:pointer;font-size:1rem;padding:4px 8px;border-radius:4px;transition:background-color .3s ease,color .3s ease}
.rental-input-file--file-list li .remove-file-btn:hover{background-color:rgba(217,53,78,0.1);color:#c9302c}
.rental-input-file--error-container{color:#f44336;font-size:1.2rem;font-weight:500;line-height:2.5;font-style:normal}
.offers-section{min-height:20vh;width:80vw}
.offers-section .offers-fields .field{height:46px}
.price-simulator-popup .confirm-popup-container{top:56px;height:calc(100% - 56px);background-color:rgba(0,0,0,0.5);position:fixed;width:100%;padding:0;left:0;margin:0;z-index:100;display:flex;align-items:center;justify-content:center}
.price-simulator-popup .price-simulator-dialog{background-color:#fff;position:relative;width:37rem;margin:0 auto;padding:4rem;display:flex;flex-direction:column;border-radius:1.6rem;max-height:100%}
.price-simulator-popup .price-simulator-dialog__header{padding:.8rem;display:flex;align-items:center;justify-content:center}
.price-simulator-popup .price-simulator-dialog__info .modal-title{font-size:2rem;font-weight:bold;text-align:center;line-height:1.25}
.price-simulator-popup .price-simulator-dialog__detail{padding:1rem 2rem 1rem;overflow:auto;display:flex;flex-direction:column;align-items:stretch}
.price-simulator-popup .price-simulator-dialog__detail .message{font-size:1.4rem;font-weight:500;line-height:1.42;margin:0 0 2rem;text-align:center}
.price-simulator-popup .price-simulator-dialog .hub-button--m3{margin-top:1rem;margin-bottom:2rem}
.price-simulator-popup .price-simulator-dialog .hub-button{min-height:2rem}
@media only screen and (max-width:960px){.price-simulator-popup .confirm-popup-container{top:56px;height:calc(100% - 56px)}
}
@media only screen and (max-width:720px){.price-simulator-popup .price-simulator-dialog{width:32rem;padding:3rem}
}
.seller-section{min-height:20vh;width:80vw}
.seller-section .seller-fields .field{height:46px}
.rental-price-simulator{width:80vw;margin:0 auto;padding:20px;font-size:1.2rem}
.rental-price-simulator .offers{margin-top:50px;height:40vh}
.rental-price-simulator .action-container{display:flex;justify-content:center;margin-top:20px}
.profile-simulator-component .profile-simulator{position:fixed;height:100vh;width:100vw}
.profile-simulator-component .profile-simulator .profile-simulator-component{width:auto}
.profile-simulator-component .profile-simulator__modal{background-color:white;min-height:530px;width:374px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:50px auto;height:400px;border-radius:8px}
.profile-simulator-component .profile-simulator__modal .profile-simulator-header{display:flex}
.profile-simulator-component .profile-simulator__modal .profile-simulator-header .go-back-page-vue{position:absolute;left:0;top:0}
.profile-simulator-component .profile-simulator__modal .profile-simulator-header .go-back-page-vue span{display:none}
.profile-simulator-component .profile-simulator__modal .profile-simulator-header .step-indicator-vue{margin-top:15px}
.profile-simulator-component .profile-simulator__modal .profile-simulator-header h1{font-size:1.6rem}
.profile-simulator-component .profile-simulator__modal .profile-simulator-content{min-height:fit-content;display:list-item;list-style:none}
.profile-simulator-component .profile-simulator__modal .action-area{margin-bottom:20px;margin-top:auto;display:flex;flex-flow:column;justify-content:center;align-items:center}
.profile-simulator-component .profile-simulator__modal .action-area a.restart{display:block;font-size:1.4rem;text-align:center;text-decoration:underline;margin:40px auto 0}
@media only screen and (max-width:720px){.profile-simulator-component .profile-simulator{position:absolute;min-height:500px}
.profile-simulator-component .profile-simulator .profile-simulator{border-radius:8px}
.profile-simulator-component .profile-simulator .profile-simulator__modal{width:300px;height:max-content;min-height:480px;margin-top:0;justify-content:flex-start}
.profile-simulator-component .profile-simulator .profile-simulator__modal .profile-simulator-header{display:inline-block}
.profile-simulator-component .profile-simulator .profile-simulator__modal .profile-simulator-header .step-indicator-vue{margin-top:15px}
.profile-simulator-component .profile-simulator .profile-simulator__modal .action-area a.restart{margin:20px auto 0}
}
.profile-simulator-question{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:40vh}
.profile-simulator-question .header{margin:20px;text-align:center;position:relative}
.profile-simulator-question .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:92%}
.profile-simulator-question .content .question{margin-left:16px;font-size:1.4rem}
.profile-simulator-question .content .answers{margin:30px auto;width:92%}
.profile-simulator-question .content .answers .hub-radio{margin:10px auto}
.profile-simulator-question .content .answers .hub-radio__content{font-size:1.2rem}
@media only screen and (max-width:720px){.profile-simulator-question{height:auto;padding-top:20px}
.profile-simulator-question .header{margin-top:0}
}
.profile-simulator-result{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:40vh;margin-top:60px}
.profile-simulator-result .header{margin-top:30px}
.profile-simulator-result .content{display:flex;flex-direction:column}
.profile-simulator-result .content .result{margin:30px;font-size:1.4rem;text-align:center}
.profile-simulator-result .content .result-buttons{margin:10px auto;display:flex;flex-flow:column;align-items:center;justify-content:center}
.profile-simulator-result .content .result-buttons .hub-button{margin-bottom:16px}
@media only screen and (max-width:720px){.profile-simulator-result{height:fit-content;margin-top:0}
.profile-simulator-result .header{margin-top:60px}
.profile-simulator-result .content .result{margin-top:0;margin-bottom:20px}
}
.profile-simulator-splash{display:flex;align-items:center;justify-content:center;flex-flow:column}
.profile-simulator-splash .header{margin-top:40px}
.profile-simulator-splash .header svg{width:174px;height:174px}
.profile-simulator-splash .content .title{font-size:2rem;font-weight:bold;margin:40px;text-align:center}
.profile-simulator-splash .content .subtext{font-size:1.6rem;margin:0 40px 40px;text-align:center}
.rental-confirm-popup-container[data-v-f8959758]{top:56px;height:calc(100% - 56px);background-color:rgba(0,0,0,0.5);position:fixed;width:100%;padding:0;left:0;margin:0;z-index:100;display:flex;align-items:center;justify-content:center}
.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758]{background-color:#fff;position:relative;width:37rem;margin:0 auto;padding:4rem 3rem 3rem 3rem;display:flex;flex-direction:column;border-radius:1.6rem;max-height:100%}
.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758] .rental-offer-dialog__close-button[data-v-f8959758]{position:absolute;top:12px;right:12px;border:0;background-color:transparent;width:28px;height:28px}
.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758] .rental-offer-dialog__close-button[data-v-f8959758]:hover{cursor:pointer}
.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758] .rental-offer-dialog__info[data-v-f8959758] .modal-title[data-v-f8959758]{font-size:2rem;font-weight:bold;text-align:center;line-height:1.25;margin:0}
.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758] .rental-offer-dialog__detail[data-v-f8959758] .message[data-v-f8959758]{font-size:1.5rem;font-weight:500;text-align:center;margin:0 0 12px;text-wrap:balance}
@media only screen and (max-width:720px){.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758]{width:32rem;padding:3.6rem 1.6rem 1.6rem 1.6rem}
.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758] .rental-offer-dialog__info[data-v-f8959758] .modal-title[data-v-f8959758]{font-size:1.8rem}
.rental-confirm-popup-container[data-v-f8959758] .rental-offer-dialog[data-v-f8959758] .rental-offer-dialog__detail[data-v-f8959758] .message[data-v-f8959758]{font-size:1.4rem}
}
.rental-legal-person-intent[data-v-7942c7f0]{display:flex;flex-direction:column;margin:25rem 20rem;align-items:center}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0]{display:flex;flex-direction:column;max-width:800px}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .intent-form-label[data-v-7942c7f0]{font-size:1.2rem;font-weight:600;line-height:1.33;letter-spacing:.4px;color:#151414;text-transform:uppercase}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .error-message[data-v-7942c7f0]{color:#f44336;font-size:1.2rem;font-weight:500;line-height:1.5;font-style:normal}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .variable-row[data-v-7942c7f0]{display:grid;grid-template-columns:1fr 1fr;gap:5rem}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .cta-button[data-v-7942c7f0]{font-size:1.4rem;font-weight:bold;letter-spacing:.75px;color:#fff;align-self:center;justify-content:center;text-transform:uppercase}
@media only screen and (max-width:720px){.rental-legal-person-intent[data-v-7942c7f0]{margin:2.4rem 5.6rem}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .hub-radio[data-v-7942c7f0]{align-self:flex-start}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .hub-radio[data-v-7942c7f0] .hub-radio__content[data-v-7942c7f0]{margin-left:1rem}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .variable-row[data-v-7942c7f0]{display:flex;flex-direction:column;gap:2rem}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .hub-checkbox[data-v-7942c7f0]{margin-bottom:0}
.rental-legal-person-intent[data-v-7942c7f0] .intent-form[data-v-7942c7f0] .cta-button[data-v-7942c7f0]{width:100%}
}
.rental-proposals[data-v-ebe6b50c]{margin-right:300px;margin-left:300px;margin-bottom:64px;min-height:720px;cursor:default}
.rental-proposals[data-v-ebe6b50c] .go-back-page-vue[data-v-ebe6b50c]{padding:0;color:#a2238d}
.rental-proposals[data-v-ebe6b50c] .no-proposals-found[data-v-ebe6b50c]{max-width:500px;font-size:1.6rem;font-weight:500;text-align:center;margin:30px auto}
.rental-proposals[data-v-ebe6b50c] h1[data-v-ebe6b50c]{color:#151414}
.rental-proposals[data-v-ebe6b50c] hr[data-v-ebe6b50c]{position:relative;width:100%;height:3px;display:flex;align-items:center;justify-content:center;border:0;margin:16px 0}
.rental-proposals[data-v-ebe6b50c] hr[data-v-ebe6b50c][data-v-ebe6b50c]:before{content:"";width:100%;height:1px;background-color:#e6e6e6}
.rental-proposals[data-v-ebe6b50c] hr[data-v-ebe6b50c].notch[data-v-ebe6b50c][data-v-ebe6b50c]:after{content:"";position:absolute;width:72px;height:3px;background-color:#f9a51a}
.rental-proposals[data-v-ebe6b50c]__empty[data-v-ebe6b50c]{display:flex;justify-content:center;align-items:center;margin-left:-2.4rem}
.rental-proposals[data-v-ebe6b50c]__empty[data-v-ebe6b50c] .banner[data-v-ebe6b50c]{margin-left:2.4rem}
.rental-proposals[data-v-ebe6b50c]__warning[data-v-ebe6b50c]{border-radius:16px;background-color:#fff;padding:20px 20px 10px 40px;margin-bottom:15px}
.rental-proposals[data-v-ebe6b50c]__warning[data-v-ebe6b50c] .close-modal[data-v-ebe6b50c]{background-position:center;background:url("../../../designs/wisdom/id/images/icon-close-warning.svg") no-repeat;border:0;cursor:pointer;height:28px;width:28px;float:right}
.rental-proposals[data-v-ebe6b50c]__warning[data-v-ebe6b50c] .title[data-v-ebe6b50c]{font-size:1.6rem;font-weight:600;color:var(--default-brand-primary-color);padding-bottom:10px}
.rental-proposals[data-v-ebe6b50c]__warning[data-v-ebe6b50c] .text[data-v-ebe6b50c]{font-size:1.2rem;font-weight:400;color:color-mix(in srgb,#151414 60%,transparent);padding-bottom:5px}
.rental-proposals[data-v-ebe6b50c]__warning[data-v-ebe6b50c] .text-info[data-v-ebe6b50c]{font-size:1.2rem;font-weight:600;color:var(--default-brand-primary-color)}
@media only screen and (max-width:720px){.rental-proposals[data-v-ebe6b50c]{margin:12px 0 0 0;min-height:360px;padding:0 20px}
.rental-proposals[data-v-ebe6b50c] h1[data-v-ebe6b50c]{margin:0 15px 12px 15px}
.rental-proposals[data-v-ebe6b50c]__empty[data-v-ebe6b50c]{flex-direction:column;margin-top:-2.4rem;margin-left:0}
.rental-proposals[data-v-ebe6b50c]__empty[data-v-ebe6b50c] .banner[data-v-ebe6b50c]{margin-left:0;margin-top:2.4rem}
.rental-proposals[data-v-ebe6b50c]__warning[data-v-ebe6b50c]{margin-top:30px}
.rental-proposals[data-v-ebe6b50c]__warning[data-v-ebe6b50c] .title[data-v-ebe6b50c]{font-size:1.2rem}
.rental-proposals[data-v-ebe6b50c] .go-back-page-vue[data-v-ebe6b50c]{display:none}
.rental-proposals[data-v-ebe6b50c] .proposal-timeline[data-v-ebe6b50c]__status[data-v-ebe6b50c]{width:100%}
}