section.trailer-list{background:#efefef;margin-top:40px}section.trailer-list .wrapper .filters{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:16px;margin-bottom:2rem}section.trailer-list .wrapper .filters .btn{align-self:flex-end;padding:12px 16px}section.trailer-list .wrapper .filters .filter p{color:#3f3f3f}section.trailer-list .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:#FFF;padding:12px 16px;outline-color:default}section.trailer-list .wrapper .trailers{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:32px}section.trailer-list .wrapper .no-results{width:100%;padding:40px 0}section.trailer-list .wrapper .trailer{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:auto;width:100%;height:auto}section.trailer-list .wrapper .trailer .images{min-width:0;width:100%;overflow:hidden}section.trailer-list .wrapper .trailer .images .swiper-pagination{position:absolute;bottom:8px;z-index:99999;background:rgba(63,63,63,.2);padding:0 8px;border-radius:4px;width:fit-content;margin:0 auto;left:0;right:0}section.trailer-list .wrapper .trailer .images .swiper-pagination .swiper-pagination-bullet{opacity:1;width:10px;height:10px;background:#FFF;margin:0 2px;transition:all .3s ease}section.trailer-list .wrapper .trailer .images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;border-radius:10px;background:#4FB973}section.trailer-list .wrapper .trailer .content{width:100%;background:#FFF;padding:24px 16px}section.trailer-list .wrapper .trailer .content .title{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:auto}section.trailer-list .wrapper .trailer .content .title h2{font-family:Lato,sans-serif;font-weight:600;font-size:1.5rem;color:#676868;line-height:1.3}section.trailer-list .wrapper .trailer .content .title .price-wrap p,section.trailer-list .wrapper .trailer .content .title .price-wrap span{font-family:Lato,sans-serif;font-weight:500;font-size:1rem;color:#676868;line-height:1.3}section.trailer-list .wrapper .trailer .content .title .price{font-family:Lato,sans-serif;font-weight:700;font-size:1.5rem;color:#676868;line-height:1.3;display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:row;flex-wrap:auto;gap:12px}section.trailer-list .wrapper .trailer .content .title .price span{margin-bottom:4px}section.trailer-list .wrapper .trailer .content .tab-content{display:none;background:#FFF;padding:16px 0;border-radius:8px;width:100%}section.trailer-list .wrapper .trailer .content .tab-content.active{display:block}section.trailer-list .wrapper .trailer .content .tab-content .spec{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;flex-wrap:auto;gap:16px}section.trailer-list .wrapper .trailer .content .tab-content .spec p:not(:first-child){font-weight:600}section.trailer-list .wrapper .trailer .content .tab-content .spec p{margin-bottom:12px}section.trailer-list .wrapper .trailer .content .btns{margin-top:16px}section.trailer-list .wrapper .trailer .content .btns .btn{width:100%}@media only screen and (min-width: 992px){section.trailer-list{margin-top:80px}section.trailer-list .wrapper{gap:40px}section.trailer-list .wrapper .trailer{display:grid;grid-template-columns:1fr 1fr;column-gap:auto;row-gap:auto;grid-template-areas:"left right";gap:0;width:100%}section.trailer-list .wrapper .trailer:nth-child(2n) .images{grid-area:right}section.trailer-list .wrapper .trailer:nth-child(2n) .content{grid-area:left}section.trailer-list .wrapper .trailer .images{min-width:0;grid-area:left;height:100%}section.trailer-list .wrapper .trailer .images .swiper{height:100%;margin-top:0}section.trailer-list .wrapper .trailer .images .swiper .swiper-wrapper{height:100%}section.trailer-list .wrapper .trailer .images .swiper .swiper-wrapper .swiper-slide{height:auto}section.trailer-list .wrapper .trailer .images .swiper .swiper-wrapper .swiper-slide .image{height:100%}section.trailer-list .wrapper .trailer .images .swiper .swiper-wrapper .swiper-slide .image img{width:100%;height:100%;object-fit:cover}section.trailer-list .wrapper .trailer .content{grid-area:right;padding:40px;height:100%}section.trailer-list .wrapper .trailer .content .title{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}section.trailer-list .wrapper .trailer .content .title h2{font-size:2.25rem}section.trailer-list .wrapper .trailer .content .title .price-wrap{align-self:flex-end}section.trailer-list .wrapper .trailer .content .title .price-wrap .price{font-size:2rem}section.trailer-list .wrapper .trailer .content .title .price-wrap .small{text-align:right}}
