.VehicleCardCta{background:var(--color-primary);border-radius:8px;flex-direction:column;flex:1;max-width:40vw;height:100%;margin-top:auto;padding:5vh 6vw;display:flex}@media only screen and (min-width:768px){.VehicleCardCta{max-width:184px;height:auto;max-height:289px;padding:50px 25px}}.VehicleCardCta__icon{background:var(--color-gray6);aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;width:15vw;height:15vw;margin-bottom:9vw;display:flex}.VehicleCardCta__icon>*{animation:1.6s ease-in-out infinite arrowBounce}@media only screen and (min-width:768px){.VehicleCardCta__icon{width:56px;height:56px;margin-bottom:34px}}.VehicleCardCta__info{flex-direction:column;gap:3vw;display:flex}@media only screen and (min-width:768px){.VehicleCardCta__info{gap:16px}}@keyframes arrowBounce{0%{transform:translate(0)}40%{transform:translate(6px)}60%{transform:translate(6px)}to{transform:translate(0)}}
.VehiclesCarouselContainer__title{margin-bottom:2.6vh}@media only screen and (min-width:768px){.VehiclesCarouselContainer__title{margin-bottom:24px}}.VehiclesCarouselContainer__actions{justify-content:center;align-items:center;margin-top:4.3vh;display:flex}@media only screen and (min-width:768px){.VehiclesCarouselContainer__actions{margin-top:40px}}
.HomeView{width:100%;position:relative}.HomeView__benefits,.HomeView__comparative-calculator{background:var(--color-gray)}@media only screen and (min-width:768px){.HomeView__offer-highlights__content{padding-top:0}}
