.Hero-module___w2HtG__heroContainer{background:var(--color-bg-primary);width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module___w2HtG__heroFirst,.Hero-module___w2HtG__heroSecond{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Hero-module___w2HtG__heroFirst{background:var(--color-bg-primary);z-index:2}.Hero-module___w2HtG__heroGrid{z-index:10;width:100%;height:100%;display:flex;position:relative}.Hero-module___w2HtG__heroLeft{padding:calc(var(--navbar-height) + var(--space-8)) 5% var(--space-16);flex-direction:column;flex:1;justify-content:center;display:flex}.Hero-module___w2HtG__heroRight{flex:1;min-height:100vh;position:relative}.Hero-module___w2HtG__heroFirstContent{text-align:left;align-items:flex-start;gap:var(--space-4);z-index:10;flex-direction:column;display:flex}.Hero-module___w2HtG__firstTitle{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.02em;white-space:nowrap;font-size:clamp(3rem,5vw,5.5rem);font-weight:300;line-height:1.1}.Hero-module___w2HtG__heroGraphic{pointer-events:none;z-index:1;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Hero-module___w2HtG__heroGlowCircle{z-index:1;background:radial-gradient(circle,#023e8a2e 0%,#0000 65%);border-radius:50%;width:900px;height:900px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.Hero-module___w2HtG__heroLines{z-index:2;opacity:.8;width:100%;height:800px;position:absolute;top:50%;right:0%;transform:translateY(-50%)scale(1.35)}.Hero-module___w2HtG__heroSecond{background:var(--color-bg-primary);z-index:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.Hero-module___w2HtG__heroBgGrid{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 75%,#000 40%,#0000 100%);mask-image:radial-gradient(85% 75%,#000 40%,#0000 100%)}.Hero-module___w2HtG__animatedBgGlow1{filter:blur(40px);z-index:1;pointer-events:none;background:radial-gradient(circle,#023e8a2e 0%,#0000 70%);border-radius:50%;width:40vw;height:40vw;position:absolute;top:20%;left:20%}.Hero-module___w2HtG__animatedBgGlow2{filter:blur(60px);z-index:1;pointer-events:none;background:radial-gradient(circle,#d4a8431f 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:10%;right:15%}.Hero-module___w2HtG__svgCornerLeft{pointer-events:none;z-index:2;opacity:.7;width:clamp(120px,18vw,280px);position:absolute;bottom:0;left:0}.Hero-module___w2HtG__svgCornerRight{pointer-events:none;z-index:2;opacity:.7;width:clamp(120px,18vw,280px);position:absolute;bottom:0;right:0}.Hero-module___w2HtG__heroSecondInner{z-index:10;text-align:center;width:100%;max-width:760px;padding:calc(var(--navbar-height) + 2rem) clamp(1.25rem, 5vw, 2rem) 2rem;flex-direction:column;align-items:center;gap:0;margin:0 auto;display:flex;position:relative}.Hero-module___w2HtG__heroEyebrow{letter-spacing:.15em;text-transform:uppercase;color:#023e8a;font-size:clamp(10px,1.2vw,11px);font-weight:500;font-family:var(--font-body);justify-content:center;align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.Hero-module___w2HtG__eyebrowLine{background:#023e8a66;flex-shrink:0;width:28px;height:1px;display:inline-block}.Hero-module___w2HtG__heroHeadline{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--color-text-heading);white-space:nowrap;margin-bottom:1.4rem;font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:700;line-height:1.15}.Hero-module___w2HtG__headlineMuted{color:#023e8a;font-weight:400}.Hero-module___w2HtG__heroSubtitle{color:var(--color-text-secondary);max-width:560px;font-size:clamp(.95rem,1.5vw,1.0625rem);line-height:1.8;font-family:var(--font-body);margin:0 auto 2.25rem;font-weight:400}.Hero-module___w2HtG__heroCTARow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:2.5rem;display:flex}.Hero-module___w2HtG__btnPrimary{color:#0a0a0a;letter-spacing:.01em;font-size:clamp(13px,1.3vw,14px);font-weight:600;font-family:var(--font-body);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.Hero-module___w2HtG__btnPrimary:hover{background:#e8e8e8;transform:translateY(-2px);box-shadow:0 8px 24px #00000059}.Hero-module___w2HtG__btnPrimary:active{transform:translateY(0)}.Hero-module___w2HtG__btnSecondary{color:#ffffff8c;font-size:clamp(13px,1.3vw,14px);font-weight:400;font-family:var(--font-body);white-space:nowrap;background:0 0;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:border-color .2s,color .2s,transform .15s;display:inline-flex}.Hero-module___w2HtG__btnSecondary:hover{color:#ffffffd9;border-color:#ffffff4d;transform:translateY(-2px)}.Hero-module___w2HtG__btnSecondary:active{transform:translateY(0)}.Hero-module___w2HtG__typewriterWrap{margin-bottom:2.5rem}.Hero-module___w2HtG__typewriterTitle{font-family:var(--font-heading);color:#023e8a;justify-content:center;align-items:center;min-height:36px;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:600;display:flex}.Hero-module___w2HtG__typewriterTitle .Typewriter__cursor{color:#023e8a}.Hero-module___w2HtG__heroProofBar{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;padding-top:2rem;display:flex}.Hero-module___w2HtG__proofItem{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module___w2HtG__proofNum{color:var(--color-text-primary);font-size:clamp(13px,1.4vw,15px);font-weight:600;font-family:var(--font-heading);letter-spacing:-.01em}.Hero-module___w2HtG__proofLabel{color:#ffffff59;font-size:clamp(10px,1.1vw,11.5px);font-family:var(--font-body);letter-spacing:.02em}.Hero-module___w2HtG__proofDivider{background:#ffffff1a;flex-shrink:0;width:1px;height:32px}@media (max-width:1024px){.Hero-module___w2HtG__heroGrid{flex-direction:column}.Hero-module___w2HtG__heroLeft{padding:var(--space-12) 5%}.Hero-module___w2HtG__heroRight{width:100%;min-height:50vh}}@media (max-width:768px){.Hero-module___w2HtG__firstTitle{font-size:var(--font-size-4xl);white-space:normal}.Hero-module___w2HtG__heroSecondInner{padding-top:calc(var(--navbar-height) + 1rem);gap:0}.Hero-module___w2HtG__heroEyebrow{gap:8px;font-size:9px}.Hero-module___w2HtG__eyebrowLine{width:20px}.Hero-module___w2HtG__heroHeadline{margin-bottom:1rem;font-size:clamp(1.75rem,7vw,2.5rem)}.Hero-module___w2HtG__heroSubtitle{margin-bottom:1.5rem;font-size:.9rem}.Hero-module___w2HtG__heroCTARow{flex-direction:column;gap:10px;margin-bottom:1.5rem}.Hero-module___w2HtG__btnPrimary,.Hero-module___w2HtG__btnSecondary{justify-content:center;width:100%}.Hero-module___w2HtG__typewriterWrap{margin-bottom:1.5rem}.Hero-module___w2HtG__heroProofBar{gap:1rem;padding-top:1.5rem}.Hero-module___w2HtG__proofDivider{display:none}.Hero-module___w2HtG__svgCornerLeft,.Hero-module___w2HtG__svgCornerRight{opacity:.5;width:clamp(80px,22vw,160px)}}@media (max-width:480px){.Hero-module___w2HtG__firstTitle{font-size:var(--font-size-3xl)}.Hero-module___w2HtG__heroHeadline{font-size:1.65rem}.Hero-module___w2HtG__heroSecondInner{padding-left:1.25rem;padding-right:1.25rem}.Hero-module___w2HtG__svgCornerLeft,.Hero-module___w2HtG__svgCornerRight{opacity:.35;width:80px}}
.TwoSituations-module__4q_u0W__section{padding:var(--space-16) 0;background-color:var(--color-bg-primary);position:relative}.TwoSituations-module__4q_u0W__container{width:100%;max-width:1080px;padding:0 var(--space-6);margin:0 auto}.TwoSituations-module__4q_u0W__headingWrapper{margin-bottom:var(--space-16);flex-direction:column;display:flex}.TwoSituations-module__4q_u0W__quoteIcon{color:#060918;margin-bottom:.5rem}.TwoSituations-module__4q_u0W__title{font-family:var(--font-heading);color:var(--color-text-heading);letter-spacing:-.02em;max-width:800px;font-size:3.5rem;font-weight:700;line-height:1.1}.TwoSituations-module__4q_u0W__accentText{color:#023e8a}@media (min-width:768px){.TwoSituations-module__4q_u0W__title{font-size:4rem}}.TwoSituations-module__4q_u0W__panelsRow{z-index:1;grid-template-columns:1fr 1fr;gap:2.5rem;display:grid;position:relative}.TwoSituations-module__4q_u0W__panel{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #023e8a1a;border-radius:1.25rem;height:100%;transition:box-shadow .6s,transform .6s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.TwoSituations-module__4q_u0W__panel:before{content:"";filter:blur(70px);z-index:1;pointer-events:none;background:#023e8a;border-radius:50%;width:0;height:0;transition:width .4s cubic-bezier(.25,.46,.45,.94),height .4s cubic-bezier(.25,.46,.45,.94),filter .4s;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)}.TwoSituations-module__4q_u0W__cardSvgBg{color:#023e8a40;z-index:1;pointer-events:none;width:100%;height:100%;transition:color .4s,opacity .4s;position:absolute;inset:0}.TwoSituations-module__4q_u0W__panelInner{z-index:2;flex-direction:column;padding:2.5rem;display:flex;position:relative}.TwoSituations-module__4q_u0W__situationBadge{color:#fff;width:52px;height:52px;font-family:var(--font-heading);background:linear-gradient(135deg,#023e8a,#0353b8);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800;transition:box-shadow .3s,background .3s;display:inline-flex;box-shadow:0 6px 20px #023e8a4d}.TwoSituations-module__4q_u0W__cardTitle{font-family:var(--font-heading);color:var(--color-text-heading);margin-bottom:var(--space-4);font-size:1.35rem;font-weight:700;line-height:1.35;transition:color .3s}.TwoSituations-module__4q_u0W__cardText{color:var(--color-text-secondary);font-size:1.02rem;line-height:1.75;font-family:var(--font-body);transition:color .3s}.TwoSituations-module__4q_u0W__cardText p{margin-bottom:1.25rem}@media (hover:hover) and (pointer:fine){.TwoSituations-module__4q_u0W__panel:hover{transform:translateY(-4px);box-shadow:0 16px 48px #023e8a2e}.TwoSituations-module__4q_u0W__panel:hover:before{filter:blur(1px);width:3000px;height:3000px}.TwoSituations-module__4q_u0W__panel:hover .TwoSituations-module__4q_u0W__cardSvgBg{color:#ffffff40}.TwoSituations-module__4q_u0W__panel:hover .TwoSituations-module__4q_u0W__situationBadge{color:#023e8a;background:#fff;box-shadow:0 6px 20px #fff6}.TwoSituations-module__4q_u0W__panel:hover .TwoSituations-module__4q_u0W__cardTitle{color:#fff}.TwoSituations-module__4q_u0W__panel:hover .TwoSituations-module__4q_u0W__cardText,.TwoSituations-module__4q_u0W__panel:hover .TwoSituations-module__4q_u0W__cardText p{color:#ffffffe6}}.TwoSituations-module__4q_u0W__cardText p:last-child{margin-bottom:0}@media (max-width:900px){.TwoSituations-module__4q_u0W__panelsRow{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.TwoSituations-module__4q_u0W__panelInner{padding:1.75rem}.TwoSituations-module__4q_u0W__title{font-size:2.5rem}}
.BentoFeatures-module__cOpJSG__container{padding:var(--space-8) 0 var(--space-16) 0}.BentoFeatures-module__cOpJSG__bentoGrid,.BentoFeatures-module__cOpJSG__rightColumn{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.BentoFeatures-module__cOpJSG__bentoGrid{grid-template-columns:1fr 1fr}.BentoFeatures-module__cOpJSG__rightColumn{grid-template-rows:1fr 1fr}}.BentoFeatures-module__cOpJSG__card{border-radius:1.5rem;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94),box-shadow .6s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.BentoFeatures-module__cOpJSG__card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #023e8a26}.BentoFeatures-module__cOpJSG__cardLeft{flex-direction:column;justify-content:flex-end;min-height:500px;display:flex}.BentoFeatures-module__cOpJSG__cardLeft:after{content:"";background:var(--color-blue-500);filter:blur(80px);opacity:.3;z-index:1;pointer-events:none;border-radius:50%;width:180px;height:180px;transition:width .8s,height .8s,opacity .8s;position:absolute;bottom:-20%;right:-20%}.BentoFeatures-module__cOpJSG__cardLeft .BentoFeatures-module__cOpJSG__bgImage{transition:transform .8s,filter .8s}.BentoFeatures-module__cOpJSG__cardLeft:hover .BentoFeatures-module__cOpJSG__bgImage{filter:brightness(1.15);transform:scale(1.05)}@media (min-width:1024px){.BentoFeatures-module__cOpJSG__cardLeft{height:100%}}.BentoFeatures-module__cOpJSG__bgImage{object-fit:cover;z-index:0}.BentoFeatures-module__cOpJSG__overlayGradientLeft{z-index:1;background:linear-gradient(#0000 0%,#0003 50%,#000c 100%);position:absolute;inset:0}.BentoFeatures-module__cOpJSG__cardContent{z-index:2;flex-direction:column;gap:1rem;padding:3rem;display:flex;position:relative}.BentoFeatures-module__cOpJSG__tag{font-family:var(--font-body);letter-spacing:.05em;color:#fff;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:800;transition:color .8s}.BentoFeatures-module__cOpJSG__titleLarge{font-family:var(--font-body);color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:300;line-height:1.2;transition:color .8s}.BentoFeatures-module__cOpJSG__btnWrapper{justify-content:flex-start;margin-top:1rem;display:flex}.BentoFeatures-module__cOpJSG__blueBtn{color:#fff;font-family:var(--font-body);letter-spacing:.02em;background-color:#023e8a;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .3s,background-color .3s,box-shadow .3s;display:inline-flex}.BentoFeatures-module__cOpJSG__blueBtn:hover{color:#fff;background-color:#01306d;transform:translateY(-2px);box-shadow:0 4px 20px #023e8a59}.BentoFeatures-module__cOpJSG__cardTopRight{background-color:#e6f0fa;flex-direction:column;justify-content:center;min-height:250px;padding:3rem;transition:transform .6s cubic-bezier(.25,.46,.45,.94),box-shadow .6s;display:flex}.BentoFeatures-module__cOpJSG__cardTopRight:after{content:"";filter:blur(70px);z-index:0;pointer-events:none;background:#023e8a;border-radius:50%;width:120px;height:120px;transition:width .8s,height .8s;position:absolute;bottom:-30%;right:-30%}.BentoFeatures-module__cOpJSG__cardTopRight:before{content:"";filter:blur(70px);z-index:0;pointer-events:none;background:#023e8a;border-radius:50%;width:0;height:0;transition:width .8s cubic-bezier(.25,.46,.45,.94),height .8s cubic-bezier(.25,.46,.45,.94),filter .8s,bottom .8s;position:absolute;bottom:-160%;left:50%;transform:translate(-50%,-50%)}.BentoFeatures-module__cOpJSG__cardTopRight:hover:before{filter:blur(1px);width:1000px;height:1000px;bottom:-230%}.BentoFeatures-module__cOpJSG__cardTopRight:hover .BentoFeatures-module__cOpJSG__tagDark{color:#ffffffd9}.BentoFeatures-module__cOpJSG__cardTopRight:hover .BentoFeatures-module__cOpJSG__titleMediumDark{color:#fff}.BentoFeatures-module__cOpJSG__cardTopRight:hover .BentoFeatures-module__cOpJSG__blueBtn{color:#023e8a;background-color:#fff}.BentoFeatures-module__cOpJSG__cardContentTop{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:relative}.BentoFeatures-module__cOpJSG__tagDark{font-family:var(--font-body);letter-spacing:.05em;color:#444;text-transform:uppercase;font-size:.75rem;font-weight:800;transition:color .8s}.BentoFeatures-module__cOpJSG__titleMediumDark{font-family:var(--font-body);color:#111;margin-bottom:1.5rem;font-size:2.25rem;font-weight:300;line-height:1.2;transition:color .8s}.BentoFeatures-module__cOpJSG__cardBottomRight{flex-direction:column;justify-content:flex-end;min-height:250px;display:flex}.BentoFeatures-module__cOpJSG__cardBottomRight:after{content:"";background:var(--color-blue-500);filter:blur(80px);opacity:.25;z-index:2;pointer-events:none;border-radius:50%;width:140px;height:140px;transition:width .8s,height .8s,opacity .8s;position:absolute;bottom:-15%;left:-15%}.BentoFeatures-module__cOpJSG__splitBg{z-index:0;display:flex;position:absolute;inset:0}.BentoFeatures-module__cOpJSG__blueLeft{background-color:#0c1b33;flex:1}.BentoFeatures-module__cOpJSG__imageRight{flex:1;position:relative;overflow:hidden}.BentoFeatures-module__cOpJSG__bgImageRight{object-fit:cover;object-position:center;transition:transform .8s}.BentoFeatures-module__cOpJSG__cardBottomRight:hover .BentoFeatures-module__cOpJSG__bgImageRight{transform:scale(1.06)}.BentoFeatures-module__cOpJSG__overlayGradientBottom{z-index:1;background:linear-gradient(90deg,#0c1b33 30%,#0c1b33e6 50%,#0c1b3333 100%);position:absolute;inset:0}.BentoFeatures-module__cOpJSG__cardContentHorizontal{z-index:2;flex-direction:column;justify-content:flex-start;padding:3rem;display:flex;position:relative}.BentoFeatures-module__cOpJSG__horizontalLeft{flex-direction:column;gap:.5rem;max-width:60%;display:flex}.BentoFeatures-module__cOpJSG__titleMedium{font-family:var(--font-body);color:#fff;font-size:2.25rem;font-weight:300;line-height:1.2;transition:color .8s}.BentoFeatures-module__cOpJSG__horizontalRight{display:none}@media (max-width:640px){.BentoFeatures-module__cOpJSG__titleLarge{font-size:2rem}.BentoFeatures-module__cOpJSG__titleMedium,.BentoFeatures-module__cOpJSG__titleMediumDark{font-size:1.75rem}.BentoFeatures-module__cOpJSG__cardContent,.BentoFeatures-module__cOpJSG__cardTopRight,.BentoFeatures-module__cOpJSG__cardContentHorizontal{padding:1.5rem}.BentoFeatures-module__cOpJSG__cardContentHorizontal{flex-direction:column;align-items:flex-start;gap:1.5rem}.BentoFeatures-module__cOpJSG__horizontalLeft{max-width:100%}.BentoFeatures-module__cOpJSG__horizontalRight{justify-content:flex-end;width:100%}}
.SectionHeading-module__7zhw3a__heading{gap:var(--space-4);margin-bottom:var(--space-12);flex-direction:column;display:flex}.SectionHeading-module__7zhw3a__centered{text-align:center;align-items:center}.SectionHeading-module__7zhw3a__title{max-width:800px}.SectionHeading-module__7zhw3a__subtitle{max-width:640px;font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:1.7}.SectionHeading-module__7zhw3a__divider{align-items:center;gap:var(--space-3);margin-top:var(--space-2);display:flex}.SectionHeading-module__7zhw3a__dividerLine{background:var(--gradient-gold);border-radius:var(--radius-full);width:40px;height:2px}.SectionHeading-module__7zhw3a__dividerDot{background:var(--color-gold-400);border-radius:50%;width:6px;height:6px}
.WhoWeHelp-module__0lk8zW__whoWeHelp{background:var(--color-bg-secondary);width:100%;padding:var(--space-20) 0;flex-direction:column;justify-content:center;gap:5vh;display:flex;position:relative}.WhoWeHelp-module__0lk8zW__header{text-align:center;z-index:10;pointer-events:none;width:100%}.WhoWeHelp-module__0lk8zW__trackContainer{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;align-items:center;width:100%;height:55vh;display:flex;overflow-x:auto}.WhoWeHelp-module__0lk8zW__trackContainer::-webkit-scrollbar{display:none}.WhoWeHelp-module__0lk8zW__track{align-items:center;gap:5vw;width:max-content;height:100%;padding:0 35vw;display:flex}.WhoWeHelp-module__0lk8zW__card{border-radius:var(--radius-xl);width:30vw;height:80%;box-shadow:var(--shadow-lg);transform-origin:50%;opacity:.3;cursor:pointer;flex-shrink:0;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s;position:relative;overflow:hidden;transform:scale(.8)}.WhoWeHelp-module__0lk8zW__cardActive{opacity:1;box-shadow:var(--shadow-blue-glow);z-index:2;transform:scale(1.05)}.WhoWeHelp-module__0lk8zW__imageWrapper{width:100%;height:100%;position:relative}.WhoWeHelp-module__0lk8zW__image{object-fit:cover;transition:transform var(--transition-slow)}.WhoWeHelp-module__0lk8zW__card:hover .WhoWeHelp-module__0lk8zW__image{transform:scale(1.1)}.WhoWeHelp-module__0lk8zW__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0a0e1a4d 50%,#0a0e1af2 100%);position:absolute;inset:0}.WhoWeHelp-module__0lk8zW__cardContent{width:100%;padding:var(--space-8);z-index:2;text-align:center;justify-content:center;align-items:flex-end;display:flex;position:absolute;bottom:0;left:0}.WhoWeHelp-module__0lk8zW__name{font-family:var(--font-heading);font-size:var(--font-size-2xl);color:#fff;text-shadow:0 4px 12px #000c;font-weight:700;line-height:1.2}.WhoWeHelp-module__0lk8zW__pagination{justify-content:center;gap:var(--space-3);z-index:10;width:100%;margin-top:2vh;display:flex}.WhoWeHelp-module__0lk8zW__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-base);background:#64748b4d;border:none;border-radius:50%;padding:0}.WhoWeHelp-module__0lk8zW__dotActive{background:var(--color-blue-500);transform:scale(1.4);box-shadow:0 0 10px #023e8a99}@media (max-width:1024px){.WhoWeHelp-module__0lk8zW__card{width:45vw}.WhoWeHelp-module__0lk8zW__track{padding:0 27.5vw}}@media (max-width:768px){.WhoWeHelp-module__0lk8zW__header{top:5%}.WhoWeHelp-module__0lk8zW__trackContainer{height:65vh;margin-top:5vh}.WhoWeHelp-module__0lk8zW__card{width:70vw;height:70%}.WhoWeHelp-module__0lk8zW__track{gap:8vw;padding:0 15vw}.WhoWeHelp-module__0lk8zW__name{font-size:var(--font-size-xl)}}.WhoWeHelp-module__0lk8zW__clientCard{background-color:#e6f0fa;border-radius:18px;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94),box-shadow .6s;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.WhoWeHelp-module__0lk8zW__clientCard:hover{transform:translateY(-4px);box-shadow:0 16px 48px #023e8a2e}.WhoWeHelp-module__0lk8zW__cardSvgBg{color:#6ba3e8;pointer-events:none;z-index:0;width:100%;height:100%;transition:color .3s,opacity .3s;position:absolute;inset:0}.WhoWeHelp-module__0lk8zW__clientCard:hover .WhoWeHelp-module__0lk8zW__cardSvgBg{color:#ffffff40}.WhoWeHelp-module__0lk8zW__clientCard:after{content:"";filter:blur(70px);z-index:0;pointer-events:none;background:#023e8a;border-radius:50%;width:120px;height:120px;transition:width .3s,height .3s;position:absolute;bottom:-30%;right:-30%}.WhoWeHelp-module__0lk8zW__clientCard:hover:after{width:180px;height:180px}.WhoWeHelp-module__0lk8zW__clientCard:before{content:"";filter:blur(70px);z-index:1;pointer-events:none;background:#023e8a;border-radius:50%;width:0;height:0;transition:width .3s cubic-bezier(.25,.46,.45,.94),height .3s cubic-bezier(.25,.46,.45,.94),filter .3s,bottom .3s;position:absolute;bottom:-160%;left:50%;transform:translate(-50%,-50%)}.WhoWeHelp-module__0lk8zW__clientCard:hover:before{filter:blur(1px);width:1000px;height:1000px;bottom:-230%}.WhoWeHelp-module__0lk8zW__cardInner{z-index:2;flex-direction:column;gap:.75rem;height:100%;padding:2rem 1.75rem;display:flex;position:relative}.WhoWeHelp-module__0lk8zW__cardTitle{font-family:var(--font-heading,Outfit, sans-serif);color:#111827;margin:0;font-size:1.35rem;font-weight:700;line-height:1.25;transition:color .3s}.WhoWeHelp-module__0lk8zW__cardDesc{font-family:var(--font-body,sans-serif);color:#4b5563;margin:0;font-size:.85rem;font-weight:400;line-height:1.7;transition:color .3s}.WhoWeHelp-module__0lk8zW__clientCard:hover .WhoWeHelp-module__0lk8zW__cardTitle{color:#fff}.WhoWeHelp-module__0lk8zW__clientCard:hover .WhoWeHelp-module__0lk8zW__cardDesc{color:#ffffffe0}@media (min-width:1440px){.WhoWeHelp-module__0lk8zW__cardTitle{font-size:1.5rem}.WhoWeHelp-module__0lk8zW__cardDesc{font-size:.9rem}.WhoWeHelp-module__0lk8zW__cardInner{gap:1rem;padding:2.5rem 2rem}}@media (min-width:1024px) and (max-width:1439px){.WhoWeHelp-module__0lk8zW__cardTitle{font-size:1.3rem}.WhoWeHelp-module__0lk8zW__cardDesc{font-size:.84rem}.WhoWeHelp-module__0lk8zW__cardInner{padding:1.75rem 1.5rem}}@media (min-width:768px) and (max-width:1023px){.WhoWeHelp-module__0lk8zW__cardTitle{font-size:1.2rem}.WhoWeHelp-module__0lk8zW__cardDesc{font-size:.8rem;line-height:1.6}.WhoWeHelp-module__0lk8zW__cardInner{gap:.6rem;padding:1.5rem 1.25rem}}@media (min-width:481px) and (max-width:767px){.WhoWeHelp-module__0lk8zW__cardTitle{font-size:1.15rem}.WhoWeHelp-module__0lk8zW__cardDesc{font-size:.78rem;line-height:1.6}.WhoWeHelp-module__0lk8zW__cardInner{gap:.5rem;padding:1.25rem 1.125rem}.WhoWeHelp-module__0lk8zW__clientCard:before{transition-duration:.2s}}@media (max-width:480px){.WhoWeHelp-module__0lk8zW__cardTitle{font-size:1.1rem}.WhoWeHelp-module__0lk8zW__cardDesc{font-size:.75rem;line-height:1.55}.WhoWeHelp-module__0lk8zW__cardInner{gap:.5rem;padding:1.125rem 1rem}.WhoWeHelp-module__0lk8zW__clientCard:before{transition-duration:.2s}.WhoWeHelp-module__0lk8zW__clientCard:after{width:80px;height:80px;bottom:-20%;right:-20%}.WhoWeHelp-module__0lk8zW__clientCard:hover:after{width:120px;height:120px}}@media (max-width:360px){.WhoWeHelp-module__0lk8zW__cardTitle{font-size:1rem}.WhoWeHelp-module__0lk8zW__cardDesc{font-size:.7rem;line-height:1.5}.WhoWeHelp-module__0lk8zW__cardInner{gap:.4rem;padding:1rem .875rem}}
