.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%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;background-color:#fff}.featuredVehicles .reversed{--reversed-left:40%;--reversed-background:linear-gradient(270deg,rgba(87,199,133,0),rgba(255,255,255,1) 90%)}@media(max-width:720px){.featuredVehicles .reversed{--reversed-left:0;--reversed-background:linear-gradient(180deg,rgba(87,199,133,0),rgb(0,0,0) 90%)}}.featuredVehicles .notFound{width:100%;height:500px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1em;margin:2em 1em;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3)}.featuredVehicles .notFound img{width:60%;height:100%;object-fit:cover}@media(max-width:720px){.featuredVehicles .notFound img{width:100%}}.featuredVehicles .notFound:after{content:"";position:absolute;top:0;left:var(--reversed-left,0);width:60%;height:100%;background:var(--reversed-background,linear-gradient(90deg,rgba(87,199,133,0) 0,rgb(255,255,255) 90%));z-index:1}@media(max-width:720px){.featuredVehicles .notFound:after{width:100%;background:var(--reversed-background,linear-gradient(180deg,rgba(87,199,133,0) 0,rgb(14,14,14) 90%))}}.featuredVehicles .notFound__info{position:absolute;top:0;width:40%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;padding:0 1em;text-align:center;z-index:10}@media(max-width:720px){.featuredVehicles .notFound__info{width:100%}}.featuredVehicles .notFound__info h3{font-weight:500;font-size:1.5em;color:rgba(0,0,0,.7);font-family:Geist,sans-serif;text-align:center}@media(max-width:720px){.featuredVehicles .notFound__info h3{font-size:1.5em;color:#fff}}.featuredVehicles .notFound__info p{font-size:1em;color:rgba(0,0,0,.6);font-family:Geist,sans-serif}@media(max-width:720px){.featuredVehicles .notFound__info p{color:#fff}}.featuredVehicles .notFound__info a{background-color:#1a1a1a;color:#fff;border-radius:5px;width:-moz-fit-content;width:fit-content;padding:.5em 1em;font-family:Geist,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em;margin-top:1em;transition:all .3s ease}@media(max-width:720px){.featuredVehicles .notFound__info a{color:#1a1a1a;background-color:#fff}}.featuredVehicles__container{width:100%;height:100%;padding:1em 0}@media(min-width:1280px)and (max-width:1440px){.featuredVehicles__container{max-width:1280px}}@media(min-width:1024px)and (max-width:1280px){.featuredVehicles__container{padding:20px 10px;max-width:1024px}}@media(max-width:1024px){.featuredVehicles__container{padding:20px 10px;max-width:720px}}.featuredVehicles__container h2{font-family:Geist,sans-serif;font-size:2em;height:55px;width:-moz-fit-content;width:fit-content;color:rgba(0,0,0,.7);background-color:#fff;padding:10px 20px;border-radius:10px;margin:1em 0;top:0;border-left:5px solid #274a99;box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07);text-transform:uppercase}.featuredVehicles .link-card,.featuredVehicles__container h2{display:flex;align-items:center;justify-content:center;position:relative}.featuredVehicles .link-card{width:100%;height:500px;border:1px solid rgba(0,0,0,.1);border-radius:10px;overflow:hidden;flex-direction:column;background-color:#fafafa;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.5)}.featuredVehicles .link-card:hover img{scale:1}.featuredVehicles .link-card:hover .info .button{box-shadow:inset 0 -30px 16px -22px rgba(0,0,0,.35)}.featuredVehicles .link-card .info{transition:all .3s ease;position:absolute;bottom:0;left:0;padding:1em;color:#fff;font-family:Geist,sans-serif;display:flex;flex-direction:column;align-items:center;gap:1em;background:#000;background:linear-gradient(180deg,rgba(0,0,0,0),rgb(0,0,0) 50%)}.featuredVehicles .link-card .info .title{font-size:2em;text-align:center}.featuredVehicles .link-card .info p{font-size:1.2em;text-align:center}.featuredVehicles .link-card .info .button{background-color:#fff;border-radius:5px;width:-moz-fit-content;width:fit-content;padding:.5em 1em;font-family:Geist,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em;color:#333;transition:all .3s ease}.featuredVehicles .link-card img{width:100%;height:100%;object-fit:cover;transition:all .3s ease;filter:brightness(.8);scale:1.01}@media(max-width:720px){.featuredVehicles{margin-bottom:2em;display:flex;align-items:center;justify-content:center}}.featuredVehicles__slider{width:100%;margin-bottom:3em}.featuredVehicles__slider .item-wrapper{padding:0 10px}.featuredVehicles__slider .slick-arrow{top:unset;bottom:-40px;z-index:55}.featuredVehicles__slider .slick-arrow:before{font-size:25px}.featuredVehicles__slider .slick-next,.featuredVehicles__slider .slick-prev{scale:1}.featuredVehicles__slider .slick-next:before,.featuredVehicles__slider .slick-prev:before{display:flex;align-items:center;justify-content:center;border-radius:50%;height:18px;color:#000;background-color:rgba(0,0,0,0)}.featuredVehicles__slider .slick-prev{left:10px}@media(max-width:720px){.featuredVehicles__slider .slick-prev{display:none;opacity:0}}.featuredVehicles__slider .slick-next{right:10px}@media(max-width:720px){.featuredVehicles__slider .slick-next{display:none;opacity:0}}.featuredVehicles__slider .slick-dots{bottom:-2em}.featuredVehicles__slider .slick-dots li.slick-active button:before{color:#407bff}.featuredVehicles__slider .slick-dots li button:before{color:#0b145c}.featuredVehicles__row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap}.featuredVehicles__row .item-wrapper{width:calc(25% - 10px)}.featuredVehicles__row .link-card{flex:1 1;height:500px;border:1px solid rgba(0,0,0,.1);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fafafa;position:relative;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.5)}.featuredVehicles__row .link-card:hover img{scale:1}.featuredVehicles__row .link-card:hover .info .button{box-shadow:inset 0 -30px 16px -22px rgba(0,0,0,.35)}.featuredVehicles__row .link-card .info{transition:all .3s ease;position:absolute;bottom:0;left:0;padding:1em;color:#fff;font-family:Geist,sans-serif;display:flex;flex-direction:column;align-items:center;gap:1em;background:#000;width:100%;background:linear-gradient(180deg,rgba(0,0,0,0),rgb(0,0,0) 50%)}.featuredVehicles__row .link-card .info .title{font-size:2em;text-align:center}.featuredVehicles__row .link-card .info p{font-size:1.2em;text-align:center}.featuredVehicles__row .link-card .info .button{background-color:#fff;border-radius:5px;width:-moz-fit-content;width:fit-content;padding:.5em 1em;font-family:Geist,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em;color:#333;transition:all .3s ease}.featuredVehicles__row .link-card img{width:100%;height:100%;object-fit:cover;transition:all .3s ease;filter:brightness(.8);scale:1.01}.featuredVehicles__loader{width:100%;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Geist,sans-serif;gap:1em}.featuredVehicles__loader h3{font-size:2em;color:#4b4b4b}@media(min-width:1280px)and (max-width:1440px){.featuredVehicles__container{max-width:1280px}.featuredVehicles__container h2{font-size:2em;height:55px;width:-moz-fit-content;width:fit-content;padding:10px 20px;border-radius:10px;margin:1em 0}.featuredVehicles__loader{width:100%;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Geist,sans-serif;gap:1em}.featuredVehicles__loader h3{font-size:2em;color:#4b4b4b}.featuredVehicles__row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.featuredVehicles__slider{width:100%;margin-bottom:3em}.featuredVehicles__slider .slick-arrow{top:50%;z-index:55}.featuredVehicles__slider .slick-arrow:before{font-size:25px}.featuredVehicles__slider .slick-next,.featuredVehicles__slider .slick-prev{scale:1.5}.featuredVehicles__slider .slick-next:before,.featuredVehicles__slider .slick-prev:before{display:flex;align-items:center;justify-content:center;border-radius:50%;height:18px;color:#fff;background-color:rgba(0,0,0,0)}.featuredVehicles__slider .slick-prev{left:2%}}@media(min-width:1280px)and (max-width:1440px)and (max-width:720px){.featuredVehicles__slider .slick-prev{display:none;opacity:0}}@media(min-width:1280px)and (max-width:1440px){.featuredVehicles__slider .slick-next{right:2%}}@media(min-width:1280px)and (max-width:1440px)and (max-width:720px){.featuredVehicles__slider .slick-next{display:none;opacity:0}}@media(min-width:1280px)and (max-width:1440px){.featuredVehicles__slider .slick-dots{bottom:-2em}.featuredVehicles__slider .slick-dots li.slick-active button:before{color:#407bff}.featuredVehicles__slider .slick-dots li button:before{color:#0b145c}.featuredVehicles__slider .item-wrapper{width:calc(33% - 1.5em)}}@media(min-width:1024px)and (max-width:1280px){.featuredVehicles__container{max-width:1024px}.featuredVehicles__container h2{font-size:2em;height:55px;width:-moz-fit-content;width:fit-content;padding:10px 20px;border-radius:10px;margin:1em 0}.featuredVehicles__loader{width:100%;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Geist,sans-serif;gap:1em}.featuredVehicles__loader h3{font-size:2em;color:#4b4b4b}.featuredVehicles__row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.5em;flex-wrap:wrap}.featuredVehicles__row .item-wrapper{width:calc(50% - 1.5em)}}@media(max-width:1024px){.featuredVehicles .item-wrapper{width:calc(51.1% - 1em)}}@media(max-width:1024px)and (max-width:720px){.featuredVehicles .item-wrapper{padding:0}}@media(max-width:1024px)and (max-width:640px){.featuredVehicles .item-wrapper{width:100%}}@media(max-width:1024px){.featuredVehicles__row{gap:1em}.featuredVehicles__container{max-width:720px}.featuredVehicles__container h2{font-size:1.5em;height:-moz-fit-content;height:fit-content;width:100%;color:rgba(0,0,0,.7);padding:10px 0;margin:1em 0;border-bottom:3px solid #06448b;border-left:0;text-align:center}}@media(max-width:1024px)and (max-width:450px){.featuredVehicles__container h2{font-size:1.2em}}@media(max-width:1024px){.featuredVehicles__loader{width:100%;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Geist,sans-serif;gap:1em}.featuredVehicles__loader h3{font-size:1.5em;text-align:center;color:#4b4b4b}}