@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation-loading{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.vehicleTopoBg{margin:0 0 5rem}.vehicleTopoBg.-top{margin:4.169rem 0 0}@media (min-width:992px){.vehicleTopoBg.-top{margin:6.169rem 0 0}}.vehicle{margin-bottom:1rem}.vehicle .title{margin:0 0 2.188rem}@media (max-width:991px){.vehicle .title{display:none}}.vehicle .content{display:flex;flex-direction:column}@media (min-width:992px){.vehicle .content{flex-direction:row}}.vehicle .content__picture{margin:0 0 1.063rem;width:100%!important}@media (min-width:992px){.vehicle .content__picture{margin:0 1.063rem 0 0;width:50%!important}}.vehicle .content__picture .pictureInside{border:.063rem solid #cdc7c4;height:auto;width:100%}@media (max-width:991px){.vehicle .content__picture img{width:100%}}.vehicle .content__text{width:100%}@media (min-width:992px){.vehicle .content__text{width:50%}}.vehicle .content__text .text{margin:0 0 3.088rem}@media (min-width:992px){.vehicle .content__text .text{margin:0 0 5.088rem}}.vehicle .content__text .buttons{display:flex;flex-direction:column;gap:1rem 0}@media (min-width:576px){.vehicle .content__text .buttons{flex-direction:row;gap:0 2rem}}.vehicle--card{border:.125rem solid #d8d8d8;border-radius:.75rem;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.vehicle--card:hover{border-color:#e9501b;box-shadow:0 0 0 .1rem rgba(233,80,27,.6),0 0 2rem .5rem rgba(233,80,27,.18)}.vehicle--card .vehicle__picture{overflow:hidden}.vehicle--card .vehicle__picture img,.vehicle--card .vehicle__picture source{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.vehicle--card .vehicle__card-body{align-items:center;display:flex;flex:1;flex-direction:column;gap:.5rem;padding:.75rem;text-align:center}.vehicle--card .vehicle__card-title{font-size:1rem;font-weight:600;margin:0;text-transform:none}.vehicle--card .vehicle__card-title a{color:#111;text-decoration:underline;transition:color .15s ease}.vehicle--card .vehicle__card-title a:hover{color:#e9501b;text-decoration:underline}.vehicle--card .vehicle__chevron{font-size:1.1em}.vehicle--card .vehicle__cta{background-color:#e9501b;border-radius:.2rem;color:#fff;display:block;font-size:.85rem;font-weight:700;letter-spacing:.04em;padding:.6rem 1rem;text-align:center;text-decoration:none;transition:background-color .15s ease;width:100%}.vehicle--card .vehicle__cta:hover{background-color:#c84213;color:#fff;text-decoration:none}.preparation{margin-bottom:2.25rem}.preparation img{width:100%}.preparation__title{align-items:center;display:flex;font-size:1.125rem;font-weight:400;line-height:1.39;margin-bottom:1rem;margin-top:.8rem}@media (max-width:991px){.preparation__title{margin-bottom:.5rem}}.preparation__title:first-letter{text-transform:uppercase}.preparation__title svg{margin-right:1rem}