.Footer-module__bMlsEa__footer{width:100%;padding:var(--space-xs);justify-content:center;align-items:center;gap:var(--space-xs);background-color:var(--gray-200);border-top:1px solid #ffffff29;flex-direction:column;margin-top:160px;display:flex}.Footer-module__bMlsEa__footer__left{justify-content:center;align-items:center;gap:var(--space-xs);flex-wrap:wrap;display:flex}@media (min-width:768px){.Footer-module__bMlsEa__footer{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Footer-module__bMlsEa__footer__left{justify-content:flex-start;align-items:center;display:flex}}@media (min-width:992px){.Footer-module__bMlsEa__footer{margin-top:0}}
.SideNav-module__TPU_aG__sidenav{background-color:var(--white);width:100%;max-width:520px;height:100%;z-index:var(--zindex-xxl);padding:64px var(--space-xs) var(--space-sm) var(--space-xs);position:fixed;top:0;left:0;overflow-y:scroll}.SideNav-module__TPU_aG__sidenav ul{width:100%;list-style:none}.SideNav-module__TPU_aG__sidenav__element{border-bottom:1px solid var(--gray-40);padding:12px 20px}.SideNav-module__TPU_aG__sidenav__element a{justify-content:space-between;align-items:center;width:100%;display:flex}.SideNav-module__TPU_aG__sidenav__contact{justify-content:flex-start;align-items:center;gap:var(--space-xxs);padding-bottom:var(--space-xxs);opacity:0;transition:all .2s ease-out;display:none}.SideNav-module__TPU_aG__sidenav__opened .SideNav-module__TPU_aG__sidenav__contact{opacity:1;display:flex}.SideNav-module__TPU_aG__dropdown__header{justify-content:space-between;align-items:center;display:flex}.SideNav-module__TPU_aG__dropdown__content{flex-wrap:wrap;margin-top:16px;transition:all .15s;display:flex}.SideNav-module__TPU_aG__dropdown__button{margin:16px 0}.SideNav-module__TPU_aG__dropdown__icon{cursor:pointer}.SideNav-module__TPU_aG__dropdown__brand{gap:16px;width:50%;margin-bottom:16px;display:flex}
.BannerAgreement-module__JWSKPW__banner{background-color:var(--mint-100);width:100%;height:48px;z-index:var(--zindex-xl);justify-content:center;align-items:center;display:flex}.BannerAgreement-module__JWSKPW__banner__wrapper{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:0;width:100%;margin:0;padding:0;display:block}.BannerAgreement-module__JWSKPW__banner__sticky{position:fixed;top:80px;left:0}.BannerAgreement-module__JWSKPW__banner__absolute{z-index:var(--zindex-sm);position:absolute;inset-block-start:80px;inset-inline-start:0}@media (max-width:1220px){.BannerAgreement-module__JWSKPW__banner__sticky{top:48px}.BannerAgreement-module__JWSKPW__banner__absolute{inset-block-start:48px}}
.Button-module__uctvfG__button__wrapper{display:flex}.Button-module__uctvfG__button{justify-content:center;align-items:center;gap:var(--space-xxs);border-radius:var(--radius-tiny);cursor:pointer;border:none;height:auto;display:flex}.Button-module__uctvfG__button__left{justify-content:flex-start}.Button-module__uctvfG__button__right{justify-content:flex-end}.Button-module__uctvfG__button__center{justify-content:center}.Button-module__uctvfG__button:focus-visible{outline:2px solid var(--blue-80);outline-offset:2px}.Button-module__uctvfG__fullWidth{width:100%}.Button-module__uctvfG__tiny{min-height:32px;padding-block:var(--space-tiny);padding-inline:var(--space-xxs)}.Button-module__uctvfG__small{min-height:40px;padding-block:var(--space-tiny);padding-inline:var(--space-xs)}.Button-module__uctvfG__medium{min-height:48px;padding-block:var(--space-xxs);padding-inline:var(--space-xs)}.Button-module__uctvfG__rounded{border-radius:50%;justify-content:center;width:48px;max-width:48px;height:48px;max-height:48px;padding:0}.Button-module__uctvfG__float{border-radius:var(--radius-lg)}.Button-module__uctvfG__disabled{opacity:.24;pointer-events:none}.Button-module__uctvfG__primary{color:var(--gray-300);background-color:var(--mint-100)}.Button-module__uctvfG__primaryDark{color:var(--mint-100);background-color:var(--mint-300)}.Button-module__uctvfG__secondary{border:1px solid var(--gray-300);color:var(--gray-300);background-color:#0000}.Button-module__uctvfG__secondaryDark{color:var(--white);border:1px solid var(--white);background-color:#0000}.Button-module__uctvfG__tertiary{background-color:var(--gray-300);color:var(--white)}.Button-module__uctvfG__tertiaryDark{background-color:var(--gray-100);color:var(--white)}.Button-module__uctvfG__destructive{background-color:var(--red-20);color:var(--red-150)}.Button-module__uctvfG__destructive:hover{background-color:var(--red-40)}.Button-module__uctvfG__destructiveDark{background-color:var(--red-300);color:var(--red-100)}.Button-module__uctvfG__destructiveDark:hover{background-color:var(--red-200)}.Button-module__uctvfG__ghost{color:var(--gray-300);background-color:#0000}.Button-module__uctvfG__ghost:hover{background-color:var(--gray-40)}.Button-module__uctvfG__ghostDark{color:var(--white);background-color:#0000}.Button-module__uctvfG__ghostDark:hover{background-color:#ffffff29}.Button-module__uctvfG__auto{height:fit-content;color:var(--gray-300);background-color:#0000;padding:0}.Button-module__uctvfG__auto:hover{color:var(--gray-80)}.Button-module__uctvfG__auto:hover svg path{fill:var(--gray-80)}.Button-module__uctvfG__auto:visited{color:var(--violet-200)}.Button-module__uctvfG__autoDark{height:fit-content;color:var(--mint-100);background-color:#0000;padding:0}.Button-module__uctvfG__autoDark:hover{color:var(--gray-60)}.Button-module__uctvfG__autoDark:hover svg path{fill:var(--gray-60)}.Button-module__uctvfG__autoDark:visited{color:var(--violet-100)}.Button-module__uctvfG__link{background-color:#0000;padding:0}.Button-module__uctvfG__loading{position:relative}.Button-module__uctvfG__text--hidden{opacity:0;pointer-events:none}.Button-module__uctvfG__loading__overlay{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.Button-module__uctvfG__loading__overlay svg path{fill:currentColor}.Button-module__uctvfG__loading__overlay>div{min-width:130px;max-width:200px}@media (min-width:776px){.Button-module__uctvfG__primary:hover{background-color:var(--mint-40)}.Button-module__uctvfG__primaryDark:hover{background-color:var(--mint-200)}.Button-module__uctvfG__secondary:hover{background-color:var(--gray-40);border:1px solid var(--gray-300);color:var(--gray-300)}.Button-module__uctvfG__secondaryDark:hover{background-color:#ffffff29}.Button-module__uctvfG__tertiary:hover,.Button-module__uctvfG__tertiaryDark:hover{background-color:var(--gray-80)}}
.CarCard-module__tTBkmW__card{border:1px solid var(--gray-40);cursor:pointer;border-radius:var(--radius-tiny);outline:1px solid #0000;width:100%;transition:all .1s ease-out;display:block}.CarCard-module__tTBkmW__card a{flex-direction:column;justify-content:space-between;height:100%;display:flex}.CarCard-module__tTBkmW__card__promotion{background-color:#fafafa;background-image:url(/icons/repose/hotdeal-background.svg);background-position:top;background-repeat:no-repeat}.CarCard-module__tTBkmW__card__widget{background-color:#fff}.CarCard-module__tTBkmW__card__car--name{width:200px}.CarCard-module__tTBkmW__card__newLabel{position:absolute;inset-block-end:0;inset-inline-start:var(--space-xs)}.CarCard-module__tTBkmW__card__header{width:100%;min-height:68px;padding:var(--space-xs);justify-content:space-between;padding-bottom:0;display:flex}.CarCard-module__tTBkmW__card__header--tag{height:24px}.CarCard-module__tTBkmW__card__header--ecoTag{width:24px;height:24px}.CarCard-module__tTBkmW__card__image{justify-content:center;align-items:center;width:100%;height:205px;display:flex;position:relative}.CarCard-module__tTBkmW__card__image picture img{width:100%;max-width:311px;height:auto;transition:all .1s ease-out;position:absolute;top:24px;left:50%;transform:translate(-50%,-10%)}.CarCard-module__tTBkmW__card__outofstock img{opacity:.5}.CarCard-module__tTBkmW__card__footer{border-top:1px solid var(--gray-40);height:48px;max-height:48px;padding:var(--space-xs) 0}.CarCard-module__tTBkmW__card__footer p{text-align:center;width:33.3333%}.CarCard-module__tTBkmW__card__footer div{text-align:start;width:33.3333%}.CarCard-module__tTBkmW__card__footer p:not(:last-child),.CarCard-module__tTBkmW__card__footer div{border-right:1px solid var(--gray-40)}.CarCard-module__tTBkmW__card__footer--icon{background-color:var(--mint-100);border-radius:var(--radius-xs);width:16px;height:8px;margin-right:var(--space-tiny)}@media (min-width:768px){.CarCard-module__tTBkmW__card:hover{border:1px solid var(--gray-40);box-shadow:0 0 25px 0 var(--gray-40);transition:all .1s ease-in}.CarCard-module__tTBkmW__card:hover .CarCard-module__tTBkmW__card__image img:last-child{transition:all .1s ease-in;top:19px}}@media screen and (min-width:1220px){.CarCard-module__tTBkmW__card__car--name{width:250px}}.CarCard-module__tTBkmW__card__alert{text-align:center;min-height:368px;padding:var(--space-lg);flex-direction:column;justify-content:center;align-items:center;display:flex}.CarCard-module__tTBkmW__card__notFound{padding:var(--space-xs);text-align:center;max-width:384px;margin:0 auto}
.Error500-module__SlUvKq__Error500{text-align:center}.Error500-module__SlUvKq__Error500__icon,.Error500-module__SlUvKq__Error500__button{width:100%}
.Accordion-module__gnu3eW__content{grid-template-rows:0fr;transition:grid-template-rows .5s;display:grid}.Accordion-module__gnu3eW__content__inner{overflow:hidden}.Accordion-module__gnu3eW__content--open{grid-template-rows:1fr}
.Footer-module__xrBpFq__footer{z-index:var(--zindex-md);width:100%;position:relative}.Footer-module__xrBpFq__footer:after{content:"";background-color:var(--white);z-index:-1;width:100%;height:400px;position:absolute;inset-block-end:0}.Footer-module__xrBpFq__footer__content{background-color:#0000;background-image:linear-gradient(#000 0%,#0000 100%),url(/images/files/footer-bck-mobile.webp);background-position:50%;background-repeat:repeat,no-repeat;background-size:cover,cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;margin-block-start:-1px}@media screen and (min-width:992px){.Footer-module__xrBpFq__footer__content{background:url(/images/files/footer-bck.webp) 50%/cover no-repeat}}.Footer-module__xrBpFq__footer__top{justify-content:center;align-items:center;gap:var(--space-xs);text-align:center;flex-direction:column;padding-block-start:var(--space-lg);padding-block-end:var(--space-lg);display:flex}@media screen and (min-width:992px){.Footer-module__xrBpFq__footer__top{justify-content:flex-end;align-items:center;gap:var(--space-sm);text-align:left;flex-direction:row;padding-block-start:0}}.Footer-module__xrBpFq__footer__columns{gap:var(--space-lg);border-block-end:1px solid var(--gray-80);border-block-start:1px solid var(--gray-80);margin-block-end:var(--space-lg);padding-block-start:var(--space-lg);padding-block-end:var(--space-lg);display:none}@media screen and (min-width:992px){.Footer-module__xrBpFq__footer__columns{justify-content:space-between;align-items:flex-start;gap:var(--space-tiny);flex-flow:wrap;display:flex}}.Footer-module__xrBpFq__column{flex-direction:column;align-items:center;width:100%;display:flex}.Footer-module__xrBpFq__column:nth-child(4) .Footer-module__xrBpFq__column__content--list{grid-template-columns:repeat(2,1fr);display:grid}.Footer-module__xrBpFq__column:nth-child(4) .Footer-module__xrBpFq__column__content--list li:nth-child(2n){text-align:left;padding-left:var(--space-tiny)}.Footer-module__xrBpFq__column:nth-child(4) .Footer-module__xrBpFq__column__content--list li:nth-child(odd){text-align:right;padding-right:var(--space-tiny)}.Footer-module__xrBpFq__column__content{align-items:center;gap:var(--space-tiny);text-align:center;flex-direction:column;display:flex}.Footer-module__xrBpFq__column__content--title,.Footer-module__xrBpFq__column__content--list li{margin-bottom:var(--space-tiny)}.Footer-module__xrBpFq__column__content--list li:last-child{margin-bottom:0}.Footer-module__xrBpFq__column__mobile{border-block-end:1px solid var(--gray-80);border-block-start:1px solid var(--gray-80);width:100%;margin-block-end:var(--space-lg);padding-block-start:var(--space-lg);padding-block-end:var(--space-lg)}@media screen and (min-width:992px){.Footer-module__xrBpFq__column{align-items:flex-start}.Footer-module__xrBpFq__column__mobile{display:none}.Footer-module__xrBpFq__column__content{text-align:start;align-items:flex-start;max-width:none}.Footer-module__xrBpFq__column:first-child,.Footer-module__xrBpFq__column:nth-child(2),.Footer-module__xrBpFq__column:nth-child(3),.Footer-module__xrBpFq__column:nth-child(4){width:236px;max-width:236px}.Footer-module__xrBpFq__column:nth-child(4) .Footer-module__xrBpFq__column__content--list li:nth-child(2n){padding-left:16px}.Footer-module__xrBpFq__column:nth-child(4) .Footer-module__xrBpFq__column__content--list li:nth-child(odd){text-align:left;padding:0}}.Footer-module__xrBpFq__accordion__item{width:100%}.Footer-module__xrBpFq__accordion__content{text-align:left;white-space:pre-line}.Footer-module__xrBpFq__footer__bottom--content{justify-content:space-between;align-items:center;gap:var(--space-lg);flex-direction:column;padding-block-end:var(--space-lg);display:flex}.Footer-module__xrBpFq__footer__bottom--copyright{align-items:center;gap:var(--space-lg);flex-direction:column;padding-block-end:var(--space-lg);display:flex}@media screen and (min-width:992px){.Footer-module__xrBpFq__footer__bottom--copyright{align-items:flex-end;gap:var(--space-md)}.Footer-module__xrBpFq__footer__bottom--copyright>p{padding-block:10px}}.Footer-module__xrBpFq__footer__bottom--privacy,.Footer-module__xrBpFq__footer__bottom--contact{align-items:center;gap:var(--space-tiny);flex-direction:column;display:flex}.Footer-module__xrBpFq__social{align-items:center;gap:var(--space-xs);min-height:24px;display:flex;position:relative}.Footer-module__xrBpFq__footer__bottom--logo{min-width:120px;height:16px;position:relative}@media screen and (min-width:992px){.Footer-module__xrBpFq__footer__bottom{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__xrBpFq__footer__bottom--content{gap:var(--space-md);flex-direction:column-reverse}.Footer-module__xrBpFq__footer__bottom--privacy{justify-content:flex-start;gap:var(--space-xs);flex-direction:row;width:100%}.Footer-module__xrBpFq__footer__bottom--contact{justify-content:flex-end;gap:var(--space-xs);flex-direction:row-reverse;width:100%}.Footer-module__xrBpFq__footer__bottom--logo{display:none}}.Footer-module__xrBpFq__column__content--list p:hover,.Footer-module__xrBpFq__footer__bottom--content p:hover{color:var(--white)}.Footer-module__xrBpFq__stores{align-items:center;gap:var(--space-xs);display:flex}@media screen and (min-width:992px){.Footer-module__xrBpFq__stores{order:1}}
.FaqsAccordion-module__0TQ0iW__accordion__item{width:100%;padding:var(--space-sm) var(--space-xs);border-top:1px solid var(--gray-40)}.FaqsAccordion-module__0TQ0iW__accordion__content{padding-block-start:var(--space-xs)}.FaqsAccordion-module__0TQ0iW__accordion__content p{white-space:pre-line}.FaqsAccordion-module__0TQ0iW__accordion__content li{margin-inline-start:var(--space-sm)}@media screen and (min-width:992px){.FaqsAccordion-module__0TQ0iW__accordion--desktopBordered{border:1px solid var(--gray-40);border-radius:var(--radius-xs)}.FaqsAccordion-module__0TQ0iW__accordion--desktopBordered .FaqsAccordion-module__0TQ0iW__accordion__item:first-child{border-top:0}}
.FAQs-module__-2bn7a__faqs{flex-direction:column;display:flex}.FAQs-module__-2bn7a__faqs__left{max-width:384px}.FAQs-module__-2bn7a__faqs__right{flex:1}.FAQs-module__-2bn7a__cta--desktop{display:none}@media screen and (min-width:768px){.FAQs-module__-2bn7a__faqs{align-items:center}.FAQs-module__-2bn7a__faqs__title{text-align:center}.FAQs-module__-2bn7a__faqs li:last-child{border-bottom:none}}@media screen and (min-width:1200px){.FAQs-module__-2bn7a__faqs{flex-direction:row;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto}.FAQs-module__-2bn7a__faqs__right{margin-left:116px}.FAQs-module__-2bn7a__faqs__title{text-align:start}.FAQs-module__-2bn7a__cta--mobile{display:none}.FAQs-module__-2bn7a__cta--desktop{display:flex}}@media screen and (min-width:1660px){.FAQs-module__-2bn7a__faqs{max-width:1440px}}
.Brands-module__UFrWaq__list{gap:var(--space-xs);-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow:scroll hidden}.Brands-module__UFrWaq__list__element:first-child{margin-inline-start:var(--space-xs)}.Brands-module__UFrWaq__list__element:last-child{margin-inline-end:var(--space-xs)}.Brands-module__UFrWaq__list__element{border:1px solid var(--gray-40);border-radius:var(--radius-sm);min-width:96px;min-height:96px}.Brands-module__UFrWaq__list__element:hover{background-color:var(--white);box-shadow:0 0 25px #2637461a}.Brands-module__UFrWaq__list__element:hover img{filter:brightness(0)invert(0)}.Brands-module__UFrWaq__list__element:hover p{color:var(--black)}.Brands-module__UFrWaq__list__element img{width:40px;height:40px;margin-block-end:var(--space-tiny)}.Brands-module__UFrWaq__list__element span{display:block}@media (min-width:768px){.Brands-module__UFrWaq__list{flex-wrap:wrap;justify-content:center;width:calc(83.3333% - 16px);max-width:984px;margin:0 auto;display:flex}.Brands-module__UFrWaq__list__element:first-child,.Brands-module__UFrWaq__list__element:last-child{margin:0}}
.Alert-module__iM_6-G__alert{justify-content:space-between;align-items:flex-start;gap:var(--space-xxs);padding:var(--space-xs);border-radius:var(--radius-tiny);border:1px solid var(--gray-40);text-align:start;display:flex}.Alert-module__iM_6-G__alert__dark{background-color:var(--gray-200);border:1px solid var(--gray-150)}.Alert-module__iM_6-G__alert__content{justify-content:flex-start;align-items:flex-start;gap:var(--space-tiny);width:100%;display:flex}.Alert-module__iM_6-G__alert__lessGap{gap:var(--space-tiny)}.Alert-module__iM_6-G__alert__content--center{align-items:center}.Alert-module__iM_6-G__alert__background{border:none}.Alert-module__iM_6-G__alert__icon{min-width:16px;height:16px}
.AppLinks-module__e5zm6a__stores{align-items:center;gap:var(--space-xs);display:flex}@media screen and (min-width:992px){.AppLinks-module__e5zm6a__stores{order:1}}
.GetReady-module__lxsJnW__get-ready{background:linear-gradient(154deg, var(--blue-10) -1.47%, #e6fffc 100%);border-radius:var(--radius-xs);flex-direction:column;margin-block-end:var(--space-sm);display:flex;overflow:hidden}.GetReady-module__lxsJnW__get-ready__app{width:100%;padding:var(--space-xs);border-radius:var(--space-tiny);background:linear-gradient(304deg, var(--Colors-Mint-150,#00aa94) 8.9%, var(--Colors-Mint-200,#00554a) 29.67%, var(--Colors-Mint-300,#00332c) 54.04%, var(--Black,#000) 91.98%);margin-top:24px;position:relative;overflow:hidden}.GetReady-module__lxsJnW__get-ready__app img{object-fit:contain;z-index:1;width:260px;height:420px;position:absolute;top:-120px;right:0}.GetReady-module__lxsJnW__get-ready__app__wrapper{z-index:2;width:100%;max-width:200px;position:relative}.GetReady-module__lxsJnW__get-ready__app__wrapper p{margin-bottom:10px}.GetReady-module__lxsJnW__get-ready__item{align-items:center;gap:var(--space-tiny);width:100%;padding:var(--space-xs);padding-bottom:var(--space-tiny);display:flex}.GetReady-module__lxsJnW__get-ready__subitem{width:100%;padding:var(--space-xs);padding-top:0}.GetReady-module__lxsJnW__item__icon{background-color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.GetReady-module__lxsJnW__item__icon svg{flex-shrink:0}.GetReady-module__lxsJnW__item__link{display:inline-block}@media screen and (min-width:768px){.GetReady-module__lxsJnW__get-ready{max-width:384px;margin-block-end:0}}
.CodeInput-module__g3u6QW__code-input{background-color:var(--white);border:1px solid var(--gray-60);border-radius:var(--radius-modulor);text-align:center;letter-spacing:-.3px;width:48px;height:48px;font-size:16px;line-height:1.5;font-family:var(--barlow);font-weight:400}.CodeInput-module__g3u6QW__code-input:focus-visible{border-color:var(--gray-300);outline:none}.CodeInput-module__g3u6QW__code-input:disabled{background-color:var(--gray-40);cursor:not-allowed}.CodeInput-module__g3u6QW__code-input[type=text]{text-align:center}.CodeInput-module__g3u6QW__code-input[type=number]{-moz-appearance:textfield}.CodeInput-module__g3u6QW__code-input--error{background-color:var(--red-20);border-color:var(--red-80)}.CodeInput-module__g3u6QW__code-input--hidden{height:0;overflow:hidden}.CodeInput-module__g3u6QW__code-input--visible{z-index:10;height:auto;position:relative}.CodeInput-module__g3u6QW__code-input-wrapper{height:48px;position:relative}.CodeInput-module__g3u6QW__code-input-mask{opacity:0;z-index:2;caret-color:#0000;width:100%;height:100%;position:absolute;inset:0}.CodeInput-module__g3u6QW__code-input-display{justify-content:space-between;gap:8px;display:flex}.CodeInput-module__g3u6QW__digit-box{background-color:var(--white);border:1px solid var(--gray-60);border-radius:var(--radius-modulor);text-align:center;letter-spacing:-.3px;width:48px;height:48px;font-size:16px;line-height:1.5;font-family:var(--barlow);justify-content:center;align-items:center;font-weight:400;display:flex}.CodeInput-module__g3u6QW__digit-box.CodeInput-module__g3u6QW__active{border-color:#000}.CodeInput-module__g3u6QW__digit-box.CodeInput-module__g3u6QW__active:after{content:"";background-color:var(--black);width:1px;height:24px;animation:1s step-start infinite CodeInput-module__g3u6QW__blink;top:-16px;left:50%;transform:translate(-50%)}@keyframes CodeInput-module__g3u6QW__blink{50%{opacity:0}}.CodeInput-module__g3u6QW__digit-box.CodeInput-module__g3u6QW__error{background-color:var(--red-20);border-color:var(--red-80)}.CodeInput-module__g3u6QW__digit-box.CodeInput-module__g3u6QW__activeError{background-color:var(--red-20);border-color:#000}
.PaymentsInfo-module__6mSokG__paymnets{padding:var(--space-tiny);background-color:var(--gray-20);border-radius:var(--radius-tiny);margin-block-end:var(--space-sm)}.PaymentsInfo-module__6mSokG__payments__accordion{width:100%}.PaymentsInfo-module__6mSokG__accordion__table{width:100%;padding-block-start:var(--space-sm)}.PaymentsInfo-module__6mSokG__table__row{justify-content:space-between;align-items:center;gap:var(--space-xs);display:flex}.PaymentsInfo-module__6mSokG__accordion__table tbody{padding-block-end:var(--space-tiny);display:block}.PaymentsInfo-module__6mSokG__accordion__table tbody:not(:last-child){border-block-end:1px solid var(--gray-40);display:block}.PaymentsInfo-module__6mSokG__accordion__table tbody:not(:first-child){padding-block-start:var(--space-tiny)}
.SelectPhone-module__H3Kyva__selectPhone{background:var(--white);width:100%;min-width:300px;height:48px;color:var(--black);border:1px solid var(--gray-60);font-family:var(--barlow);border-radius:4px;outline:none;font-size:16px;line-height:24px;position:relative}.SelectPhone-module__H3Kyva__selectPhone__dark{background:var(--gray-150);color:var(--white)}.SelectPhone-module__H3Kyva__selectPhone__open{border:1px solid var(--black);border-radius:4px 4px 0 0}.SelectPhone-module__H3Kyva__selectPhone .SelectPhone-module__H3Kyva__input{border:none;width:100%}.SelectPhone-module__H3Kyva__selectPhone:hover,.SelectPhone-module__H3Kyva__selectPhone:focus{border:1px solid var(--black)}.SelectPhone-module__H3Kyva__selectPhone__dark .SelectPhone-module__H3Kyva__selectPhone:hover,.SelectPhone-module__H3Kyva__selectPhone__dark .SelectPhone-module__H3Kyva__selectPhone:focus{border:1px solid var(--gray-20)}.SelectPhone-module__H3Kyva__selectPhone__prefix{padding:0 var(--space-xxs)}.SelectPhone-module__H3Kyva__selectPhone__prefix--open svg{transform:rotate(180deg)}.SelectPhone-module__H3Kyva__select{background-color:var(--white);border:1px solid var(--black);width:fit-content;min-width:100%;max-height:136px;z-index:var(--zindex-xs);border-radius:0 0 4px 4px;position:absolute;top:46px;left:0;overflow-y:scroll}.SelectPhone-module__H3Kyva__select__dark{background-color:var(--gray-150);border:1px solid var(--gray-20)}.SelectPhone-module__H3Kyva__select__option{padding:var(--space-tiny) var(--space-xs);cursor:pointer}.SelectPhone-module__H3Kyva__select__option:hover{background:var(--gray-40)}.SelectPhone-module__H3Kyva__select__option--dark:hover{background:var(--gray-100)}.SelectPhone-module__H3Kyva__select__icon{cursor:pointer;transform-origin:50%}.SelectPhone-module__H3Kyva__select__icon--open{transform:rotate(180deg)}.SelectPhone-module__H3Kyva__selectPhone__input{width:100%}.SelectPhone-module__H3Kyva__selectPhone__error{background:var(--red-20)}.SelectPhone-module__H3Kyva__selectPhone__error--dark{background:var(--red-300)}.SelectPhone-module__H3Kyva__selectPhone__input input{height:43px;font-family:var(--barlow);border:none;padding-block-start:var(--space-xxs);padding-inline-start:var(--space-tiny);font-size:16px;line-height:24px;position:relative}.SelectPhone-module__H3Kyva__selectPhone__input input:focus{outline:none}.SelectPhone-module__H3Kyva__input__label{color:var(--gray-60);width:100%;min-width:200px;pointer-events:none;padding-inline-start:var(--space-tiny);position:absolute;top:10px;left:74px}.SelectPhone-module__H3Kyva__input__label--dark{color:var(--white)}.SelectPhone-module__H3Kyva__input__label--dark:after{border-left:1px solid var(--gray-80)}.SelectPhone-module__H3Kyva__input__label--dark--error:after{border-left:1px solid var(--red-60)}.SelectPhone-module__H3Kyva__input__label:after{content:"";border-left:1px solid var(--gray-60);width:1px;height:24px;position:absolute;top:0;left:0}.SelectPhone-module__H3Kyva__input:focus~.SelectPhone-module__H3Kyva__input__label>p,input:not(:placeholder-shown)~.SelectPhone-module__H3Kyva__input__label>p{font-family:var(--roboto);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-5px}.SelectPhone-module__H3Kyva__input--dark:focus~.SelectPhone-module__H3Kyva__input__label--dark>p,.SelectPhone-module__H3Kyva__input--dark:not(:placeholder-shown)~.SelectPhone-module__H3Kyva__input__label--dark>p{color:var(--white)}.SelectPhone-module__H3Kyva__input__error{border:1px solid var(--red-80);background:var(--red-20)}.SelectPhone-module__H3Kyva__input__error--dark{border:1px solid var(--red-60);background:var(--red-300)}.SelectPhone-module__H3Kyva__input__error .SelectPhone-module__H3Kyva__input:focus~.SelectPhone-module__H3Kyva__input__label>p,.SelectPhone-module__H3Kyva__input__error input:not(:placeholder-shown)~.SelectPhone-module__H3Kyva__input__label>p,.SelectPhone-module__H3Kyva__input__error--dark .SelectPhone-module__H3Kyva__input:focus~.SelectPhone-module__H3Kyva__input__label--dark>p,.SelectPhone-module__H3Kyva__input__error--dark input:not(:placeholder-shown)~.SelectPhone-module__H3Kyva__input__label--dark>p{color:var(--red-80)}.SelectPhone-module__H3Kyva__input--dark{color:#fff}.SelectPhone-module__H3Kyva__searchbar__input{width:100%;height:48px;padding:var(--space-tiny) var(--space-lg);font-family:var(--barlow);background-color:#0000;border:none;outline:none;flex-shrink:0;font-size:16px;line-height:24px}.SelectPhone-module__H3Kyva__searchbar__input::placeholder{color:#000;font-family:var(--barlow);font-size:16px;line-height:24px}.SelectPhone-module__H3Kyva__searchbar__input--dark::placeholder{color:#fff}.SelectPhone-module__H3Kyva__searchbar__icon--close{cursor:pointer;position:absolute;top:15px;right:16px}.SelectPhone-module__H3Kyva__searchbar__icon--search{cursor:pointer;position:absolute;top:15px;left:16px}.SelectPhone-module__H3Kyva__hidden{display:none}
@media screen and (min-width:768px){.CofirmationStep-module__jLCl2W__settings-button{display:none}}
.TextInput-module__UPqahW__input__wrapper{position:relative}.TextInput-module__UPqahW__input__wrapper--dark input{border:1px solid var(--gray-80);background:var(--gray-150);color:var(--white)}.TextInput-module__UPqahW__input{border:1px solid var(--gray-60);background:var(--white);width:100%;height:48px;color:var(--black);font-family:var(--barlow);border-radius:4px;outline:none;flex-shrink:0;padding:19px 16px 5px;font-size:16px;line-height:24px}.TextInput-module__UPqahW__input:hover,.TextInput-module__UPqahW__input:focus{border:1px solid var(--black)}.TextInput-module__UPqahW__input__wrapper--dark .TextInput-module__UPqahW__input:hover,.TextInput-module__UPqahW__input__wrapper--dark .TextInput-module__UPqahW__input:focus{border:1px solid var(--gray-20);background:var(--gray-150)}.TextInput-module__UPqahW__input__label{color:var(--gray-60);pointer-events:none;position:absolute;top:10px;left:16px}.TextInput-module__UPqahW__input__wrapper--dark .TextInput-module__UPqahW__input:focus~.TextInput-module__UPqahW__input__label>p,.TextInput-module__UPqahW__input__wrapper--dark input:not(:placeholder-shown)~.TextInput-module__UPqahW__input__label>p{color:var(--white)}.TextInput-module__UPqahW__input:focus~.TextInput-module__UPqahW__input__label>p,input:not(:placeholder-shown)~.TextInput-module__UPqahW__input__label>p{font-family:var(--roboto);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-7px}.TextInput-module__UPqahW__input__wrapper--error .TextInput-module__UPqahW__input{border:1px solid var(--red-80);background:var(--red-20)}.TextInput-module__UPqahW__input__wrapper--dark--error .TextInput-module__UPqahW__input{border:1px solid var(--red-60);background:var(--red-300)}.TextInput-module__UPqahW__input__wrapper--error .TextInput-module__UPqahW__input:focus~.TextInput-module__UPqahW__input__label>p,.TextInput-module__UPqahW__input__wrapper--error input:not(:placeholder-shown)~.TextInput-module__UPqahW__input__label>p{color:var(--red-80)}.TextInput-module__UPqahW__input__wrapper--dark--error .TextInput-module__UPqahW__input:focus~.TextInput-module__UPqahW__input__label--dark>p,.TextInput-module__UPqahW__input__wrapper--dark--error input:not(:placeholder-shown)~.TextInput-module__UPqahW__input__label--dark>p{color:var(--red-60)}.TextInput-module__UPqahW__input__error{color:var(--red-80);padding-left:var(--space-xs)}.TextInput-module__UPqahW__input__error--dark{color:var(--red-60)}
.Checkbox-module__htktNG__checkbox__wrapper{color:var(--black);align-items:flex-start;gap:var(--space-xs);cursor:pointer;display:flex;position:relative}.Checkbox-module__htktNG__checkbox{border:1px solid var(--gray-60);border-radius:var(--radius-modulor);background-color:var(--white);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Checkbox-module__htktNG__checkbox>svg{display:none}input:checked+.Checkbox-module__htktNG__checkbox{background-color:var(--mint-100);border:1px solid var(--mint-100)}input:checked+.Checkbox-module__htktNG__checkbox>svg{width:12px;height:12px;display:block}input:disabled+.Checkbox-module__htktNG__checkbox{background-color:var(--gray-40);border:1px solid var(--gray-40)}input:disabled+.Checkbox-module__htktNG__checkbox__text{opacity:.5}.Checkbox-module__htktNG__checkbox__error{border:1px solid var(--red-80);background:var(--red-20)}.Checkbox-module__htktNG__checkbox__error--text{align-items:flex-end;height:1.5rem;display:flex}
.ConsentItem-module__cV5vwa__consent__item a>strong{text-underline-offset:1px;text-decoration:underline}
.ModalContract-module__jn7Fza__iframe__container{justify-content:center;align-items:center;width:100%;height:80vh;display:flex}.ModalContract-module__jn7Fza__iframe{border:none;width:100%;height:100%;margin:0 auto;display:block;overflow-y:scroll}@media screen and (min-width:1024px){.ModalContract-module__jn7Fza__iframe{height:100%}}
.MultiplePrivacyConditionsCheck-module__FjMJUW__consent--error{border-color:var(--red-80)}.MultiplePrivacyConditionsCheck-module__FjMJUW__consent__header a>strong,.MultiplePrivacyConditionsCheck-module__FjMJUW__consent__toggle{text-underline-offset:1px;text-decoration:underline}.MultiplePrivacyConditionsCheck-module__FjMJUW__consent__arrow{transition:transform .2s}.MultiplePrivacyConditionsCheck-module__FjMJUW__consent__arrow--open{transform:rotate(180deg)}.MultiplePrivacyConditionsCheck-module__FjMJUW__consent__list{transition:max-height .4s,opacity .3s,padding-top .4s;overflow:hidden}.MultiplePrivacyConditionsCheck-module__FjMJUW__consent__list--open{opacity:1;max-height:200px;padding-top:var(--space-xxs)}.MultiplePrivacyConditionsCheck-module__FjMJUW__consent__list--closed{opacity:0;pointer-events:none;max-height:0;padding-top:0}
.ModalContractRaw-module__iiyeYW__modal{z-index:var(--zindex-huge);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.ModalContractRaw-module__iiyeYW__modal__wrapper{background-color:var(--white);width:100%;height:100%;z-index:var(--zindex-xxl);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.ModalContractRaw-module__iiyeYW__modal__wrapper__top{width:100%;min-height:48px;padding:var(--space-xxs) var(--space-xs) var(--space-xxs) var(--space-xxs);background:var(--white);border-block-end:1px solid var(--gray-40);justify-content:center;align-items:center;display:flex;position:sticky;inset-block-start:0}.ModalContractRaw-module__iiyeYW__modal__wrapper__top>button{cursor:pointer;width:16px;height:16px;position:absolute;inset-inline-end:var(--space-xs)}.ModalContractRaw-module__iiyeYW__modal__wrapper__body{width:100%;height:100%;padding-inline:var(--space-xs);flex-direction:column;justify-content:center;align-items:center;display:flex}.ModalContractRaw-module__iiyeYW__modal__wrapper__body iframe{width:100%;min-width:0;height:80vh;margin:0 auto;display:block;overflow-y:scroll}@media screen and (min-width:1024px){.ModalContractRaw-module__iiyeYW__modal__wrapper__body iframe{height:100%}}@media screen and (min-width:575px){.ModalContractRaw-module__iiyeYW__modal__wrapper{border-radius:var(--radius-xs);max-width:991px;max-height:875px}}.ModalContractRaw-module__iiyeYW__modal__overlay{z-index:var(--zindex-huge);background-color:#00000080;position:fixed;inset:0}.ModalContractRaw-module__iiyeYW__modal__container{background-color:var(--white);flex-direction:column;width:100%;height:100dvh;display:flex;overflow:hidden}.ModalContractRaw-module__iiyeYW__modal__top__bar{padding:var(--space-xxs) var(--space-xs) var(--space-xxs) var(--space-xxs);border-block-end:1px solid var(--gray-40);flex-shrink:0;justify-content:space-between;align-items:center;min-height:44px;display:flex}.ModalContractRaw-module__iiyeYW__modal__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}@media screen and (min-width:575px){.ModalContractRaw-module__iiyeYW__modal__overlay{justify-content:center;align-items:center;display:flex}.ModalContractRaw-module__iiyeYW__modal__container{border-radius:var(--radius-xs);max-width:991px;height:80vh;max-height:875px}}
.ContactHelpTYModal-module__NK_xoG__modal__header{display:none}.ContactHelpTYModal-module__NK_xoG__modal__content{margin-bottom:var(--space-xs)}@media screen and (min-width:575px){.ContactHelpTYModal-module__NK_xoG__modal__header{display:inline-block!important}.ContactHelpTYModal-module__NK_xoG__modal__content{margin-top:var(--space-tiny);margin-bottom:var(--space-sm)}}
.SquareRadio-module__nOsqua__label{cursor:pointer;width:fit-content}.SquareRadio-module__nOsqua__container{width:fit-content;height:100%;padding:var(--space-tiny);background-color:var(--white);box-shadow:0 0 0 1px var(--gray-60);border-radius:var(--radius-modulor);cursor:pointer;place-items:center;transition:all .4s ease-in-out;display:flex;position:relative}.SquareRadio-module__nOsqua__container:hover{background-color:var(--gray-40);box-shadow:0 0 0 1px var(--gray-100)}.SquareRadio-module__nOsqua__input:focus-visible+.SquareRadio-module__nOsqua__container{outline:2px solid var(--gray-100)}.SquareRadio-module__nOsqua__input:checked+.SquareRadio-module__nOsqua__container{box-shadow:0 0 0 2px var(--gray-100);border:none}.SquareRadio-module__nOsqua__input:disabled+.SquareRadio-module__nOsqua__container{background-color:var(--gray-20);cursor:not-allowed}
.Label-module__t_L97q__label{width:fit-content;padding:var(--space-modulor) var(--space-tiny);border-radius:26px}.Label-module__t_L97q__label__info--icon{padding-inline-start:var(--space-modulor)}.Label-module__t_L97q__label__bg{background-color:var(--gray-40)}.Label-module__t_L97q__label__bordered{border:1px solid var(--gray-40);background-color:var(--white)}.Label-module__t_L97q__label__bordered--black{border:1px solid var(--black);background-color:var(--white)}.Label-module__t_L97q__label__video{padding:var(--space-tiny) var(--space-xs)}.Label-module__t_L97q__label__new{width:fit-content;position:relative}.Label-module__t_L97q__label__bg--black{background-color:var(--gray-300)}.Label-module__t_L97q__starsLabel{position:absolute}.Label-module__t_L97q__starsLabel--leftTop{top:.5px;left:1px}.Label-module__t_L97q__starsLabel--leftBottom{bottom:-4.5px;left:14px}.Label-module__t_L97q__starsLabel--rightTop{top:-4.5px;right:8px}.Label-module__t_L97q__label__new--long .Label-module__t_L97q__starsLabel__leftBottom{left:44%}
.CarLabel-module__X8eLTG__labels{margin-block:var(--space-tiny)}.CarLabel-module__X8eLTG__icon__eco img{object-fit:cover;width:100%;height:100%}.CarLabel-module__X8eLTG__icon__play{width:10px;height:10px;margin-block-end:3px}@media screen and (min-width:1200px){.CarLabel-module__X8eLTG__labels{margin-block:var(--space-md)}}
.Video-module__VkAEFG__video iframe{border-radius:var(--radius-tiny)}
.ModalFeedback-module__809BCG__form{max-width:300px}
.SignCarInfoDetails-module__HWrbaq__car-info__details{gap:var(--space-modulor);flex-wrap:wrap;width:100%;display:flex}.SignCarInfoDetails-module__HWrbaq__car-info__details--center{justify-content:center}.SignCarInfoDetails-module__HWrbaq__car-info__details>div:not(:last-of-type):after{content:"·";letter-spacing:0;font-size:12px;line-height:1.3;font-family:var(--roboto);font-weight:400}.SignCarInfoDetails-module__HWrbaq__details__car-color{border-radius:50%;width:16px;height:16px}.SignCarInfoDetails-module__HWrbaq__details__eco img{object-fit:cover;width:100%;height:100%}
.Slider-module__LpD_MW__slider__popup>.Slider-module__LpD_MW__slider{justify-content:space-between;height:100%;display:flex}.Slider-module__LpD_MW__slider{z-index:var(--zindex-huge);margin:0 auto;margin-block-start:var(--space-tiny);position:relative}.Slider-module__LpD_MW__slider__images{pointer-events:auto;flex:1;width:100%;position:relative}.Slider-module__LpD_MW__slider__images--open{width:100vw}.Slider-module__LpD_MW__slider__images--list{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;align-items:center;width:100%;display:flex;overflow:scroll hidden}.Slider-module__LpD_MW__slider__images--list::-webkit-scrollbar{display:none}.Slider-module__LpD_MW__slider__image{scroll-snap-align:start;pointer-events:none;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.Slider-module__LpD_MW__slider__image--bordered{border-radius:var(--radius-tiny);pointer-events:none;width:282px;height:169px;position:relative;overflow:hidden}.Slider-module__LpD_MW__slider__image--popup{pointer-events:none;aspect-ratio:16/9;width:calc(100% - 16px);height:100%}.Slider-module__LpD_MW__slider__image--bordered img{object-fit:cover;pointer-events:all;width:100%;height:100%;display:block}.Slider-module__LpD_MW__slider__arrow{cursor:pointer;z-index:var(--zindex-lg);pointer-events:all;position:absolute;top:50%;transform:translateY(-50%)}.Slider-module__LpD_MW__slider__arrow--left{left:16px}.Slider-module__LpD_MW__slider__arrow--right{right:16px}.Slider-module__LpD_MW__slider__bottom{flex-direction:column;display:flex}.Slider-module__LpD_MW__dots{height:8px;padding-block:var(--space-xs);transition:all .2s}.Slider-module__LpD_MW__dots--open{height:auto}.Slider-module__LpD_MW__dots--hidden{height:0;padding-block-end:var(--space-tiny)}.Slider-module__LpD_MW__dots--hidden .Slider-module__LpD_MW__dot{visibility:hidden}.Slider-module__LpD_MW__dot{background-color:var(--gray-60);border-radius:50%;width:4px;height:4px}.Slider-module__LpD_MW__dot__darkmode{background-color:var(--gray-80)}.Slider-module__LpD_MW__dot--active{background-color:var(--black)}.Slider-module__LpD_MW__dot__active--darkmode{background-color:var(--white)}.Slider-module__LpD_MW__slider__video__button{border:1px solid var(--white);pointer-events:all;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Slider-module__LpD_MW__slider__video__button--icon{width:40px;height:40px}.Slider-module__LpD_MW__slider__video--none{display:none}.Slider-module__LpD_MW__slider__video{pointer-events:all}.Slider-module__LpD_MW__video--icon--thumbnail{border:1px solid #fff;border-radius:50%;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Slider-module__LpD_MW__slider__video__button:before,.Slider-module__LpD_MW__video--icon--thumbnail:before{content:"";position:absolute;inset:-10px}.Slider-module__LpD_MW__slider__legal{padding:var(--space-xs);flex:0}@media screen and (min-width:768px){.Slider-module__LpD_MW__slider__image{height:100%}.Slider-module__LpD_MW__slider__arrow--left{left:150px}.Slider-module__LpD_MW__slider__arrow--right{right:150px}.Slider-module__LpD_MW__image__popup--bordered{width:784px;height:520px;max-height:520px}.Slider-module__LpD_MW__slider__image--popup{height:60%;aspect-ratio:initial}.Slider-module__LpD_MW__slider__image--active{width:60%}}@media screen and (min-width:992px){.Slider-module__LpD_MW__slider__image{height:348px}.Slider-module__LpD_MW__slider__image--bordered{width:584px;height:348px}.Slider-module__LpD_MW__slider__image--popup{width:50%;height:50%}.Slider-module__LpD_MW__slider__arrow--left{left:16px}.Slider-module__LpD_MW__slider__arrow--right{right:16px}.Slider-module__LpD_MW__slider{max-width:684px}.Slider-module__LpD_MW__slider__popup>.Slider-module__LpD_MW__slider{width:784px;max-width:784px}.Slider-module__LpD_MW__image__popup--bordered{width:784px;height:520px;max-height:520px}}@media screen and (min-width:1200px){.Slider-module__LpD_MW__slider{max-width:792px;padding-bottom:var(--space-xs);margin:0;margin-block-start:var(--space-lg)}.Slider-module__LpD_MW__image__popup--bordered{width:784px;height:520px;max-height:100%}.Slider-module__LpD_MW__slider__images--list{margin-block-end:var(--space-xs)}.Slider-module__LpD_MW__dots{height:16px}.Slider-module__LpD_MW__dots--open{height:auto}.Slider-module__LpD_MW__dots--hidden{height:16px}.Slider-module__LpD_MW__dots--hidden .Slider-module__LpD_MW__dot{visibility:visible}.Slider-module__LpD_MW__slider__images{height:calc(100dvh - 300px)}}.Slider-module__LpD_MW__slider__popup{background-color:var(--white);min-width:100%;height:100dvh;z-index:var(--zindex-huge);flex-direction:column;justify-content:space-between;align-items:center;margin-block-start:0;display:flex;position:fixed;inset:0}.Slider-module__LpD_MW__slider__popup--darkmode{background-color:var(--gray-150);width:100%}.Slider-module__LpD_MW__slider__popup>p{margin-inline:var(--space-xs)}.Slider-module__LpD_MW__slider__close{margin:var(--space-xxs);margin-inline-start:auto}.Slider-module__LpD_MW__dots--open{width:100%;padding-inline:var(--space-xs);flex-wrap:wrap;margin-block-start:var(--space-sm)}.Slider-module__LpD_MW__dots--open-margin{padding-inline:var(--space-lg)}.Slider-module__LpD_MW__two--dots{justify-content:center}.Slider-module__LpD_MW__dot__popup{border-radius:var(--radius-tiny);border:1px solid var(--gray-40);width:74px;height:48px;position:relative;overflow:hidden}.Slider-module__LpD_MW__dot__popup--darkmode{border:1px solid #323236}.Slider-module__LpD_MW__dot__popup--active{border:2px solid var(--blue-sale)}.Slider-module__LpD_MW__dot__popup img{object-fit:cover;width:100%;height:100%}@media screen and (min-width:992px){.Slider-module__LpD_MW__dots--open{justify-content:center}}@media screen and (min-width:1200px){.Slider-module__LpD_MW__dot__popup{width:74px;height:48px}}.Slider-module__LpD_MW__slider__image--bordered{position:relative}.Slider-module__LpD_MW__slier__image__tooltip{top:var(--space-xs);left:var(--space-xs);width:fit-content;padding:var(--space-modulor) var(--space-tiny);background-color:var(--black);border-radius:var(--radius-modulor);position:absolute}
.SignCarTable-module__pIPCYa__container{width:100%;margin-bottom:var(--space-sm)}.SignCarTable-module__pIPCYa__item{width:100%;padding:var(--space-tiny) 0;border-block-end:1px solid var(--gray-40)}.SignCarTable-module__pIPCYa__item ul{padding-left:var(--space-sm)}.SignCarTable-module__pIPCYa__item ul li{list-style:outside!important;display:list-item!important}.SignCarTable-module__pIPCYa__item__header{width:100%;padding-right:var(--space-xs);justify-content:space-between;align-items:center;display:flex}
.Stars-module__Zx8P9W__trustpilotStar{position:relative}.Stars-module__Zx8P9W__trustpilotStar__mask{background-color:"#00B67C";z-index:1;height:100%;position:absolute;top:0;left:0}
.SignConfirmCarInfo-module__XkdrAa__car-info__image-container{height:130px;border-radius:var(--space-xs) var(--space-xs) 0 0;background:linear-gradient(98deg,#edf2ff 0%,#e6fffc 100%);justify-content:center;align-items:center;margin-block-end:var(--space-xs);display:flex}.SignConfirmCarInfo-module__XkdrAa__car-info__image-container__image{width:211px}.SignConfirmCarInfo-module__XkdrAa__car-info__image-container__image>img{object-fit:cover;width:100%}
.ReviewPill-module__wIeKMq__review-pill{background-color:var(--white);width:fit-content}.ReviewPill-module__wIeKMq__review-pill--bordered{border:1px solid var(--gray-40)}.ReviewPill-module__wIeKMq__review-pill--sm{padding:var(--space-modulor) 6px var(--space-modulor) var(--space-modulor);border-radius:var(--space-sm)}.ReviewPill-module__wIeKMq__review-pill--md{padding:var(--space-modulor) var(--space-tiny) var(--space-modulor) var(--space-modulor);border-radius:var(--space-md)}.ReviewPill-module__wIeKMq__review-pill--lg{padding:var(--space-tiny) var(--space-xxs) var(--space-tiny) var(--space-tiny);border-radius:var(--space-lg)}
.SignStep-module__PLTZ7G__settings-button{border-radius:var(--space-tiny);width:40px;height:40px;z-index:var(--zindex-modulor);background-color:#00000014;justify-content:center;align-items:center;display:flex;position:absolute;top:44px;right:8px}@media screen and (min-width:768px){.SignStep-module__PLTZ7G__settings-button{display:none}}.SignStep-module__PLTZ7G__signature-container{border:1px solid var(--gray-60);border-radius:var(--space-modulor);width:100%;padding:var(--space-modulor);position:relative}.SignStep-module__PLTZ7G__signature-container--drawing{border:1px solid var(--black)}.SignStep-module__PLTZ7G__signature-container--empty{border:1px solid var(--gray-60)}.SignStep-module__PLTZ7G__signature-container--error{border:1px solid var(--red-80);background-color:var(--red-10)}.SignStep-module__PLTZ7G__signature-button{cursor:pointer;border-radius:var(--space-tiny);z-index:3;background-color:#00000029;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:8px;right:8px}.SignStep-module__PLTZ7G__image-container{z-index:1;width:160px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SignStep-module__PLTZ7G__car-info{border-radius:var(--space-modulor);border-radius:var(--space-xs);margin-bottom:var(--space-xs);border:1px solid #eee}
.MinFooter-module__MEWYTa__footer{border-top:1px solid var(--gray-40);background-color:var(--white);width:100%;padding:var(--space-xs) var(--space-xs) 230px var(--space-xs)}.MinFooter-module__MEWYTa__footer--compact{padding:var(--space-xl) var(--space-xs) var(--space-lg) var(--space-xs)}.MinFooter-module__MEWYTa__footer__padding{padding:var(--space-xl) var(--space-xs) var(--space-lg)}.MinFooter-module__MEWYTa__footer__list{justify-content:center;gap:var(--space-xs);cursor:pointer;flex-wrap:wrap;display:flex}@media (min-width:768px){.MinFooter-module__MEWYTa__footer{padding:var(--space-xs);flex-direction:row;justify-content:space-between;align-items:center}.MinFooter-module__MEWYTa__footer__right{flex-direction:row}.MinFooter-module__MEWYTa__footer__reviews{gap:var(--space-modulor)}.MinFooter-module__MEWYTa__footer__reviews>p{order:3}}
.AllIncluded-module__VT8t1G__all-included__item{justify-content:center;align-items:center;gap:var(--space-tiny);padding:var(--space-modulor) var(--space-tiny);background-color:var(--gray-40);border-radius:var(--radius-sm);display:flex}
.ReviewsCarousel-module___dSywG__reviews__card{width:311px;height:368px;padding:var(--space-sm);margin-block:var(--space-xs) 20px;background-color:var(--white);border-radius:var(--radius-xs);cursor:default;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;box-shadow:0 4px 25px #2637461a}.ReviewsCarousel-module___dSywG__reviews__card__title{margin-block-end:var(--space-tiny)}@media screen and (min-width:576px){.ReviewsCarousel-module___dSywG__reviews__card{width:384px;height:292px}.ReviewsCarousel-module___dSywG__reviews__card__title{height:64px}}
.CarInfo-module__iTN0iW__car-info{width:375px;padding:var(--space-tiny) var(--space-xs);flex-direction:column;justify-content:center;align-items:center;display:flex}.CarInfo-module__iTN0iW__car-info__image{max-width:211px;margin-block-end:var(--apce-tiny);position:relative}.CarInfo-module__iTN0iW__car-info__image img{object-fit:cover;width:100%}.CarInfo-module__iTN0iW__image__animation{pointer-events:none;z-index:1;width:378px;height:284px;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.CarInfo-module__iTN0iW__image__animation svg{width:100%;height:100%}
.Table-module__Vjn5aW__table{max-width:100%;overflow-x:auto}.Table-module__Vjn5aW__table table{table-layout:auto;border-collapse:collapse;border-radius:var(--radius-modulor);width:100%;overflow:hidden}.Table-module__Vjn5aW__table__head{background-color:var(--gray-40)}.Table-module__Vjn5aW__table__row:nth-child(2n){background-color:var(--gray-20)}.Table-module__Vjn5aW__table__cell{border:1px solid var(--gray-40);padding:var(--space-tiny) var(--space-xs);vertical-align:middle;white-space:nowrap}@media screen and (min-width:572px){.Table-module__Vjn5aW__table p{margin:0}}
.BlockquoteBlock-module__bPh9MW__blockquote{border-radius:var(--radius-tiny);padding-left:var(--space-modulor);background:linear-gradient(var(--mint-100), var(--blue-sale));position:relative}.BlockquoteBlock-module__bPh9MW__blockquote__content{padding:var(--space-sm);padding-right:var(--space-xs);background-color:var(--gray-20);border-radius:var(--radius-modulor)}
.TrustBox-module__OQ2UtG__custom__box{gap:6px}.TrustBox-module__OQ2UtG__custom__box>p{font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1;text-decoration:underline}.TrustBox-module__OQ2UtG__custom__box:hover>p{text-decoration:none}.TrustBox-module__OQ2UtG__custom__box:hover .TrustBox-module__OQ2UtG__custom__box__stars{filter:brightness(.8)}
.BreadCrumbs-module__sknxNa__breadCrumbs{justify-content:flex-start;align-items:center;gap:var(--space-tiny);padding-block:var(--space-modulor);color:var(--gray-60);display:flex}.BreadCrumbs-module__sknxNa__breadCrumbs a:last-child,.BreadCrumbs-module__sknxNa__breadCrumbs a:last-child span{color:var(--gray-80)}
.ColorSwatch-module__RVo9QG__color-swatch{justify-content:center;align-items:center;display:flex}.ColorSwatch-module__RVo9QG__disabled{opacity:.24}
.Cars-module__tE9TOq__cars{grid-template-columns:repeat(auto-fit,minmax(296px,1fr));gap:16px;display:grid}
.MultiFileInput-module__j5IlNW__input-container:has(input:disabled){opacity:.5}.MultiFileInput-module__j5IlNW__upload-files{outline:1px dashed var(--gray-60);outline-offset:-1px;border-radius:var(--radius-tiny);flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;min-height:132px;display:flex;position:relative}.MultiFileInput-module__j5IlNW__upload-files--active{border-color:var(--gray-300)}.MultiFileInput-module__j5IlNW__upload-files__info{z-index:0;justify-content:center;align-items:center;gap:var(--space-tiny);width:100%;min-height:calc(100px + var(--space-md));padding:var(--space-xs);flex-direction:column;flex:1;display:flex;position:relative}.MultiFileInput-module__j5IlNW__upload-files--limit{padding:var(--space-xs)}.MultiFileInput-module__j5IlNW__upload-files__info:after{content:"";inset:var(--space-xs);z-index:-1;background-color:var(--mint-10);outline:1px solid var(--mint-100);outline-offset:-1px;border-radius:var(--radius-tiny);transition:all .4s;position:absolute}.MultiFileInput-module__j5IlNW__upload-files__info--dragover:after{inset:var(--space-tiny);outline:2px dashed var(--mint-100);outline-offset:-2px;background-color:var(--mint-10)}.MultiFileInput-module__j5IlNW__upload-files__list{width:100%;padding:0 var(--space-xs) var(--space-xs) var(--space-xs)}.MultiFileInput-module__j5IlNW__upload-files__list__item{padding-block:var(--space-tiny)}.MultiFileInput-module__j5IlNW__item__icon,.MultiFileInput-module__j5IlNW__upload-files__text{text-align:center;display:grid;overflow:hidden}.MultiFileInput-module__j5IlNW__item__icon>div,.MultiFileInput-module__j5IlNW__icon-container>div,.MultiFileInput-module__j5IlNW__upload-files__text>div{grid-area:1/1}.MultiFileInput-module__j5IlNW__upload-files__progress-container{background-color:var(--gray-40);border-radius:var(--radius-modulor);width:100%;height:4px;position:relative}.MultiFileInput-module__j5IlNW__upload-files__progress{background-color:var(--mint-100);border-radius:var(--radius-modulor);height:4px;transition:width .2s linear;position:absolute;inset-block-start:0;inset-inline-start:0}.MultiFileInput-module__j5IlNW__upload-files__file-name{max-width:223px}.MultiFileInput-module__j5IlNW__upload-files__delete-button{padding:var(--space-xxs);background-color:var(--white);border-radius:50%}.MultiFileInput-module__j5IlNW__upload-icon{background-color:var(--mint-100);border-radius:50%;justify-content:center;align-items:center;height:32px;display:flex;width:32px!important}.MultiFileInput-module__j5IlNW__add-file-image{width:53px;height:44px;position:relative}.MultiFileInput-module__j5IlNW__icon-container{width:inherit;height:inherit;background-color:var(--mint-100);border-radius:50%;justify-content:center;align-items:center;display:grid;position:absolute;inset-block-end:0;inset-inline-end:0}.MultiFileInput-module__j5IlNW__icon-container>div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MultiFileInput-module__j5IlNW__button--cancel{border-radius:var(--radius-modulor);justify-content:center;align-items:center;width:24px;height:24px;transition:all .4s;display:flex}.MultiFileInput-module__j5IlNW__button--cancel:hover{background-color:var(--gray-40)}.MultiFileInput-module__j5IlNW__button--delete:hover{background-color:var(--red-10)}.MultiFileInput-module__j5IlNW__button--delete:hover>svg>path{fill:var(--red-150)}
.PromoCodeModal-module__YrdInq__icon{width:218px;margin:var(--space-lg) auto}.PromoCodeModal-module__YrdInq__icon img{width:100%;height:auto}.PromoCodeModal-module__YrdInq__text{text-align:center;margin-block-end:var(--space-lg)}
.AddMoreDocs-module__MSbhcG__addMoreDocs__wrapper{border:1px solid var(--blue-sale);border-radius:var(--radius-xxs);background-color:#0075ff0a;padding:12px;transition:border-color .3s,box-shadow .3s,background-color .3s}.AddMoreDocs-module__MSbhcG__addMoreDocs__wrapper--open{background-color:#0000}.AddMoreDocs-module__MSbhcG__addMoreDocs__header{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.AddMoreDocs-module__MSbhcG__addMoreDocs__header--left{justify-content:flex-start;align-items:center;gap:var(--space-xxs);flex:1;display:flex}.AddMoreDocs-module__MSbhcG__addMoreDocs__header--right{transition:transform .3s;transform:rotate(0)}.AddMoreDocs-module__MSbhcG__addMoreDocs__header--right-open{transform:rotate(180deg)}.AddMoreDocs-module__MSbhcG__addMoreDocs__content{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.AddMoreDocs-module__MSbhcG__addMoreDocs__content--open{margin-top:var(--space-xs);grid-template-rows:1fr}.AddMoreDocs-module__MSbhcG__addMoreDocs__content__inner{opacity:0;padding:0 var(--space-modulor) 0;transition:opacity .3s,transform .3s,padding .3s;overflow:hidden;transform:translateY(-12px)}.AddMoreDocs-module__MSbhcG__addMoreDocs__content__inner--open{opacity:1;padding:0 var(--space-modulor) var(--space-modulor);transform:translateY(0)}
.HeroFeatures-module__e9PlZW__feature{z-index:var(--zindex-tiny);padding:var(--space-modulor) var(--space-tiny) var(--space-modulor) var(--space-modulor);background-color:#00000029;border-radius:24px;position:relative}.HeroFeatures-module__e9PlZW__feature--glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000029}.HeroFeatures-module__e9PlZW__feature__icon{background-color:#00000029;border-radius:50%;flex-shrink:0;width:16px;height:16px}.HeroFeatures-module__e9PlZW__feature--glass .HeroFeatures-module__e9PlZW__feature__icon{background:#00000029;border:none}.HeroFeatures-module__e9PlZW__feature__icon svg{flex-shrink:0}
.ManualFinancialValidationForm-module__owPX4a__manual{border-top:1px solid var(--gray-40);margin-block-start:var(--space-sm);padding-block-start:var(--space-sm)}.ManualFinancialValidationForm-module__owPX4a__manual__other__documents{margin-bottom:var(--space-tiny);justify-content:flex-start;align-items:center;gap:var(--space-modulor);cursor:pointer;display:flex}.ManualFinancialValidationForm-module__owPX4a__manual__other__documents__trigger{cursor:pointer;width:fit-content}.ManualFinancialValidationForm-module__owPX4a__form__wrapper{margin-top:var(--space-sm)}.ManualFinancialValidationForm-module__owPX4a__tab__wrapper{flex:1;justify-content:center;align-items:center;display:flex}.ManualFinancialValidationForm-module__owPX4a__tab__active-indicator{border:2px solid var(--gray-200);border-radius:var(--radius-tiny);z-index:var(--zindex-modulor);position:absolute;inset:0}.ManualFinancialValidationForm-module__owPX4a__tab{border-radius:var(--radius-tiny);width:50%;padding:var(--space-xxs) var(--space-xs);color:var(--gray-80);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;transition:background-color .15s ease-in-out;display:flex;position:relative}.ManualFinancialValidationForm-module__owPX4a__tab:focus-visible{border-color:var(--gray-200)}.ManualFinancialValidationForm-module__owPX4a__tab--active{background-color:var(--white);color:var(--black)}.ManualFinancialValidationForm-module__owPX4a__tabs__headers{padding:var(--space-tiny);justify-content:center;align-items:center;gap:var(--space-tiny);border-radius:var(--radius-xxs);background-color:#eee6;display:flex}
.CardBlog-module__ZT84sG__cardBlog--horizontal{justify-content:flex-start;align-items:flex-start;gap:var(--space-xs);cursor:pointer;display:flex}.CardBlog-module__ZT84sG__cardBlog--vertical{cursor:pointer;display:block}.CardBlog-module__ZT84sG__cardBlog__fullImage{width:100%;height:100%;margin-bottom:var(--space-xs)}.CardBlog-module__ZT84sG__cardBlog__halfImage{width:164px;height:112px;margin-bottom:var(--space-xs)}.CardBlog-module__ZT84sG__cardBlog__fullImage img,.CardBlog-module__ZT84sG__cardBlog__halfImage img{object-fit:contain;object-position:center;width:100%;height:100%}.CardBlog-module__ZT84sG__cardBlog__description{gap:var(--space-xs);flex-direction:column;flex:1;max-width:100%;display:flex}.CardBlog-module__ZT84sG__cardBlog__description p:last-child{color:var(--gray-80);word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-inline-end:var(--space-xs);display:-webkit-box;overflow:hidden}.CardBlog-module__ZT84sG__cardBlog__description h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media screen and (min-width:768px){.CardBlog-module__ZT84sG__cardBlog__halfImage{width:284px;height:auto;margin-bottom:var(--space-xs)}.CardBlog-module__ZT84sG__cardBlog__halfImage img,.CardBlog-module__ZT84sG__cardBlog__fullImage img{object-fit:contain;object-position:center;width:100%;height:100%}}
.ModalOpenbankingConfirmation-module__D93LJq__modal__buttons{width:100%}.ModalOpenbankingConfirmation-module__D93LJq__modal__buttons>div{flex:1}
.CarInfo-module__qP-jla__carInfo{width:100%;padding:var(--space-xs);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0000003d;justify-content:end;min-height:312px}.CarInfo-module__qP-jla__carInfo__row{color:#fff}.CarInfo-module__qP-jla__fadeIn{animation:.25s ease-out .12s both CarInfo-module__qP-jla__fadeIn}@media screen and (min-width:992px){.CarInfo-module__qP-jla__carInfo{min-height:fit-content}}@keyframes CarInfo-module__qP-jla__fadeIn{0%{opacity:0}to{opacity:1}}
.CardContact-module__JgxOSW__contact{width:100%;padding:var(--space-xxs) var(--space-xs);border-radius:var(--radius-tiny);border:1px solid var(--black)}.CardContact-module__JgxOSW__contact__icon{background-color:var(--mint-20);border-radius:50%;width:48px;height:48px}
.CarDetailsTable-module__VUIAQW__table{width:100%}.CarDetailsTable-module__VUIAQW__table tr{padding-block:var(--space-tiny);border-bottom:1px solid var(--gray-40)}.CarDetailsTable-module__VUIAQW__table tr:last-child{border-bottom:none}.CarDetailsTable-module__VUIAQW__eco img{width:16px;height:16px}
.ModalOpenbanking-module__gtDF1G__modal__iframe{background:#3232364d}.ModalOpenbanking-module__gtDF1G__modal__iframe iframe{width:100%;height:80dvh;display:block;overflow-y:scroll}@media (min-width:575px){.ModalOpenbanking-module__gtDF1G__modal__iframe{border-bottom-left-radius:var(--space-xs);border-bottom-right-radius:var(--space-xs);overflow:hidden}}@media (min-width:1024px){.ModalOpenbanking-module__gtDF1G__modal__iframe iframe{height:90dvh}}
.CardForest-module__69SIDW__card{background-color:var(--gray-20);background-image:url(/icons/why-revel/sostenibilidad.webp);background-position:50% 90px;background-repeat:no-repeat;background-size:cover;border-radius:24px;width:100%;min-height:440px;padding:16px}@media screen and (min-width:768px){.CardForest-module__69SIDW__card{background-position:50% 30px;min-height:330px}}@media screen and (min-width:992px){.CardForest-module__69SIDW__card{background-position:50% 80px}}@media screen and (min-width:1660px){.CardForest-module__69SIDW__card{background-position:50% -30px}}
.CarEquipment-module__8u85dW__wrapper{width:100%;max-height:400px;transition:max-height .5s ease-in-out;position:relative;overflow:hidden}.CarEquipment-module__8u85dW__wrapper:after{content:"";background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:80px;transition:opacity .5s;position:absolute;bottom:0;left:0}.CarEquipment-module__8u85dW__wrapper--open{height:auto}.CarEquipment-module__8u85dW__wrapper--open:after{opacity:0}.CarEquipment-module__8u85dW__list__element{margin-inline:var(--space-xs)}.CarEquipment-module__8u85dW__highlighted{width:fit-content;margin-bottom:var(--space-tiny);background-color:#fffae3;border-radius:20px;justify-content:flex-start;align-items:center;gap:8px;padding:0 8px;display:flex}.CarEquipment-module__8u85dW__highlighted__image{width:16px;height:16px}@media (max-width:768px){.CarEquipment-module__8u85dW__box h3{margin-bottom:var(--space-xs)}}.CarEquipment-module__8u85dW__box{position:relative}.CarEquipment-module__8u85dW__botton__box{z-index:9999;bottom:-1px;background-color:#fff;width:100%;position:absolute;inset-inline:0}
.RequiredDocsList-module__Xg0A0q__extra__docs__ul{margin-inline-start:var(--space-sm);list-style:outside}.RequiredDocsList-module__Xg0A0q__extra__docs__li{list-style-type:disc;display:list-item}
.DesktopCars-module__09Zunq__layout{width:100%;height:100%;text-align:initial;gap:var(--space-lg);flex-direction:row-reverse;position:relative}.DesktopCars-module__09Zunq__slider{width:auto;min-width:200px;max-width:584px;max-height:360px;position:relative;margin:0!important}.DesktopCars-module__09Zunq__slider__slide{width:100%}.DesktopCars-module__09Zunq__slider__slideImage{width:100%;max-width:584px;height:360px;position:relative}.DesktopCars-module__09Zunq__details{min-width:500px;padding:var(--space-md) var(--space-xs) var(--space-xs);width:fit-content}.DesktopCars-module__09Zunq__pagination{padding:var(--space-modulor);background-color:var(--white);justify-content:center;gap:var(--space-tiny);border-radius:100px;display:flex;width:fit-content!important;position:static!important}.DesktopCars-module__09Zunq__paginationBullet{background-color:var(--gray-60);cursor:pointer;border-radius:50%;width:4px;height:4px;transition:background-color .3s}.DesktopCars-module__09Zunq__paginationBulletActive{background-color:var(--black)}
.CardGrey-module__8ltiVG__card{background-color:var(--gray-20);border-radius:24px;width:100%;min-height:456px;padding:16px}.CardGrey-module__8ltiVG__card__bordered{border:1px solid var(--gray-40);background-color:#0000}@media (min-width:768px){.CardGrey-module__8ltiVG__card{min-height:330px}}
.CarSeo-module__ulLksW__carSeo__text{height:132px;position:relative;overflow:hidden}.CarSeo-module__ulLksW__carSeo h3{margin-bottom:var(--space-xxs)}.CarSeo-module__ulLksW__carSeo__text:after{content:"";background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:80px;transition:opacity .5s;position:absolute;bottom:0;left:0}.CarSeo-module__ulLksW__carSeo__text--open{height:auto}.CarSeo-module__ulLksW__carSeo__text--open:after{opacity:0}.CarSeo-module__ulLksW__carSeo button{margin:0 auto}@media (max-width:768px){.CarSeo-module__ulLksW__carSeo{padding-inline:var(--space-xs)}.CarSeo-module__ulLksW__carSeo h3{margin-bottom:var(--space-xs)}}
.CarDetailsTable-module__lBL_ya__table{width:100%}.CarDetailsTable-module__lBL_ya__table tr{padding-block:var(--space-tiny);border-bottom:1px solid var(--gray-40)}.CarDetailsTable-module__lBL_ya__table tr:last-child{border-bottom:none}.CarDetailsTable-module__lBL_ya__eco img{width:16px;height:16px}
.OpenBankingForm-module__o1g8Ua__openbanking{border-top:1px solid var(--gray-40);margin-block-start:var(--space-sm);padding-block-start:var(--space-sm)}.OpenBankingForm-module__o1g8Ua__openbanking__connect{border-radius:var(--space-tiny);padding:var(--space-modulor) var(--space-tiny);background-color:#f5f8ff;gap:0}.OpenBankingForm-module__o1g8Ua__openbanking__connect__icon{flex-shrink:0;width:40px;height:40px}.OpenBankingForm-module__o1g8Ua__openbanking__info{margin-bottom:var(--space-xs)}.OpenBankingForm-module__o1g8Ua__openbanking__info__icon{background-color:var(--green-20);width:24px;height:24px;margin-right:var(--space-tiny);border-radius:50%}.OpenBankingForm-module__o1g8Ua__openbanking__button{padding-top:var(--space-xxs);padding-bottom:var(--space-xs)}
.CarCard-module__G48aaa__card{z-index:0;width:100%;height:auto;min-height:364px;position:relative}.CarCard-module__G48aaa__card__image{object-fit:contain;width:100%;max-width:311px;height:auto;z-index:var(--zindex-xxs);position:absolute;top:0;left:50%;transform:translate(-50%)}
.CardIcon-module__ANI7wq__wrapper{padding:var(--space-sm);border-radius:var(--space-xs);flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:284px;min-height:328px;display:flex;box-shadow:0 0 25px #2637461a}.CardIcon-module__ANI7wq__wrapper__image{background-color:var(--mint-20);border-radius:50%;flex:0;min-width:56px;min-height:56px}.CardIcon-module__ANI7wq__image{width:28px;height:28px}@media screen and (min-width:992px){.CardIcon-module__ANI7wq__wrapper{gap:var(--space-xs);flex-direction:row}}
.DropdownCar-module__h-G0ba__features__accordion__item--bottom{width:100%;padding-inline:var(--space-xs);margin-block-end:var(--space-sm)}.DropdownCar-module__h-G0ba__features__accordion__item--open{border-bottom:1px solid var(--gray-40)}.DropdownCar-module__h-G0ba__accordion__item--bottom{border-bottom:1px solid var(--gray-40);width:100%;padding-inline:var(--space-xs);margin-block-end:var(--space-sm)}.DropdownCar-module__h-G0ba__accordion__item--top{border-top:1px solid var(--gray-40);border-bottom:1px solid var(--gray-40);width:100%;padding-inline:var(--space-xs)}.DropdownCar-module__h-G0ba__accordion__header{padding-block:var(--space-sm)}@media (min-width:768px){.DropdownCar-module__h-G0ba__accordion__header,.DropdownCar-module__h-G0ba__accordion__item--bottom,.DropdownCar-module__h-G0ba__accordion__item--top,.DropdownCar-module__h-G0ba__features__accordion__item--bottom{padding-inline:0}}
.CarEquipment-module__9f8KMq__wrapper{width:100%;max-height:400px;transition:max-height .5s ease-in-out;position:relative;overflow:hidden}.CarEquipment-module__9f8KMq__wrapper:after{content:"";background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:80px;transition:opacity .5s;position:absolute;bottom:0;left:0}.CarEquipment-module__9f8KMq__wrapper--open{height:auto}.CarEquipment-module__9f8KMq__wrapper--open:after{opacity:0}.CarEquipment-module__9f8KMq__list__element{margin-inline:var(--space-xs)}.CarEquipment-module__9f8KMq__highlighted{width:fit-content;margin-bottom:var(--space-tiny);background-color:#fffae3;border-radius:20px;justify-content:flex-start;align-items:center;gap:8px;padding:0 8px;display:flex}.CarEquipment-module__9f8KMq__highlighted__image{width:16px;height:16px}@media (max-width:768px){.CarEquipment-module__9f8KMq__box h3{margin-bottom:var(--space-xs)}}.CarEquipment-module__9f8KMq__box{position:relative}.CarEquipment-module__9f8KMq__botton__box{z-index:9999;bottom:-1px;background-color:#fff;width:100%;position:absolute;inset-inline:0}
.AgreementFinantialValidation-module__bIf8mG__form__alert{background-color:#f5f8ff;border-radius:4px;width:fit-content;padding:4px 8px}.AgreementFinantialValidation-module__bIf8mG__form__alert--open-banking-enabled{margin-bottom:var(--space-xs)}.AgreementFinantialValidation-module__bIf8mG__form__option{align-items:center;width:100%}.AgreementFinantialValidation-module__bIf8mG__form__option>div:last-child{flex:1;min-width:0}.AgreementFinantialValidation-module__bIf8mG__form__option__icon{flex:0 0 56px;min-width:56px;height:56px}.AgreementFinantialValidation-module__bIf8mG__form__option__icon img{object-fit:contain;width:100%;height:100%}.AgreementFinantialValidation-module__bIf8mG__form__option__tag{padding:var(--space-modulor) var(--space-tiny);background-color:var(--violet-20);border-radius:var(--radius-modulor);width:max-content}.AgreementFinantialValidation-module__bIf8mG__form__initial>label:has(input):not(:checked){background-color:var(--white)}
.MobileCars-module__owobIW__mobileSection{width:100vw;position:relative;overflow:hidden}.MobileCars-module__owobIW__carousel{width:100%}.MobileCars-module__owobIW__carousel .swiper{overflow:visible}.MobileCars-module__owobIW__carousel .swiper-slide{transition:transform .6s cubic-bezier(.34,1.2,.64,1)!important}.MobileCars-module__owobIW__carousel .swiper-slide-active{transform:scale(1)}.MobileCars-module__owobIW__carousel .swiper-slide article{transition:padding .6s cubic-bezier(.34,1.2,.64,1)}.MobileCars-module__owobIW__carousel .swiper-slide img{transition:transform .6s cubic-bezier(.34,1.2,.64,1)}.MobileCars-module__owobIW__carousel .swiper-slide:not(.swiper-slide-active){transform:scale(.8)!important}.MobileCars-module__owobIW__carousel .swiper-slide:not(.swiper-slide-active) img{transform:translate(-50%)scale(.85)!important}.MobileCars-module__owobIW__carousel .swiper-slide:not(.swiper-slide-active) article{padding:var(--space-sm)}.MobileCars-module__owobIW__carousel__slide{transform:scale(.8);width:72%!important}.MobileCars-module__owobIW__pagination{margin:var(--space-xs) auto;padding:var(--space-modulor);background-color:var(--white);justify-content:center;gap:var(--space-tiny);border-radius:100px;display:flex;width:fit-content!important;position:static!important}.MobileCars-module__owobIW__paginationBullet{background-color:var(--gray-60);cursor:pointer;border-radius:50%;width:4px;height:4px;transition:background-color .3s}.MobileCars-module__owobIW__paginationBulletActive{background-color:var(--black)}
.FileInput-module__t5-iJG__upload-file__label{pointer-events:none}.FileInput-module__t5-iJG__upload-file{align-items:center;gap:var(--space-sm);border:1px dashed var(--gray-80);border-radius:var(--radius-tiny);display:flex}.FileInput-module__t5-iJG__upload-file--image{padding:var(--space-xs)}.FileInput-module__t5-iJG__upload-file--error{border:1px solid var(--red-80)}.FileInput-module__t5-iJG__upload-file--active{border-color:var(--gray-20)}.FileInput-module__t5-iJG__upload-file--success{border:1px solid var(--gray-60)}.FileInput-module__t5-iJG__upload-file__info{justify-content:center;align-items:center;gap:var(--space-tiny);width:100%;height:64px;padding:var(--space-xs);background-color:var(--mint-10);border-radius:var(--radius-tiny);display:flex}.FileInput-module__t5-iJG__upload-file__info--img{height:140px}.FileInput-module__t5-iJG__upload-file__info>div{width:100%}.FileInput-module__t5-iJG__upload-file__info--white{background-color:var(--gray-20)}.FileInput-module__t5-iJG__upload-file__info--bg-img{background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:var(--gray-20)}.FileInput-module__t5-iJG__upload-file__progress-container{background-color:var(--gray-40);border-radius:var(--radius-modulor);width:100%;height:4px;position:relative}.FileInput-module__t5-iJG__upload-file__progress{background-color:var(--mint-100);border-radius:var(--radius-modulor);height:4px;transition:width .2s linear;position:absolute;inset-block-start:0;inset-inline-start:0}.FileInput-module__t5-iJG__upload-file__delete-button{padding:var(--space-xxs);background-color:var(--white);border-radius:50%}.FileInput-module__t5-iJG__upload-file__file-name{max-width:223px}.FileInput-module__t5-iJG__item__icon{text-align:center;display:grid;overflow:hidden}.FileInput-module__t5-iJG__item__icon>div{grid-area:1/1}.FileInput-module__t5-iJG__button--cancel{border-radius:var(--radius-modulor);justify-content:center;align-items:center;width:24px;height:24px;transition:all .4s;display:flex}.FileInput-module__t5-iJG__button--cancel:hover{background-color:var(--gray-40)}.FileInput-module__t5-iJG__button--delete:hover{background-color:var(--red-10)}.FileInput-module__t5-iJG__button--delete:hover>svg>path{fill:var(--red-150)}
.DropdownFaqs-module__A2Pk5q__faqs__title{max-width:400px}
.CarSeo-module__a-FPya__carSeo__text{height:132px;position:relative;overflow:hidden}.CarSeo-module__a-FPya__carSeo h3{margin-bottom:var(--space-xxs)}.CarSeo-module__a-FPya__carSeo__text:after{content:"";background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:80px;transition:opacity .5s;position:absolute;bottom:0;left:0}.CarSeo-module__a-FPya__carSeo__text--open{height:auto}.CarSeo-module__a-FPya__carSeo__text--open:after{opacity:0}.CarSeo-module__a-FPya__carSeo button{margin:0 auto}@media (max-width:768px){.CarSeo-module__a-FPya__carSeo{padding-inline:var(--space-xs)}.CarSeo-module__a-FPya__carSeo h3{margin-bottom:var(--space-xs)}}
.Hero-module__0zNK0G__hero__content{z-index:var(--zindex-sm);padding-top:var(--space-lg);width:100%;position:absolute;top:0}.Hero-module__0zNK0G__hero__maxHeight{min-height:auto;max-height:566px}.Hero-module__0zNK0G__hero__backgroundImage{background-position:100% 0;background-repeat:no-repeat;background-size:cover;position:relative}.Hero-module__0zNK0G__hero__backgroundImage:after{content:"";background:linear-gradient(#131e3f 0%,#131e3f00 50%);width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:768px){.Hero-module__0zNK0G__hero{padding-bottom:var(--space-xxl);padding-top:var(--space-lg)}.Hero-module__0zNK0G__hero__content{padding:var(--space-lg)}}@media screen and (min-width:1200px){.Hero-module__0zNK0G__hero__maxHeight{min-height:auto;max-height:464px}.Hero-module__0zNK0G__hero{padding-top:0}}
.Radio-module__vQyGFW__label{justify-content:space-between;align-items:center;gap:var(--space-xs);cursor:pointer;width:100%;display:flex}.Radio-module__vQyGFW__reverse{flex-direction:row-reverse}.Radio-module__vQyGFW__label--selector{padding:var(--space-xs);border-radius:var(--radius-tiny);box-shadow:0 0 0 1px var(--gray-40);transition:background-color .2s}.Radio-module__vQyGFW__radio:hover{background-color:var(--gray-40)}.Radio-module__vQyGFW__radio{background-color:var(--white);border:1px solid var(--gray-60);border-radius:50%;justify-content:center;align-items:center;min-width:24px;height:24px;display:flex;position:relative}.Radio-module__vQyGFW__radio__error{background-color:var(--red-20);border-color:var(--red-80)}.Radio-module__vQyGFW__radio__text{flex:1;min-width:0}input:focus-visible+.Radio-module__vQyGFW__radio{outline:2px solid var(--gray-100)}input:checked+.Radio-module__vQyGFW__radio{background-color:var(--mint-100);border-color:var(--mint-100)}input:checked+.Radio-module__vQyGFW__radio:after{content:"";background-color:var(--black);border-radius:50%;width:12px;height:12px}.Radio-module__vQyGFW__label--selector:has(input:checked){box-shadow:0 0 0 2px var(--black)}.Radio-module__vQyGFW__label--selector:has(input:not(:checked)){background-color:var(--gray-30)}input:disabled+.Radio-module__vQyGFW__radio{background-color:var(--gray-40);border-color:var(--gray-40);cursor:not-allowed}input:disabled+.Radio-module__vQyGFW__radio:after{background-color:var(--gray-60)}.Radio-module__vQyGFW__label--selector:has(input:disabled){background-color:var(--gray-20);color:var(--gray-60)}@media screen and (min-width:768px){.Radio-module__vQyGFW__label--selector:hover{background-color:var(--gray-40)}}
.DropdownRenting-module__A8elea__list li:not(.DropdownRenting-module__A8elea__list__element--open){justify-content:flex-start;align-items:center;gap:var(--space-tiny);margin-block-end:var(--space-tiny);display:flex}.DropdownRenting-module__A8elea__list__item--icon{background-color:var(--mint-20);border-radius:50%;width:16px;min-width:16px;height:16px}.DropdownRenting-module__A8elea__list__included{gap:var(--space-tiny);flex-wrap:wrap;margin-block-start:var(--space-xs);display:flex}.DropdownRenting-module__A8elea__list__included--icon img{width:12px;height:12px}.DropdownRenting-module__A8elea__icon--open{transform:rotate(180deg)}.DropdownRenting-module__A8elea__list__item--button{position:relative}@media screen and (min-width:992px){.DropdownRenting-module__A8elea__list{column-gap:var(--space-x);grid-template-columns:1fr 1fr;display:grid}}
.DropdownCar-module__c2gHfW__features__accordion__item--bottom{width:100%;padding-inline:var(--space-xs);margin-block-end:var(--space-sm)}.DropdownCar-module__c2gHfW__features__accordion__item--open{border-bottom:1px solid var(--gray-40)}.DropdownCar-module__c2gHfW__accordion__item--bottom{border-bottom:1px solid var(--gray-40);width:100%;padding-inline:var(--space-xs);margin-block-end:var(--space-sm)}.DropdownCar-module__c2gHfW__accordion__item--top{border-top:1px solid var(--gray-40);border-bottom:1px solid var(--gray-40);width:100%;padding-inline:var(--space-xs)}.DropdownCar-module__c2gHfW__accordion__header{padding-block:var(--space-sm)}@media (min-width:768px){.DropdownCar-module__c2gHfW__accordion__header,.DropdownCar-module__c2gHfW__accordion__item--bottom,.DropdownCar-module__c2gHfW__accordion__item--top,.DropdownCar-module__c2gHfW__features__accordion__item--bottom{padding-inline:0}}
.MoreCars-module__Zvt6ka__moreCars{background-position:50%;background-repeat:no-repeat;background-size:cover;height:464px;margin-bottom:-5rem;position:relative;overflow:hidden}.MoreCars-module__Zvt6ka__moreCars:after{content:"";z-index:var(--zindex-modulor);background:linear-gradient(90deg,#0000 0%,#00000080 50%,#0000 100%);position:absolute;inset:0}.MoreCars-module__Zvt6ka__moreCars__triangle{z-index:3;width:100%;position:absolute}.MoreCars-module__Zvt6ka__moreCars__triangle--top{top:0}.MoreCars-module__Zvt6ka__moreCars__triangle--bottom{bottom:0}.MoreCars-module__Zvt6ka__moreCars__content{z-index:2;position:relative}@media screen and (min-width:768px){.MoreCars-module__Zvt6ka__moreCars{height:526px;margin-bottom:-10rem}}
.SlideRange-module__gjay9a__slide__range{padding:0 var(--space-xxs)}.SlideRange-module__gjay9a__track-wrapper{height:24px;display:flex}.SlideRange-module__gjay9a__input__track{border-radius:2px;align-self:center;width:100%;height:4px}.SlideRange-module__gjay9a__input-range__slider{background:0 0;border-radius:50%;outline:none;width:44px;height:44px}.SlideRange-module__gjay9a__input-range__slider:before{content:"";border:2px solid var(--black);background:var(--white);pointer-events:none;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (hover:hover){.SlideRange-module__gjay9a__input-range__slider:hover:before{background:linear-gradient(0deg, #00000014 0%, #00000014 100%), var(--white)}}.SlideRange-module__gjay9a__input-range__slider:active,.SlideRange-module__gjay9a__input-range__slider--dragged{background:#00000014}.SlideRange-module__gjay9a__input-range__slider:active:before,.SlideRange-module__gjay9a__input-range__slider--dragged:before{background:var(--black)}
.OnlineHire-module__-fAVoG__onlineHire{padding:var(--space-sm);margin-block:var(--space-lg);background-image:url(/V2/images/public/car-detail/online-hire-mob.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:440px}@media (min-width:992px){.OnlineHire-module__-fAVoG__onlineHire__title{max-width:236px}}@supports (background-image:-webkit-image-set(
      url("/V2/images/public/car-detail/online-hire-mob.webp") 1x
    )
){.OnlineHire-module__-fAVoG__onlineHire{background-image:-webkit-image-set(url(/V2/images/public/car-detail/online-hire-mob.webp) 1x)}@media (min-width:992px){.OnlineHire-module__-fAVoG__onlineHire{background-image:-webkit-image-set(url(/V2/images/public/car-detail/online-hire-desktop.webp) 1x);height:280px}}}.OnlineHire-module__-fAVoG__onlineHire__icon{background-color:var(--black);border:2px solid var(--white);border-radius:50%;width:24px;height:24px}@media (min-width:992px){.OnlineHire-module__-fAVoG__onlineHire__icon{background-color:#0000}}
.DropdownFaqs-module__xXXoAa__faqs__title{max-width:400px}
.AgreementStepController-module__wJNWxa__personal__data__wrapper,.AgreementStepController-module__wJNWxa__finantial__validation__wrapper,.AgreementStepController-module__wJNWxa__response__wrapper{padding:var(--space-sm) var(--space-xs) var(--space-xl)}.AgreementStepController-module__wJNWxa__stepper__wrapper{padding-block:var(--space-xs);border-bottom:1px solid var(--gray-40)}@media screen and (min-width:768px){.AgreementStepController-module__wJNWxa__personal__data__wrapper,.AgreementStepController-module__wJNWxa__finantial__validation__wrapper,.AgreementStepController-module__wJNWxa__response__wrapper{padding:var(--space-xs)}}
.YoutubePlayer-module__hESPBG__modal__video{width:100%;height:100%;min-height:210px;padding-block-end:48px}.YoutubePlayer-module__hESPBG__modal__video iframe{width:100%;height:100%;min-height:210px}@media screen and (min-width:575px){.YoutubePlayer-module__hESPBG__modal__video,.YoutubePlayer-module__hESPBG__modal__video iframe{min-height:441px}}
.Switch-module__K1897a__switch{justify-content:space-between;align-items:center;gap:var(--space-xs);-webkit-user-select:none;user-select:none;cursor:pointer;width:max-content;display:flex}.Switch-module__K1897a__input:focus-visible{outline:2px solid var(--blue-80);outline-offset:2px}.Switch-module__K1897a__input:checked+.Switch-module__K1897a__switch__container,.Switch-module__K1897a__input:disabled+.Switch-module__K1897a__switch__container{background-color:var(--mint-100)}.Switch-module__K1897a__input:checked+.Switch-module__K1897a__switch__container>.Switch-module__K1897a__switch__circle{transform:translate(16px)}.Switch-module__K1897a__input:checked+.Switch-module__K1897a__switch__container>.Switch-module__K1897a__switch__circle svg{display:block}.Switch-module__K1897a__switch:has(input:disabled){cursor:not-allowed}.Switch-module__K1897a__input:disabled+.Switch-module__K1897a__switch__container{background-color:var(--gray-40)}.Switch-module__K1897a__input:disabled+.Switch-module__K1897a__switch__container>.Switch-module__K1897a__switch__circle{background-color:var(--gray-20)}.Switch-module__K1897a__input:disabled+.Switch-module__K1897a__switch__container>.Switch-module__K1897a__switch__circle svg{opacity:.5}.Switch-module__K1897a__switch__container{background-color:var(--gray-60);border-radius:var(--radius-xl);width:40px;height:24px;padding:2px}.Switch-module__K1897a__switch__circle{background-color:var(--white);border-radius:50%;width:20px;height:20px;transition:all .2s linear;box-shadow:0 1px 2px #00000014}.Switch-module__K1897a__switch__circle svg{width:8px;height:8px;display:none}@media (prefers-reduced-motion:reduce){.Switch-module__K1897a__switch__circle{transition:none}}
.TextInputPlaceAutocomplete-module__9E_92a__input__wrapper{position:relative}.TextInputPlaceAutocomplete-module__9E_92a__input{border:1px solid var(--gray-60);background:var(--white);width:100%;height:48px;color:var(--black);font-family:var(--barlow);border-radius:4px;outline:none;flex-shrink:0;padding:19px 16px 5px;font-size:16px;line-height:24px}.TextInputPlaceAutocomplete-module__9E_92a__input:hover,.TextInputPlaceAutocomplete-module__9E_92a__input:focus{border:1px solid var(--black)}.TextInputPlaceAutocomplete-module__9E_92a__input__wrapper--dark .TextInputPlaceAutocomplete-module__9E_92a__input:hover,.TextInputPlaceAutocomplete-module__9E_92a__input__wrapper--dark .TextInputPlaceAutocomplete-module__9E_92a__input:focus{border:1px solid var(--gray-20);background:var(--gray-150)}.TextInputPlaceAutocomplete-module__9E_92a__input__label{color:var(--gray-60);pointer-events:none;position:absolute;top:10px;left:16px}.TextInputPlaceAutocomplete-module__9E_92a__input:focus~.TextInputPlaceAutocomplete-module__9E_92a__input__label>p,input:not(:placeholder-shown)~.TextInputPlaceAutocomplete-module__9E_92a__input__label>p{font-family:var(--roboto);letter-spacing:0;color:var(--gray-60);font-size:12px;font-weight:400;line-height:16px;transition:all .1s ease-in-out;position:relative;top:-7px}.TextInputPlaceAutocomplete-module__9E_92a__input__wrapper--error .TextInputPlaceAutocomplete-module__9E_92a__input{border:1px solid var(--red-80);background:var(--red-20)}.TextInputPlaceAutocomplete-module__9E_92a__input__wrapper--error .TextInputPlaceAutocomplete-module__9E_92a__input:focus~.TextInputPlaceAutocomplete-module__9E_92a__input__label>p,.TextInputPlaceAutocomplete-module__9E_92a__input__wrapper--error input:not(:placeholder-shown)~.TextInputPlaceAutocomplete-module__9E_92a__input__label>p{color:var(--red-80)}.TextInputPlaceAutocomplete-module__9E_92a__input__error{color:var(--red-80);padding-left:var(--space-xs)}.TextInputPlaceAutocomplete-module__9E_92a__suggestions__wrapper{background-color:var(--white);border:1px solid var(--black);width:100%;z-index:var(--zindex-tiny);border-radius:0 0 4px 4px;height:122px;overflow-y:scroll}.TextInputPlaceAutocomplete-module__9E_92a__suggestions__wrapper li{padding:var(--space-tiny) var(--space-xs);font-family:var(--barlow);font-size:16px;line-height:24px}.TextInputPlaceAutocomplete-module__9E_92a__suggestions__wrapper li:hover{background-color:var(--gray-40)}
@keyframes InsideLoader-module__aiNMYW__spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InsideLoader-module__aiNMYW__wrapper{text-align:center;padding:var(--space-md);background:var(--white);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:376px;display:flex;overflow:hidden}.InsideLoader-module__aiNMYW__loader__wrapper{width:58px;height:58px;position:relative}.InsideLoader-module__aiNMYW__loader{border-top:2px solid var(--mint-100);border-right:2px solid var(--mint-100);border-bottom:2px solid var(--mint-100);border-left:2px solid #0000;border-radius:50%;width:100%;height:100%;animation:2s linear infinite InsideLoader-module__aiNMYW__spinner;position:absolute}.InsideLoader-module__aiNMYW__loader__image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.InsideLoader-module__aiNMYW__complete__wrapper{background-color:var(--mint-100);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}
.Dropdowns-module__-iW0FG__mobile{width:100%;justify-content:center;margin-block-start:var(--space-lg);display:flex}@media screen and (min-width:768px){.Dropdowns-module__-iW0FG__dropdowns{width:100%;max-width:584px;margin:0 auto}}@media screen and (min-width:992px){.Dropdowns-module__-iW0FG__mobile{width:100%;justify-content:flex-start;margin-block-start:var(--space-lg)}.Dropdowns-module__-iW0FG__dropdowns{max-width:992px}}@media screen and (min-width:1200px){.Dropdowns-module__-iW0FG__mobile{display:none}.Dropdowns-module__-iW0FG__dropdowns{max-width:none;margin:0;padding:0}}
.ModalAvailablePermanence-module__fA8uJG__modal--approved{flex-direction:row}
.DropdownRenting-module__AWLhIW__list li:not(.DropdownRenting-module__AWLhIW__list__element--open){justify-content:flex-start;align-items:center;gap:var(--space-tiny);margin-block-end:var(--space-tiny);display:flex}.DropdownRenting-module__AWLhIW__list__item--icon{border:1px solid var(--green-100);border-radius:50%;width:16px;height:16px}.DropdownRenting-module__AWLhIW__list__included{gap:var(--space-tiny);flex-wrap:wrap;margin-block-start:var(--space-xs);display:flex}.DropdownRenting-module__AWLhIW__list__included--icon img{width:12px;height:12px}.DropdownRenting-module__AWLhIW__icon--open{transform:rotate(180deg)}.DropdownRenting-module__AWLhIW__list__item--button{position:relative}@media screen and (min-width:992px){.DropdownRenting-module__AWLhIW__list{column-gap:var(--space-x);grid-template-columns:1fr 1fr;display:grid}}
.ModalCode-module__2iXOka__modal__image{justify-content:center;width:80px;height:80px;display:flex}.ModalCode-module__2iXOka__modal__image img{width:auto;height:100%}@media screen and (min-width:768px){.ModalCode-module__2iXOka__modal__body{margin-block-end:var(--space-md)}}
@keyframes LockLoader-module__qgSyXa__spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LockLoader-module__qgSyXa__wrapper{text-align:center;padding:var(--space-md);background:var(--white);width:100%;height:100%;z-index:var(--zindex-huge);touch-action:none;overscroll-behavior:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.LockLoader-module__qgSyXa__logo{width:100%;padding-block:var(--space-xs);justify-content:center;align-self:center;display:flex;position:absolute;inset-block-start:0;inset-inline-start:0}.LockLoader-module__qgSyXa__loader__wrapper{width:58px;height:58px;position:relative}.LockLoader-module__qgSyXa__loader{border-top:2px solid var(--mint-100);border-right:2px solid var(--mint-100);border-bottom:2px solid var(--mint-100);border-left:2px solid #0000;border-radius:50%;width:100%;height:100%;animation:2s linear infinite LockLoader-module__qgSyXa__spinner;position:absolute}.LockLoader-module__qgSyXa__loader__image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}
.OnlineHire-module__2-B3WW__onlineHire{padding:var(--space-sm);margin-block:var(--space-lg);background-image:url(/V2/images/public/car-detail/online-hire-mob.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:440px}@media (min-width:992px){.OnlineHire-module__2-B3WW__onlineHire__title{max-width:236px}}@supports (background-image:-webkit-image-set(
      url("/V2/images/public/car-detail/online-hire-mob.webp") 1x
    )
){.OnlineHire-module__2-B3WW__onlineHire{background-image:-webkit-image-set(url(/V2/images/public/car-detail/online-hire-mob.webp) 1x)}@media (min-width:992px){.OnlineHire-module__2-B3WW__onlineHire{background-image:-webkit-image-set(url(/V2/images/public/car-detail/online-hire-desktop.webp) 1x);height:280px}}}.OnlineHire-module__2-B3WW__onlineHire__icon{background-color:var(--black);border:2px solid var(--white);border-radius:50%;width:24px;height:24px}@media (min-width:992px){.OnlineHire-module__2-B3WW__onlineHire__icon{background-color:#0000}}
.FilterAside-module__twJMiW__aside{background:var(--white);height:100%;overflow-y:hidden;box-shadow:0 0 25px #2637461a}.FilterAside-module__twJMiW__aside__button{width:47%}.FilterAside-module__twJMiW__aside__wrapper{flex-direction:column;width:420px;height:100%;display:flex}@media screen and (max-width:420px){.FilterAside-module__twJMiW__aside__wrapper,.FilterAside-module__twJMiW__aside{width:100vw;height:100dvh}}.FilterAside-module__twJMiW__aside__item{padding:16px}.FilterAside-module__twJMiW__aside__toggle label{width:100%}.FilterAside-module__twJMiW__aside__content{height:100%;padding:0;overflow-y:auto}.FilterAside-module__twJMiW__aside__item--borderBottom{border-bottom:1px solid var(--gray-40)}.FilterAside-module__twJMiW__aside__option{cursor:pointer;border:1px solid var(--gray-40);border-radius:8px;justify-content:space-between;align-items:center;width:fit-content;padding:12px;display:flex}@media screen and (min-width:420px){.FilterAside-module__twJMiW__aside__option:hover{border:1px solid var(--gray-40);background-color:var(--gray-40)}}.FilterAside-module__twJMiW__aside__option svg{width:24px;height:24px}.FilterAside-module__twJMiW__aside__option p{text-transform:capitalize}.FilterAside-module__twJMiW__aside__option--permanence p{text-transform:lowercase}.FilterAside-module__twJMiW__aside__option--active{border:2px solid var(--black);background-color:var(--gray-40)}@media screen and (min-width:420px){.FilterAside-module__twJMiW__aside__option--active:hover{border:2px solid var(--black);background:linear-gradient(0deg, #00000014 0%, #00000014 100%), var(--gray-40)}}.FilterAside-module__twJMiW__aside__bottom{background:var(--white);border-top:1px solid var(--gray-40);width:100%;padding:16px}.FilterAside-module__twJMiW__aside__top{border-bottom:1px solid var(--gray-40);background:var(--white);width:100%;z-index:var(--zIndex-huge);padding:var(--space-xxs);text-align:center;position:relative}.FilterAside-module__twJMiW__aside__close{width:24px;height:24px;right:var(--space-xxs);padding:var(--space-modulor);cursor:pointer;border-radius:var(--radius-modulor);top:12px;position:absolute!important}.FilterAside-module__twJMiW__aside__close:hover{background-color:var(--gray-40)}
.page-module__a2Mmka__wrapper{width:100vw;gap:116px;margin-block-end:var(--space-lg)}.page-module__a2Mmka__stepper__wrapper{padding-block:var(--space-xs);border-bottom:1px solid var(--gray-40)}.page-module__a2Mmka__personal__data__wrapper,.page-module__a2Mmka__finantial__validation__wrapper{padding:var(--space-sm) var(--space-xs) var(--space-xl)}.page-module__a2Mmka__get-ready__container{display:none}.page-module__a2Mmka__post__signature__wrapper{padding:var(--space-sm) var(--space-xs)}.page-module__a2Mmka__cards__wrapper{width:100%}@media screen and (min-width:768px){.page-module__a2Mmka__wrapper{max-width:768px;margin-block-start:var(--space-lg);margin-block-end:var(--space-xl);margin-inline:auto}.page-module__a2Mmka__cards__wrapper{min-width:484px;max-width:484px;height:100%}.page-module__a2Mmka__personal__data__wrapper,.page-module__a2Mmka__finantial__validation__wrapper{padding:var(--space-xs)}.page-module__a2Mmka__get-ready__container{display:block}}@media screen and (min-width:992px){.page-module__a2Mmka__wrapper{max-width:992px}}@media screen and (min-width:1600px){.page-module__a2Mmka__wrapper{max-width:1200px}}
.otp-module__TWdcOG__wrapper{z-index:1000;width:100%;height:100%;position:fixed;top:0;left:0}
.OutOfStockModal-module__Nsnb8q__modal{height:100%}.OutOfStockModal-module__Nsnb8q__modal__icon{background-color:var(--mint-20);border-radius:50%;width:160px;height:160px}.OutOfStockModal-module__Nsnb8q__modal__text{text-align:center}.OutOfStockModal-module__Nsnb8q__modal__banner{padding:var(--space-xs);background-color:var(--red-80)}
.Dropdowns-module__nLqAyq__mobile{width:100%;justify-content:center;margin-block-start:var(--space-lg);display:flex}@media screen and (min-width:768px){.Dropdowns-module__nLqAyq__dropdowns{width:100%;max-width:584px;margin:0 auto}}@media screen and (min-width:992px){.Dropdowns-module__nLqAyq__mobile{width:100%;justify-content:flex-start;margin-block-start:var(--space-lg)}.Dropdowns-module__nLqAyq__dropdowns{max-width:992px}}@media screen and (min-width:1200px){.Dropdowns-module__nLqAyq__mobile{display:none}.Dropdowns-module__nLqAyq__dropdowns{max-width:none;margin:0;padding:0}}
.AlertModal-module__HS9a2G__modal__button{border-top:1px solid var(--gray-40);padding-top:var(--space-xs)}
.CountryModal-module__ShDYMa__overlay{width:100vw;height:auto;z-index:var(--zindex-huge);justify-content:center;align-items:center;gap:var(--space-tiny);display:flex;position:fixed;inset:0}.CountryModal-module__ShDYMa__overlay:before{content:"";-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;background-color:#3232364d;width:100%;height:100dvh;transition:all .3s linear;display:block;position:absolute;top:0;left:0}.CountryModal-module__ShDYMa__modal{background-color:var(--white);border-radius:var(--space-xs);width:100%;max-width:375px}.CountryModal-module__ShDYMa__modal__header{width:100%;padding:var(--space-xxs);justify-content:center;align-items:center;display:flex}.CountryModal-module__ShDYMa__modal__body{padding:var(--space-xxs) var(--space-xs) var(--space-xs) var(--space-xs)}.CountryModal-module__ShDYMa__modal__footer{justify-content:space-between;align-items:flex-start;gap:var(--space-xs);width:100%;display:flex}.CountryModal-module__ShDYMa__modal__button{width:calc(50% - 8px)}
.RadioBox-module__phGQza__radioBox__container{cursor:pointer;background-color:var(--white);width:100%}.RadioBox-module__phGQza__radioBox{width:100%;padding:var(--space-tiny) var(--space-xxs);border-radius:var(--radius-tiny);box-shadow:0 0 0 1px var(--gray-80);transition:background-color .15s ease-out,box-shadow .15s ease-out}.RadioBox-module__phGQza__radioBox:hover{background-color:#0000000a}.RadioBox-module__phGQza__radioBox__check{opacity:0;transition:opacity .15s ease-out}.RadioBox-module__phGQza__radioBox__content{-webkit-user-select:none;user-select:none;flex-grow:1}.RadioBox-module__phGQza__radioBox--active{box-shadow:0 0 0 2px var(--black);-webkit-user-select:none;user-select:none}.RadioBox-module__phGQza__radioBox--active .RadioBox-module__phGQza__radioBox__check{opacity:1}.RadioBox-module__phGQza__radioBox--error{box-shadow:0 0 0 1px var(--red-80);background:var(--red-20)}
@keyframes PromoPrice-module__nz_7TG__fade-in{0%{opacity:.2}to{opacity:1}}.PromoPrice-module__nz_7TG__price__discount div,.PromoPrice-module__nz_7TG__price__discount p{display:inline}.PromoPrice-module__nz_7TG__price__discount--old{margin-block-end:-6px}.PromoPrice-module__nz_7TG__price__discount__modulor{margin-block-end:-2px}.PromoPrice-module__nz_7TG__price__discount__small{margin-block-end:-3px}.PromoPrice-module__nz_7TG__price__discount--tiny{align-items:center;max-height:17px;margin-block-end:-2px;display:flex}.PromoPrice-module__nz_7TG__price__month__modulor>p{margin-block-end:0}.PromoPrice-module__nz_7TG__price__disabled p{color:var(--gray-60)}.PromoPrice-module__nz_7TG__price__left{text-align:left}.PromoPrice-module__nz_7TG__price__right{text-align:right}.PromoPrice-module__nz_7TG__price__center{text-align:center;justify-content:center;align-items:center}.PromoPrice-module__nz_7TG__animated{animation:1s both PromoPrice-module__nz_7TG__fade-in}.PromoPrice-module__nz_7TG__price__nodiscount{position:relative;top:2px}
@keyframes SkeletonBox-module__dxFltW__pulse{0%{opacity:1}50%{opacity:.32}to{opacity:1}}.SkeletonBox-module__dxFltW__skeletonBox{opacity:1;animation:2s infinite SkeletonBox-module__dxFltW__pulse}
.MercuryTag-module__aQeYMq__tag{place-items:center;gap:var(--space-modulor);width:fit-content;min-width:fit-content;padding:var(--space-modulor) var(--space-tiny);border-radius:var(--space-modulor);color:var(--white);background:linear-gradient(90deg, var(--blue-300,#131e3f) 0%, var(--blue-100) 100%);display:flex;overflow:hidden}.MercuryTag-module__aQeYMq__tag--small{padding:2px var(--space-modulor);height:fit-content}
.Text-module__VghrKW__skeleton{border-radius:var(--radius-tiny);width:100%;min-width:160px;padding-bottom:var(--space-tiny);background-color:#ebebeb}.Text-module__VghrKW__regular{letter-spacing:-.3px;font-size:16px;line-height:1.5;font-family:var(--barlow);font-weight:400}.Text-module__VghrKW__regular--skeleton{height:18px;padding-bottom:var(--space-xxs)}.Text-module__VghrKW__regular__semibold{font-weight:500}.Text-module__VghrKW__regular__bold{font-weight:600}.Text-module__VghrKW__regular__semibold--skeleton,.Text-module__VghrKW__regular__bold--skeleton{height:18px;padding-bottom:var(--space-xxs)}.Text-module__VghrKW__label{letter-spacing:0;font-size:12px;line-height:1.3;font-family:var(--roboto);font-weight:400}.Text-module__VghrKW__tag{line-height:1}.Text-module__VghrKW__label--skeleton{height:12px}.Text-module__VghrKW__label__semibold{font-weight:700}.Text-module__VghrKW__labelXS{font-size:10px;font-weight:500;line-height:1.2}.Text-module__VghrKW__labelXS__semibold,.Text-module__VghrKW__labelXS__bold{font-weight:700}.Text-module__VghrKW__labelXS--skeleton,.Text-module__VghrKW__labelXS__semibold--skeleton,.Text-module__VghrKW__labelXS__bold--skeleton{height:12px}.Text-module__VghrKW__tag__semibold{line-height:1}.Text-module__VghrKW__label__semibold--skeleton{height:12px}.Text-module__VghrKW__caps{letter-spacing:2px;font-size:12px;line-height:1;font-family:var(--barlow);text-transform:uppercase;font-weight:400}.Text-module__VghrKW__caps--skeleton{height:10px;padding-bottom:var(--space-modulor)}.Text-module__VghrKW__caps__semibold{font-weight:500}.Text-module__VghrKW__caps__semibold--skeleton{height:10px;padding-bottom:var(--space-modulor)}.Text-module__VghrKW__link{letter-spacing:0;font-size:16px;font-weight:600;line-height:1.5;font-family:var(--barlow)}.Text-module__VghrKW__link--skeleton{height:18px}.Text-module__VghrKW__link__underline{border-bottom-style:solid;border-bottom-width:1px}.Text-module__VghrKW__link__underline:hover{border-bottom-color:#0000}.Text-module__VghrKW__link__underline--skeleton{height:18px}.Text-module__VghrKW__displayXS{letter-spacing:-.2px;font-size:18px;line-height:20px;font-family:var(--barlow);font-weight:400}.Text-module__VghrKW__displayXS--skeleton,.Text-module__VghrKW__displayXS__bold--skeleton{height:20px;padding-bottom:var(--space-tiny)}.Text-module__VghrKW__displayS{letter-spacing:-.2px;font-size:22px;line-height:24px;font-family:var(--barlow);font-weight:400}.Text-module__VghrKW__displayS--skeleton,.Text-module__VghrKW__displayS__semibold--skeleton{height:24px;padding-bottom:var(--space-sm)}.Text-module__VghrKW__displayM{letter-spacing:-.6px;font-size:28px;line-height:1.14;font-family:var(--barlow);font-weight:400}.Text-module__VghrKW__displayM--skeleton,.Text-module__VghrKW__displayM__semibold--skeleton{height:29px}.Text-module__VghrKW__displayL{letter-spacing:-.6px;font-size:32px;line-height:38px;font-family:var(--barlow);font-weight:400}.Text-module__VghrKW__displayL--skeleton,.Text-module__VghrKW__displayL__semibold--skeleton{height:34px}.Text-module__VghrKW__displayXL{letter-spacing:-.6px;font-size:44px;line-height:1.18;font-family:var(--barlow);font-weight:400}.Text-module__VghrKW__displayXL--skeleton,.Text-module__VghrKW__displayXL__semibold--skeleton{height:46.67px}.Text-module__VghrKW__displayXS__semibold{font-weight:500}.Text-module__VghrKW__displayXS__bold,.Text-module__VghrKW__displayS__semibold,.Text-module__VghrKW__displayM__semibold,.Text-module__VghrKW__displayL__semibold,.Text-module__VghrKW__displayXL__semibold{font-weight:600}.Text-module__VghrKW__text-ellipsis{white-space:nowrap;text-overflow:ellipsis;max-width:fit-content;overflow:hidden}.Text-module__VghrKW__text-capitalize{text-transform:capitalize}.Text-module__VghrKW__text-italic{font-style:italic}.Text-module__VghrKW__line-through{text-decoration:line-through}.Text-module__VghrKW__underline{text-underline-offset:var(--space-modulor);text-decoration:underline}.Text-module__VghrKW__highlight{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(90deg,#0075ff 0%,#00ffde 50%,#0075ff 100%);background-size:200%;-webkit-background-clip:text;background-clip:text;transition:background-position .6s,background-size .6s;display:inline}.Text-module__VghrKW__highlight--default{background-position:0%}.Text-module__VghrKW__highlight--default:hover{background-position:50%;background-size:100%}.Text-module__VghrKW__highlight--reverse{background-position:100%}.Text-module__VghrKW__highlight--reverse:hover{background-position:0%;background-size:100%}@media screen and (min-width:660px){.Text-module__VghrKW__displayXL{letter-spacing:-.6px;font-size:68px;line-height:1.05;font-family:var(--barlow)}.Text-module__VghrKW__displayXL--skeleton{height:66.67px}.Text-module__VghrKW__displayL{letter-spacing:-.6px;font-size:44px;line-height:1.09;font-family:var(--barlow)}.Text-module__VghrKW__displayL--skeleton{height:42.67px}.Text-module__VghrKW__underline:hover{text-decoration:none}}
.AgreementCard-module__JaRJPG__agreement__wrapper{width:100vw;height:100%;overflow:hidden}.AgreementCard-module__JaRJPG__agreement__secure{width:100%;padding:var(--space-tiny) var(--space-xs);background-color:#f5f8ff}@media (min-width:576px){.AgreementCard-module__JaRJPG__agreement__wrapper{width:100%}}@media (min-width:768px){.AgreementCard-module__JaRJPG__agreement__wrapper{border:1px solid var(--gray-40);border-radius:var(--radius-xs)}}
.PermanenceModal-module__Tu88xa__modal{padding-block-end:var(--space-md);padding-top:var(--space-xs);border-bottom:1px solid var(--gray-40);margin-block-end:var(--space-md)}.PermanenceModal-module__Tu88xa__modal__list{list-style:initial}.PermanenceModal-module__Tu88xa__modal__step{list-style:unset;margin-inline-start:var(--space-xs)}.PermanenceModal-module__Tu88xa__modal ul,.PermanenceModal-module__Tu88xa__modal__second ul{padding-inline-start:var(--space-sm)}
.page-module__Qh9hyW__desktop,.page-module__Qh9hyW__grid__selector{display:none}@media screen and (max-width:1200px){.page-module__Qh9hyW__grid__header{background-color:var(--white);z-index:var(--zindex-sm);inset-block-start:48px}}@media screen and (min-width:1200px){.page-module__Qh9hyW__grid{z-index:0;grid-template:"header info"minmax(680px,auto)"dropdowns info"/55% 35%;column-gap:10%;max-width:1200px;margin:40px auto 0;display:grid;position:relative}.page-module__Qh9hyW__grid--promotion{grid-template-rows:minmax(680px,auto) auto}.page-module__Qh9hyW__grid--video{grid-template-rows:minmax(724px,auto) auto}.page-module__Qh9hyW__grid--popup{z-index:var(--zindex-huge)}.page-module__Qh9hyW__grid__header{grid-area:header}.page-module__Qh9hyW__grid__info{grid-area:info;width:100%;height:100%;position:relative}.page-module__Qh9hyW__grid__info--sticky{position:sticky;inset-block-start:var(--space-lg)}.page-module__Qh9hyW__grid__dropdowns{grid-area:dropdowns}.page-module__Qh9hyW__desktop{margin:0 auto;justify-content:center;margin-block-start:var(--space-lg);display:flex}.page-module__Qh9hyW__grid__selector{margin-bottom:var(--space-lg);display:block}}@media screen and (min-width:1660px){.page-module__Qh9hyW__grid{max-width:1440px}}
.FilterShortcutButton-module__rdINya__filter__button{cursor:pointer;border-radius:var(--radius-tiny);border:1px solid var(--gray-40);padding:var(--space-tiny);white-space:nowrap;align-items:center;height:40px;transition:border-color .2s ease-out,border-width .2s ease-out,background-color .2s ease-out}.FilterShortcutButton-module__rdINya__filter__button--active{border:2px solid var(--black);background-color:var(--gray-40);transition:border-color .2s ease-out,border-width .2s ease-out,background-color .2s ease-out}.FilterShortcutButton-module__rdINya__filter__button__reset{background-color:var(--black);border-radius:var(--radius-sm);width:16px;height:16px}.FilterShortcutButton-module__rdINya__filter__button__modal{display:none}.FilterShortcutButton-module__rdINya__modal__title{justify-content:space-between;align-items:center;width:100%;display:flex}.FilterShortcutButton-module__rdINya__modal__title--fullHeight{justify-content:center;align-items:center}.FilterShortcutButton-module__rdINya__modal__close__button{cursor:pointer}.FilterShortcutButton-module__rdINya__modal__close__button--fullHeight{top:var(--space-xxs);right:var(--space-xxs);position:absolute}.FilterShortcutButton-module__rdINya__modal__applyFilter__button--fullHeight{padding:var(--space-xs);width:100%;position:absolute;bottom:0;left:0}@media screen and (min-width:768px){.FilterShortcutButton-module__rdINya__filter__button__modal{background-color:var(--white);border-radius:var(--radius-xs);box-shadow:0 4px 24px 0 var(--gray-40);gap:var(--space-xxs);width:351px;padding:var(--space-xxs);z-index:var(--zindex-huge);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transform:translateY(-12px) translateX(var(--shortcuts-scroll,0px));transition:opacity .15s ease-out,transform .15s ease-out,visibility .15s ease-out;display:flex;position:absolute}.FilterShortcutButton-module__rdINya__filter__button__modal--open{opacity:1;visibility:visible;transform:translateY(0) translateX(var(--shortcuts-scroll,0px));pointer-events:auto}.FilterShortcutButton-module__rdINya__filter__button__modal--right{right:var(--space-lg)}.FilterShortcutButton-module__rdINya__filter__button:hover{background-color:var(--gray-40)}.FilterShortcutButton-module__rdINya__filter__button--active:hover{background:linear-gradient(0deg, #00000014 0%, #00000014 100%), var(--gray-40)}.FilterShortcutButton-module__rdINya__modal__title--fullHeight{justify-content:space-between;align-items:center}}
.CarSubscription-module__GANvWG__why-revel__title{z-index:2;padding-top:var(--space-xs);text-align:left;margin-bottom:var(--space-xs);position:relative}.CarSubscription-module__GANvWG__why-revel__description{text-align:left;width:100%;margin-inline:auto;margin-bottom:var(--space-xs);color:var(--gray-80);letter-spacing:-.3px;font-size:16px;line-height:1.5;font-family:var(--barlow);font-weight:400}.CarSubscription-module__GANvWG__why-revel__items{width:100%;margin:var(--space-lg) auto}.CarSubscription-module__GANvWG__why-revel__items .CarSubscription-module__GANvWG__item{justify-content:flex-start;align-items:flex-start;gap:var(--space-xs);width:calc(100% - 16px);display:flex}.CarSubscription-module__GANvWG__why-revel__items .CarSubscription-module__GANvWG__item__image{background-color:#ccfff8;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.CarSubscription-module__GANvWG__why-revel__items .CarSubscription-module__GANvWG__item__image img{width:20px;height:20px}@media screen and (min-width:660px){.CarSubscription-module__GANvWG__why-revel__title{padding-top:var(--space-xl);text-align:center}.CarSubscription-module__GANvWG__why-revel__description{text-align:center;width:90%}.CarSubscription-module__GANvWG__why-revel__items{margin-bottom:80px}.CarSubscription-module__GANvWG__why-revel__items .CarSubscription-module__GANvWG__item{width:calc(50% - 16px)}}@media screen and (min-width:992px){.CarSubscription-module__GANvWG__why-revel__items .CarSubscription-module__GANvWG__item{width:calc(25% - 16px)}}.CarSubscription-module__GANvWG__card{border-radius:var(--radius-sm);padding:var(--space-xs);width:calc(100% - 16px)}@media screen and (min-width:992px){.CarSubscription-module__GANvWG__card{width:calc(50% - 16px)}}@media screen and (min-width:1200px){.CarSubscription-module__GANvWG__card{width:calc(50% - 16px);height:296px}}.CarSubscription-module__GANvWG__card__included{background:var(--white);border:1px solid var(--gray-40)}.CarSubscription-module__GANvWG__card__included__item{padding:var(--space-tiny);background-color:#ccfff8;border-radius:524px}.CarSubscription-module__GANvWG__card__included__item span{font-weight:500}.CarSubscription-module__GANvWG__card__included__item img{width:16px;height:16px}.CarSubscription-module__GANvWG__card__eco{background-color:#fafafa;background-image:url(/icons/why-revel/sostenibilidad.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain;min-height:350px}@media screen and (min-width:992px){.CarSubscription-module__GANvWG__card__eco{min-height:335px}}@media screen and (min-width:1200px){.CarSubscription-module__GANvWG__card__eco{min-height:auto}.CarSubscription-module__GANvWG__card__button{height:fit-content;min-height:320px}}@media screen and (min-width:1660px){.CarSubscription-module__GANvWG__card__eco{background-position:bottom;background-size:cover}}
.Megamenu-module__8K17EW__dropdown{width:100%;height:100vh;top:var(--header-bottom);z-index:10;visibility:hidden;opacity:0;transition:all .3s linear;position:fixed;left:0;overflow:hidden}.Megamenu-module__8K17EW__dropdown:before{content:"";-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;visibility:hidden;opacity:0;background-color:#3232364d;width:100%;height:100vh;transition:all .3s linear;display:block;position:absolute;top:0;left:0}.Megamenu-module__8K17EW__dropdown--active,.Megamenu-module__8K17EW__dropdown--active:before{visibility:visible;z-index:var(--zindex-huge);opacity:1}.Megamenu-module__8K17EW__dropdown__content{background-color:var(--white);z-index:-1;visibility:hidden;opacity:0;width:100vw;padding:40px 100px;transition:all .3s linear;position:relative}.Megamenu-module__8K17EW__dropdown--dark .Megamenu-module__8K17EW__dropdown__content{background-color:var(--gray-100)}@media screen and (min-width:1200px){.Megamenu-module__8K17EW__dropdown__content{width:100vw;display:block}}.Megamenu-module__8K17EW__dropdown--active .Megamenu-module__8K17EW__dropdown__content{visibility:visible;z-index:var(--zindex-huge);opacity:1}.Megamenu-module__8K17EW__dropdown__brands{border-bottom:1px solid var(--gray-40);grid-template-columns:repeat(6,1fr);gap:24px;width:100%;padding-bottom:40px;display:grid}.Megamenu-module__8K17EW__dropdown--dark .Megamenu-module__8K17EW__dropdown__brands{border-bottom:1px solid #ffffff29}.Megamenu-module__8K17EW__brand{justify-content:flex-start;align-items:center;gap:var(--space-tiny);display:flex}.Megamenu-module__8K17EW__brand:hover img{filter:brightness(0)invert(0)}.Megamenu-module__8K17EW__brand:hover p{color:var(--black)}.Megamenu-module__8K17EW__dropdown--dark .Megamenu-module__8K17EW__brand p{color:var(--gray-60)}.Megamenu-module__8K17EW__dropdown__button{justify-content:flex-end;width:100%;padding-top:40px;display:flex}.Megamenu-module__8K17EW__brandLoading__icon{background-color:var(--gray-40);border-radius:4px;width:24px;height:24px}.Megamenu-module__8K17EW__brandLoading__text{background-color:var(--gray-40);border-radius:4px;width:48px;height:24px}
.Press-module__wieYQq__press{width:100vw;overflow:hidden}.Press-module__wieYQq__press__title{text-align:center}.Press-module__wieYQq__card{border-radius:var(--radius-xs);width:311px;min-width:311px;height:388px;padding:var(--space-sm);margin:0 var(--space-tiny);flex-direction:column;justify-content:space-between;display:flex}.Press-module__wieYQq__card--light{box-shadow:0 4px 25px #2637461a}.Press-module__wieYQq__card--dark{background:#ffffff29;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 4px 25px #2637461a}.Press-module__wieYQq__card--dark .Press-module__wieYQq__card__image img{filter:brightness(0)invert()}.Press-module__wieYQq__card__image{width:100%;height:24px;margin-bottom:var(--space-xs);justify-content:flex-start;display:flex;position:relative}.Press-module__wieYQq__card__image img{height:100%;width:auto!important}@media screen and (min-width:768px){.Press-module__wieYQq__card{width:384px;min-width:384px;height:344px}}
.AmountFilterShortcut-module__aXHizG__mobileSlider{height:64px}
.Press-module__xKqURq__press{background:var(--black)}
