.autocomplete-dropdown{position:relative;display:flex;margin-bottom:22px}.autocomplete-dropdown div{display:flex;flex-direction:row;font-size:16px;padding:12px 20px;border-radius:4px;background-color:#fff;border:1px solid #d8d8d8;align-items:center}.autocomplete-dropdown div i{height:16px}.autocomplete-dropdown div i:after{display:inline-block;height:20px;width:20px;cursor:pointer;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBmaWxsPSIjMDA3Y2MyIiBkPSJNMTE5LjUgMzI2LjlMMy41IDIwOS4xYy00LjctNC43LTQuNy0xMi4zIDAtMTdsNy4xLTcuMWM0LjctNC43IDEyLjMtNC43IDE3IDBMMTI4IDI4Ny4zbDEwMC40LTEwMi4yYzQuNy00LjcgMTIuMy00LjcgMTcgMGw3LjEgNy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wxMzYuNSAzMjdjLTQuNyA0LjYtMTIuMyA0LjYtMTctLjF6Ij48L3BhdGg+PC9zdmc+);background-repeat:no-repeat;background-position:center}.autocomplete-dropdown input{border:none;width:100%;outline:none;cursor:pointer;color:#6E6E6E;padding:0;margin:0}.autocomplete-dropdown ul{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:absolute;left:0;top:44px;width:100%;z-index:6000;background:#fff;border-radius:3px;background-color:#fff;border:1px solid #d8d8d8;border-top:none;list-style:none;padding:0;max-height:165px;overflow:hidden;overflow-y:scroll}.autocomplete-dropdown ul .first-child{padding:8px}.autocomplete-dropdown ul li{transition:all .2s ease;background-color:#fff;font-size:16px}.autocomplete-dropdown ul li:hover{background-color:#edf7f9}.autocomplete-dropdown ul li a,.autocomplete-dropdown ul li span{display:flex;flex:1;padding:12px 20px;text-decoration:none;cursor:pointer}.autocomplete-dropdown ul li a:hover,.autocomplete-dropdown ul li span:hover{color:#0056b3;text-decoration:underline}#details{padding:25px 0px;text-align:center;transition:top 0.3s ease-in-out}#details .wrapper{background-color:transparent}#details .wrapper .items{display:flex;flex-direction:column;max-width:100%}@media (min-width: 768px){#details .wrapper .items{flex-direction:row}}#details .wrapper .items .item{margin:25px 0 0 0;padding:20px;border:none;border-radius:12px;background-color:#ffffff;width:100%;text-align:left;display:flex;flex-direction:column;align-items:flex-start}#details .wrapper .items .item:first-child{margin:0}@media (min-width: 768px){#details .wrapper .items .item{width:50%;padding:50px;margin:0 0 0 10px}#details .wrapper .items .item:first-child{margin:0 10px 0 0}}#details .wrapper .items .item .car-image-div{margin-bottom:5px;transition:opacity 0.2s ease-out;min-height:152px;padding:20px}#details .wrapper .items .item .car-image-div.loading{opacity:0.5}@media (min-width: 992px){#details .wrapper .items .item .car-image-div{min-height:239px}}#details .wrapper .items .item h3{color:#4A4A4A;font-size:18px;font-weight:900;text-overflow:ellipsis}#details .wrapper .items .item .drive-away-label{color:#212121;font-size:14px;font-weight:500;margin-bottom:5px}#details .wrapper .items .item .deals{min-height:20px;flex-grow:1}#details .wrapper .items .item .deals-label{color:#00CA9E;font-size:14px}#details .wrapper .items .item h4{color:#262626;font-size:22px;font-weight:900}#details .wrapper .items .item h4 sup{font-size:13px}#details .wrapper .items .item h5{color:#212121;font-size:14px;margin:0 0 3px 0;font-weight:400}#details .wrapper .items .item .model-link{display:block;border-radius:100px;border:1px solid #0073E3;color:#fff;transition:all 0.3s ease-in-out;background-color:#0073E3;position:relative;font-size:12px;padding:8px 20px}#details .wrapper .items .item .model-link:hover{text-decoration:none;background-color:#fff;color:#0073E3}#details .wrapper .items .item .model-link:hover svg{fill:#0073E3}@media (min-width: 992px){#details .wrapper .items .item .model-link{font-size:16px;padding:14px 40px}}#details .wrapper .items .item a:hover{text-decoration:none}#sticky{position:fixed;background:#fff;left:0 !important;width:100% !important;z-index:100;border-top:1px solid #D3D3D3;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;padding:0;top:-130px}@media (min-width: 992px){#sticky .wrapper{max-width:1314px;padding:0 40px;margin:0 auto}}#sticky table{width:100%;table-layout:fixed;opacity:0;transition:opacity 0.3s ease-in-out}#sticky table th,#sticky table td{width:50%;text-align:left}#sticky table th:first-child,#sticky table td:first-child{display:none}@media (min-width: 992px){#sticky table th,#sticky table td{width:33.3%}#sticky table th:first-child,#sticky table td:first-child{display:table-cell;padding:0;transition:width 0.3s ease-in-out;overflow:hidden;border-right:1px solid #F2F2F2}}#sticky table th:last-child,#sticky table td:last-child{border-left:1px solid #F2F2F2}#sticky table th .fake-menu,#sticky table td .fake-menu{transition:opacity 0.3s ease-in-out;overflow:hidden;white-space:nowrap}#sticky table th .fake-menu a,#sticky table td .fake-menu a{color:#808080;text-shadow:none;margin:0 10px 0 0;font-weight:400;font-size:12px}@media (min-width: 1200px){#sticky table th .fake-menu a,#sticky table td .fake-menu a{font-size:12px;margin:0 20px 0 0}}@media (min-width: 1440px){#sticky table th .fake-menu a,#sticky table td .fake-menu a{font-size:14px;margin:0 34px 0 0}}#sticky table th .fake-menu a img,#sticky table td .fake-menu a img{width:100px;margin-left:10px;margin-right:10px;padding-right:24px;border-right:1px solid #B2B2B2}@media (min-width: 1440px){#sticky table th .fake-menu a img,#sticky table td .fake-menu a img{width:115px;margin-right:20px;padding-right:24px}}#sticky table th .fake-menu a:hover img,#sticky table td .fake-menu a:hover img{text-decoration:none}#sticky table th .car-image,#sticky table td .car-image{max-width:120px;margin-bottom:10px;display:none}@media (min-width: 768px){#sticky table th .car-image,#sticky table td .car-image{margin-bottom:0px;float:left;margin-right:14px;display:block}}#sticky table th .car-title,#sticky table td .car-title{color:#4A4A4A;font-size:12px;font-weight:400;margin-bottom:10px;line-height:16px}@media (min-width: 1440px){#sticky table th .car-title,#sticky table td .car-title{font-size:14px;line-height:18px}}#sticky table th .model-link,#sticky table td .model-link{font-size:12px;display:block;padding:10px 20px}@media (min-width: 1200px){#sticky table th .model-link,#sticky table td .model-link{font-size:14px;padding:24px 20px}}@media (min-width: 1440px){#sticky table th .model-link,#sticky table td .model-link{padding:24px 40px}}#sticky.sticky{top:50px;display:block}@media (min-width: 992px){#sticky.sticky{top:80px}}#sticky.sticky table{opacity:1}#sticky.overVC table th:first-child,#sticky.overVC table td:first-child{width:0}#sticky.overVC table th:nth-child(2),#sticky.overVC table td:nth-child(2){border-left:none}#sticky.overVC table th .fake-menu,#sticky.overVC table td .fake-menu{opacity:0}


/*# sourceMappingURL=details-assets-c3312d7e2578982ec494.css.map*/