.Hero-module__JgYmMq__heroSection{background-color:#005b5c;width:100%;height:70vh;min-height:500px;position:relative;overflow:hidden}.Hero-module__JgYmMq__sliderContainer{will-change:transform;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.Hero-module__JgYmMq__slide{flex:0 0 100%;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Hero-module__JgYmMq__backgroundImage{object-fit:cover;object-position:center;z-index:0}.Hero-module__JgYmMq__overlay{z-index:1;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__content{z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 2rem;position:relative}.Hero-module__JgYmMq__title{letter-spacing:-.02em;opacity:0;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:.8s forwards Hero-module__JgYmMq__fadeUp;transform:translateY(20px)}.Hero-module__JgYmMq__subtitle{opacity:0;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.6;animation:.8s .2s forwards Hero-module__JgYmMq__fadeUp;transform:translateY(20px)}.Hero-module__JgYmMq__ctaButton{color:#005b5c;opacity:0;background-color:#fff;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;animation:.8s .4s forwards Hero-module__JgYmMq__fadeUp;display:inline-block;position:relative;overflow:hidden;transform:translateY(20px)}.Hero-module__JgYmMq__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#005b5c26,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.Hero-module__JgYmMq__ctaButton:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.Hero-module__JgYmMq__ctaButton:hover:before{left:100%}.Hero-module__JgYmMq__dotsContainer{z-index:3;gap:1rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__dot{cursor:pointer;background-color:#fff6;border:2px solid #0000;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Hero-module__JgYmMq__dot:hover{background-color:#fffc}.Hero-module__JgYmMq__activeDot{background-color:#fff;transform:scale(1.2)}@keyframes Hero-module__JgYmMq__fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__JgYmMq__title{font-size:2.5rem}.Hero-module__JgYmMq__subtitle{font-size:1.1rem}.Hero-module__JgYmMq__heroSection{height:75vh;min-height:550px}}@media (max-width:768px){.Hero-module__JgYmMq__title{margin-bottom:1rem;font-size:2rem}.Hero-module__JgYmMq__subtitle{margin-bottom:2rem;font-size:1rem}.Hero-module__JgYmMq__ctaButton{padding:.875rem 2rem;font-size:1rem}.Hero-module__JgYmMq__heroSection{height:80vh;min-height:550px}}
.Stats-module__Lag95a__statsSection{background-color:#005b5c;padding:2.5rem 2rem}.Stats-module__Lag95a__container{grid-template-columns:repeat(3,1fr);align-items:start;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Stats-module__Lag95a__statCard{text-align:left;background-color:#0000;border:none;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.Stats-module__Lag95a__iconWrapper{color:#fff;opacity:1;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Stats-module__Lag95a__textWrapper{flex-direction:column;display:flex}.Stats-module__Lag95a__statValue{color:#fff;letter-spacing:-.02em;margin:0 0 .25rem;font-size:2.5rem;font-weight:700;line-height:1}.Stats-module__Lag95a__statLabel{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:1rem;font-weight:700}.Stats-module__Lag95a__statDesc{color:#ffffffd9;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.Stats-module__Lag95a__statValue{font-size:2.25rem}}@media (max-width:768px){.Stats-module__Lag95a__statsSection{padding:2.5rem 1.5rem}.Stats-module__Lag95a__container{grid-template-columns:1fr;gap:2rem}}
.Introduction-module__ahpKoG__introSection{color:#333;background-color:#fff;padding:8rem 4rem}.Introduction-module__ahpKoG__container{opacity:0;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;transition:opacity 1s cubic-bezier(.25,1,.5,1),transform 1s cubic-bezier(.25,1,.5,1);display:grid;transform:translateY(40px)}.Introduction-module__ahpKoG__visible{opacity:1;transform:translateY(0)}.Introduction-module__ahpKoG__leftColumn{flex-direction:column;justify-content:center;display:flex}.Introduction-module__ahpKoG__heading{letter-spacing:-.02em;color:#111;margin:0;font-size:3.5rem;font-weight:700;line-height:1.1}.Introduction-module__ahpKoG__heading span{color:#005b5c;display:block}.Introduction-module__ahpKoG__rightColumn{flex-direction:column;justify-content:center;display:flex}.Introduction-module__ahpKoG__paragraph{color:#555;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.7}.Introduction-module__ahpKoG__statsContainer{border-top:1px solid #eee;gap:3rem;margin-top:2rem;padding-top:2rem;display:flex}.Introduction-module__ahpKoG__statBox{flex-direction:column;display:flex}.Introduction-module__ahpKoG__statNumber{color:#005b5c;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.Introduction-module__ahpKoG__statLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}@media (max-width:1024px){.Introduction-module__ahpKoG__introSection{padding:6rem 2rem}.Introduction-module__ahpKoG__heading{font-size:2.75rem}}@media (max-width:768px){.Introduction-module__ahpKoG__introSection{padding:4rem 1.5rem}.Introduction-module__ahpKoG__container{grid-template-columns:1fr;gap:2.5rem}.Introduction-module__ahpKoG__heading{font-size:2.25rem}.Introduction-module__ahpKoG__statsContainer{flex-wrap:wrap;gap:2rem}}
.About-module__S-Ka5a__aboutSection{background-color:#fcfcfc;border-top:1px solid #eee;padding:6rem 4rem}.About-module__S-Ka5a__container{opacity:0;max-width:1200px;margin:0 auto;transition:opacity 1s cubic-bezier(.25,1,.5,1),transform 1s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.About-module__S-Ka5a__visible{opacity:1;transform:translateY(0)}.About-module__S-Ka5a__topSection{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;margin-bottom:5rem;display:grid}.About-module__S-Ka5a__textContent{max-width:600px}.About-module__S-Ka5a__label{color:#005b5c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.About-module__S-Ka5a__heading{color:#111;letter-spacing:-.02em;margin:0 0 2rem;font-size:3.5rem;font-weight:700;line-height:1.15}.About-module__S-Ka5a__introText{color:#555;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.7}.About-module__S-Ka5a__missionCards{flex-direction:column;gap:3rem;padding-top:1.5rem;display:flex}.About-module__S-Ka5a__missionBlock{border-left:4px solid #005b5c;padding-left:1.5rem}.About-module__S-Ka5a__cardHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.About-module__S-Ka5a__iconBox{color:#005b5c;justify-content:center;align-items:center;display:flex}.About-module__S-Ka5a__cardTitle{color:#111;margin:0;font-size:1.5rem;font-weight:700}.About-module__S-Ka5a__cardText{color:#555;margin:0;font-size:1.05rem;line-height:1.6}.About-module__S-Ka5a__categoriesBanner{background-color:#005b5c;border-radius:12px;margin-bottom:5rem;padding:3rem 4rem}.About-module__S-Ka5a__categoriesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.About-module__S-Ka5a__categoryCard{flex-direction:row;justify-content:flex-start;align-items:center;gap:1.25rem;display:flex}.About-module__S-Ka5a__catIconWrapper{color:#fff;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__S-Ka5a__catName{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.About-module__S-Ka5a__servicesSection{border-top:1px solid #eee;padding-top:4rem}.About-module__S-Ka5a__sectionTitle{color:#111;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700}.About-module__S-Ka5a__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.About-module__S-Ka5a__serviceBox{text-align:left;background-color:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;padding:3.5rem 2.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.About-module__S-Ka5a__serviceBox:hover{background-color:#f0f7f7;border-color:#005b5c}.About-module__S-Ka5a__serviceNumber{color:#f5f5f5;z-index:0;pointer-events:none;font-size:8rem;font-weight:800;line-height:1;transition:color .4s;position:absolute;top:-1rem;right:0}.About-module__S-Ka5a__serviceBox:hover .About-module__S-Ka5a__serviceNumber{color:#e5f2f2}.About-module__S-Ka5a__serviceIcon{color:#005b5c;z-index:1;background-color:#f0f7f7;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;transition:all .4s;display:flex;position:relative}.About-module__S-Ka5a__serviceBox:hover .About-module__S-Ka5a__serviceIcon{color:#fff;background-color:#005b5c}.About-module__S-Ka5a__serviceTitle{color:#111;z-index:1;margin:0 0 1rem;font-size:1.5rem;font-weight:700;position:relative}.About-module__S-Ka5a__serviceText{color:#555;z-index:1;margin:0;font-size:1rem;line-height:1.6;position:relative}@media (max-width:1024px){.About-module__S-Ka5a__aboutSection{padding:5rem 2rem}.About-module__S-Ka5a__topSection{grid-template-columns:1fr;gap:4rem}.About-module__S-Ka5a__textContent{max-width:100%}.About-module__S-Ka5a__heading{font-size:3rem}.About-module__S-Ka5a__missionCards{padding-top:0}.About-module__S-Ka5a__categoriesBanner{padding:3rem 2rem}.About-module__S-Ka5a__catName{font-size:1.25rem}}@media (max-width:768px){.About-module__S-Ka5a__aboutSection{padding:4rem 1.5rem}.About-module__S-Ka5a__heading{font-size:2.5rem}.About-module__S-Ka5a__categoriesGrid{grid-template-columns:1fr;gap:2rem}.About-module__S-Ka5a__categoryCard{justify-content:flex-start}.About-module__S-Ka5a__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.About-module__S-Ka5a__serviceBox{padding:2.5rem 1.5rem}}
.Products-module__vGHnKa__productsSection{background-color:#fff;padding:6rem 4rem}.Products-module__vGHnKa__container{opacity:0;max-width:1200px;margin:0 auto;transition:opacity 1s cubic-bezier(.25,1,.5,1),transform 1s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.Products-module__vGHnKa__visible{opacity:1;transform:translateY(0)}.Products-module__vGHnKa__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Products-module__vGHnKa__label{color:#005b5c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.Products-module__vGHnKa__heading{color:#111;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3.5rem;font-weight:700;line-height:1.15}.Products-module__vGHnKa__description{color:#555;margin:0;font-size:1.15rem;line-height:1.7}.Products-module__vGHnKa__controlsContainer{flex-direction:column;align-items:center;gap:2rem;margin-bottom:2.5rem;display:flex}.Products-module__vGHnKa__searchWrapper{width:100%;max-width:600px;position:relative}.Products-module__vGHnKa__searchIcon{color:#999;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Products-module__vGHnKa__searchInput{background-color:#fcfcfc;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:1rem 1rem 1rem 3.5rem;font-size:1rem;transition:border-color .3s,background-color .3s}.Products-module__vGHnKa__searchInput:focus{background-color:#fff;border-color:#005b5c}.Products-module__vGHnKa__categoryFilters{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Products-module__vGHnKa__categoryBtn{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #0000;border-radius:40px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.Products-module__vGHnKa__categoryBtn:hover{color:#111;background:#eee}.Products-module__vGHnKa__categoryBtn.Products-module__vGHnKa__activeCategory{color:#fff;background:#005b5c}.Products-module__vGHnKa__tableWrapper{border:1px solid #eee;border-radius:8px;width:100%;margin-bottom:2.5rem;overflow-x:auto}.Products-module__vGHnKa__productTable{border-collapse:collapse;text-align:left;width:100%;min-width:800px}.Products-module__vGHnKa__productTable th{color:#111;background-color:#f9f9f9;border-bottom:2px solid #eee;padding:1.25rem 1.5rem;font-weight:700}.Products-module__vGHnKa__productTable td{color:#444;border-bottom:1px solid #eee;padding:1.25rem 1.5rem;font-size:.95rem}.Products-module__vGHnKa__productTable tbody tr:hover{background-color:#fafafa}.Products-module__vGHnKa__productTable tbody tr:last-child td{border-bottom:none}.Products-module__vGHnKa__nameCell{width:65%;font-weight:600;color:#111!important}.Products-module__vGHnKa__categoryCell{width:35%}.Products-module__vGHnKa__emptyState{text-align:center;font-style:italic;color:#888!important;padding:4rem!important}.Products-module__vGHnKa__pagination{justify-content:center;align-items:center;gap:1.5rem;display:flex}.Products-module__vGHnKa__pageBtn{color:#111;cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:4px;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.Products-module__vGHnKa__pageBtn:hover:not(:disabled){background-color:#f5f5f5;border-color:#ddd}.Products-module__vGHnKa__pageBtn:disabled{opacity:.5;cursor:not-allowed}.Products-module__vGHnKa__pageInfo{color:#666;font-size:.95rem;font-weight:500}@media (max-width:1024px){.Products-module__vGHnKa__productsSection{padding:5rem 2rem}.Products-module__vGHnKa__heading{font-size:2.75rem}}@media (max-width:768px){.Products-module__vGHnKa__productsSection{padding:4rem 1.5rem}.Products-module__vGHnKa__header{margin-bottom:3rem}.Products-module__vGHnKa__heading{font-size:2.25rem}.Products-module__vGHnKa__controlsContainer{align-items:stretch}.Products-module__vGHnKa__categoryFilters{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.Products-module__vGHnKa__categoryBtn{white-space:nowrap}}
.Brands-module__yNAEjq__brandsSection{background-color:#fcfcfc;border-top:1px solid #eee;padding:6rem 2rem}.Brands-module__yNAEjq__container{max-width:1200px;margin:0 auto}.Brands-module__yNAEjq__header{text-align:center;margin-bottom:4rem}.Brands-module__yNAEjq__label{color:#005b5c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.Brands-module__yNAEjq__heading{color:#111;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3.5rem;font-weight:700}.Brands-module__yNAEjq__description{color:#555;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Brands-module__yNAEjq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Brands-module__yNAEjq__brandCard{background-color:#fff;border:1px solid #eee;border-radius:8px;justify-content:center;align-items:center;padding:2.5rem 1rem;transition:all .3s;display:flex}.Brands-module__yNAEjq__brandCard:hover{background-color:#f0f7f7;border-color:#005b5c}.Brands-module__yNAEjq__brandName{color:#333;letter-spacing:-.03em;text-transform:uppercase;font-size:1.5rem;font-weight:800;transition:color .3s}.Brands-module__yNAEjq__brandCard:hover .Brands-module__yNAEjq__brandName{color:#005b5c}@media (max-width:1024px){.Brands-module__yNAEjq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Brands-module__yNAEjq__brandsSection{padding:4rem 1.5rem}.Brands-module__yNAEjq__heading{font-size:2.5rem}.Brands-module__yNAEjq__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Brands-module__yNAEjq__brandCard{padding:2rem 1rem}.Brands-module__yNAEjq__brandName{font-size:1.25rem}}@media (max-width:480px){.Brands-module__yNAEjq__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.Brands-module__yNAEjq__brandCard{padding:1.5rem .5rem}.Brands-module__yNAEjq__brandName{font-size:1rem}}
.Cta-module__iI3zKq__ctaSection{text-align:center;color:#fff;background-color:#005b5c;padding:4rem 2rem}.Cta-module__iI3zKq__container{max-width:800px;margin:0 auto}.Cta-module__iI3zKq__heading{letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3rem;font-weight:700}.Cta-module__iI3zKq__description{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}.Cta-module__iI3zKq__primaryButton{color:#005b5c;text-align:center;background-color:#fff;border-radius:4px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden}.Cta-module__iI3zKq__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#005b5c26,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.Cta-module__iI3zKq__primaryButton:hover{background-color:#f5f5f5}.Cta-module__iI3zKq__primaryButton:hover:before{left:100%}@media (max-width:768px){.Cta-module__iI3zKq__ctaSection{padding:3rem 1.5rem}.Cta-module__iI3zKq__heading{font-size:2.25rem}.Cta-module__iI3zKq__description{margin-bottom:2rem;font-size:1.1rem}}
.Faqs-module__CWWsEa__faqsSection{background-color:#fff;padding:6rem 2rem}.Faqs-module__CWWsEa__container{max-width:800px;margin:0 auto}.Faqs-module__CWWsEa__header{text-align:center;margin-bottom:4rem}.Faqs-module__CWWsEa__heading{color:#111;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.Faqs-module__CWWsEa__description{color:#666;margin:0;font-size:1.15rem}.Faqs-module__CWWsEa__accordion{flex-direction:column;gap:1rem;display:flex}.Faqs-module__CWWsEa__accordionItem{cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:8px;transition:all .3s;overflow:hidden}.Faqs-module__CWWsEa__accordionItem:hover{border-color:#005b5c}.Faqs-module__CWWsEa__accordionItem.Faqs-module__CWWsEa__active{background-color:#fbfdfd;border-color:#005b5c}.Faqs-module__CWWsEa__accordionHeader{justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.Faqs-module__CWWsEa__question{color:#111;margin:0;font-size:1.15rem;font-weight:600;transition:color .3s}.Faqs-module__CWWsEa__active .Faqs-module__CWWsEa__question{color:#005b5c}.Faqs-module__CWWsEa__iconWrapper{color:#005b5c;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.Faqs-module__CWWsEa__active .Faqs-module__CWWsEa__iconWrapper{transform:rotate(180deg)}.Faqs-module__CWWsEa__accordionContent{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Faqs-module__CWWsEa__active .Faqs-module__CWWsEa__accordionContent{max-height:300px}.Faqs-module__CWWsEa__answer{color:#555;margin:0;padding:0 2rem 1.5rem;font-size:1.05rem;line-height:1.7}@media (max-width:768px){.Faqs-module__CWWsEa__faqsSection{padding:4rem 1.5rem}.Faqs-module__CWWsEa__heading{font-size:2rem}.Faqs-module__CWWsEa__accordionHeader{padding:1.25rem 1.5rem}.Faqs-module__CWWsEa__answer{padding:0 1.5rem 1.25rem}.Faqs-module__CWWsEa__question{font-size:1.05rem}}
