.slide-up{animation:slide-up 1s ease .3s 1 normal forwards}.slide-left{animation:slide-left 1s ease .3s 1 normal forwards}.slide-right{animation:slide-right 1s ease .3s 1 normal forwards}.fade-in{animation:fade-in 1s ease 0s 1 normal forwards}@keyframes bounceIn{0%{opacity:0;transform:scale(.1) translateZ(0)}50%{opacity:.9;transform:scale(1.1)}90%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-left{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-right{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes entrance_animation-title{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes entrance_animation-content{0%{opacity:0}to{opacity:1}}:root{font-family:Montserrat,sans-serif}.featuredVehicles{width:100%;background-color:#fafafa}.featuredVehicles__container{width:100%;max-width:1440px;margin:0 auto;padding:5em 1em}.featuredVehicles__row{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:12px;flex-wrap:wrap;margin-top:48px}.featuredVehicles__row .item-wrapper{width:calc(25% - 9px);display:flex}@media(max-width:1024px){.featuredVehicles__row .item-wrapper{width:calc(50% - 6px)}}@media(max-width:640px){.featuredVehicles__row .item-wrapper{width:100%}}.featuredVehicles__slider{width:100%;margin-top:48px;padding-bottom:64px}.featuredVehicles__slider .item-wrapper{padding:0 8px}.featuredVehicles__slider .slick-next,.featuredVehicles__slider .slick-prev{display:none!important}.featuredVehicles__slider .slick-dots{bottom:-32px}.featuredVehicles__slider .slick-dots li button:before{font-size:7px;color:#0a0a0a;opacity:.2;transition:opacity .2s ease}.featuredVehicles__slider .slick-dots li.slick-active button:before{opacity:.8}.featuredVehicles__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.12);background:rgba(0,0,0,0);color:rgba(0,0,0,.4);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;position:absolute;top:calc(100% + 4px);z-index:10}.featuredVehicles__arrow:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.featuredVehicles__arrow--prev{right:56px}.featuredVehicles__arrow--next{right:8px}@media(max-width:720px){.featuredVehicles__arrow{display:none}}.featuredVehicles .link-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:504px;border:1px solid rgba(0,0,0,.08);border-radius:6px;overflow:hidden;background-color:#fff;position:relative;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .3s ease}.featuredVehicles .link-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12)}.featuredVehicles .link-card:hover img{transform:scale(1.04)}.featuredVehicles .link-card:hover .link-card__button{background-color:#0a0a0a;color:#fff}.featuredVehicles .link-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;filter:brightness(.75)}.featuredVehicles .link-card__overlay{position:absolute;inset:0;background:rgba(0,0,0,.45)}.featuredVehicles .link-card__info{position:absolute;inset:0;padding:28px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#fff;font-family:Geist,sans-serif;text-align:center}.featuredVehicles .link-card__title{font-size:1.6rem;font-weight:700;letter-spacing:-.02em}.featuredVehicles .link-card__desc{font-size:.9rem;opacity:.8;line-height:1.5}.featuredVehicles .link-card__button{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:8px 18px;background-color:#fff;color:#0a0a0a;border-radius:4px;font-family:Geist,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.04em;transition:background-color .2s ease,color .2s ease}.featuredVehicles .notFound{width:100%;height:420px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);border-radius:6px;overflow:hidden;position:relative;margin-top:48px;max-width:1440px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.featuredVehicles .notFound img{width:55%;height:100%;object-fit:cover;filter:brightness(.9)}@media(max-width:720px){.featuredVehicles .notFound img{width:100%}}.featuredVehicles .notFound:after{content:"";position:absolute;top:0;right:40%;width:30%;height:100%;background:linear-gradient(90deg,transparent,#fafafa);z-index:1}@media(max-width:720px){.featuredVehicles .notFound:after{display:none}}.featuredVehicles .notFound__info{position:absolute;right:0;width:40%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:0 32px;text-align:center;z-index:2;background-color:#fafafa}@media(max-width:720px){.featuredVehicles .notFound__info{width:100%;background-color:rgba(0,0,0,.7)}}.featuredVehicles .notFound__info h3{font-family:Geist,sans-serif;font-size:1.2rem;font-weight:500;color:#0a0a0a}@media(max-width:720px){.featuredVehicles .notFound__info h3{color:#fff}}.featuredVehicles .notFound__info p{font-family:Geist,sans-serif;font-size:.875rem;line-height:1.6;color:#52525b}@media(max-width:720px){.featuredVehicles .notFound__info p{color:hsla(0,0%,100%,.8)}}.featuredVehicles .notFound__info a{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:10px 20px;background-color:#0a0a0a;color:#fff;border-radius:4px;font-family:Geist,sans-serif;font-size:.82rem;font-weight:600;transition:opacity .2s ease}.featuredVehicles .notFound__info a:hover{opacity:.8}@media(max-width:720px){.featuredVehicles .notFound__info a{background-color:#fff;color:#0a0a0a}}@media(max-width:1024px){.featuredVehicles__container{padding:72px 32px}}@media(max-width:720px){.featuredVehicles__container{padding:56px 20px}.featuredVehicles .link-card{min-height:360px}}