.about-module__-i9KWa__aboutRoot{min-width:0;overflow-x:clip}.about-module__-i9KWa__sectionPad{padding:6rem 0}@media (max-width:768px){.about-module__-i9KWa__sectionPad{padding:4rem 0}}.about-module__-i9KWa__aboutSectionHeader{flex-direction:column;gap:1rem;display:flex}.about-module__-i9KWa__aboutSectionHeaderSpaced{margin-bottom:2.5rem}.about-module__-i9KWa__aboutSectionHeaderCenter{text-align:center;align-items:center}.about-module__-i9KWa__aboutSectionBadge{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.about-module__-i9KWa__aboutSectionHeaderCenter .about-module__-i9KWa__aboutSectionBadge{justify-content:center}.about-module__-i9KWa__aboutSectionEyebrow{text-transform:uppercase;letter-spacing:.15em;color:teal;margin:0;font-size:.875rem;font-weight:700}.about-module__-i9KWa__aboutSectionLine{filter:drop-shadow(0 0 6px #008080a6);background:linear-gradient(90deg,teal 0%,#00808000 100%);border-radius:2px;width:min(250px,100%);height:2px}.about-module__-i9KWa__aboutSectionTitle{color:#fff;letter-spacing:-.02em;max-width:920px;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.1}.about-module__-i9KWa__aboutSectionHeaderCenter .about-module__-i9KWa__aboutSectionTitle{margin-left:auto;margin-right:auto}.about-module__-i9KWa__aboutTitleAccent{color:teal}.about-module__-i9KWa__aboutSectionLead{color:#9ca3af;max-width:640px;margin:.5rem 0 0;font-size:1.0625rem;line-height:1.65}.about-module__-i9KWa__aboutSectionHeaderCenter .about-module__-i9KWa__aboutSectionLead{margin-left:auto;margin-right:auto}.about-module__-i9KWa__aboutSectionHeaderCta .about-module__-i9KWa__aboutSectionEyebrow{color:#fffffff2}.about-module__-i9KWa__aboutSectionHeaderCta .about-module__-i9KWa__aboutSectionLine{filter:drop-shadow(0 0 6px #ffffff59);background:linear-gradient(90deg,#fff 0%,#fff0 100%)}.about-module__-i9KWa__aboutSectionHeaderCta .about-module__-i9KWa__aboutSectionTitle{color:#fff}.about-module__-i9KWa__aboutSectionHeaderCta .about-module__-i9KWa__aboutTitleAccent{color:#0d0e11}.about-module__-i9KWa__heroFrame{width:100%;position:relative}.about-module__-i9KWa__hero{min-height:100dvh;padding:8.5rem 0 3rem;padding-left:max(0px, env(safe-area-inset-left));padding-right:max(0px, env(safe-area-inset-right));padding-bottom:max(1rem, env(safe-area-inset-bottom));contain:paint;background:teal;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__-i9KWa__heroGlow{pointer-events:none;background:radial-gradient(circle,#0080801a 0%,#0000 65%);width:900px;height:900px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.about-module__-i9KWa__aboutEmptyBox{z-index:1;pointer-events:none;will-change:transform;background-color:#0000;border:5px solid #fff;width:70vw;height:70vh;animation:8s ease-in-out infinite about-module__-i9KWa__aboutHeroSlowBounce;position:absolute;top:103%;left:100%;transform:translate(-50%,-50%)}@media (max-width:1024px){.about-module__-i9KWa__aboutEmptyBox{display:none}}@keyframes about-module__-i9KWa__aboutHeroSlowBounce{0%{transform:translate(-50%,-50%)translateY(0)}25%{transform:translate(-50%,-50%)translateY(-40px)}50%{transform:translate(-50%,-50%)translateY(0)}75%{transform:translate(-50%,-50%)translateY(-30px)}to{transform:translate(-50%,-50%)translateY(0)}}.about-module__-i9KWa__heroEyebrow{color:teal;letter-spacing:.06em;text-transform:uppercase;background:#0d0e11;border:1px solid #0d0e11;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1.25rem;font-size:.8125rem;font-weight:700;display:inline-flex}.about-module__-i9KWa__heroEyebrowDot{background:teal;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite about-module__-i9KWa__aboutEyebrowPulse}@keyframes about-module__-i9KWa__aboutEyebrowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}}.about-module__-i9KWa__heroAccent{background:linear-gradient(90deg,teal,#005858);border-radius:9999px;width:60px;height:3px;margin:0 0 1.5rem}.about-module__-i9KWa__heroInner{z-index:1;text-align:left;max-width:860px;margin:0;position:relative}.about-module__-i9KWa__heroText{text-align:left;max-width:860px}.about-module__-i9KWa__heroH1{letter-spacing:-.03em;color:#fff;text-align:left;margin:0 0 1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.1}.about-module__-i9KWa__heroH1Accent{color:#000}.about-module__-i9KWa__heroIntro{color:#9ca3af;text-align:left;max-width:680px;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.7}.about-module__-i9KWa__heroCtas{flex-wrap:wrap;justify-content:flex-start;gap:.75rem;display:flex}.about-module__-i9KWa__btnPrimary{color:teal;cursor:pointer;background:#fff;border:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.about-module__-i9KWa__btnPrimary:hover{background:#000;border:#fff;transform:scale(1.02)}.about-module__-i9KWa__btnPrimary:focus-visible{outline-offset:3px;outline:2px solid #fff}.about-module__-i9KWa__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.about-module__-i9KWa__btnSecondary:hover{background:#000;transform:scale(1.02)}.about-module__-i9KWa__btnSecondary:focus-visible{outline-offset:3px;outline:2px solid teal}.about-module__-i9KWa__reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.about-module__-i9KWa__revealVisible{opacity:1;transform:translateY(0)}.about-module__-i9KWa__interactiveCard{background:#031e21;border:1px solid #ffffff14;border-radius:12px;transition:background .3s,border-color .3s,transform .3s,box-shadow .3s}@media (hover:hover) and (pointer:fine){.about-module__-i9KWa__interactiveCard:hover{background:teal;border-color:teal;transform:translateY(-4px);box-shadow:0 12px 36px #00808066}.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__mvLabel,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__problemCardIndex,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__valueNum{color:#fffffff2}.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__mvH3,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__valueTitle,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__productName{color:#fff}.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__mvBody,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__problemCardText,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__productDesc,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__valueDesc{color:#fffffff2}.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__productLink,.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__productLinkMuted{color:#fff}.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__badgeLive{color:#fff;background:#0d0e11}.about-module__-i9KWa__interactiveCard:hover .about-module__-i9KWa__badgeSoon{color:#fff;background:#0d0e1173;border:1px solid #ffffff59}.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardTeal:hover{background:#006b6b;border-color:#006b6b #006b6b #006b6b #ffffff8c}.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardLight:hover{background:teal;border-color:teal teal teal #ffffff73;transform:translateY(-4px);box-shadow:0 12px 36px #00808066}.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardLight:hover .about-module__-i9KWa__mvLabel{color:#fffffff2}.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardLight:hover .about-module__-i9KWa__mvH3{color:#fff}.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardLight:hover .about-module__-i9KWa__mvBody{color:#fffffff2}}.about-module__-i9KWa__problem{background:#0d0e11;padding:0}.about-module__-i9KWa__problemEntityBlock{background:#000;padding:3rem 0 1rem}.about-module__-i9KWa__problemEntityInner{z-index:1;text-align:justify;background-color:#031e21;border:1px solid #00808026;border-radius:1rem;max-width:860px;padding:2.5rem 2rem;position:relative}.about-module__-i9KWa__problemEntityText{color:#9ca3af;margin:0;font-size:1.0625rem;line-height:1.8}.about-module__-i9KWa__problemBelow{background:#000}.about-module__-i9KWa__problemBelow .about-module__-i9KWa__reveal{width:100%}.about-module__-i9KWa__problemInner{text-align:left;width:100%;margin:0}.about-module__-i9KWa__problemGrid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0 0 1.75rem;display:grid}.about-module__-i9KWa__problemCard{margin:0;padding:1.5rem 1.5rem 1.65rem}.about-module__-i9KWa__problemCardIndex{letter-spacing:.14em;color:teal;margin-bottom:.85rem;font-size:.75rem;font-weight:800;display:block}.about-module__-i9KWa__problemCardText{color:#d1d5db;margin:0;font-size:.9375rem;line-height:1.65}@media (max-width:900px){.about-module__-i9KWa__problemGrid{grid-template-columns:1fr}}.about-module__-i9KWa__problemClosing{color:#fff;text-align:left;margin:0;font-size:1.125rem;font-weight:800;line-height:1.5}.about-module__-i9KWa__who{background:#000}.about-module__-i9KWa__whoHeader{margin-bottom:2.5rem}.about-module__-i9KWa__whoLayout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(200px,min(42%,440px));align-items:stretch;gap:1.25rem 2.5rem;display:grid}.about-module__-i9KWa__whoIntro{flex-direction:column;grid-area:1/1;justify-self:start;gap:1.25rem;width:100%;min-width:0;max-width:44rem;display:flex}.about-module__-i9KWa__whoIntro p{color:#9ca3af;text-align:justify;text-align-last:left;text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:1.0625rem;line-height:1.75}.about-module__-i9KWa__whoClosing{color:#9ca3af;text-align:justify;text-align-last:left;text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;grid-area:2/1;justify-self:start;width:100%;min-width:0;max-width:44rem;margin:0;font-size:1.0625rem;line-height:1.75}.about-module__-i9KWa__whoLogoWrap{box-sizing:border-box;background:#000;border:1px solid #00b4bb;border-radius:12px;grid-area:1/2;min-width:0;min-height:180px;padding:clamp(1rem,2.5vw,1.75rem);transition:box-shadow .35s;position:relative}.about-module__-i9KWa__whoLogoImg{object-fit:contain;object-position:center}@media (hover:hover) and (pointer:fine){.about-module__-i9KWa__whoLogoWrap:hover{box-shadow:0 0 0 1px #00b4bb59,0 0 28px #00b4bb73,0 0 56px #00b4bb38}}@media (max-width:900px){.about-module__-i9KWa__whoLayout{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:1.75rem 0}.about-module__-i9KWa__whoIntro{grid-area:1/1;width:100%;max-width:none}.about-module__-i9KWa__whoLogoWrap{grid-area:2/1;width:min(100%,360px);min-height:220px;max-height:280px;margin:0 auto}.about-module__-i9KWa__whoClosing{grid-area:3/1;width:100%;max-width:none}}.about-module__-i9KWa__mission{background:#031e21}.about-module__-i9KWa__missionHeader{margin-bottom:2.5rem}.about-module__-i9KWa__cards2{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1.5rem;display:grid}.about-module__-i9KWa__mvRevealWrap{flex-direction:column;height:100%;min-height:0;display:flex}.about-module__-i9KWa__mvCard{flex:1;min-height:100%;padding:1.75rem 2rem}.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardTeal{background:teal;border:1px solid #ffffff38;border-left:4px solid #fff}.about-module__-i9KWa__mvCardTeal .about-module__-i9KWa__mvLabel{color:#ffffffeb}.about-module__-i9KWa__mvCardTeal .about-module__-i9KWa__mvH3{color:#fff}.about-module__-i9KWa__mvCardTeal .about-module__-i9KWa__mvBody{color:#ffffffe6}.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardLight{background:#fff;border:1px solid #0d0e111a;border-left:4px solid teal}.about-module__-i9KWa__mvCardLight .about-module__-i9KWa__mvLabel{color:teal}.about-module__-i9KWa__mvCardLight .about-module__-i9KWa__mvH3{color:#0d0e11}.about-module__-i9KWa__mvCardLight .about-module__-i9KWa__mvBody{color:#6b7280}.about-module__-i9KWa__mvLabel{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:800}.about-module__-i9KWa__mvH3{margin:0 0 .75rem;font-size:1.375rem;font-weight:900;line-height:1.2}.about-module__-i9KWa__mvBody{margin:0;font-size:1rem;line-height:1.65}.about-module__-i9KWa__diff{background-color:#000;padding:8rem 0;position:relative;overflow:hidden}.about-module__-i9KWa__diffContainer{flex-direction:column;gap:5rem;display:flex}.about-module__-i9KWa__diffGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:2rem;display:grid}.about-module__-i9KWa__diffRevealWrap{flex-direction:column;height:100%;min-height:0;display:flex}.about-module__-i9KWa__diffCard{-webkit-tap-highlight-color:transparent;background:#ffffff08;border:1px solid teal;border-radius:16px;flex-direction:column;flex:1;gap:1.25rem;min-height:100%;padding:2.5rem;transition:transform .35s cubic-bezier(.175,.885,.32,1.275),border-color .35s,box-shadow .35s,background .35s;display:flex}.about-module__-i9KWa__diffCard:active{transition:transform .12s;transform:scale(.99)}.about-module__-i9KWa__diffIcon{color:teal;flex-shrink:0;width:28px;height:28px;transition:color .35s}.about-module__-i9KWa__diffCard h3{color:#fff;margin:0;font-size:1.35rem;font-weight:700;line-height:1.25;transition:color .35s}.about-module__-i9KWa__diffCard p{color:#9ca3af;margin:0;font-size:1.05rem;line-height:1.6;transition:color .35s}@media (hover:hover) and (pointer:fine){.about-module__-i9KWa__diffCard:hover{background:teal;border-color:teal;transform:translateY(-8px);box-shadow:0 15px 35px #00808073}.about-module__-i9KWa__diffCard:hover .about-module__-i9KWa__diffIcon,.about-module__-i9KWa__diffCard:hover h3,.about-module__-i9KWa__diffCard:hover p{color:#fff}}@media (max-width:768px){.about-module__-i9KWa__diff{padding:5rem 0}.about-module__-i9KWa__diffContainer{gap:3rem}.about-module__-i9KWa__diffGrid{grid-template-columns:1fr;grid-auto-rows:auto}}.about-module__-i9KWa__products{background:#0d0e11}.about-module__-i9KWa__productsHeader{margin-bottom:2.5rem}.about-module__-i9KWa__productGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.about-module__-i9KWa__productCard{flex-direction:column;min-height:100%;padding:1.5rem;display:flex}.about-module__-i9KWa__productCardTop{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.about-module__-i9KWa__productName{color:#fff;margin:0;font-size:1.25rem;font-weight:900}.about-module__-i9KWa__badge{letter-spacing:.06em;white-space:nowrap;border-radius:999px;padding:.35rem .65rem;font-size:.6875rem;font-weight:800}.about-module__-i9KWa__badgeLive{color:#0d0e11;background:teal;animation:2.4s ease-in-out infinite about-module__-i9KWa__aboutBadgePulse}.about-module__-i9KWa__badgeSoon{color:#fff;background:#374151;border:1px solid #0000}@keyframes about-module__-i9KWa__aboutBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.about-module__-i9KWa__productDesc{color:#9ca3af;flex:1;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.about-module__-i9KWa__productLink{color:teal;margin-top:auto;font-size:.9375rem;font-weight:800;text-decoration:none}.about-module__-i9KWa__productLink:hover{text-decoration:underline}.about-module__-i9KWa__productLinkMuted{color:#7ecaca;opacity:.85;cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;padding:0;font-weight:800}.about-module__-i9KWa__productLinkMuted:hover{opacity:1;text-decoration:underline}.about-module__-i9KWa__productLinkMuted:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid teal}.about-module__-i9KWa__stats{background:teal;padding:3rem 0}.about-module__-i9KWa__statsInner{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;display:flex}.about-module__-i9KWa__statCell{text-align:center;flex:140px;min-width:120px;padding:1rem 1.5rem;position:relative}.about-module__-i9KWa__statCell:not(:last-child):after{content:"";background:#0d0e1133;width:1px;position:absolute;top:20%;bottom:20%;right:0}.about-module__-i9KWa__statNum{color:#0d0e11;font-variant-numeric:tabular-nums;margin:0 0 .5rem;font-size:clamp(2.5rem,5vw,3.25rem);font-weight:900;line-height:1}.about-module__-i9KWa__statLabel{color:#0d0e11;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.875rem;font-weight:700}.about-module__-i9KWa__values{background:#0d0e11}.about-module__-i9KWa__valuesHeader{margin-bottom:2.5rem}.about-module__-i9KWa__valuesList{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.5rem;margin:0;display:grid}.about-module__-i9KWa__valuesRevealWrap{flex-direction:column;min-height:0;display:flex}.about-module__-i9KWa__valueRow{flex:1;grid-template-columns:auto 1fr;align-items:start;gap:1rem 1.25rem;min-height:100%;padding:1.5rem 1.75rem;display:grid}.about-module__-i9KWa__valueNum{color:teal;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:900}.about-module__-i9KWa__valueTitle{color:#fff;margin:0 0 .35rem;font-size:1.0625rem;font-weight:800}.about-module__-i9KWa__valueDesc{color:#9ca3af;margin:0;font-size:.9375rem;line-height:1.65}.about-module__-i9KWa__faq{background:#031e21}.about-module__-i9KWa__faqHeader{margin-bottom:2rem}.about-module__-i9KWa__faqList{flex-direction:column;gap:.5rem;max-width:720px;margin:0 auto;display:flex}.about-module__-i9KWa__faqItem{background:#1a1b2099;border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.about-module__-i9KWa__faqItemOpen{border-left:3px solid teal}.about-module__-i9KWa__faqBtn{cursor:pointer;text-align:center;color:#fff;background:0 0;border:none;width:100%;padding:1.1rem 3rem;font-family:inherit;font-size:1.0625rem;font-weight:800;line-height:1.35;display:block;position:relative}.about-module__-i9KWa__faqBtn:focus-visible{outline-offset:-2px;outline:2px solid teal}.about-module__-i9KWa__faqIcon{color:teal;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.5rem;font-weight:400;line-height:1;transition:transform .25s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.about-module__-i9KWa__faqIconOpen{transform:translateY(-50%)rotate(45deg)}.about-module__-i9KWa__faqPanel{transition:grid-template-rows .35s;display:grid}.about-module__-i9KWa__faqPanelInner{min-height:0;overflow:hidden}.about-module__-i9KWa__faqAnswer{color:#9ca3af;text-align:center;margin:0;padding:0 1.5rem 1.15rem;font-size:1rem;line-height:1.7}.about-module__-i9KWa__ctaBanner{text-align:center;background:teal;padding:6rem 0}@media (max-width:768px){.about-module__-i9KWa__ctaBanner{padding:4rem 0}}.about-module__-i9KWa__ctaInner{max-width:680px;margin:0 auto}.about-module__-i9KWa__ctaHeader,.about-module__-i9KWa__ctaHeader .about-module__-i9KWa__aboutSectionTitle{margin-bottom:1rem}.about-module__-i9KWa__ctaSupport{color:#9ca3af;margin:0 0 1.75rem;font-size:1rem;line-height:1.65}.about-module__-i9KWa__ctaBtns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@keyframes about-module__-i9KWa__aboutHeroH1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes about-module__-i9KWa__aboutFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__aboutSectionEyebrow{animation:.45s ease-out both about-module__-i9KWa__aboutFadeUp}.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__aboutSectionTitle{animation:.5s ease-out 50ms both about-module__-i9KWa__aboutHeroH1}.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__ctaSupport{animation:.5s ease-out .2s both about-module__-i9KWa__aboutFadeUp}.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__ctaBtns{animation:.45s ease-out .35s both about-module__-i9KWa__aboutFadeUp}@media (max-width:1024px){.about-module__-i9KWa__statCell:not(:last-child):after{display:none}.about-module__-i9KWa__statsInner{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}}@media (max-width:768px){.about-module__-i9KWa__cards2,.about-module__-i9KWa__diffGrid{grid-template-columns:1fr;grid-auto-rows:auto}.about-module__-i9KWa__productGrid,.about-module__-i9KWa__valuesList{grid-template-columns:1fr}.about-module__-i9KWa__valueRow{grid-template-columns:auto 1fr;gap:.75rem 1rem}}@media (max-width:767px){.about-module__-i9KWa__hero{min-height:auto;min-height:unset;padding:100px 20px 48px;padding-left:max(20px, env(safe-area-inset-left));padding-right:max(20px, env(safe-area-inset-right));padding-bottom:max(48px, env(safe-area-inset-bottom));flex-direction:column;justify-content:center;align-items:stretch;display:flex}.about-module__-i9KWa__heroInner{flex-direction:column;justify-content:center;width:100%;display:flex}.about-module__-i9KWa__heroIntro{text-align:left}.about-module__-i9KWa__heroEyebrow{margin-top:0;margin-bottom:1.5rem}}@media (max-width:480px){.about-module__-i9KWa__sectionPad{padding:3.25rem 0}.about-module__-i9KWa__heroCtas{flex-direction:column;align-items:flex-start;gap:12px}.about-module__-i9KWa__heroCtas .about-module__-i9KWa__btnPrimary,.about-module__-i9KWa__heroCtas .about-module__-i9KWa__btnSecondary{box-sizing:border-box;justify-content:center;width:100%;max-width:280px;padding:14px 24px}.about-module__-i9KWa__heroH1{font-size:clamp(1.65rem,8.2vw,2.35rem)}.about-module__-i9KWa__heroIntro{font-size:1rem}.about-module__-i9KWa__btnPrimary,.about-module__-i9KWa__btnSecondary{min-height:44px;padding-left:1.35rem;padding-right:1.35rem}.about-module__-i9KWa__faqBtn{min-height:48px;padding:.95rem 2.75rem;font-size:1rem}.about-module__-i9KWa__faqAnswer{padding-left:1rem;padding-right:1rem;font-size:.9375rem}.about-module__-i9KWa__faqIcon{right:.65rem}.about-module__-i9KWa__diffCard{padding:1.65rem 1.35rem}.about-module__-i9KWa__mvCard{padding:1.35rem 1.25rem}.about-module__-i9KWa__ctaBanner{padding:4rem 0;padding-left:max(0px, env(safe-area-inset-left));padding-right:max(0px, env(safe-area-inset-right));padding-bottom:max(2.5rem, env(safe-area-inset-bottom))}.about-module__-i9KWa__statsInner{gap:1.25rem}}@media (prefers-reduced-motion:reduce){.about-module__-i9KWa__reveal{opacity:1;transition:none;transform:none}.about-module__-i9KWa__heroEyebrowDot,.about-module__-i9KWa__aboutEmptyBox{animation:none}.about-module__-i9KWa__aboutEmptyBox{will-change:auto}.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__aboutSectionEyebrow,.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__aboutSectionTitle,.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__ctaSupport,.about-module__-i9KWa__ctaAnim .about-module__-i9KWa__ctaBtns,.about-module__-i9KWa__badgeLive{animation:none}.about-module__-i9KWa__interactiveCard,.about-module__-i9KWa__diffCard{transition:none}@media (hover:hover) and (pointer:fine){.about-module__-i9KWa__interactiveCard:hover,.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardLight:hover,.about-module__-i9KWa__mvCard.about-module__-i9KWa__interactiveCard.about-module__-i9KWa__mvCardTeal:hover,.about-module__-i9KWa__diffCard:hover{transform:none}}}
