section.used-trailers{padding-bottom:40px}section.used-trailers .wrapper .filters{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:16px;margin-bottom:2rem}section.used-trailers .wrapper .filters .btn{align-self:flex-end;padding:12px 16px}section.used-trailers .wrapper .filters .filter p{color:#3f3f3f}section.used-trailers .wrapper .filters .filter select{font-family:Lato,sans-serif;font-weight:400;font-size:1.125rem;color:#000!important;line-height:1.3;width:100%;min-width:200px;border:none;background:#F2F4F8;padding:12px 16px;outline-color:default}section.used-trailers .wrapper .no-results{width:100%;padding:40px 0}section.used-trailers .wrapper .trailers{display:grid;grid-template-columns:1fr;column-gap:auto;row-gap:auto;gap:16px}section.used-trailers .wrapper .trailer{width:100%;height:100%;border-radius:10px;border:solid 1px #D5D5D5;overflow:hidden;cursor:pointer;text-decoration:none!important;transition:all .3s ease}section.used-trailers .wrapper .trailer:hover{background:#efefef}section.used-trailers .wrapper .trailer:hover h4{color:#4fb973}section.used-trailers .wrapper .trailer h4{font-family:Lato,sans-serif;font-weight:600;font-size:1.125rem;color:#676868;line-height:1.3;transition:color .3s ease}section.used-trailers .wrapper .trailer h4.price{align-self:flex-end;font-size:1.25rem;margin-bottom:0}section.used-trailers .wrapper .trailer .tags{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px}section.used-trailers .wrapper .trailer .tags .tag{border-radius:4px;border:1px solid #4FB973;background:rgba(79,185,115,.1);padding:4px 8px;font-size:.875rem;font-weight:600;color:#4fb973}section.used-trailers .wrapper .trailer .image{aspect-ratio:1.3/1;width:100%;overflow:hidden;background:#D5D5D5}section.used-trailers .wrapper .trailer .image .swiper{width:100%;height:100%}section.used-trailers .wrapper .trailer .image .swiper .swiper-pagination{position:absolute;bottom:8px;z-index:99999}section.used-trailers .wrapper .trailer .image .swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;width:10px;height:10px;background:#FFF;margin:0 2px;transition:all .3s ease}section.used-trailers .wrapper .trailer .image .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;border-radius:10px;background:#4FB973}section.used-trailers .wrapper .trailer .image .swiper .swiper-wrapper .swiper-slide{height:auto}section.used-trailers .wrapper .trailer .image .swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}section.used-trailers .wrapper .trailer .content{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;flex-wrap:auto;padding:8px}@media only screen and (min-width: 601px){section.used-trailers .wrapper .trailers{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 992px){section.used-trailers{padding-bottom:80px}section.used-trailers .wrapper .filters{flex-wrap:nowrap}section.used-trailers .wrapper .filters .btn{min-width:max-content}section.used-trailers .wrapper .trailers{grid-template-columns:1fr 1fr 1fr 1fr}}
