.vehicle{margin:0 auto 3rem auto;padding-bottom:.5rem}.vehicle-row{display:flex;gap:1rem}.vehicle-detail-row{display:flex;flex-direction:row;gap:1rem}.vehicle-row-metas{column-count:3}.vehicle-detail-row .col-left{flex-grow:1;width:60%}.vehicle-detail-row .col-right{width:50%}.vehicle-data{flex:1}.vehicle-title{font-size:160% !important}.vehicle-price{text-align:right}.vehicle-emission{font-size:75% !important}.table-responsive{width:100%;overflow-x:auto}.table-striped tbody tr:nth-of-type(even){background-color:#cecece}.table-condensed td,.table-condensed th{padding:5px}.popover-container{position:relative;display:inline-block}.popover-container button{border:0;background:0 0;font-size:1rem;padding:.25rem}.popover-content{display:none;position:absolute;z-index:1;bottom:100%;left:50%;transform:translateX(-50%);background-color:#f9f9f9;border:1px solid #d3d3d3;padding:10px;width:200px;font-size:.75rem;line-height:1rem;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2)}.popover-container:hover .popover-content{display:block}.vehicle-emission{border-top:.05rem solid;list-style-type:none;display:flex;flex-wrap:wrap;background-color:rgba(243,243,243);justify-content:flex-start;margin:0;padding:0 .5rem}.slick-prev,.slick-next{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1;width:40px;height:40px;background-color:rgba(255,255,255,.8);border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}.slick-prev:hover,.slick-next:hover{background-color:rgba(255,255,255,1)}.slick-prev{left:30px;transform:translate(-50%,-50%)}.slick-next{right:30px;transform:translate(50%,-50%)}.slick-prev:before,.slick-next:before{content:'';display:inline-block;width:10px;height:10px;border-top:2px solid #333;border-right:2px solid #333;transition:border-color .3s ease}.slick-prev:before{transform:rotate(-135deg) translate(-20%,20%);margin-right:0}.slick-next:before{transform:rotate(45deg) translate(-20%,20%);margin-left:0}.slick-prev:hover:before,.slick-next:hover:before{border-color:#000}@media only screen and (max-width:480px){.vehicle-row{flex-direction:column}.vehicle-detail-row{flex-direction:column}.vehicle-detail-row .col-left,.vehicle-detail-row .col-right{width:100%}.vehicle-row-metas{column-count:1}}@media only screen and (min-width:481px) and (max-width:767px){.vehicle-detail-row{flex-direction:column}.vehicle-detail-row .col-left,.vehicle-detail-row .col-right{width:100%}.vehicle-row-metas{column-count:2}}@media only screen and (min-width:768px) and (max-width:1024px){.vehicle-detail-row .col-left{width:50%}.vehicle-detail-row .col-right{width:50%}}@media only screen and (min-width:1025px){.vehicle-detail-row .col-left{width:60%}.vehicle-detail-row .col-right{width:40%}}