.Hero_heroSection__mJiWc{position:relative;width:100%;min-height:100svh;overflow:hidden;display:flex;align-items:center;justify-content:center}.Hero_backgroundContainer__1kKzw{z-index:0}.Hero_backgroundContainer__1kKzw,.Hero_backgroundImageWrapper__mRkqp{position:absolute;inset:0;width:100%;height:100%}.Hero_backgroundImage__snN3U{object-fit:cover}.Hero_overlay__YZcBy{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,0,0,.6) 0,rgba(0,0,0,.85) 100%);z-index:1}.Hero_content__LbyeP{position:relative;z-index:2;text-align:center;max-width:90%;padding:0 20px;color:var(--accent-text);display:flex;flex-direction:column;align-items:center}.Hero_logoContainer__Tl1o5{margin-bottom:1rem}.Hero_logo__JWVyy{width:20vw;max-width:1000px;height:auto;object-fit:contain;box-shadow:0 4px 12px rgba(0,0,0,.4)}.Hero_title__M0ThY{font-size:clamp(2rem,5vw,4rem);font-weight:700;color:var(--accent-text);margin-bottom:1rem;text-shadow:0 4px 12px rgba(0,0,0,.5)}.Hero_shine__X2VPu{position:relative;background:linear-gradient(120deg,var(--accent-text),#ffffff,var(--accent-text));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:Hero_shineEffect___6DnJ 4s linear infinite}@keyframes Hero_shineEffect___6DnJ{to{background-position:200%}}.Hero_subtitle__Bxmw7{font-size:clamp(1rem,2.5vw,1.5rem);max-width:1000px;color:var(--accent-text);opacity:.9;margin-bottom:2rem;text-shadow:0 2px 6px rgba(0,0,0,.4)}.Hero_buttonGroup__4ldoe{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media (max-width:767px){.Hero_logo__JWVyy{width:60vw}.Hero_heroSection__mJiWc{min-height:auto;padding:100px 0}.Hero_content__LbyeP{padding:0 10px}}.PrimaryButton_primaryButton__tRFNF{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.75em 2em;background-color:var(--accent);color:var(--accent-text);border-radius:8px;font-weight:600;font-size:1.2rem;text-align:center;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:background-color .3s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),-webkit-text-decoration .2s;transition:background-color .3s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),text-decoration .2s;transition:background-color .3s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),text-decoration .2s,-webkit-text-decoration .2s;cursor:pointer}.PrimaryButton_primaryButton__tRFNF:hover{background-color:var(--accent-dark);transform:translateY(-5px) scale(1.03);box-shadow:0 8px 24px rgba(0,0,0,.3),0 0 10px rgba(255,255,255,.1);text-decoration:none}.PrimaryButton_fullWidth__qqxL_{width:100%}.PrimaryButton_icon__lwY03{display:inline-flex;align-items:center;transition:transform .3s ease}.PrimaryButton_primaryButton__tRFNF:hover .PrimaryButton_icon__lwY03{transform:scale(1.2) rotate(10deg)}.PrimaryButton_buttonText__Qu_qf,.SecondaryButton_secondaryButton__pPwvw{display:inline-flex;align-items:center;gap:.5em;text-decoration:none}.SecondaryButton_secondaryButton__pPwvw{justify-content:center;padding:.75em 2em;background-color:transparent;color:var(--accent);border:2px solid var(--accent);border-radius:8px;font-weight:600;font-size:1.2rem;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:background-color .3s ease,color .3s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),-webkit-text-decoration .2s;transition:background-color .3s ease,color .3s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),text-decoration .2s;transition:background-color .3s ease,color .3s ease,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),text-decoration .2s,-webkit-text-decoration .2s;cursor:pointer}.SecondaryButton_secondaryButton__pPwvw:hover{background-color:var(--accent);color:var(--accent-text);transform:translateY(-5px) scale(1.03);box-shadow:0 8px 24px rgba(0,0,0,.2),0 0 10px rgba(255,255,255,.05);text-decoration:none}.SecondaryButton_fullWidth__Fg4EW{width:100%}.SecondaryButton_icon__CeN10{display:inline-flex;align-items:center;transition:transform .3s ease}.SecondaryButton_secondaryButton__pPwvw:hover .SecondaryButton_icon__CeN10{transform:scale(1.2) rotate(10deg)}.SecondaryButton_buttonText__jbOX3{display:inline-flex;align-items:center;gap:.5em;text-decoration:none}.About_aboutSection__ThcHq{position:relative;padding:20px;background:var(--bg);color:var(--text);overflow:hidden}.About_aboutSection__ThcHq:before{content:"";position:absolute;top:-25%;right:-30%;width:140%;height:70%;background:var(--accent-light);transform:rotate(10deg);opacity:.07;pointer-events:none;z-index:0}.About_innerContainer__tuhyf{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.About_imageContainer__quB43{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);flex:1 1}@media (min-width:1024px){.About_aboutSection__ThcHq{padding:100px 20px}.About_innerContainer__tuhyf{flex-direction:row;align-items:stretch;gap:60px}.About_imageContainer__quB43{order:2}.About_textContainer__DmHM0{order:1}}.About_image__1cl_h{object-fit:cover}.About_textContainer__DmHM0{flex:1 1;width:100%;text-align:left}.About_heading__iWGC0{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--accent-text);position:relative;margin-bottom:1.5rem;text-align:left}.About_underline__apDf7{display:block;height:4px;width:50%;max-width:250px;background-color:var(--accent);margin-top:.5rem;border-radius:2px}.About_paragraph__3CI0_{font-size:clamp(1rem,2.5vw,1.3rem);color:var(--accent-text);margin-bottom:1rem;line-height:1.8;text-align:left}.About_textContainer__DmHM0 .primaryButton,.About_textContainer__DmHM0 button{margin-top:1.5rem}.Values_valuesSection__Cy4tk{padding:100px 20px;background:var(--background-primary);color:var(--text-primary);position:relative;overflow:hidden}.Values_valuesSection__Cy4tk:before{content:"";position:absolute;top:-20%;left:-30%;width:160%;height:60%;background:var(--accent-light);transform:rotate(-12deg);opacity:.08;pointer-events:none;z-index:0}.Values_container__cvMt7{max-width:1200px;margin:0 auto;position:relative;z-index:1;text-align:left}.Values_heading__LPDDi{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:var(--text-primary);margin-bottom:.5rem;display:inline-block}.Values_underline__ub1EK{display:block;margin-top:.5rem;height:4px;width:80%;max-width:400px;background:var(--accent);border-radius:2px}.Values_subtitle__cd_zn{font-size:clamp(1.125rem,3vw,1.5rem);color:var(--text-secondary);opacity:.9;margin-bottom:3rem;line-height:1.6}.Values_grid__f0Jjh{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media (max-width:1023px){.Values_grid__f0Jjh{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.Values_grid__f0Jjh{grid-template-columns:1fr}}.Values_card__B2YsP{background:rgba(255,255,255,.04);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:14px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease,background .4s ease,border .4s ease}.Values_card__B2YsP:hover{box-shadow:0 16px 40px rgba(14,165,233,.2);background:linear-gradient(135deg,rgba(14,165,233,.08),transparent);border:1px solid var(--accent)}.Values_iconContainer__RwbUw{display:flex;align-items:center;justify-content:center;background:var(--accent);border-radius:50%;width:64px;height:64px;margin-bottom:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,background .4s ease,box-shadow .3s ease}.Values_card__B2YsP:hover .Values_iconContainer__RwbUw{transform:scale(1.1);background:linear-gradient(135deg,var(--accent),var(--accent-light))}.Values_iconContainer__RwbUw svg{font-size:1.75rem;color:var(--accent-text)}.Values_cardTitle__n7MRt{font-size:1.25rem;font-weight:600;color:var(--accent);margin-bottom:.5rem}.Values_cardDescription__SABVF{font-size:1rem;line-height:1.7;color:var(--text-secondary)}.MissionVision_missionVisionSection__uvaUB{position:relative;padding:20px;background:var(--background-primary);color:var(--text-primary);overflow:hidden}.MissionVision_overlay__lLiZI{position:absolute;top:-25%;right:-40%;width:180%;height:70%;background:linear-gradient(135deg,rgba(14,165,233,.06),rgba(14,165,233,.02) 50%,rgba(14,165,233,.06));transform:rotate(-8deg);pointer-events:none;z-index:0}.MissionVision_container__ETZCc{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:left}@media (min-width:1024px){.MissionVision_container__ETZCc{text-align:left}}.MissionVision_heading__j5F6k{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:var(--text-primary);margin-bottom:.5rem;display:inline-block}.MissionVision_underline__hHNyi{display:block;margin-top:.5rem;height:4px;width:70%;max-width:350px;background:var(--accent);border-radius:2px}.MissionVision_subtitle__c7pZs{font-size:clamp(1.125rem,3vw,1.5rem);color:var(--text-secondary);opacity:.9;margin-bottom:3rem;line-height:1.6}.MissionVision_content__hm_eI{display:flex;flex-direction:column;gap:40px;align-items:flex-start;justify-content:flex-start}@media (min-width:768px){.MissionVision_missionVisionSection__uvaUB{padding:120px 20px}.MissionVision_content__hm_eI{flex-direction:row;justify-content:center;align-items:flex-start}.MissionVision_content__hm_eI>*{width:calc(50% - 20px);max-width:calc(50% - 20px)}}.MissionVisionCard_card__4_3qP{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,0));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:30px;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.06);text-align:center;max-width:500px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;cursor:default;transition:transform .3s ease,box-shadow .4s ease,background .4s ease}.MissionVisionCard_card__4_3qP:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.12);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,0))}.MissionVisionCard_iconContainer__hedn8{display:flex;align-items:center;justify-content:center;background:var(--accent);border-radius:50%;width:64px;height:64px;margin:0 auto 1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease,background .4s ease}.MissionVisionCard_iconContainer__hedn8:hover{background:linear-gradient(135deg,var(--accent),var(--accent-light));box-shadow:0 6px 16px rgba(0,0,0,.15)}.MissionVisionCard_iconContainer__hedn8 svg{font-size:2rem;color:var(--accent-text);transition:transform .3s ease}.MissionVisionCard_subheading__LW4vb{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.MissionVisionCard_paragraph__QFkoQ{font-size:1.125rem;line-height:1.8;color:var(--text-secondary)}.ProductHighlights_productHighlightsSection__Blz7y{position:relative;padding:20px;background:var(--background-primary);color:var(--text-primary);overflow:hidden}.ProductHighlights_accent__HxDYb{position:absolute;top:-20%;left:-30%;width:160%;height:60%;background:var(--accent-light);transform:rotate(10deg);opacity:.07;pointer-events:none;z-index:0}.ProductHighlights_container__DV9RJ{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.ProductHighlights_contentWrapper__NG0kF{display:flex;flex-direction:column;gap:40px;align-items:center}.ProductHighlights_imageContainer__C7e3X{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08);flex:1 1}.ProductHighlights_image__hn_BQ{object-fit:cover}.ProductHighlights_textContainer__tqD14{flex:1 1;width:100%;text-align:left}.ProductHighlights_heading__BiP4H{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:var(--text-primary);margin-bottom:.5rem;display:inline-block}.ProductHighlights_underline__MFn4a{display:block;margin-top:.5rem;height:4px;width:70%;max-width:300px;background:var(--accent);border-radius:2px}.ProductHighlights_subtext__RHSB_{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;color:var(--text-secondary);opacity:.85;margin-bottom:2rem;text-align:left}.ProductHighlights_paragraph__N8VNR{font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.8;color:var(--text-secondary);margin-bottom:1rem;text-align:left}@media (min-width:1024px){.ProductHighlights_productHighlightsSection__Blz7y{padding:100px 20px}.ProductHighlights_container__DV9RJ{text-align:left}.ProductHighlights_contentWrapper__NG0kF{flex-direction:row;align-items:stretch;gap:60px}.ProductHighlights_imageContainer__C7e3X,.ProductHighlights_textContainer__tqD14{flex:1 1}.ProductHighlights_heading__BiP4H{font-size:2.75rem}.ProductHighlights_subtext__RHSB_{font-size:1.5rem}.ProductHighlights_paragraph__N8VNR{font-size:1.25rem}}.SocialProof_socialProofSection__TiRuO{position:relative;padding:20px;background:var(--background-primary);color:var(--text-primary);overflow:hidden}.SocialProof_socialProofSection__TiRuO:before{content:"";position:absolute;bottom:-25%;left:-30%;width:160%;height:80%;background:linear-gradient(120deg,rgba(255,255,255,.04),rgba(14,165,233,.1) 50%,rgba(255,255,255,.04));transform:rotate(8deg);opacity:.1;pointer-events:none;z-index:0}.SocialProof_container__KVwgB{position:relative;z-index:1;max-width:1200px;margin:0 auto;text-align:center}.SocialProof_contentWrapper__Edo0h{display:flex;flex-direction:column-reverse;gap:40px;align-items:center}.SocialProof_imageContainer__hH1Ps{flex:1 1;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08);position:relative}.SocialProof_image___yXKh{object-fit:cover}.SocialProof_textContainer__CJAyB{flex:1 1;width:100%;text-align:left;max-width:600px}.SocialProof_heading__hvLCc{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:var(--text-primary);margin-bottom:.5rem;display:inline-block}.SocialProof_underline__PZ4Aj{display:block;margin-top:.5rem;height:4px;width:70%;max-width:300px;background:var(--accent);border-radius:2px}.SocialProof_paragraph__PpQfq{font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.8;color:var(--text-secondary);margin-bottom:1rem;text-align:left}.SocialProof_socials__Qhr5w{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:30px;justify-content:center;align-items:center}@media (min-width:1024px){.SocialProof_socialProofSection__TiRuO{padding:100px 20px}.SocialProof_container__KVwgB{text-align:left}.SocialProof_contentWrapper__Edo0h{flex-direction:row;align-items:stretch;gap:60px}.SocialProof_imageContainer__hH1Ps,.SocialProof_textContainer__CJAyB{flex:1 1}.SocialProof_socials__Qhr5w{flex-direction:row;gap:20px;justify-content:flex-start}}.CTA_ctaSection__eJ3Hh{position:relative;width:100%;height:100svh;background:url(/cta.webp) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--accent-text);overflow:hidden}.CTA_overlay__jsEFW{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,0,0,.55) 0,rgba(0,0,0,.9) 100%);z-index:0}.CTA_container__yOwal{position:relative;z-index:1;max-width:800px;width:100%;padding:0 20px}.CTA_heading__ZKRHR{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.25rem;color:var(--accent-text);line-height:1.2}.CTA_shine__3NAsw{background:linear-gradient(120deg,var(--accent-text),#ffffff,var(--accent-text));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:CTA_shineEffect__xCjqr 4s linear infinite}@keyframes CTA_shineEffect__xCjqr{to{background-position:200%}}.CTA_paragraph__vgtwY{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;margin-bottom:2.25rem;color:var(--accent-text)}.CTA_successMessage__xSvI5{font-size:1.25rem;margin-top:1.5rem;color:var(--accent-text)}.CTA_form__0MsZZ{display:flex;flex-direction:column;gap:16px;align-items:center;margin-top:1.5rem}.CTA_input__45JND{width:100%;max-width:400px;padding:.75em 1em;border:1px solid rgba(255,255,255,.5);border-radius:6px;font-size:1rem;margin-bottom:1rem;outline:none;background:rgba(255,255,255,.1);color:var(--accent-text);transition:border-color .3s ease,box-shadow .3s ease}.CTA_input__45JND::placeholder{color:rgba(255,255,255,.7)}.CTA_input__45JND:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(14,165,233,.3)}.CTA_disclaimer__f0EN7{font-size:.875rem;color:rgba(255,255,255,.7);margin-top:1.5rem;text-align:center;width:100%;max-width:800px;line-height:1.5}.CTA_link__CovoO{color:var(--accent-text);text-decoration:underline;font-weight:600;transition:color .2s ease}.CTA_link__CovoO:hover{color:var(--accent)}@media (min-width:768px){.CTA_heading__ZKRHR{font-size:3rem}.CTA_paragraph__vgtwY{font-size:1.5rem}}.Footer_footer__4Qwe4{position:relative;overflow:hidden;padding:2rem 1.5rem;background:var(--background-primary);color:var(--text-primary);display:flex;flex-direction:column;gap:1.5rem;border-top:1px solid var(--background-tertiary)}.Footer_footer__4Qwe4:before{content:"";position:absolute;top:-25%;right:-30%;width:140%;height:70%;background:var(--accent-light);transform:rotate(10deg);opacity:.07;pointer-events:none;z-index:0}.Footer_divider__TD_Tx,.Footer_leftColumn__jwbJi,.Footer_rightColumn__YeVeP{position:relative;z-index:1}.Footer_leftColumn__jwbJi,.Footer_rightColumn__YeVeP{width:100%;text-align:center}.Footer_logoBlock__ihICh{display:flex;flex-direction:column;align-items:center}.Footer_logo__e9lVG{width:120px;height:auto;margin-bottom:.5rem}.Footer_socialHeadline__dirvY{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.Footer_icons__sMFNE{display:flex;gap:1.25rem;justify-content:center}.Footer_icon__3F580{font-size:1.4rem;color:var(--text-primary);transition:color .3s ease,transform .3s ease}.Footer_icon__3F580:hover{color:var(--accent);transform:scale(1.15)}.Footer_divider__TD_Tx{display:none}.Footer_backToTop__kG5Sg{position:fixed;bottom:2rem;right:1.75rem;background-color:var(--accent);color:var(--accent-text);border:none;border-radius:50%;padding:.75rem;font-size:1.2rem;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease,background-color .3s ease}.Footer_backToTop__kG5Sg:hover{transform:scale(1.1)}@media (min-width:768px){.Footer_footer__4Qwe4{flex-direction:row;align-items:center;gap:0}.Footer_divider__TD_Tx{display:block;width:1px;background-color:var(--background-tertiary);margin:0 1rem;align-self:stretch}.Footer_leftColumn__jwbJi{flex:1 1;text-align:left;padding:0 1rem}.Footer_logoBlock__ihICh{align-items:center;text-align:center}.Footer_rightColumn__YeVeP{flex:1 1;text-align:center;padding:0 1rem}.Footer_icons__sMFNE{justify-content:center}}