.highlighted-section{color:#1a1a1a;background-color:#fff;flex-direction:column;gap:8rem;width:100%;padding:8rem 0;display:flex}.highlighted-block{flex-direction:column;gap:3rem;width:100%;display:flex}.highlighted-header{justify-content:space-between;align-items:flex-end;padding:0 4rem;display:flex}.highlighted-title{letter-spacing:-.01em;margin:0;font-family:Times New Roman,Times,serif;font-size:3.5rem;font-weight:400;line-height:1.1}.highlighted-subtitle{text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-bottom:.5rem;font-family:Futura,sans-serif;font-size:.9rem;display:block}.highlighted-link{color:#1a1a1a;border-bottom:1px solid #1a1a1a;padding-bottom:.2rem;font-family:Futura,sans-serif;font-size:1rem;text-decoration:none;transition:opacity .3s}.highlighted-link:hover{opacity:.6}.highlighted-swiper-container{width:100%}.highlighted-swiper{width:calc(100% - 8rem);margin:0 auto}.swiper-slide{height:auto!important}.highlighted-card{color:inherit;cursor:pointer;flex-direction:column;gap:1rem;height:100%;text-decoration:none;display:flex}.highlighted-img-wrapper{aspect-ratio:4/5;background-color:#f0f0f0;border-radius:8px;width:100%;position:relative;overflow:hidden}.highlighted-img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1)}.highlighted-card:hover .highlighted-img{transform:scale(1.05)}.highlighted-card-info{justify-content:space-between;align-items:flex-start;display:flex}.highlighted-card-name{flex:1;margin:0;padding-right:1rem;font-family:Times New Roman,Times,serif;font-size:1.4rem}.highlighted-card-price{opacity:.8;margin-top:.2rem;font-family:Futura,sans-serif;font-size:.95rem}@media (max-width:1024px){.highlighted-header{padding:0 2rem}.highlighted-swiper{width:calc(100% - 4rem)}}@media (max-width:768px){.highlighted-section{gap:4rem;padding:4rem 0}.highlighted-header{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:0 1rem}.highlighted-title{font-size:2.5rem}.highlighted-swiper{width:calc(100% - 2rem)}}
.brands-section{background-color:#faf9f6;padding:100px 20px;position:relative;overflow:hidden}.brands-container{max-width:1200px;margin:0 auto}.brands-header{text-align:center;opacity:0;margin-bottom:60px;transform:translateY(30px)}.brands-subtitle{text-transform:uppercase;letter-spacing:3px;color:#888;margin-bottom:10px;font-size:.8rem;display:block}.brands-title{font-family:var(--font-playfair), serif;color:#1a1a1a;margin:0;font-size:2.5rem;font-weight:400}.brands-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:40px;display:flex}.brand-card{opacity:0;cursor:default;background:#fff;border:1px solid #00000008;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:260px;padding:40px 30px;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;transform:translateY(40px);box-shadow:0 10px 30px #00000005}.brand-card:hover{border-color:#00000014;box-shadow:0 15px 40px #0000000f;transform:translateY(-10px)!important}.brand-image-wrapper{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:25px;display:flex;position:relative}.brand-image-wrapper img{object-fit:contain;filter:grayscale()opacity(.7);max-width:100%;max-height:100%;transition:all .5s}.brand-card:hover .brand-image-wrapper img{filter:grayscale(0%)opacity();transform:scale(1.05)}.brand-name{font-family:var(--font-inter), sans-serif;color:#333;text-align:center;margin:0;font-size:1.1rem;font-weight:500;transition:color .3s}.brand-card:hover .brand-name{color:#000}@media (max-width:768px){.brands-section{padding:60px 20px}.brands-title{font-size:2rem}.brand-card{width:220px;padding:30px 20px}.brand-image-wrapper{width:100px;height:100px}}@media (max-width:480px){.brand-card{width:100%;max-width:280px}}
