@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Public+Sans:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Public+Sans:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Public+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Public+Sans:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600&family=Inter:wght@700&display=swap";:root{--navbar-height: 110px}._navbar_58ycp_33{position:fixed;top:0;left:0;width:100%;height:clamp(90px,8.5vw,132px);display:flex;align-items:center;justify-content:space-between;padding:0 60px;z-index:1000;background:transparent;border:none;box-shadow:none;transform:translateZ(0);isolation:isolate}._navbar_58ycp_33:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#eaf5fd;background-image:url(/images/home/nav.svg);background-repeat:no-repeat;background-position:top center;background-size:cover;z-index:-1;pointer-events:none}._logo_58ycp_145{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:clamp(200px,24vw,350px);height:auto;margin-left:clamp(-90px,-5vw,-20px);margin-bottom:clamp(-80px,-4vw,-20px);position:relative;z-index:100000}._logoImage_58ycp_189{width:100%;height:auto;display:block;object-fit:contain;transform:translateY(5px)}._welcomeText_58ycp_221{font-size:20px;font-weight:600;color:#fff;white-space:nowrap;margin-left:16px;display:flex;align-items:center;gap:6px}._welcomeName_58ycp_257{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._wave_58ycp_277{display:inline-block;animation:_wave_58ycp_277 2.2s ease-in-out infinite;transform-origin:70% 70%}@keyframes _wave_58ycp_277{0%,60%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}}._navMenu_58ycp_341{display:flex;align-items:center;gap:clamp(18px,2.5vw,42px);flex:1;padding-left:78px;z-index:100000}._navItem_58ycp_369{position:relative;display:flex;align-items:center;gap:20px;font-size:clamp(14px,1.15vw,17px);font-weight:700;color:#fff;text-transform:uppercase;cursor:pointer}._navItem_58ycp_369:hover{color:#0078d4}._arrow_58ycp_425{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-top:-3px;transition:.3s}._navItem_58ycp_369:hover ._arrow_58ycp_425{transform:rotate(225deg)}._dropdown_58ycp_473{position:absolute;top:46px;left:-62px;min-width:310px;padding:14px 0;border-radius:20px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.45);box-shadow:0 12px 40px #0000002e;opacity:0;visibility:hidden;transform:translateY(12px);transition:.35s;z-index:9999;overflow:hidden}._navItem_58ycp_369:hover ._dropdown_58ycp_473{opacity:1;visibility:visible;transform:translateY(0)}._dropdown_58ycp_473 ul{list-style:none;padding:0;margin:0}._dropdown_58ycp_473 ul li{padding:16px 24px;font-size:16px;font-weight:600;color:#111827;text-transform:none}._dropdown_58ycp_473 ul li:hover{background:rgba(14,165,233,.08);color:#0b8cff;transform:translate(6px)}._dropdown_58ycp_473 ul li a{text-decoration:none;color:inherit;display:block}._rightSide_58ycp_637{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0;z-index:100000}._desktopButtons_58ycp_665{display:flex;align-items:center;gap:12px}._loginBtn_58ycp_703,._requestBtn_58ycp_705{display:flex;align-items:center;justify-content:center;width:165px;height:52px;padding:0 16px;border:none;border-radius:12px;background:#f97316;color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #f9731640;white-space:nowrap}._loginBtn_58ycp_703:hover,._requestBtn_58ycp_705:hover{background:#ea6a0d;transform:translateY(-1px)}._menuToggle_58ycp_791{display:none;align-items:center;justify-content:center;font-size:38px;font-weight:700;color:#fff;cursor:pointer;z-index:100000;line-height:1}._mobileMenu_58ycp_845{position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);height:calc(100dvh - 80px);background:#fff;display:flex;flex-direction:column;padding:24px;gap:0;overflow-y:auto;z-index:99998;transform:translate(100%);transition:transform .4s ease;pointer-events:none}._showMenu_58ycp_913{transform:translate(0);pointer-events:auto}._mobileItem_58ycp_925{display:flex;align-items:center;justify-content:space-between;font-size:19px;font-weight:700;color:#0d1c46;text-transform:uppercase;padding:18px 0;border-bottom:1px solid rgba(0,0,0,.08);cursor:pointer}._mobileChevron_58ycp_969{display:inline-flex;align-items:center;justify-content:center;color:#64748b;transition:transform .2s ease}._mobileChevronOpen_58ycp_993{transform:rotate(180deg)}._mobileSubMenu_58ycp_1001{display:flex;flex-direction:column;gap:4px;padding:10px 10px 10px 16px;background:#eef2f9;border:1px solid rgba(13,28,70,.08);border-radius:12px;margin:8px 0 14px;box-shadow:0 2px 8px #0d1c460f}._mobileSubItem_58ycp_1041{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:#374151;padding:12px 10px;border-radius:8px;border-bottom:none;cursor:pointer;transition:background .15s ease,color .15s ease}._mobileSubItem_58ycp_1041:before{content:"";width:5px;height:5px;flex-shrink:0;border-radius:50%;background:#94a3b8;transition:background .15s ease}._mobileSubItem_58ycp_1041:hover,._mobileSubItem_58ycp_1041:active{background:#ffffff;color:#0d1c46}._mobileSubItem_58ycp_1041:hover:before,._mobileSubItem_58ycp_1041:active:before{background:#f97316}._mobileButtons_58ycp_1145{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:16px}._mobileButtons_58ycp_1145 ._loginBtn_58ycp_703,._mobileButtons_58ycp_1145 ._requestBtn_58ycp_705{width:100%;height:52px;font-size:16px}._profileWrapper_58ycp_1195{position:relative}._avatarBtn_58ycp_1203{display:flex;align-items:center;justify-content:center;background:linear-gradient(85.32deg,#0078d4 9.39%,#38bdf8 94.36%);border:2px solid rgba(255,255,255,.6);border-radius:50%;padding:4px;cursor:pointer;color:#fff;width:44px;height:44px}._avatarInitials_58ycp_1259{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:rgba(255,255,255,.25);font-size:1.08rem;font-weight:700}._profileDropdown_58ycp_1299{position:absolute;top:calc(100% + 10px);right:0;min-width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #0000001f;z-index:9999;overflow:hidden;display:flex;flex-direction:column}._profileInfo_58ycp_1351{display:flex;align-items:center;gap:12px;padding:15px 17px}._profileAvatarWrap_58ycp_1371{position:relative}._profileAvatarCircle_58ycp_1379{width:48px;height:48px;border-radius:50%;border:2px solid #7c3aed;background:#f3f0ff;display:flex;align-items:center;justify-content:center}._crownBadge_58ycp_1415{position:absolute;top:-10px;right:-6px}._profileTextWrap_58ycp_1431{flex:1;min-width:0}._profileEmail_58ycp_1443{font-size:.84rem;font-weight:500;color:#374151;word-break:normal;overflow-wrap:anywhere}._profilePlan_58ycp_1467{display:inline-block;margin-top:4px;padding:2px 9px;border-radius:999px;font-size:.7rem;font-weight:700;color:#fff}._profileDivider_58ycp_1499{height:1px;background:#e5e7eb;margin:4px 0}._profileMenuItem_58ycp_1515{display:flex;width:100%;padding:11px 17px;background:none;border:none;text-align:left;font-size:.925rem;font-weight:500;color:#374151;cursor:pointer}._profileMenuItem_58ycp_1515:hover{background:#f3f4f6}._premiumItem_58ycp_1567{color:#7c3aed;background:#faf5ff}._proBadge_58ycp_1579{margin-left:auto;background:#7c3aed;color:#fff;font-size:.65rem;font-weight:700;padding:2px 8px;border-radius:999px}._logoutItem_58ycp_1611{color:#dc2626}._mobilePlanBadge_58ycp_1619{text-align:center;padding:9px 17px;border-radius:8px;color:#fff;font-size:.9rem;font-weight:600}@media (max-width: 1200px){._navbar_58ycp_33{padding:0 32px}._navMenu_58ycp_341{gap:20px;padding-left:30px}._logo_58ycp_145{width:clamp(175px,21.5vw,280px);margin-left:-30px}}@media (max-width: 1024px){._navbar_58ycp_33{padding:0 28px}._navMenu_58ycp_341{gap:18px;padding-left:14px}._navItem_58ycp_369{font-size:13px}._loginBtn_58ycp_703,._requestBtn_58ycp_705{width:auto;padding:0 18px;height:48px;font-size:14px;border-radius:12px}._logo_58ycp_145{width:230px;margin-left:-5px;margin-bottom:-105px}._welcomeText_58ycp_221{font-size:13px}}@media (max-width: 1200px){._navMenu_58ycp_341{display:none}._menuToggle_58ycp_791{display:flex;align-items:center;justify-content:center;color:#0d1c46}._desktopButtons_58ycp_665{display:flex;align-items:center}._navbar_58ycp_33{height:78px;padding:0 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:transparent}._navbar_58ycp_33:before{background-position:bottom center}:root{--navbar-height: 78px}._logo_58ycp_145{width:185px;height:125px;margin:0!important;display:flex;align-items:center;justify-content:flex-start;transform:translateY(18px);flex-shrink:0}._logoImage_58ycp_189{width:100%;height:auto;display:block;transform:none!important}._rightSide_58ycp_637{display:flex;align-items:center;justify-content:flex-end;gap:12px}._navItem_58ycp_369{color:#0d1c46}}@media (max-width: 768px){._navbar_58ycp_33{height:70px;padding:0 14px;background:transparent}:root{--navbar-height: 70px}._mobileMenu_58ycp_845{top:64px;height:calc(100vh - 64px);height:calc(100dvh - 64px)}._logo_58ycp_145{width:195px;height:63px;margin:0!important;top:6px}._rightSide_58ycp_637{gap:10px;top:6px}._desktopButtons_58ycp_665 ._loginBtn_58ycp_703,._desktopButtons_58ycp_665 ._requestBtn_58ycp_705{width:auto;padding:0 14px;height:42px;font-size:12px;border-radius:12px}._menuToggle_58ycp_791{width:30px;height:38px;font-size:29px}}@media (max-width: 600px){._navbar_58ycp_33{height:68px;padding:0 12px}:root{--navbar-height: 68px}._mobileMenu_58ycp_845{top:62px;height:calc(100vh - 62px)}._logo_58ycp_145{width:167px;height:53px;top:6px}._rightSide_58ycp_637{gap:10px;top:6px}._desktopButtons_58ycp_665 ._loginBtn_58ycp_703,._desktopButtons_58ycp_665 ._requestBtn_58ycp_705{width:auto;padding:0 13px;height:40px;font-size:11.5px;border-radius:12px}._menuToggle_58ycp_791{width:29px;height:36px;font-size:28px}}@media (max-width: 480px){._navbar_58ycp_33{height:66px;padding:0 10px}:root{--navbar-height: 66px}._mobileMenu_58ycp_845{top:60px;height:calc(100vh - 60px)}._logo_58ycp_145{width:150px;height:51px;top:6px}._rightSide_58ycp_637{gap:9px;top:6px}._desktopButtons_58ycp_665 ._loginBtn_58ycp_703,._desktopButtons_58ycp_665 ._requestBtn_58ycp_705{width:auto;padding:0 12px;height:39px;font-size:11px;border-radius:10px}._menuToggle_58ycp_791{width:28px;height:35px;font-size:27px}}@media (max-width: 420px){._navbar_58ycp_33{padding:0 9px}._logo_58ycp_145{width:141px;height:48px;top:6px}._rightSide_58ycp_637{gap:8px;top:6px}._desktopButtons_58ycp_665 ._loginBtn_58ycp_703,._desktopButtons_58ycp_665 ._requestBtn_58ycp_705{width:auto;padding:0 11px;height:38px;font-size:10.5px;border-radius:10px}._menuToggle_58ycp_791{width:27px;height:34px;font-size:26px}}@media (max-width: 380px){._navbar_58ycp_33{height:64px;padding:0 7px}:root{--navbar-height: 64px}._mobileMenu_58ycp_845{top:58px;height:calc(100vh - 58px)}._logo_58ycp_145{width:128px;height:46px;top:6px}._rightSide_58ycp_637{gap:7px;top:6px}._desktopButtons_58ycp_665 ._loginBtn_58ycp_703,._desktopButtons_58ycp_665 ._requestBtn_58ycp_705{width:auto;padding:0 10px;height:37px;font-size:10px;border-radius:10px}._menuToggle_58ycp_791{width:24px;height:33px;font-size:23px}}@media (max-width: 350px){._navbar_58ycp_33{padding:0 6px}._logo_58ycp_145{width:119px;height:44px;top:6px}._rightSide_58ycp_637{gap:6px;top:6px}._desktopButtons_58ycp_665 ._loginBtn_58ycp_703,._desktopButtons_58ycp_665 ._requestBtn_58ycp_705{width:auto;padding:0 9px;height:36px;font-size:9.5px;border-radius:10px}._menuToggle_58ycp_791{width:23px;height:32px;font-size:22px}}:root{--wave-opacity: 1}._globalWave_1kqqk_19{position:fixed;top:0;left:0;width:100%;height:clamp(140px,20vw,320px);margin:0;padding:0;z-index:20;pointer-events:none;overflow:hidden;transform:translateZ(0)}._waveImage_1kqqk_57{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;opacity:var(--wave-opacity)}@media (max-width: 1200px){._globalWave_1kqqk_19{display:none}}._hero_upso0_23{width:100%;min-height:clamp(420px,45vw,670px);display:flex;align-items:center;overflow:hidden;position:relative;padding-top:clamp(76px,14vw,200px);padding-bottom:clamp(40px,6vw,64px);margin-top:0;background:transparent;z-index:0}@media (min-width: 900px) and (max-width: 1200px){._hero_upso0_23{padding-bottom:clamp(90px,11vw,130px)}}._container_upso0_73{width:100%;max-width:1360px;margin:0 auto;padding:clamp(16px,3vw,24px) clamp(16px,4vw,48px) clamp(28px,5vw,40px);display:flex;flex-direction:column;align-items:center;gap:clamp(24px,4vw,32px);text-align:center}@media (min-width: 900px){._container_upso0_73{flex-direction:row;align-items:stretch;justify-content:space-between;text-align:left}}._zoomAnimText_upso0_133{opacity:0;transform:translate(-40px,-40px) scale(.9);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}._visible_upso0_151 ._zoomAnimText_upso0_133{opacity:1;transform:translate(0) scale(1)}._zoomAnimMain_upso0_161{opacity:0;transform:translate(40px,-40px) scale(.9);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}._visible_upso0_151 ._zoomAnimMain_upso0_161{opacity:1;transform:translate(0) scale(1)}._visible_upso0_151 ._heading_upso0_189{transition-delay:.15s}._visible_upso0_151 ._description_upso0_197{transition-delay:.3s}._visible_upso0_151 ._content_upso0_205{transition-delay:.45s}._visible_upso0_151 ._buttonGroup_upso0_213{transition-delay:.6s}._visible_upso0_151 ._zoomAnimMain_upso0_161{transition-delay:.35s}._left_upso0_237{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(14px,2.5vw,24px);min-width:0}@media (min-width: 900px){._left_upso0_237{flex:0 0 58%;width:58%;max-width:58%;align-items:flex-start;text-align:left;gap:clamp(14px,1.8vw,22px)}}._accentRow_upso0_291{display:flex;align-items:center;gap:14px;margin-bottom:4px;justify-content:center}@media (min-width: 900px){._accentRow_upso0_291{justify-content:flex-start}}._accentBar_upso0_325{flex-shrink:0;width:5px;height:clamp(36px,5vw,48px);background:#f97316;border-radius:2px}._heading_upso0_189{width:100%;max-width:100%;margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.1rem,.95rem + 1.3vw,1.8rem);line-height:126%;color:#33418a;letter-spacing:-.01em}._headingAccent_upso0_379{color:inherit}._headingBreak_upso0_387{display:none}@media (min-width: 481px){._headingBreak_upso0_387{display:block}}._description_upso0_197{width:100%;max-width:100%;margin:0 0 clamp(12px,2vw,18px);font-family:Inter,sans-serif;font-weight:500;font-size:clamp(.875rem,.76rem + 1vw,1.375rem);line-height:128%;color:#122333;white-space:normal}._content_upso0_205{width:100%;max-width:100%;margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(.9375rem,1.6vw,1.25rem);line-height:130%;color:#122333}._line_upso0_471{display:block;white-space:normal}._buttonGroup_upso0_213{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-top:clamp(0px,.5vw,6px)}@media (min-width: 900px){._buttonGroup_upso0_213{max-width:none;flex-direction:row;justify-content:flex-start}}._demoBtn_upso0_535{width:100%;min-width:0;height:clamp(42px,5vw,52px);display:flex;align-items:center;justify-content:center;margin:0;padding:0 18px;text-decoration:none;white-space:nowrap;border-radius:12px;background:#f97316;color:#fff;font-family:Inter,sans-serif;font-size:clamp(.8125rem,.7rem + .4vw,.9375rem);font-weight:700;line-height:1;box-shadow:0 10px 24px #f9731640;transition:background .2s ease,transform .2s ease}@media (min-width: 900px){._demoBtn_upso0_535{width:210px;min-width:210px;padding:0}}._demoBtn_upso0_535:hover{background:#ea580c;transform:translateY(-2px)}._demoBtn_upso0_535:active{transform:scale(.97)}._right_upso0_645{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;position:relative}@media (min-width: 900px){._right_upso0_645{flex:0 0 42%;width:42%;max-width:42%;align-items:stretch;justify-content:center}}._imageWrapper_upso0_699{width:100%;max-width:100%;height:auto;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;margin:0;overflow:visible}@media (min-width: 900px){._imageWrapper_upso0_699{justify-content:center;align-items:stretch}}._mainVideo_upso0_757{width:100%;max-width:560px;height:auto;display:block;object-fit:contain;object-position:center center;border-radius:20px;box-shadow:0 20px 40px -12px #0f172859}@media (min-width: 900px){._mainVideo_upso0_757{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:cover}}@media (min-width: 1201px){._mainVideo_upso0_757{height:100%}}._coreTechnology_q52mu_15{width:100%;margin-top:-20px;padding:35px 48px 70px;background:#ffffff;display:flex;justify-content:center;overflow:hidden;box-sizing:border-box}._container_q52mu_59{width:100%;max-width:1431px;display:flex;flex-direction:column;align-items:center}._heading_q52mu_87{margin:0 0 12px;font-family:Inter,sans-serif;font-weight:600;font-size:30px;line-height:128%;text-align:center;color:#33418a;opacity:0;transform:translateY(-35px);animation:_headingAnimation_q52mu_1 1s ease forwards}._subHeading_q52mu_135{margin:0 0 40px;max-width:792px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;text-align:center;color:#122333;opacity:0;transform:translateY(-25px);animation:_headingAnimation_q52mu_1 1s ease forwards;animation-delay:.15s}@keyframes _headingAnimation_q52mu_1{to{opacity:1;transform:translateY(0)}}._cardsWrapper_q52mu_207{width:100%;display:flex;justify-content:center;align-items:stretch;gap:24px;flex-wrap:wrap}._card_q52mu_207{width:400px;min-height:530px;background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 14px #0000000f;padding:37px 40px 45px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;opacity:0;transition:box-shadow .5s ease,margin-top .4s ease}._card_q52mu_207:hover{margin-top:-8px;box-shadow:0 12px 24px #0000001a}._leftCard_q52mu_325{transform:translate(60px);opacity:0}._centerCard_q52mu_335{transform:translateY(40px);opacity:0}._rightCard_q52mu_345{transform:translate(-60px);opacity:0}._show_q52mu_357 ._leftCard_q52mu_325,._show_q52mu_357 ._centerCard_q52mu_335,._show_q52mu_357 ._rightCard_q52mu_345{opacity:1;transform:translate(0);transition:transform 1s cubic-bezier(.16,1,.3,1),opacity 1s ease}._imageWrapper_q52mu_389{width:172px;height:137px;display:flex;align-items:center;justify-content:center;margin:0 auto 41px;flex-shrink:0}._cardImage_q52mu_417{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}._card_q52mu_207:hover ._cardImage_q52mu_417{transform:scale(1.04)}._cardTitle_q52mu_455{width:100%;max-width:100%;min-height:68px;margin:0 auto 24px;font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:122%;letter-spacing:0;text-align:center;color:#122333;opacity:0;transform:translateY(-40px)}._cardDescription_q52mu_511{width:100%;margin:0;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;text-align:center;color:#465364;opacity:0;transform:translateY(-40px)}._show_q52mu_357 ._cardTitle_q52mu_455{animation:_textDrop_q52mu_1 .8s ease forwards;animation-delay:.7s}._show_q52mu_357 ._cardDescription_q52mu_511{animation:_textDrop_q52mu_1 .8s ease forwards;animation-delay:1s}@keyframes _textDrop_q52mu_1{0%{opacity:0;transform:translateY(-40px)}60%{opacity:1;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1300px){._coreTechnology_q52mu_15{margin-top:-140px;padding:35px 40px 70px}._card_q52mu_207{width:clamp(280px,30vw,400px);height:auto;min-height:460px;padding:32px 28px 38px}._imageWrapper_q52mu_389{width:140px;height:111px;margin-bottom:30px}._heading_q52mu_87{font-size:30px;line-height:126%}._subHeading_q52mu_135{font-size:18px;line-height:128%}._cardTitle_q52mu_455{max-width:100%;min-height:60px;font-size:22px}._cardDescription_q52mu_511{font-size:15px}}@media (max-width: 1024px){._coreTechnology_q52mu_15{margin-top:-100px;padding:35px 36px 70px}._heading_q52mu_87{font-size:26px;line-height:126%}._subHeading_q52mu_135{font-size:17px;line-height:128%}._cardTitle_q52mu_455{font-size:20px}._cardDescription_q52mu_511{font-size:14.5px}}@media (max-width: 992px){._card_q52mu_207{width:46%;min-width:260px;height:auto;min-height:unset}}@media (max-width: 768px){._coreTechnology_q52mu_15{margin-top:-50px;padding:35px 20px 50px}._cardsWrapper_q52mu_207{flex-direction:column;align-items:center;gap:24px}._card_q52mu_207{width:100%;max-width:480px;height:auto;padding:28px 24px 32px}._imageWrapper_q52mu_389{width:90px;height:90px;margin-bottom:20px}._heading_q52mu_87{font-size:24px;line-height:126%;margin-bottom:10px}._subHeading_q52mu_135{font-size:16px;line-height:125%;margin-bottom:28px;padding:0 8px}._cardTitle_q52mu_455{font-size:19px;min-height:unset;margin-bottom:16px}._cardDescription_q52mu_511{font-size:14px}}@media (max-width: 480px){._coreTechnology_q52mu_15{margin-top:-30px;padding:30px 16px 40px}._heading_q52mu_87{font-size:22px;margin-bottom:10px}._subHeading_q52mu_135{font-size:15px;margin-bottom:22px}._card_q52mu_207{padding:24px 18px 28px}._imageWrapper_q52mu_389{width:75px;height:75px}._cardTitle_q52mu_455{font-size:18px}._cardDescription_q52mu_511{font-size:13.5px}}@media (prefers-reduced-motion: reduce){._leftCard_q52mu_325,._centerCard_q52mu_335,._rightCard_q52mu_345{transition:none;opacity:1;transform:none}._cardTitle_q52mu_455,._cardDescription_q52mu_511,._heading_q52mu_87,._subHeading_q52mu_135{animation:none;opacity:1;transform:none}}@media (max-width: 1024px){._leftCard_q52mu_325,._centerCard_q52mu_335,._rightCard_q52mu_345{transform:translateY(20px)}._show_q52mu_357 ._leftCard_q52mu_325,._show_q52mu_357 ._centerCard_q52mu_335,._show_q52mu_357 ._rightCard_q52mu_345{transform:translateY(0)}}._section3_150ci_9{width:100%;padding:55px 20px 70px;background:#ffffff;overflow:hidden;box-sizing:border-box}._container_150ci_25{width:100%;max-width:1440px;margin:0 auto}._eyebrow_150ci_51{display:block;margin:0 auto 18px;max-width:424px;font-family:Inter,sans-serif;font-weight:600;font-size:34px;line-height:128%;text-align:center;color:#33418a}._heading_150ci_87{margin:0 auto 38px;max-width:792px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;text-align:center;color:#000;opacity:0;transform:translateY(-25px);animation:_headingAnimation_150ci_1 1s ease forwards;animation-delay:.15s}@keyframes _headingAnimation_150ci_1{to{opacity:1;transform:translateY(0)}}._grid_150ci_139{display:grid;grid-template-columns:repeat(2,700px);justify-content:center;gap:20px}._animItem_150ci_161{opacity:0;transform:translateY(80px) scale(.95);transition:opacity 1.2s ease,transform 1.2s cubic-bezier(.16,1,.3,1);height:100%}._animate_150ci_179{opacity:1!important;transform:translateY(0) scale(1)!important}._card_150ci_197{width:700px;height:100%;min-height:275px;background:#effaff;-webkit-backdrop-filter:blur(92.8px);backdrop-filter:blur(92.8px);border-radius:24px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:40px;gap:32px;position:relative;overflow:visible;transition:transform .45s ease,box-shadow .45s ease}._card_150ci_197:hover{transform:translateY(-8px);box-shadow:0 40px 60px #12233314,0 14px 24px #1223330f}._cardText_150ci_257{display:flex;flex-direction:column;gap:14px;max-width:420px;flex:1 1 auto}._cardTitle_150ci_283{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(20px,1.9vw,25px);line-height:122%;color:#33418a;white-space:pre-line}._cardDescription_150ci_313{margin:0;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#000;text-align:justify}._cardImage_150ci_335{width:255px;height:195px;object-fit:cover;flex-shrink:0;border-radius:16px;transition:transform .5s ease}._card_150ci_197:hover ._cardImage_150ci_335{transform:scale(1.05)}@media (max-width: 1400px){._grid_150ci_139{grid-template-columns:repeat(2,1fr)}._card_150ci_197{width:100%}}@media (max-width: 1200px){._eyebrow_150ci_51{font-size:30px;max-width:90%}._heading_150ci_87{font-size:18px;max-width:700px}._card_150ci_197{min-height:250px;padding:32px 30px;gap:26px}._cardText_150ci_257{max-width:300px}._cardTitle_150ci_283{font-size:clamp(18px,1.8vw,22px)}._cardDescription_150ci_313{font-size:15px;line-height:148%}._cardImage_150ci_335{width:238px;height:182px;border-radius:14px}}@media (max-width: 1024px){._grid_150ci_139{grid-template-columns:1fr;gap:20px}._card_150ci_197{width:100%;max-width:700px;margin:0 auto;min-height:160px;padding:24px 32px;gap:30px}._cardText_150ci_257{max-width:55%}._cardTitle_150ci_283{font-size:clamp(16px,2vw,24px);line-height:120%}._cardDescription_150ci_313{font-size:14px;line-height:145%}._cardImage_150ci_335{width:195px;height:148px;border-radius:12px}}@media (max-width: 768px){._section3_150ci_9{padding:32px 16px 50px}._eyebrow_150ci_51{font-size:26px;margin-bottom:14px}._heading_150ci_87{font-size:16px;margin-bottom:30px;max-width:90%}._grid_150ci_139{gap:20px}._card_150ci_197{flex-direction:column;align-items:center;justify-content:center;min-height:180px;max-width:100%;border-radius:20px;padding:24px 20px;gap:26px;text-align:center}._cardText_150ci_257{max-width:100%;align-items:center;text-align:center}._cardTitle_150ci_283{font-size:clamp(15px,4.5vw,20px)}._cardDescription_150ci_313{font-size:clamp(13px,3.6vw,16px)}._cardImage_150ci_335{width:182px;height:139px;border-radius:12px;display:block;margin:0 auto}}@media (max-width: 480px){._section3_150ci_9{padding:24px 16px 45px}._eyebrow_150ci_51{font-size:22px;margin-bottom:12px}._heading_150ci_87{font-size:15px;margin-bottom:24px}._card_150ci_197{min-height:160px;padding:20px 16px;gap:20px}._cardTitle_150ci_283{font-size:clamp(13px,4vw,16px)}._cardDescription_150ci_313{font-size:clamp(12px,3.4vw,14px)}._cardImage_150ci_335{width:148px;height:113px;border-radius:10px}}@media (prefers-reduced-motion: reduce){._animItem_150ci_161,._heading_150ci_87{animation:none;transition:none;opacity:1;transform:none}}._section4_1pw8u_25{width:100%;padding:60px 20px 40px;background:#ffffff;overflow:hidden;box-sizing:border-box}._container_1pw8u_51{width:100%;max-width:1440px;margin:0 auto}._headingWrapper_1pw8u_79{display:flex;justify-content:center;margin-bottom:80px}._heading_1pw8u_79{width:100%;max-width:820px;margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(10px,3vw,30px);line-height:128%;text-align:center;color:#33418a}._row_1pw8u_131{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:70px}._leftContent_1pw8u_157,._rightContent_1pw8u_159{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}._title_1pw8u_195{margin:0 0 24px;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(24px,2.8vw,30px);line-height:128%;text-align:center;color:#33418a}._description_1pw8u_239{width:100%;max-width:620px;margin:0 auto;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(15px,1.6vw,20px);line-height:130%;text-align:center;color:#000}._content_1pw8u_7{font-family:Public Sans,sans-serif;font-weight:400;color:#000}._leftImage_1pw8u_315,._rightImage_1pw8u_317{display:flex;justify-content:center;align-items:center}._image_1pw8u_329{width:100%;max-width:360px;height:auto;display:block}._animItem_1pw8u_353{opacity:0;will-change:transform,opacity;transition:opacity 2.5s cubic-bezier(.22,1,.36,1),transform 2.5s cubic-bezier(.22,1,.36,1)}._fadeUp_1pw8u_371{transform:translateY(80px)}._fadeLeft_1pw8u_379{transform:translate(-120px)}._fadeRight_1pw8u_387{transform:translate(120px)}._animate_1pw8u_395{opacity:1!important;transform:translate(0)!important}@media (max-width: 1100px){._row_1pw8u_131{gap:40px}._description_1pw8u_239{max-width:540px}}@media (max-width: 900px){._section4_1pw8u_25{padding:48px 20px 32px}._headingWrapper_1pw8u_79{margin-bottom:60px}._row_1pw8u_131{grid-template-columns:1fr;gap:32px;margin-bottom:50px}._row_1pw8u_131>*:first-child{order:1}._row_1pw8u_131>*:last-child{order:2}._description_1pw8u_239{max-width:700px}._image_1pw8u_329{max-width:260px}._fadeLeft_1pw8u_379,._fadeRight_1pw8u_387,._fadeUp_1pw8u_371{transform:translateY(60px)}}@media (max-width: 768px){._section4_1pw8u_25{padding:40px 16px 28px}._headingWrapper_1pw8u_79{margin-bottom:48px}._title_1pw8u_195{margin-bottom:16px}._image_1pw8u_329{max-width:220px}}@media (max-width: 480px){._heading_1pw8u_79,._description_1pw8u_239{max-width:320px}._image_1pw8u_329{max-width:180px}._fadeLeft_1pw8u_379,._fadeRight_1pw8u_387,._fadeUp_1pw8u_371{transform:translateY(40px)}}@media (prefers-reduced-motion: reduce){._animItem_1pw8u_353{transition:none;opacity:1;transform:none}}@keyframes _popIn_1cjfn_1{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _floaty_1cjfn_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._section5_1cjfn_71{width:100%;background:#ffffff;padding:60px 24px;box-sizing:border-box;overflow:hidden}._wrapper_1cjfn_97{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:80px;position:relative;opacity:0;transform:scale(.96) translateY(10px)}._wrapper_1cjfn_97._visible_1cjfn_129{animation:_popIn_1cjfn_1 .7s ease-out forwards}._honeyWrapper_1cjfn_147{position:absolute;left:-55px;top:0;z-index:0;animation:_floaty_1cjfn_1 6s ease-in-out infinite;pointer-events:none}._honeyImage_1cjfn_171{width:160px;height:auto;opacity:.99;transition:transform .35s ease,filter .35s ease}._honeyImage_1cjfn_171:hover{transform:scale(1.12) rotate(2deg);filter:drop-shadow(0 12px 20px rgba(0,0,0,.15))}._leftContent_1cjfn_221{z-index:2;min-width:0}._headingRow_1cjfn_233{display:flex;align-items:flex-start;gap:18px}._line_1cjfn_255{width:5px;height:52px;background:#d79d32;border-radius:10px;flex-shrink:0;transition:height .3s ease}._leftContent_1cjfn_221:hover ._line_1cjfn_255{height:60px}._heading_1cjfn_233{max-width:457px;font-family:Inter,sans-serif;font-size:clamp(18px,1.67vw,24px);font-weight:600;line-height:115%;color:#33418a;margin:0 0 18px}._description_1cjfn_339{max-width:526px;font-family:Inter,sans-serif;font-size:clamp(14px,1.25vw,18px);font-weight:500;line-height:150%;color:#122333;margin:0}._demoButtonWrapper_1cjfn_375{flex-shrink:0;display:flex;align-items:center}._demoButton_1cjfn_375{padding:16px 38px;border:none;border-radius:10px;background:#f97316;color:#fff;font-family:Inter,sans-serif;font-size:clamp(15px,1.1vw,18px);font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}._demoButton_1cjfn_375:hover{background:#ea580c;transform:scale(1.05);box-shadow:0 8px 20px #f973164d}._demoButton_1cjfn_375:active{transform:scale(.98)}@media (max-width: 1200px){._wrapper_1cjfn_97{gap:50px}}@media (max-width: 992px){._honeyWrapper_1cjfn_147{left:-35px}._honeyImage_1cjfn_171{width:130px}}@media (max-width: 768px){._wrapper_1cjfn_97{flex-direction:column;align-items:center;gap:32px;position:relative;padding-bottom:50px}._headingRow_1cjfn_233{flex-direction:column;align-items:center;text-align:center}._heading_1cjfn_233,._description_1cjfn_339{text-align:center}._honeyWrapper_1cjfn_147{display:block;position:absolute;bottom:-40px;left:-18px;right:auto;top:auto;z-index:3;animation:_floaty_1cjfn_1 6s ease-in-out infinite}._honeyImage_1cjfn_171{width:100px;opacity:.75}._leftContent_1cjfn_221{width:100%}._heading_1cjfn_233{max-width:100%;font-size:clamp(18px,4.5vw,22px)}._description_1cjfn_339{max-width:100%;font-size:clamp(14px,3.5vw,16px)}._demoButtonWrapper_1cjfn_375,._demoButton_1cjfn_375{width:100%}}@media (max-width: 480px){._section5_1cjfn_71{padding:48px 16px 80px}._heading_1cjfn_233{font-size:18px}._description_1cjfn_339{font-size:14px}._honeyWrapper_1cjfn_147{left:-14px;bottom:-34px}._honeyImage_1cjfn_171{width:80px;opacity:.7}}@media (prefers-reduced-motion: reduce){._wrapper_1cjfn_97{animation:none;opacity:1;transform:none}._honeyWrapper_1cjfn_147{animation:none}}._footer_rt3vv_1{width:100%;height:auto;min-height:288px;background:#0EA5E9;padding:60px 100px;border-top-left-radius:15px;border-top-right-radius:15px;position:relative;overflow:hidden;box-sizing:border-box}._leftImg_rt3vv_27{position:absolute;left:-2px;top:0;width:165px;height:181px;pointer-events:none;z-index:1}._rightImg_rt3vv_47{position:absolute;right:-20px;bottom:-20px;width:180px;height:auto;opacity:.99;pointer-events:none;z-index:1}._wrapper_rt3vv_69{max-width:1440px;width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:flex-start;gap:80px;position:relative;z-index:2}._logoBox_rt3vv_93{width:157px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}._logo_rt3vv_93{width:157px;height:auto;object-fit:contain}._columns_rt3vv_121{display:flex;flex:1;justify-content:space-between;gap:32px;flex-wrap:wrap;padding-right:80px}._column_rt3vv_121{min-width:150px}._column_rt3vv_121 h3{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#fff;margin:0 0 18px;white-space:nowrap}._column_rt3vv_121 ul{list-style:none;padding:0;margin:0}._column_rt3vv_121 li{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#fff;margin-bottom:12px;cursor:pointer;transition:color .2s ease}._column_rt3vv_121 li:hover{color:#122333}._socialIcons_rt3vv_205{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px;width:100%}._socialIcon_rt3vv_205{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._socialIcon_rt3vv_205 img{width:100%;height:100%;object-fit:contain;display:block}._socialIcon_rt3vv_205:hover{transform:translateY(-3px);opacity:.8}._footerLink_rt3vv_267{text-decoration:none;color:inherit;display:inline-block;transition:color .2s ease}._footerLink_rt3vv_267:hover{color:#122333}@media (max-width: 1200px){._wrapper_rt3vv_69{gap:48px}._columns_rt3vv_121{gap:24px;padding-right:40px}}@media (max-width: 1024px){._footer_rt3vv_1{padding:50px 60px;height:auto}._wrapper_rt3vv_69{gap:40px;flex-wrap:wrap}._columns_rt3vv_121{flex-wrap:wrap;row-gap:32px;padding-right:0}._column_rt3vv_121{min-width:45%}._rightImg_rt3vv_47{width:150px;right:-15px;bottom:-15px}}@media (max-width: 768px){._footer_rt3vv_1{padding:40px 20px}._wrapper_rt3vv_69{flex-direction:column;align-items:center;gap:32px}._logoBox_rt3vv_93{align-items:center}._columns_rt3vv_121{justify-content:center;text-align:center}._column_rt3vv_121{min-width:45%}._socialIcons_rt3vv_205{justify-content:center}._rightImg_rt3vv_47{width:120px;right:-10px;bottom:-10px;opacity:.18}}@media (max-width: 480px){html,body{overflow-x:hidden}*{box-sizing:border-box}._footer_rt3vv_1{width:100%;height:auto;padding:30px 15px;overflow:hidden}._wrapper_rt3vv_69{width:100%;max-width:100%;flex-direction:column;align-items:center;gap:28px;overflow:hidden;position:relative;z-index:2}._columns_rt3vv_121{width:100%;flex-direction:column;align-items:center;gap:24px}._column_rt3vv_121{width:100%;min-width:unset;text-align:center}._column_rt3vv_121 h3{font-size:18px}._column_rt3vv_121 li{font-size:14px}._logoBox_rt3vv_93{width:110px;align-items:center}._logo_rt3vv_93{width:110px;height:auto}._leftImg_rt3vv_27{width:110px;height:auto;left:-25px;top:0;opacity:.18}._rightImg_rt3vv_47{width:90px;right:-10px;bottom:-5px;opacity:.14}._socialIcons_rt3vv_205{gap:12px;margin-top:12px;justify-content:center}._socialIcon_rt3vv_205{width:26px;height:26px}}._banner_ta4gw_1{position:fixed;left:0;right:0;bottom:0;z-index:1000;width:100%;box-sizing:border-box;background:#ffffff;border-top:1px solid #000000;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;box-shadow:0 -4px 16px #00000014}._text_ta4gw_51{margin:0;flex:1 1 480px;min-width:0;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#1a1a1a}._actions_ta4gw_75{display:flex;align-items:center;gap:20px;flex-shrink:0}._okBtn_ta4gw_89{background:#0078D4;border:none;border-radius:6px;padding:10px 28px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}._okBtn_ta4gw_89:hover{background:#0063ad;transform:translateY(-1px)}._okBtn_ta4gw_89:active{transform:translateY(0)}._closeBtn_ta4gw_141{background:none;border:none;font-size:18px;line-height:1;color:#333;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._closeBtn_ta4gw_141:hover{color:#000}@media (max-width: 640px){._banner_ta4gw_1{padding:14px 16px;gap:12px}._text_ta4gw_51{font-size:13px;flex-basis:100%}._actions_ta4gw_75{width:100%;justify-content:space-between}._okBtn_ta4gw_89{flex:1}}:root{--guest-start: #0ea5e9;--guest-end: #06b6d4;--guest-shadow: rgba(14, 165, 233, .4);--guest-bg: #f0f9ff;--guest-border: #bae6fd;--guest-text: #0c4a6e;--guest-muted: #64748b;--nudge-bg: #fefce8;--nudge-border: #fde68a;--nudge-text: #92400e;--low-color: #ef4444;--navbar-clearance: 84px}._wrapper_1wqzr_71{position:fixed;bottom:20px;right:28px;z-index:9998;width:60px;height:60px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._floatingBtn_1wqzr_117{position:absolute;bottom:0;right:0;width:60px;height:60px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--guest-start),var(--guest-end));cursor:pointer;box-shadow:0 6px 24px var(--guest-shadow);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}._floatingBtn_1wqzr_117:hover{transform:scale(1.08);box-shadow:0 8px 28px #0ea5e98c}._floatingBtnOpen_1wqzr_193{background:linear-gradient(135deg,#38bdf8,#22d3ee)}._pingRing_1wqzr_213{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(14,165,233,.5);animation:_ping_1wqzr_213 2s ease-out infinite}@keyframes _ping_1wqzr_213{0%{transform:scale(1);opacity:.8}to{transform:scale(1.65);opacity:0}}._tooltip_1wqzr_269{position:absolute;bottom:72px;right:0;background:linear-gradient(135deg,var(--guest-start),var(--guest-end));border-radius:22px;padding:9px 14px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#fff;box-shadow:0 4px 14px var(--guest-shadow);white-space:nowrap;cursor:pointer;animation:_fadeUp_1wqzr_1 .35s ease,_float_1wqzr_117 3s ease-in-out infinite;-webkit-user-select:none;user-select:none;font-family:Plus Jakarta Sans,-apple-system,sans-serif}._tooltipClose_1wqzr_357{width:18px;height:18px;background:rgba(255,255,255,.2);border:none;border-radius:50%;color:#fff;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}._tooltipClose_1wqzr_357:hover{background:rgba(255,255,255,.35)}@keyframes _fadeUp_1wqzr_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes _float_1wqzr_117{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}._chatWindow_1wqzr_463{position:absolute;bottom:0;right:0;width:340px;height:520px;min-width:300px;max-width:500px;min-height:360px;max-height:calc(100vh - var(--navbar-clearance) - 20px);resize:none;overflow:hidden;background:#ffffff;border-radius:18px;box-shadow:0 10px 44px #00000026;display:flex;flex-direction:column;animation:_slideUp_1wqzr_1 .28s ease;transform-origin:bottom right;transition:width .28s ease,height .28s ease,box-shadow .28s ease;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._chatWindow_1wqzr_463._expanded_1wqzr_575{width:50vw;height:calc(100vh - var(--navbar-clearance) - 70px);min-width:0;max-width:calc(100vw - 40px);min-height:0;max-height:calc(100vh - var(--navbar-clearance) - 20px);resize:none;box-shadow:0 14px 50px #0003}@keyframes _slideUp_1wqzr_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._header_1wqzr_667{background:linear-gradient(135deg,var(--guest-start),var(--guest-end));padding:13px 15px;display:flex;align-items:center;justify-content:space-between;color:#fff;border-radius:18px 18px 0 0;flex-shrink:0}._headerLeft_1wqzr_707{display:flex;align-items:center;gap:10px}._avatar_1wqzr_721{position:relative;width:36px;height:36px;background:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._avatarIcon_1wqzr_755{width:20px;height:20px;object-fit:contain;display:block}._onlineDot_1wqzr_773{position:absolute;bottom:1px;right:1px;width:8px;height:8px;background:#4ade80;border-radius:50%;border:2px solid var(--guest-end);animation:_pulse_1wqzr_1 2s ease-in-out infinite}@keyframes _pulse_1wqzr_1{0%,to{opacity:1}50%{opacity:.45}}._headerName_1wqzr_831{font-weight:700;font-size:14px;font-family:Plus Jakarta Sans,sans-serif}._headerSub_1wqzr_851{font-size:11px;opacity:.82;margin-top:2px;font-family:Plus Jakarta Sans,sans-serif}._headerRight_1wqzr_875{display:flex;align-items:center;gap:8px}._guestBadge_1wqzr_889{background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:9px;font-weight:800;padding:2px 7px;border-radius:8px;letter-spacing:.6px}._expandBtn_1wqzr_925,._closeBtn_1wqzr_927{width:28px;height:28px;background:rgba(255,255,255,.15);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,transform .2s}._expandBtn_1wqzr_925:hover,._closeBtn_1wqzr_927:hover{background:rgba(255,255,255,.3)}._expandBtn_1wqzr_925:hover{transform:scale(1.08)}._closeBtn_1wqzr_927:hover{transform:rotate(90deg)}._limitBar_1wqzr_1011{padding:7px 14px 5px;background:var(--guest-bg);border-bottom:1px solid var(--guest-border);flex-shrink:0}._limitBarInner_1wqzr_1033{display:flex;flex-direction:column;gap:4px}._limitText_1wqzr_1049{font-size:11px;color:var(--guest-muted);font-weight:500;font-family:Plus Jakarta Sans,sans-serif}._limitLow_1wqzr_1073{color:var(--low-color);font-weight:600}._progressTrack_1wqzr_1085{height:3px;background:var(--guest-border);border-radius:3px;overflow:hidden}._progressFill_1wqzr_1105{height:100%;background:linear-gradient(90deg,var(--guest-start),var(--guest-end));border-radius:3px;transition:width .4s ease}._progressLow_1wqzr_1133{background:linear-gradient(90deg,#f97316,#ef4444)}._progressFull_1wqzr_1149{background:#ef4444}._welcomeScreen_1wqzr_1165{flex:1;overflow-y:auto;background:#ffffff;padding:14px;display:flex;flex-direction:column;gap:0;min-height:0;font-family:Plus Jakarta Sans,sans-serif}._welcomeImage_1wqzr_1213{width:100%;height:150px;object-fit:cover;object-position:center;display:block;border-radius:12px;flex-shrink:0;transition:height .28s ease}._chatWindow_1wqzr_463._expanded_1wqzr_575 ._welcomeImage_1wqzr_1213{height:40vh;max-height:440px}._welcomeContent_1wqzr_1269{padding:10px 1px 4px}._welcomeText_1wqzr_1277{margin:0;color:#1e293b;font-size:13px;line-height:1.55;font-weight:400;font-family:Plus Jakarta Sans,sans-serif}._welcomeText_1wqzr_1277 strong{color:#0c4a6e;font-weight:700}._welcomeActions_1wqzr_1329{display:flex;flex-direction:column;gap:5px;margin-top:2px}._welcomeActionBtn_1wqzr_1349{width:100%;height:29px;border:1px solid #0ea5e9;border-radius:4px;background:#ffffff;color:#0284c7;font-size:12px;font-weight:500;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease}._welcomeActionBtn_1wqzr_1349:hover{background:#f0f9ff;border-color:#0284c7}._welcomeSpeakBtn_1wqzr_1441{align-self:center;margin-top:-39px;margin-bottom:9px;height:30px;padding:0 13px;border:1px solid #0ea5e9;border-radius:5px;background:#ffffff;color:#0284c7;font-size:12px;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;position:relative;z-index:2;box-shadow:0 1px 3px #00000014;transition:background .2s ease,border-color .2s ease,transform .2s ease}._welcomeSpeakBtn_1wqzr_1441:hover{background:#f0f9ff;border-color:#0284c7;transform:translateY(-1px)}._welcomeSpeakIcon_1wqzr_1555{font-size:15px;line-height:1}._chatBox_1wqzr_1575{flex:1;overflow-y:auto;padding:14px 12px;display:flex;flex-direction:column;gap:10px;background:var(--guest-bg);min-height:0}._chatBox_1wqzr_1575::-webkit-scrollbar{width:4px}._chatBox_1wqzr_1575::-webkit-scrollbar-thumb{background:var(--guest-border);border-radius:4px}._messageRow_1wqzr_1631{display:flex;align-items:flex-end;gap:7px}._userRow_1wqzr_1647{flex-direction:row-reverse}._botAvatar_1wqzr_1655{width:28px;height:28px;background:linear-gradient(135deg,var(--guest-start),var(--guest-end));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0;color:#fff}._botBubble_1wqzr_1701{background:#ffffff;color:#1e293b;padding:9px 13px;border-radius:16px 16px 16px 3px;font-size:13px;line-height:1.55;max-width:78%;box-shadow:0 1px 6px #00000012;animation:_bubbleIn_1wqzr_1 .25s ease;font-family:Plus Jakarta Sans,sans-serif}._userBubble_1wqzr_1753{background:linear-gradient(135deg,var(--guest-start),var(--guest-end));color:#fff;padding:9px 13px;border-radius:16px 16px 3px;font-size:13px;line-height:1.55;max-width:78%;box-shadow:0 2px 8px var(--guest-shadow);animation:_bubbleIn_1wqzr_1 .25s ease;font-family:Plus Jakarta Sans,sans-serif}._nudgeBubble_1wqzr_1813{background:var(--nudge-bg);border:1px solid var(--nudge-border);color:var(--nudge-text);padding:7px 12px;border-radius:10px;font-size:12px;font-weight:500;max-width:85%;animation:_bubbleIn_1wqzr_1 .25s ease;font-family:Plus Jakarta Sans,sans-serif}@keyframes _bubbleIn_1wqzr_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}._typingDots_1wqzr_1899{display:flex;gap:4px;align-items:center;height:14px}._typingDots_1wqzr_1899 span{width:6px;height:6px;background:var(--guest-start);border-radius:50%;animation:_bounce_1wqzr_1 1.2s infinite}._typingDots_1wqzr_1899 span:nth-child(2){animation-delay:.2s}._typingDots_1wqzr_1899 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_1wqzr_1{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}._limitCta_1wqzr_1989{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-top:1px solid var(--guest-border);padding:14px 16px;text-align:center;flex-shrink:0}._limitCtaText_1wqzr_2023{font-size:13px;color:var(--guest-text);margin:0 0 10px;font-weight:500;font-family:Plus Jakarta Sans,sans-serif}._signupBtn_1wqzr_2051{display:inline-block;background:linear-gradient(135deg,var(--guest-start),var(--guest-end));color:#fff;font-size:13px;font-weight:700;padding:9px 20px;border-radius:22px;text-decoration:none;box-shadow:0 4px 14px var(--guest-shadow);transition:transform .2s,box-shadow .2s;font-family:Plus Jakarta Sans,sans-serif}._signupBtn_1wqzr_2051:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0ea5e980}._quickArea_1wqzr_2139{display:flex;flex-wrap:nowrap;gap:6px;padding:8px 12px;border-top:1px solid var(--guest-border);background:#ffffff;flex-shrink:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none}._quickArea_1wqzr_2139::-webkit-scrollbar{display:none}._quickArea_1wqzr_2139:active{cursor:grabbing}._quickBtn_1wqzr_2221{padding:5px 11px;border-radius:18px;border:1.5px solid var(--guest-border);background:var(--guest-bg);color:var(--guest-text);font-size:11.5px;font-weight:600;cursor:pointer;transition:all .18s ease;white-space:nowrap;flex-shrink:0;scroll-snap-align:start;font-family:Plus Jakarta Sans,sans-serif}._quickBtn_1wqzr_2221:hover{background:linear-gradient(135deg,var(--guest-start),var(--guest-end));color:#fff;border-color:transparent;transform:translateY(-1px)}._quickBtn_1wqzr_2221:disabled{opacity:.45;cursor:not-allowed;transform:none}._inputRow_1wqzr_2335{padding:10px 12px;display:flex;gap:7px;background:white;border-top:1px solid var(--guest-border);align-items:center;flex-shrink:0}._input_1wqzr_2335{flex:1;padding:9px 13px;border:1.5px solid var(--guest-border);border-radius:22px;font-size:13px;outline:none;background:var(--guest-bg);color:#1e293b;transition:border-color .2s,box-shadow .2s;font-family:Plus Jakarta Sans,sans-serif}._input_1wqzr_2335:focus{border-color:var(--guest-start);background:white;box-shadow:0 0 0 3px #0ea5e91f}._input_1wqzr_2335::placeholder{color:#94a3b8}._sendBtn_1wqzr_2457{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--guest-start),var(--guest-end));border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 3px 10px var(--guest-shadow);flex-shrink:0}._sendBtn_1wqzr_2457:hover:not(:disabled){transform:scale(1.08) rotate(-5deg)}._sendBtn_1wqzr_2457:disabled{opacity:.5;cursor:not-allowed;transform:none}._sendLoader_1wqzr_2551{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:_spin_1wqzr_1 .7s linear infinite;display:inline-block}@keyframes _spin_1wqzr_1{to{transform:rotate(360deg)}}._footer_1wqzr_2603{text-align:center;font-size:11px;color:var(--guest-muted);padding:5px 12px 7px;background:white;border-top:1px solid #f1f5f9;flex-shrink:0;font-family:Plus Jakarta Sans,sans-serif}._footerLink_1wqzr_2645{color:var(--guest-start);text-decoration:none;font-weight:600}._footerLink_1wqzr_2645:hover{text-decoration:underline}@media (max-width: 900px){._chatWindow_1wqzr_463._expanded_1wqzr_575{width:60vw;height:calc(100vh - var(--navbar-clearance) - 20px);max-height:calc(100vh - var(--navbar-clearance) - 20px)}._chatWindow_1wqzr_463:not(._expanded_1wqzr_575){max-height:calc(100vh - var(--navbar-clearance) - 20px)}._welcomeImage_1wqzr_1213{height:145px}}@media (max-width: 600px){._wrapper_1wqzr_71{bottom:16px;right:16px}._chatWindow_1wqzr_463._expanded_1wqzr_575{width:calc(100vw - 32px);height:calc(100vh - var(--navbar-clearance) - 16px);max-width:calc(100vw - 32px);max-height:calc(100vh - var(--navbar-clearance) - 16px)}._chatWindow_1wqzr_463:not(._expanded_1wqzr_575){max-height:calc(100vh - var(--navbar-clearance) - 16px)}._welcomeScreen_1wqzr_1165{padding:12px}._welcomeImage_1wqzr_1213{width:100%;height:145px;border-radius:11px;object-fit:cover}._chatWindow_1wqzr_463._expanded_1wqzr_575 ._welcomeImage_1wqzr_1213{height:30vh;max-height:300px}._welcomeContent_1wqzr_1269{padding:9px 1px 4px}._welcomeText_1wqzr_1277{font-size:12.5px;line-height:1.5}._welcomeActionBtn_1wqzr_1349{height:29px;font-size:12px}._welcomeSpeakBtn_1wqzr_1441{height:29px;font-size:12px;padding:0 12px}}@media (max-width: 380px){._chatWindow_1wqzr_463:not(._expanded_1wqzr_575){position:fixed;left:12px;right:12px;bottom:16px;width:auto;min-width:0;max-width:none}._welcomeScreen_1wqzr_1165{padding:10px}._welcomeImage_1wqzr_1213{height:135px;border-radius:10px}._welcomeContent_1wqzr_1269{padding:8px 1px 3px}._welcomeText_1wqzr_1277{font-size:12px;line-height:1.48}._welcomeActions_1wqzr_1329{gap:5px}._welcomeActionBtn_1wqzr_1349{height:28px;font-size:11.5px}._welcomeSpeakBtn_1wqzr_1441{height:28px;font-size:11.5px;padding:0 11px;margin-top:-37px;margin-bottom:8px}}._welcomeMessages_1wqzr_3059{display:flex;flex-direction:column;gap:8px;padding:0 4px;overflow:visible;flex:none}.panelOverlay{--accent: #0d1c46;--accent-hover: #16265c;--tier: #ffd471;--tier-text: #b8860b;--navy: #0EA5E9;--bg-shell: #f9f3f3;--bg-surface: #ffffff;--bg-input: #fffafa;--bg-bot-msg: #f4ede1;--border-color: #e2e2e2;--input-border: #d4d4d4;--text-primary: #0d1c46;--text-secondary: #7b7b7b;--text-muted: #aaaaaa;--text-on-navy: #ffffff;--text-on-navy-muted: #cfd6ea;--navbar-clearance: 84px;position:fixed;bottom:6px;right:28px;z-index:900;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.panelShell{position:relative;display:flex;flex-direction:column;width:340px;height:520px;min-width:300px;min-height:380px;max-width:min(460px,calc(100vw - 40px));max-height:min(620px,calc(100vh - var(--navbar-clearance) - 20px));resize:none;overflow:auto;background:var(--bg-shell);border-radius:15px;box-shadow:0 16px 40px #0d1c4638;color:var(--text-primary);transition:width .28s ease,height .28s ease,box-shadow .28s ease}.panelShell.expanded{width:50vw;height:calc(100vh - var(--navbar-clearance) - 50px);min-width:0;max-width:calc(100vw - 40px);min-height:0;max-height:calc(100vh - var(--navbar-clearance) - 20px);resize:none;box-shadow:0 20px 54px #0d1c4647}.panelHeader{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:66px;padding:12px 14px;background:var(--navy);color:var(--text-on-navy)}.panelHeaderLeft{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.panelLogoCircle{width:44px;height:44px;min-width:44px;border-radius:100px;background:#ffffff;display:flex;align-items:center;justify-content:center;overflow:hidden}.panelLogoImg{width:28px;height:28px;object-fit:contain}.panelHeaderTextCol{min-width:0}.panelTitle{font-size:13.5px;font-weight:600;line-height:1.25;color:var(--text-on-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif}.panelOnlineRow{display:flex;align-items:center;gap:5px;margin-top:4px}.panelOnlineDot{width:6px;height:6px;border-radius:100px;background:#35d07f}.panelOnlineText{font-size:9.5px;font-weight:400;letter-spacing:.04em;color:var(--text-on-navy-muted);font-family:Plus Jakarta Sans,sans-serif}.panelHeaderRight{display:flex;align-items:center;gap:6px;flex:0 0 auto}.panelNewChatBtn{height:26px;padding:0 10px;border:.5px solid rgba(255,255,255,.4);border-radius:5px;background:rgba(255,255,255,.22);color:var(--text-on-navy);font-size:10.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s;font-family:Plus Jakarta Sans,sans-serif}.panelNewChatBtn:hover{background:rgba(255,255,255,.32)}.panelUserCard{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:14px 12px 0;padding:8px 12px;background:var(--bg-surface);border:.5px solid var(--border-color);border-radius:10px;box-shadow:0 4px 10px #0d1c460f;flex:none}.panelUserLeft{display:flex;align-items:center;gap:8px;min-width:0}.panelAvatar{width:30px;height:30px;min-width:30px;border-radius:100px;background:var(--tier);color:var(--navy);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.panelUserName{font-size:12px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif}.panelUserTenant{font-size:10px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif}.panelTierBadge{padding:3px 9px;border-radius:20px;background:rgba(255,212,113,.16);border:1px solid var(--tier);color:var(--tier-text);font-size:8.5px;font-weight:600;letter-spacing:.06em;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif}.panelBody{flex:1;min-height:0;display:flex;flex-direction:column;padding:10px 14px 0}.panelHero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;padding-bottom:24px}.panelHeroCircle{width:46px;height:46px;border-radius:100px;background:#ecf1ff;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.panelHeroLogoImg{width:26px;height:26px;object-fit:contain}.panelHeroTitle{font-size:16px;font-weight:600;color:var(--navy);font-family:Plus Jakarta Sans,sans-serif}.panelHeroSubtitle{font-size:11.5px;font-weight:400;line-height:1.25;color:var(--text-muted);max-width:260px;font-family:Plus Jakarta Sans,sans-serif}.panelMessages{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:4px 2px 14px}.panelMsgUser,.panelMsgBot,.panelMsgError{max-width:84%;padding:9px 12px;border-radius:14px;font-size:13px;line-height:1.45;white-space:pre-wrap;word-wrap:break-word;font-family:Plus Jakarta Sans,sans-serif}.panelMsgUser{align-self:flex-end;background:var(--navy);color:#fff;border-bottom-right-radius:4px}.panelMsgBot{align-self:flex-start;background:var(--bg-bot-msg);color:var(--text-primary);border-bottom-left-radius:4px;max-width:94%}.panelMsgError{align-self:flex-start;background:#fdecea;color:#b3261e;border-bottom-left-radius:4px}.msgTextRun{display:block;white-space:pre-wrap}.msgTextRun:not(:last-child){margin-bottom:8px}.codeBlock{margin:6px 0;padding:8px 10px;background:rgba(13,28,70,.06);border:.5px solid var(--border-color);border-radius:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11px;line-height:1.5;overflow-x:auto;white-space:pre;color:var(--text-primary)}.panelTypingDots{display:inline-flex;align-items:center;gap:4px;padding:2px 0}.panelTypingDots span{width:5px;height:5px;border-radius:100px;background:var(--text-muted);animation:panelBounce 1.2s infinite ease-in-out}.panelTypingDots span:nth-child(2){animation-delay:.15s}.panelTypingDots span:nth-child(3){animation-delay:.3s}@keyframes panelBounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.chartContainer{position:relative;margin:2px 0;padding:10px 8px 6px;background:var(--bg-surface);border:.5px solid var(--border-color);border-radius:10px;resize:horizontal;overflow:auto;width:100%;min-width:280px;max-width:900px;box-sizing:border-box}.chartContainer:not(:last-child){margin-bottom:8px}.chartTitle{font-size:11.5px;font-weight:600;color:var(--text-primary);margin-bottom:4px;padding:0 4px;font-family:Plus Jakarta Sans,sans-serif}.chartSvg{display:block;width:100%;height:auto;overflow:visible}.chartSvg text,.chartAxisLabel,.chartCategoryLabel{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.chartAxisLabel{font-size:7.5px;fill:var(--text-secondary)}.chartCategoryLabel{font-size:7.5px}.chartAxisCaption{text-align:center;font-size:8.5px;color:var(--text-muted);margin-top:2px;font-family:Plus Jakarta Sans,sans-serif}.pieRow{display:flex;align-items:center;gap:12px;padding:4px 4px 6px}.pieSvg{width:118px;height:118px;min-width:118px;overflow:visible}.pieLegend{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.legendItem{display:flex;align-items:center;gap:6px;padding:3px 4px;border:none;background:transparent;border-radius:6px;cursor:pointer;text-align:left;transition:background .15s,opacity .15s;font-family:Plus Jakarta Sans,sans-serif}.legendItem:hover{background:rgba(13,28,70,.05)}.legendSwatch{width:9px;height:9px;min-width:9px;border-radius:3px}.legendLabel{flex:1;min-width:0;font-size:10.5px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legendValue{font-size:10px;font-weight:600;color:var(--text-secondary)}.chartTooltip{position:absolute;z-index:5;display:flex;align-items:center;gap:5px;padding:5px 8px;background:var(--accent);color:#fff;border-radius:7px;font-size:10.5px;white-space:nowrap;pointer-events:none;box-shadow:0 6px 16px #0d1c4647;transform:translateY(-100%);font-family:Plus Jakarta Sans,sans-serif}.chartTooltipSwatch{width:7px;height:7px;border-radius:2px}.chartTooltipLabel{color:var(--text-on-navy-muted)}.chartTooltipValue{font-weight:700}.panelInputBar{padding:10px 14px 12px;background:var(--bg-surface);border-top:.5px solid var(--border-color)}.panelInputRow{display:flex;align-items:center;gap:8px}.panelChatInput{flex:1;min-width:0;height:38px;padding:0 12px;border:.5px solid var(--input-border);border-radius:10px;background:var(--bg-input);font-family:"Plus Jakarta Sans",inherit;font-size:12.5px;outline:none;color:var(--text-primary);transition:border-color .15s}.panelChatInput:focus{border-color:var(--navy)}.panelChatInput::placeholder{color:var(--text-muted)}.panelSendBtn{width:38px;height:38px;min-width:38px;border:none;border-radius:10px;background:var(--navy);color:#fff;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.panelSendBtn:hover:not(:disabled){background:var(--accent-hover)}.panelSendBtn:disabled{background:#b7bed3;cursor:not-allowed}.panelFooter{margin-top:8px;text-align:center;font-size:9.5px;color:var(--text-secondary);font-family:Plus Jakarta Sans,sans-serif}.panelFooterAccent{color:var(--navy);font-weight:600}.panelExpandBtn,.panelCloseBtn{width:26px;height:26px;min-width:26px;border:none;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,transform .2s ease}.panelExpandBtn:hover,.panelCloseBtn:hover{background:rgba(255,255,255,.3)}.panelExpandBtn:hover{transform:scale(1.08)}.panelCloseBtn:hover{transform:rotate(90deg)}.chatTableWrap{overflow-x:auto;margin:6px 0;border:1px solid var(--border-color);border-radius:8px}.chatTable{border-collapse:collapse;width:100%;font-size:13px;font-family:Plus Jakarta Sans,sans-serif}.chatTable th,.chatTable td{padding:8px 10px;text-align:left;border-bottom:1px solid var(--border-color);white-space:nowrap}.chatTable thead th{background:var(--bg-shell);font-weight:600}.chatTable tbody tr:last-child td{border-bottom:none}.emailDraftCard{display:flex;flex-direction:column;width:100%;margin-top:2px;border:.5px solid var(--border-color);border-radius:14px;background:var(--bg-surface);overflow:hidden;box-shadow:0 4px 10px #0d1c460f}.emailDraftHeader{display:flex;align-items:center;gap:9px;padding:11px 12px;border-bottom:.5px solid var(--border-color)}.emailDraftHeaderIcon{width:32px;height:32px;min-width:32px;border-radius:100px;display:flex;align-items:center;justify-content:center;background:rgba(14,165,233,.12);color:var(--navy)}.emailDraftHeaderText{min-width:0;flex:1}.emailDraftTitle{font-size:13px;font-weight:700;color:var(--text-primary);line-height:1.3;font-family:Plus Jakarta Sans,sans-serif}.emailDraftSubtitle{font-size:10px;color:var(--text-secondary);margin-top:1px;font-family:Plus Jakarta Sans,sans-serif}.emailDraftSection{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:0 12px;margin-top:12px}.emailDraftSection:first-of-type{margin-top:12px}.emailDraftSectionGrow{flex:1;min-height:0}.emailDraftLabel{display:block;width:100%;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 5px;font-family:Plus Jakarta Sans,sans-serif}.emailDraftInput,.emailDraftTextarea{display:block;width:100%;box-sizing:border-box;border:.5px solid var(--input-border);border-radius:9px;background:var(--bg-input);color:var(--text-primary);font-family:"Plus Jakarta Sans",inherit;font-size:12px;padding:9px 10px;outline:none;transition:border-color .15s}.emailDraftInput:focus,.emailDraftTextarea:focus{border-color:var(--navy)}.emailDraftInput::placeholder,.emailDraftTextarea::placeholder{color:var(--text-muted)}.emailDraftTextarea{resize:both;min-width:100%;min-height:120px;max-height:260px;line-height:1.5;margin-top:0}.emailDraftSection:has(>.emailDraftTextarea){overflow:visible}.emailDraftButtons{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:12px;margin-top:4px}.emailDraftDiscardBtn,.emailDraftApproveBtn{height:32px;min-width:78px;padding:0 14px;border-radius:18px;font-size:11.5px;font-weight:700;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-family:"Plus Jakarta Sans",inherit;white-space:nowrap;transition:background .15s,opacity .15s,transform .1s}.emailDraftDiscardBtn{border:.5px solid var(--input-border);background:transparent;color:var(--text-primary)}.emailDraftDiscardBtn:hover:not(:disabled){background:rgba(13,28,70,.05)}.emailDraftApproveBtn{border:none;background:var(--accent);color:#fff}.emailDraftApproveBtn:hover:not(:disabled){background:var(--accent-hover)}.emailDraftDiscardBtn:disabled,.emailDraftApproveBtn:disabled{opacity:.5;cursor:not-allowed}.emailDraftDiscardBtn:active:not(:disabled),.emailDraftApproveBtn:active:not(:disabled){transform:scale(.97)}@media (max-width: 640px){.emailDraftTextarea{min-height:100px}}@media (max-width: 640px){.panelOverlay{bottom:84px;right:12px;left:12px}.panelShell{width:100%!important;height:min(520px,calc(100vh - var(--navbar-clearance) - 20px))!important;max-width:100%;max-height:calc(100vh - var(--navbar-clearance) - 20px);resize:none}.panelHeader{padding-left:14px}.pieSvg{width:96px;height:96px;min-width:96px}}@media (max-width: 480px){.panelShell{height:min(480px,calc(100vh - var(--navbar-clearance) - 16px))!important;max-height:calc(100vh - var(--navbar-clearance) - 16px)}}@media (max-width: 900px){.panelShell.expanded{width:60vw;height:calc(100vh - var(--navbar-clearance) - 30px);max-height:calc(100vh - var(--navbar-clearance) - 20px)}}@media (max-width: 640px){.panelShell.expanded{width:calc(100vw - 24px)!important;height:calc(100vh - var(--navbar-clearance) - 16px)!important;max-width:calc(100vw - 24px);max-height:calc(100vh - var(--navbar-clearance) - 16px)}}.paidFloatingBtn{position:fixed;bottom:28px;right:28px;z-index:900;width:56px;height:56px;border:none;border-radius:50%;background:#0ea5e9;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 0 6px #0ea5e940,0 0 22px 4px #0ea5e9a6,0 8px 20px #0d1c464d;transition:transform .15s ease,background .15s ease}.paidFloatingBtn:hover{background:#0c92cf;transform:scale(1.05)}.paidFloatingBtn:active{transform:scale(.97)}.paidFloatingBtnOpen{box-shadow:0 0 0 4px #0ea5e92e,0 0 14px 2px #0ea5e973,0 8px 20px #0d1c464d}.paidFloatingBtnOpen.paidPingRing{animation:none;opacity:0}.paidPingRing{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;background:rgba(14,165,233,.55);animation:paidPing 1.8s cubic-bezier(0,0,.2,1) infinite;pointer-events:none}@keyframes paidPing{0%{transform:scale(1);opacity:.6}75%,to{transform:scale(1.9);opacity:0}}@media (max-width: 640px){.paidFloatingBtn{bottom:16px;right:16px}}.panelAttachPreview{display:flex;align-items:center;gap:8px;margin-bottom:6px;padding:6px 10px;border:.5px solid var(--input-border);border-radius:8px;background:var(--bg-input)}.panelAttachName{flex:1;min-width:0;font-size:11.5px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif}.panelAttachStatus{font-size:10.5px;color:var(--text-secondary);white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif}.panelAttachRemove{border:none;background:transparent;color:var(--text-muted);font-size:11px;cursor:pointer;padding:2px 4px;line-height:1}.panelAttachRemove:hover{color:var(--text-primary)}.panelAttachBtn{width:34px;height:38px;min-width:34px;border:.5px solid var(--input-border);border-radius:10px;background:var(--bg-input);color:var(--text-secondary);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.panelAttachBtn:hover:not(:disabled){background:var(--bg-shell)}.panelAttachBtn:disabled{opacity:.45;cursor:not-allowed}.attachOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);z-index:10;display:flex;align-items:flex-end;justify-content:center;border-radius:15px;overflow:hidden;padding:0 20px}.attachSheet{width:100%;max-width:280px;background:var(--bg-surface);border-radius:16px;padding:14px 16px 20px;display:flex;flex-direction:column;margin-bottom:12px}.attachSheetTitle{font-size:13px;font-weight:700;color:var(--text-primary);margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif}.attachOption{display:flex;align-items:center;gap:10px;padding:10px 0;background:transparent;border:none;cursor:pointer;color:var(--text-primary);font-size:13px;font-family:Plus Jakarta Sans,sans-serif;text-align:left;width:100%;border-bottom:.5px solid var(--border-color)}.attachOption svg{width:18px;height:18px;color:var(--navy);flex-shrink:0}.attachCancel{margin-top:6px;padding:10px 0;background:transparent;border:none;border-top:.5px solid var(--border-color);cursor:pointer;font-size:13px;font-weight:600;color:var(--text-secondary);font-family:Plus Jakarta Sans,sans-serif;width:100%;text-align:center}.fileSizeDialog{background:var(--bg-surface);border-radius:12px;padding:20px 20px 12px;width:80%;max-width:260px;display:flex;flex-direction:column;box-shadow:0 8px 24px #0000004d}.fileSizeDialogTitle{font-size:15px;font-weight:700;color:var(--text-primary);margin-bottom:10px;font-family:Plus Jakarta Sans,sans-serif}.fileSizeDialogMsg{font-size:13px;color:var(--text-secondary);line-height:1.5;white-space:pre-line;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif}.fileSizeDialogBtn{align-self:flex-end;background:transparent;border:none;cursor:pointer;font-size:13px;font-weight:700;color:var(--navy);font-family:Plus Jakarta Sans,sans-serif;padding:4px 0}.fileSizeDialogBtn:hover{opacity:.75}.panelMsgAttachment{display:flex;align-items:center;gap:6px;padding:5px 8px;margin-bottom:6px;background:rgba(255,255,255,.15);border-radius:8px;font-size:11px;font-weight:600;color:#fff;font-family:Plus Jakarta Sans,sans-serif;max-width:100%;overflow:hidden}.panelMsgAttachment span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panelMsgAttachment svg{flex-shrink:0;color:#ffffffd9}.panelAvatarBanner{width:100%;border-radius:10px;overflow:hidden;flex-shrink:0;margin-bottom:4px;transition:height .28s ease}.panelAvatarBannerImg{width:100%;height:180px;object-fit:cover;object-position:top center;display:block;transition:height .28s ease}.panelShell.expanded .panelAvatarBanner,.panelShell.expanded .panelAvatarBannerImg{height:40vh;max-height:440px}@media (max-width: 640px){.panelShell.expanded .panelAvatarBanner,.panelShell.expanded .panelAvatarBannerImg{height:30vh;max-height:300px}}._container_lf9lx_7{width:100%;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;font-family:Inter,sans-serif}._fadeUp_lf9lx_23{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}._fadeLeft_lf9lx_25{opacity:0;transform:translate(-28px);transition:opacity .65s ease,transform .65s ease}._fadeRight_lf9lx_27{opacity:0;transform:translate(28px);transition:opacity .65s ease,transform .65s ease}._zoomIn_lf9lx_29{opacity:0;transform:scale(.92);transition:opacity .7s ease,transform .7s ease}._show_lf9lx_31{opacity:1!important;transform:translate(0) scale(1)!important}._hero_lf9lx_37{width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box;margin-top:var(--site-header-h, 100px);padding:32px clamp(20px,6vw,80px) 24px;display:flex;flex-direction:column;gap:16px}._heroTop_lf9lx_49{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}._heroText_lf9lx_51{flex:1 1 460px;min-width:280px;max-width:640px;display:flex;flex-direction:column;gap:12px}._heroImageWrap_lf9lx_53{flex:1 1 420px;min-width:280px;max-width:640px;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden;line-height:0}._heroImage_lf9lx_53{width:100%;height:auto;max-height:420px;object-fit:contain;object-position:center;margin-top:0;display:block;border-radius:20px}._heroTitle_lf9lx_75{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;max-width:820px;margin:0;text-wrap:balance}._heroSubtitle_lf9lx_81{font-family:Inter,sans-serif;font-weight:500;font-size:clamp(.875rem,.75rem + .6vw,1.25rem);line-height:130%;color:#000;width:100%;margin:0}._navPills_lf9lx_85{width:100%;min-height:72px;background:#0EA5E940;border-radius:10px;padding:12px clamp(16px,4vw,40px);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;box-sizing:border-box}._navPill_lf9lx_85{font-family:Inter,sans-serif;font-weight:500;font-size:clamp(.7rem,.6rem + .4vw,1.05rem);line-height:1.25;text-align:center;color:#122333;cursor:pointer;flex:1 1 auto;padding:6px 8px;border-radius:6px;transition:background .2s ease,transform .15s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}._navPill_lf9lx_85:hover{background:rgba(14,165,233,.25);transform:translateY(-1px)}._navPill_lf9lx_85:active{transform:scale(.97)}._navPill_lf9lx_85+._navPill_lf9lx_85{border-left:1px solid rgba(14,165,233,.35)}._dcSection_lf9lx_97,._mfgSection_lf9lx_97,._ogSection_lf9lx_97,._euSection_lf9lx_97,._fpSection_lf9lx_97,._hcSection_lf9lx_97{width:100%;max-width:1440px;margin:0 auto;padding:clamp(40px,6vw,64px) clamp(20px,6vw,80px);background:#ffffff;position:relative;overflow:visible;box-sizing:border-box;display:flex;align-items:center;gap:clamp(24px,5vw,56px)}._dcHighlight_lf9lx_103,._mfgHighlight_lf9lx_103,._ogHighlight_lf9lx_103,._euHighlight_lf9lx_103,._fpHighlight_lf9lx_103,._hcHighlight_lf9lx_103{position:absolute;width:1100px;height:400px;top:50%;transform:translateY(-50%);z-index:0;pointer-events:none}._dcHighlight_lf9lx_103,._ogHighlight_lf9lx_103,._hcHighlight_lf9lx_103{left:320px;background:radial-gradient(ellipse 80% 90% at 60% 50%,#EFFAFF 0%,#EFFAFF 45%,transparent 100%)}._mfgHighlight_lf9lx_103,._euHighlight_lf9lx_103,._fpHighlight_lf9lx_103{left:-40px;background:radial-gradient(ellipse 80% 90% at 40% 50%,#EFFAFF 0%,#EFFAFF 45%,transparent 100%)}._dcImageWrap_lf9lx_119,._mfgImageWrap_lf9lx_119,._ogImageWrap_lf9lx_119,._euImageWrap_lf9lx_119,._fpImageWrap_lf9lx_119,._hcImageWrap_lf9lx_119{flex:0 0 380px;width:380px;height:auto;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden;background:#F5F9FC}._dcImage_lf9lx_119,._mfgImage_lf9lx_119,._ogImage_lf9lx_119,._euImage_lf9lx_119,._fpImage_lf9lx_119,._hcImage_lf9lx_119{width:100%;height:auto;object-fit:contain;object-position:center;display:block;border-radius:20px}._dcContent_lf9lx_131,._ogContent_lf9lx_131,._hcContent_lf9lx_131{flex:1 1 600px;min-width:0;z-index:3;display:flex;flex-direction:column}._mfgContent_lf9lx_133,._euContent_lf9lx_133,._fpContent_lf9lx_133{flex:1 1 520px;min-width:0;z-index:3;display:flex;flex-direction:column}._dcTitleRow_lf9lx_135,._mfgTitleRow_lf9lx_135,._ogTitleRow_lf9lx_135,._euTitleRow_lf9lx_135,._fpTitleRow_lf9lx_135,._hcTitleRow_lf9lx_135{display:flex;align-items:stretch;gap:14px;margin-bottom:16px}._dcAccentBar_lf9lx_137,._mfgAccentBar_lf9lx_137,._ogAccentBar_lf9lx_137,._euAccentBar_lf9lx_137,._fpAccentBar_lf9lx_137,._hcAccentBar_lf9lx_137{flex-shrink:0;width:5px;align-self:stretch;background:#F97316;border-radius:2px}._dcTitle_lf9lx_135,._mfgTitle_lf9lx_135,._ogTitle_lf9lx_135,._euTitle_lf9lx_135,._fpTitle_lf9lx_135,._hcTitle_lf9lx_135{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;margin:0;text-wrap:balance}._dcDesc_lf9lx_145,._mfgDesc_lf9lx_145,._ogDesc_lf9lx_145,._euDesc_lf9lx_145,._fpDesc_lf9lx_145,._hcDesc_lf9lx_145{font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000;margin:0 0 12px;width:100%;overflow-wrap:break-word}._dcTagline_lf9lx_147,._mfgTagline_lf9lx_147,._ogTagline_lf9lx_147,._euTagline_lf9lx_147,._fpTagline_lf9lx_147,._hcTagline_lf9lx_147{font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000;margin:0 0 20px;width:100%;overflow-wrap:break-word}._dcBtn_lf9lx_149,._mfgBtn_lf9lx_149,._ogBtn_lf9lx_149,._euBtn_lf9lx_149,._fpBtn_lf9lx_149,._hcBtn_lf9lx_149{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-width:264px;height:56px;padding:0 24px;background:#F97316;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:16px;border-radius:10px;border:none;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease}._ctaWrapper_lf9lx_153{width:100%;max-width:1440px;margin:0 auto;padding:clamp(40px,6vw,64px) 20px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:#ffffff}._ctaCard_lf9lx_155{width:943px;max-width:100%;min-height:320px;height:auto;background:rgba(14,165,233,.2);border-radius:20px;box-shadow:8px 8px #242e6240;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(32px,5vw,40px);box-sizing:border-box}._ctaTitle_lf9lx_157{width:100%;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;margin:0 0 clamp(16px,3vw,30px);text-wrap:balance}._ctaBody_lf9lx_163{width:751px;max-width:100%;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(.9375rem,.85rem + .4vw,1.25rem);line-height:130%;text-align:center;color:#000;margin:0 0 clamp(24px,3vw,40px)}._ctaBtn_lf9lx_165{display:inline-flex;align-items:center;justify-content:center;min-width:191px;height:56px;padding:0 24px;background:#F97316;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:16px;border-radius:10px;border:none;cursor:pointer;white-space:nowrap}@media (prefers-reduced-motion: reduce){._fadeUp_lf9lx_23,._fadeLeft_lf9lx_25,._fadeRight_lf9lx_27,._zoomIn_lf9lx_29{opacity:1!important;transform:none!important;transition:none!important}}@media (max-width: 1280px){._heroImageWrap_lf9lx_53{max-width:480px}._dcImageWrap_lf9lx_119,._mfgImageWrap_lf9lx_119,._ogImageWrap_lf9lx_119,._euImageWrap_lf9lx_119,._fpImageWrap_lf9lx_119,._hcImageWrap_lf9lx_119{flex-basis:320px;width:320px}}@media (max-width: 1024px){._hero_lf9lx_37{padding:24px clamp(20px,4vw,40px) 16px;gap:14px}._heroTop_lf9lx_49{flex-direction:column;gap:12px;text-align:center}._heroImageWrap_lf9lx_53{order:-1;flex:0 0 auto;max-width:360px;width:100%}._heroText_lf9lx_51{flex:0 0 auto;max-width:100%;gap:8px}._heroTitle_lf9lx_75{text-align:center}._heroSubtitle_lf9lx_81{max-width:100%;text-align:center;margin:0 auto}._dcSection_lf9lx_97,._mfgSection_lf9lx_97,._ogSection_lf9lx_97,._euSection_lf9lx_97,._fpSection_lf9lx_97,._hcSection_lf9lx_97{flex-direction:column;gap:28px}._dcHighlight_lf9lx_103,._mfgHighlight_lf9lx_103,._ogHighlight_lf9lx_103,._euHighlight_lf9lx_103,._fpHighlight_lf9lx_103,._hcHighlight_lf9lx_103{display:none}._dcImageWrap_lf9lx_119,._mfgImageWrap_lf9lx_119,._ogImageWrap_lf9lx_119,._euImageWrap_lf9lx_119,._fpImageWrap_lf9lx_119,._hcImageWrap_lf9lx_119{flex:none;width:100%;max-width:380px}._dcContent_lf9lx_131,._ogContent_lf9lx_131,._hcContent_lf9lx_131,._mfgContent_lf9lx_133,._euContent_lf9lx_133,._fpContent_lf9lx_133{flex:none;width:100%;max-width:640px}}@media (max-width: 768px){._hero_lf9lx_37{padding:16px 16px 12px;gap:10px}._heroTop_lf9lx_49{gap:8px}._heroImageWrap_lf9lx_53{max-width:280px}._heroImage_lf9lx_53{max-height:260px}._heroText_lf9lx_51{gap:6px}._dcSection_lf9lx_97,._mfgSection_lf9lx_97,._ogSection_lf9lx_97,._euSection_lf9lx_97,._fpSection_lf9lx_97,._hcSection_lf9lx_97{text-align:center;align-items:center}._dcTitleRow_lf9lx_135,._mfgTitleRow_lf9lx_135,._ogTitleRow_lf9lx_135,._euTitleRow_lf9lx_135,._fpTitleRow_lf9lx_135,._hcTitleRow_lf9lx_135{justify-content:center;margin-bottom:12px}._dcBtn_lf9lx_149,._mfgBtn_lf9lx_149,._ogBtn_lf9lx_149,._euBtn_lf9lx_149,._fpBtn_lf9lx_149,._hcBtn_lf9lx_149{width:100%;max-width:340px;align-self:center}._dcImageWrap_lf9lx_119,._mfgImageWrap_lf9lx_119,._ogImageWrap_lf9lx_119,._euImageWrap_lf9lx_119,._fpImageWrap_lf9lx_119,._hcImageWrap_lf9lx_119{max-width:300px}}@media (max-width: 480px){._hero_lf9lx_37{padding:12px 14px 10px;gap:8px}._heroTop_lf9lx_49{gap:6px}._heroImageWrap_lf9lx_53{max-width:100%;width:100%}._heroImage_lf9lx_53{max-height:220px}._heroTitle_lf9lx_75{font-size:clamp(1.15rem,4.5vw,1.5rem);line-height:120%}._heroSubtitle_lf9lx_81{font-size:13px;line-height:135%}._navPills_lf9lx_85{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-height:auto;height:auto;padding:10px;background:#E6F6FD;border-radius:10px;margin-top:2px}._navPill_lf9lx_85{flex:unset!important;width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;background:#ffffff;border:1px solid rgba(14,165,233,.18)!important;border-radius:8px;padding:8px 6px;font-size:11.5px;line-height:1.15;font-weight:600}._navPill_lf9lx_85+._navPill_lf9lx_85{border-left:1px solid rgba(14,165,233,.18)}}@media (max-width: 380px){._hero_lf9lx_37{padding:10px 12px 8px}._dcSection_lf9lx_97,._mfgSection_lf9lx_97,._ogSection_lf9lx_97,._euSection_lf9lx_97,._fpSection_lf9lx_97,._hcSection_lf9lx_97{padding-left:16px;padding-right:16px}._navPills_lf9lx_85{grid-template-columns:1fr}}._container_qccqf_51{width:100%;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;font-family:Inter,sans-serif;padding-top:263px}._header_qccqf_83{width:100%;min-height:577px;height:577px;margin-top:0;position:relative;overflow:visible;display:flex;align-items:flex-start;justify-content:center;padding:0 60px 30px;box-sizing:border-box;--header-image-width: 250px;--header-image-height: auto}._cornerPattern_qccqf_139{position:absolute;top:0;right:0;width:200px;height:auto;object-fit:contain;opacity:.9;pointer-events:none;z-index:1;border-radius:20px}._headerHoneycomb_qccqf_185{position:absolute;width:80px;height:auto;top:230px;right:10px;opacity:.9;pointer-events:none;z-index:1;border-radius:20px}._middleHoneycomb_qccqf_229{position:absolute;width:300px;height:auto;top:330px;right:150px;opacity:1;pointer-events:none;z-index:0;object-fit:contain;border-radius:20px}._headerInner_qccqf_277{width:100%;max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:48px;position:relative;z-index:2;box-sizing:border-box}._headerImg_qccqf_323{width:var(--header-image-width, 335px);height:var(--header-image-height, auto);max-width:100%;object-fit:cover;object-position:center;border-radius:28px;overflow:hidden;flex-shrink:0;position:relative;z-index:31;display:block;margin-top:-70px}._headerTextGroup_qccqf_373{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1;min-width:0;max-width:1000px}._headerTextGroupRight_qccqf_411{align-items:flex-end;text-align:right}._headerTextGroupRight_qccqf_411 ._title_qccqf_421,._headerTextGroupRight_qccqf_411 ._tagline_qccqf_423,._headerTextGroupRight_qccqf_411 ._description_qccqf_425,._headerTextGroupRight_qccqf_411 ._industryLabel_qccqf_427{text-align:right}._industryLabel_qccqf_427{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:130%;letter-spacing:.02em;text-transform:uppercase;color:#0c4de6}._title_qccqf_421{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;text-wrap:balance}._tagline_qccqf_423{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(.875rem,.75rem + .6vw,1.25rem);line-height:130%;color:#000;max-width:838px}._description_qccqf_425{margin:0;font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000;max-width:867px}._headerButtonRow_qccqf_627{display:flex;gap:16px;margin-top:8px;flex-wrap:wrap}._primaryButton_qccqf_667,._secondaryButton_qccqf_669,._contactButton_qccqf_671{box-sizing:border-box;background:var(--btn-bg);color:var(--btn-text);border:1.5px solid var(--btn-border);border-radius:12px;padding:0 20px;height:52px;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:15px;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .2s ease}._primaryButton_qccqf_667:hover,._secondaryButton_qccqf_669:hover{background:var(--btn-bg-hover);transform:translateY(-2px)}._sectionsWrapper_qccqf_759{width:100%;max-width:1440px;margin:60px auto 0;padding:0 60px;box-sizing:border-box;display:flex;flex-direction:column;gap:80px}._section3Wrapper_qccqf_801{width:100%;max-width:1440px;margin:0 auto;padding:0 60px 80px;box-sizing:border-box}._sectionBlock_qccqf_833{display:flex;align-items:center;justify-content:space-between;gap:48px;width:100%}._sectionBlockReverse_qccqf_855{flex-direction:row-reverse}._textGroup_qccqf_873{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:18px}._barHeadingRow_qccqf_905{display:flex;align-items:flex-start;gap:14px;width:100%}._bar_qccqf_905{width:7px;min-width:7px;height:45px;border-radius:3px;flex-shrink:0;margin-top:4px}._heading_qccqf_979{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;text-align:left;text-wrap:balance}._desc_qccqf_425{margin:0;padding-left:21px;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#000;text-align:left}._subtext_qccqf_1077{margin:-6px 0 0;padding-left:21px;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#000;text-align:left}._imgHighlight_qccqf_1119{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:400px;max-width:38%}._glow_qccqf_1159{position:absolute;width:500px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at center,#e6edfb 0%,#f0f4fd 50%,transparent 75%);filter:blur(32px);z-index:0;pointer-events:none}._sectionHoney_qccqf_1225{position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:90px;height:auto;opacity:.85;pointer-events:none;z-index:0;border-radius:20px}._sectionBlockReverse_qccqf_855 ._sectionHoney_qccqf_1225{left:auto;right:-20px}._sectionImg_qccqf_1285{position:relative;z-index:1;width:100%;height:auto;max-height:380px;object-fit:contain;object-position:center;border-radius:20px}._infrastructureWrapper_qccqf_1327{width:100%;position:relative;padding:80px 40px 100px;display:flex;justify-content:center;align-items:center;overflow:hidden;box-sizing:border-box;background:white}._infrastructureCard_qccqf_1375{position:relative;width:864px;min-height:430px;border-radius:20px;padding:70px;box-sizing:border-box;display:flex;align-items:center;overflow:visible;z-index:2}._phoneImage_qccqf_1429{position:absolute;width:164px;height:397px;left:-140px;top:140px;z-index:5;object-fit:contain;object-position:center;border-radius:20px;transform:rotate(-6deg);transform-origin:center center;display:block;pointer-events:none}._infrastructureContent_qccqf_1489{width:100%;max-width:716px;display:flex;flex-direction:column;justify-content:center}._infrastructureTitle_qccqf_1529{display:flex;align-items:center;gap:16px;margin:0 0 32px;max-width:560px;color:#fff;font-family:Inter,sans-serif;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);font-weight:600;line-height:128%;text-wrap:balance}._titleBar_qccqf_1585{width:6px;min-height:50px;align-self:stretch;border-radius:8px;flex-shrink:0}._infrastructureDescription_qccqf_1625{margin:0 0 20px;max-width:716px;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:130%}._infrastructureDescription_qccqf_1625:last-of-type{margin-bottom:36px}._contactButton_qccqf_671{width:fit-content;padding:14px 28px;height:auto;border-radius:12px}._contactButton_qccqf_671:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 10px 25px #0003}._honeyLeft_qccqf_1725{position:absolute;width:148px;height:218px;left:-30px;top:-20px;object-fit:contain;pointer-events:none;z-index:1;border-radius:20px}._honeyRight_qccqf_1761{position:absolute;width:218px;height:148px;right:240px;bottom:50px;object-fit:contain;pointer-events:none;z-index:3;border-radius:20px}._fadeUp_qccqf_1807{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}._fadeLeft_qccqf_1827{opacity:0;transform:translate(-24px);transition:opacity .6s ease-out,transform .6s ease-out}._fadeRight_qccqf_1847{opacity:0;transform:translate(24px);transition:opacity .6s ease-out,transform .6s ease-out}._zoomIn_qccqf_1867{opacity:0;transform:scale(.9);transition:opacity .6s ease-out,transform .6s ease-out}._show_qccqf_1887{opacity:1!important;transform:translate(0) scale(1)!important}._desc_qccqf_425._show_qccqf_1887,._subtext_qccqf_1077._show_qccqf_1887{transition-delay:.1s}._sectionImg_qccqf_1285._show_qccqf_1887{transition-delay:.2s}@media (max-width: 1440px){._honeyRight_qccqf_1761{right:140px;bottom:20px}._cornerPattern_qccqf_139{width:170px}._headerHoneycomb_qccqf_185{display:none}._middleHoneycomb_qccqf_229{width:240px;top:270px;right:60px}}@media (max-width: 1100px){._container_qccqf_51{padding-top:230px}._header_qccqf_83{min-height:auto;height:auto;padding:0 40px 40px;overflow:visible;--header-image-width: 185px;--header-image-height: auto}._headerInner_qccqf_277{flex-direction:column;align-items:flex-start;gap:30px}._headerImg_qccqf_323{max-width:100%}._industryLabel_qccqf_427{font-size:16px}._title_qccqf_421{font-size:26px;line-height:128%}._tagline_qccqf_423{font-size:18px;line-height:130%}._description_qccqf_425{font-size:16px;line-height:150%}._sectionsWrapper_qccqf_759,._section3Wrapper_qccqf_801{margin-top:40px;padding:60px 40px 0;gap:60px}._section3Wrapper_qccqf_801{margin-top:0;padding:0 40px 80px}._sectionBlock_qccqf_833{gap:40px}._heading_qccqf_979{font-size:26px;line-height:128%}._desc_qccqf_425,._subtext_qccqf_1077{font-size:16px;line-height:150%}._imgHighlight_qccqf_1119{width:320px;max-width:42%}._sectionHoney_qccqf_1225,._middleHoneycomb_qccqf_229{display:none}._headerTextGroupRight_qccqf_411{align-items:flex-start;text-align:left}._headerTextGroupRight_qccqf_411 ._title_qccqf_421,._headerTextGroupRight_qccqf_411 ._tagline_qccqf_423,._headerTextGroupRight_qccqf_411 ._description_qccqf_425,._headerTextGroupRight_qccqf_411 ._industryLabel_qccqf_427{text-align:left}._infrastructureWrapper_qccqf_1327{padding:90px 30px 100px}._infrastructureCard_qccqf_1375{width:100%;max-width:760px;padding:60px 40px}._phoneImage_qccqf_1429{width:190px;height:460px;left:-20px;top:50%;transform:translateY(-50%) rotate(-6deg)}._infrastructureTitle_qccqf_1529{font-size:26px;line-height:128%}._infrastructureDescription_qccqf_1625{font-size:18px;line-height:130%}._honeyRight_qccqf_1761{width:160px;right:20px;bottom:10px}}@media (max-width: 768px){._container_qccqf_51{padding-top:150px}._header_qccqf_83{margin-top:0;padding:15px 24px 40px;--header-image-width: 150px;--header-image-height: auto}._cornerPattern_qccqf_139{width:100px;top:10px;right:10px}._headerInner_qccqf_277{align-items:center;text-align:center;gap:20px}._headerTextGroup_qccqf_373{align-items:center;text-align:center;width:100%}._headerImg_qccqf_323{max-width:100%;margin-top:0}._industryLabel_qccqf_427{font-size:15px;text-align:center}._title_qccqf_421{font-size:clamp(20px,4vw,25px);line-height:128%}._tagline_qccqf_423{font-size:clamp(13px,2.2vw,15px);line-height:130%}._description_qccqf_425{font-size:clamp(12px,2vw,14px);line-height:150%}._headerButtonRow_qccqf_627{justify-content:center}._sectionsWrapper_qccqf_759,._section3Wrapper_qccqf_801{margin-top:40px;padding:50px 24px 60px;gap:48px}._section3Wrapper_qccqf_801{margin-top:0;padding:0 24px 60px}._sectionBlock_qccqf_833,._sectionBlockReverse_qccqf_855{flex-direction:column!important;gap:24px;text-align:center}._barHeadingRow_qccqf_905{flex-direction:row;align-items:stretch;justify-content:center;gap:12px}._bar_qccqf_905{width:5px;min-width:5px;height:auto;align-self:stretch;margin-top:0}._heading_qccqf_979{font-size:24px;line-height:128%;text-align:center}._desc_qccqf_425,._subtext_qccqf_1077{padding-left:0;font-size:16px;line-height:150%;text-align:center}._imgHighlight_qccqf_1119{width:100%;max-width:260px;margin:0 auto}._infrastructureWrapper_qccqf_1327{padding:70px 16px;position:relative;overflow:hidden;min-height:360px}._infrastructureCard_qccqf_1375{width:100%;max-width:864px;min-height:300px;padding:28px 22px;border-radius:16px}._phoneImage_qccqf_1429{width:105px;height:254px;left:-45px;top:50%;transform:translateY(-50%) rotate(-5deg)}._infrastructureContent_qccqf_1489{align-items:flex-start}._infrastructureTitle_qccqf_1529{justify-content:flex-start;font-size:24px;line-height:128%;text-align:left;max-width:100%;gap:10px;margin:0 0 20px}._titleBar_qccqf_1585{width:4px;min-width:4px;min-height:32px;align-self:flex-start}._infrastructureDescription_qccqf_1625{width:100%;max-width:100%;font-size:16px;line-height:150%;text-align:left;margin:0 0 12px}._infrastructureDescription_qccqf_1625:last-of-type{margin-bottom:20px}._contactButton_qccqf_671{margin:0;height:40px;padding:0 16px;font-size:15px;border-radius:12px}._honeyLeft_qccqf_1725{width:70px;height:auto;left:-15px;top:8px;opacity:.7}._honeyRight_qccqf_1761{width:95px;height:auto;right:4px;bottom:8px;opacity:.8}}@media (max-width: 480px){._container_qccqf_51{padding-top:125px}._header_qccqf_83{padding:10px 16px 30px;--header-image-width: 120px;--header-image-height: auto}._headerImg_qccqf_323{max-width:100%}._cornerPattern_qccqf_139{width:75px;top:8px;right:8px}._industryLabel_qccqf_427{font-size:14px}._title_qccqf_421{font-size:22px;line-height:128%}._tagline_qccqf_423{font-size:15px;line-height:130%}._description_qccqf_425{font-size:15px;line-height:150%}._headerButtonRow_qccqf_627{flex-direction:column;width:100%}._primaryButton_qccqf_667,._secondaryButton_qccqf_669{width:100%}._sectionsWrapper_qccqf_759,._section3Wrapper_qccqf_801{padding-left:16px;padding-right:16px}._heading_qccqf_979{font-size:22px;line-height:128%}._desc_qccqf_425,._subtext_qccqf_1077{font-size:16px;line-height:150%}._imgHighlight_qccqf_1119{max-width:220px}._infrastructureWrapper_qccqf_1327{padding:55px 10px;min-height:300px;overflow:hidden}._infrastructureCard_qccqf_1375{width:100%;max-width:864px;min-height:250px;padding:22px 15px;border-radius:12px}._phoneImage_qccqf_1429{width:78px;height:189px;left:-28px;top:50%;transform:translateY(-50%) rotate(-5deg)}._infrastructureContent_qccqf_1489{align-items:flex-start}._infrastructureTitle_qccqf_1529{font-size:20px;line-height:128%;gap:8px;text-align:left;margin-bottom:15px}._titleBar_qccqf_1585{width:3px;min-width:3px;min-height:25px}._infrastructureDescription_qccqf_1625{font-size:15px;line-height:130%;text-align:left;margin-bottom:9px}._infrastructureDescription_qccqf_1625:last-of-type{margin-bottom:16px}._contactButton_qccqf_671{height:36px;padding:0 14px;font-size:14px;border-radius:10px}._honeyLeft_qccqf_1725{width:55px;left:-10px;top:5px}._honeyRight_qccqf_1761{width:70px;right:2px;bottom:6px}}@media (prefers-reduced-motion: reduce){._fadeUp_qccqf_1807,._fadeLeft_qccqf_1827,._fadeRight_qccqf_1847,._zoomIn_qccqf_1867{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}._section_e1z6y_11{width:100%;min-height:512px;background:#0ea5e933;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px;box-sizing:border-box;margin-top:64px}._honeyRightTop_e1z6y_75{position:absolute;width:441.07px;height:377.68px;top:-155px;right:-8vw;transform:rotate(46.07deg);opacity:.78;pointer-events:none;z-index:0}._honeyLeftBottom_e1z6y_121{position:absolute;width:441.07px;height:377.68px;top:92px;left:-14vw;transform:rotate(46.07deg);opacity:.78;pointer-events:none;z-index:0}._heading_e1z6y_177{font-family:Inter,sans-serif;font-weight:600;font-size:34px;line-height:128%;color:#33418a;margin:0 0 28px;max-width:900px;width:100%;overflow-wrap:break-word;position:relative;z-index:1}._subheading_e1z6y_245{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;color:#000;margin:0 0 55px;max-width:521px;width:100%;overflow-wrap:break-word;position:relative;z-index:1}._description_e1z6y_311{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#000;margin:0 0 32px;max-width:831px;width:100%;overflow-wrap:break-word;position:relative;z-index:1}._buttonRow_e1z6y_373{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;position:relative;z-index:1}._button_e1z6y_373{display:inline-flex;align-items:center;justify-content:center;min-width:191px;height:52px;padding:0 20px;border-radius:12px;background:#f97316;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:100%;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .2s ease}._button_e1z6y_373:hover{background:#ea580c;transform:translateY(-2px)}._button_e1z6y_373:focus-visible{outline:2px solid #011142;outline-offset:2px}._ctaWrapper_e1z6y_523{width:100%;display:flex;justify-content:center;padding:40px 24px;box-sizing:border-box;background:#ffffff}._ctaCard_e1z6y_561{width:100%;max-width:919px;min-height:178px;background:#0ea5e933;border-radius:10px;box-shadow:13px 13px 4px #0d1c4640;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 40px;gap:22px;box-sizing:border-box}._ctaHeading_e1z6y_633{font-family:Inter,sans-serif;font-weight:600;font-size:30px;line-height:128%;color:#fff;margin:0;max-width:690px;width:100%;overflow-wrap:break-word}._ctaButton_e1z6y_687{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 20px;border-radius:12px;background:#f97316;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:100%;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .2s ease}._ctaButton_e1z6y_687:hover{background:#ea580c;transform:translateY(-2px)}._ctaButton_e1z6y_687:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media (max-width: 1100px){._section_e1z6y_11{min-height:auto;margin-top:48px;padding:55px 40px}._heading_e1z6y_177{font-size:30px;line-height:128%;max-width:800px;margin-bottom:24px}._subheading_e1z6y_245{font-size:18px;line-height:130%;margin-bottom:45px}._description_e1z6y_311{font-size:16px;line-height:150%;max-width:760px;margin-bottom:30px}._ctaHeading_e1z6y_633{font-size:28px;line-height:128%}._honeyRightTop_e1z6y_75{width:340px;height:291px;top:-110px;right:-8vw}._honeyLeftBottom_e1z6y_121{width:340px;height:291px;top:70px;left:-10vw}}@media (max-width: 900px){._section_e1z6y_11{margin-top:40px;padding:50px 32px}._heading_e1z6y_177{font-size:30px;max-width:760px}._subheading_e1z6y_245{font-size:17px;max-width:500px;margin-bottom:40px}._description_e1z6y_311{font-size:16px;max-width:700px}._ctaHeading_e1z6y_633{font-size:26px}._honeyRightTop_e1z6y_75,._honeyLeftBottom_e1z6y_121{width:300px;height:257px}._honeyRightTop_e1z6y_75{top:-100px;right:-10vw}._honeyLeftBottom_e1z6y_121{top:60px;left:-12vw}}@media (max-width: 768px){._section_e1z6y_11{min-height:auto;margin-top:32px;padding:50px 24px}._heading_e1z6y_177{font-size:24px;line-height:128%;max-width:650px;margin-bottom:20px}._subheading_e1z6y_245{font-size:16px;line-height:130%;max-width:500px;margin-bottom:35px}._description_e1z6y_311{font-size:16px;line-height:150%;max-width:650px;margin-bottom:28px}._buttonRow_e1z6y_373{gap:14px;width:100%}._button_e1z6y_373{min-width:170px;height:48px;padding:0 18px;font-size:15px}._honeyRightTop_e1z6y_75,._honeyLeftBottom_e1z6y_121{opacity:.4;width:220px;height:188px}._honeyRightTop_e1z6y_75{right:-14vw}._honeyLeftBottom_e1z6y_121{left:-16vw}._ctaWrapper_e1z6y_523{padding:30px 20px}._ctaCard_e1z6y_561{min-height:160px;padding:28px 24px;gap:20px}._ctaHeading_e1z6y_633{font-size:24px;line-height:128%}._ctaButton_e1z6y_687{height:48px;padding:0 18px;font-size:15px}}@media (max-width: 480px){._section_e1z6y_11{margin-top:24px;padding:40px 16px}._heading_e1z6y_177{font-size:22px;line-height:128%;margin-bottom:18px}._subheading_e1z6y_245{font-size:15px;line-height:130%;margin-bottom:28px}._description_e1z6y_311{font-size:15px;line-height:150%;margin-bottom:24px}._buttonRow_e1z6y_373{flex-direction:column;align-items:center;gap:12px;width:100%}._button_e1z6y_373{width:100%;max-width:260px;min-width:0;height:48px;font-size:15px}._honeyRightTop_e1z6y_75,._honeyLeftBottom_e1z6y_121{width:180px;height:auto;opacity:.3}._honeyRightTop_e1z6y_75{top:-70px;right:-18vw}._honeyLeftBottom_e1z6y_121{top:80px;left:-20vw}._ctaWrapper_e1z6y_523{padding:24px 16px}._ctaCard_e1z6y_561{min-height:145px;padding:24px 18px;gap:16px;border-radius:10px}._ctaHeading_e1z6y_633{font-size:22px;line-height:128%}._ctaButton_e1z6y_687{height:44px;padding:0 16px;font-size:14px;border-radius:10px}}@media (prefers-reduced-motion: reduce){._button_e1z6y_373,._ctaButton_e1z6y_687{transition:none}._button_e1z6y_373:hover,._ctaButton_e1z6y_687:hover{transform:none}}._section_klhos_1{width:100%;min-height:515px;background:#0EA5E933;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px 40px;box-sizing:border-box;overflow:hidden}._heading_klhos_59{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(18px,3vw,30px);line-height:128%;text-align:center;color:#33418a;margin:0 0 64px;max-width:1100px;width:100%;overflow-wrap:break-word}._statsRow_klhos_85{display:flex;gap:24px;flex-wrap:wrap;justify-content:center;align-items:stretch;margin:0 0 24px}._statBox_klhos_121{width:250px;min-height:270px;background:#0EA5E9;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:24px;box-sizing:border-box}._statValue_klhos_149{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:100%;color:#33418a;margin-bottom:24px;margin-top:8px}._statLabel_klhos_169{font-family:Inter,sans-serif;font-weight:500;font-size:22px;line-height:115%;color:#fff;margin:0;max-width:197px}._source_klhos_211{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:130%;text-align:center;color:#717171;margin:0;max-width:480px;width:100%;overflow-wrap:break-word}@media (max-width: 900px){._heading_klhos_59{margin-bottom:48px;max-width:90%}._statsRow_klhos_85{gap:16px}._statBox_klhos_121{width:200px;min-height:230px}._statValue_klhos_149{font-size:28px}._statLabel_klhos_169{font-size:18px}._source_klhos_211{max-width:90%}}@media (max-width: 768px){._statsRow_klhos_85{flex-direction:column;align-items:center}._statBox_klhos_121{width:100%;max-width:280px;min-height:220px}._source_klhos_211{font-size:14px}}._container_1tzbe_1{width:100%;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;font-family:Inter,sans-serif}._hero_1tzbe_25{width:100%;max-width:1440px;height:540px;position:relative;overflow:hidden;margin:0 auto;padding-top:90px;box-sizing:border-box}._heroBgLeft_1tzbe_47{position:absolute;left:90px;top:230px;width:120px;opacity:.18;z-index:0;pointer-events:none}._heroBgGrid_1tzbe_67{position:absolute;left:430px;bottom:30px;width:140px;opacity:.25;z-index:0;pointer-events:none}._heroImageWrap_1tzbe_87{position:absolute;top:110px;right:0;width:600px;height:400px;margin-top:22px;pointer-events:none;z-index:2}._heroImage_1tzbe_87{width:100%;height:100%;object-fit:contain;object-position:right top}._heroText_1tzbe_123{position:absolute;top:50%;transform:translateY(-50%);left:94px;width:560px;display:flex;flex-direction:column;gap:0;z-index:2}._heroTitle_1tzbe_147{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(2.1rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;margin:0;position:relative;left:90px;top:40px;text-wrap:balance}._heroSubtitle_1tzbe_173{font-family:Inter,sans-serif;font-weight:500;font-size:23px;line-height:130%;color:#000;position:relative;top:65px;max-width:760px;margin:0 0 0 -12px}._heroBody_1tzbe_199{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:165%;color:#122333;opacity:.8;position:relative;left:-10px;top:95px;max-width:1100px;margin:0;text-align:left}._fadeUp_1tzbe_235{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}._fadeLeft_1tzbe_237{opacity:0;transform:translate(-28px);transition:opacity .65s ease,transform .65s ease}._fadeRight_1tzbe_239{opacity:0;transform:translate(28px);transition:opacity .65s ease,transform .65s ease}._zoomIn_1tzbe_241{opacity:0;transform:scale(.9);transition:opacity .65s ease,transform .65s ease}._show_1tzbe_243{opacity:1!important;transform:translate(0) scale(1)!important}._featuresSection_1tzbe_253{width:100%;max-width:1440px;min-height:1169px;margin:0 auto;background:#ffffff;position:relative;box-sizing:border-box;padding:0 0 80px}._featuresTitle_1tzbe_275{position:relative;z-index:2;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(2.1rem,.95rem + 1.3vw,1.75rem);line-height:128%;text-align:center;color:#33418a;margin:0 auto 20px;padding-top:60px;padding-bottom:20px;text-wrap:balance}._featuresSection_1tzbe_253:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(51,65,138,.06) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}._featureBg1_1tzbe_325{position:absolute;top:40px;left:0;width:170px;opacity:1;filter:brightness(1.4) contrast(1.2) saturate(1.2);z-index:0;pointer-events:none}._featureBg2_1tzbe_347{position:absolute;top:220px;right:0;width:200px;opacity:.99;z-index:0;pointer-events:none}._cardsGrid_1tzbe_367{position:relative;z-index:2;display:grid;grid-template-columns:440px 440px;gap:40px 60px;justify-content:center;margin-top:40px}._card_1tzbe_367{width:440px;min-height:300px;border-radius:15px;overflow:hidden;box-shadow:0 4px 24px #33418a1a;background:#ffffff;display:flex;flex-direction:column;position:relative}._cardHeader_1tzbe_411{background:#33418A;width:100%;height:90px;display:flex;align-items:center;padding:0 20px;gap:14px;flex-shrink:0;border-top-left-radius:15px;border-top-right-radius:15px}._cardIcon_1tzbe_437{width:60px;height:60px;flex-shrink:0;object-fit:contain;border-radius:8px}._cardHeaderTitle_1tzbe_453{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:115%;color:#fff;margin:0}._cardBody_1tzbe_471{padding:40px 22px 28px;flex:1;background:#EFF2FF}._cardDesc_1tzbe_483{font-family:Public Sans,sans-serif;font-weight:400;font-size:15px;line-height:160%;color:#374151;margin:0}._cardsLeft_1tzbe_501{position:absolute;bottom:60px;left:84px;width:203px;height:191px;pointer-events:none;z-index:2;opacity:.85}._cardsRight_1tzbe_523{position:absolute;bottom:80px;right:84px;width:171px;height:186px;pointer-events:none;z-index:2;opacity:.85}._caseSection_1tzbe_551{width:100%;max-width:1440px;min-height:420px;margin:0 auto;background:#ffffff;position:relative;box-sizing:border-box;padding-bottom:60px}._caseTitle_1tzbe_573{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;text-align:center;color:#33418a;margin:0;padding-top:50px;text-wrap:balance}._caseIntro_1tzbe_597{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;color:#000;text-align:center;max-width:720px;margin:14px auto 0;padding:0 24px;box-sizing:border-box}._caseTrackWrap_1tzbe_623{overflow:hidden;width:100%;margin-top:32px}._caseTrack_1tzbe_623{display:flex;align-items:center;gap:20px;padding:16px 0 24px;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}._caseCard_1tzbe_659{flex-shrink:0;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:width .45s cubic-bezier(.4,0,.2,1),height .45s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}._caseCard_1tzbe_659._center_1tzbe_691,._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardTop_1tzbe_699,._caseCard_1tzbe_659._near_1tzbe_701 ._caseCardTop_1tzbe_699,._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardBottom_1tzbe_703,._caseCard_1tzbe_659._near_1tzbe_701 ._caseCardBottom_1tzbe_703{box-shadow:0 10px 48px #242e6238}._caseCardTop_1tzbe_699{background:#EFF2FF;width:100%;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding:16px 20px;box-sizing:border-box;transition:height .45s cubic-bezier(.4,0,.2,1),background .3s ease}._caseCardCategory_1tzbe_745{font-family:Inter,sans-serif;font-weight:700;font-size:12px;line-height:130%;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:#33418a;margin:0 0 6px}._caseCardTitle_1tzbe_769{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:122%;text-align:center;color:#0f1728;margin:0}._caseCardBottom_1tzbe_703{background:#242E62;flex:1;width:100%;padding:18px 20px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;transition:background .3s ease}._caseCardDividerThin_1tzbe_823{width:100%;height:1px;background:rgba(255,255,255,.18);flex-shrink:0;margin:14px 0}._caseCardDetail_1tzbe_839{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._caseCardSection_1tzbe_855{display:flex;flex-direction:column;gap:6px}._caseCardLabel_1tzbe_867{font-family:Inter,sans-serif;font-weight:600;font-size:11px;line-height:130%;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;margin:0}._caseCardText_1tzbe_889{font-family:Public Sans,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#fffffff0;margin:0}._caseCardCtaWrap_1tzbe_909{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center}._caseCardCtaText_1tzbe_927{font-family:Public Sans,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#fffffff0;margin:0 0 18px}._caseCardCtaBtn_1tzbe_945{background:#F97316;border:none;border-radius:10px;padding:10px 18px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#fff;cursor:pointer;white-space:nowrap;transition:background .25s ease,transform .25s ease}._caseCardCtaBtn_1tzbe_945:hover{background:#EA580C;transform:translateY(-2px)}._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardTitle_1tzbe_769{font-size:15px}._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardBottom_1tzbe_703{padding:14px 16px}._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardLabel_1tzbe_867{font-size:9px}._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardText_1tzbe_889{font-size:11.5px;line-height:145%}._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardDividerThin_1tzbe_823{margin:10px 0}._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardCtaText_1tzbe_927{font-size:11.5px;margin-bottom:12px}._caseCard_1tzbe_659._side_1tzbe_699 ._caseCardCtaBtn_1tzbe_945{padding:7px 12px;font-size:12px}._caseCard_1tzbe_659._near_1tzbe_701 ._caseCardTitle_1tzbe_769{font-size:17px}._caseCard_1tzbe_659._near_1tzbe_701 ._caseCardText_1tzbe_889{font-size:13px}._caseDots_1tzbe_1075{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:28px}._caseDot_1tzbe_1075{width:10px;height:10px;border-radius:50%;background:#C4CAD4;border:none;padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease}._caseDotActive_1tzbe_1113{background:#33418A;transform:scale(1.3)}@media (max-width: 1440px){._heroTitle_1tzbe_147{left:70px;top:35px}._heroSubtitle_1tzbe_173{top:55px;max-width:680px}._heroBody_1tzbe_199{left:0;top:85px;max-width:900px}}@media (max-width: 1280px){._hero_1tzbe_25{height:auto;min-height:460px;overflow:visible;padding-top:90px;padding-bottom:40px}._heroImageWrap_1tzbe_87{width:460px;height:420px;top:80px;right:0}._heroText_1tzbe_123{left:60px;top:50%;transform:translateY(-50%);width:460px}._heroTitle_1tzbe_147{left:50px;top:25px}._heroSubtitle_1tzbe_173{top:40px;max-width:600px}._heroBody_1tzbe_199{left:0;top:60px;font-size:17px;max-width:720px;line-height:160%}._heroBgLeft_1tzbe_47{left:60px;top:200px}._heroBgGrid_1tzbe_67{left:360px}}@media (max-width: 1024px){._hero_1tzbe_25{height:auto;display:flex;flex-direction:column;align-items:center;padding:100px 40px 40px;overflow:visible}._heroImageWrap_1tzbe_87{position:relative;top:auto;left:auto;right:auto;width:100%;max-width:480px;height:300px;order:-1;z-index:2}._heroText_1tzbe_123{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:680px;text-align:center;margin-top:24px;z-index:2}._heroTitle_1tzbe_147,._heroSubtitle_1tzbe_173,._heroBody_1tzbe_199{position:static;left:auto;top:auto;text-align:center;margin-left:auto;margin-right:auto}._heroTitle_1tzbe_147{font-size:27px;line-height:126%;margin-bottom:16px}._heroSubtitle_1tzbe_173{font-size:18px;line-height:128%;margin-bottom:14px}._heroBody_1tzbe_199{font-size:17px;line-height:160%;max-width:100%}._heroBgLeft_1tzbe_47{display:block;position:absolute;left:10px;top:auto;bottom:10px;width:70px;opacity:.12}._heroBgGrid_1tzbe_67{display:block;position:absolute;right:10px;bottom:10px;left:auto;width:80px;opacity:.15}}@media (max-width: 900px){._hero_1tzbe_25{padding:96px 30px 32px}._heroImageWrap_1tzbe_87{max-width:380px;height:240px}._heroText_1tzbe_123{max-width:560px}._heroTitle_1tzbe_147{font-size:26px}._heroSubtitle_1tzbe_173{font-size:17px}._heroBody_1tzbe_199{font-size:16px}}@media (max-width: 768px){._hero_1tzbe_25{padding:92px 20px 28px}._heroImageWrap_1tzbe_87{max-width:320px;height:200px}._heroTitle_1tzbe_147{font-size:24px}._heroSubtitle_1tzbe_173{font-size:16px}._heroBody_1tzbe_199{font-size:15px}._heroBgLeft_1tzbe_47{width:55px}._heroBgGrid_1tzbe_67{width:60px}}@media (max-width: 480px){._hero_1tzbe_25{padding:88px 16px 24px}._heroImageWrap_1tzbe_87{max-width:260px;height:170px}._heroTitle_1tzbe_147{font-size:22px;margin-bottom:14px}._heroSubtitle_1tzbe_173{font-size:15px;margin-bottom:14px}._heroBody_1tzbe_199{font-size:15px;line-height:155%}._heroBgLeft_1tzbe_47{width:44px;opacity:.1}._heroBgGrid_1tzbe_67{width:50px;opacity:.12}}@media (max-width: 1024px){._featuresSection_1tzbe_253{min-height:unset}._featuresTitle_1tzbe_275{font-size:27px;line-height:126%}._cardsGrid_1tzbe_367{grid-template-columns:1fr;max-width:560px;width:100%;margin:40px auto 0;gap:28px}._card_1tzbe_367{width:100%;min-height:unset}._featureBg1_1tzbe_325{width:100px;top:20px;left:0}._featureBg2_1tzbe_347{width:110px;top:160px;right:0}._cardsLeft_1tzbe_501{bottom:20px;left:10px;width:100px;height:auto}._cardsRight_1tzbe_523{bottom:20px;right:10px;width:90px;height:auto}}@media (max-width: 768px){._featuresTitle_1tzbe_275{font-size:24px;padding-top:48px}._cardsGrid_1tzbe_367{max-width:100%;padding:0 20px;gap:20px;margin:40px auto 0}._cardHeader_1tzbe_411{height:80px}._cardHeaderTitle_1tzbe_453{font-size:17px}._cardIcon_1tzbe_437{width:50px;height:50px}._cardBody_1tzbe_471{padding:28px 18px 22px}._cardDesc_1tzbe_483{font-size:14px}._featureBg1_1tzbe_325{width:80px}._featureBg2_1tzbe_347{width:90px}._cardsLeft_1tzbe_501{width:80px;left:6px}._cardsRight_1tzbe_523{width:72px;right:6px}}@media (max-width: 480px){._featuresTitle_1tzbe_275{font-size:22px;padding-top:36px}._cardsGrid_1tzbe_367{padding:0 14px;gap:16px;margin:32px auto 0}._cardHeader_1tzbe_411{height:72px;gap:10px;padding:0 14px}._cardHeaderTitle_1tzbe_453{font-size:15px}._cardIcon_1tzbe_437{width:42px;height:42px}._cardBody_1tzbe_471{padding:22px 14px 18px}._cardDesc_1tzbe_483{font-size:13px;line-height:155%}._featureBg1_1tzbe_325{width:60px;opacity:.6}._featureBg2_1tzbe_347{width:70px;opacity:.6}._cardsLeft_1tzbe_501{width:60px;bottom:10px}._cardsRight_1tzbe_523{width:56px;bottom:10px}}@media (max-width: 1024px){._caseCard_1tzbe_659._side_1tzbe_699{width:120px!important;height:260px!important}._caseCard_1tzbe_659._near_1tzbe_701{width:260px!important;height:310px!important}._caseCard_1tzbe_659._center_1tzbe_691{width:300px!important;height:340px!important}}@media (max-width: 900px){._caseCard_1tzbe_659._side_1tzbe_699{display:none}._caseCard_1tzbe_659._near_1tzbe_701{width:240px!important;height:290px!important}._caseCard_1tzbe_659._center_1tzbe_691{width:270px!important;height:310px!important}._caseTitle_1tzbe_573{font-size:26px}}@media (max-width: 768px){._caseCard_1tzbe_659._near_1tzbe_701{width:220px!important;height:300px!important}._caseCard_1tzbe_659._center_1tzbe_691{width:260px!important;height:340px!important}._caseTitle_1tzbe_573{font-size:24px;padding-top:36px}._caseIntro_1tzbe_597{font-size:16px}}@media (max-width: 600px){._caseCard_1tzbe_659._near_1tzbe_701{display:none}._caseCard_1tzbe_659._center_1tzbe_691{width:84vw!important;max-width:340px!important;height:380px!important}}@media (max-width: 480px){._caseCard_1tzbe_659._center_1tzbe_691{width:88vw!important;max-width:320px!important;height:400px!important}._caseTitle_1tzbe_573{font-size:22px}._caseDot_1tzbe_1075{width:8px;height:8px}}@media (max-width: 576px){._heroTitle_1tzbe_147{font-size:22px}._heroSubtitle_1tzbe_173{font-size:15px;line-height:140%}._heroBody_1tzbe_199{font-size:14px;line-height:150%}}@media (max-width: 400px){._heroTitle_1tzbe_147{font-size:22px}._heroSubtitle_1tzbe_173{font-size:14px}._heroBody_1tzbe_199{font-size:13px;line-height:145%}._featuresTitle_1tzbe_275,._caseTitle_1tzbe_573{font-size:22px}}@media (prefers-reduced-motion: reduce){._fadeUp_1tzbe_235,._fadeLeft_1tzbe_237,._fadeRight_1tzbe_239,._zoomIn_1tzbe_241{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}._caseTrack_1tzbe_623,._caseCard_1tzbe_659,._caseCardTop_1tzbe_699{transition:none!important}}._container_1vnta_15{width:100%;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;font-family:Inter,sans-serif;padding:0;margin:0}@keyframes _pricingFadeUp_1vnta_1{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}._heroTitleAnimate_1vnta_59{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;text-align:center;margin:0;width:100%;max-width:1200px;white-space:nowrap;text-wrap:balance;opacity:0;animation:_pricingFadeUp_1vnta_1 .65s cubic-bezier(.22,1,.36,1) 0s both}._heroSubtitleAnimate_1vnta_91{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;color:#000;text-align:center;margin:10px 0 0;width:848px;max-width:100%;opacity:0;animation:_pricingFadeUp_1vnta_1 .65s cubic-bezier(.22,1,.36,1) .1s both}._hero_1vnta_59{width:100%;max-width:1440px;position:relative;margin:144px auto 0;min-height:938px;background:#0EA5E933;border-radius:15px 15px 0 0;box-sizing:border-box;padding:72px 80px 240px;display:flex;flex-direction:column;align-items:center;overflow:visible}._cardsRow_1vnta_163{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:32px;margin-top:36px;width:100%;max-width:1400px;position:relative;overflow:visible}._cardWrap_1vnta_195{position:relative;flex:1;max-width:411px;min-width:0;box-sizing:border-box;overflow:visible;opacity:0;animation:_pricingFadeUp_1vnta_1 .6s cubic-bezier(.22,1,.36,1) both}._card_1vnta_163{width:100%;height:100%;min-height:545px;background:#EFFAFF;border:1px solid #999898;border-radius:17px;box-sizing:border-box;padding:28px 32px 36px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:visible}._cardTitle_1vnta_261{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:122%;color:#000;margin:0 0 18px;text-align:center}._divider_1vnta_281{width:100%;border:none;border-top:1px solid rgba(36,46,98,.18);margin:0 auto 20px}._cardPrice_1vnta_301{font-family:Inter,sans-serif;font-weight:700;font-size:36px;line-height:100%;color:#f97316;text-align:center;margin:0 0 20px;display:flex;align-items:baseline;gap:3px;font-feature-settings:"tnum";-webkit-font-smoothing:antialiased}._cardPriceSuffix_1vnta_331{font-family:Inter,sans-serif;font-weight:400;font-size:15px;opacity:.65}._cardPriceContact_1vnta_345{font-size:26px;margin-bottom:20px}._cardBadge_1vnta_361{display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#33418a;background:#E1F4FF;border-radius:999px;padding:4px 14px;margin-bottom:10px;letter-spacing:.2px}._cardMinUsers_1vnta_387{font-family:Inter,sans-serif;font-size:13px;color:#242e62a6;margin:-10px 0 14px;text-align:center}._bulletList_1vnta_409{list-style:none;padding:0;margin:0 0 auto;width:100%}._bulletItem_1vnta_423{display:flex;align-items:flex-start;gap:10px;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#242e62;margin-bottom:16px}._bulletItem_1vnta_423 span{flex:1}._getStartedBtn_1vnta_461{min-width:140px;height:52px;border-radius:12px;padding:0 20px;background:#F97316;border:none;cursor:pointer;font-family:Inter,sans-serif;font-weight:700;font-size:15px;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:auto;margin-bottom:0;flex-shrink:0;box-shadow:0 10px 24px #f9731640;transition:opacity .2s ease,transform .15s ease;white-space:nowrap;position:relative;z-index:2}._getStartedBtn_1vnta_461:hover{opacity:.88;transform:translateY(-1px)}._getStartedBtn_1vnta_461:active{transform:scale(.97)}._btnFreeTrial_1vnta_533,._btnGetStarted_1vnta_541,._btnContactSales_1vnta_549{background:#F97316}._compareSection_1vnta_563{width:100%;max-width:1160px;margin:64px auto 0;padding:0 20px;box-sizing:border-box}._compareHeading_1vnta_579{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;text-align:center;margin:0 0 32px;text-wrap:balance}._tableScroll_1vnta_601{overflow-x:auto;border:1px solid rgba(36,46,98,.14);border-radius:14px;background:#ffffff}._table_1vnta_601{width:100%;border-collapse:collapse;min-width:640px}._tableHeadRow_1vnta_627{background:#EFFAFF}._tableHeadCellLeft_1vnta_635{text-align:left;padding:18px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#242e62a6}._tableHeadCell_1vnta_635{padding:18px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#33418a;text-align:center}._tableRow_1vnta_671{border-top:1px solid rgba(36,46,98,.1)}._tableRowStrong_1vnta_679{border-top:1px solid rgba(36,46,98,.1);background:#F7FBFF}._tableCellLabel_1vnta_689{padding:14px 24px;font-family:Public Sans,sans-serif;font-size:14px;font-weight:500;color:#242e62}._tableCellLabelStrong_1vnta_705{padding:16px 24px;font-family:Public Sans,sans-serif;font-size:14px;font-weight:600;color:#242e62}._tableCell_1vnta_689{padding:14px 16px;text-align:center;font-family:Public Sans,sans-serif;font-size:14px;color:#242e62}._tableCellValueWrap_1vnta_737{display:flex;align-items:center;justify-content:center}._tableFootnote_1vnta_749{font-family:Inter,sans-serif;font-size:12px;color:#242e628c;margin:14px 4px 0}._faqSection_1vnta_769{width:100%;max-width:1160px;margin:0 auto;padding:64px 20px 40px;box-sizing:border-box}._faqHeading_1vnta_785{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;text-align:center;margin:0 0 32px;text-wrap:balance}._faqGrid_1vnta_807{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%}._faqBox_1vnta_821{background:#EFFAFF;border-radius:12px;min-height:120px;box-sizing:border-box;padding:24px 28px;display:flex;flex-direction:column;justify-content:center;transition:background .2s ease}._faqBoxOpen_1vnta_845{background:#E1F4FF}._faqQuestionRow_1vnta_853{width:100%;background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}._faqQuestion_1vnta_853{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:122%;color:#000}._faqAnswerWrap_1vnta_901{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}._faqAnswerInner_1vnta_913{overflow:hidden;min-height:0}._faqAnswer_1vnta_901{font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#000;margin:14px 0 0}._section5Wrapper_1vnta_947{position:relative;width:100%;overflow:hidden}._ctaImg_1vnta_961{position:absolute;right:52px;top:176px;width:173.51px;height:103.15px;object-fit:contain;pointer-events:none;z-index:10}@media (max-width: 1280px){._hero_1vnta_59{padding:64px 48px 180px;margin-top:28px}._heroTitleAnimate_1vnta_59{white-space:nowrap;width:100%}._heroSubtitleAnimate_1vnta_91{font-size:19px;width:100%}._ctaImg_1vnta_961{width:150px;right:32px;top:160px}}@media (max-width: 1024px){._hero_1vnta_59{min-height:unset;padding:56px 32px 80px;margin-top:24px}._heroTitleAnimate_1vnta_59{font-size:27px;white-space:normal;width:100%}._heroSubtitleAnimate_1vnta_91{font-size:18px}._cardsRow_1vnta_163{flex-direction:column;align-items:center;gap:24px}._cardWrap_1vnta_195{max-width:520px;width:100%}._card_1vnta_163{min-height:unset;padding:24px 28px 32px}._faqGrid_1vnta_807{grid-template-columns:1fr}._faqQuestion_1vnta_853{font-size:20px}._compareHeading_1vnta_579{font-size:26px}._tableHeadCellLeft_1vnta_635,._tableHeadCell_1vnta_635{padding:14px}._tableCellLabel_1vnta_689,._tableCellLabelStrong_1vnta_705{padding:12px 14px}._ctaImg_1vnta_961{display:block;width:140px;height:auto;right:20px;top:150px;bottom:auto}}@media (max-width: 768px){._hero_1vnta_59{padding:48px 20px 60px;margin-top:20px}._heroTitleAnimate_1vnta_59{font-size:24px}._heroSubtitleAnimate_1vnta_91{font-size:16px}._card_1vnta_163{padding:20px 20px 28px;border-radius:12px}._cardTitle_1vnta_261{font-size:20px}._cardPrice_1vnta_301{font-size:28px}._cardPriceContact_1vnta_345{font-size:22px}._bulletItem_1vnta_423{font-size:15px}._getStartedBtn_1vnta_461{height:46px;font-size:14px}._faqSection_1vnta_769{padding:48px 16px 32px}._faqHeading_1vnta_785{font-size:26px}._faqBox_1vnta_821{padding:18px 20px;min-height:unset}._faqQuestion_1vnta_853{font-size:17px}._compareSection_1vnta_563{margin-top:48px}._compareHeading_1vnta_579{font-size:22px;margin-bottom:20px}._ctaImg_1vnta_961{display:block;width:110px;height:auto;right:8px;top:auto;bottom:30px}}@media (max-width: 480px){._hero_1vnta_59{padding:40px 14px 56px;margin-top:16px}._heroTitleAnimate_1vnta_59{font-size:22px}._heroSubtitleAnimate_1vnta_91{font-size:14px;line-height:140%}._card_1vnta_163{padding:18px 16px 24px;border-radius:10px}._cardTitle_1vnta_261{font-size:18px}._cardPrice_1vnta_301{font-size:24px}._cardPriceContact_1vnta_345{font-size:18px}._bulletItem_1vnta_423{font-size:14px;gap:8px}._getStartedBtn_1vnta_461{font-size:13px;height:44px;min-width:120px}._faqQuestion_1vnta_853{font-size:15px}._ctaImg_1vnta_961{width:90px;right:4px;bottom:28px}}@media (max-width: 400px){._ctaImg_1vnta_961{width:75px;right:2px;bottom:24px}}@media (prefers-reduced-motion: reduce){._heroTitleAnimate_1vnta_59,._heroSubtitleAnimate_1vnta_91,._cardWrap_1vnta_195{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}._faqAnswerWrap_1vnta_901{transition:none!important}}:root{--navy: #0D1C46;--mid-navy: #242E62;--blue-light: #D6E0FF;--card-bg: #E5EEFE;--placeholder: #D9D9D9;--gradient-btn: linear-gradient(85.32deg, #0078D4 9.39%, #38BDF8 94.36%);--white: #ffffff;--black: #000000;--border-navy: #0D1C46;--border-dark: #011142}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:var(--white);color:var(--black);overflow-x:hidden}.resources-hero{width:100%;min-height:273px;background:linear-gradient(to bottom,transparent 0px,var(--navy) 140px);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 50px;text-align:center;margin-top:80px}@media (max-width: 900px){.resources-hero{margin-top:64px}}.hero-bg-img{position:absolute;pointer-events:none}.hero-honeycomb{top:-52px;left:-159px;width:441px;height:378px}.hero-img1{bottom:-30px;left:50%;transform:translate(-50%);width:113px;height:113px}.hero-img2{top:10px;right:80px;width:208px;height:252px;opacity:.45}.hero-img4{bottom:-60px;right:120px;width:294px;height:243px}.hero-img5{top:-137px;left:-226px;width:319px;height:342px;opacity:.5;transform:rotate(32.28deg)}.hero-title{font-family:Inter,sans-serif;font-weight:600;font-size:48px;line-height:100%;color:var(--white);max-width:1095px;position:relative;z-index:2}.hero-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:115%;color:var(--white);max-width:802px;margin-top:18px;position:relative;z-index:2;white-space:nowrap}.section-wrapper{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.video-library-section{background:var(--white);padding:48px 0 60px}.section-title{font-family:Inter,sans-serif;font-weight:600;font-size:48px;line-height:100%;text-align:center;color:var(--black);margin-bottom:40px}.video-cards-row{display:flex;gap:28px;justify-content:center;flex-wrap:wrap}.video-card{width:348px;background:var(--card-bg);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s,box-shadow .2s}.video-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0d1c461f}.video-card-thumb{width:100%;height:224px;background:var(--placeholder);border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.play-icon{width:56px;height:56px;background:rgba(255,255,255,.85);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.video-card:hover .play-icon{background:#fff;transform:scale(1.08)}.play-icon svg{margin-left:4px}.video-card-label{padding:16px 20px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;color:var(--navy);background:var(--card-bg)}.case-studies-section{background:var(--white);padding:48px 0 60px;overflow:hidden}.case-studies-carousel{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;padding:10px 80px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--navy);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s;flex-shrink:0}.carousel-arrow:hover{background:var(--mid-navy)}.carousel-arrow-left{left:16px}.carousel-arrow-right{right:16px}.carousel-arrow svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.cs-card-center{width:375px;min-height:406px;background:var(--mid-navy);border-radius:15px;overflow:hidden;z-index:3;flex-shrink:0}.cs-card-center-img{width:100%;height:161px;background:var(--blue-light);border-radius:15px 15px 0 0}.cs-card-center-body{padding:18px 20px;color:var(--white)}.cs-card-center-body h3{font-weight:600;font-size:20px;line-height:130%;margin-bottom:10px}.cs-card-center-body p{font-weight:400;font-size:14px;line-height:150%;opacity:.8}.cs-card-side{width:331px;min-height:359px;background:var(--mid-navy);border-radius:15px;overflow:hidden;z-index:2;flex-shrink:0;opacity:.75;cursor:pointer;transition:opacity .2s}.cs-card-side:hover{opacity:.9}.cs-card-side-img{width:100%;height:150px;background:var(--blue-light);border-radius:15px 15px 0 0}.cs-card-side-body{padding:14px 16px;color:var(--white)}.cs-card-side-body h3{font-weight:600;font-size:17px;line-height:130%;margin-bottom:8px}.cs-card-side-body p{font-weight:400;font-size:13px;line-height:150%;opacity:.75}.carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:28px}.dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .2s,width .2s,border-radius .2s}.dot.active{width:24px;height:10px;border-radius:5px;background:var(--mid-navy)}.certification-section{background:var(--white);padding:52px 0 60px}.cert-cards-row{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;margin-bottom:60px}.cert-card{width:300px;height:350px;border:1px solid var(--border-navy);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s}.cert-card:hover{box-shadow:0 6px 20px #0d1c461f;transform:translateY(-3px)}.cert-card-img{width:100%;height:230px;background:var(--navy);display:flex;align-items:center;justify-content:center}.cert-badge-placeholder{width:90px;height:90px;border-radius:50%;background:rgba(255,255,255,.15);border:3px solid rgba(255,255,255,.45);display:flex;align-items:center;justify-content:center}.cert-badge-placeholder span{font-weight:700;font-size:18px;color:var(--white);letter-spacing:.5px}.cert-card-title{padding:18px 16px;font-family:Public Sans,sans-serif;font-weight:400;font-size:18px;line-height:150%;text-align:center;color:var(--navy);flex:1;display:flex;align-items:center;justify-content:center}.success-stories-section{background:var(--white);padding:40px 0 80px;position:relative;overflow:hidden}.success-img6{position:absolute;right:80px;bottom:20px;width:263px;height:318px;opacity:.4;pointer-events:none;z-index:0}.success-cards-row{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.success-card{width:261px;min-height:306px;border:1px solid var(--border-dark);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.success-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #01114226}.success-card-img{width:100%;height:185px;background:var(--navy)}.success-card-body{padding:16px;background:var(--navy);flex:1;display:flex;align-items:flex-start}.success-card-body h3{font-weight:500;font-size:20px;line-height:130%;color:var(--white)}.cta-outer{width:100%;background:var(--white);padding:60px 0 80px}.cta-section{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:60px}.cta-illustration{flex-shrink:0;width:520px;min-height:280px;background:linear-gradient(135deg,#e8eeff 0%,#d0ddff 100%);border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.cta-illustration img{width:100%;height:100%;object-fit:contain}.cta-content{flex:1;display:flex;flex-direction:column;align-items:flex-start}.cta-title{font-weight:600;font-size:42px;line-height:110%;color:var(--mid-navy)}.cta-subtitle{font-weight:400;font-size:20px;line-height:150%;color:var(--navy);margin-top:20px}.cta-buttons{display:flex;gap:16px;margin-top:30px;flex-wrap:wrap}.btn-gradient{background:var(--gradient-btn);color:var(--white);border:none;border-radius:10px;padding:12px 22px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;cursor:pointer;transition:opacity .2s,transform .15s;white-space:nowrap;line-height:1}.btn-gradient:hover{opacity:.88;transform:translateY(-2px)}.btn-gradient:active{opacity:.95;transform:translateY(0)}@media (max-width: 1200px){.cta-illustration{width:380px}}@media (max-width: 900px){.hero-title{font-size:30px}.hero-subtitle{font-size:16px;white-space:normal;max-width:90%}.section-title{font-size:32px}.video-cards-row,.cert-cards-row,.success-cards-row{gap:16px}.cs-card-side{display:none}.case-studies-carousel{padding:10px 60px}.cta-section{flex-direction:column;padding:0 20px;gap:40px}.cta-illustration{width:100%;min-height:220px}.cta-content{align-items:center;text-align:center}.cta-title{font-size:28px}.cta-subtitle{font-size:16px}.cta-buttons{justify-content:center}}@media (max-width: 600px){.video-card,.cert-card,.success-card{width:90vw}.section-wrapper{padding:0 16px}.case-studies-carousel{padding:10px 44px}.cs-card-center{width:calc(100vw - 88px);max-width:320px}.carousel-arrow{width:36px;height:36px}.carousel-arrow-left{left:2px}.carousel-arrow-right{right:2px}}@keyframes _fadeInDown_1eg9i_1{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_1eg9i_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInLeft_1eg9i_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeIn_1eg9i_1{0%{opacity:0}to{opacity:1}}@keyframes _dotPulse_1eg9i_1{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 #7dd7f080}50%{transform:scale(1.35);opacity:.8;box-shadow:0 0 0 6px #7dd7f000}}@keyframes _vbarGrow_1eg9i_1{0%{transform:scaleY(0);transform-origin:top center}to{transform:scaleY(1);transform-origin:top center}}@keyframes _shimmer_1eg9i_1{0%{background-position:-200% center}to{background-position:200% center}}@keyframes _pulseGlow_1eg9i_1{0%,to{box-shadow:0 0 #0078d473}50%{box-shadow:0 0 0 9px #0078d400}}@keyframes _ctaFloat_1eg9i_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes _sectionItemReveal_1eg9i_1{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}._page_1eg9i_99{width:100%;overflow-x:hidden;font-family:Inter,sans-serif}._header_1eg9i_107{width:100%;min-height:247px;background:linear-gradient(to bottom,rgba(13,28,70,0) 0px,#0d1c46 220px);margin-top:85px;position:relative;display:flex;align-items:center;justify-content:center;padding:140px 20px 120px;overflow:hidden;box-sizing:border-box}._headerTitle_1eg9i_151{color:#80e9fd;font-size:48px;font-weight:600;z-index:2;text-align:center;animation:_fadeInDown_1eg9i_1 .9s ease both}._headerDecoLeft_1eg9i_169{position:absolute;width:101px;height:107px;left:0;bottom:0;opacity:.5;pointer-events:none;animation:_fadeIn_1eg9i_1 1.2s .3s ease both}._headerDecoRight_1eg9i_191{position:absolute;width:101px;height:107px;right:0;bottom:0;opacity:1;pointer-events:none;animation:_fadeIn_1eg9i_1 1.2s .3s ease both}._navPill_1eg9i_219{width:calc(100% - 120px);max-width:1178px;min-height:135px;margin:-67px auto 0;background:linear-gradient(180deg,rgba(222,234,255,.5) 0%,rgba(36,46,98,.5) 100%);border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:19px;column-gap:30px;padding:30px;box-sizing:border-box;position:relative;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_fadeInUp_1eg9i_1 1s ease both}._navPillCell_1eg9i_265{display:flex;align-items:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}._navPillCell_1eg9i_265:hover{transform:translateY(-3px)}._navPillCell_1eg9i_265:focus-visible{outline:2px solid #047cd6;outline-offset:4px;border-radius:6px}._navPillLabel_1eg9i_299{font-size:24px;font-weight:500;color:#0d1c46;transition:color .3s ease}._navPillCell_1eg9i_265:hover ._navPillLabel_1eg9i_299{color:#047cd6}._content_1eg9i_323{position:relative;padding:120px 0 80px;overflow:hidden}._vbar_1eg9i_341{position:absolute;left:78px;top:90px;width:67px;height:calc(100% - 180px);background:linear-gradient(180deg,#047cd6 0%,#364570 47.6%,#0d1c46 100%);border-radius:8px;animation:_vbarGrow_1eg9i_1 1.4s ease both}._vbarLine_1eg9i_363{position:absolute;left:110px;top:130px;width:3px;height:calc(100% - 260px);background:#72e8ff;animation:_vbarGrow_1eg9i_1 1.5s ease both}._sections_1eg9i_389{position:relative;margin-left:240px;margin-right:100px}._section_1eg9i_389{position:relative;margin-bottom:90px}._scrollReveal_1eg9i_411{opacity:0;transform:translateY(80px);transition:opacity 1.2s ease,transform 1.2s ease;will-change:transform,opacity}._visible_1eg9i_425{opacity:1;transform:translateY(0)}._dot_1eg9i_439{position:absolute;left:-136.5px;top:10px;width:16px;height:16px;border-radius:50%;background:#7dd7f0;z-index:5;animation:_dotPulse_1eg9i_1 2s ease-in-out infinite}._sectionTitle_1eg9i_463{font-size:24px;font-weight:600;line-height:125%;margin-bottom:24px;color:#000}._visible_1eg9i_425 ._sectionTitle_1eg9i_463{animation:_fadeInLeft_1eg9i_1 .9s ease both}._sectionBody_1eg9i_483{width:100%;margin:0;padding-left:24px}._sectionItem_1eg9i_495{font-family:Public Sans,sans-serif;font-size:18px;line-height:180%;margin-bottom:16px;color:#000;list-style-type:disc;padding-left:4px;opacity:0;transform:translate(-20px)}._visible_1eg9i_425 ._sectionItem_1eg9i_495{animation:_sectionItemReveal_1eg9i_1 .8s ease forwards}._visible_1eg9i_425 ._sectionItem_1eg9i_495:nth-child(1){animation-delay:.15s}._visible_1eg9i_425 ._sectionItem_1eg9i_495:nth-child(2){animation-delay:.3s}._visible_1eg9i_425 ._sectionItem_1eg9i_495:nth-child(3){animation-delay:.45s}._visible_1eg9i_425 ._sectionItem_1eg9i_495:nth-child(4){animation-delay:.6s}._sectionLabel_1eg9i_531{font-weight:700}._sectionText_1eg9i_533{font-weight:400}._decoLeftImg1_1eg9i_543,._decoLeftImg2_1eg9i_543,._decoLeftImg3_1eg9i_543,._decoRightImg1_1eg9i_545,._decoRightImg2_1eg9i_545,._decoRightImg3_1eg9i_545{position:absolute;opacity:.45;pointer-events:none}._decoLeftImg1_1eg9i_543{top:-77px;left:3px;width:236px;animation:_fadeIn_1eg9i_1 1.2s ease both}._decoLeftImg2_1eg9i_543{top:143px;left:-31px;width:236px;animation:_fadeIn_1eg9i_1 1.4s ease both}._decoLeftImg3_1eg9i_543{top:362px;left:28px;width:236px;animation:_fadeIn_1eg9i_1 1.6s ease both}._decoRightImg1_1eg9i_545{top:548px;right:0;width:217px;animation:_fadeIn_1eg9i_1 1.4s ease both}._decoRightImg2_1eg9i_545{top:916px;right:0;width:182px;animation:_fadeIn_1eg9i_1 1.6s ease both}._decoRightImg3_1eg9i_545{top:1180px;right:0;width:182px;animation:_fadeIn_1eg9i_1 1.8s ease both}._cta_1eg9i_577{width:100%;min-height:240px;background:white;position:relative;overflow:hidden;padding:70px 20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._ctaDecoLeft_1eg9i_603{position:absolute;width:296px;height:221px;left:61px;bottom:0;z-index:1;pointer-events:none;animation:_ctaFloat_1eg9i_1 4s ease-in-out infinite}._ctaDecoRight_1eg9i_625{position:absolute;width:256px;height:365px;top:-78px;right:0;z-index:1;pointer-events:none;animation:_ctaFloat_1eg9i_1 4s .5s ease-in-out infinite}._ctaContent_1eg9i_647{position:relative;z-index:2;width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:_fadeInUp_1eg9i_1 1s ease both}._ctaHeading_1eg9i_673{margin:0 0 20px;font-family:Inter,sans-serif;font-weight:600;font-size:28px;line-height:140%;color:#000;max-width:1000px}._ctaSubtext_1eg9i_693{margin:0 0 30px;font-family:Public Sans,sans-serif;font-weight:400;font-size:18px;line-height:160%;color:#000;max-width:850px}._ctaBtn_1eg9i_713{border:none;border-radius:10px;background:linear-gradient(85deg,#0078d4 20%,#38bdf8 50%,#0078d4 80%);background-size:200% auto;color:#fff;height:52px;padding:0 32px;font-size:16px;font-weight:700;cursor:pointer;animation:_shimmer_1eg9i_1 2.5s linear infinite;transition:transform .3s ease,box-shadow .3s ease}._ctaBtn_1eg9i_713:hover{transform:translateY(-3px);animation:_pulseGlow_1eg9i_1 1.6s ease-in-out infinite}@media screen and (max-width: 1200px){._sections_1eg9i_389{margin-left:200px;margin-right:60px}._dot_1eg9i_439{left:-96.5px}}@media screen and (max-width: 1024px){._navPill_1eg9i_219{grid-template-columns:repeat(2,1fr);width:calc(100% - 60px);padding:24px;row-gap:14px;column-gap:20px;margin-top:-50px}._navPillLabel_1eg9i_299{font-size:20px}._content_1eg9i_323{padding:100px 0 60px}._vbar_1eg9i_341{left:60px;width:52px;top:80px;height:calc(100% - 160px)}._vbarLine_1eg9i_363{left:85px;top:110px;height:calc(100% - 220px)}._sections_1eg9i_389{margin-left:160px;margin-right:32px}._dot_1eg9i_439{left:-81.5px;top:8px}._sectionTitle_1eg9i_463{font-size:22px}._sectionItem_1eg9i_495{font-size:17px;line-height:170%}._decoLeftImg1_1eg9i_543{width:180px;left:0}._decoLeftImg2_1eg9i_543{width:180px;left:-20px}._decoLeftImg3_1eg9i_543{width:180px;left:10px}._decoRightImg1_1eg9i_545{width:160px}._decoRightImg2_1eg9i_545,._decoRightImg3_1eg9i_545{width:140px}._ctaHeading_1eg9i_673{font-size:24px;max-width:700px}._ctaSubtext_1eg9i_693{font-size:17px}._ctaDecoLeft_1eg9i_603{width:200px;height:auto;left:20px}._ctaDecoRight_1eg9i_625{width:200px;height:auto;right:-10px}}@media screen and (max-width: 912px){._header_1eg9i_107{padding:120px 16px 100px}._headerTitle_1eg9i_151{font-size:38px}._navPill_1eg9i_219{width:calc(100% - 40px);grid-template-columns:repeat(2,1fr);margin-top:-44px;padding:20px;row-gap:12px;column-gap:16px}._navPillLabel_1eg9i_299{font-size:18px}._vbar_1eg9i_341{left:40px;width:40px;top:70px;height:calc(100% - 140px);border-radius:6px}._vbarLine_1eg9i_363{left:59px;top:100px;height:calc(100% - 200px)}._sections_1eg9i_389{margin-left:120px;margin-right:20px}._dot_1eg9i_439{left:-66.5px;top:8px;width:14px;height:14px}._sectionTitle_1eg9i_463{font-size:20px;margin-bottom:16px}._sectionItem_1eg9i_495{font-size:15px;line-height:165%;margin-bottom:10px}._section_1eg9i_389{margin-bottom:60px}._decoLeftImg1_1eg9i_543,._decoLeftImg2_1eg9i_543,._decoLeftImg3_1eg9i_543{display:none}._decoRightImg1_1eg9i_545{width:110px;top:400px}._decoRightImg2_1eg9i_545{width:90px;top:700px}._decoRightImg3_1eg9i_545{width:90px;top:950px}._cta_1eg9i_577{padding:50px 16px}._ctaHeading_1eg9i_673{font-size:22px}._ctaSubtext_1eg9i_693{font-size:16px}._ctaDecoLeft_1eg9i_603{width:160px;height:auto;left:10px;opacity:.6}._ctaDecoRight_1eg9i_625{width:160px;height:auto;right:-10px;opacity:.6}}@media screen and (max-width: 768px){._header_1eg9i_107{min-height:140px;padding:40px 16px 80px}._headerTitle_1eg9i_151{font-size:30px}._headerDecoLeft_1eg9i_169,._headerDecoRight_1eg9i_191{width:60px;height:auto}._navPill_1eg9i_219{grid-template-columns:1fr;width:calc(100% - 32px);padding:18px 20px;row-gap:12px;margin-top:-40px;min-height:unset}._navPillLabel_1eg9i_299{font-size:17px}._content_1eg9i_323{padding:80px 0 50px}._vbar_1eg9i_341{left:16px;width:32px;top:60px;height:calc(100% - 120px);border-radius:5px}._vbarLine_1eg9i_363{left:31px;top:90px;width:2px;height:calc(100% - 180px)}._sections_1eg9i_389{margin-left:70px;margin-right:16px}._dot_1eg9i_439{left:-43.5px;top:6px;width:12px;height:12px}._sectionTitle_1eg9i_463{font-size:18px;margin-bottom:14px}._sectionBody_1eg9i_483{padding-left:18px}._sectionItem_1eg9i_495{font-size:14px;line-height:165%;margin-bottom:10px}._section_1eg9i_389{margin-bottom:48px}._decoLeftImg1_1eg9i_543,._decoLeftImg2_1eg9i_543,._decoLeftImg3_1eg9i_543,._decoRightImg1_1eg9i_545,._decoRightImg2_1eg9i_545,._decoRightImg3_1eg9i_545{display:none}._cta_1eg9i_577{padding:50px 16px}._ctaHeading_1eg9i_673{font-size:20px;line-height:145%}._ctaSubtext_1eg9i_693{font-size:15px}._ctaBtn_1eg9i_713{font-size:15px;height:46px;padding:0 24px}._ctaDecoLeft_1eg9i_603{width:120px;height:auto;left:-10px;bottom:0;opacity:.4}._ctaDecoRight_1eg9i_625{width:110px;height:auto;top:-10px;right:-10px;opacity:.4}}@media screen and (max-width: 480px){._header_1eg9i_107{padding:32px 14px 70px;min-height:120px}._headerTitle_1eg9i_151{font-size:26px}._navPill_1eg9i_219{width:calc(100% - 24px);padding:16px}._navPillLabel_1eg9i_299{font-size:15px}._vbar_1eg9i_341{left:12px;width:26px}._vbarLine_1eg9i_363{left:24px}._sections_1eg9i_389{margin-left:56px;margin-right:12px}._dot_1eg9i_439{left:-35.5px;width:10px;height:10px}._sectionTitle_1eg9i_463{font-size:16px}._sectionItem_1eg9i_495{font-size:13px;line-height:160%}._section_1eg9i_389{margin-bottom:40px}._ctaHeading_1eg9i_673{font-size:18px}._ctaSubtext_1eg9i_693{font-size:14px}._ctaBtn_1eg9i_713{font-size:14px;height:42px;padding:0 20px}}@media screen and (min-width: 1025px) and (max-width: 1180px){._navPill_1eg9i_219{grid-template-columns:repeat(2,1fr);width:calc(100% - 80px)}._navPillLabel_1eg9i_299{font-size:21px}._sections_1eg9i_389{margin-left:180px;margin-right:50px}._dot_1eg9i_439{left:-75.5px}}@keyframes _modalOverlayIn_1eg9i_1{0%{opacity:0}to{opacity:1}}@keyframes _modalCardIn_1eg9i_1{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _successPop_1eg9i_1{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}._modalOverlay_1eg9i_1235{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(13,28,70,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000;box-sizing:border-box;animation:_modalOverlayIn_1eg9i_1 .25s ease both}._modalCard_1eg9i_1263{position:relative;width:100%;max-width:440px;background:#ffffff;border-radius:14px;padding:40px 36px 36px;box-sizing:border-box;box-shadow:0 20px 60px #0d1c4640;animation:_modalCardIn_1eg9i_1 .3s ease both}._modalCloseBtn_1eg9i_1287{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:transparent;color:#364570;font-size:22px;line-height:1;cursor:pointer;border-radius:8px;transition:background .2s ease,color .2s ease}._modalCloseBtn_1eg9i_1287:hover{background:#f0f4fa;color:#0d1c46}._modalCloseBtn_1eg9i_1287:focus-visible{outline:2px solid #047cd6;outline-offset:2px}._modalHeading_1eg9i_1333{margin:0 0 8px;font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#0d1c46;text-align:center}._modalSubtext_1eg9i_1351{margin:0 0 24px;font-family:Public Sans,sans-serif;font-size:15px;line-height:150%;color:#364570;text-align:center}._modalForm_1eg9i_1369{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;box-sizing:border-box}._formRow_1eg9i_1387{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;box-sizing:border-box}._formField_1eg9i_1415{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0;box-sizing:border-box;text-align:center}._formLabel_1eg9i_1437{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#0d1c46}._formInput_1eg9i_1451{width:100%;min-width:0;height:44px;border:1px solid #d6dcec;border-radius:8px;padding:0 14px;font-family:Public Sans,sans-serif;font-size:15px;color:#0d1c46;background:#fbfcfe;box-sizing:border-box;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}._formInput_1eg9i_1451:focus{outline:none;border-color:#047cd6;box-shadow:0 0 0 3px #047cd626}._modalSubmitBtn_1eg9i_1495{width:100%;box-sizing:border-box;margin-top:8px;border:none;border-radius:10px;background:linear-gradient(85deg,#0078d4 20%,#38bdf8 50%,#0078d4 80%);background-size:200% auto;color:#fff;height:48px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-position .4s ease}._modalSubmitBtn_1eg9i_1495:hover{background-position:right center;transform:translateY(-1px)}._modalSubmitBtn_1eg9i_1495:focus-visible{outline:2px solid #0d1c46;outline-offset:2px}._successState_1eg9i_1549{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:8px}._successIcon_1eg9i_1565{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0078d4,#38bdf8);display:flex;align-items:center;justify-content:center;margin-bottom:18px;animation:_successPop_1eg9i_1 .4s ease both}._successHeading_1eg9i_1589{margin:0 0 8px;font-family:Inter,sans-serif;font-weight:600;font-size:20px;color:#0d1c46}._successText_1eg9i_1605{margin:0 0 24px;font-family:Public Sans,sans-serif;font-size:15px;line-height:150%;color:#364570;max-width:300px}._successCloseBtn_1eg9i_1623{border:1px solid #d6dcec;background:#ffffff;color:#0d1c46;border-radius:10px;height:44px;padding:0 28px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}._successCloseBtn_1eg9i_1623:hover{background:#f0f4fa;border-color:#b8c4e0}@media screen and (max-width: 480px){._modalCard_1eg9i_1263{padding:32px 22px 28px}._formRow_1eg9i_1387{grid-template-columns:1fr;gap:12px}._modalHeading_1eg9i_1333{font-size:19px}}@keyframes _fadeInUp_13khf_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInLeft_13khf_1{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes _fadeInRight_13khf_1{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes _shimmer_13khf_1{0%{background-position:-200% center}to{background-position:200% center}}@keyframes _pulseGlow_13khf_1{0%,to{box-shadow:0 0 #0078d473}50%{box-shadow:0 0 0 9px #0078d400}}@keyframes _bulletIn_13khf_1{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes _tagSlideIn_13khf_1{0%{opacity:0;letter-spacing:.2em}to{opacity:1;letter-spacing:0}}@keyframes _ctaImgFloat_13khf_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}._heroTitle_13khf_97{opacity:0}._heroTitle_13khf_97._visible_13khf_99{animation:_fadeInUp_13khf_1 .7s ease both}._heroDesc_13khf_103{opacity:0}._heroDesc_13khf_103._visible_13khf_99{animation:_fadeInUp_13khf_1 .7s .15s ease both}._heroBtn_13khf_109{animation:_shimmer_13khf_1 2.5s 1s linear infinite}._heroBtn_13khf_109:hover{animation:_pulseGlow_13khf_1 1.6s ease-in-out infinite,_shimmer_13khf_1 1.5s linear infinite;transform:translateY(-1px);transition:transform .2s ease}._imgLeft_13khf_131{opacity:0}._imgLeft_13khf_131._visible_13khf_99{animation:_fadeInLeft_13khf_1 .75s ease both}._imgRight_13khf_137{opacity:0}._imgRight_13khf_137._visible_13khf_99{animation:_fadeInRight_13khf_1 .75s ease both}._sectionTag_13khf_143{opacity:0}._sectionTag_13khf_143._visible_13khf_99{animation:_tagSlideIn_13khf_1 .6s ease both}._sectionTitle_13khf_149{opacity:0}._sectionTitle_13khf_149._visible_13khf_99{animation:_fadeInUp_13khf_1 .65s .1s ease both}._sectionDesc_13khf_155{opacity:0}._sectionDesc_13khf_155._visible_13khf_99{animation:_fadeInUp_13khf_1 .65s .2s ease both}._bulletList_13khf_161{opacity:0}._bulletList_13khf_161._visible_13khf_99{opacity:1}._bulletList_13khf_161 li{opacity:0}._bulletList_13khf_161._visible_13khf_99 li{animation:_bulletIn_13khf_1 .55s ease forwards}._bulletList_13khf_161._visible_13khf_99 li:nth-child(1){animation-delay:.05s}._bulletList_13khf_161._visible_13khf_99 li:nth-child(2){animation-delay:.2s}._bulletList_13khf_161._visible_13khf_99 li:nth-child(3){animation-delay:.35s}._bulletList_13khf_161._visible_13khf_99 li:nth-child(4){animation-delay:.5s}._ctaText_13khf_181{opacity:0}._ctaText_13khf_181._visible_13khf_99{animation:_fadeInLeft_13khf_1 .7s ease both}._ctaImageWrap_13khf_187{opacity:0}._ctaImageWrap_13khf_187._visible_13khf_99{animation:_fadeInRight_13khf_1 .7s .2s ease both}._ctaBtn_13khf_193{animation:_shimmer_13khf_1 2.5s .5s linear infinite;transition:transform .2s ease}._ctaBtn_13khf_193:hover{animation:_pulseGlow_13khf_1 1.6s ease-in-out infinite;transform:translateY(-1px)}._ctaImg_13khf_211{animation:_ctaImgFloat_13khf_1 3.5s ease-in-out infinite}._page_13khf_223{width:100%;overflow-x:hidden;font-family:Inter,sans-serif}._hero_13khf_97{width:100%;margin-top:72px;overflow:hidden}._heroBand_13khf_251{position:relative;width:100%;max-width:1440px;margin:0 auto;min-height:351px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px;box-sizing:border-box}._heroBand_13khf_251:before{content:"";position:absolute;top:0;left:calc(-50vw + 50%);width:72vw;min-width:920px;height:100%;background:#0EA5E933;border-radius:0 16px 16px 0;z-index:0}._heroContent_13khf_309{position:relative;z-index:2;max-width:760px}._heroTitle_13khf_97{margin:40px 0 0;font-family:Inter,sans-serif;font-weight:600;font-size:34px;line-height:128%;letter-spacing:0;color:#33418a}._heroDesc_13khf_103{margin-top:24px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;color:#000}._heroBtn_13khf_109{margin-top:28px;width:350px;max-width:100%;height:44px;border:none;border-radius:10px;background:#F97316;background-size:200% auto;color:#fff;font-family:Inter,sans-serif;font-weight:700;cursor:pointer;position:relative;z-index:2}._heroBandImg_13khf_399{width:327px;max-width:100%;height:auto;object-fit:contain;position:relative;z-index:2;left:-120px;top:30px}._section_13khf_143{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:80px 93px;box-sizing:border-box}._sectionReverse_13khf_443{flex-direction:row-reverse}._sectionImageLeft_13khf_451,._sectionImageRight_13khf_453{flex:1;display:flex;justify-content:center;align-items:center}._sectionContent_13khf_467{flex:1}._imgLeft_13khf_131,._imgRight_13khf_137{width:100%;max-width:480px;height:auto;object-fit:contain}._sectionTag_13khf_143{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;text-transform:uppercase;color:#0c4de6}._sectionTitle_13khf_149{margin:20px 0 0;font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:122%;letter-spacing:0;color:#000}._sectionDesc_13khf_155{margin:20px 0 0;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:#000}._bulletList_13khf_161{margin:20px 0 0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:10px}._bulletList_13khf_161 li{position:relative;padding-left:16px;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:#000}._bulletList_13khf_161 li:before{content:"·";position:absolute;left:0;top:0;color:#0c4de6;font-size:24px;line-height:1.2}._bulletLabel_13khf_629{font-family:Public Sans,sans-serif;font-weight:600;font-size:16px;color:#0c4de6}._ctaBand_13khf_647{position:relative;width:100%;min-height:233px;margin:60px 0;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px 95px;box-sizing:border-box}._ctaBand_13khf_647:before{content:"";position:absolute;top:0;left:calc(-50vw + 50%);width:78vw;min-width:1100px;height:100%;background:#0EA5E933;border-radius:0 16px 16px 0;z-index:0}._ctaText_13khf_181{position:relative;z-index:2;flex:1;max-width:760px}._ctaTitle_13khf_715{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:34px;line-height:128%;letter-spacing:0;color:#000}._ctaDesc_13khf_735{margin-top:16px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;color:#000}._ctaBtn_13khf_193{margin-top:24px;min-width:293px;max-width:100%;height:44px;border:none;border-radius:10px;background:#F97316;background-size:200% auto;color:#fff;font-family:Inter,sans-serif;font-weight:700;cursor:pointer;position:relative;z-index:2}._ctaImageWrap_13khf_187{position:relative;z-index:2;flex-shrink:0;display:flex;align-items:center;justify-content:center}._ctaImg_13khf_211{width:284px;max-width:100%;height:auto;object-fit:contain}@media (max-width: 1200px){._section_13khf_143{padding:70px 50px;gap:40px}._heroBand_13khf_251{padding:40px}._heroBand_13khf_251:before{width:78vw;min-width:unset}._heroBandImg_13khf_399{width:260px}._ctaBand_13khf_647{padding:40px 50px}._ctaBand_13khf_647:before{width:84vw;min-width:unset}}@media (max-width: 992px){._heroBand_13khf_251{gap:24px;padding:40px 30px}._heroTitle_13khf_97{font-size:30px;line-height:126%}._heroDesc_13khf_103{font-size:18px;line-height:128%}._heroBandImg_13khf_399{width:230px}._section_13khf_143{padding:60px 30px;gap:32px}._sectionTag_13khf_143{font-size:17px;line-height:128%}._sectionTitle_13khf_149{font-size:22px;line-height:122%}._sectionDesc_13khf_155,._bulletList_13khf_161 li{font-size:16px;line-height:150%}._ctaBand_13khf_647{padding:36px 30px;gap:24px}._ctaImg_13khf_211{width:220px}}@media (max-width: 768px){._hero_13khf_97{margin-top:68px}._heroBand_13khf_251{flex-direction:column;align-items:center;gap:28px;padding:32px 20px}._heroBand_13khf_251:before{left:-20px;width:calc(100% + 40px);min-width:unset;border-radius:0}._heroContent_13khf_309{align-self:stretch;width:100%;max-width:100%}._heroTitle_13khf_97{font-size:24px;line-height:126%}._heroDesc_13khf_103{margin-top:18px;font-size:16px;line-height:128%}._heroBtn_13khf_109{width:100%;height:48px}._heroBandImg_13khf_399{width:220px;margin:0 auto;align-self:center;left:0;top:0}._section_13khf_143,._sectionReverse_13khf_443{flex-direction:column;padding:50px 20px;gap:28px}._sectionContent_13khf_467{width:100%}._sectionTag_13khf_143{font-size:16px;line-height:128%}._sectionTitle_13khf_149{margin-top:14px;font-size:20px;line-height:122%}._sectionDesc_13khf_155{margin-top:16px;font-size:16px;line-height:150%}._bulletList_13khf_161{margin-top:18px;gap:12px}._bulletList_13khf_161 li{font-size:16px;line-height:150%}._bulletLabel_13khf_629{font-size:16px}._imgLeft_13khf_131,._imgRight_13khf_137{width:100%;max-width:320px}._ctaBand_13khf_647{flex-direction:column;align-items:flex-start;gap:28px;padding:32px 20px;margin:40px 0}._ctaBand_13khf_647:before{left:-20px;width:calc(100% + 40px);min-width:unset;border-radius:0}._ctaText_13khf_181{width:100%;max-width:100%}._ctaTitle_13khf_715{font-size:20px;line-height:126%}._ctaDesc_13khf_735{margin-top:14px;font-size:16px;line-height:128%}._ctaBtn_13khf_193{width:100%;min-width:unset;height:48px}._ctaImageWrap_13khf_187{width:100%;justify-content:center}._ctaImg_13khf_211{width:220px}}@media (max-width: 480px){._heroBand_13khf_251{padding:28px 16px}._heroBand_13khf_251:before{left:-16px;width:calc(100% + 32px)}._heroTitle_13khf_97{font-size:22px}._heroDesc_13khf_103{font-size:15px}._section_13khf_143,._sectionReverse_13khf_443{padding:42px 16px}._sectionTag_13khf_143{font-size:14px}._sectionTitle_13khf_149{font-size:19px}._sectionDesc_13khf_155,._bulletList_13khf_161 li,._bulletLabel_13khf_629{font-size:15px}._ctaBand_13khf_647{padding:28px 16px}._ctaBand_13khf_647:before{left:-16px;width:calc(100% + 32px)}._ctaTitle_13khf_715{font-size:18px}._ctaDesc_13khf_735{font-size:15px}._ctaImg_13khf_211{width:180px}}@keyframes _heroImgIn_s2w60_1{0%{opacity:0;transform:translate(-60px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes _fadeUp_s2w60_1{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeUpSlow_s2w60_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInLeft_s2w60_1{0%{opacity:0;transform:translate(-48px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_s2w60_1{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:translate(0)}}@keyframes _revealFadeUp_s2w60_1{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes _bulletIn_s2w60_1{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes _shimmer_s2w60_1{0%{background-position:-200% center}to{background-position:200% center}}@keyframes _ctaCardIn_s2w60_1{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes _secListIn_s2w60_1{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes _floatY_s2w60_1{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes _floatYAlt_s2w60_1{0%,to{translate:0 0}50%{translate:0 10px}}._revealBase_s2w60_145{opacity:0}._revealBase_s2w60_145._revealed_s2w60_153[data-reveal-type=slideLeft]{animation:_slideInLeft_s2w60_1 .65s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0s) both}._revealBase_s2w60_145._revealed_s2w60_153[data-reveal-type=slideRight]{animation:_slideInRight_s2w60_1 .65s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0s) both}._revealBase_s2w60_145._revealed_s2w60_153[data-reveal-type=fadeUp]{animation:_revealFadeUp_s2w60_1 .6s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0s) both}[data-reveal]._featuresTitle_s2w60_177{opacity:0}[data-reveal]._featuresTitle_s2w60_177._revealed_s2w60_153{animation:_revealFadeUp_s2w60_1 .7s cubic-bezier(.22,1,.36,1) both}[data-reveal]._featuresIntro_s2w60_193{opacity:0}[data-reveal]._featuresIntro_s2w60_193._revealed_s2w60_153{animation:_revealFadeUp_s2w60_1 .7s cubic-bezier(.22,1,.36,1) .1s both}._wrapper_s2w60_217{width:100%;overflow-x:hidden;display:flex;flex-direction:column}._hero_s2w60_239{width:100%;max-width:1440px;margin:40px auto 0;min-height:526px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px;padding:64px 40px 40px;box-sizing:border-box;position:relative;flex-wrap:wrap}._heroImgWrap_s2w60_271{position:relative;width:100%;max-width:580px;margin-top:56px;height:auto;aspect-ratio:706.999 / 450.647;overflow:hidden;border-radius:24px;z-index:0;flex:1}._heroImgWrap_s2w60_271 img{width:100%;height:100%;object-fit:contain;display:block;border-radius:24px}._heroImgAnimate_s2w60_313{animation:_heroImgIn_s2w60_1 .8s cubic-bezier(.22,1,.36,1) .1s both}._heroTitleAnimate_s2w60_321{animation:_fadeUp_s2w60_1 .7s cubic-bezier(.22,1,.36,1) .3s both}._heroDescAnimate_s2w60_329{animation:_fadeUpSlow_s2w60_1 .7s cubic-bezier(.22,1,.36,1) .5s both}._heroButtonsAnimate_s2w60_337{animation:_fadeUpSlow_s2w60_1 .7s cubic-bezier(.22,1,.36,1) .65s both}._heroComplianceAnimate_s2w60_345{animation:_fadeUpSlow_s2w60_1 .7s cubic-bezier(.22,1,.36,1) .8s both}._heroContent_s2w60_353{position:relative;z-index:1;flex:1;max-width:780px;margin-top:56px;padding:0;box-sizing:border-box;display:flex;flex-direction:column;gap:18px}._heroTitle_s2w60_321{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:140%;letter-spacing:0;color:#33418a;width:100%;margin:30px 0 0;text-wrap:balance}._heroTitleLine1_s2w60_417{white-space:nowrap}._heroDesc_s2w60_329{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:150%;letter-spacing:0;color:#000;width:100%;margin:28px 0 0}._heroButtons_s2w60_337{display:flex;gap:16px;flex-wrap:nowrap}._btn_s2w60_469{background:linear-gradient(85.32deg,#0078D4 9.39%,#38BDF8 94.36%);border:none;border-radius:10px;padding:10px 20px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:100%;color:#fff;cursor:pointer;height:44px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;margin-top:20px}._btn_s2w60_469:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0078d459}._btn_s2w60_469:active{transform:translateY(0)}._btnShimmer_s2w60_543:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);background-size:200% 100%;background-position:-200% center;border-radius:inherit}._btnShimmer_s2w60_543:hover:after{animation:_shimmer_s2w60_1 .55s ease forwards}._btn_s2w60_469._btnOrange_s2w60_589,._securityBtn_s2w60_591._btnOrange_s2w60_589,._ctaBtn_s2w60_593._btnOrange_s2w60_589{background:#F97316}._btn_s2w60_469._btnOrange_s2w60_589:hover,._securityBtn_s2w60_591._btnOrange_s2w60_589:hover,._ctaBtn_s2w60_593._btnOrange_s2w60_589:hover{box-shadow:0 6px 20px #f9731659}._complianceBarOuter_s2w60_621{width:100%;max-width:1440px;margin:0 auto;padding:0 40px 56px;box-sizing:border-box;display:flex;justify-content:center}._complianceBarAnimate_s2w60_643{animation:_fadeUpSlow_s2w60_1 .7s cubic-bezier(.22,1,.36,1) .2s both}._complianceBar_s2w60_621{width:100%;max-width:fit-content;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;background:#0EA5E940;border-radius:14px;padding:22px 40px;box-sizing:border-box}._complianceItem_s2w60_687{width:auto;height:28px;opacity:1;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;text-align:center;color:#122333;display:flex;align-items:center;justify-content:center;white-space:nowrap}._complianceDivider_s2w60_729{width:1px;height:24px;background:rgba(18,35,51,.3);flex-shrink:0;margin:0 20px}@media (max-width: 900px){._complianceBar_s2w60_621{gap:8px;padding:16px;flex-wrap:wrap;max-width:100%}._complianceItem_s2w60_687{width:auto;font-size:16px;height:auto;white-space:normal;padding:4px 10px}._complianceDivider_s2w60_729{display:none}}@media (max-width: 640px){._complianceItem_s2w60_687{font-size:14px}}._features_s2w60_177{width:100%;max-width:1440px;margin:0 auto;background:#ffffff;padding:66px 0 80px;position:relative;overflow:hidden;isolation:isolate}._honeycomb_s2w60_837{position:absolute;pointer-events:none;display:block;z-index:0;transform-origin:center center}._honeycombFloat_s2w60_853{animation:_floatY_s2w60_1 7s ease-in-out infinite}._honeycombFloatAlt_s2w60_861{animation:_floatYAlt_s2w60_1 9s ease-in-out infinite;animation-delay:-3s}._featuresTitle_s2w60_177{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;letter-spacing:0;text-wrap:balance;color:#33418a;text-align:center;margin:0 auto 20px;max-width:757px;padding:0 24px;box-sizing:border-box;white-space:nowrap}._featuresIntro_s2w60_193{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;color:#000;text-align:center;margin:0 auto 72px;max-width:860px;padding:0 24px;box-sizing:border-box}._featureRow_s2w60_957{display:flex;align-items:center;justify-content:center;gap:60px;width:100%;max-width:1440px;margin:0 auto 80px;padding:0 80px;position:relative;z-index:2;box-sizing:border-box}._featureRowReverse_s2w60_995{flex-direction:row-reverse}._featureRow_s2w60_957:last-child{margin-bottom:0}._featureText_s2w60_1011{flex:1 1 560px;max-width:560px;min-width:0}._featureCategory_s2w60_1023{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;text-transform:uppercase;color:#0c4de6;margin:0 0 12px}._featureCategoryBlack_s2w60_1051{color:#000}._featureSubtitle_s2w60_1059{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:122%;letter-spacing:0;color:#000;margin:0 0 16px}._featureBody_s2w60_1083{font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:#000}._featureBody_s2w60_1083 p{margin:0 0 12px}._featureBody_s2w60_1083 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}._featureBody_s2w60_1083 ul li{display:flex;align-items:flex-start;gap:10px;font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0}._featureBody_s2w60_1083 ul li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#0C4DE6;margin-top:10px;flex-shrink:0}._featureBody_s2w60_1083 strong{font-weight:600}._bulletAnimate_s2w60_1207{opacity:0;transform:translate(-14px);transition:opacity .4s ease,transform .4s ease;transition-delay:var(--bullet-delay, 0s)}._revealed_s2w60_153 ._bulletAnimate_s2w60_1207{opacity:1;transform:translate(0)}._featureMockupWrap_s2w60_1253{flex-shrink:0;display:flex;align-items:center;justify-content:center}._featureMockupWrap_s2w60_1253:hover{transform:translateY(-4px) scale(1.01);transition:transform .3s ease}._featureImgWrap_s2w60_1245{width:300px;height:396px;display:flex;align-items:center;justify-content:center}._featureImgWrap_s2w60_1245 img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease}._featureImgWrap_s2w60_1245:hover img{transform:scale(1.03)}._greyBox_s2w60_1245{width:300px;height:396px;background:#D9D9D9;border-radius:20px;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}._greyBox_s2w60_1245:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001a}._securitySection_s2w60_1371{width:100%;background:#ffffff;box-sizing:border-box;display:flex;align-items:center;padding:60px 0;flex-shrink:0}._securityImgWrap_s2w60_1415{width:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 40px;box-sizing:border-box}._securityImgWrap_s2w60_1415 img{width:100%;max-width:520px;object-fit:contain;display:block;border-radius:20px}._securityContent_s2w60_1459{width:50%;box-sizing:border-box;padding-left:0;padding-right:60px}._securityTitle_s2w60_1485{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:122%;letter-spacing:0;color:#000;margin:0 0 16px;max-width:560px}._noWrap_s2w60_1511{white-space:nowrap}._securityDesc_s2w60_1519{font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:#000;margin:0 0 20px;max-width:685px}._securityList_s2w60_1545{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:4px;max-width:420px}._securityList_s2w60_1545 li{font-family:Public Sans,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:#000;display:flex;align-items:flex-start;gap:10px;text-align:left}._securityList_s2w60_1545 li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#0078D4;flex-shrink:0;margin-top:9px}._securityListItemAnimate_s2w60_1641{opacity:0;transform:translate(-12px);transition:opacity .4s ease,transform .4s ease;transition-delay:var(--item-delay, 0s)}._revealed_s2w60_153 ._securityListItemAnimate_s2w60_1641{opacity:1;transform:translate(0)}._securityBtn_s2w60_591{background:linear-gradient(85.32deg,#0078D4 9.39%,#38BDF8 94.36%);border:none;border-radius:10px;width:223px;height:44px;padding:10px 20px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:100%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._securityBtn_s2w60_591:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0078d459}._securityBtn_s2w60_591:active{transform:translateY(0)}._ctaOuter_s2w60_1771{width:100%;position:relative;flex-shrink:0;margin-bottom:64px}._cta_s2w60_593{width:100%;background:#ffffff;overflow:clip;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:center;gap:32px;padding:40px 24px;box-sizing:border-box;min-height:280px;position:relative;isolation:isolate}._ctaCard_s2w60_1841{grid-column:1;grid-row:1;align-self:stretch;width:100%;height:100%;background:#0EA5E940;border-radius:0 20px 20px 0;z-index:0;pointer-events:none}._ctaCardAnimate_s2w60_1881{animation:_ctaCardIn_s2w60_1 .8s cubic-bezier(.22,1,.36,1) .1s both}._ctaInner_s2w60_1841{position:relative;z-index:2;grid-column:1;grid-row:1;justify-self:center;width:100%;max-width:900px;margin:0;padding:60px 40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}._ctaTitle_s2w60_1947{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;letter-spacing:0;color:#33418a;margin:0 0 24px;text-align:center;text-wrap:balance;white-space:normal}._ctaDesc_s2w60_1973{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:130%;letter-spacing:0;color:#000;margin:0 0 40px;text-align:center;white-space:normal}._ctaButtons_s2w60_1997{display:flex;flex-direction:row;justify-content:center;gap:24px;flex-wrap:nowrap;width:auto;margin:0 auto}._ctaBtn_s2w60_593{background:linear-gradient(85.32deg,#0078D4 9.39%,#38BDF8 94.36%);border:none;border-radius:10px;flex:0 0 auto;width:200px;height:64px;padding:0 20px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:100%;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-sizing:border-box;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._ctaBtn_s2w60_593:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0078d466}._ctaBtn_s2w60_593:active{transform:translateY(0)}._ctaRightImgWrap_s2w60_2117{position:relative;z-index:2;grid-column:2;grid-row:1;width:420px;max-width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}._ctaRightImgWrap_s2w60_2117 img{width:100%;height:auto;object-fit:contain;display:block;border-radius:20px}@media (max-width: 1440px){._featureRow_s2w60_957{padding:0 100px}}@media (max-width: 1280px){._featureRow_s2w60_957{padding:0 80px;gap:48px}._ctaTitle_s2w60_1947{font-size:27px;line-height:126%}._ctaDesc_s2w60_1973{font-size:18px;line-height:128%}._ctaInner_s2w60_1841{padding:50px 32px}._ctaRightImgWrap_s2w60_2117{width:360px}}@media (max-width: 1100px){._featureRow_s2w60_957{padding:0 48px;gap:36px}._featureText_s2w60_1011{flex:1 1 420px;max-width:420px}._featureImgWrap_s2w60_1245,._greyBox_s2w60_1245{width:280px;height:370px}._ctaTitle_s2w60_1947{font-size:26px;line-height:126%}._ctaDesc_s2w60_1973{font-size:17px;line-height:128%}._ctaInner_s2w60_1841{padding:44px 28px}._ctaRightImgWrap_s2w60_2117{width:310px}._securityTitle_s2w60_1485{font-size:22px}._securityDesc_s2w60_1519{font-size:16px}}@media (max-width: 960px){._featureRow_s2w60_957{padding:0 32px;gap:28px}._featureText_s2w60_1011{flex:1 1 340px;max-width:340px}._featuresTitle_s2w60_177{font-size:27px;line-height:126%}._featureCategory_s2w60_1023{font-size:17px;line-height:128%}._featureSubtitle_s2w60_1059{font-size:22px;line-height:122%}._featureBody_s2w60_1083,._featureBody_s2w60_1083 ul li{font-size:16px}._ctaRightImgWrap_s2w60_2117{width:270px}._ctaInner_s2w60_1841{padding:40px 24px}}@media (max-width: 900px){._hero_s2w60_239{height:auto;min-height:unset;display:flex;flex-direction:column;padding:90px 24px 40px;gap:24px;align-items:center;overflow:hidden;position:relative}._heroImgWrap_s2w60_271{position:relative;top:auto;left:auto;width:100%;max-width:300px;height:auto;aspect-ratio:706.999 / 450.647;margin:0 auto;border-radius:24px}._heroImgWrap_s2w60_271 img{border-radius:24px}._heroContent_s2w60_353{margin-left:0;margin-top:0;width:100%;padding:0;align-items:center;text-align:center}._heroTitle_s2w60_321{font-size:26px;line-height:126%;text-align:center}._heroTitleLine1_s2w60_417{white-space:normal}._heroDesc_s2w60_329{font-size:18px;line-height:128%;text-align:center}._heroButtons_s2w60_337{flex-wrap:wrap;justify-content:center;gap:12px}._features_s2w60_177{padding:48px 0 60px}._featuresTitle_s2w60_177{white-space:normal;font-size:26px;line-height:126%}._honeycomb_s2w60_837{display:none}._featureRow_s2w60_957,._featureRowReverse_s2w60_995{flex-direction:column!important;align-items:center;text-align:center;padding:0 24px;margin-bottom:56px;gap:28px}._featureText_s2w60_1011{flex:0 0 auto;width:100%;max-width:100%}._featureBody_s2w60_1083 ul{align-items:flex-start;text-align:left}._featureImgWrap_s2w60_1245,._greyBox_s2w60_1245{width:270px;height:357px}._securitySection_s2w60_1371{flex-direction:column;padding:48px 24px;min-height:unset;text-align:center;gap:32px}._securityImgWrap_s2w60_1415{width:100%;max-width:300px;padding:0;justify-content:center}._securityContent_s2w60_1459{width:100%;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center}._securityTitle_s2w60_1485{max-width:100%;margin:0 auto 16px;font-size:22px;line-height:122%}._securityDesc_s2w60_1519{max-width:100%;margin:0 auto 20px;font-size:16px;line-height:150%}._securityList_s2w60_1545{max-width:320px;align-items:flex-start;margin:0 auto 32px}._securityList_s2w60_1545 li{justify-content:flex-start;font-size:16px}._securityBtn_s2w60_591{margin:0 auto}._cta_s2w60_593{display:flex;flex-direction:column;padding:40px 24px 48px;min-height:unset;align-items:center}._ctaCard_s2w60_1841{position:absolute;width:calc(100% - 40px);border-radius:20px;top:20px;bottom:20px;left:20px;right:20px}._ctaInner_s2w60_1841{flex:0 0 auto;width:100%;max-width:480px;padding:40px 28px;align-items:center;text-align:center}._ctaTitle_s2w60_1947{font-size:22px;line-height:126%;text-align:center}._ctaDesc_s2w60_1973{font-size:16px;line-height:128%;text-align:center}._ctaButtons_s2w60_1997{justify-content:center;flex-direction:row;flex-wrap:nowrap;gap:12px;width:100%}._ctaBtn_s2w60_593{flex:1 1 0;width:auto;max-width:220px;height:52px;font-size:15px;padding:0 12px}._ctaRightImgWrap_s2w60_2117{flex:0 0 auto;height:auto;width:100%;max-width:340px}}@media (max-width: 640px){._hero_s2w60_239{padding:80px 20px 32px;gap:20px}._heroImgWrap_s2w60_271{max-width:250px;border-radius:24px}._heroImgWrap_s2w60_271 img{border-radius:24px}._heroTitle_s2w60_321{font-size:24px;line-height:126%}._heroDesc_s2w60_329{font-size:16px;line-height:128%}._btn_s2w60_469{font-size:14px;padding:10px 14px;height:40px}._features_s2w60_177{padding:40px 0 48px}._featuresTitle_s2w60_177{font-size:24px;line-height:126%;margin-bottom:12px}._featuresIntro_s2w60_193{font-size:16px;line-height:128%;margin-bottom:36px}._featureRow_s2w60_957,._featureRowReverse_s2w60_995{padding:0 20px;margin-bottom:44px;gap:20px}._featureCategory_s2w60_1023{font-size:16px;line-height:128%}._featureSubtitle_s2w60_1059{font-size:20px;line-height:122%}._featureBody_s2w60_1083,._featureBody_s2w60_1083 ul li{font-size:16px;line-height:150%}._featureImgWrap_s2w60_1245,._greyBox_s2w60_1245{width:215px;height:284px}._securitySection_s2w60_1371{padding:40px 20px;gap:24px}._securityImgWrap_s2w60_1415{max-width:230px}._securityTitle_s2w60_1485{font-size:20px;line-height:122%}._securityDesc_s2w60_1519,._securityList_s2w60_1545 li{font-size:16px;line-height:150%}._securityBtn_s2w60_591{width:100%;max-width:260px}._cta_s2w60_593{padding:32px 20px 40px}._ctaInner_s2w60_1841{padding:32px 20px}._ctaTitle_s2w60_1947{font-size:20px;line-height:126%}._ctaDesc_s2w60_1973{font-size:16px;line-height:128%}._ctaBtn_s2w60_593{max-width:170px;height:48px;font-size:13px;padding:0 10px}._ctaButtons_s2w60_1997{gap:10px}._ctaRightImgWrap_s2w60_2117{max-width:260px}}@media (max-width: 400px){._heroTitle_s2w60_321{font-size:22px}._heroDesc_s2w60_329{font-size:15px}._heroImgWrap_s2w60_271{max-width:210px}._featuresTitle_s2w60_177{font-size:22px}._featureSubtitle_s2w60_1059{font-size:19px}._featureImgWrap_s2w60_1245,._greyBox_s2w60_1245{width:185px;height:244px}._ctaTitle_s2w60_1947{font-size:18px}._ctaRightImgWrap_s2w60_2117{max-width:220px}._securityTitle_s2w60_1485{font-size:18px}._securityImgWrap_s2w60_1415{max-width:190px}._btn_s2w60_469{font-size:13px;padding:8px 12px}._ctaBtn_s2w60_593{font-size:14px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:.01ms!important;transition-duration:.01ms!important}}._page_j3olq_5{--navy: #242e62;--hex-fill: #cfe8fa;--hex-stroke: #ffffff;--hex-ink: #1b2a5b;--orange: #f2a96c;--orange-stroke: #e07b2c;--orange-text: #f47b20;width:100%;min-width:0;overflow-x:hidden;position:relative}._deviceFlow_j3olq_27{width:100%;margin-top:263px;margin-bottom:-90px;padding:28px 24px 0;box-sizing:border-box;position:relative;z-index:30;overflow:visible}._deviceFlowInner_j3olq_49{width:100%;max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,42px);position:relative}._phoneImg_j3olq_71{flex:0 0 auto;width:clamp(110px,11vw,185px);height:auto;display:block;position:relative;top:-110px;z-index:32}._flowLineWrap_j3olq_92{flex:1 1 auto;width:100%;max-width:880px;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:18px;position:relative;z-index:31}._flowLabels_j3olq_119{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}._flowLabel_j3olq_119{flex:0 1 auto;min-width:0;padding:8px 14px;background:#fffaf0;border:1.5px solid #f0e2bc;border-radius:8px;color:#1b2a5b;font-family:Inter,sans-serif;font-size:clamp(10px,.95vw,15px);font-weight:500;line-height:1.15;text-align:center;white-space:nowrap;box-sizing:border-box}._flowLabelActive_j3olq_163{color:#b5691a;border-color:#eaa93f}._flowLine_j3olq_92{width:100%;height:4px;border-top:4px dashed #8edcff;position:relative;box-sizing:border-box}._flowLine_j3olq_92:after{content:"";position:absolute;right:-2px;top:50%;width:12px;height:12px;border-top:4px solid #8edcff;border-right:4px solid #8edcff;transform:translateY(-50%) rotate(45deg)}._hero_j3olq_214{width:100%;background:#ffffff;padding:48px 24px 52px;text-align:center;box-sizing:border-box;position:relative;z-index:10}._heroInner_j3olq_231{width:100%;max-width:820px;margin:0 auto}._heroTitle_j3olq_240{margin:0 0 18px;color:#0a0a0a;font-size:clamp(28px,3.6vw,40px);font-weight:800;line-height:1.25;text-wrap:balance}._heroSub_j3olq_255{max-width:650px;margin:0 auto;color:#000;font-size:clamp(14px,1.2vw,18px);font-weight:500;line-height:1.4}._agents_j3olq_274{width:100%;background:var(--navy);padding:32px 24px 44px;text-align:center;box-sizing:border-box;overflow:hidden}._agentsInner_j3olq_289{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}._agentsTitle_j3olq_308{margin:0 0 8px;color:#fff;font-size:clamp(22px,2.5vw,30px);font-weight:600;line-height:1.25}._agentsSub_j3olq_321{max-width:900px;margin:0 auto;color:#d5ddf2;font-size:clamp(13px,1.25vw,18px);font-weight:500;line-height:1.35;text-align:center}._diagramGrid_j3olq_342{position:relative;width:min(820px,100%);aspect-ratio:900 / 600;margin:18px auto 0;flex:0 0 auto}._connectorSvg_j3olq_362{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;overflow:visible;pointer-events:none}._connectorLines_j3olq_379 line{stroke:#fff;stroke-width:1.6;fill:none;vector-effect:non-scaling-stroke}._hexGroup_j3olq_394{position:absolute;z-index:2;width:16.667%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}._hexShapeWrap_j3olq_417{position:relative;width:100%;aspect-ratio:1 / 1;flex:0 0 auto}._hexSvg_j3olq_428{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}._hexPolygon_j3olq_441{fill:var(--hex-fill);stroke:var(--hex-stroke);stroke-width:1.5;vector-effect:non-scaling-stroke}._orchPolygon_j3olq_452{fill:var(--orange);stroke:var(--orange-stroke);stroke-width:2.5;vector-effect:non-scaling-stroke}._hexTextOverlay_j3olq_467{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:18% 8%;text-align:center;box-sizing:border-box}._hexTextOverlay_j3olq_467 span{display:block;width:100%;color:var(--hex-ink);font-size:clamp(6px,1.2vw,12px);font-weight:500;line-height:1.12;white-space:nowrap}._orchTextOverlay_j3olq_511{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:0 5%;text-align:center;box-sizing:border-box}._orchTextOverlay_j3olq_511 span{color:var(--hex-ink);font-size:clamp(7px,1.35vw,13px);font-weight:700;letter-spacing:.45px;white-space:nowrap}._hexLabel_j3olq_547{margin-top:8px;color:#fff;font-size:clamp(9px,1.65vw,16px);font-weight:600;line-height:1.2;text-align:center;white-space:nowrap}._orchestratorGroup_j3olq_568{width:16.667%}._orchBlock_j3olq_577{width:min(760px,100%);margin:14px auto 0;padding:0 20px;box-sizing:border-box;text-align:center}._orchTitle_j3olq_590{margin:0 0 8px;color:var(--orange-text);font-size:clamp(20px,2vw,28px);font-weight:600;line-height:1.2}._orchCopy_j3olq_603{max-width:700px;margin:0 auto;color:#e4eaf8;font-size:clamp(13px,1.25vw,18px);font-weight:500;line-height:1.3;text-align:center}@media (max-width: 1100px){._deviceFlow_j3olq_27{margin-top:230px;margin-bottom:-75px}._phoneImg_j3olq_71{top:-90px;width:clamp(105px,12vw,165px)}._flowLineWrap_j3olq_92{max-width:720px}._diagramGrid_j3olq_342{width:min(760px,100%)}}@media (max-width: 768px){._deviceFlow_j3olq_27{margin-top:150px;margin-bottom:-25px;padding:24px 16px 0}._deviceFlowInner_j3olq_49{display:block;width:100%}._phoneImg_j3olq_71{display:none}._flowLineWrap_j3olq_92{width:100%;max-width:100%;margin:0 auto}._flowLabels_j3olq_119{width:100%;flex-wrap:wrap;justify-content:center;gap:8px}._flowLabel_j3olq_119{flex:1 1 140px;max-width:100%;white-space:normal;font-size:11px}._hero_j3olq_214{padding:32px 20px 36px}._heroTitle_j3olq_240{font-size:23px}._heroSub_j3olq_255{font-size:13px}._agents_j3olq_274{padding:30px 12px 36px}._agentsTitle_j3olq_308{font-size:22px}._agentsSub_j3olq_321{max-width:340px;font-size:11px;line-height:1.3}._desktopBreak_j3olq_756{display:none}._diagramGrid_j3olq_342{width:min(370px,100%);margin-top:16px;aspect-ratio:900 / 600}._hexGroup_j3olq_394{width:16.667%}._hexTextOverlay_j3olq_467{padding:16% 4%}._hexTextOverlay_j3olq_467 span{font-size:clamp(4.5px,1.8vw,7px);line-height:1.08}._orchTextOverlay_j3olq_511 span{font-size:clamp(5px,2vw,8px)}._hexLabel_j3olq_547{margin-top:4px;font-size:clamp(5px,2vw,8px);line-height:1.1}._orchBlock_j3olq_577{margin-top:12px;padding:0 12px}._orchTitle_j3olq_590{font-size:20px;margin-bottom:6px}._orchCopy_j3olq_603{font-size:10px;line-height:1.3}}@media (max-width: 480px){._deviceFlow_j3olq_27{margin-top:125px;margin-bottom:-15px}._hero_j3olq_214{padding:28px 16px 32px}._heroTitle_j3olq_240{font-size:21px}._agents_j3olq_274{padding:28px 8px 34px}._agentsTitle_j3olq_308{font-size:20px}._agentsSub_j3olq_321{font-size:9px;max-width:310px}._diagramGrid_j3olq_342{width:min(370px,100%);margin-top:14px}._hexTextOverlay_j3olq_467 span{font-size:4.8px}._orchTextOverlay_j3olq_511 span{font-size:5.2px}._hexLabel_j3olq_547{font-size:5.8px;margin-top:3px}._orchTitle_j3olq_590{font-size:18px}._orchCopy_j3olq_603{font-size:9px}}@media (max-width: 360px){._agents_j3olq_274{padding-left:6px;padding-right:6px}._diagramGrid_j3olq_342{width:100%}._hexTextOverlay_j3olq_467 span{font-size:4.2px}._orchTextOverlay_j3olq_511 span{font-size:4.6px}._hexLabel_j3olq_547{font-size:5.2px}._orchCopy_j3olq_603{font-size:8.5px}}.careers-section{background:#EFFAFF;width:100%;margin:0 auto;position:relative;overflow:hidden;font-family:Inter,sans-serif}.careers-hero{text-align:center;padding:120px 24px 0}.careers-hero__title{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(28px,4vw,48px);line-height:110%;color:#0d1c46;max-width:952px;margin:0 auto}.careers-hero__subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,18px);line-height:150%;color:#000;max-width:900px;margin:28px auto 0}.careers-opportunities{text-align:center;margin-top:68px;padding:0 24px}.careers-opportunities__title{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(28px,4vw,48px);line-height:100%;color:#0d1c46;margin:0}.careers-cards-row{position:relative;margin-top:40px;padding:0 80px;display:flex;align-items:center;gap:12px}.careers-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.careers-card{background:#0d1c46;width:100%;aspect-ratio:269 / 375;border-radius:10px;position:relative;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #0d1c4633;overflow:hidden;-webkit-tap-highlight-color:rgba(56,189,248,.15);touch-action:manipulation;-webkit-user-select:none;user-select:none}.careers-card:hover,.careers-card:focus-visible{transform:translateY(-6px);box-shadow:0 16px 40px #0d1c4659;outline:none}.careers-card:active{transform:translateY(-2px);box-shadow:0 8px 24px #0d1c464d}.careers-card__shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;transition:background .3s ease;border-radius:10px}.careers-card:hover .careers-card__shimmer{background:linear-gradient(135deg,rgba(56,189,248,.12) 0%,transparent 60%)}.careers-card__accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0078d4,#38bdf8);border-radius:10px 10px 0 0}.careers-card__content{position:absolute;bottom:10%;left:28px;right:28px}.careers-card__title{font-family:Inter,sans-serif;font-weight:500;font-size:clamp(16px,1.6vw,24px);line-height:120%;color:#fff;margin:0}.careers-card__link{margin-top:12px;display:flex;align-items:center;gap:6px}.careers-card__link-text{font-size:13px;color:#38bdf8;font-weight:500}.careers-arrow-btn{flex-shrink:0;background:white;border:none;border-radius:50%;width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 2px 8px #00000026;z-index:2;transition:box-shadow .2s ease,transform .15s ease;color:#0d1c46;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.careers-arrow-btn:hover{box-shadow:0 4px 16px #0003}.careers-arrow-btn:active{transform:scale(.93)}.careers-techstack{text-align:center;margin-top:56px;padding:0 24px}.careers-techstack__title{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(28px,4vw,48px);line-height:100%;color:#000;margin:0}.careers-techstack__grid{background:#0EA5E933;width:100%;max-width:1267px;margin:40px auto 0;border-radius:10px;padding:30px 40px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:19px;column-gap:35px;text-align:left}.careers-techstack__item{font-family:Inter,sans-serif;font-weight:500;font-size:clamp(15px,1.6vw,24px);line-height:115%;color:#0d1c46;cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.careers-cta{background:#ffffff;margin:56px 0 0;padding:60px 40px 80px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.careers-cta__illustration{position:absolute;right:clamp(20px,5%,60px);bottom:20px;width:clamp(140px,20%,321px);height:auto;object-fit:contain;opacity:1}.careers-cta__title{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(28px,4vw,48px);line-height:110%;color:#000;max-width:655px;margin:0 auto;position:relative;z-index:1}.careers-cta__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:clamp(16px,1.8vw,24px);line-height:115%;color:#000;max-width:700px;margin:28px auto 0;position:relative;z-index:1}.careers-linkedin-btn{margin-top:34px;background:linear-gradient(85.32deg,#0078d4 9.39%,#38bdf8 94.36%);border:none;border-radius:10px;width:283px;height:56px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:opacity .2s ease,transform .2s ease;position:relative;z-index:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.careers-linkedin-btn:hover{opacity:.9;transform:translateY(-2px)}.careers-linkedin-btn:active{transform:translateY(0);opacity:.85}.careers-linkedin-btn__text{font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#fff;white-space:nowrap}@media (max-width: 1100px){.careers-cards-row{padding:0 56px}}@media (max-width: 900px){.careers-hero{padding-top:100px}.careers-cards-row{padding:0 48px}.careers-cards-grid,.careers-techstack__grid{grid-template-columns:repeat(2,1fr)}.careers-cta__illustration{opacity:.25}}@media (max-width: 640px){.careers-hero{padding-top:80px}.careers-opportunities{margin-top:48px}.careers-cards-row{padding:0 36px}.careers-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}.careers-card__content{left:16px;right:16px}.careers-techstack__grid{grid-template-columns:repeat(2,1fr);padding:24px;column-gap:20px}.careers-cta{padding:48px 24px 60px}.careers-cta__illustration{display:none}.careers-linkedin-btn{width:100%;max-width:320px}}@media (max-width: 420px){.careers-hero{padding-top:70px}.careers-cards-grid{grid-template-columns:1fr}.careers-card{aspect-ratio:unset;height:180px}.careers-techstack__grid{grid-template-columns:1fr;row-gap:14px}}.about-page,.about-page *{box-sizing:border-box}.about-page{width:100%;overflow-x:hidden;background:transparent;font-family:Inter,sans-serif;margin:0;padding:0}.about-hero{width:100%;height:auto;padding:245px 0 60px;position:relative;overflow:visible;background:transparent;z-index:0}.about-hero:before{content:none}.about-hero:after{content:none}.about-hero__title{position:absolute;top:191px;left:5px;width:327px;height:72px;font-family:Inter,sans-serif;font-weight:550;font-size:35px;line-height:100%;color:#33418a;margin-left:90px;margin-top:0;z-index:0}.about-hero__card{position:relative;margin:0 auto;width:1218px;max-width:calc(100% - 390px);height:auto;background:rgba(255,255,255,.9);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);border-radius:20px;overflow:visible;padding:40px 48px 60px;z-index:0}.about-hero__text{position:relative;width:100%;z-index:0}.about-hero__heading{width:100%;white-space:normal;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.2rem,.95rem + 1.1vw,1.75rem);line-height:128%;color:#33418a;text-wrap:balance;margin:0 0 40px}.about-hero__body{width:100%;font-family:Inter,sans-serif;font-weight:500;font-size:17px;line-height:130%;color:#000;margin:0 0 28px}.about-hero__body--flow{margin-top:0}.about-hero__pillars{position:relative;width:100%;border-top:none;padding-top:40px;display:flex;justify-content:space-between;gap:40px;z-index:0}.about-hero__pillar{width:489px}.about-hero__pillar-title{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;margin:0 0 18px;text-wrap:balance}.about-hero__pillar-body{font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000;margin:0}.about-cta{position:relative;width:100%;max-width:1440px;height:491px;margin:0 auto;background:#FFFFFF;overflow:hidden;z-index:0}.about-cta__card{position:absolute;top:20px;left:40px;width:903px;height:428px;background:#EFFAFF;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:0 60px}.about-cta__text-block{width:100%;text-align:left}.about-cta__title{font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;text-wrap:balance;margin:0 0 16px}.about-cta__subtitle{font-weight:500;font-size:20px;line-height:130%;color:#000;margin:0 0 32px}.about-cta__btns{display:flex;gap:24px}.about-cta__btn{width:320px;min-width:320px;height:50px;border:none;border-radius:10px;background:#F97316;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.about-cta__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0078d459}.about-cta__btn:active{transform:scale(.98)}.about-cta__illustration{position:absolute;width:320px;height:auto;right:60px;bottom:0;object-fit:contain}@media (max-width: 1600px){.about-hero__card{max-width:calc(100% - 200px)}.about-hero__title{left:100px}}@media (max-width: 1440px){.about-hero{padding-top:180px}.about-hero__title{left:60px;top:120px;font-size:60px}.about-hero__card{max-width:calc(100% - 120px);padding:32px 40px 60px}.about-hero__pillar{width:45%}}@media (max-width: 1200px){.about-hero__title{left:40px;font-size:52px}.about-hero__card{max-width:calc(100% - 80px)}.about-hero__body{font-size:18px}.about-hero__pillars{margin-top:8px}.about-cta__card{width:calc(100% - 80px)}.about-cta__subtitle{font-size:clamp(15px,2vw,20px)}.about-cta__btn{width:260px;min-width:260px}.about-cta__illustration{width:240px;right:20px}}@media (max-width: 960px){.about-hero__title{left:24px;font-size:44px;top:100px}.about-hero__card{max-width:calc(100% - 48px);padding:28px 24px 48px}.about-hero__heading{font-size:28px;margin-bottom:24px}.about-hero__body{font-size:16px;margin-bottom:20px}.about-hero__pillars{padding-top:32px;gap:20px}.about-hero__pillar{width:48%}.about-cta{height:auto;aspect-ratio:auto;padding:40px 24px}.about-cta__card{position:relative;top:unset;left:unset;width:100%;height:auto;padding:32px 40px}.about-cta__illustration{display:none}}@media (max-width: 768px){.about-hero{padding-top:110px;padding-bottom:40px}.about-hero__title{font-size:36px;top:80px;left:20px}.about-hero__card{max-width:calc(100% - 40px);padding:24px 20px 48px}.about-hero__heading{font-size:24px;width:100%;margin-bottom:16px}.about-hero__body{width:100%;font-size:15px;margin-bottom:16px}.about-hero__pillars{flex-direction:column;gap:28px;padding-top:32px}.about-hero__pillar{width:100%}.about-cta{padding:40px 20px 60px}.about-cta__card{padding:32px 24px}.about-cta__title{font-size:clamp(18px,4vw,24px);white-space:normal}.about-cta__subtitle{font-size:clamp(14px,3.5vw,18px);white-space:normal}.about-cta__btns{flex-direction:column;align-items:flex-start;gap:16px}.about-cta__btn{width:100%;max-width:280px;min-width:unset}}@media (max-width: 480px){.about-hero__title{font-size:30px;top:70px}.about-hero__card{border-radius:16px}.about-hero__heading{font-size:22px}.about-hero__body{font-size:14px}.about-cta__title{font-size:20px}.about-cta__subtitle{font-size:13px}.about-cta__btn{font-size:13px;height:44px}}@media (max-width: 360px){.about-hero__title{font-size:26px}.about-hero__heading{font-size:20px}.about-hero__body{font-size:13px}.about-cta__title{font-size:18px}.about-cta__btn{font-size:12px}}@media (prefers-reduced-motion: reduce){.about-page *,.about-page *:before,.about-page *:after{transition-duration:.01ms!important}}*{box-sizing:border-box}.contact-page{width:100%;font-family:Inter,sans-serif;position:relative;padding:120px 20px 200px;overflow:hidden}.contact-header{text-align:center}.contact-header__title{font-family:Inter,sans-serif;font-weight:600;font-size:clamp(23px,3.1vw,35px);line-height:118%;color:#33418a;max-width:100%;white-space:nowrap;margin:20px auto 0}.contact-header__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:clamp(16px,1.3vw,19px);line-height:140%;color:#000;max-width:650px;margin:18px auto 0}.contact-form-wrap{display:flex;justify-content:center;margin-top:60px}.contact-card{width:100%;max-width:820px;background:#0EA5E9;border-radius:18px;padding:44px 44px 80px;display:flex;flex-direction:column;gap:22px;position:relative;overflow:visible}.contact-illustration{position:absolute;bottom:-80px;object-fit:contain;z-index:2;pointer-events:none}.contact-illustration--left{width:180px;left:-110px}.contact-illustration--right{width:170px;right:-100px}.contact-submit-row{display:flex;justify-content:flex-end;margin-top:10px;position:relative;z-index:10}.contact-row--two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-field{display:flex;flex-direction:column;gap:8px;position:relative}.contact-label{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#fff}.contact-required{color:#17191a}.contact-input{width:100%;height:52px;border:none;border-radius:6px;background:#d9d9d9;padding:0 14px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#111;outline:none;transition:.2s ease}.contact-input:focus{background:#efefef;outline:2px solid #38bdf8}.contact-input::placeholder{color:#888}.contact-textarea{height:110px;padding:14px;resize:vertical}.contact-dropdown-trigger{width:100%;height:52px;border:none;border-radius:6px;background:#d9d9d9;padding:0 14px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.contact-dropdown-trigger--open{border-radius:6px 6px 0 0}.contact-dropdown-placeholder{color:#888}.contact-dropdown-arrow{font-size:18px}.contact-radio-card{position:absolute;top:calc(100% - 2px);left:0;right:0;background:#fff;border-radius:0 0 12px 12px;padding:20px;z-index:20;box-shadow:0 10px 24px #00000026}.contact-radio-card__title{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:130%;margin:0 0 16px;color:#111}.contact-radio-list{display:flex;flex-direction:column;gap:14px}.contact-radio-item{display:flex;align-items:center;gap:12px;cursor:pointer}.contact-radio-circle{width:22px;height:22px;border-radius:50%;border:2px solid #bbb;display:flex;align-items:center;justify-content:center}.contact-radio-item--selected .contact-radio-circle{border-color:#0078d4}.contact-radio-dot{width:10px;height:10px;border-radius:50%;background:#0078d4}.contact-radio-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#111}.contact-submit-btn{border:none;border-radius:10px;width:110px;height:42px;background:#F97316;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:100%;cursor:pointer;transition:.25s ease}.contact-submit-btn:hover{transform:translateY(-2px);opacity:.95}.contact-error-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(13,28,70,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.contact-error-box{background:#fff;border-radius:14px;padding:32px 28px;width:100%;max-width:380px;text-align:center;box-shadow:0 20px 50px #0d1c4640}.contact-error-text{margin:0 0 24px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#122333}.contact-error-btn{border:none;border-radius:10px;background:#0EA5E9;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;height:44px;padding:0 32px;cursor:pointer;transition:.2s ease}.contact-error-btn:hover{opacity:.9}@media (max-width: 768px){.contact-page{padding:100px 40px 180px}.contact-header__title{font-size:clamp(24px,5vw,30px);line-height:118%;white-space:normal}.contact-header__subtitle{font-size:16px;line-height:140%}.contact-form-wrap{margin-top:48px}.contact-card{padding:36px 24px 80px}.contact-row--two{grid-template-columns:1fr}.contact-label,.contact-input,.contact-dropdown-trigger{font-size:16px}.contact-illustration--left{width:130px;left:-80px;bottom:-70px}.contact-illustration--right{width:120px;right:-75px;bottom:-70px}}@media (max-width: 520px){.contact-page{padding:80px 24px 150px}.contact-header__title{font-size:24px;line-height:118%;white-space:normal}.contact-header__subtitle{font-size:15px;line-height:150%;margin-top:14px}.contact-form-wrap{margin-top:40px}.contact-card{padding:28px 16px 70px;border-radius:14px;gap:18px}.contact-label{font-size:15px}.contact-input,.contact-dropdown-trigger{height:50px;font-size:15px}.contact-textarea{height:105px;padding:13px}.contact-radio-card{padding:18px}.contact-radio-card__title{font-size:17px}.contact-radio-text{font-size:15px}.contact-submit-btn{width:105px;height:40px;font-size:15px}.contact-illustration--left{width:95px;left:-55px;bottom:-60px}.contact-illustration--right{width:90px;right:-50px;bottom:-60px}}@media (max-width: 380px){.contact-page{padding-bottom:130px;padding-left:16px;padding-right:16px}.contact-header__title{font-size:22px}.contact-header__subtitle{font-size:14px}.contact-card{padding-bottom:60px}.contact-label,.contact-input,.contact-dropdown-trigger,.contact-radio-text,.contact-submit-btn{font-size:14px}.contact-illustration--left{width:75px;left:-40px;bottom:-50px}.contact-illustration--right{width:72px;right:-38px;bottom:-50px}}@media (prefers-reduced-motion: reduce){.contact-input,.contact-submit-btn{transition:none!important}}._overlay_vpymb_1{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_vpymb_1 .2s ease}._popup_vpymb_23{background:#ffffff;border-radius:20px;padding:40px 36px 32px;max-width:400px;width:90%;text-align:center;position:relative;animation:_slideUp_vpymb_1 .25s ease}@keyframes _fadeIn_vpymb_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_vpymb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeBtn_vpymb_65{position:absolute;top:14px;right:16px;background:none;border:none;font-size:16px;color:#9ca3af;cursor:pointer;line-height:1;padding:4px}._closeBtn_vpymb_65:hover{color:#374151}._iconRing_vpymb_93{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 24px #22c55e59}._title_vpymb_117{font-size:22px;font-weight:700;color:#111827;margin:0 0 10px}._subtitle_vpymb_131{font-size:14px;color:#6b7280;margin:0 0 28px;line-height:1.6}._bookBtn_vpymb_145{display:flex;align-items:center;justify-content:center;width:100%;padding:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:12px;box-shadow:0 4px 16px #2563eb4d}._bookBtn_vpymb_145:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}._skipBtn_vpymb_191{background:none;border:none;color:#9ca3af;font-size:13px;cursor:pointer;padding:4px}._skipBtn_vpymb_191:hover{color:#6b7280;text-decoration:underline}@keyframes _fadeInDown_10id1_1{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_10id1_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _successPop_10id1_1{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}._page_10id1_39{width:100%;overflow-x:hidden;font-family:Inter,sans-serif}._header_10id1_57{width:100%;min-height:120px;background:transparent;margin-top:85px;position:relative;display:flex;align-items:center;justify-content:center;padding:40px 20px 30px;box-sizing:border-box}._headerTitle_10id1_83{color:#33418a;font-size:48px;font-weight:600;text-align:center;margin:0;animation:_fadeInDown_10id1_1 .9s ease both}._content_10id1_107{width:100%;padding:30px 20px 100px;display:flex;justify-content:center;box-sizing:border-box}._card_10id1_123{width:100%;max-width:640px;background:#ffffff;border-radius:14px;padding:48px;box-sizing:border-box;box-shadow:0 10px 40px #0d1c461a;animation:_fadeInUp_10id1_1 .9s ease both}._intro_10id1_145{margin:0 0 32px;font-family:Public Sans,sans-serif;font-size:17px;line-height:170%;color:#364570;text-align:center}._form_10id1_169{display:flex;flex-direction:column;align-items:stretch;gap:20px;width:100%;box-sizing:border-box}._formRow_10id1_187{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;box-sizing:border-box}._formField_10id1_207{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-width:0;box-sizing:border-box;text-align:left}._formLabel_10id1_229{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#0d1c46;text-align:left}._formInput_10id1_245,._formSelect_10id1_247{width:100%;min-width:0;height:46px;border:1px solid #d6dcec;border-radius:8px;padding:0 14px;font-family:Public Sans,sans-serif;font-size:15px;color:#0d1c46;background:#fbfcfe;box-sizing:border-box;text-align:left;transition:border-color .2s ease,box-shadow .2s ease}._formSelect_10id1_247{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23364570' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:34px;text-align-last:left;cursor:pointer}._formInput_10id1_245:focus,._formSelect_10id1_247:focus{outline:none;border-color:#047cd6;box-shadow:0 0 0 3px #047cd626}._submitBtn_10id1_315{width:100%;box-sizing:border-box;margin-top:8px;border:none;border-radius:10px;background:linear-gradient(85deg,#0078d4 20%,#38bdf8 50%,#0078d4 80%);background-size:200% auto;color:#fff;height:50px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-position .4s ease}._submitBtn_10id1_315:hover{background-position:right center;transform:translateY(-2px)}._submitBtn_10id1_315:focus-visible{outline:2px solid #0d1c46;outline-offset:2px}._successState_10id1_373{display:flex;flex-direction:column;align-items:center;text-align:center}._successIcon_10id1_387{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#0078d4,#38bdf8);display:flex;align-items:center;justify-content:center;margin-bottom:20px;animation:_successPop_10id1_1 .4s ease both}._successHeading_10id1_411{margin:0 0 10px;font-family:Inter,sans-serif;font-weight:600;font-size:24px;color:#0d1c46}._successText_10id1_427{margin:0 0 28px;font-family:Public Sans,sans-serif;font-size:16px;line-height:165%;color:#364570;max-width:420px}._successResetBtn_10id1_445{border:1px solid #d6dcec;background:#ffffff;color:#0d1c46;border-radius:10px;height:46px;padding:0 28px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}._successResetBtn_10id1_445:hover{background:#f0f4fa;border-color:#b8c4e0}@media screen and (max-width: 768px){._header_10id1_57{padding:70px 16px 60px;min-height:160px}._headerTitle_10id1_83{font-size:32px}._content_10id1_107{padding:20px 16px 70px}._card_10id1_123{padding:32px 24px}._intro_10id1_145{font-size:16px}}@media screen and (max-width: 480px){._headerTitle_10id1_83{font-size:26px}._card_10id1_123{padding:28px 20px}._formRow_10id1_187{grid-template-columns:1fr;gap:16px}._successHeading_10id1_411{font-size:20px}}.login-section{--wave-clearance: 263px;position:relative;display:flex;align-items:center;width:100%;min-height:calc(100vh - 88px);margin-top:88px;overflow:hidden;font-family:Public Sans,sans-serif}.login-image{position:absolute;top:0;left:33%;right:0;bottom:0;overflow:hidden;z-index:1}.login-image__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.login-card{position:relative;z-index:2;width:548px;background:#0EA5E9;border-radius:15px;margin-top:60px;margin-bottom:60px;margin-left:126px;padding:32px 85px 36px;display:flex;flex-direction:column;align-items:center;flex-shrink:0;box-sizing:border-box}.login-card__logo-wrap{display:flex;justify-content:center;align-items:center;height:90px;margin-bottom:20px}.login-card__logo{width:400px;height:400px;object-fit:contain;display:block;margin-top:120px}.login-provider-btn{width:379px;height:46px;display:flex;align-items:center;gap:10px;background:#2c7ced;border:none;border-radius:5px;color:#fff;font-family:Public Sans,sans-serif;font-size:18px;font-weight:400;line-height:150%;letter-spacing:0%;padding:0 16px;cursor:pointer;transition:background .2s ease,transform .15s ease;margin-bottom:10px;white-space:nowrap;box-sizing:border-box}.login-provider-btn:hover{background:#1a6cd4;transform:translateY(-1px)}.login-provider-btn:active{transform:translateY(0)}.login-provider-btn__icon{width:35px;height:35px;flex-shrink:0;object-fit:contain}.login-provider-btn--gmail .login-provider-btn__icon{width:36px;height:36px}.login-divider{display:flex;align-items:center;gap:8px;width:379px;margin-top:4px;margin-bottom:12px;box-sizing:border-box}.login-divider__line{width:61px;flex-shrink:0;height:0;border-top:1px solid #989898;display:block}.login-divider__text{flex:1;font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0%;color:#828282;white-space:nowrap;text-align:center}.login-form__error{width:379px;background:#fdecea;color:#b3261e;border:1px solid #f5c2c0;border-radius:8px;padding:10px 14px;margin-bottom:12px;font-family:Public Sans,sans-serif;font-size:14px;box-sizing:border-box}.login-form{width:379px;display:flex;flex-direction:column;box-sizing:border-box}.login-form__group{display:flex;flex-direction:column;margin-bottom:8px}.login-form__label{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0%;color:#cbc7c7;margin-bottom:4px}.login-form__input{width:100%;height:46px;background:#233464;border:.05px solid #d0d0d0;border-radius:5px;color:#cbc7c7;font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0%;padding:0 12px;outline:none;box-sizing:border-box;transition:border-color .2s ease}.login-form__input::placeholder{color:#cbc7c7}.login-form__input:focus{border-color:#2c7ced;border-width:1px}.login-form__password-wrap{position:relative;width:100%}.login-form__input--password{padding-right:40px}.login-form__eye-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#cbc7c7;cursor:pointer;transition:color .2s ease}.login-form__eye-btn:hover{color:#38bdf8}.login-form__eye-btn svg{width:18px;height:18px;display:block}.login-form__options-row{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.login-form__remember{display:flex;align-items:center;gap:6px;font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0%;color:#cbc7c7;cursor:pointer;-webkit-user-select:none;user-select:none}.login-form__checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:14px;flex-shrink:0;background:#233464;border:1px solid #d0d0d0;border-radius:3px;cursor:pointer;margin:0;position:relative;transition:background .2s ease,border-color .2s ease}.login-form__checkbox:hover{border-color:#2c7ced}.login-form__checkbox:checked{background:#2c7ced;border-color:#2c7ced}.login-form__checkbox:checked:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.login-form__checkbox:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.login-form__forgot{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0%;color:#cbc7c7;cursor:pointer;transition:color .2s ease}.login-form__forgot:hover{color:#38bdf8}.login-form__submit{width:380px;height:36px;background:#2c7ced;border:none;border-radius:10px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;font-style:normal;line-height:100%;letter-spacing:0%;cursor:pointer;margin-top:14px;padding:10px 20px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 16px #0078d459}.login-form__submit:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0078d480}.login-form__submit:active{transform:translateY(0)}.login-form__submit:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-card__signup{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;color:#cbc7c7;margin:12px 0 0;text-align:center}.login-card__signup-link{color:#38bdf8;cursor:pointer;text-decoration:underline;transition:color .2s ease}.login-card__signup-link:hover{color:#7dd3fc}.login-card__footer{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:14px}.login-card__secure{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0%;color:#fff;text-align:center;margin:0}.login-card__badges{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;letter-spacing:0%;color:#cbc7c7;text-align:center;margin:0}@media (max-width: 1200px){.login-section{--wave-clearance: 263px}.login-card{width:480px;margin-left:80px;padding:28px 60px 32px}.login-provider-btn,.login-form,.login-divider,.login-form__error,.login-form__submit{width:100%!important}.login-card__logo{width:400px;height:400px;margin-top:120px}}@media (max-width: 1024px){.login-section{--wave-clearance: 230px}.login-card{width:420px;margin-left:48px;padding:24px 44px 28px}.login-provider-btn,.login-form,.login-divider,.login-form__error,.login-form__submit{width:100%!important}.login-card__logo{width:400px;height:400px;margin-top:120px}}@media (max-width: 768px){.login-section{--wave-clearance: 150px;justify-content:center;background:#0d1c46}.login-image{display:none}.login-card{margin:32px auto 40px;width:100%;max-width:420px;padding:28px 28px 32px}.login-provider-btn,.login-form,.login-divider,.login-form__error,.login-form__submit{width:100%!important}.login-card__logo-wrap{height:90px}.login-card__logo{width:400px;height:400px;margin-top:120px}}@media (max-width: 480px){.login-section{--wave-clearance: 125px}.login-card{margin:20px 16px 32px;padding:24px 20px 28px}.login-provider-btn{font-size:14px}.login-card__logo-wrap{height:90px}.login-card__logo{width:400px;height:400px;margin-top:120px}}@media (max-width: 360px){.login-section{--wave-clearance: 125px}}.signup-section{position:relative;display:flex;align-items:center;justify-content:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:calc(100vh - 88px);margin-top:88px;overflow:hidden;font-family:Public Sans,sans-serif;background:linear-gradient(to bottom,transparent 0px,#f8f8fb 260px);box-sizing:border-box}.signup-card{position:relative;z-index:10;width:620px;min-width:620px;background:#0ea5e9;border-radius:15px;margin:60px auto;padding:28px 85px 32px;display:flex;flex-direction:column;align-items:center;flex-shrink:0;box-sizing:border-box;box-shadow:0 20px 60px #0d1c462e}.signup-card__header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:18px;margin-bottom:4px;box-sizing:border-box}.signup-card__logo-wrap{width:110px;height:110px;min-width:110px;min-height:110px;flex:0 0 110px;display:flex;align-items:center;justify-content:center;overflow:visible;box-sizing:border-box}.signup-card__logo{width:110px;height:110px;display:block;object-fit:contain;transform:translate(15px,27px) scale(1.9);transform-origin:center center;margin:0;flex-shrink:0;pointer-events:none}.signup-card__header-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;flex:1;min-width:0;box-sizing:border-box}.signup-card__title{font-family:Inter,sans-serif;font-weight:700;font-size:28px;line-height:115%;color:#fff;margin:0 0 4px;white-space:nowrap}.signup-card__subtitle{font-family:Public Sans,sans-serif;font-size:16px;line-height:1.5;color:#fff;margin:0;white-space:nowrap}.signup-divider-line{width:100%;display:flex;justify-content:space-between;align-items:center;margin:14px 0 18px}.signup-divider-line span{width:100px;border-top:1px solid #989898}.signup-form{position:relative;z-index:20;width:379px;display:flex;flex-direction:column;box-sizing:border-box;pointer-events:auto}.signup-form__row{display:flex;gap:8px;margin-bottom:8px}.signup-form__group{display:flex;flex-direction:column;margin-bottom:8px}.signup-form__group--half{flex:1;margin-bottom:0}.signup-form__input{position:relative;z-index:21;width:100%;height:38px;background:#effaff;border:.05px solid #d0d0d0;border-radius:5px;color:#000;font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;padding:0 12px;outline:none;box-sizing:border-box;cursor:text;transition:border-color .2s ease,box-shadow .2s ease}.signup-form__input::placeholder{color:#4b5563}.signup-form__input:hover{border-color:#9ca3af}.signup-form__input:focus{border-color:#2c7ced;border-width:1px;box-shadow:0 0 0 3px #2c7ced26}.signup-form__select{position:relative;z-index:21;width:100%;height:38px;background:#effaff;border:.05px solid #d0d0d0;border-radius:5px;color:#000;font-family:Public Sans,sans-serif;font-size:12px;padding:0 12px;outline:none;box-sizing:border-box;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%23555' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center}.signup-form__select:invalid{color:#6b6b6b}.signup-form__select option{color:#000}.signup-form__select:hover{border-color:#9ca3af}.signup-form__select:focus{border-color:#2c7ced;border-width:1px;box-shadow:0 0 0 3px #2c7ced26}.signup-form__hint{font-family:Public Sans,sans-serif;font-size:8px;font-weight:400;line-height:150%;color:#000;margin-top:2px;text-align:right}.signup-form__hint--req{text-align:left;color:#000}.signup-form__checks{display:flex;flex-direction:column;gap:4px;margin-bottom:0}.signup-form__check-label{display:flex;align-items:flex-start;gap:6px;font-family:Public Sans,sans-serif;font-size:10px;font-weight:400;line-height:150%;color:#000;cursor:pointer}.signup-form__checkbox{accent-color:#2c7ced;margin-top:2px;flex-shrink:0;cursor:pointer}.signup-form__link{color:#effaff;text-decoration:none}.signup-form__link:hover{text-decoration:underline}.signup-form__submit{width:100%;height:36px;background:linear-gradient(85.32deg,#0078d4 9.39%,#38bdf8 94.36%);border:none;border-radius:10px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:100%;cursor:pointer;margin-top:14px;padding:10px 20px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 6px 16px #0078d459}.signup-form__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 22px #0078d480}.signup-form__submit:active{transform:translateY(0)}.signup-form__submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.signup-password-wrapper{display:flex;align-items:center;width:100%;position:relative}.signup-password-input{flex:1;min-width:0;padding-right:40px}.signup-password-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin:0;background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer;transition:background .15s ease,color .15s ease}.signup-password-toggle:hover{background:rgba(0,0,0,.06);color:#374151}.signup-password-input::-ms-reveal,.signup-password-input::-ms-clear{display:none}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}.signup-divider{display:flex;align-items:center;gap:8px;width:379px;margin-top:16px;margin-bottom:12px;box-sizing:border-box}.signup-divider__line{width:61px;flex-shrink:0;height:0;border-top:1px solid #989898;display:block}.signup-divider__text{flex:1;font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;color:#828282;white-space:nowrap;text-align:center}.signup-provider-btn{width:379px;height:46px;display:flex;align-items:center;gap:10px;background:#2c7ced;border:none;border-radius:5px;color:#fff;font-family:Public Sans,sans-serif;font-size:15.01px;font-weight:400;line-height:150%;padding:0 16px;cursor:pointer;transition:background .2s ease,transform .15s ease;margin-bottom:10px;white-space:nowrap;box-sizing:border-box}.signup-provider-btn:hover{background:#1a6cd4;transform:translateY(-1px)}.signup-provider-btn:active{transform:translateY(0)}.signup-provider-btn__icon{width:35px;height:35px;flex-shrink:0;object-fit:contain}.signup-card__signin{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;color:#cbc7c7;margin:4px 0 0;text-align:center}.signup-card__signin-link{color:#38bdf8;cursor:pointer;text-decoration:underline}.signup-card__signin-link:hover{color:#7dd3fc}.signup-card__footer{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:14px}.signup-card__secure{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;color:#fff;text-align:center;margin:0}.signup-card__badges{font-family:Public Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;color:#cbc7c7;text-align:center;margin:0}.signup-email-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(13,28,70,.48);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-sizing:border-box}.signup-email-modal{width:100%;max-width:400px;background:#ffffff;border-radius:16px;padding:34px 32px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box;box-shadow:0 25px 70px #0d1c464d;animation:signupModalIn .22s ease-out}@keyframes signupModalIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.signup-email-modal__icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf6ff;color:#0078d4;margin-bottom:18px;font-size:30px;box-shadow:0 5px 16px #0078d41f}.signup-email-modal__icon span{display:block;transform:translateY(-1px)}.signup-email-modal__title{margin:0 0 10px;font-family:Inter,sans-serif;font-size:24px;line-height:130%;font-weight:700;color:#0d1c46}.signup-email-modal__text{margin:0 0 8px;max-width:320px;font-family:Public Sans,sans-serif;font-size:14px;line-height:1.55;color:#5b6475}.signup-email-modal__email{margin:0 0 10px;max-width:320px;font-family:Public Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.5;color:#0078d4;word-break:break-word}.signup-email-modal__button{width:100%;max-width:220px;height:42px;margin-top:14px;border:none;border-radius:9px;background:linear-gradient(85.32deg,#0078d4 9.39%,#38bdf8 94.36%);color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.signup-email-modal__button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #0078d44d}.signup-email-modal__button:active{transform:translateY(0)}@media (max-width: 700px){.signup-section{min-height:100vh;margin-top:70px;padding:20px 12px}.signup-card{width:100%;min-width:0;padding:28px 24px 32px;margin-top:30px;margin-bottom:30px}.signup-form,.signup-divider,.signup-provider-btn{width:100%}.signup-card__header{gap:8px}.signup-card__logo-wrap{width:80px;height:80px;min-width:80px;min-height:80px;flex-basis:80px}.signup-card__logo{width:80px;height:80px;transform:translate(8px,18px) scale(1.7)}.signup-card__title{font-size:23px}.signup-card__subtitle{font-size:13px}}@media (max-width: 480px){.signup-card{border-radius:12px;padding:24px 18px 28px}.signup-card__header{align-items:center}.signup-card__logo-wrap{width:65px;height:65px;min-width:65px;min-height:65px;flex-basis:65px}.signup-card__logo{width:65px;height:65px;transform:translate(5px,15px) scale(1.6)}.signup-card__title{font-size:20px;white-space:normal}.signup-card__subtitle{font-size:12px;white-space:normal}.signup-form__row{gap:6px}.signup-email-modal{padding:30px 22px 26px}.signup-email-modal__title{font-size:22px}}@media (max-width: 380px){.signup-card{padding:22px 14px 26px}.signup-card__header{gap:4px}.signup-card__logo-wrap{width:58px;height:58px;min-width:58px;min-height:58px;flex-basis:58px}.signup-card__logo{width:58px;height:58px;transform:translate(4px,13px) scale(1.55)}.signup-card__title{font-size:18px}.signup-card__subtitle{font-size:11px}.signup-form__row{flex-direction:column;gap:8px}.signup-form__group--half{width:100%}.signup-divider__text{font-size:10px}}.forgot__header{width:379px;max-width:100%;margin-bottom:18px;text-align:center}.forgot__title{margin:0 0 6px;font-family:Public Sans,sans-serif;font-size:20px;font-weight:600;color:#fff}.forgot__sub{margin:0;font-family:Public Sans,sans-serif;font-size:13px;line-height:150%;color:#ffffffe6;overflow-wrap:anywhere}.forgot__info{width:379px;max-width:100%;box-sizing:border-box;background:#e8f4fd;color:#0b4a75;border:1px solid #b6dcf5;border-radius:8px;padding:10px 14px;margin-bottom:12px;font-family:Public Sans,sans-serif;font-size:14px}.forgot__info--success{width:100%;background:#e7f6ec;color:#1e6b3a;border-color:#b7e2c4;margin-bottom:16px}.forgot__code-input{font-size:20px;letter-spacing:8px;text-align:center}.forgot__links{display:flex;justify-content:space-between;gap:12px;margin:14px 0 0;font-family:Public Sans,sans-serif;font-size:13px}.forgot__link{background:none;border:none;padding:0;color:#fff;font:inherit;text-decoration:underline;cursor:pointer}.forgot__link:hover{color:#0d1c46}.forgot__link:disabled{opacity:.6;cursor:default}.forgot__muted{color:#ffffffd9}.forgot__show{display:flex;align-items:center;gap:8px;margin:2px 0 10px;font-family:Public Sans,sans-serif;font-size:12px;color:#fff;cursor:pointer}.forgot__rules{list-style:none;margin:0 0 16px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;font-family:Public Sans,sans-serif;font-size:12px;color:#fffc}.forgot__rules li:before{content:"○";margin-right:6px}.forgot__rules li.is-met{color:#fff;font-weight:600}.forgot__rules li.is-met:before{content:"✓"}@media (max-width: 480px){.forgot__header,.forgot__info{width:100%}.forgot__rules{grid-template-columns:1fr}}._page_7hyse_12{width:100%;background:#ffffff;overflow-x:hidden}._hero_7hyse_28{width:100%;padding:148px 20px 60px;background:transparent;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box;position:relative;z-index:0}._badge_7hyse_48{display:inline-block;margin-bottom:22px;padding:8px 20px;border-radius:999px;border:1px solid #cfe6fb;background:#ffffff;font-family:Inter,sans-serif;font-weight:700;font-size:13px;letter-spacing:.06em;color:#33418a}._title_7hyse_64{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;max-width:900px;text-wrap:balance}._content_7hyse_79{width:100%;padding:60px 20px 100px;box-sizing:border-box;position:relative;z-index:0;background:#ffffff}._container_7hyse_88{width:100%;max-width:860px;margin:0 auto}._meta_7hyse_96{margin:0 0 6px;font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000}._meta_7hyse_96 strong{font-weight:700}._intro_7hyse_109{margin:24px 0 44px;font-family:Public Sans,sans-serif;font-weight:600;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000}._section_7hyse_118{margin-bottom:40px}._sectionHeading_7hyse_124{margin:0 0 16px;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.25rem,.95rem + 1.3vw,1.75rem);line-height:128%;color:#33418a;text-wrap:balance}._subHeading_7hyse_134{margin:22px 0 10px;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1rem,.9rem + .6vw,1.25rem);line-height:128%;color:#33418a}._paragraph_7hyse_143{margin:0 0 14px;font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000}._list_7hyse_152{margin:0 0 14px;padding-left:22px;font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000}._list_7hyse_152 li{margin-bottom:6px}._address_7hyse_166{margin:0 0 14px;font-family:Public Sans,sans-serif;font-weight:400;font-size:clamp(.875rem,.83rem + .2vw,1rem);line-height:150%;color:#000}._footNote_7hyse_175{margin:50px 0 0;padding-top:28px;border-top:1px solid #e6eef7;font-family:Public Sans,sans-serif;font-weight:400;font-size:15px;line-height:150%;color:#475467}._footNoteLink_7hyse_186{color:#33418a;font-weight:600;text-decoration:underline}@media (max-width: 768px){._hero_7hyse_28{padding:90px 16px 44px}._content_7hyse_79{padding:44px 16px 70px}}@media (max-width: 480px){._hero_7hyse_28{padding:80px 14px 36px}._badge_7hyse_48{font-size:12px;padding:6px 16px}}:root{--wave-opacity: 1;--hide-height: 85px}html,body,#root{margin:0;padding:0;width:100%;min-height:100%}body{margin:0;background:#ffffff;font-family:Inter,sans-serif;overflow-x:hidden}#root{position:relative;width:100%;min-height:100vh}.app-shell{position:relative;width:100%;min-height:100vh;overflow-x:hidden}.global-wave{position:fixed;top:0;left:0;width:100%;height:auto;margin:0;padding:0;z-index:20;pointer-events:none;overflow:hidden}.app-main{position:relative;width:100%;transition:none}.app-main.content-above-wave{z-index:30;-webkit-mask-image:none;mask-image:none}.app-main.content-behind-wave{z-index:10;-webkit-mask-image:linear-gradient(to bottom,transparent 0px,transparent var(--hide-height),black calc(var(--hide-height) + 28px));mask-image:linear-gradient(to bottom,transparent 0px,transparent var(--hide-height),black calc(var(--hide-height) + 28px));-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.app-navbar{position:relative;z-index:1000}.app-chatbot{position:relative;z-index:500}body.admin-layout-active{height:100%;overflow:hidden}html:has(body.admin-layout-active){height:100%;overflow:hidden}@media (max-width: 1024px){.global-wave{width:100%}}@media (max-width: 768px){.global-wave{width:100%}.app-main.content-behind-wave{-webkit-mask-image:none;mask-image:none}}@media (max-width: 480px){.global-wave{width:100%}}
