.HygieneLayersSection-module__AFU7cW__section{font-family:var(--font-inter), sans-serif;background-color:#f8fafc;padding:5rem 2rem 6rem;position:relative;overflow:hidden}.HygieneLayersSection-module__AFU7cW__container{flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;display:flex}.HygieneLayersSection-module__AFU7cW__header{text-align:center;margin-bottom:2.5rem}.HygieneLayersSection-module__AFU7cW__sectionTag{color:#d31c3d;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem;font-size:.85rem;font-weight:800;display:block}.HygieneLayersSection-module__AFU7cW__sectionTitle{color:#111827;letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800}.HygieneLayersSection-module__AFU7cW__diagramGrid{grid-template-columns:240px 1fr 240px;align-items:center;gap:3rem;width:100%;max-width:1200px;display:grid}.HygieneLayersSection-module__AFU7cW__labelsColumn{z-index:15;flex-direction:column;justify-content:space-around;height:400px;display:flex}.HygieneLayersSection-module__AFU7cW__labelItem{background:#fff;border:1px solid #0000000f;border-radius:50px;align-items:center;gap:1rem;padding:.85rem 1.35rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;box-shadow:0 4px 14px #0000000d}.HygieneLayersSection-module__AFU7cW__labelItem:hover{transform:translate(4px);box-shadow:0 6px 20px #00000014}.HygieneLayersSection-module__AFU7cW__labelsColumnRight .HygieneLayersSection-module__AFU7cW__labelItem:hover{transform:translate(-4px)}.HygieneLayersSection-module__AFU7cW__labelIcon{object-fit:contain;flex-shrink:0;width:40px;height:40px}.HygieneLayersSection-module__AFU7cW__labelText{color:#1f2937;white-space:nowrap;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.HygieneLayersSection-module__AFU7cW__stageWrapper{justify-content:center;align-items:center;width:100%;height:460px;display:flex;position:relative}.HygieneLayersSection-module__AFU7cW__layersStage{width:100%;max-width:680px;height:360px;position:relative}.HygieneLayersSection-module__AFU7cW__layerSheet{will-change:transform;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .1s ease-out,opacity .15s;display:flex;position:absolute;top:0;left:0}.HygieneLayersSection-module__AFU7cW__sheetImg{object-fit:contain;width:100%;height:100%}.HygieneLayersSection-module__AFU7cW__topWaterDrop{will-change:transform;pointer-events:none;justify-content:center;align-items:center;width:44%;height:60%;transition:transform .1s ease-out;display:flex;position:absolute;top:2%;left:50%;transform:translate(-50%)}.HygieneLayersSection-module__AFU7cW__topWaterImg{object-fit:contain;width:100%;height:100%}.HygieneLayersSection-module__AFU7cW__controlArea{z-index:20;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:3.5rem;display:flex}.HygieneLayersSection-module__AFU7cW__sliderWrapper{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:50px;align-items:center;gap:1.5rem;width:100%;max-width:500px;padding:.85rem 2rem;display:flex;box-shadow:0 4px 20px #0000000f}.HygieneLayersSection-module__AFU7cW__sliderLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;font-size:.85rem;font-weight:700;transition:color .2s}.HygieneLayersSection-module__AFU7cW__sliderLabel:hover{color:#111827}.HygieneLayersSection-module__AFU7cW__sliderLabel.HygieneLayersSection-module__AFU7cW__active{color:#343e48;font-weight:800}.HygieneLayersSection-module__AFU7cW__sliderTrackWrapper{flex:1;align-items:center;display:flex;position:relative}.HygieneLayersSection-module__AFU7cW__sliderInput{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:4px;outline:none;width:100%;height:6px;transition:background .2s}.HygieneLayersSection-module__AFU7cW__sliderInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#343e48;border-radius:50%;width:24px;height:24px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 10px #343e4873}.HygieneLayersSection-module__AFU7cW__sliderInput::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 4px 14px #343e4899}.HygieneLayersSection-module__AFU7cW__sliderInput::-moz-range-thumb{cursor:pointer;background:#343e48;border:none;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 10px #343e4873}.HygieneLayersSection-module__AFU7cW__controlHelper{color:#9ca3af;letter-spacing:.02em;font-size:.85rem;font-weight:500}@media (max-width:1024px){.HygieneLayersSection-module__AFU7cW__section{padding:4rem 1.5rem}.HygieneLayersSection-module__AFU7cW__diagramGrid{grid-template-columns:180px 1fr 180px;gap:1.5rem}.HygieneLayersSection-module__AFU7cW__layersStage{max-width:520px;height:300px}.HygieneLayersSection-module__AFU7cW__labelItem{gap:.75rem;padding:.6rem 1rem}.HygieneLayersSection-module__AFU7cW__labelText{font-size:.95rem}.HygieneLayersSection-module__AFU7cW__labelIcon{width:32px;height:32px}}@media (max-width:820px){.HygieneLayersSection-module__AFU7cW__section{padding:3.5rem 1rem}.HygieneLayersSection-module__AFU7cW__diagramGrid{grid-template-columns:1fr;gap:2rem}.HygieneLayersSection-module__AFU7cW__labelsColumn{flex-flow:wrap;justify-content:center;gap:.75rem;height:auto}.HygieneLayersSection-module__AFU7cW__stageWrapper{order:-1;height:300px}.HygieneLayersSection-module__AFU7cW__layersStage{max-width:90vw;height:220px}.HygieneLayersSection-module__AFU7cW__sectionTitle{font-size:1.85rem}.HygieneLayersSection-module__AFU7cW__sliderWrapper{max-width:90vw;padding:.75rem 1.25rem}}
