.product-list-hero{padding:150px max(7vw,28px) 65px;background:var(--deep);color:#fff}.product-list-hero h1{font-size:clamp(3rem,5vw,5rem)}.product-list-hero>p:last-child{margin-top:15px;color:#cbdfee}.product-list-content{display:grid;grid-template-columns:240px 1fr;gap:50px;padding:70px max(7vw,28px)}.capacity-filters{display:grid;gap:7px}.capacity-filters button{padding:11px;text-align:left;border:1px solid #cfe0eb;background:#fff;color:#476a87;font:700 12px 'Be Vietnam Pro';cursor:pointer}.capacity-filters button.active,.capacity-filters button:hover{border-color:var(--yellow);background:var(--mist);color:var(--blue)}.result-note{margin:0 0 15px;color:#58758e;font-size:13px}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #cfe0eb}.listing-grid .product-card{border-bottom:1px solid #cfe0eb}.listing-grid .product-card:nth-child(3n){border-right:0}@media(max-width:800px){.product-list-content{grid-template-columns:1fr;gap:30px}.capacity-filters{grid-template-columns:repeat(2,1fr)}.listing-grid{grid-template-columns:1fr 1fr}.listing-grid .product-card:nth-child(3n){border-right:1px solid #cfe0eb}.listing-grid .product-card:nth-child(2n){border-right:0}}@media(max-width:520px){.product-list-content{padding:50px 28px}.capacity-filters{grid-template-columns:1fr}.listing-grid{grid-template-columns:1fr}.listing-grid .product-card{border-right:0!important}}
