@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/Poppins-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Glegoo;src:url(/fonts/Glegoo/Glegoo-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Glegoo;src:url(/fonts/Glegoo/Glegoo-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--pink: #e91e8c;--pink-light: #ff6bb5;--purple: #7c3aed;--purple-deep: #3d1a4b;--purple-dark: #1e0a2e;--orange: #f97316;--cream: #faf8f5;--white: #ffffff;--dark: #1a1a2e;--gray: #6b7280;--gray-light: #f3f4f6;--font: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-glegoo: "Glegoo", Georgia, serif;--transition: .3s ease;--radius-pill: 999px;--radius-card: 20px;--shadow-soft: 0 4px 24px rgba(0, 0, 0, .08);--shadow-med: 0 8px 40px rgba(0, 0, 0, .12);--shadow-pink: 0 8px 30px rgba(233, 30, 140, .35);--shadow-purple: 0 8px 30px rgba(124, 58, 237, .35)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{width:100%;scroll-behavior:smooth}section[id]{scroll-margin-top:88px}body{width:100%;margin:0;padding:0;font-family:var(--font);font-size:16px;line-height:1.6;color:var(--dark);background-color:var(--cream);overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}#root{min-height:100vh;overflow-x:clip}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,textarea,select{font-family:var(--font)}button{cursor:pointer;border:none;background:none}ul,ol{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5,h6{font-family:var(--font)}[class*=heroTitle]{font-family:Poppins!important;font-weight:600!important}[class*=footerTagline],[class*=benchmarkText]{font-family:var(--font-glegoo)!important;font-weight:700!important}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatAlt{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(5deg)}}@keyframes pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes orbitCW{0%{transform:rotate(0) translate(90px) rotate(0)}to{transform:rotate(360deg) translate(90px) rotate(-360deg)}}@keyframes orbitCCW{0%{transform:rotate(0) translate(60px) rotate(0)}to{transform:rotate(-360deg) translate(60px) rotate(360deg)}}@keyframes rainbowBorder{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_eaydm_1{position:sticky;top:20px;left:0;width:100%;z-index:1000;padding:0 24px;margin-bottom:-84px;pointer-events:none;transition:transform .4s cubic-bezier(.16,1,.3,1)}._headerHidden_eaydm_13{transform:translateY(-120px)}._wrapper_eaydm_17{pointer-events:all;position:relative;width:100%;max-width:1320px;height:72px;margin:0 auto;padding:0 22px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fffffff5;border-radius:999px;box-shadow:0 4px 32px #0000001a;transition:box-shadow .3s ease,background .3s ease,border-radius .3s ease}._scrolled_eaydm_41 ._wrapper_eaydm_17{background:#fffffffa;box-shadow:0 8px 40px #0000002e}._logo_eaydm_46{display:flex;align-items:center;flex-shrink:0;text-decoration:none}._logoImg_eaydm_53{height:44px;width:auto;object-fit:contain;display:block}._nav_eaydm_60{flex:1;display:flex;justify-content:center;min-width:0}._navList_eaydm_67{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.3vw,44px);margin:0;padding:0;list-style:none}._navItem_eaydm_77{position:relative}._navLink_eaydm_81{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:9px 12px;border-radius:999px;color:#2d2d3a;font-family:"Poppins",var(--font);font-size:clamp(15px,.9vw,15px);font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:color .2s ease,background .2s ease}._navLink_eaydm_81:hover,._navItemActive_eaydm_109 ._navLink_eaydm_81,._navItem_eaydm_77:hover ._navLink_eaydm_81{color:var(--purple);background:#f38e1212}._chevron_eaydm_115{display:inline-block;font-size:13px;opacity:.55;margin-left:2px;transform:rotate(90deg);transition:transform .24s ease}._navItem_eaydm_77:hover ._chevron_eaydm_115,._navItemActive_eaydm_109 ._chevron_eaydm_115{transform:rotate(-90deg)}._megaMenu_eaydm_129{position:fixed;top:106px;left:50%;width:min(calc(100vw - 48px),1200px);transform:translate(-50%) translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;background:#fffffffa;border-radius:30px;box-shadow:0 24px 70px #1e0a2e2e,0 8px 24px #1e0a2e14;transition:opacity .24s ease,visibility .24s ease,transform .24s ease;z-index:999}._megaMenuOpen_eaydm_154{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:all}._megaMenu_eaydm_129:before{content:"";position:absolute;left:0;right:0;top:-28px;height:28px}._megaInner_eaydm_170{display:grid;grid-template-columns:1fr 2.2fr;gap:32px;padding:30px}._centerInner_eaydm_177{display:flex;justify-content:center;align-items:stretch;gap:36px;padding:30px}._centerInner_eaydm_177 ._megaOptions_eaydm_185{width:350px;padding-right:30px;border-right:1px solid rgba(0,0,0,.05);border-right-width:1px!important}._centerInner_eaydm_177 ._featuredCard_eaydm_192{width:360px;flex-shrink:0}._megaOptions_eaydm_185{display:flex;flex-direction:column;justify-content:center;gap:12px;padding-right:12px;border-right:1px solid rgba(0,0,0,.05)}._optionItem_eaydm_206{display:flex;align-items:center;gap:16px;padding:10px 14px;border-radius:12px;text-decoration:none;transition:background .22s ease,transform .22s ease}._optionItem_eaydm_206:hover{background:#f38e120d;transform:translate(4px)}._optionActive_eaydm_223{background:#8331a412!important;transform:translate(4px)}._optionActive_eaydm_223 ._optionTitle_eaydm_228{color:var(--purple)!important}._optionActive_eaydm_223 ._optionIconBox_eaydm_232{border-color:#8331a43d!important;box-shadow:0 4px 14px #8331a41f!important}._optionIconBox_eaydm_232{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 4px 12px #00000008;transition:border-color .22s,box-shadow .22s}._optionItem_eaydm_206:hover ._optionIconBox_eaydm_232{border-color:#cf44262e;box-shadow:0 4px 14px #cf442614}._optionTitle_eaydm_228{font-size:15px;font-weight:550;color:#2d2d3a;margin:0;transition:color .22s}._optionItem_eaydm_206:hover ._optionTitle_eaydm_228{color:var(--purple)}._featuredGrid_eaydm_269{display:grid;grid-template-columns:1fr 1fr;gap:20px}._featuredCard_eaydm_192{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;height:220px;box-shadow:0 8px 24px #1e0a2e0a;transition:transform .24s cubic-bezier(.25,.8,.25,1),box-shadow .24s cubic-bezier(.25,.8,.25,1)}._featuredCard_eaydm_192:hover{transform:translateY(-5px);box-shadow:0 20px 40px #1e0a2e1f,0 6px 14px #1e0a2e0a}._singleCard_eaydm_297{grid-column:span 2}._featuredVisual_eaydm_301{width:100%;height:125px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:filter .24s ease}._featuredCard_eaydm_192:hover ._featuredVisual_eaydm_301{filter:brightness(1.03)}._visualProducts1_eaydm_316{background:linear-gradient(135deg,#cf4426,#ff7b3f)}._visualProducts2_eaydm_320{background:linear-gradient(135deg,#8331a4,#ff9a6a)}._visualResources1_eaydm_324{background:linear-gradient(135deg,#202869,#8331a4)}._visualResources2_eaydm_328{background:linear-gradient(135deg,#d96aa2,#cf4426)}._visualDefault_eaydm_332{background:linear-gradient(135deg,#1e0d3e,#8331a4 60%,#d96aa2)}._visualProductsDefault_eaydm_336{background:linear-gradient(135deg,#1e0d3e,#cf4426 60%,#ff7b3f)}._featuredLabel_eaydm_340{font-size:19px;font-weight:700;color:#fff;text-shadow:0 4px 12px rgba(15,8,34,.3);letter-spacing:-.03em}._featuredBody_eaydm_348{padding:14px 18px;background:#fff;border-top:1px solid rgba(0,0,0,.04);flex:1;display:flex;align-items:center}._featuredBodyText_eaydm_357{font-size:13px;line-height:1.45;color:#5f5964;margin:0}._cta_eaydm_364{flex-shrink:0;width:clamp(176px,14vw,220px);height:50px;padding:0;position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:55px;color:#fff;font-family:"Poppins",var(--font);font-size:clamp(14px,1vw,17px);font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;background:radial-gradient(42% 85% at 50% 100%,#ffedd642,#ffd3b129 38%,#ff7e540f 70%,#ff7e5400),linear-gradient(90deg,#cf4426,#ea5d2f 28%,#ff7b3f 50%,#ef5a35 74%,#c73e27);box-shadow:0 4px 10px #8c361c2e,0 0 10px #ff7e5424,inset 0 1px 2px #ffffff2e,inset 0 -8px 14px #ffd3b11f;text-shadow:0 1px 3px rgba(0,0,0,.22);cursor:pointer;transition:box-shadow .25s ease,filter .25s ease}._cta_eaydm_364:before,._mobileCta_eaydm_420:before{content:"";position:absolute;z-index:0;width:68px;height:72px;left:50%;top:50%;border-radius:999px;opacity:.9;background:radial-gradient(ellipse at center,#ffffffdb,#ffedd6b8 30%,#ffbe8c6b 62%,#fff0);filter:blur(6.5px) brightness(1.06);transform:translate(-50%,-100%) rotate(0);transform-origin:50% 100%;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .45s ease,filter .45s ease}._cta_eaydm_364:hover,._mobileCta_eaydm_420:hover{filter:brightness(1.04);box-shadow:0 4px 10px #8c361c33,0 0 14px #ff7e542e,inset 0 1px 2px #ffffff1f,inset 0 -8px 14px #ffedd62e}._cta_eaydm_364:hover:before,._mobileCta_eaydm_420:hover:before{opacity:.96;filter:blur(6.5px) brightness(1.08);transform:translate(-50%,-100%) rotate(180deg)}._hamburger_eaydm_467{display:none;flex-shrink:0;width:42px;height:42px;padding:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;border:none;border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease}._hamburger_eaydm_467:hover{background:#7c3aed14}._bar_eaydm_491{display:block;width:21px;height:2px;border-radius:2px;background:#2d2d3a;transition:transform .3s ease,opacity .3s ease;transform-origin:center}._bar1Open_eaydm_504{transform:translateY(7px) rotate(45deg)}._bar2Open_eaydm_508{opacity:0;transform:scaleX(0)}._bar3Open_eaydm_513{transform:translateY(-7px) rotate(-45deg)}._mobileMenu_eaydm_517{pointer-events:all;position:fixed;top:108px;left:50%;width:min(calc(100vw - 48px),520px);transform:translate(-50%) translateY(-10px) scale(.98);opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;border-radius:24px;box-shadow:0 18px 50px #00000029;padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;transition:opacity .25s ease,visibility .25s ease,transform .25s ease;z-index:998}._mobileMenuOpen_eaydm_546{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1);pointer-events:all}._mobileNavList_eaydm_553{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}._mobileNavLink_eaydm_562{display:block;padding:12px 14px;border-radius:14px;color:#2d2d3a;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}._mobileNavLink_eaydm_562:hover{background:#7c3aed0f;color:var(--purple)}._mobileSubList_eaydm_582{display:flex;flex-direction:column;gap:2px;margin:-2px 0 8px 14px;padding-left:14px;border-left:1px solid rgba(131,49,164,.18)}._mobileSubLink_eaydm_591{display:block;padding:8px 12px;border-radius:10px;color:#5f5964;font-size:13px;font-weight:500;text-decoration:none}._mobileSubLink_eaydm_591:hover{background:#8331a40f;color:var(--purple)}._mobileCta_eaydm_420{width:100%;height:46px;padding:0;margin-top:8px;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;border:none;border-radius:55px;color:#fff;font-family:"Poppins",var(--font);font-size:15px;font-weight:600;line-height:1;letter-spacing:0;text-decoration:none;white-space:nowrap;background:radial-gradient(42% 85% at 50% 100%,#ffedd642,#ffd3b129 38%,#ff7e540f 70%,#ff7e5400),linear-gradient(90deg,#cf4426,#ea5d2f 28%,#ff7b3f 50%,#ef5a35 74%,#c73e27);box-shadow:0 4px 10px #8c361c2e,0 0 10px #ff7e5424,inset 0 1px 2px #ffffff2e,inset 0 -8px 14px #ffd3b11f;text-shadow:0 1px 3px rgba(0,0,0,.22)}@media (max-width: 1280px){._wrapper_eaydm_17{max-width:1160px;height:68px}._logoImg_eaydm_53{height:40px}._navList_eaydm_67{gap:22px}._cta_eaydm_364{width:190px;height:46px;font-size:15px}._megaMenu_eaydm_129{top:100px;width:min(calc(100vw - 48px),1080px)}}@media (max-width: 1023px){._header_eaydm_1{top:16px;padding:0 20px;margin-bottom:-82px}._wrapper_eaydm_17{max-width:760px;height:66px;padding:0 18px 0 20px}._logoImg_eaydm_53{height:36px}._nav_eaydm_60,._cta_eaydm_364,._megaMenu_eaydm_129{display:none}._hamburger_eaydm_467{display:flex}._mobileMenu_eaydm_517{top:94px;width:min(calc(100vw - 40px),520px)}}@media (max-width: 767px){._header_eaydm_1{top:0;padding:0;margin-bottom:-56px;background:transparent}._wrapper_eaydm_17{width:100%;max-width:none;height:54px;margin:0;padding:0 14px 0 18px;background:#fff;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:4px solid #d96aa2}._scrolled_eaydm_41 ._wrapper_eaydm_17{box-shadow:none}._logo_eaydm_46{height:100%}._logoImg_eaydm_53{height:25px}._hamburger_eaydm_467{width:34px;height:34px;gap:4px;border-radius:0}._hamburger_eaydm_467:hover{background:transparent}._bar_eaydm_491{width:15px;height:1.5px;background:#8f8f8f}._bar1Open_eaydm_504{transform:translateY(5.5px) rotate(45deg)}._bar3Open_eaydm_513{transform:translateY(-5.5px) rotate(-45deg)}._mobileMenu_eaydm_517{top:54px;left:0;right:0;width:100%;max-width:none;transform:translateY(-10px) scale(.98);border-radius:0 0 18px 18px;background:#fff;box-shadow:0 12px 26px #0000001f;padding:14px 18px 18px}._mobileMenuOpen_eaydm_546{transform:translateY(0) scale(1)}}@media (max-width: 420px){._wrapper_eaydm_17{height:52px;padding:0 13px 0 17px}._logoImg_eaydm_53{height:24px}._hamburger_eaydm_467{width:32px;height:32px}._mobileMenu_eaydm_517{top:52px;padding:14px 16px 18px}._mobileNavLink_eaydm_562{padding:11px 14px;font-size:14px}._mobileSubLink_eaydm_591{font-size:12.5px;padding:7px 11px}._mobileCta_eaydm_420{height:44px;font-size:15px}}@media (max-width: 360px){._wrapper_eaydm_17{height:50px;padding:0 12px 0 15px}._logoImg_eaydm_53{height:22px}._hamburger_eaydm_467{width:30px;height:30px}._bar_eaydm_491{width:14px}._mobileMenu_eaydm_517{top:50px;padding:12px 14px 16px}._mobileNavLink_eaydm_562{padding:10px 12px;font-size:13.5px}._mobileSubLink_eaydm_591{font-size:12px}._mobileCta_eaydm_420{height:42px;font-size:14px}}@media (prefers-reduced-motion: reduce){._header_eaydm_1,._cta_eaydm_364,._cta_eaydm_364:before,._mobileCta_eaydm_420,._mobileCta_eaydm_420:before,._megaMenu_eaydm_129,._megaCard_eaydm_881,._mobileMenu_eaydm_517,._chevron_eaydm_115,._bar_eaydm_491{transition:none}}._hero_16n2f_1{width:100%;position:relative;overflow:hidden;background:var(--cream)}._heroVisual_16n2f_8{width:100%;height:calc(100vh + 15px);min-height:calc(100vh + 15px);position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8rem 1rem 4.5rem;background:var(--purple-dark)}._backgroundLayer_16n2f_22{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:100% 100%;background-position:center center;background-repeat:no-repeat}._lineField_16n2f_31,._flowField_16n2f_32{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;pointer-events:none}._lineField_16n2f_31 path{fill:none;stroke:#ffebe63d;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}._flowLine_16n2f_50{fill:none;stroke:#ffffffa8;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:95 760;stroke-dashoffset:0;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(255,232,238,.5));animation:_flowOutward_16n2f_1 12s ease-in-out infinite;opacity:0}._softOverlay_16n2f_64{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.015) 0%,transparent 32%,rgba(33,8,61,.045) 100%),radial-gradient(ellipse at 50% 49%,transparent 0%,transparent 50%,rgba(35,5,65,.045) 100%)}._heroContent_16n2f_84{width:100%;max-width:1080px;position:relative;z-index:6;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}._benchmarkBadge_16n2f_96{width:474px;height:36.23px;margin-bottom:2.25rem;position:relative;isolation:isolate;overflow:visible;display:inline-flex;align-items:center;justify-content:center;border-radius:40px;opacity:0;box-shadow:0 4px 6px #00000059,0 0 8px #ff6bb540,0 0 14px #f973162e,0 0 22px #7c3aed38;transform:translate3d(0,12px,0);animation:_badgeFadeIn_16n2f_1 .7s ease-out forwards;animation-delay:.15s}._benchmarkBadgeFr_16n2f_123{width:560px}._benchmarkBadge_16n2f_96:before,._benchmarkBadge_16n2f_96:after{display:none}._badgeRing_16n2f_132{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;overflow:visible}._badgeRingBase_16n2f_142{fill:none;stroke:#ffffff21;stroke-width:1.15}._badgeRingTrack_16n2f_148{fill:none;stroke:url(#ringGrad);stroke-width:2.25;stroke-linecap:round;animation:_tubeGlowPulse_16n2f_1 2.8s ease-in-out infinite alternate}._badgeRingTrack2_16n2f_157{fill:none;stroke:#fff;stroke-width:1.05;stroke-linecap:round;opacity:.92;filter:drop-shadow(0 0 1.5px rgba(255,255,255,.95));animation:_corePulse_16n2f_1 2.8s ease-in-out infinite alternate}._badgeInner_16n2f_168{width:100%;height:100%;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:inherit;border:none;background:#1e0a2ea6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 0 8px #ffffff14,inset 0 0 16px #ff6bb51a}._badgeText_16n2f_191{position:relative;z-index:4;color:#fff;font-size:1rem;font-weight:400;line-height:1;letter-spacing:-.018em;white-space:nowrap}._heroTitle_16n2f_202{max-width:860px;color:#fff;font-size:clamp(4rem,5.1vw,5.55rem);font-weight:800;line-height:1.04;text-align:center;text-shadow:0 14px 22px rgba(30,10,46,.38),0 4px 7px rgba(30,10,46,.26);letter-spacing:.02em}._heroActions_16n2f_215{margin-top:2.1rem;display:flex;align-items:center;justify-content:center;gap:1.05rem;flex-wrap:wrap}._heroButton_16n2f_224{width:233px;height:44.28px;min-width:233px;min-height:44.28px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;color:#160826;font-size:.88rem;font-weight:800;line-height:1;text-decoration:none;border-radius:21.5px;opacity:1;background:linear-gradient(90deg,#ffebdb,#ffd0a3 84.13%);box-shadow:0 16px 24px #f9731633,0 6px 18px #1e0a2e1f,inset 0 1px #ffffffbf;transition:transform .28s ease,box-shadow .28s ease}._heroButton_16n2f_224:hover{transform:translateY(-3px);background:linear-gradient(90deg,#ffebdb,#ffd0a3 84.13%);box-shadow:0 20px 32px #f9731642,0 10px 26px #e91e8c29,inset 0 1px #fffc}._glassButton_16n2f_266{width:233px;height:44.28px;min-width:233px;min-height:44.28px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;color:#fff;font-size:.88rem;font-weight:800;line-height:1;text-decoration:none;border-radius:21.5px;border:1.5px solid rgba(255,255,255,.85);background:#ffffff14;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 32px #1f268726,inset 0 1px #ffffff26;transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease,border-color .28s ease}._glassButton_16n2f_266:hover{transform:translateY(-3px);background:#fff3;border-color:#fff;box-shadow:0 12px 36px #ffffff26,0 4px 12px #1e0a2e1f}._scrollIndicator_16n2f_310{position:absolute;left:50%;bottom:28px;z-index:7;width:34px;height:48px;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%);text-decoration:none;opacity:.95;transition:opacity .25s ease,transform .25s ease}._scrollIndicator_16n2f_310:hover{opacity:1;transform:translate(-50%) translateY(-2px)}._scrollMouse_16n2f_337{width:22px;height:34px;position:relative;display:block;border:3px solid rgba(255,255,255,.94);border-radius:999px;filter:drop-shadow(0 0 6px rgba(255,255,255,.22)) drop-shadow(0 0 14px rgba(255,210,220,.18))}._scrollDot_16n2f_351{position:absolute;left:50%;top:7px;width:4px;height:8px;border-radius:999px;background:#fffffffa;transform:translate(-50%);animation:_scrollDotMove_16n2f_1 1.7s ease-in-out infinite}@keyframes _scrollDotMove_16n2f_1{0%{opacity:0;transform:translate(-50%) translateY(0)}25%{opacity:1}70%{opacity:1;transform:translate(-50%) translateY(10px)}to{opacity:0;transform:translate(-50%) translateY(14px)}}@keyframes _flowOutward_16n2f_1{0%{opacity:0;stroke-dashoffset:0}12%{opacity:.62}55%{opacity:.68}88%{opacity:.48}to{opacity:0;stroke-dashoffset:-820}}@keyframes _badgeFadeIn_16n2f_1{0%{opacity:0;transform:translate3d(0,12px,0) scaleX(.96)}to{opacity:1;transform:translateZ(0) scaleX(1)}}@keyframes _tubeGlowPulse_16n2f_1{0%{filter:drop-shadow(0 0 2px rgba(255,107,181,.55)) drop-shadow(0 0 6px rgba(249,115,22,.45)) drop-shadow(0 0 12px rgba(124,58,237,.35));opacity:.85}to{filter:drop-shadow(0 0 4px rgba(255,107,181,.85)) drop-shadow(0 0 10px rgba(249,115,22,.75)) drop-shadow(0 0 18px rgba(124,58,237,.65));opacity:1}}@keyframes _corePulse_16n2f_1{0%{opacity:.85}to{opacity:.96}}@media (max-width: 1200px){._heroVisual_16n2f_8{height:calc(100vh + 15px);min-height:calc(100vh + 15px);padding:7.2rem 1rem 4.2rem}._heroTitle_16n2f_202{font-size:clamp(3.8rem,6.4vw,5rem)}._benchmarkBadge_16n2f_96{margin-bottom:2rem}._benchmarkBadgeFr_16n2f_123{width:520px}}@media (max-width: 1023px){._heroVisual_16n2f_8{height:calc(100vh + 12px);min-height:calc(100vh + 12px);max-height:none;padding:6.5rem 1.5rem 4rem}._heroTitle_16n2f_202{font-size:clamp(3.3rem,7.5vw,4.5rem)}._heroActions_16n2f_215{margin-top:1.75rem}._benchmarkBadge_16n2f_96{width:430px;max-width:90vw;height:34px;margin-bottom:1.55rem}._benchmarkBadgeFr_16n2f_123{width:510px;max-width:92vw}._badgeRingTrack_16n2f_148{stroke-width:2}._badgeRingTrack2_16n2f_157{stroke-width:.9}._badgeText_16n2f_191{font-size:.9rem}._lineField_16n2f_31,._flowField_16n2f_32{width:155%;left:-27.5%}._scrollIndicator_16n2f_310{bottom:24px}}@media (max-width: 767px){._hero_16n2f_1{min-height:auto;background:#2a1054}._heroVisual_16n2f_8{height:auto;min-height:auto;max-height:none;align-items:flex-start;justify-content:flex-start;padding:4.35rem 1.15rem 3rem;background:radial-gradient(circle at 50% 20%,rgba(255,214,225,.5) 0%,transparent 28%),radial-gradient(circle at 85% 12%,rgba(255,140,190,.45) 0%,transparent 30%),linear-gradient(155deg,#f09ab8,#c252a8 32%,#7b2fb0 62%,#321075)}._backgroundLayer_16n2f_22{background-size:100% 100%;background-position:center center;opacity:.55}._softOverlay_16n2f_64{background:radial-gradient(circle at 50% 16%,rgba(255,255,255,.18) 0%,rgba(255,255,255,.08) 19%,transparent 42%),linear-gradient(180deg,#ffffff08,#2508440f)}._lineField_16n2f_31,._flowField_16n2f_32{width:130%;left:-15%;height:100%;top:0;opacity:.72}._lineField_16n2f_31 path{stroke-width:1.6;stroke:#ffebe638}._flowLine_16n2f_50{stroke-width:2.2;stroke-dasharray:90 600;animation-duration:9s;opacity:.65}._heroContent_16n2f_84{width:100%;max-width:100%;min-height:auto;justify-content:flex-start}._benchmarkBadge_16n2f_96{width:320px;max-width:90vw;height:28px;margin-bottom:1.35rem;border-radius:40px;box-shadow:0 4px 6px #00000059,0 0 10px #ff6bb559,0 0 16px #f9731647,0 0 24px #7c3aed52}._benchmarkBadgeFr_16n2f_123{width:370px;max-width:92vw}._badgeRingTrack_16n2f_148{stroke-width:2.1}._badgeRingTrack2_16n2f_157{stroke-width:1}._badgeText_16n2f_191{font-size:.72rem;font-weight:700;letter-spacing:-.01em}._heroTitle_16n2f_202{max-width:350px;margin:0 auto;font-size:clamp(2.45rem,13vw,3.55rem);line-height:.98;font-weight:800;letter-spacing:-.045em;text-align:center;text-shadow:0 8px 14px rgba(24,8,48,.34),0 2px 5px rgba(24,8,48,.25)}._heroActions_16n2f_215{width:100%;max-width:176px;margin-top:1.85rem;flex-direction:column;gap:.75rem}._heroButton_16n2f_224{width:100%;min-width:0;height:30px;min-height:30px;border-radius:999px;font-size:.66rem;font-weight:800;background:linear-gradient(90deg,#fff2e6,#ffc78e);box-shadow:0 9px 18px #ffa65c38,0 4px 14px #20084229,inset 0 1px #fffc}._heroButton_16n2f_224 span{font-size:1.05rem;line-height:1}._glassButton_16n2f_266{width:100%;min-width:0;height:30px;min-height:30px;border-radius:999px;font-size:.66rem;font-weight:800;border:1.2px solid rgba(255,255,255,.8);background:#ffffff14;color:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 4px 14px #20084229,inset 0 1px #ffffff26}._glassButton_16n2f_266 span{font-size:1.05rem;line-height:1}._scrollIndicator_16n2f_310{display:none}}@media (max-width: 430px){._heroVisual_16n2f_8{padding:4.25rem .95rem 2.6rem}._heroTitle_16n2f_202{max-width:330px;font-size:clamp(2.35rem,12.8vw,3.35rem)}._heroActions_16n2f_215{max-width:168px;margin-top:1.65rem;gap:.7rem}._heroButton_16n2f_224,._glassButton_16n2f_266{height:30px;min-height:30px;font-size:.63rem}._lineField_16n2f_31,._flowField_16n2f_32{width:130%;left:-15%;height:100%;top:0}}@media (max-width: 380px){._heroVisual_16n2f_8{padding:4.15rem .85rem 2.45rem}._heroTitle_16n2f_202{max-width:310px;font-size:clamp(2.2rem,12.5vw,3.05rem)}._heroActions_16n2f_215{max-width:160px;margin-top:1.55rem}._heroButton_16n2f_224,._glassButton_16n2f_266{height:29px;min-height:29px;font-size:.6rem}}@media (prefers-reduced-motion: reduce){._flowLine_16n2f_50,._benchmarkBadge_16n2f_96,._badgeRingTrack_16n2f_148,._badgeRingTrack2_16n2f_157,._scrollDot_16n2f_351{animation:none}._benchmarkBadge_16n2f_96{opacity:1;transform:none}}._section_15oju_1{width:100%;position:relative;overflow:hidden;background:var(--cream);padding:34px 0 36px}._inner_15oju_9{width:100%;max-width:1220px;margin:0 auto;padding:0 24px}._heading_15oju_16{margin:0 auto 96px;text-align:center;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.055em}._heading_15oju_16 span{color:#0d416c;-webkit-background-clip:text;background-clip:text;font-style:normal}._heading_15oju_16 strong{background:#e76839;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:normal;font-weight:600}._showcase_15oju_40{width:100%;min-height:500px;position:relative}._phoneStage_15oju_46{position:absolute;left:50%;top:50%;width:500px;height:500px;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none}._discImage_15oju_60{position:absolute;left:50%;top:42%;z-index:0;width:500px;height:500px;object-fit:contain;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}._phoneImage_15oju_72{position:absolute;left:50%;top:53%;z-index:2;width:340px;height:auto;display:block;object-fit:contain;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.72) 91%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.72) 91%,transparent 100%)}._feature_15oju_100{position:absolute;z-index:4;width:330px;display:flex;align-items:center;gap:18px}._featureContent_15oju_109 h3{margin:0 0 8px;color:#20202b;font-size:1.24rem;font-weight:600;line-height:1.15;letter-spacing:-.035em}._featureContent_15oju_109 p{margin:0;color:#30303a;font-size:1rem;font-weight:300;line-height:1.38;letter-spacing:-.025em;width:280px}._iconBubble_15oju_128{width:64px;height:64px;flex:0 0 64px;display:flex;justify-content:center;align-items:center;position:relative}._iconBubble_15oju_128 img{width:64px;height:64px;object-fit:contain;display:block;filter:drop-shadow(0 12px 18px rgba(30,10,46,.12))}._dashboardIcon_15oju_146,._automationIcon_15oju_147,._cashFlowIcon_15oju_148,._canadianIcon_15oju_149{transform:translate(0)}._dashboardIcon_15oju_146 img{transform:translate(-10px,-20px) scale(1.1)}._automationIcon_15oju_147 img{transform:translate(10px,-20px) scale(1)}._cashFlowIcon_15oju_148 img{transform:translate(-10px,10px) scale(1.15)}._canadianIcon_15oju_149 img{transform:translate(10px,10px) scale(1.05)}._topLeft_15oju_169,._bottomLeft_15oju_170{text-align:right;justify-content:flex-end}._topLeft_15oju_169{left:4.5%;top:5%}._bottomLeft_15oju_170{left:4.5%;bottom:13%}._topRight_15oju_185,._bottomRight_15oju_186{flex-direction:row-reverse;text-align:left;justify-content:flex-end}._topRight_15oju_185{right:4.5%;top:5%}._bottomRight_15oju_186{right:4.5%;bottom:13%}@media (max-width: 1180px){._showcase_15oju_40{min-height:470px}._phoneStage_15oju_46,._discImage_15oju_60{width:460px;height:460px}._phoneImage_15oju_72{width:315px}._feature_15oju_100{width:292px}._topLeft_15oju_169,._bottomLeft_15oju_170{left:2.5%}._topRight_15oju_185,._bottomRight_15oju_186{right:2.5%}._featureContent_15oju_109 h3{font-size:1.12rem}._featureContent_15oju_109 p{width:250px;font-size:.92rem}._iconBubble_15oju_128{width:58px;height:58px;flex-basis:58px}._iconBubble_15oju_128 img{width:58px;height:58px}}@media (max-width: 1023px){._section_15oju_1{background:#fff;padding:18px 0 32px}._inner_15oju_9{padding:0}._heading_15oju_16{max-width:100%;margin:0 auto 20px;font-size:clamp(.95rem,4.5vw,1.45rem);line-height:1.2;font-weight:700;letter-spacing:-.045em;text-align:center;white-space:nowrap}._headingFr_15oju_277{white-space:normal;font-size:clamp(.88rem,4.2vw,1.35rem);max-width:90%}._heading_15oju_16 span{display:inline;color:#0d416c;font-weight:700}._heading_15oju_16 strong{display:inline;color:#e76839;background:none;-webkit-background-clip:initial;-webkit-text-fill-color:initial;background-clip:initial;font-size:inherit;font-weight:700}._showcase_15oju_40{min-height:auto;display:flex;flex-direction:column;align-items:center;gap:0;position:relative}._phoneStage_15oju_46{position:relative;left:auto;top:auto;transform:none;order:1;width:100%;height:255px;min-height:0;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;pointer-events:none}._phoneStage_15oju_46:after{content:"";position:absolute;left:0;bottom:0;z-index:8;width:100%;height:82px;pointer-events:none;background:linear-gradient(180deg,#fff0,#ffffffb8,#fff 68%,#fff)}._discImage_15oju_60{display:none}._phoneImage_15oju_72{position:relative;left:auto;top:auto;transform:none;width:min(88vw,235px);height:auto;margin-top:0;-webkit-mask-image:none;mask-image:none}._feature_15oju_100{position:static;width:100%;max-width:280px;padding:0;margin:0 auto 22px;border-radius:0;background:transparent;border:none;box-shadow:none;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:8px;text-align:center}._topLeft_15oju_169,._topRight_15oju_185,._bottomLeft_15oju_170,._bottomRight_15oju_186{left:auto;right:auto;top:auto;bottom:auto;text-align:center;justify-content:center;flex-direction:column-reverse}._topLeft_15oju_169{order:2}._bottomLeft_15oju_170{order:3}._topRight_15oju_185{order:4}._bottomRight_15oju_186{order:5}._featureContent_15oju_109{width:100%}._featureContent_15oju_109 h3{margin:0 0 6px;color:#25252e;font-size:1.05rem;font-weight:700;line-height:1.1;letter-spacing:-.035em;text-align:center}._featureContent_15oju_109 p{width:100%;margin:0 auto;color:#34343c;font-size:.75rem;font-weight:300;line-height:1.45;letter-spacing:-.02em;text-align:center}._iconBubble_15oju_128{width:48px;height:48px;flex:0 0 48px}._iconBubble_15oju_128 img{width:48px;height:48px;filter:drop-shadow(0 8px 10px rgba(30,10,46,.16)) drop-shadow(0 2px 4px rgba(30,10,46,.1))}._dashboardIcon_15oju_146,._automationIcon_15oju_147,._cashFlowIcon_15oju_148,._canadianIcon_15oju_149,._dashboardIcon_15oju_146 img,._automationIcon_15oju_147 img,._cashFlowIcon_15oju_148 img,._canadianIcon_15oju_149 img{transform:none}}._section_1rh3g_1{width:100%;position:relative;overflow:hidden;background:var(--cream);padding:0 0 72px}._inner_1rh3g_9{width:100%;max-width:1360px;margin:0 auto;padding:0 52px}._card_1rh3g_16{width:100%;min-height:380px;position:relative;overflow:hidden;border-radius:42px;background-size:cover;background-position:center;background-repeat:no-repeat}._overlay_1rh3g_27{width:100%;min-height:380px;padding:58px 68px 54px;display:flex;flex-direction:column;justify-content:center;border-radius:inherit;background:linear-gradient(135deg,#1f104cc7,#50284e8c 48%,#d94410d1)}._heading_1rh3g_47{width:100%;margin:0 0 28px;color:#fff;text-align:center;font-size:clamp(2.55rem,4.4vw,4.1rem);font-weight:700;line-height:1.05;letter-spacing:-.04em;text-shadow:0 6px 16px rgba(15,8,34,.38)}._body_1rh3g_61{max-width:1180px;margin:0;color:#fffffff5;text-align:justify;text-justify:inter-word;word-break:normal;overflow-wrap:break-word;font-size:clamp(1.28rem,1.65vw,1.75rem);font-weight:400;line-height:1.45;letter-spacing:-.025em;text-shadow:0 4px 14px rgba(15,8,34,.32)}@media (max-width: 1200px){._section_1rh3g_1{padding:0 0 68px}._inner_1rh3g_9{max-width:1180px;padding:0 42px}._card_1rh3g_16{min-height:350px;border-radius:36px}._overlay_1rh3g_27{min-height:350px;padding:50px 56px}._heading_1rh3g_47{margin-bottom:24px;font-size:clamp(2.35rem,4.4vw,3.7rem)}._body_1rh3g_61{max-width:1020px;font-size:clamp(1.16rem,1.75vw,1.45rem);line-height:1.48}}@media (max-width: 1023px){._section_1rh3g_1{padding:0 0 60px}._inner_1rh3g_9{padding:0 32px}._card_1rh3g_16{min-height:330px;border-radius:32px}._overlay_1rh3g_27{min-height:330px;padding:46px 44px}._heading_1rh3g_47{margin-bottom:22px;font-size:clamp(2.15rem,5.8vw,3.2rem);line-height:1.06}._body_1rh3g_61{max-width:820px;font-size:clamp(1.05rem,2.25vw,1.24rem);line-height:1.52}}@media (max-width: 767px){._section_1rh3g_1{padding:0 0 52px}._inner_1rh3g_9{padding:0 16px}._card_1rh3g_16{min-height:390px;border-radius:28px;background-position:center}._overlay_1rh3g_27{min-height:390px;padding:40px 28px;justify-content:center;background:linear-gradient(135deg,#1f104cd1,#50284e99 48%,#d94410db)}._heading_1rh3g_47{margin:0 0 22px;font-size:clamp(2rem,8.6vw,2.65rem);line-height:1.05;letter-spacing:-.04em;text-align:center}._body_1rh3g_61{max-width:100%;font-size:1rem;line-height:1.55;text-align:justify;text-justify:inter-word;word-break:normal;overflow-wrap:break-word;letter-spacing:-.018em}}@media (max-width: 380px){._card_1rh3g_16{min-height:420px;border-radius:24px}._overlay_1rh3g_27{min-height:420px;padding:36px 22px}._heading_1rh3g_47{margin-bottom:18px;font-size:clamp(1.85rem,8.4vw,2.3rem)}._body_1rh3g_61{font-size:.92rem;line-height:1.55}}._section_1xp3n_1{width:100%;position:relative;overflow:hidden;background:#f0ece8;padding:80px 0 128px}._inner_1xp3n_9{width:100%;max-width:1360px;margin:0 auto;padding:0 30px}._header_1xp3n_16{max-width:780px;margin:0 auto 48px;text-align:center}._heading_1xp3n_22{margin:0 0 18px;color:#4a4a50;font-size:clamp(2.08rem,3.2vw,3rem);font-weight:600;line-height:1.15}._subtitle_1xp3n_30{margin:0 auto;max-width:1060px;width:100%;color:#707076;font-size:clamp(.98rem,1.4vw,1.12rem);font-weight:300;line-height:1.65;letter-spacing:-.015em}._grid_1xp3n_41{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;align-items:stretch}._card_1xp3n_48{min-height:290px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background:#fff;border-radius:18px;padding:44px 40px 40px;box-shadow:0 22px 34px #1e0a2e21,0 8px 18px #1e0a2e0f;transition:transform .28s ease,box-shadow .28s ease}._card_1xp3n_48:hover{transform:translateY(-7px);box-shadow:0 30px 44px #1e0a2e2b,0 10px 22px #1e0a2e14}._cardIcon_1xp3n_72{width:64px;height:64px;margin-bottom:24px;display:flex;align-items:center;justify-content:flex-start}._cardIcon_1xp3n_72 img{width:58px;height:58px;object-fit:contain;display:block}._cardTitle_1xp3n_88{margin:0 0 14px;color:#df5a32;font-size:clamp(1.42rem,1.9vw,1.78rem);font-weight:600;line-height:1.2;letter-spacing:-.04em}._cardText_1xp3n_97{margin:0;max-width:360px;color:#67676e;font-size:1.02rem;font-weight:200;line-height:1.55;letter-spacing:-.02em;text-align:justify;text-justify:auto;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;text-wrap:pretty}@media (min-width: 1440px){._section_1xp3n_1{padding:80px 0 138px}._inner_1xp3n_9{max-width:1400px}._card_1xp3n_48{min-height:300px;padding:48px 44px 44px}}@media (max-width: 1023px){._section_1xp3n_1{padding:70px 0 98px}._header_1xp3n_16{margin-bottom:38px}._grid_1xp3n_41{max-width:740px;margin:0 auto;grid-template-columns:1fr;gap:26px}._card_1xp3n_48{min-height:auto;padding:36px 30px;border-radius:18px}._cardText_1xp3n_97{max-width:none}}@media (max-width: 767px){._section_1xp3n_1{padding:60px 0 80px}._inner_1xp3n_9{padding:0 16px}._header_1xp3n_16{margin-bottom:32px}._heading_1xp3n_22{font-size:clamp(1.82rem,8vw,2.3rem)}._subtitle_1xp3n_30{font-size:.93rem;line-height:1.55}._grid_1xp3n_41{gap:20px}._card_1xp3n_48{min-height:auto;padding:30px 24px}._cardIcon_1xp3n_72{width:54px;height:54px;margin-bottom:20px}._cardIcon_1xp3n_72 img{width:48px;height:48px}._cardTitle_1xp3n_88{font-size:1.34rem}._cardText_1xp3n_97{font-size:.93rem;line-height:1.54}}@media (max-width: 380px){._card_1xp3n_48{min-height:auto;padding:24px 20px}._cardTitle_1xp3n_88{font-size:1.2rem}._cardText_1xp3n_97{font-size:.87rem}}._securitySection_156qc_1{width:100%;position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fff;padding:84px 24px}._securitySection_156qc_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at 28% 52%,rgba(255,158,120,.12) 0%,rgba(137,84,142,.1) 36%,transparent 66%),linear-gradient(90deg,#12082a1f,#260d370d 42%,#1c09281f);z-index:0}._securityInner_156qc_33{width:100%;max-width:1240px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(3.5rem,6vw,6.5rem)}._visualColumn_156qc_46{min-height:540px;display:flex;align-items:center;justify-content:center}._securityVisual_156qc_53{width:min(100%,590px);aspect-ratio:1 / 1;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;isolation:isolate}._securityVisual_156qc_53:before{content:"";position:absolute;width:82%;height:82%;left:50%;top:52%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,125,100,.24) 0%,rgba(161,84,129,.2) 38%,rgba(58,21,75,.08) 68%,transparent 100%);filter:blur(42px);z-index:0}._ripple_156qc_89{position:absolute;left:50%;top:50%;border:2px solid rgba(255,255,255,.17);border-radius:18%;transform:translate(-50%,-50%) rotate(45deg);pointer-events:none;z-index:1;will-change:transform,opacity;animation:_ripplePulse_156qc_1 2.35s ease-in-out infinite}._rippleOne_156qc_102{width:42%;height:42%;opacity:.42;animation-delay:0s}._rippleTwo_156qc_109{width:60%;height:60%;opacity:.32;animation-delay:.28s}._rippleThree_156qc_116{width:78%;height:78%;opacity:.22;animation-delay:.56s}._shieldWrap_156qc_123{width:325px;height:390px;position:relative;z-index:3;display:flex;align-items:center;justify-content:center}._shieldImg_156qc_134{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 28px 45px rgba(14,6,34,.36)) drop-shadow(0 0 18px rgba(255,139,105,.16))}._logoRotator_156qc_145{width:84%;height:42%;position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);display:grid;place-items:center;overflow:visible;z-index:4}._securityLogo_156qc_160{max-width:108%;max-height:108%;position:absolute;object-fit:contain;opacity:0;transform:translateY(10px) scale(1);filter:drop-shadow(0 8px 18px rgba(0,0,0,.2));will-change:transform,opacity;animation:_logoCycle_156qc_1 8s ease-in-out infinite;animation-delay:calc(var(--logo-index) * 4s)}._securityLogo_156qc_160:nth-child(1){max-width:86%;max-height:86%}._contentColumn_156qc_178{width:100%;max-width:590px}._title_156qc_183{margin:0 0 34px;color:#fff8fb;font-size:clamp(2.15rem,3.5vw,4.9rem);font-weight:600;line-height:.98;letter-spacing:-.06em;text-align:left;text-shadow:0 12px 28px rgba(20,9,43,.24)}._securityList_156qc_194{display:flex;flex-direction:column;gap:32px}._securityItem_156qc_200{display:grid;grid-template-columns:1px 1fr;gap:28px;align-items:start;cursor:pointer}._itemLine_156qc_208{width:1px;min-height:32px;background:#fa8e6e;transition:min-height .32s ease,background .32s ease}._activeItem_156qc_217 ._itemLine_156qc_208{min-height:126px;background:linear-gradient(180deg,#fffffff2,#fa8f6e7a)}._itemContent_156qc_226 h3{margin:0;color:#fa8e6e;font-size:clamp(1.25rem,1.5vw,1.55rem);font-weight:600;line-height:1.18;letter-spacing:-.03em}._itemContent_156qc_226 h3 span{display:inline-block;margin-left:.35rem;color:#fa8e6e;font-size:1rem}._itemContent_156qc_226 p{max-width:540px;margin:.9rem 0 0;color:#fff;font-size:clamp(1rem,1.05vw,1.12rem);font-weight:300;line-height:1.65;letter-spacing:-.02em;text-align:justify;text-justify:auto;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;text-wrap:pretty}._answerWrap_156qc_258{max-height:0;overflow:hidden;opacity:0;transition:max-height .34s cubic-bezier(.4,0,.2,1),opacity .28s ease;will-change:max-height,opacity}._answerWrapOpen_156qc_268{max-height:300px;opacity:1}@keyframes _logoCycle_156qc_1{0%{opacity:0;transform:translateY(12px) scale(.98)}9%{opacity:1;transform:translateY(0) scale(1.12)}42%{opacity:1;transform:translateY(0) scale(1.12)}50%{opacity:0;transform:translateY(-10px) scale(1.02)}to{opacity:0;transform:translateY(-10px) scale(1.02)}}@keyframes _ripplePulse_156qc_1{0%{transform:translate(-50%,-50%) rotate(45deg) scale(.92);opacity:.12}35%{opacity:.46}to{transform:translate(-50%,-50%) rotate(45deg) scale(1.12);opacity:.06}}@media (max-width: 1180px){._securitySection_156qc_1{padding:74px 24px}._securityInner_156qc_33{max-width:1080px;gap:48px}._visualColumn_156qc_46{min-height:500px}._securityVisual_156qc_53{width:min(100%,520px)}._shieldWrap_156qc_123{width:292px;height:350px}._title_156qc_183{font-size:clamp(2.75rem,4.6vw,4.1rem);margin-bottom:30px}._itemContent_156qc_226 h3{font-size:clamp(1.18rem,1.7vw,1.42rem)}._itemContent_156qc_226 p{font-size:clamp(.95rem,1.2vw,1.05rem)}}@media (max-width: 900px){._securitySection_156qc_1{padding:64px 22px;background-position:center center}._securityInner_156qc_33{max-width:720px;display:flex;flex-direction:column;align-items:stretch;gap:8px}._visualColumn_156qc_46{order:1;width:100%;min-height:430px;align-items:center;justify-content:center;margin-bottom:-12px}._securityVisual_156qc_53{width:430px;max-width:100%;height:430px;aspect-ratio:auto}._securityVisual_156qc_53:before{width:88%;height:72%;top:53%;filter:blur(36px)}._rippleOne_156qc_102{width:48%;height:38%}._rippleTwo_156qc_109{width:68%;height:54%}._rippleThree_156qc_116{width:88%;height:70%}._shieldWrap_156qc_123{width:260px;height:318px}._logoRotator_156qc_145{width:91%;height:45%}._securityLogo_156qc_160{max-width:112%;max-height:112%}._securityLogo_156qc_160:nth-child(1){max-width:82%;max-height:82%}._contentColumn_156qc_178{order:2;width:100%;max-width:640px;margin:0 auto}._title_156qc_183{margin:0 0 24px;font-size:clamp(2.5rem,7.5vw,3.8rem);line-height:1.05;letter-spacing:-.05em;text-align:left}._securityList_156qc_194{width:100%;gap:24px}._securityItem_156qc_200{gap:18px}._activeItem_156qc_217 ._itemLine_156qc_208{min-height:116px}._itemContent_156qc_226 h3{font-size:clamp(1.25rem,3vw,1.55rem)}._itemContent_156qc_226 p{max-width:100%;font-size:clamp(.98rem,2vw,1.08rem);line-height:1.58}}@media (max-width: 600px){._securitySection_156qc_1{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:12px 18px 44px;background-size:cover;background-position:center center}._securityInner_156qc_33{width:100%;max-width:430px;margin:0 auto;gap:0}._visualColumn_156qc_46{min-height:385px;transform:translateY(-10px);margin-bottom:-20px}._securityVisual_156qc_53{width:335px;height:390px}._securityVisual_156qc_53:before{width:92%;height:72%;top:53%;filter:blur(32px)}._ripple_156qc_89{border-radius:16%;animation-duration:2.2s}._shieldWrap_156qc_123{width:230px;height:282px}._logoRotator_156qc_145{width:93%;height:46%;top:47%}._securityLogo_156qc_160{max-width:114%;max-height:114%}._securityLogo_156qc_160:nth-child(1){max-width:80%;max-height:80%}._contentColumn_156qc_178{width:100%;max-width:100%}._title_156qc_183{margin:0 0 18px;font-size:clamp(2rem,9vw,2.45rem);font-weight:650;line-height:1.16;letter-spacing:-.035em;text-align:left}._securityList_156qc_194{gap:22px}._securityItem_156qc_200{grid-template-columns:1px 1fr;gap:14px}._itemLine_156qc_208{min-height:28px}._activeItem_156qc_217 ._itemLine_156qc_208{min-height:112px}._itemContent_156qc_226 h3{font-size:clamp(1.05rem,5vw,1.35rem);font-weight:600;line-height:1.2;letter-spacing:-.02em}._itemContent_156qc_226 h3 span{font-size:.86rem;font-weight:600}._itemContent_156qc_226 p{max-width:100%;margin-top:.7rem;font-size:clamp(.88rem,4vw,1rem);font-weight:300;line-height:1.58;letter-spacing:-.01em}._answerWrapOpen_156qc_268{max-height:340px}}@media (max-width: 420px){._securitySection_156qc_1{padding:8px 16px 40px}._securityInner_156qc_33{max-width:390px}._visualColumn_156qc_46{min-height:365px;transform:translateY(-10px);margin-bottom:-18px}._securityVisual_156qc_53{width:320px;height:370px}._shieldWrap_156qc_123{width:220px;height:270px}._logoRotator_156qc_145{width:94%;height:47%}._title_156qc_183{font-size:clamp(1.85rem,9vw,2.2rem);line-height:1.18;margin-bottom:16px}._securityList_156qc_194{gap:20px}._securityItem_156qc_200{gap:12px}._activeItem_156qc_217 ._itemLine_156qc_208{min-height:106px}._itemContent_156qc_226 h3{font-size:clamp(1rem,5vw,1.22rem)}._itemContent_156qc_226 p{font-size:clamp(.84rem,4vw,.94rem);line-height:1.55}}@media (max-width: 360px){._securitySection_156qc_1{padding:6px 14px 36px}._securityInner_156qc_33{max-width:340px}._visualColumn_156qc_46{min-height:330px;transform:translateY(-8px);margin-bottom:-16px}._securityVisual_156qc_53{width:292px;height:335px}._shieldWrap_156qc_123{width:198px;height:244px}._logoRotator_156qc_145{width:95%;height:48%}._title_156qc_183{font-size:1.55rem;line-height:1.2;margin-bottom:14px}._securityItem_156qc_200{gap:10px}._activeItem_156qc_217 ._itemLine_156qc_208{min-height:98px}._itemContent_156qc_226 h3{font-size:.95rem}._itemContent_156qc_226 p{font-size:.78rem;line-height:1.52}}@media (prefers-reduced-motion: reduce){._ripple_156qc_89,._securityLogo_156qc_160{animation:none}._securityLogo_156qc_160:first-child{opacity:1;transform:none}}._section_pyyib_1{width:100%;position:relative;overflow:hidden;background:var(--cream);padding:82px 0 96px}._inner_pyyib_9{width:100%;max-width:680px;margin:0 auto;padding:0 24px}._header_pyyib_16{margin:0 auto 42px;text-align:center}._heading_pyyib_21{margin:0 0 14px;color:#17182b;font-size:clamp(2rem,3.8vw,3rem);font-weight:600;line-height:1.08;letter-spacing:-.045em}._subtitle_pyyib_30{margin:0;color:#667085;font-size:clamp(.94rem,1.2vw,1.04rem);font-weight:400;line-height:1.55;letter-spacing:-.01em}._faqList_pyyib_39{width:100%;display:flex;flex-direction:column;gap:12px}._faqItem_pyyib_46{position:relative;border-radius:12px}._faqGlow_pyyib_51{display:none}._faqInner_pyyib_55{position:relative;z-index:1;overflow:hidden;border-radius:12px;background:transparent;border:1px solid rgba(23,24,43,.14);box-shadow:none;transition:border-color .28s ease,background .28s ease,box-shadow .28s ease,transform .28s ease}._faqItemOpen_pyyib_70 ._faqInner_pyyib_55{background:#ffffff61;border-color:#7c4bb442;box-shadow:0 10px 28px #1e0a2e0d,0 3px 10px #1e0a2e08}._faqItem_pyyib_46:hover ._faqInner_pyyib_55{border-color:#7c4bb43d;background:#ffffff52}._faqButton_pyyib_83{width:100%;min-height:62px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;background:transparent;border:none;cursor:pointer}._question_pyyib_97{color:#18192b;font-size:.94rem;font-weight:500;line-height:1.38;letter-spacing:-.018em}._icon_pyyib_105{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;color:#2b3147;font-size:1.2rem;font-weight:300;line-height:1;border-radius:999px;transition:transform .28s ease,color .28s ease}._faqItemOpen_pyyib_70 ._icon_pyyib_105{color:#7c4bb4;transform:rotate(180deg)}._answerWrap_pyyib_127{max-height:0;overflow:hidden;opacity:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .3s ease;will-change:max-height,opacity}._faqItemOpen_pyyib_70 ._answerWrap_pyyib_127{max-height:220px;opacity:1}._answer_pyyib_127{margin:0;padding:0 20px 20px;color:#667085;font-size:.92rem;font-weight:400;line-height:1.56;letter-spacing:-.012em}@media (min-width: 1440px){._section_pyyib_1{padding:88px 0 104px}._inner_pyyib_9{max-width:700px}._faqButton_pyyib_83{min-height:64px;padding:0 22px}._question_pyyib_97{font-size:.96rem}._answer_pyyib_127{padding:0 22px 22px;font-size:.94rem}}@media (max-width: 1023px){._section_pyyib_1{padding:72px 0 84px}._inner_pyyib_9{max-width:660px}._header_pyyib_16{margin-bottom:38px}._heading_pyyib_21{font-size:clamp(1.95rem,5vw,2.75rem)}._faqList_pyyib_39{gap:12px}._faqButton_pyyib_83{min-height:60px}}@media (max-width: 767px){._section_pyyib_1{padding:58px 0 70px}._inner_pyyib_9{max-width:100%;padding:0 18px}._header_pyyib_16{margin-bottom:32px}._heading_pyyib_21{font-size:clamp(1.8rem,9vw,2.35rem);font-weight:600;letter-spacing:-.04em}._subtitle_pyyib_30{font-size:.9rem;line-height:1.5}._faqList_pyyib_39{gap:11px}._faqInner_pyyib_55{border-radius:11px}._faqButton_pyyib_83{min-height:58px;padding:0 16px;gap:14px}._question_pyyib_97{font-size:.86rem;font-weight:500;line-height:1.42}._icon_pyyib_105{width:20px;height:20px;flex-basis:20px;font-size:1.1rem}._faqItemOpen_pyyib_70 ._answerWrap_pyyib_127{max-height:260px}._answer_pyyib_127{padding:0 16px 18px;font-size:.84rem;font-weight:400;line-height:1.55}}@media (max-width: 430px){._section_pyyib_1{padding:54px 0 64px}._inner_pyyib_9{padding:0 16px}._heading_pyyib_21{font-size:clamp(1.72rem,8.5vw,2.2rem)}._faqButton_pyyib_83{min-height:56px;padding:0 15px}._question_pyyib_97{font-size:.84rem}._answer_pyyib_127{padding:0 15px 18px;font-size:.82rem}}@media (max-width: 380px){._inner_pyyib_9{padding:0 14px}._heading_pyyib_21{font-size:clamp(1.6rem,8.5vw,2rem)}._subtitle_pyyib_30{font-size:.86rem}._faqButton_pyyib_83{min-height:54px;padding:0 14px}._question_pyyib_97{font-size:.82rem;line-height:1.4}._answer_pyyib_127{padding:0 14px 17px;font-size:.81rem;line-height:1.52}}._section_11e63_1{width:100%;min-height:735px;position:relative;overflow:hidden;padding:72px 0 94px;background:#1c0c40}._section_11e63_1:before{content:"";position:absolute;width:1180px;height:620px;top:54%;left:50%;border-radius:50%;opacity:1;background:radial-gradient(ellipse at center,#ff9e78c7,#be698c99 36%,#89548e61 58%,#5d2d732e 78%,#5d2d7300);transform:translate(-50%,-50%);transform-origin:center;will-change:transform;contain:strict;filter:blur(125px) saturate(1.45) brightness(1.18);-webkit-filter:blur(125px) saturate(1.45) brightness(1.18);pointer-events:none;z-index:0}._section_11e63_1>*{position:relative;z-index:1}._inner_11e63_46{width:100%;max-width:760px;margin:0 auto;padding:0 24px;position:relative;z-index:1}._heading_11e63_55{margin:0 0 42px;color:#fff;text-align:center;font-size:clamp(2.25rem,4vw,3rem);font-weight:800;line-height:1.08}._form_11e63_64{width:100%;display:flex;flex-direction:column;gap:18px}._row_11e63_71{display:grid;grid-template-columns:1fr 1fr;gap:42px}._field_11e63_77{display:flex;flex-direction:column;gap:8px}._label_11e63_83{color:#ffffffe0;font-size:.88rem;font-weight:500;line-height:1.2}._input_11e63_90{width:100%;min-height:43px;padding:0 14px;border:none;border-radius:4px;background:#fff;color:#4a4a50;font-family:var(--font);font-size:.88rem;font-weight:600;outline:none;box-shadow:0 1px #fff3,0 8px 24px #1e0a2e14;transition:box-shadow .25s ease,transform .25s ease}._input_11e63_90::placeholder{color:#55555f;opacity:.92;font-weight:600}._input_11e63_90:focus{box-shadow:0 0 0 3px #e91e8c38,0 10px 28px #1e0a2e1f}._textarea_11e63_122{min-height:86px;padding:12px 14px;resize:vertical;line-height:1.45}._select_11e63_129{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:42px;background-image:linear-gradient(45deg,transparent 50%,#3e3e46 50%),linear-gradient(135deg,#3e3e46 50%,transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 15px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}._checkWrap_11e63_145{display:flex;align-items:flex-start;gap:8px;margin-top:6px;cursor:pointer}._checkWrap_11e63_145 input[type=checkbox]{width:16px;height:16px;margin:1px 0 0;flex:0 0 16px;accent-color:#ffffff;cursor:pointer}._checkText_11e63_162{color:#ffffffe0;font-size:.88rem;font-weight:400;line-height:1.45}._checkLink_11e63_169{color:#fff;text-decoration:underline;text-underline-offset:2px}._checkLink_11e63_169:hover{color:#ffd7ef}._submitWrap_11e63_179{display:flex;justify-content:center;padding-top:18px}._submitBtn_11e63_185{flex-shrink:0;width:200px;height:46px;padding:0;position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:55px;opacity:1;color:#fff;font-family:"Poppins",var(--font);font-size:16px;font-weight:600;line-height:100%;letter-spacing:0;text-decoration:none;white-space:nowrap;background:radial-gradient(42% 85% at 50% 100%,#ffedd642,#ffd3b129 38%,#ff7e540f 70%,#ff7e5400),linear-gradient(90deg,#cf4426,#ea5d2f 28%,#ff7b3f 50%,#ef5a35 74%,#c73e27);box-shadow:0 4px 10px #8c361c2e,0 0 10px #ff7e5424,inset 0 1px 2px #ffffff2e,inset 0 -8px 14px #ffd3b11f;text-shadow:0 1px 3px rgba(0,0,0,.22);cursor:pointer;transition:box-shadow .25s ease,filter .25s ease}._submitBtn_11e63_185:before{content:"";position:absolute;z-index:0;width:65px;height:75px;left:50%;top:50%;border-radius:999px;opacity:.9;background:radial-gradient(ellipse at center,#ffffffdb,#ffedd6b8 30%,#ffbe8c6b 62%,#fff0);filter:blur(6.5px) brightness(1.06);transform:translate(-50%,-100%) rotate(0);transform-origin:50% 100%;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .45s ease,filter .45s ease}._submitBtn_11e63_185:hover{filter:brightness(1.04);box-shadow:0 4px 10px #8c361c33,0 0 14px #ff7e542e,inset 0 1px 2px #ffffff1f,inset 0 -8px 14px #ffedd62e}._submitBtn_11e63_185:hover:before{opacity:.96;filter:blur(6.5px) brightness(1.08);transform:translate(-50%,-100%) rotate(180deg)}._successMsg_11e63_277{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center}._successIcon_11e63_285{width:76px;height:76px;margin-bottom:20px;position:relative;isolation:isolate;overflow:hidden;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:2.35rem;font-weight:800;line-height:1;background:radial-gradient(42% 85% at 50% 100%,#ffedd657,#ffd3b12e 40%,#ff7e540f 72%,#ff7e5400),linear-gradient(135deg,#cf4426,#ea5d2f 30%,#ff7b3f 54%,#ef5a35 76%,#c73e27);border:1px solid rgba(255,237,214,.28);box-shadow:0 18px 42px #ff7e5433,0 0 28px #ff9e782e,inset 0 1px 2px #ffffff3d,inset 0 -10px 18px #782a1924;text-shadow:0 2px 5px rgba(20,9,43,.28);animation:_successPop_11e63_1 .48s ease-out both}._successIcon_11e63_285:before{content:"";position:absolute;width:62px;height:78px;left:50%;top:50%;z-index:-1;border-radius:999px;opacity:.72;background:radial-gradient(ellipse at center,#ffffffb3,#ffedd68a 30%,#ffbe8c47 62%,#fff0);filter:blur(7px) brightness(1.05);transform:translate(-50%,-95%)}._successIcon_11e63_285:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;z-index:-2;border-radius:inherit;background:radial-gradient(circle,#ff9e7857,#89548e29 48%,#89548e00 72%);filter:blur(7px)}._successText_11e63_371{margin:0;color:#ffffffc7;font-size:1rem}@keyframes _successPop_11e63_1{0%{opacity:0;transform:scale(.84) translateY(8px)}70%{opacity:1;transform:scale(1.06) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 1180px){._section_11e63_1{min-height:690px;padding:68px 0 86px}._section_11e63_1:before{width:1050px;height:600px;top:54%;filter:blur(120px) saturate(1.45) brightness(1.18);-webkit-filter:blur(120px) saturate(1.45) brightness(1.18)}}@media (max-width: 1023px){._section_11e63_1{min-height:auto;padding:66px 0 82px}._section_11e63_1:before{width:900px;height:560px;top:54%;filter:blur(115px) saturate(1.42) brightness(1.16);-webkit-filter:blur(115px) saturate(1.42) brightness(1.16)}._row_11e63_71{gap:24px}._successIcon_11e63_285{width:72px;height:72px;font-size:2.25rem}}@media (max-width: 767px){._section_11e63_1{padding:56px 0 70px}._section_11e63_1:before{width:720px;height:520px;top:52%;left:50%;transform:translate(-50%,-50%);filter:blur(105px) saturate(1.4) brightness(1.18);-webkit-filter:blur(105px) saturate(1.4) brightness(1.18)}._inner_11e63_46{padding:0 16px}._heading_11e63_55{margin-bottom:34px;font-size:clamp(2rem,9vw,2.45rem)}._form_11e63_64{gap:16px}._row_11e63_71{grid-template-columns:1fr;gap:16px}._input_11e63_90{min-height:44px}._textarea_11e63_122{min-height:92px}._checkText_11e63_162{font-size:.8rem}._submitBtn_11e63_185{width:min(260px,100%);height:53px}._successMsg_11e63_277{min-height:360px}._successIcon_11e63_285{width:68px;height:68px;margin-bottom:18px;font-size:2.1rem}._successIcon_11e63_285:before{width:56px;height:70px}._successText_11e63_371{font-size:.95rem}}@media (max-width: 380px){._section_11e63_1:before{width:620px;height:480px;top:53%;left:50%;transform:translate(-50%,-50%);filter:blur(98px) saturate(1.4) brightness(1.16);-webkit-filter:blur(98px) saturate(1.4) brightness(1.16)}._submitBtn_11e63_185{width:100%}._successMsg_11e63_277{min-height:330px}._successIcon_11e63_285{width:62px;height:62px;font-size:1.95rem}}._footer_ehit0_1{width:100%;position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat}._footer_ehit0_1:before{display:none}._inner_ehit0_14{width:100%;max-width:1280px;position:relative;z-index:1;margin:0 auto;padding:38px 56px 34px}._desktopFooter_ehit0_23{display:block}._mobileFooter_ehit0_27{display:none}._grid_ehit0_31{display:grid;grid-template-columns:1.5fr .95fr .9fr 1.35fr 1.2fr;gap:clamp(70px,7vw,120px);align-items:start}._brand_ehit0_38{min-height:250px;position:relative;display:flex;flex-direction:column;align-items:flex-start;transform:translateY(-10px)}._logo_ehit0_47{width:165px;height:auto;display:block;object-fit:contain;margin-bottom:22px}._tagline_ehit0_55{margin:0;max-width:180px;color:#ff4a23;font-family:var(--font-glegoo);font-size:.9rem;font-weight:600;line-height:1.12;letter-spacing:-.02em}._taglineFr_ehit0_66{max-width:220px;line-height:1.2}._brandBottom_ehit0_71{position:absolute;left:0;bottom:0;display:flex;align-items:center;gap:34px}._copyright_ehit0_80{margin:0;max-width:none;width:max-content;color:#77716c;font-size:.72rem;font-weight:400;line-height:1;white-space:nowrap}._flagMobile_ehit0_91{width:24px;height:auto;display:none;object-fit:contain}._col_ehit0_98{min-height:240px;position:relative}._colHead_ehit0_103{margin:0 0 26px;color:#17171f;font-size:.92rem;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:-.015em}._colList_ehit0_113{margin:0;padding:0;display:flex;flex-direction:column;list-style:none}._colLink_ehit0_121{color:#302d2b;font-size:.86rem;font-weight:400;line-height:1.25;text-decoration:none;transition:color .2s ease}._colLink_ehit0_121:hover{color:#ff4a23}._contactHead_ehit0_134{margin:30px 0 16px;color:#17171f;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em}._contactHeadFr_ehit0_143{margin:30px 0 16px}._contactHeadExtra_ehit0_147{margin:27px 0;color:#17171f;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em}._contactHeadExtraFr_ehit0_156{margin:27px 0}._address_ehit0_160{margin:0;color:#3f3a37;font-size:.8rem;font-weight:400;line-height:1.45;font-style:normal}._followText_ehit0_169{margin:110px 0 9px;color:#3f3a37;font-size:.82rem;font-weight:400;line-height:1.2}._followTextFr_ehit0_177{margin:72px 0 9px}._socials_ehit0_181{display:flex;align-items:center;gap:12px}._socialBtn_ehit0_187{width:auto;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#3f3a37;font-size:.9rem;font-weight:800;line-height:1;text-decoration:none;transition:color .2s ease,transform .2s ease}._socialBtn_ehit0_187 svg{width:17px;height:17px}._socialBtn_ehit0_187:hover{color:#ff4a23;transform:translateY(-2px)}._flagDesktop_ehit0_213{position:absolute;left:0;bottom:0;width:30px;height:auto;display:block;object-fit:contain}@media (max-width: 1180px) and (min-width: 1024px){._inner_ehit0_14{max-width:1160px;padding:38px 44px 34px}._grid_ehit0_31{gap:clamp(54px,5vw,86px)}._logo_ehit0_47{width:155px}._copyright_ehit0_80{font-size:.9rem}}@media (max-width: 1023px){._desktopFooter_ehit0_23{display:none}._mobileFooter_ehit0_27{display:block;width:100%;padding:38px 44px 34px;position:relative;z-index:1}._mobileBrand_ehit0_255{margin-bottom:34px}._mobileLogo_ehit0_259{width:150px;height:auto;display:block;margin-bottom:10px}._mobileTagline_ehit0_266{margin:0;max-width:300px;color:#ff4a23;font-family:var(--font-glegoo);font-size:.9rem;font-weight:700;line-height:1.25;letter-spacing:-.02em}._mobileGrid_ehit0_277{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:42px;row-gap:30px;align-items:start}._mobileBlock_ehit0_285{min-width:0}._mobileBlock_ehit0_285 h4{margin:0 0 12px;color:#17171f;font-size:.82rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:-.01em}._mobileBlock_ehit0_285 a{display:block;color:#302d2b;font-size:.86rem;font-weight:400;line-height:1.45;text-decoration:none;margin-bottom:5px}._mobileBlock_ehit0_285 p{margin:0;color:#3f3a37;font-size:.86rem;font-weight:400;line-height:1.48}._mobileSubhead_ehit0_317{margin:0 0 8px!important;color:#17171f!important;font-size:.72rem!important;font-weight:800!important;line-height:1.1!important;text-transform:uppercase}._mobileFollow_ehit0_326{margin:0 0 10px!important;color:#3f3a37!important;font-size:.86rem!important;font-weight:400!important;line-height:1.2!important}._mobileSocials_ehit0_334{gap:13px}._mobileSocials_ehit0_334 ._socialBtn_ehit0_187{color:#000}._mobileSocials_ehit0_334 ._socialBtn_ehit0_187 svg{width:17px;height:17px}._mobileBottom_ehit0_347{margin-top:34px;display:flex;align-items:center;justify-content:flex-start;gap:18px}._mobileBottom_ehit0_347 p{margin:0;color:#8a837d;font-size:.78rem;font-weight:400;line-height:1.25;white-space:nowrap}._mobileFlag_ehit0_364{width:27px;height:auto;display:block;object-fit:contain;flex-shrink:0}}@media (max-width: 600px){._mobileFooter_ehit0_27{padding:24px 17px}._mobileBrand_ehit0_255{margin-bottom:24px}._mobileLogo_ehit0_259{width:120px;margin-bottom:8px}._mobileTagline_ehit0_266{max-width:230px;font-size:.68rem}._mobileGrid_ehit0_277{grid-template-columns:1fr 1fr;column-gap:34px;row-gap:22px}._mobileBlock_ehit0_285 h4{margin-bottom:10px;font-size:.66rem}._mobileBlock_ehit0_285 a{font-size:.72rem;line-height:1.45;margin-bottom:4px}._mobileBlock_ehit0_285 p{font-size:.72rem;line-height:1.48}._mobileSubhead_ehit0_317{margin:0 0 7px!important;font-size:.62rem!important}._mobileFollow_ehit0_326{margin:0 0 9px!important;font-size:.78rem!important}._mobileSocials_ehit0_334{gap:12px}._mobileSocials_ehit0_334 ._socialBtn_ehit0_187 svg{width:15px;height:15px}._mobileBottom_ehit0_347{margin-top:28px;gap:12px;justify-content:space-between}._mobileBottom_ehit0_347 p{font-size:.68rem;line-height:1;white-space:nowrap}._mobileFlag_ehit0_364{width:25px}}@media (max-width: 420px){._mobileFooter_ehit0_27{padding:23px 14px 22px}._mobileLogo_ehit0_259{width:112px}._mobileTagline_ehit0_266{font-size:.62rem}._mobileGrid_ehit0_277{column-gap:26px;row-gap:20px}._mobileBlock_ehit0_285 h4{font-size:.6rem;margin-bottom:9px}._mobileBlock_ehit0_285 a,._mobileBlock_ehit0_285 p{font-size:.66rem}._mobileSubhead_ehit0_317{font-size:.58rem!important}._mobileFollow_ehit0_326{font-size:.7rem!important}._mobileBottom_ehit0_347 p{font-size:.82rem}._mobileFlag_ehit0_364{width:23px}}._cookieBanner_1jq4z_1{position:fixed;left:50%;bottom:24px;z-index:999999;width:min(calc(100% - 40px),980px);transform:translate(-50%);padding:18px;border-radius:24px;background:#fffffff5;box-shadow:0 24px 70px #1e0a2e2e,0 8px 24px #1e0a2e1a;animation:_cookieSlideUp_1jq4z_1 .45s cubic-bezier(.22,1,.36,1)}._content_1jq4z_43{display:flex;align-items:center;justify-content:space-between;gap:22px}._textBlock_1jq4z_57{flex:1}._textBlock_1jq4z_57 h3{margin:0 0 6px;color:#21142f;font-size:1rem;font-weight:800;line-height:1.2}._textBlock_1jq4z_57 p{margin:0;color:#5f5964;font-size:.88rem;font-weight:400;line-height:1.55}._actions_1jq4z_101{flex-shrink:0;display:flex;align-items:center;gap:10px}._policyLink_1jq4z_117,._declineBtn_1jq4z_119,._acceptBtn_1jq4z_121{height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-family:inherit;font-size:.82rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}._policyLink_1jq4z_117{color:#8331a4;background:#8331a414;border:1px solid rgba(131,49,164,.12)}._policyLink_1jq4z_117:hover{background:#8331a41f}._declineBtn_1jq4z_119{color:#2d2d3a;background:#fff;border:1px solid rgba(45,45,58,.16)}._declineBtn_1jq4z_119:hover{background:#fff7f2}._acceptBtn_1jq4z_121{color:#fff;border:none;background:radial-gradient(42% 85% at 50% 100%,#ffedd633,#ffd3b11f 38%,#ff7e540f 70%,#ff7e5400),linear-gradient(180deg,#8331a4,#202869);box-shadow:0 10px 22px #2028693d,inset 0 1px 1px #ffffff38}._acceptBtn_1jq4z_121:hover{transform:translateY(-2px);box-shadow:0 14px 28px #2028694d,inset 0 1px 1px #ffffff40}@keyframes _cookieSlideUp_1jq4z_1{0%{opacity:0;transform:translate(-50%) translateY(18px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@media (max-width: 767px){._cookieBanner_1jq4z_1{left:12px;right:12px;bottom:86px;width:auto;max-width:none;transform:none;padding:13px;border-radius:18px}._content_1jq4z_43{flex-direction:column;align-items:stretch;gap:12px}._textBlock_1jq4z_57 h3{margin-bottom:4px;font-size:.92rem}._textBlock_1jq4z_57 p{font-size:.76rem;line-height:1.45}._actions_1jq4z_101{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px}._policyLink_1jq4z_117,._declineBtn_1jq4z_119,._acceptBtn_1jq4z_121{width:100%;height:34px;padding:0 8px;font-size:.7rem}._acceptBtn_1jq4z_121{margin-left:0}}@media (max-width: 380px){._cookieBanner_1jq4z_1{bottom:82px;padding:12px;border-radius:16px}._textBlock_1jq4z_57 h3{font-size:.88rem}._textBlock_1jq4z_57 p{font-size:.72rem;line-height:1.42}._actions_1jq4z_101{grid-template-columns:1fr 1fr}._policyLink_1jq4z_117{grid-column:1 / -1}._policyLink_1jq4z_117,._declineBtn_1jq4z_119,._acceptBtn_1jq4z_121{height:32px;font-size:.68rem}}._overlay_jptp1_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:#10061e;overflow:hidden;font-family:Poppins,sans-serif;transition:opacity .6s cubic-bezier(.16,1,.3,1),visibility .6s}._fadeOut_jptp1_15{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s cubic-bezier(.16,1,.3,1),visibility .6s}._glowOverlay_jptp1_22{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 10% 20%,rgba(124,58,237,.22) 0%,transparent 45%),radial-gradient(circle at 90% 80%,rgba(249,115,22,.18) 0%,transparent 45%),radial-gradient(circle at 50% 50%,rgba(233,30,140,.15) 0%,transparent 60%);opacity:.85}._card_jptp1_34{position:relative;z-index:2;width:100%;max-width:540px;background:#160826b8;border:1px solid rgba(255,255,255,.08);border-radius:36px;padding:48px 36px;text-align:center;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 24px 60px #00000080,inset 0 1px #ffffff0d,inset 0 0 16px #ffffff05;transform:scale(.96);opacity:0;animation:_entrance_jptp1_1 .7s cubic-bezier(.16,1,.3,1) forwards .1s}@keyframes _entrance_jptp1_1{to{transform:scale(1);opacity:1}}._logoBox_jptp1_63{margin-bottom:28px;display:inline-flex;justify-content:center}._logo_jptp1_63{height:48px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(255,255,255,.05))}._title_jptp1_76{color:#fff;font-size:2.2rem;font-weight:800;line-height:1.15;letter-spacing:-.04em;margin:0 0 16px;display:flex;flex-direction:column;gap:4px}._subtitle_jptp1_88{font-size:1.35rem;font-weight:550;color:#ffffff8c;letter-spacing:-.03em}._tagline_jptp1_95{color:#fffc;font-size:.95rem;font-weight:400;line-height:1.45;margin:0 0 36px;padding:0 12px;display:flex;flex-direction:column;gap:12px}._frenchTagline_jptp1_107{color:#ffffff73;font-size:.85rem;font-weight:400;line-height:1.4}._buttonContainer_jptp1_114{display:flex;flex-direction:column;gap:14px;margin-bottom:8px}._langBtn_jptp1_121{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px 24px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left;transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:inset 0 1px #ffffff05}._langBtn_jptp1_121:hover{background:#ffffff12;border-color:#ffffff38;transform:translateY(-2px);box-shadow:0 8px 24px #0003,inset 0 1px #ffffff0a}._langBtn_jptp1_121:active{transform:translateY(0)}._btnContent_jptp1_153{display:flex;flex-direction:column;gap:2px}._btnMainText_jptp1_159{color:#fff;font-size:1.15rem;font-weight:700;line-height:1.2}._btnSubText_jptp1_166{color:#ffffff73;font-size:.78rem;font-weight:500;line-height:1}._btnArrow_jptp1_173{color:#ffffff59;font-size:1.4rem;font-weight:300;transition:transform .3s ease,color .3s ease}._langBtn_jptp1_121:hover ._btnArrow_jptp1_173{color:#fff;transform:translate(4px)}._footerGlow_jptp1_185{position:absolute;bottom:-40px;left:50%;transform:translate(-50%);width:280px;height:80px;background:radial-gradient(ellipse at center,rgba(233,30,140,.25) 0%,transparent 70%);filter:blur(15px);pointer-events:none;z-index:1}@media (max-width: 580px){._card_jptp1_34{padding:36px 20px;border-radius:28px}._title_jptp1_76{font-size:1.75rem}._subtitle_jptp1_88{font-size:1.1rem}._tagline_jptp1_95{font-size:.88rem}}._container_hl599_1{position:fixed;bottom:16px;left:16px;z-index:9999;font-family:Poppins,sans-serif;pointer-events:auto}._pill_hl599_10{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fffffff0;border:1px solid rgba(0,0,0,.08);border-radius:999px;height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;box-shadow:0 4px 18px #00000014,0 1px 2px #0000000a;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),background-color .2s}._pill_hl599_10:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f,0 2px 4px #0000000a}._pillActive_hl599_38{background:#fff;border-color:#7c3aed3d;box-shadow:0 4px 18px #7c3aed1f,0 1px 2px #0000000a}._flagIcon_hl599_46{font-size:1.1rem;line-height:1}._pillText_hl599_51{color:#1a1a24;font-size:.85rem;font-weight:600;letter-spacing:-.015em}._chevron_hl599_58{display:inline-block;color:#8c8c9c;font-size:.7rem;font-weight:800;transition:transform .25s cubic-bezier(.16,1,.3,1);transform:rotate(90deg)}._chevronRotate_hl599_67{transform:rotate(-90deg)}._menu_hl599_71{position:absolute;bottom:calc(100% + 6px);left:0;width:130px;background:#fffffff5;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:4px;box-shadow:0 16px 40px #00000024,0 2px 8px #0000000a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;transform:translateY(12px) scale(.96);transform-origin:bottom left;transition:opacity .28s cubic-bezier(.16,1,.3,1),visibility .28s,transform .28s cubic-bezier(.16,1,.3,1);pointer-events:none}._menuOpen_hl599_101{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}._menuItem_hl599_108{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:8px;padding:6px 8px;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;transition:background .2s,transform .2s}._menuItem_hl599_108:hover{background:#f38e120f;transform:translate(2px)}._menuItemActive_hl599_128{background:#7c3aed0f!important}._itemMeta_hl599_132{display:flex;flex-direction:column}._itemLabel_hl599_137{color:#1a1a24;font-size:.85rem;font-weight:600;letter-spacing:-.015em}._menuItemActive_hl599_128 ._itemLabel_hl599_137{color:#7c3aed}._checkIcon_hl599_148{color:#7c3aed;font-size:.9rem;font-weight:700}@media (max-width: 767px){._container_hl599_1{bottom:10px;left:10px}._pill_hl599_10{height:28px;padding:0 8px;gap:4px}._pillText_hl599_51{font-size:.72rem}._menu_hl599_71{width:120px}}
