.AboutSection-module__ZyCSpq__about{padding:var(--space-xl)0;background:#fff}.AboutSection-module__ZyCSpq__statsSection{margin-bottom:var(--space-xl)}.AboutSection-module__ZyCSpq__statsScroll{width:100vw;padding:var(--space-xl)0;background:var(--color-white);scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin-left:calc(50% - 50vw);overflow:auto hidden}.AboutSection-module__ZyCSpq__statsScroll::-webkit-scrollbar{display:none}.AboutSection-module__ZyCSpq__statsContainer{gap:var(--space-xl);scroll-snap-align:start;justify-content:flex-start;align-items:stretch;min-width:fit-content;padding:0 5%;display:flex}.AboutSection-module__ZyCSpq__statCard{text-align:center;width:280px;padding:var(--space-xl);background:var(--color-white);border-radius:var(--radius);box-shadow:var(--shadow);transition:all var(--transition);scroll-snap-align:start;border:2px solid #0000;flex-direction:column;flex:none;align-items:center;display:flex}.AboutSection-module__ZyCSpq__statCard:hover{border-color:var(--color-secondary);transform:translateY(-8px)scale(1.02);box-shadow:0 15px 30px #00000026}.AboutSection-module__ZyCSpq__statIcon{font-size:2rem}.AboutSection-module__ZyCSpq__statNumber{font-family:var(--font-family);color:var(--color-primary);margin-bottom:var(--space-xs);font-size:2rem;font-weight:700;line-height:1}.AboutSection-module__ZyCSpq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:500}.AboutSection-module__ZyCSpq__statSublabel{color:var(--color-secondary);margin-top:var(--space-xs);font-size:.8rem;font-weight:500}.AboutSection-module__ZyCSpq__contentWrapper{max-width:1200px;margin:0 auto}.AboutSection-module__ZyCSpq__title{color:var(--color-primary);margin-bottom:var(--space-lg);text-align:center;font-size:2.5rem;font-weight:700;line-height:1.2}.AboutSection-module__ZyCSpq__highlight{color:var(--color-secondary);position:relative}.AboutSection-module__ZyCSpq__highlight:after{content:"";background:var(--color-secondary);opacity:.3;border-radius:2px;height:3px;position:absolute;bottom:-3px;left:0;right:0}.AboutSection-module__ZyCSpq__description{color:var(--text-secondary);margin-bottom:var(--space-xl);text-align:center;max-width:900px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}.AboutSection-module__ZyCSpq__benefitsGrid{gap:var(--space-lg);margin-bottom:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}.AboutSection-module__ZyCSpq__benefitCard{gap:var(--space-md);padding:var(--space-lg);background:var(--color-white);border-radius:var(--radius);box-shadow:var(--shadow);transition:all var(--transition);display:flex}.AboutSection-module__ZyCSpq__benefitCard:hover{box-shadow:var(--shadow);transform:translate(5px)}.AboutSection-module__ZyCSpq__benefitIcon{background-color:var(--color-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.AboutSection-module__ZyCSpq__benefitContent{flex:1}.AboutSection-module__ZyCSpq__benefitTitle{color:var(--color-primary);margin-bottom:var(--space-xs);font-size:1.2rem;font-weight:600}.AboutSection-module__ZyCSpq__benefitDescription{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.AboutSection-module__ZyCSpq__commitment{background:var(--color-white);padding:var(--space-xl);border-radius:var(--radius);box-shadow:var(--shadow);border-left:4px solid var(--color-secondary)}.AboutSection-module__ZyCSpq__commitmentTitle{color:var(--color-primary);margin-bottom:var(--space-md);font-size:1.3rem;font-weight:600}.AboutSection-module__ZyCSpq__commitmentPoints{gap:var(--space-sm);flex-direction:column;display:flex}.AboutSection-module__ZyCSpq__commitmentPoint{align-items:flex-start;gap:var(--space-sm);color:var(--text-secondary);font-size:.95rem;display:flex}.AboutSection-module__ZyCSpq__pointIcon{color:var(--color-secondary);flex-shrink:0;margin-top:2px;font-weight:700}.AboutSection-module__ZyCSpq__combinedSection{margin:var(--space-xl)0;position:relative;overflow:visible}.AboutSection-module__ZyCSpq__horizontalScroll{width:100vw;padding:var(--space-xl)0;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;background:#164d71 linear-gradient(135deg,#164d71 0%,#004a6b 100%);margin-left:calc(50% - 50vw);overflow:auto hidden}.AboutSection-module__ZyCSpq__horizontalScroll::-webkit-scrollbar{display:none}.AboutSection-module__ZyCSpq__cardsContainer{gap:var(--space-lg);scroll-snap-align:start;width:100%;max-width:1200px;margin:0 auto;padding:0 5%;display:flex}.AboutSection-module__ZyCSpq__scrollCard{text-align:center;width:320px;padding:var(--space-xl);border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;scroll-snap-align:start;background:#ffffff1a;border:1px solid #fff3;flex:none;transition:all .3s}.AboutSection-module__ZyCSpq__scrollCard:hover{background:#ffffff26;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0000004d}.AboutSection-module__ZyCSpq__cardIcon{color:var(--color-secondary);margin-bottom:var(--space-md);filter:drop-shadow(0 0 10px #03b4c64d);justify-content:center;display:flex}.AboutSection-module__ZyCSpq__cardTitle{margin-bottom:var(--space-sm);color:#fff;font-size:1.3rem;font-weight:600;line-height:1.3}.AboutSection-module__ZyCSpq__cardDescription{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.AboutSection-module__ZyCSpq__title{font-size:2.2rem}.AboutSection-module__ZyCSpq__statsScroll{padding:var(--space-lg)0}.AboutSection-module__ZyCSpq__statCard{width:260px}.AboutSection-module__ZyCSpq__benefitsGrid{grid-template-columns:1fr}.AboutSection-module__ZyCSpq__scrollCard{width:280px;padding:var(--space-lg)}}@media (max-width:768px){.AboutSection-module__ZyCSpq__about{padding:var(--space-xl)0}.AboutSection-module__ZyCSpq__statsScroll{padding:var(--space-lg)0}.AboutSection-module__ZyCSpq__statsContainer{gap:var(--space-lg);padding:0 var(--space-md)}.AboutSection-module__ZyCSpq__statCard{width:240px;padding:var(--space-lg)}.AboutSection-module__ZyCSpq__statNumber{font-size:2.5rem}.AboutSection-module__ZyCSpq__mainContent{gap:var(--space-xl);grid-template-columns:1fr}.AboutSection-module__ZyCSpq__title{text-align:center;font-size:2rem}.AboutSection-module__ZyCSpq__description{text-align:center}.AboutSection-module__ZyCSpq__imageContent{order:-1}.AboutSection-module__ZyCSpq__horizontalScroll{padding:var(--space-lg)0}.AboutSection-module__ZyCSpq__scrollCard{width:260px;padding:var(--space-md)}.AboutSection-module__ZyCSpq__cardTitle{font-size:1.1rem}.AboutSection-module__ZyCSpq__productsGrid{gap:var(--space-xs);grid-template-columns:1fr 1fr}.AboutSection-module__ZyCSpq__productImage{height:120px}.AboutSection-module__ZyCSpq__galleryTitle{font-size:1.2rem}}@media (max-width:480px){.AboutSection-module__ZyCSpq__statsScroll{padding:var(--space-md)0}.AboutSection-module__ZyCSpq__statsContainer{gap:var(--space-md);padding:0 var(--space-sm)}.AboutSection-module__ZyCSpq__statCard{width:220px;padding:var(--space-md)}.AboutSection-module__ZyCSpq__title{font-size:1.8rem}.AboutSection-module__ZyCSpq__benefitCard{text-align:center;padding:var(--space-md);flex-direction:column}.AboutSection-module__ZyCSpq__benefitIcon{margin:0 auto var(--space-sm)}.AboutSection-module__ZyCSpq__commitment{padding:var(--space-lg)}.AboutSection-module__ZyCSpq__commitmentPoint{text-align:left}.AboutSection-module__ZyCSpq__horizontalScroll{padding:var(--space-md)0}.AboutSection-module__ZyCSpq__scrollCard{width:240px;padding:var(--space-sm)}.AboutSection-module__ZyCSpq__cardTitle{font-size:1rem}.AboutSection-module__ZyCSpq__cardDescription{font-size:.85rem}.AboutSection-module__ZyCSpq__productsGrid{gap:var(--space-xs);grid-template-columns:1fr 1fr}.AboutSection-module__ZyCSpq__productImage{height:100px}.AboutSection-module__ZyCSpq__galleryTitle{font-size:1.1rem}.AboutSection-module__ZyCSpq__galleryDescription{font-size:.85rem}.AboutSection-module__ZyCSpq__statNumber{padding-top:15px;font-size:1.6rem}}@media (min-width:768px){.AboutSection-module__ZyCSpq__statsScroll{width:100%;max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem;overflow-x:visible}.AboutSection-module__ZyCSpq__statsContainer{grid-template-columns:repeat(4,1fr);justify-items:center;gap:1.5rem;min-width:100%;display:grid}.AboutSection-module__ZyCSpq__statCard{gap:.75rem;width:240px}.AboutSection-module__ZyCSpq__horizontalScroll{width:100%;padding:var(--space-xl)2rem;background:#164d71 linear-gradient(135deg,#164d71 0%,#004a6b 100%);max-width:100%;margin-left:0;overflow-x:visible}.AboutSection-module__ZyCSpq__cardsContainer{justify-items:center;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));width:100%;max-width:1200px;margin:0 auto;display:grid}.AboutSection-module__ZyCSpq__scrollCard{width:100%}.AboutSection-module__ZyCSpq__statIcon{margin-bottom:.25rem}}
