.brands-module__MW4rNa__banner{justify-content:center;align-items:center;width:100%;height:85vh;display:flex;position:relative;overflow:hidden}.brands-module__MW4rNa__bannerImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.brands-module__MW4rNa__bannerOverlay{z-index:2;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.brands-module__MW4rNa__bannerTitle{z-index:10;font-family:var(--font-cormorant-garamond);color:#fff;letter-spacing:.1em;text-align:center;text-transform:uppercase;font-size:clamp(3rem,6vw,6rem);font-weight:500;position:absolute}.brands-module__MW4rNa__brandsContainer{max-width:1200px;min-height:800px;margin:0 auto;padding:4rem 2rem}.brands-module__MW4rNa__carouselContainer{border-bottom:1px solid #e0e0e0;justify-content:center;gap:2rem;margin-bottom:4rem;padding:1rem;display:flex}.brands-module__MW4rNa__brandName{font-family:var(--font-jost);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;color:#888;padding-bottom:.5rem;font-size:1.2rem;transition:all .3s;position:relative}.brands-module__MW4rNa__brandName.brands-module__MW4rNa__active{color:#000;font-weight:500}.brands-module__MW4rNa__brandName.brands-module__MW4rNa__active:after{content:"";background-color:#000;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.brands-module__MW4rNa__brandDetailWrapper{width:100%;position:relative}.brands-module__MW4rNa__brandDetail{flex-direction:column;gap:3rem;width:100%;display:flex}.brands-module__MW4rNa__detailHeader{justify-content:space-between;align-items:center;gap:2rem;min-height:300px;margin-bottom:2rem;display:flex}.brands-module__MW4rNa__detailHeaderLeft,.brands-module__MW4rNa__detailHeaderRight{flex:1;justify-content:center;align-items:center;display:flex}.brands-module__MW4rNa__detailHeaderLeft img,.brands-module__MW4rNa__detailHeaderRight img{object-fit:contain;width:auto;max-height:300px}.brands-module__MW4rNa__productGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;min-height:600px;display:grid}.brands-module__MW4rNa__productImage{aspect-ratio:1;background-color:#f9f9f9;border-radius:8px;width:100%;height:auto;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.brands-module__MW4rNa__productImage:hover{transform:translateY(-5px)}.brands-module__MW4rNa__productImage img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.brands-module__MW4rNa__detailHeader{flex-direction:column;min-height:auto}.brands-module__MW4rNa__productGrid{grid-template-columns:1fr}}
