.StatCard_card__ALi4N{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:1vw;gap:.25vw;flex-shrink:0;background:#ECF2FF;border-radius:7.406px;box-shadow:inset 0 -2.281px 3.421px 0 rgba(159,159,159,.2);overflow:hidden}.StatCard_value__xM_dk{font-family:Merriweather,Georgia,serif;font-weight:700;font-size:1.53vw;line-height:1.177;text-align:center;background:linear-gradient(90deg,#1476D6,#7369CF 90.865%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;width:100%}.StatCard_label__jfAiK{font-family:Lato,sans-serif;font-weight:700;font-size:.69vw;line-height:.864;color:rgba(0,0,0,.6);text-align:left;white-space:nowrap}@media (max-width:768px){.StatCard_card__ALi4N{height:auto;min-height:14.1vw;align-items:center;justify-content:center;padding:3.5vw 2vw;gap:1.5vw}.StatCard_value__xM_dk{font-size:6vw;text-align:center}.StatCard_label__jfAiK{font-size:3vw;line-height:1.2;text-align:center;white-space:normal;max-width:90%}}.EventCardStack_cardWrapper__RtJpL{position:relative;width:100%;max-width:446px;aspect-ratio:446/350;margin:0 auto}@media (max-width:768px){.EventCardStack_cardWrapper__RtJpL{max-width:min(80vw,30vh)}}@media (min-width:900px){.EventCardStack_cardWrapper__RtJpL{margin:0;max-width:446px}}.EventCardStack_cardContainer__VnsaM{position:absolute;width:88.9%;height:77.7%;border-radius:10.083px;overflow:hidden;background:#fff;border:.787px solid #6a6a6a;box-shadow:inset 0 -2.97px 2.97px 0 rgba(255,255,255,.25)}.EventCardStack_image___n3il{object-fit:cover}.ChatBot_container__s36O_{position:relative;display:flex;flex-direction:column;width:100%;margin-top:2%;max-width:464px;height:484px;border-radius:24px;border:1px solid rgba(255,255,255,.45);box-shadow:0 15px 35px rgba(31,38,135,.08),inset 0 0 15px rgba(255,255,255,.25);background:linear-gradient(135deg,#E2EDFC,#F5F7FF 50%,#ECEAFC);overflow:hidden;font-family:Lato,sans-serif;box-sizing:border-box}.ChatBot_header__tJhyV{justify-content:space-between;padding:.95rem 1.25rem;background:rgba(255,255,255,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(20,118,214,.08)}.ChatBot_header__tJhyV,.ChatBot_logoContainer__aGR77{display:flex;align-items:center}.ChatBot_logo__AcL5O{object-fit:contain;transition:opacity .2s}.ChatBot_actions__tiNXk{display:flex;align-items:center;gap:.5rem}.ChatBot_actionButton__R166d{background:transparent;border:none;cursor:pointer;color:#595C5E;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .25s,color .25s,transform .15s;width:28px;height:28px}.ChatBot_actionButton__R166d:hover{background-color:rgba(20,118,214,.08);color:#1476D6;transform:scale(1.05)}.ChatBot_actionButton__R166d:active{transform:scale(.95)}.ChatBot_chatArea__eAEQL{flex:1 1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.ChatBot_chatArea__eAEQL::-webkit-scrollbar{width:6px}.ChatBot_chatArea__eAEQL::-webkit-scrollbar-track{background:transparent}.ChatBot_chatArea__eAEQL::-webkit-scrollbar-thumb{background:rgba(0,0,0,.06);border-radius:10px;-webkit-transition:background-color .2s;transition:background-color .2s}.ChatBot_chatArea__eAEQL::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.12)}.ChatBot_userMsgWrapper__Qi1Nu{display:flex;justify-content:flex-end;width:100%}.ChatBot_userBubble__8EniZ{background:#FFFFFF;color:#1F1F1F;padding:.75rem 1rem;border-radius:16px 16px 4px 16px;max-width:82%;box-shadow:0 4px 15px rgba(0,0,0,.02);font-size:var(--ysq-fs-14);line-height:1.4;border:1px solid rgba(255,255,255,.85);word-break:break-word}.ChatBot_botMsgWrapper__tU_St{display:flex;justify-content:flex-start;width:100%}.ChatBot_botContent__rNaqC{background:rgba(255,255,255,.45);border:1px solid rgba(255,255,255,.6);color:#1F1F1F;padding:.75rem 1rem;border-radius:16px 16px 16px 4px;max-width:82%;box-shadow:0 4px 15px rgba(0,0,0,.015);font-size:var(--ysq-fs-14);line-height:1.5;white-space:pre-line;word-break:break-word}.ChatBot_botContent__rNaqC strong{font-weight:700;color:#1476D6}.ChatBot_typingIndicator__pTPVi{display:flex;align-items:center;gap:.35rem;padding:.65rem .95rem;background:rgba(255,255,255,.45);border:1px solid rgba(255,255,255,.6);border-radius:12px;width:fit-content;align-self:flex-start;box-shadow:0 4px 10px rgba(0,0,0,.01)}.ChatBot_dot__qh7LU{width:6px;height:6px;background:#6C5CCC;border-radius:50%;animation:ChatBot_bounce__3xFhN 1.4s ease-in-out infinite both}.ChatBot_dot__qh7LU:first-child{animation-delay:-.32s}.ChatBot_dot__qh7LU:nth-child(2){animation-delay:-.16s}@keyframes ChatBot_bounce__3xFhN{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.ChatBot_inputContainer__9mn51{padding:.75rem 1.25rem 1.25rem;background:transparent}.ChatBot_inputWrapper__IzkBb{display:flex;align-items:center;background:#FFFFFF;border:1.5px solid #dbdbdb;border-radius:12px;padding:.3rem .4rem .3rem .95rem;box-shadow:0 4px 12px rgba(0,0,0,.015);transition:border-color .25s,box-shadow .25s}.ChatBot_inputWrapper__IzkBb:focus-within{border-color:#6C5CCC;box-shadow:0 0 0 3px rgba(108,92,204,.12)}.ChatBot_inputField__1cj3W{flex:1 1;border:none;outline:none;background:transparent;font-size:var(--ysq-fs-14);color:#1F1F1F;padding:.45rem 0;font-family:Lato,sans-serif}.ChatBot_inputField__1cj3W::placeholder{color:#959595}.ChatBot_sendBtn__dtHY_{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(90deg,#3B74C0,#7668D0);border:none;cursor:pointer;color:#FFFFFF;transition:transform .2s,opacity .2s}.ChatBot_sendBtn__dtHY_:hover{opacity:.95;transform:scale(1.05)}.ChatBot_sendBtn__dtHY_:active{transform:scale(.95)}.ChatBot_sendBtn__dtHY_:disabled{background:#EBEBEB;color:#B5B5B5;cursor:not-allowed;transform:none}.ChatBot_statusDot__5j5BB{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:8px;flex-shrink:0}.ChatBot_statusDotConnected__2drLg{background:#22c55e}.ChatBot_statusDotConnecting__fJ0qf{background:#f59e0b}.ChatBot_statusDotDisconnected__OBBfs{background:#9ca3af}.ChatBot_statusDotError___1ffM{background:#ef4444}.ChatBot_errorBanner__20F_1{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;background:rgba(239,68,68,.12);border-top:1px solid rgba(239,68,68,.3);font-size:var(--ysq-fs-12);color:#ef4444}.ChatBot_errorBanner__20F_1 button{background:none;border:none;color:#ef4444;cursor:pointer;padding:2px 4px;font-size:var(--ysq-fs-14);line-height:1}.ChatBot_widgetWrap__7EaDx{display:flex;flex-direction:column;gap:.55rem;padding:0 1.25rem .25rem;margin-top:-.5rem}.ChatBot_widgetChips__Cr76Y{display:flex;flex-wrap:wrap;gap:.35rem}.ChatBot_chip__0qvax{padding:.35rem .75rem;border-radius:100px;border:1.5px solid rgba(108,92,204,.4);background:rgba(255,255,255,.65);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#4A3FAE;font-family:Lato,sans-serif;font-size:11.5px;font-weight:600;line-height:1.3;cursor:pointer;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s,color .2s;max-width:100%;text-align:left}.ChatBot_chip__0qvax:hover{background:rgba(108,92,204,.12);border-color:#6C5CCC;box-shadow:0 2px 8px rgba(108,92,204,.18);transform:translateY(-1px)}.ChatBot_chip__0qvax:active{transform:translateY(0) scale(.97)}.ChatBot_chip__0qvax:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(108,92,204,.25)}.ChatBot_chipSelected__wynFE{border-color:transparent;box-shadow:0 3px 10px rgba(108,92,204,.3)}.ChatBot_chipSelected__wynFE,.ChatBot_chipSelected__wynFE:hover,.ChatBot_widgetSubmit__DlOqR{background:linear-gradient(90deg,#3B74C0,#7668D0);color:#ffffff}.ChatBot_widgetSubmit__DlOqR{align-self:flex-end;padding:.45rem 1.15rem;border-radius:100px;border:none;font-family:Lato,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 8px rgba(108,92,204,.2)}.ChatBot_widgetSubmit__DlOqR:hover:not(:disabled){opacity:.94;transform:translateY(-1px);box-shadow:0 4px 12px rgba(108,92,204,.3)}.ChatBot_widgetSubmit__DlOqR:active:not(:disabled){transform:translateY(0) scale(.98)}.ChatBot_widgetSubmit__DlOqR:disabled{background:#d1d5db;color:#ffffff;cursor:not-allowed;opacity:.75;box-shadow:none}.ChatBot_addOptionArea__CFQ3E{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ChatBot_addOptionToggleBtn__GhNpp{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .75rem;border-radius:100px;border:1.5px dashed rgba(108,92,204,.45);background:transparent;color:#6C5CCC;font-family:Lato,sans-serif;font-size:11.5px;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s,transform .15s}.ChatBot_addOptionToggleBtn__GhNpp:hover{border-color:#6C5CCC;background:rgba(108,92,204,.07);transform:translateY(-1px)}.ChatBot_addOptionToggleBtn__GhNpp:active{transform:translateY(0) scale(.97)}.ChatBot_addOptionTogglePlus__RTfF2{font-size:15px;line-height:1;font-weight:500}.ChatBot_addOptionRow__HlaQS{display:flex;align-items:center;gap:.4rem;margin-top:.1rem}.ChatBot_addOptionInput__7d3GD{flex:1 1;height:30px;padding:0 .65rem;border-radius:100px;border:1.5px solid rgba(108,92,204,.35);background:rgba(255,255,255,.7);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);font-family:Lato,sans-serif;font-size:11.5px;color:#1F1F1F;outline:none;transition:border-color .2s,box-shadow .2s}.ChatBot_addOptionInput__7d3GD::placeholder{color:#a0a0b0}.ChatBot_addOptionInput__7d3GD:focus{border-color:#6C5CCC;box-shadow:0 0 0 3px rgba(108,92,204,.12)}.ChatBot_addOptionBtn__wB_AB{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:linear-gradient(90deg,#3B74C0,#7668D0);color:#ffffff;font-size:18px;line-height:1;font-weight:400;cursor:pointer;flex-shrink:0;transition:opacity .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 6px rgba(108,92,204,.25)}.ChatBot_addOptionBtn__wB_AB:hover:not(:disabled){opacity:.92;transform:scale(1.08);box-shadow:0 4px 10px rgba(108,92,204,.3)}.ChatBot_addOptionBtn__wB_AB:active:not(:disabled){transform:scale(.95)}.ChatBot_addOptionBtn__wB_AB:disabled{background:#d1d5db;color:#ffffff;cursor:not-allowed;box-shadow:none}.ChatBot_reportSentCard__dvzU8{display:flex;align-items:flex-start;gap:.65rem;background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(34,197,94,.04));border:1px solid rgba(34,197,94,.32);color:#166534;padding:.8rem 1rem;border-radius:16px 16px 16px 4px;max-width:82%;font-size:var(--ysq-fs-14);line-height:1.5;box-shadow:0 4px 15px rgba(34,197,94,.1)}.ChatBot_reportSentCard__dvzU8 svg{flex-shrink:0;margin-top:1px;color:#16a34a}.ChatBot_reportSentBody__cWRK3 strong{color:#14532d;font-weight:700}.ChatBot_reportSentEmail__bB2lE{font-size:12px;color:#4b5563;margin-top:3px;word-break:break-all}.ChatBot_fileBubble__V897C{display:inline-flex;align-items:center;gap:.55rem;background:#ffffff;color:#1F1F1F;padding:.65rem .9rem;border-radius:16px 16px 4px 16px;max-width:82%;border:1px solid rgba(108,92,204,.25);box-shadow:0 4px 15px rgba(0,0,0,.025);font-size:var(--ysq-fs-14);font-weight:500;word-break:break-all}.ChatBot_fileBubble__V897C svg{color:#6C5CCC;flex-shrink:0}.ChatBot_uploadBtn__bMR7X{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#9ca3af;cursor:pointer;transition:color .2s,background .2s,transform .15s;flex-shrink:0;margin-right:2px}.ChatBot_uploadBtn__bMR7X:hover:not(:disabled){color:#6C5CCC;background:rgba(108,92,204,.08);transform:scale(1.05)}.ChatBot_uploadBtn__bMR7X:active:not(:disabled){transform:scale(.95)}.ChatBot_uploadBtn__bMR7X:disabled{color:#d1d5db;cursor:not-allowed}.ChatBot_uploadBtnLoading__rmP5M{color:#6C5CCC}.ChatBot_uploadBtnLoading__rmP5M svg{animation:ChatBot_ysqSpin__qSJqO .9s linear infinite}@keyframes ChatBot_ysqSpin__qSJqO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatBot_hiddenFileInput__v43js{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.Hero_section___wLVq{overflow:hidden;background:transparent}.Hero_container__llexK{max-width:100vw;width:100%;margin-inline:auto;padding-inline:12.57vw;padding-top:1.85vw;padding-bottom:1.31rem;box-sizing:border-box}.Hero_heroGrid__fTNSB{display:grid;grid-template-columns:1fr;gap:.63vw;align-items:center}@media (min-width:900px){.Hero_heroGrid__fTNSB{grid-template-columns:611fr 446fr;align-items:end}.Hero_heroRightChat__jASKA{align-self:start;height:auto!important;margin-top:4.03vw}}.Hero_heroLeft__OOBMi{display:flex;flex-direction:column;gap:.6vw}.Hero_pill__QRKqb{display:inline-flex;align-items:center;justify-content:center;gap:.42vw;background:#E4E4FF;border-radius:19px;padding:.5vw 0;width:18.47vw}.Hero_pillText__ThNCr{font-family:Lato,sans-serif;font-weight:900;font-size:.83vw;line-height:1;background:linear-gradient(90deg,#1476D6,#7369CF 90.865%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;white-space:nowrap}.Hero_heading__VJfl4{font-family:Arial,sans-serif;font-weight:700!important;font-size:3vw!important;line-height:3.5vw;letter-spacing:-1%;color:#000;margin:0;white-space:pre-wrap}@media (max-width:900px){.Hero_heading__VJfl4{letter-spacing:-.32px}}.Hero_headingBlue__Plzhx{background:linear-gradient(90deg,#1476D6,#7369CF 90.87%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-bottom:.1em}.Hero_subtitle__075n2{font-family:Lato,sans-serif;font-weight:400;font-size:1.11vw;line-height:1.5;color:rgba(31,31,31,.8);margin:0;white-space:pre-wrap}.Hero_mobileHeading__X1VBg,.Hero_mobileSubtitle__9CY4m{display:none}.Hero_desktopHeading__2mM57,.Hero_desktopSubtitle__bLw5a{display:inline}.Hero_statsStrip__4bmgP{display:flex;flex-wrap:nowrap;gap:.5vw;padding:0;margin:0}@media (max-width:900px){.Hero_statsStrip__4bmgP{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.Hero_statsStrip__4bmgP::-webkit-scrollbar{display:none}}.Hero_statsSubtext__bsAPj{margin:0;font-family:Lato,sans-serif;font-weight:400;font-size:.9vw;line-height:1.5;color:rgba(31,31,31,.8)}.Hero_statsSubtextAccent__x8b8x{font-weight:700;background:linear-gradient(90deg,#1476D6,#7369CF 90.87%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.Hero_ctaRow__JLvhz{display:flex;gap:1.39vw;margin-top:.5vw;align-items:center;flex-wrap:wrap}.Hero_ctaPrimary__MMrE_{display:inline-flex;align-items:center;justify-content:center;height:3.06vw;padding:.97vw 1.67vw;box-sizing:border-box;background:linear-gradient(90deg,#3B74C0 1%,#7668D0);border-radius:6px;font-family:Arial,sans-serif;font-weight:500;font-size:1.11vw;line-height:1.125;color:#fff;text-decoration:none;white-space:nowrap;transition:opacity .2s}.Hero_ctaPrimary__MMrE_:hover{opacity:.9}.Hero_ctaSecondary__Bzn6t{display:inline-flex;align-items:center;justify-content:center;height:3.06vw;padding:.97vw 1.67vw;box-sizing:border-box;background:#fff;border:1px solid rgba(20,118,214,.75);border-radius:6px;font-family:Arial,sans-serif;font-weight:500;font-size:1.11vw;line-height:1.125;color:#1476D6;text-decoration:none;white-space:nowrap;transition:background .2s}.Hero_ctaSecondary__Bzn6t:hover{background:#f0f7ff}.Hero_heroRight__95msq{display:flex;justify-content:center;width:100%;height:23.26vw}.Hero_heroBottom__5qv1c{position:relative;display:flex;align-items:flex-end;justify-content:center;margin-top:2.68vw}.Hero_trustBar__MsBU8{position:absolute;left:0;bottom:0}.Hero_trustBarInline__dHmpN,.Hero_trustBar__MsBU8{display:flex;align-items:center;gap:1.11vw;flex-shrink:0}.Hero_trustBarInline__dHmpN{margin-top:2.5rem}@media (max-width:900px){.Hero_heroBottom__5qv1c{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:2rem}.Hero_trustBar__MsBU8{position:static}}.Hero_trustAvatars__ki2PF{display:inline-grid;place-items:start}.Hero_avatar__myhI1{grid-column:1;grid-row:1;width:2.5vw;height:2.5vw;border-radius:50%;overflow:hidden;background:#f5f7f9}.Hero_avatar__myhI1:first-child{margin-left:3vw}.Hero_avatar__myhI1:nth-child(2){margin-left:1.25vw}.Hero_avatar__myhI1:nth-child(3){margin-left:0}.Hero_avatar__myhI1 img{width:100%;height:100%;object-fit:cover;border-radius:50%}.Hero_trustText__oWOa4{font-family:Open Sans,Lato,sans-serif;font-size:.9vw;line-height:1.369;color:rgba(0,0,0,.6);max-width:12.5vw}.Hero_discoveryBox__F7ST9{width:45.35vw;max-width:100%;display:flex;flex-direction:column;gap:0;background:#fff;border:1.315px solid #1476d6;border-radius:7.891px;box-shadow:0 4.603px 5.918px rgba(0,0,0,.25);padding:.83vw 1.11vw .76vw 1.04vw}@media (max-width:900px){.Hero_discoveryBox__F7ST9{width:100%}.Hero_trustBarInline__dHmpN,.Hero_trustBar__MsBU8{display:none}}.Hero_discoveryTop__eZejF{display:flex;align-items:center;gap:.76vw;width:38.61vw;margin-bottom:.83vw}.Hero_chatbotIcon__gA6wS{flex-shrink:0;display:flex;align-items:center;width:1.74vw;height:1.74vw}.Hero_discoveryMessage__QXNAz{background:#EBF1FD;border-radius:6px;padding:.28vw .69vw;font-family:Lato,sans-serif;font-size:.83vw;line-height:1.11vw;color:rgba(0,0,0,.6);min-height:3.54vw;display:flex;align-items:center;flex:1 1}.Hero_discoveryInputRow__T2Dyd{display:flex;align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:9.838px;padding:0 .56vw 0 .59vw;height:3.19vw}.Hero_discoveryInputWrapper__G7Ddr{position:relative;flex:1 1;display:flex;align-items:center;min-width:0;height:100%;overflow:hidden}.Hero_discoveryAttach__cuOYa{flex-shrink:0;width:1.25vw;height:1.25vw;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;margin-right:.56vw;opacity:.6;transition:opacity .2s}.Hero_discoveryAttach__cuOYa:hover{opacity:1}.Hero_animatedPlaceholder__h7v4H{position:absolute;left:0;color:#959595;font-family:Open Sans,Lato,sans-serif;font-size:.9vw;pointer-events:none;white-space:nowrap}.Hero_discoveryInput__dE3lI{flex:1 1;border:none;outline:none;background:transparent;font-family:Open Sans,Lato,sans-serif;font-size:.9vw;color:#1f1f1f;min-width:0;height:1.25vw;overflow:hidden}.Hero_discoveryInput__dE3lI::placeholder{color:#959595}.Hero_discoverySend__MqdD9{flex-shrink:0;width:2.01vw;height:2.01vw;background:#6960D8;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s;margin-left:.56vw}.Hero_discoverySend__MqdD9:hover{opacity:.85}.Hero_mobileChatTrigger__B8Q14{display:none}.Hero_mobileChatTriggerIcon__N2jmL{filter:brightness(0) invert(1)}@media (max-width:768px){.Hero_container__llexK{padding-inline:5.13vw;padding-top:min(6.15vw,3vh);padding-bottom:min(6.15vw,3vh)}.Hero_heroGrid__fTNSB{display:flex;flex-direction:column;gap:0;text-align:center;align-items:center;position:relative}.Hero_heroLeft__OOBMi{display:contents}.Hero_pill__QRKqb{order:1;margin-bottom:min(3.08vw,2vh)}.Hero_heading__VJfl4{order:2;margin-bottom:min(3.08vw,2vh)}.Hero_heroRight__95msq{order:3;margin-bottom:min(3.08vw,2vh);min-height:auto!important}.Hero_subtitle__075n2{order:4;margin-bottom:min(2vw,1vh)}.Hero_mobileChatTrigger__B8Q14{order:5;margin-top:min(1vw,1vh);margin-bottom:min(3.08vw,2vh)}.Hero_ctaRow__JLvhz{order:6;margin-bottom:min(6.15vw,4vh)}.Hero_statsStrip__4bmgP{order:7}.Hero_statsSubtext__bsAPj{order:8;margin-top:min(3.08vw,2vh);text-align:center;font-size:3.59vw}.Hero_trustBarInline__dHmpN{display:none!important}.Hero_pill__QRKqb{width:auto;padding:2.05vw 3.59vw}.Hero_pillText__ThNCr{font-size:3.08vw}.Hero_heading__VJfl4{font-weight:700!important;font-size:7.18vw!important;line-height:1.15;letter-spacing:-.25px;width:100%}.Hero_mobileHeading__X1VBg,.Hero_mobileSubtitle__9CY4m{display:inline}.Hero_desktopHeading__2mM57,.Hero_desktopSubtitle__bLw5a{display:none}.Hero_subtitle__075n2{font-size:3.59vw;line-height:1.55;width:100%}.Hero_subtitleChatHidden__BuiAh{display:none}.Hero_heroRight__95msq{height:auto;width:100%}@keyframes Hero_smallJump__L4JXS{0%,to{transform:translateY(0)}5%{transform:translateY(-8px)}10%{transform:translateY(0)}15%{transform:translateY(-4px)}20%{transform:translateY(0)}}.Hero_mobileChatTrigger__B8Q14{align-self:flex-end;display:flex;width:11.28vw;height:11.28vw;border-radius:50%;border:none;background:linear-gradient(135deg,#1476D6,#7369CF);align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 0 1.5vw #E4E4FF,0 .51vw 3.08vw rgba(20,118,214,.3);padding:0;flex-shrink:0;transition:transform .2s ease;animation:Hero_smallJump__L4JXS 3s ease-in-out infinite}.Hero_mobileChatTrigger__B8Q14:active{transform:scale(.93);animation:none}.Hero_mobileChatTriggerHidden__PVwex{display:none}.Hero_ctaRow__JLvhz{flex-direction:column;gap:min(3.08vw,2vh);width:80vw;align-items:stretch;margin-inline:auto}.Hero_ctaPrimary__MMrE_,.Hero_ctaSecondary__Bzn6t{width:100%;height:auto;min-height:min(11.28vw,6vh);padding:min(2.82vw,1.5vh) 4.62vw;font-size:3.59vw;border-radius:2vw;justify-content:center}.Hero_statsStrip__4bmgP{display:grid!important;grid-template-columns:1fr 1fr;gap:3.08vw;padding:0;width:100%}.Hero_statsStrip__4bmgP>li:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 1.54vw)}.Hero_heroBottom__5qv1c{display:none}}.ChallengeContent_container__VajfE{display:grid;grid-template-columns:37.29vw 31.74vw;column-gap:3.47vw;align-items:start;justify-content:center;max-width:72.5vw;margin:1.67vw auto 0;width:100%}@media (max-width:1024px){.ChallengeContent_container__VajfE{grid-template-columns:1fr 1fr;column-gap:32px}}@media (max-width:820px){.ChallengeContent_container__VajfE{grid-template-columns:minmax(0,540px);row-gap:28px;justify-content:center}}.ChallengeContent_cardColumn__v3X2Z{display:flex;flex-direction:column;align-items:stretch;width:100%}.ChallengeContent_card__mbeCw{position:relative;width:100%;aspect-ratio:537/382;background:#ECF2FF;border-radius:11px;overflow:hidden;box-shadow:inset 0 2.356px 17.67px rgba(255,255,255,.25),inset 0 -3px 5.25px rgba(40,40,40,.2)}.ChallengeContent_cardInner__qek_H{position:absolute;inset:0}.ChallengeContent_cardHeader__XDZLg{position:absolute;top:1.39vw;left:50%;transform:translateX(-50%);width:18.68vw;display:flex;flex-direction:column;align-items:center;gap:.42vw;z-index:3}.ChallengeContent_eyebrow__a4Wf8{margin:0;font-family:Arial,sans-serif;font-weight:700;font-size:1.81vw;line-height:2.5vw;background:linear-gradient(90deg,#1476D6,#7369CF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.03vw;text-align:center}.ChallengeContent_tagRow__KAvX0{display:flex;gap:.35vw;justify-content:center;width:100%}.ChallengeContent_tag__lgnvg{font-family:Lato,sans-serif;font-size:.63vw;font-weight:400;line-height:1.4;color:rgba(0,0,0,.75);background:#EFF6FD;border:.069vw solid rgba(0,0,0,.14);border-radius:20vw;padding:.21vw .63vw;white-space:nowrap}.ChallengeContent_visualStage__zCGLN{position:absolute;inset:0;pointer-events:none;height:26.53vw}.ChallengeContent_personHalo__SHEJt{position:absolute;left:3.07vw;top:8.59vw;width:14.38vw;height:14.38vw;border-radius:50%;background:#C6D8FF;z-index:1}.ChallengeContent_personFrame__l1R_i{position:absolute;left:4.05vw;top:5.54vw;width:12.5vw;height:17.08vw;overflow:hidden;z-index:2}.ChallengeContent_personImage__CJQVO{display:block;width:100%;height:100%;object-fit:cover;object-position:center 20%}.ChallengeContent_heroImageFrame__bHhup{position:absolute;left:17.45vw;top:7.07vw;width:18.89vw;height:12.78vw;overflow:hidden;z-index:2}.ChallengeContent_heroImage__Pz1Vu{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.ChallengeContent_testimonialCard__3fAWn{position:absolute;left:5.43vw;top:17.76vw;width:14.01vw;background:#FFFFFF;border-radius:11.24px;filter:drop-shadow(0 .562px 1.124px rgba(0,0,0,.25));padding:.63vw;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;z-index:5}.ChallengeContent_testimonialQuote__Vq1tD{margin:0;font-family:Lato,sans-serif;font-weight:400;font-size:.63vw;line-height:.97vw;color:#272727;letter-spacing:1%}.ChallengeContent_testimonialUser__O1rAZ{display:flex;align-items:center;gap:.7vw;width:100%;min-height:2.22vw;overflow:hidden}.ChallengeContent_userAvatar__Nc5c_{width:2.16vw;height:2.16vw;border-radius:50%;object-fit:cover;flex-shrink:0}.ChallengeContent_userInfo__5d0VZ{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.ChallengeContent_userName__tmjD8{font-family:Arial,sans-serif;font-weight:700;font-size:.83vw;line-height:1.25vw;color:#333333}.ChallengeContent_userRole__EN79g{font-family:Lato,sans-serif;font-weight:400;font-size:.63vw;line-height:.94vw;color:rgba(0,0,0,.8)}.ChallengeContent_viewMore__MK3pV{position:absolute;bottom:1.39vw;right:1.39vw;display:inline-flex;align-items:center;gap:.52vw;font-family:Arial,sans-serif;font-weight:500;font-size:1.03vw;line-height:1.86vw;letter-spacing:-.02vw;color:#1476D6;text-decoration:none;transition:opacity .2s ease;z-index:10}.ChallengeContent_viewMore__MK3pV:hover{opacity:.85}.ChallengeContent_viewMoreIcon__FxFc9{width:1.54vw;height:1.54vw;border-radius:999px;background:linear-gradient(135deg,#3B74C0,#7668D0);display:inline-flex;align-items:center;justify-content:center}.ChallengeContent_optionsList___RbhX{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.14vw;width:100%;align-self:stretch}.ChallengeContent_optionItemWrap__OwBQW{width:100%}.ChallengeContent_optionItem__brixk{display:flex;align-items:center;gap:.83vw;width:100%;padding:.83vw .63vw;background:transparent;border:none;border-radius:9.75px;cursor:pointer;text-align:left;opacity:.7;transition:opacity .25s ease,background .25s ease;font-family:inherit}.ChallengeContent_optionItem__brixk:hover:not(.ChallengeContent_optionItemActive__dQKK2){opacity:.9}.ChallengeContent_optionItemActive__dQKK2{background:#ECF2FF;opacity:1;padding:.97vw .96vw;align-items:flex-start;box-shadow:0 .14vw .83vw rgba(0,0,0,.1);border:.069vw solid rgba(0,0,0,.08)}.ChallengeContent_optionIcon__UNUAL{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5vw;height:2.5vw}.ChallengeContent_optionItem__brixk:not(.ChallengeContent_optionItemActive__dQKK2) .ChallengeContent_optionIcon__UNUAL{width:1.67vw;height:1.67vw}.ChallengeContent_svgDefs__oSqSv{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.ChallengeContent_gradientIcon__x67cZ{width:100%;height:100%;fill:url(#challenge-icon-gradient);color:transparent}.ChallengeContent_gradientIcon__x67cZ circle,.ChallengeContent_gradientIcon__x67cZ ellipse,.ChallengeContent_gradientIcon__x67cZ path,.ChallengeContent_gradientIcon__x67cZ polygon,.ChallengeContent_gradientIcon__x67cZ polyline,.ChallengeContent_gradientIcon__x67cZ rect{fill:url(#challenge-icon-gradient)}.ChallengeContent_optionContent__JTm4B{display:flex;flex-direction:column;gap:.52vw;min-width:0;flex:1 1}.ChallengeContent_optionTitle__StIim{font-family:Lato,sans-serif;font-weight:400;font-size:1.11vw;letter-spacing:-.03vw;color:#858585}.ChallengeContent_optionItemActive__dQKK2 .ChallengeContent_optionTitle__StIim{font-weight:700;font-size:1.25vw;line-height:2.19vw;color:#000000;letter-spacing:-.03vw}.ChallengeContent_optionDescWrap__KnD5y{overflow:hidden;display:block}.ChallengeContent_optionDesc___Eid0{display:block;font-family:Inter,Lato,sans-serif;font-weight:400;font-size:1.06vw;line-height:1.39vw;color:#383838}.ChallengeContent_optionDesc___Eid0 strong{font-weight:700;color:#171717}@media (max-width:1024px){.ChallengeContent_card__mbeCw{width:100%;max-width:537px}.ChallengeContent_cardHeader__XDZLg{width:60%}.ChallengeContent_heroImageFrame__bHhup{left:36%;top:20%;width:62%;height:68%}.ChallengeContent_personHalo__SHEJt{left:8%;top:32%;width:38%;height:0;padding-top:38%}.ChallengeContent_personFrame__l1R_i{left:11%;top:21%;width:33%;height:64%}.ChallengeContent_testimonialCard__3fAWn{left:14%;top:67%;width:38%;height:26%}}@media (max-width:820px){.ChallengeContent_container__VajfE{margin-top:16px}.ChallengeContent_optionsList___RbhX{gap:4px}.ChallengeContent_optionItemActive__dQKK2{padding:14px 12px}}@media (max-width:560px){.ChallengeContent_eyebrow__a4Wf8{font-size:22px;line-height:30px}.ChallengeContent_optionTitle__StIim{font-size:3.9vw;line-height:22px}.ChallengeContent_optionItemActive__dQKK2 .ChallengeContent_optionTitle__StIim{font-size:17px;line-height:24px}.ChallengeContent_optionDesc___Eid0{font-size:3.41vw;line-height:20px}}.ChallengeContent_mobileCardContent__GY7NT,.ChallengeContent_optionEyebrow__vOJhW{display:none}.ChallengeContent_mobileCardTitle__GWCCU{font-family:Arial,sans-serif;font-weight:700;font-size:5.13vw;line-height:1.2;color:#000;margin:0 0 2.56vw}.ChallengeContent_mobileCardDesc__FKVFX{font-family:Lato,sans-serif;font-size:3.59vw;line-height:1.5;color:rgba(0,0,0,.8);display:block}.ChallengeContent_mobileCta__MtZF9,.ChallengeContent_mobileDots__El058{display:none}.ChallengeContent_mobileDot__fRcHX{border-radius:50%;border:none;padding:0;cursor:pointer;transition:background .2s,width .2s}.ChallengeContent_mobileDotActive__g_Wnq{background:#1476D6}@media (max-width:768px){.ChallengeContent_container__VajfE{display:flex;flex-direction:column;max-width:none;padding:0;margin-top:5.13vw;gap:4.1vw}.ChallengeContent_optionsList___RbhX{order:1;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2.05vw;background:#EBEBEB;border-radius:3.59vw;padding:3.08vw}.ChallengeContent_optionItemWrap__OwBQW{width:auto}.ChallengeContent_optionItem__brixk{width:auto;flex:0 0 auto;padding:2.05vw 4.62vw;border-radius:999px;border:.26vw solid rgba(0,0,0,.12);background:#fff;opacity:1;gap:0;align-items:center;box-shadow:none}.ChallengeContent_optionItemActive__dQKK2{background:linear-gradient(90deg,#1476D6,#7369CF);border-color:transparent;box-shadow:none;padding:2.05vw 4.62vw;align-items:center}.ChallengeContent_optionEyebrow__vOJhW{display:block;font-family:Lato,sans-serif;font-size:3.59vw;font-weight:500;line-height:1.2;color:#1f1f1f}.ChallengeContent_optionItemActive__dQKK2 .ChallengeContent_optionEyebrow__vOJhW{color:#fff;font-weight:700}.ChallengeContent_optionContent__JTm4B,.ChallengeContent_optionIcon__UNUAL,.ChallengeContent_optionItem__brixk:not(.ChallengeContent_optionItemActive__dQKK2) .ChallengeContent_optionIcon__UNUAL{display:none}.ChallengeContent_optionDescWrap__KnD5y{display:none!important}.ChallengeContent_cardColumn__v3X2Z{order:2}.ChallengeContent_card__mbeCw{position:relative;aspect-ratio:unset;background:#fff;border-radius:3.59vw;padding:5.13vw;overflow:hidden;box-shadow:0 .26vw 2.05vw rgba(0,0,0,.08);display:block}.ChallengeContent_cardInner__qek_H{position:static;overflow:hidden}.ChallengeContent_cardHeader__XDZLg{position:static;display:block;width:100%;transform:none;margin-bottom:4.1vw;overflow:hidden}.ChallengeContent_eyebrow__a4Wf8{display:none}@keyframes ChallengeContent_marquee__7BuI0{0%{transform:translateX(5vw)}to{transform:translateX(-100%)}}.ChallengeContent_tagRow__KAvX0{justify-content:flex-start;flex-wrap:nowrap;width:fit-content;animation:ChallengeContent_marquee__7BuI0 12s linear infinite}.ChallengeContent_tag__lgnvg{font-size:3.08vw;margin-right:2vw;padding:1.03vw 3.08vw;border-width:.26vw}.ChallengeContent_visualStage__zCGLN{position:relative;float:right;width:33.33vw;height:33.33vw;border-radius:50%;overflow:hidden;margin-left:3.08vw;margin-bottom:2.05vw;flex-shrink:0}.ChallengeContent_personHalo__SHEJt{position:absolute;inset:0;left:0;top:0;width:100%;height:100%;border-radius:50%;background:#C6D8FF}.ChallengeContent_personFrame__l1R_i{position:absolute;inset:0;left:0;top:0;width:100%;height:100%;overflow:hidden}.ChallengeContent_heroImageFrame__bHhup{display:none}.ChallengeContent_mobileCardContent__GY7NT{display:block}.ChallengeContent_testimonialCard__3fAWn{position:static;clear:both;left:auto;top:auto;width:100%;height:auto;min-height:0;background:#fff;border-radius:2.56vw;border:.26vw solid rgba(0,0,0,.08);filter:none;box-shadow:0 .26vw 1.54vw rgba(0,0,0,.07);padding:3.59vw;display:flex;flex-direction:column;gap:2.56vw;margin-top:4.1vw}.ChallengeContent_testimonialQuote__Vq1tD{font-size:3.08vw;line-height:1.55}.ChallengeContent_testimonialUser__O1rAZ{width:auto;height:auto;gap:2.56vw;align-items:center}.ChallengeContent_userAvatar__Nc5c_{width:8.21vw;height:8.21vw;border-radius:50%}.ChallengeContent_userName__tmjD8{font-size:3.08vw;line-height:1.3}.ChallengeContent_userRole__EN79g{font-size:2.56vw;line-height:1.3}.ChallengeContent_viewMore__MK3pV{display:none}.ChallengeContent_mobileCta__MtZF9{display:flex;align-items:center;justify-content:center;margin-top:4.1vw;background:linear-gradient(90deg,#3B74C0 1%,#7668D0);border-radius:1.54vw;min-height:11.28vw;padding:2.82vw 4.1vw;color:#fff;font-family:Arial,sans-serif;font-weight:500;font-size:4.1vw;text-decoration:none;line-height:1}.ChallengeContent_mobileDots__El058{display:flex;gap:2.05vw;justify-content:center;margin-top:4.1vw}.ChallengeContent_mobileDot__fRcHX{width:2.05vw;height:2.05vw;background:rgba(0,0,0,.18)}.ChallengeContent_mobileDotActive__g_Wnq{width:5.13vw;height:2.05vw;border-radius:1.03vw;background:#1476D6}}.Challenge_section__hm5ff{padding:4.91vw 13.75vw;background:linear-gradient(90deg,#F5FAFF,#FFF5FA)}@media (max-width:900px){.Challenge_section__hm5ff{padding:48px 0 40px}}.Challenge_container___T2CX{display:flex;flex-direction:column;align-items:center}.Challenge_heading__8uyQh{font-family:Arial,sans-serif;font-weight:700;font-size:2.5vw!important;line-height:1.1;color:#000000;margin:0;letter-spacing:0;text-align:center;word-break:break-word}@media (max-width:900px){.Challenge_heading__8uyQh{font-size:26px}}.Challenge_subtitle__MmogM{font-family:Lato,sans-serif;font-weight:400;font-size:1.25vw;line-height:1.56vw;color:rgba(0,0,0,.8);margin:0;text-align:center;max-width:593px}.Challenge_subtitleLine__TQuc7{display:block}.Challenge_subtitleLine__TQuc7:last-child{font-weight:700}@media (max-width:900px){.Challenge_subtitle__MmogM{font-size:1.73vw;line-height:20px}}.Challenge_ctaWrap__t5haB{display:flex;justify-content:center;margin-top:1.63vw}.Challenge_ctaBtn__cis6S{display:inline-flex;align-items:center;justify-content:center;padding:.97vw 1.67vw;height:3.06vw;background:linear-gradient(90deg,#3B74C0 1%,#7668D0);border-radius:6px;font-family:Inter,Lato,sans-serif;font-weight:500;font-size:1.11vw;line-height:1.2;color:#FFFFFF;text-decoration:none;transition:opacity .2s ease,transform .2s ease;border:none;cursor:pointer;white-space:nowrap}.Challenge_ctaBtn__cis6S:hover{opacity:.92;transform:translateY(-1px)}@media (max-width:768px){.Challenge_section__hm5ff{background:#FFFFFF;padding:12.31vw 5.13vw 10.26vw}.Challenge_heading__8uyQh{width:48.72vw;font-size:6.15vw!important;line-height:1.2}.Challenge_subtitle__MmogM{width:75.38vw;font-size:3.59vw;line-height:1.55}.Challenge_ctaWrap__t5haB{display:none}}.IndustryTab_tab__l74Y0{display:inline-flex;align-items:center;justify-content:space-between;gap:.83vw;height:3.33vw;min-width:11.5vw;padding:0 15.75px;border-radius:.83vw;font-family:Manrope,sans-serif;font-weight:800;cursor:pointer;transition:opacity .2s ease,transform .15s ease;white-space:nowrap;text-align:left}.IndustryTab_tabActive__z7Dfy{padding-block:10.5px}.IndustryTab_tabInactive__sTvYI{padding-block:9.75px}.IndustryTab_tab__l74Y0:hover{opacity:.92}.IndustryTab_tab__l74Y0:active{transform:translateY(1px)}.IndustryTab_tab__l74Y0:focus-visible{outline:2px solid #1476D6;outline-offset:3px}.IndustryTab_label__WL5V2{font-family:Manrope,sans-serif;font-weight:700;line-height:normal}.IndustryTab_labelActive__L_IPx{font-size:1.11vw}.IndustryTab_labelInactive__azC_s{font-size:.94vw}.IndustryTab_badge__w6yfH{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:3px 7.5px;border-radius:999px;font-family:Lato,sans-serif;font-size:.52vw;font-weight:700;line-height:.78vw;letter-spacing:.75px;text-transform:uppercase}@media (max-width:768px){.IndustryTab_tab__l74Y0{height:auto;min-height:10.26vw;min-width:auto;padding:2.56vw 3.59vw;gap:1.54vw;border-radius:999px;white-space:nowrap;text-align:center;justify-content:center}.IndustryTab_tabActive__z7Dfy,.IndustryTab_tabInactive__sTvYI{padding-block:2.56vw}.IndustryTab_label__WL5V2{text-align:center}.IndustryTab_labelActive__L_IPx{font-size:2.7vw}.IndustryTab_labelInactive__azC_s{font-size:2.7vw;color:#00000099}.IndustryTab_badge__w6yfH{display:none}}.SolutionTile_tile__iP8RI{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.83vw;width:100%;min-width:0;overflow:hidden;padding:.33vw 1vw;background-color:#ECF2FF;border:.05vw solid rgba(171,173,175,.1);box-shadow:0 .05vw .05vw rgba(0,0,0,.05);border-radius:.83vw;transition:transform .2s ease,box-shadow .2s ease}.SolutionTile_iconWrap__IV65t{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.39vw;height:1.11vw;font-size:1.25vw;color:#4647D3}.SolutionTile_label__cbdXL{font-family:Inter,sans-serif;font-size:.76vw;font-weight:600;color:#2C2F31;line-height:normal;white-space:pre-line}@media (max-width:768px){.SolutionTile_tile__iP8RI{width:auto;flex:0 0 auto;min-width:28.21vw;height:auto;min-height:10.26vw;padding:2.05vw 2.56vw;gap:1.54vw;border-radius:3.08vw}.SolutionTile_iconWrap__IV65t{width:4.62vw;height:4.62vw;font-size:4.1vw}.SolutionTile_label__cbdXL{font-size:2.56vw}}.Industries_section__zXDTP{padding:4.91vw 13.75vw 0;background:linear-gradient(180deg,#F9FBFF,#F5F4FB)}.Industries_sectionPinned__TEP6V{padding-top:0;background:none}.Industries_container__F0Upf{max-width:75.07vw;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center}.Industries_heading__BiZrS{font-family:Arial,sans-serif;font-weight:700;font-size:2.5vw!important;line-height:1.2;color:#000;margin:0;text-align:center;letter-spacing:0}.Industries_subtitle__sSHzO{font-family:Lato,sans-serif;font-weight:400;font-size:1.25vw;line-height:1.88vw;color:rgba(0,0,0,.8);max-width:41.18vw;margin:.56vw auto 2.08vw;text-align:center}.Industries_tabBar__LyNfl{width:100%;background:#EBEBEB;border-radius:12px;padding:.35vw .87vw}.Industries_tabRow__Zrh2I{display:flex;gap:.83vw;width:100%}.Industries_panel__9Iktk{display:flex;flex-direction:column;text-align:left;width:100%;margin-bottom:1.11vw}.Industries_panelHeader__GZL0U{display:flex;align-items:center;justify-content:center;gap:1.39vw;margin:1vw 0}.Industries_panelHeaderIcon__HOdE9{font-size:1.67vw!important}.Industries_panelTitle__68wQ1{font-family:Manrope,sans-serif;font-size:1.56vw!important;font-weight:700;line-height:1.88vw!important;color:#2C2F31;margin:0}.Industries_tileMarqueeOuter__46Pwg{width:100%}.Industries_tileDup__4nqh2{display:none}.Industries_tileRow__J01aS{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.56vw;width:100%;margin-bottom:.83vw}.Industries_tileRowCentered__Ll6Ly{grid-template-columns:repeat(5,minmax(0,1fr));max-width:62.5%;margin-left:auto;margin-right:auto}@media (max-width:1000px){.Industries_tileRow__J01aS{grid-template-columns:repeat(4,minmax(0,1fr))}.Industries_tileRowCentered__Ll6Ly{grid-template-columns:repeat(5,minmax(0,1fr));max-width:100%}}@media (max-width:600px){.Industries_tileRow__J01aS{grid-template-columns:repeat(2,1fr)}.Industries_tileRowCentered__Ll6Ly{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%}}.Industries_contentGrid__JBCsB{display:grid;grid-template-columns:462fr 341fr 247fr;gap:.69vw;align-items:stretch;width:100%}@media (max-width:1000px){.Industries_contentGrid__JBCsB{grid-template-columns:1fr}}.Industries_copyCard__1OXVq{display:flex;flex-direction:row;align-items:center;gap:.69vw;background:#FFFFFF;border-radius:12px;padding:1.04vw .83vw;overflow:hidden}.Industries_copyText__0wNQ_{display:flex;flex-direction:column;gap:.83vw;flex:1 1 auto;min-width:0}.Industries_medicalIconWrap__2_nMN{flex-shrink:0;width:5.76vw;height:5.76vw;display:flex;align-items:center;justify-content:center}.Industries_medicalIcon__w9Wmt{width:6.53vw;height:6.53vw;object-fit:contain}.Industries_panelCopy__MKkjC{font-family:Manrope,sans-serif;font-weight:600;font-size:1.39vw;line-height:normal;color:#2C2F31;margin:0;white-space:pre-wrap}.Industries_gradientSpan__aYYpC{background:linear-gradient(90deg,#1476D6,#7369CF 90.865%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline;font-style:normal;font-weight:700}.Industries_copyBold__uL8Mr{font-weight:700;color:#2C2F31}.Industries_panelParagraph__QcGNw{font-family:Inter,sans-serif;font-size:.83vw;line-height:1.11vw;color:#595C5E;margin:0;white-space:pre-wrap}.Industries_closingBold__TAoKP{display:block;font-family:Inter,sans-serif;font-weight:600;font-size:1.11vw;line-height:1.42vw;color:rgba(0,0,0,.8)}.Industries_crossCard__oKSEh{border-radius:12px;padding:.89vw;color:#FFFFFF;display:flex;flex-direction:column;gap:.63vw;border:.75px solid rgba(171,173,175,.1);position:relative;overflow:hidden}.Industries_crossCardBgIcon__F3mR4{position:absolute;right:-1.11vw;top:35%;transform:translateY(-50%);width:5vw;height:5.56vw;opacity:5%;filter:brightness(0) invert(1);pointer-events:none;-webkit-user-select:none;user-select:none}.Industries_insightEyebrowPill__qKjdQ{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.6);padding:.35vw .42vw;border-radius:6px;align-self:flex-start;flex-shrink:0}.Industries_insightEyebrowText__q9_pL{font-family:Lato,sans-serif;font-size:.83vw;font-weight:400;font-style:italic;line-height:.76vw;color:#1476d6;text-transform:uppercase;white-space:nowrap}.Industries_crossBullets__SSKEy{display:flex;flex-direction:column;gap:.2vw;padding:0;margin:0;list-style:none}.Industries_crossBullet__g9dIp{font-family:Lato,sans-serif;font-size:.83vw;line-height:1.04vw;color:#FFFFFF;display:flex;align-items:flex-start;gap:.63vw}.Industries_crossBulletIcon__d2tZv{flex-shrink:0;margin-top:0;opacity:.95;width:1.18vw!important;height:1.04vw!important;font-size:1.04vw!important}.Industries_testimonialCard__b8d1Y{display:flex;flex-direction:column;gap:.6vw;background:#FFFFFF;border:.75px solid rgba(171,173,175,.45);border-radius:12px;padding:1.09vw .89vw;justify-content:center}.Industries_quoteSection__Rz7Hf{display:flex;flex-direction:column;align-items:flex-end;gap:.56vw;width:100%}.Industries_quoteIcon__0v4j3{color:#2C2F31;font-size:1.67vw!important;width:1.67vw;height:1.67vw}.Industries_quoteText__V2rfX{font-family:Lato,sans-serif;font-style:italic;font-size:.83vw;line-height:1.09vw;color:#595C5E;margin:0;white-space:pre-wrap}.Industries_testimonialDivider__MCPDp{width:4.79vw;height:.07vw;background:rgba(171,173,175,.6)}.Industries_testimonialFooter__AJJX6{display:flex;align-items:center;gap:.63vw}.Industries_testimonialAvatar__zVTFo{width:2.92vw;height:2.92vw;border-radius:50%;object-fit:cover;background:#D0D5D8;flex-shrink:0}.Industries_testimonialMeta__lg_BX{display:flex;flex-direction:column;gap:.21vw}.Industries_testimonialName__tbvmr{font-family:Arial,sans-serif;font-weight:700;font-size:.97vw;line-height:1.04vw;color:#2C2F31}.Industries_testimonialRole__luJ9w{font-family:Inter,sans-serif;font-weight:400;font-size:.69vw;line-height:.83vw;color:#595C5E}.Industries_metricsRow__7LxpQ{display:flex;justify-content:space-evenly;gap:2.17vw;background:#FFFFFF;border:1px solid rgba(171,173,175,.2);border-radius:12px;padding:.97vw;width:100%}@media (max-width:900px){.Industries_metricsRow__7LxpQ{flex-wrap:wrap;gap:24px}}.Industries_metricItem__gNnsC{display:flex;align-items:flex-start;gap:.49vw}.Industries_metricIcon__iDqd7{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.81vw;height:1.81vw;font-size:1.53vw;color:#1476D6}.Industries_metricText__v_qc6{display:flex;flex-direction:column;gap:.28vw}.Industries_metricTitle__NBbeu{font-family:Lato,sans-serif;font-weight:700;font-size:.97vw;line-height:1.04vw;color:#000}.Industries_metricDesc__0PdSH{font-family:Lato,sans-serif;font-weight:400;font-size:.83vw;line-height:1.04vw;color:rgba(0,0,0,.7);white-space:pre-wrap}@media (max-width:900px){.Industries_heading__BiZrS{font-size:28px}.Industries_subtitle__sSHzO{font-size:1.98vw;line-height:24px}.Industries_tabBar__LyNfl{padding:10px 12px}.Industries_tabRow__Zrh2I{display:flex;gap:12px}.Industries_copyCard__1OXVq{flex-direction:column;align-items:flex-start}.Industries_medicalIconWrap__2_nMN{align-self:center}.Industries_panelCopy__MKkjC{max-width:none}}.Industries_insightHeader__uGyxW{display:flex;flex-direction:column;gap:.2vw}.Industries_insightTitle__JMJe7{font-size:.83vw;font-weight:500;color:#fff;letter-spacing:.05em;text-transform:uppercase;margin:0}.Industries_crossBulletDot__L9pOP{width:.56vw;height:.56vw;border-radius:50%;background:rgba(255,255,255,.6);flex-shrink:0;margin-top:.21vw}.Industries_crossBulletText__Wqia5{display:flex;flex-direction:column;gap:.14vw}.Industries_bulletTitleWrap__5ohcV{display:inline}.Industries_bulletTitle__x8bAa{font-size:.83vw;font-weight:700;color:#fff}.Industries_bulletTitleNormal__2v2xB{font-size:.83vw;font-weight:400;color:#fff}.Industries_bulletDesc__4oywS{font-size:.69vw;font-weight:400;color:rgba(255,255,255,.8);white-space:pre-wrap}.Industries_copyParas__uFW5c{display:flex;flex-direction:column;gap:.97vw}.Industries_paraBold__dbTyf{font-weight:700;color:#595c5e}.Industries_insightSubtitle__aHLOX{font-family:Arial,sans-serif;font-size:.76vw;font-weight:500;line-height:normal;color:#fff;margin:0;white-space:pre-wrap}.Industries_subTabRow___qGjj{display:flex;flex-wrap:wrap;gap:.56vw;width:100%;margin-bottom:1.11vw}.Industries_subTabChip__QJtJs{display:inline-flex;align-items:center;gap:.42vw;background:#FFFFFF;border:.75px solid rgba(29,29,29,.15);border-radius:8px;padding:.56vw .97vw;font-family:Lato,sans-serif;font-size:.83vw;font-weight:700;color:#2C2F31}.Industries_subTabIcon__6axDo{font-size:1.11vw!important;color:#1476D6;flex-shrink:0}.Industries_subTabLabel___4T9Y{white-space:nowrap}.Industries_crossBulletSvgIcon__EdBev{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.11vw;height:1.11vw;margin-top:.07vw}.Industries_bannerIcon--globe__JBOGy{filter:invert(35%) sepia(100%) saturate(350%) hue-rotate(190deg) brightness(110%) opacity(.65)}.Industries_panelHeaderSvg__vWGcP{width:1.39vw;height:1.25vw;object-fit:contain}.Industries_carouselDots__e7Vh3{display:none}@media (min-width:769px){.Industries_copyCard__1OXVq{background:#ffffff!important}}@media (max-width:768px){.Industries_sectionPinned__TEP6V,.Industries_section__zXDTP{padding:0 5.13vw 5.13vw}.Industries_container__F0Upf{max-width:none;gap:2.46vw}.Industries_heading__BiZrS{font-size:6.15vw!important;line-height:1.25}.Industries_subtitle__sSHzO{font-size:3.59vw;line-height:1.5;margin:2.05vw auto 5.13vw}.Industries_tabBar__LyNfl{background:#595C5E0F;border-radius:3.08vw;padding:2.56vw 3.08vw}.Industries_tabRow__Zrh2I{gap:2.05vw;flex-wrap:wrap;justify-content:center}.Industries_tabRow__Zrh2I>*{box-sizing:border-box}.Industries_panelHeader__GZL0U{display:none}.Industries_panelHeaderIcon__HOdE9{font-size:5.13vw!important}.Industries_panelHeaderSvg__vWGcP{width:5.13vw;height:5.13vw}.Industries_panelTitle__68wQ1{font-size:4.62vw!important;line-height:1.3!important}.Industries_tileMarqueeOuter__46Pwg{overflow:hidden;width:100%}.Industries_insightHeader__uGyxW{gap:.97vw}.Industries_insightEyebrowPill__qKjdQ{padding:2vw}.Industries_tileDup__4nqh2{display:contents}.Industries_tileRow__J01aS{display:flex;flex-wrap:nowrap;overflow-x:visible;gap:2.56vw;margin-bottom:3.08vw;padding-bottom:0;animation:Industries_tileMarqueeLeft__tfTdk 5s linear infinite;will-change:transform}.Industries_tileRowCentered__Ll6Ly{max-width:none;margin-left:0;margin-right:0}@keyframes Industries_tileMarqueeLeft__tfTdk{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Industries_contentGrid__JBCsB{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:0;width:100%}.Industries_contentGrid__JBCsB::-webkit-scrollbar{display:none}.Industries_contentGrid__JBCsB>*{flex:0 0 100%;scroll-snap-align:start}.Industries_copyCard__1OXVq{flex-direction:column;align-items:flex-start;gap:3.08vw;padding:4.1vw 3.59vw}.Industries_medicalIconWrap__2_nMN{order:-1;align-self:flex-start;width:12.82vw;height:12.82vw}.Industries_medicalIcon__w9Wmt{width:12.82vw;height:12.82vw}.Industries_panel__9Iktk{gap:2.93vw}.Industries_panelCopy__MKkjC{font-size:4.36vw;line-height:1.35}.Industries_panelParagraph__QcGNw{font-size:3.08vw;line-height:1.55}.Industries_closingBold__TAoKP{font-size:3.59vw}.Industries_crossCard__oKSEh{padding:4.1vw 3.59vw;gap:3.08vw}.Industries_crossCardBgIcon__F3mR4{width:12vw;height:20vw}.Industries_crossBulletText__Wqia5{gap:.42vw}.Industries_insightEyebrowText__q9_pL{font-size:2.82vw}.Industries_insightTitle__JMJe7{font-size:3.08vw}.Industries_insightSubtitle__aHLOX{font-size:2.82vw}.Industries_crossBullet__g9dIp{font-size:3.08vw;line-height:1.5;gap:2.56vw}.Industries_crossBulletDot__L9pOP{width:1.54vw;height:1.54vw;margin-top:1px}.Industries_bulletTitle__x8bAa{font-size:3.08vw;line-height:1.4}.Industries_bulletDesc__4oywS{font-size:2.56vw;line-height:1.4}.Industries_testimonialCard__b8d1Y{display:none}.Industries_quoteIcon__0v4j3{width:5.13vw;height:5.13vw;font-size:5.13vw!important}.Industries_quoteText__V2rfX{font-size:3.08vw;line-height:1.55}.Industries_testimonialDivider__MCPDp{width:15.38vw}.Industries_testimonialAvatar__zVTFo{width:9.23vw;height:9.23vw}.Industries_testimonialName__tbvmr{font-size:3.59vw;line-height:1.3}.Industries_testimonialRole__luJ9w{font-size:2.82vw;line-height:1.3}.Industries_metricsRow__7LxpQ{position:relative;overflow:hidden;width:62.2vw;height:15.85vw;padding:0;gap:0;flex-wrap:nowrap;justify-content:flex-start;border-radius:3.08vw}.Industries_metricItem__gNnsC{align-items:center;position:absolute;top:50%;left:3.59vw;right:3.59vw;transform:translateY(-50%);opacity:0;gap:2.56vw;animation:Industries_metricCycle__zyygy 8s linear infinite}.Industries_metricItem__gNnsC:first-child{animation-delay:0s}.Industries_metricItem__gNnsC:nth-child(2){animation-delay:2s}.Industries_metricItem__gNnsC:nth-child(3){animation-delay:4s}.Industries_metricItem__gNnsC:nth-child(4){animation-delay:6s}@keyframes Industries_metricCycle__zyygy{0%{opacity:1}25%{opacity:1}25.01%{opacity:0}to{opacity:0}}.Industries_metricIcon__iDqd7{width:5.64vw;height:5.64vw;font-size:4.62vw}.Industries_metricTitle__NBbeu{font-size:3.59vw!important;line-height:1.3}.Industries_metricDesc__0PdSH{font-size:3.08vw;line-height:1.3}.Industries_carouselDots__e7Vh3{display:flex;gap:2.05vw;justify-content:center}.Industries_carouselDot__C2NAp{width:2.05vw;height:2.05vw;border-radius:50%;background:rgba(0,0,0,.18);border:none;padding:0;cursor:pointer;transition:background .2s,width .2s}.Industries_carouselDotActive__WIPpq{width:5.13vw;height:2.05vw;border-radius:1.03vw;background:#1476D6}.Industries_subTabRow___qGjj{gap:2.05vw;margin-bottom:3.08vw}.Industries_subTabChip__QJtJs{font-size:3.08vw;padding:2.05vw 3.59vw;border-radius:2.05vw;gap:1.54vw}.Industries_subTabIcon__6axDo{font-size:4.1vw!important}.Industries_crossBullets__SSKEy{gap:1.6vw}.Industries_crossBulletSvgIcon__EdBev{width:3.59vw;height:3.59vw}}