.about-module__y4cfbq__page{background:var(--bg-primary)}.about-module__y4cfbq__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-light);text-align:center;padding:80px 0 60px}.about-module__y4cfbq__header h1{margin-top:var(--space-md);font-size:clamp(2.2rem,4vw,3.2rem)}.about-module__y4cfbq__headerDesc{max-width:650px;margin:var(--space-md) auto 0;color:var(--text-muted);font-size:1.1rem}.about-module__y4cfbq__narrativeSection{padding:var(--space-3xl) 0;border-bottom:1px solid var(--border-light)}.about-module__y4cfbq__narrativeGrid{gap:var(--space-3xl);grid-template-columns:1.1fr .9fr;align-items:center;display:grid}@media (max-width:1024px){.about-module__y4cfbq__narrativeGrid{gap:var(--space-2xl);grid-template-columns:1fr}}.about-module__y4cfbq__narrativeCarousel{aspect-ratio:4/3;border:1px solid var(--border-light);background:var(--white);width:100%;box-shadow:var(--shadow-soft);padding:10px;position:relative;overflow:hidden}.about-module__y4cfbq__sliderContainer{background:var(--bg-secondary);width:100%;height:100%;position:relative;overflow:hidden}.about-module__y4cfbq__slide{opacity:0;z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1.02)}.about-module__y4cfbq__slideActive{opacity:1;z-index:2;transform:scale(1)}.about-module__y4cfbq__prevBtn,.about-module__y4cfbq__nextBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border-light);width:36px;height:36px;color:var(--text-dark);cursor:pointer;z-index:10;box-shadow:var(--shadow-soft);background:#ffffffbf;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.about-module__y4cfbq__prevBtn:hover,.about-module__y4cfbq__nextBtn:hover{background:var(--brand-green);color:var(--white);border-color:var(--brand-green)}.about-module__y4cfbq__prevBtn{left:20px}.about-module__y4cfbq__nextBtn{right:20px}.about-module__y4cfbq__slideLabel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-light);color:var(--text-dark);text-transform:uppercase;letter-spacing:.1em;z-index:10;background:#ffffffd9;padding:8px 16px;font-size:.75rem;font-weight:700;position:absolute;bottom:20px;left:20px}.about-module__y4cfbq__narrativeText{gap:var(--space-lg);text-align:left;flex-direction:column;display:flex}.about-module__y4cfbq__narrativeText .editorial-tag{align-self:center}.about-module__y4cfbq__narrativeText h2{color:var(--text-dark);font-size:clamp(2rem,3.5vw,2.8rem)}.about-module__y4cfbq__narrativeText p{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.about-module__y4cfbq__credentials{gap:var(--space-2xl);border-top:1px solid var(--border-light);padding-top:var(--space-lg);margin-top:var(--space-md);display:flex}.about-module__y4cfbq__credentialItem{flex-direction:column;display:flex}.about-module__y4cfbq__credentialNumber{font-family:var(--font-heading);color:var(--brand-green);font-size:2.2rem;font-weight:500;line-height:1.1}.about-module__y4cfbq__credentialLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-top:4px;font-size:.75rem;font-weight:700}.about-module__y4cfbq__establishmentsSection{padding:var(--space-3xl) 0;border-bottom:1px solid var(--border-light)}.about-module__y4cfbq__establishmentsGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.about-module__y4cfbq__establishmentsGrid{grid-template-columns:1fr}}.about-module__y4cfbq__establishmentCard{background:var(--white);border:1px solid var(--border-light);padding:var(--space-2xl) var(--space-xl);box-shadow:var(--shadow-soft);flex-direction:column;transition:all .3s;display:flex;position:relative}.about-module__y4cfbq__establishmentCard:hover{border-color:var(--brand-green);box-shadow:var(--shadow-premium);transform:translateY(-4px)}.about-module__y4cfbq__establishmentNumber{font-family:var(--font-heading);color:var(--brand-gold-dark);opacity:.35;margin-bottom:var(--space-md);font-size:2.2rem;font-weight:800;line-height:1}.about-module__y4cfbq__establishmentBadge{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-green);margin-bottom:var(--space-sm);background:#0b6a3a14;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-block}.about-module__y4cfbq__establishmentHeader h3{font-family:var(--font-body);color:var(--text-dark);margin-bottom:var(--space-md);font-size:1.2rem;font-weight:700;line-height:1.3}.about-module__y4cfbq__establishmentCard p{color:var(--text-muted);margin-top:auto;font-size:.9rem;line-height:1.65}.about-module__y4cfbq__valuesSection{padding:var(--space-3xl) 0;background:var(--bg-secondary);border-bottom:1px solid var(--border-light)}.about-module__y4cfbq__valuesGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.about-module__y4cfbq__valuesGrid{grid-template-columns:1fr}}.about-module__y4cfbq__valueCard{background:var(--white);border:1px solid var(--border-light);padding:var(--space-2xl) var(--space-lg);text-align:center;box-shadow:var(--shadow-soft);flex-direction:column;align-items:center;transition:all .3s;display:flex}.about-module__y4cfbq__valueIconBox{border:1px solid var(--border-light);width:54px;height:54px;color:var(--brand-green);margin-bottom:var(--space-lg);justify-content:center;align-items:center;display:flex}.about-module__y4cfbq__valueCard h3{font-family:var(--font-body);margin-bottom:var(--space-sm);color:var(--text-dark);font-size:1.1rem;font-weight:700}.about-module__y4cfbq__valueCard p{color:var(--text-muted);font-size:.88rem;line-height:1.6}.about-module__y4cfbq__valueCard:hover{border-color:var(--brand-green);box-shadow:var(--shadow-premium);transform:translateY(-4px)}.about-module__y4cfbq__gallerySection{padding:var(--space-3xl) 0;border-bottom:1px solid var(--border-light)}.about-module__y4cfbq__galleryGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.about-module__y4cfbq__galleryGrid{grid-template-columns:1fr}}.about-module__y4cfbq__galleryItem{gap:var(--space-md);flex-direction:column;display:flex}.about-module__y4cfbq__galleryItem h4{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--text-dark);font-size:.85rem;font-weight:700}.about-module__y4cfbq__galleryImage1,.about-module__y4cfbq__galleryImage2,.about-module__y4cfbq__galleryImage3{aspect-ratio:4/3;border:1px solid var(--border-light);background:var(--white);width:100%;box-shadow:var(--shadow-soft);padding:6px}.about-module__y4cfbq__galleryImage1{background-image:url(/products/cabine_douche.png);background-position:50%;background-size:cover}.about-module__y4cfbq__galleryImage2{background-image:url(/products/baignoire_ilot.png);background-position:50%;background-size:cover}.about-module__y4cfbq__galleryImage3{background-image:url(/products/lustre_cristal.png);background-position:50%;background-size:cover}@media (max-width:768px){.about-module__y4cfbq__header{padding:60px 0 40px}.about-module__y4cfbq__header h1{font-size:2rem}.about-module__y4cfbq__headerDesc{font-size:.95rem}.about-module__y4cfbq__narrativeSection{padding:var(--space-2xl) 0}.about-module__y4cfbq__narrativeGrid{gap:var(--space-xl)}.about-module__y4cfbq__narrativeCarousel{max-width:440px;margin:0 auto var(--space-md);aspect-ratio:4/3}.about-module__y4cfbq__prevBtn,.about-module__y4cfbq__nextBtn{width:32px;height:32px}.about-module__y4cfbq__prevBtn{left:10px}.about-module__y4cfbq__nextBtn{right:10px}.about-module__y4cfbq__slideLabel{padding:6px 12px;font-size:.65rem;bottom:10px;left:10px}.about-module__y4cfbq__narrativeText{text-align:center;align-items:center}.about-module__y4cfbq__narrativeText .editorial-tag{justify-content:center;width:100%}.about-module__y4cfbq__narrativeText .editorial-tag:before{content:"";background-color:var(--brand-gold-dark);width:40px;height:1px}.about-module__y4cfbq__narrativeText h2{font-size:1.7rem}.about-module__y4cfbq__narrativeText p{font-size:.92rem;line-height:1.6}.about-module__y4cfbq__credentials{justify-content:center;gap:var(--space-xl);width:100%}.about-module__y4cfbq__credentialItem{align-items:center}.about-module__y4cfbq__credentialNumber{font-size:1.7rem}.about-module__y4cfbq__credentialLabel{font-size:.68rem}.about-module__y4cfbq__valuesSection{padding:var(--space-2xl) 0}.about-module__y4cfbq__valuesGrid{gap:var(--space-md)}.about-module__y4cfbq__valueCard{padding:var(--space-xl) var(--space-md)}.about-module__y4cfbq__valueIconBox{width:46px;height:46px;margin-bottom:var(--space-md)}.about-module__y4cfbq__valueCard h3{font-size:1rem}.about-module__y4cfbq__valueCard p{font-size:.82rem}.about-module__y4cfbq__gallerySection{padding:var(--space-2xl) 0}.about-module__y4cfbq__galleryGrid{gap:var(--space-md)}.about-module__y4cfbq__galleryItem h4{font-size:.78rem}.about-module__y4cfbq__galleryImage1,.about-module__y4cfbq__galleryImage2,.about-module__y4cfbq__galleryImage3{padding:4px}}@media (max-width:480px){.about-module__y4cfbq__header{padding:50px 0 30px}.about-module__y4cfbq__header h1{font-size:1.7rem}.about-module__y4cfbq__headerDesc{font-size:.85rem}.about-module__y4cfbq__narrativeText h2{font-size:1.4rem}.about-module__y4cfbq__credentials{gap:var(--space-lg);flex-wrap:wrap}.about-module__y4cfbq__credentialNumber{font-size:1.4rem}.about-module__y4cfbq__galleryGrid{gap:var(--space-xl);grid-template-columns:1fr}}
