/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-xl:1.25rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.z-2{z-index:2}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-8{height:calc(var(--spacing) * 8)}.w-8{width:calc(var(--spacing) * 8)}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.p-10{padding:calc(var(--spacing) * 10)}.text-center{text-align:center}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.overline{text-decoration-line:overline}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--color-bg:#f7f5f0;--color-fg:#1a1a1a;--color-primary:#1b036f;--color-accent:#2d6a4f;--color-muted:#8a8a8a;--font-primary:"Manrope", system-ui, -apple-system, sans-serif;--font-secondary:"Raleway", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:3rem;--text-4xl:4.5rem;--text-5xl:6rem;--padding-x:2.5rem;--padding-x-mobile:1.5rem;--margin-x:2.5rem;--margin-x-mobile:1.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--space-32:8rem;--ease-out-expo:cubic-bezier(.19, 1, .22, 1);--duration-fast:.2s;--duration-base:.4s;--duration-slow:.7s}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scrollbar-width:none;-ms-overflow-style:none;font-size:16px}html::-webkit-scrollbar{display:none}body.splash-cursor,body.splash-cursor *{cursor:none!important}body{background-color:var(--color-bg);color:var(--color-fg);font-family:var(--font-primary);font-size:var(--text-base);line-height:1.6;overflow-x:hidden}html.has-scroll-dragging{-webkit-user-select:none;user-select:none}.c-scrollbar{z-index:9999}.c-scrollbar_thumb{background-color:var(--color-accent);opacity:.6}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}._gradientBorderPrimary_xgjyk_3{display:inline-flex;border-radius:999px;padding:2px;background-image:linear-gradient(to bottom right,#ffffff4d,#ffffff0a,#ffffff4d)}._primaryInner_xgjyk_10{display:inline-flex;align-items:center;padding:10px 20px;line-height:19px;border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-family:var(--font-primary);font-size:14px;font-weight:400;letter-spacing:0%;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}._primaryInner_xgjyk_10:hover{background-color:#ffffff42}._gradientBorderSecondary_xgjyk_34{display:inline-flex;border-radius:999px;padding:2px;background:var(--color-primary)}._secondaryInner_xgjyk_41{display:inline-flex;align-items:center;padding:.45rem 1.1rem;border-radius:999px;background-color:var(--color-primary);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-family:var(--font-primary);font-size:var(--text-sm);font-weight:500;letter-spacing:.01em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease}._secondaryInner_xgjyk_41:hover{opacity:.82}._container_qxbkr_2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background-color:var(--color-bg);display:flex;align-items:center;justify-content:center}._video_qxbkr_13{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}._label_qxbkr_22{font-family:var(--font-primary);font-size:var(--text-xs);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted)}._bar_qxbkr_32{height:100%;width:40%;background-color:var(--color-fg);animation:_shimmer_qxbkr_1 1.4s var(--ease-out-expo) infinite;transform-origin:left center}@keyframes _shimmer_qxbkr_1{0%{transform:translate(-100%)}60%{transform:translate(300%)}to{transform:translate(300%)}}._wrapper_1c2uz_3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}._canvas_1c2uz_10{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}._overlay_1c2uz_18{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000040;pointer-events:none}._screensContainer_1c2uz_25{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}._screen_1c2uz_25{--hook: 1;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}._ctaBar_1c2uz_42{position:absolute;bottom:1.5rem;left:0;right:0;display:flex;align-items:center;justify-content:center;pointer-events:auto}._ctaBar_1c2uz_42 .primaryInner{font-family:var(--font-secondary);text-transform:uppercase}._screenTitle_1c2uz_58{font-size:2rem;font-weight:400;line-height:100px;letter-spacing:-.02em;color:#fff;margin-bottom:var(--space-6)}._screenTitleIntro_1c2uz_67{font-size:clamp(2.4rem,6vw,5rem);margin-bottom:0;letter-spacing:-.03em}._cursorGlow_1c2uz_74{position:fixed;left:0;top:0;width:60px;height:60px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,rgba(255,255,255,.08) 55%,transparent 80%);box-shadow:0 0 0 1px #ffffff59;z-index:101}._cursorGlowPointer_1c2uz_88{position:fixed;left:0;top:0;width:60px;height:60px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,rgba(255,255,255,.08) 75%,transparent 95%);z-index:101;opacity:0}._cursorRipple_1c2uz_101{position:fixed;left:0;top:0;width:60px;height:60px;border-radius:50%;pointer-events:none;background:#fff;filter:blur(3px);z-index:102}._cursorRing_1c2uz_114{position:fixed;left:0;top:0;width:60px;height:60px;border-radius:50%;pointer-events:none;background:transparent;box-shadow:0 0 0 1px #ffffffb3;z-index:101}._arrowBtn_1c2uz_128{display:inline-flex;border-radius:999px;padding:2px;background-image:linear-gradient(to bottom right,#ffffff4d,#fff0,#ffffff4d);border:none;cursor:pointer}._arrowBtnInner_1c2uz_137{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background-color:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;transition:background-color .2s ease}._arrowBtn_1c2uz_128:hover ._arrowBtnInner_1c2uz_137{background-color:#ffffff42}._screenSub_1c2uz_155{font-family:var(--font-secondary);font-size:20px;font-weight:400;color:#fff;max-width:480px;line-height:1.2}._hoverNode_1c2uz_165{position:absolute;align-items:stretch;pointer-events:auto;cursor:default;--hn-stroke: rgba(255, 255, 255, .88);--hn-stroke-soft: rgba(255, 255, 255, .4);height:40px;display:flex;flex-direction:column;justify-content:space-between}._hoverNodeBracketTop_1c2uz_181{width:100%;height:5px;flex-shrink:0;border:2px solid var(--hn-stroke-soft);border-bottom:none;border-radius:5px 5px 0 0;transition:border-color .3s ease;position:relative;top:3px}._hoverNodeBracketBottom_1c2uz_193{width:100%;height:5px;flex-shrink:0;border:2px solid var(--hn-stroke-soft);border-top:none;border-radius:0 0 5px 5px;transition:border-color .3s ease;position:relative;bottom:3px}._hoverNode_1c2uz_165:hover ._hoverNodeBracketTop_1c2uz_181,._hoverNode_1c2uz_165:hover ._hoverNodeBracketBottom_1c2uz_193{border-color:var(--hn-stroke)}._hoverNodeLabel_1c2uz_210{display:block;font-family:var(--font-primary);font-size:18px;font-weight:700;letter-spacing:.06em;color:var(--hn-stroke-soft);padding:2px 10px;white-space:nowrap;text-align:center;min-width:20px;transition:color .3s ease;pointer-events:none}._hoverNodeLabelText_1c2uz_225{font-family:var(--font-secondary);font-weight:400;font-size:13px;text-transform:uppercase}._hoverNode_1c2uz_165:hover ._hoverNodeLabel_1c2uz_210{color:var(--hn-stroke)}._layoutCenter_1c2uz_237{justify-content:center;align-items:center;text-align:center;padding-top:7rem}._layoutCenterDeep_1c2uz_244{justify-content:center;align-items:center;text-align:center;padding-top:10rem}._layoutBottomRight_1c2uz_251{justify-content:flex-end;align-items:flex-end;padding-right:2rem;margin-bottom:15vh;text-align:left}._layoutBottomLeft_1c2uz_259{justify-content:flex-end;align-items:flex-start;padding-left:2rem;margin-bottom:15vh;text-align:left}._layoutSideRight_1c2uz_267{justify-content:center;align-items:flex-end;padding-right:2rem;text-align:left}._inkCenter_1c2uz_275{align-items:center;justify-content:center;text-align:center;padding-bottom:7rem}._inkCenterDeep_1c2uz_282{align-items:center;justify-content:center;text-align:center;padding-bottom:10rem}._inkBottomRight_1c2uz_289{align-items:flex-start;justify-content:flex-start;text-align:left;padding-left:2rem;margin-top:15vh}._inkBottomLeft_1c2uz_297{align-items:flex-start;justify-content:flex-end;text-align:right;padding-right:2rem;margin-top:15vh}._inkSideRight_1c2uz_305{align-items:center;justify-content:flex-start;text-align:left;padding-left:2rem}._inkTitleWide_1c2uz_313,._inkTitleMedium_1c2uz_314,._inkTitleNarrow_1c2uz_315{transform-origin:center;font-size:82px}._inkTitleWide_1c2uz_313{width:70%}._inkTitleMedium_1c2uz_314{width:60%}._inkTitleNarrow_1c2uz_315{width:40%}@media(max-width:768px){._screenSub_1c2uz_155{font-size:1rem}._layoutCenterDeep_1c2uz_244{padding-top:5rem}._layoutBottomRight_1c2uz_251{text-align:right}._layoutSideRight_1c2uz_267{justify-content:flex-end;padding-right:0;padding-left:2rem;margin-bottom:15vh}._inkCenterDeep_1c2uz_282{padding-bottom:5rem}._inkSideRight_1c2uz_305{align-items:flex-start;margin-top:15vh}._inkTitleWide_1c2uz_313,._inkTitleMedium_1c2uz_314,._inkTitleNarrow_1c2uz_315{width:100%;font-size:2rem}._inkTitleIntro_1c2uz_369{font-size:3rem}}@media(min-width:768px)and (max-width:1024px){._screenTitle_1c2uz_58{font-size:3rem;width:45%}._screenSub_1c2uz_155{width:45%}}._root_10cf4_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8;background:#fff;display:flex;align-items:center;--ev-ink: var(--color-primary);--ev-ink-muted: rgba(13, 10, 46, .32);--ev-rule: rgba(13, 10, 46, .12)}._stickyContainer_10cf4_13{position:sticky;top:0;overflow:hidden;display:flex;flex-direction:column;margin:2.5rem var(--margin-x);height:80vh;width:100%}._header_10cf4_25{flex-shrink:0;border-bottom:1px solid var(--ev-rule);padding-top:1rem;padding-bottom:1rem}._headerInner_10cf4_32{width:80%;margin-left:auto;margin-right:auto}._contentArea_10cf4_38{flex:1 1 0%;min-height:0;display:flex;align-items:center;justify-content:center;margin-top:2.5rem}._contentRow_10cf4_47{display:flex;align-items:center;justify-content:space-between;width:80%;height:100%}._nav_10cf4_55{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;height:100%}._panel_10cf4_63{display:flex;flex-direction:column;justify-content:space-between;height:100%}._heroSection_10cf4_70{margin-top:2.5rem;height:372px;position:relative}._pageTitle_10cf4_76{font-family:var(--font-primary);font-size:24px;font-weight:700;line-height:1.5;letter-spacing:.02em;color:var(--ev-ink)}._indexItem_10cf4_85{display:block;font-family:var(--font-primary);font-size:40px;font-weight:600;line-height:1.4;color:var(--ev-ink-muted);transition:color .35s ease,font-weight .35s ease;cursor:default;-webkit-user-select:none;user-select:none;line-height:100%}._indexItemActive_10cf4_98{color:var(--color-primary);font-weight:700}._slot_10cf4_103{overflow:hidden;position:relative}._number_10cf4_108{display:block;font-family:var(--font-primary);font-size:140px;font-weight:600;line-height:100%;letter-spacing:-.03em;color:var(--color-primary)}._text_10cf4_118{font-family:var(--font-secondary);font-size:19px;font-weight:400;line-height:100%;color:var(--ev-ink);max-width:40ch;opacity:.92}._heroWrap_10cf4_128{position:absolute;bottom:0;left:0;right:0;border-radius:1rem;overflow:hidden}._heroImg_10cf4_137{position:absolute;bottom:0;left:0;right:0;width:100%;height:372px;object-fit:cover;display:block}._heroOverlay_10cf4_148{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,var(--color-primary) 0%,transparent 60%);border-radius:inherit;pointer-events:none}@media(max-width:1024px)and (min-width:768px){._contentRow_10cf4_47{gap:.5rem}._nav_10cf4_55{width:70%}._indexItemActive_10cf4_98{font-weight:600}}@media(max-width:768px){._stickyContainer_10cf4_13{margin:1.5rem var(--margin-x-mobile)}._header_10cf4_25{padding-top:.5rem;padding-bottom:.5rem}._headerInner_10cf4_32{margin:0;width:100%}._pageTitle_10cf4_76{max-width:none;font-weight:500;font-size:16px}._indexItem_10cf4_85{font-size:var(--text-xs)}._number_10cf4_108{font-size:clamp(3.5rem,18vw,5.5rem)}._contentRow_10cf4_47{display:flex;flex-direction:column;width:100%}._contentArea_10cf4_38{margin-top:1.5rem}._nav_10cf4_55{width:100%;margin-bottom:2.5rem;gap:0}._panel_10cf4_63{justify-content:flex-start;gap:2rem}._indexItem_10cf4_85{font-size:30px}._text_10cf4_118{font-size:16px;line-height:100%}._heroImg_10cf4_137{height:160px}}._root_156zn_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:16;background:#fff;display:flex;align-items:center;--pd-ink: var(--color-primary);--pd-ink-muted: rgba(0, 9, 135, .32);--pd-rule: rgba(0, 9, 135, .12)}._stickyContainer_156zn_13{position:sticky;top:0;display:flex;margin:2.5rem var(--margin-x);height:80vh;width:100%}._mainColumns_156zn_23{display:flex;flex:1;min-width:0;overflow:hidden}._coverColumn_156zn_30{position:relative;width:557px;height:min(746px,100%);flex-shrink:0}._contentColumn_156zn_37{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;justify-content:center;padding-left:3rem;padding-right:3rem}._contentPanel_156zn_47{height:100%;width:75%;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}._thumbColumn_156zn_56{display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0}._coverClip_156zn_63{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:1rem}._coverImg_156zn_70{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;object-fit:cover;height:100%;border-radius:1.5rem}._title_156zn_79{font-family:var(--font-primary);font-size:40px;font-weight:700;line-height:100%;letter-spacing:-.02em;color:var(--color-primary)}._cta_156zn_88{display:inline-block;align-self:flex-start;padding:16px 45px;border-radius:999px;background:var(--pd-ink);color:#fff;font-family:var(--font-secondary);font-size:20px;font-weight:400;letter-spacing:.04em;border:none;cursor:pointer;transition:opacity .2s ease;margin-bottom:1.5rem}._cta_156zn_88:hover{opacity:.85}._description_156zn_109{font-family:var(--font-secondary);font-size:20px;font-weight:400;line-height:100%;color:var(--pd-ink);max-width:38ch}._thumb_156zn_56{height:95px;width:90px;aspect-ratio:1 / 1;border-radius:.5rem;overflow:hidden;flex-shrink:0;opacity:.35;transition:opacity .35s ease,transform .35s ease;padding:0;border:none;background:none;cursor:pointer;display:block}._thumb_156zn_56 img{width:100%;height:100%;object-fit:cover;display:block}._thumbActive_156zn_141{opacity:1}@media(max-width:768px){._stickyContainer_156zn_13{flex-direction:column;gap:1rem;margin:1.5rem var(--margin-x-mobile);height:80vh;height:80dvh}._coverColumn_156zn_30{height:244px;width:100%}._contentColumn_156zn_37{padding-left:0;padding-right:0}._contentPanel_156zn_47{width:100%;gap:0;justify-content:flex-start}._title_156zn_79{font-size:27px;line-height:1.2;padding-bottom:20px}._titleLight_156zn_177{color:var(--pd-ink-muted)}._thumbColumn_156zn_56{display:none}._thumb_156zn_56{width:2.75rem;height:2.75rem}}._root_130yl_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:51}._pagesRoot_130yl_7{margin:2rem}._pagesCard_130yl_11{background:var(--color-primary, #1e1165);border-radius:1.5rem;color:#fff;font-family:var(--font-secondary, sans-serif);overflow:hidden}._card_130yl_19{position:absolute;top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;top:8vh;background:var(--color-primary, #1e1165);border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;color:#fff;font-family:var(--font-secondary, sans-serif);left:var(--margin-x);right:var(--margin-x)}._topSection_130yl_36{position:relative;flex:1;display:flex;padding:2rem 2rem 0rem}._imageWrap_130yl_44{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;padding:1rem 1rem 0rem}._bgImage_130yl_51{width:100%;height:100%;object-fit:cover;object-position:70% center;border-radius:1rem}._bgOverlay_130yl_59{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(27,3,111,.8) 0%,rgba(27,3,111,.7) 50%,transparent 100%)}._topContent_130yl_69{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;max-width:50%}._mainTitle_130yl_78{font-family:var(--font-primary);font-size:60px;font-weight:400;line-height:1.1;margin-bottom:2.5rem;letter-spacing:-.01em}._paragraphs_130yl_87{display:flex;flex-direction:column;width:75%}._paragraphs_130yl_87 p{font-size:18px;line-height:100%;font-weight:500;opacity:.85}._discoverBtn_130yl_100{display:inline-flex;margin-top:2.5rem;border-radius:999px;padding:2px;background-image:linear-gradient(to bottom right,#ffffff4d,#ffffff0a,#ffffff4d);width:max-content;cursor:pointer}._discoverBtnInner_130yl_110{display:inline-flex;align-items:center;padding:10px 20px;border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-family:var(--font-secondary);font-size:14px;font-weight:400;white-space:nowrap;background:transparent;border:none;cursor:pointer;transition:background-color .2s ease}._discoverBtnInner_130yl_110:hover{background-color:#ffffff42}._bottomArea_130yl_135{padding:1rem;display:flex;flex-direction:column;position:relative;z-index:2;background:transparent}._gridRow_130yl_145{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-top:3rem}._itemsEnd_130yl_152{align-items:end}._contactBlock_130yl_157 p,._linksBlock_130yl_158 a,._legalBlock_130yl_159 p,._legalBlock_130yl_159 a{font-size:20px;line-height:100%;letter-spacing:0%;font-weight:400;color:#fff;text-decoration:none;display:block;opacity:.85}._contactBlock_130yl_157,._linksBlock_130yl_158,._legalBlock_130yl_159{gap:6px}._linksBlock_130yl_158,._legalBlock_130yl_159,._contactBlock_130yl_157{display:flex;flex-direction:column}._legalBlock_130yl_159{align-items:flex-end}._linksBlock_130yl_158 a:hover,._legalBlock_130yl_159 a:hover{opacity:1;text-decoration:underline}._socialBlock_130yl_195{height:100%;display:flex;justify-content:flex-start;align-items:center;gap:1rem}._socialIconOuter_130yl_203{display:inline-flex;border-radius:999px;padding:2px;background-image:linear-gradient(to bottom right,#ffffff4d,#fff0,#ffffff4d)}._socialIcon_130yl_203{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background-color:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;text-decoration:none;transition:background-color .2s ease}._socialIcon_130yl_203:hover{background-color:#ffffff42}._weBelongTitle_130yl_230{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400;line-height:1.1;letter-spacing:-.02em}._logoBlock_130yl_237{display:flex;justify-content:flex-end;padding-bottom:.5rem;grid-column:3}._logoWrap_130yl_244{display:flex;flex-direction:column;align-items:flex-end}@media(max-width:1024px){._topSection_130yl_36,._bottomArea_130yl_135{padding:2.5rem var(--padding-x)}._gridRow_130yl_145{grid-template-columns:1fr 1fr;gap:3rem}._socialBlock_130yl_195,._logoBlock_130yl_237{justify-content:flex-start}}@media(max-width:768px){._card_130yl_19{top:10vh;left:0;right:0;bottom:0;border-radius:1.5rem 1.5rem 0 0;gap:25px}._topSection_130yl_36,._bottomArea_130yl_135{padding:1.5rem var(--padding-x-mobile);gap:12px}._topSection_130yl_36{height:370px;flex:none}._bottomArea_130yl_135{padding:0 1rem}._imageWrap_130yl_44{padding:.5rem .5rem 0rem}._gridRow_130yl_145{grid-template-columns:1fr;gap:12px;margin-top:0}._topContent_130yl_69{max-width:100%}._paragraphs_130yl_87{width:100%;font-size:17px}._discoverBtn_130yl_100{margin-top:1rem}._discoverBtnInner_130yl_110{padding:.3rem 1rem;font-size:14px}._mainTitle_130yl_78{font-size:32px;margin-bottom:1rem}._legalBlock_130yl_159{order:-1;align-items:flex-start}._contactBlock_130yl_157{order:0}._legalBlock_130yl_159,._contactBlock_130yl_157{font-size:14px}._logoBlock_130yl_237{padding-bottom:0;height:60px}._logoWrap_130yl_244{align-items:flex-start}._logoBlock_130yl_237 img{height:100%}}._bar_qzdw4_3{position:fixed;bottom:0;left:0;right:0;height:8vh;z-index:50;pointer-events:none;padding:0 2.5rem;display:flex;align-items:center;width:auto;--pb-stroke: rgba(255, 255, 255, .88);--pb-stroke-soft: rgba(255, 255, 255, .4);--pb-fill: rgba(255, 255, 255, .88)}._track_qzdw4_21{display:flex;align-items:center;width:100%;gap:5px}._segment_qzdw4_30{flex:1;position:relative;height:1.5px;min-width:0;width:80%;overflow:hidden}._segmentTrack_qzdw4_40{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;border-radius:999px}._segmentFill_qzdw4_47{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--pb-fill);border-radius:999px}._node_qzdw4_56{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0}._bracketTop_qzdw4_64{width:100%;height:5px;flex-shrink:0;border:2px solid var(--pb-stroke-soft);border-bottom:none;border-radius:5px 5px 0 0;transition:border-color .3s ease;position:relative;top:3px}._bracketBottom_qzdw4_77{width:100%;height:5px;flex-shrink:0;border:2px solid var(--pb-stroke-soft);border-top:none;border-radius:0 0 5px 5px;transition:border-color .3s ease;position:relative;bottom:3px}._nodeLabel_qzdw4_89{display:block;font-family:var(--font-secondary);font-size:10px;font-weight:500;letter-spacing:.06em;color:var(--pb-stroke-soft);padding:2px 5px;white-space:nowrap;transition:color .3s ease;overflow:hidden;text-align:center;min-width:20px}._nodeLit_qzdw4_104:not(._nodeActive_qzdw4_104) ._nodeLabel_qzdw4_89{font-weight:400;scale:1.6}._nodeLit_qzdw4_104 ._bracketTop_qzdw4_64,._nodeLit_qzdw4_104 ._bracketBottom_qzdw4_77{border-color:var(--pb-stroke)}._nodeLit_qzdw4_104 ._nodeLabel_qzdw4_89{color:var(--pb-stroke)}._nodeActive_qzdw4_104 ._bracketTop_qzdw4_64,._nodeActive_qzdw4_104 ._bracketBottom_qzdw4_77{border-color:var(--pb-stroke)}._nodeActive_qzdw4_104 ._nodeLabel_qzdw4_89{color:var(--pb-stroke)}._barLight_qzdw4_131{--pb-stroke: var(--color-primary);--pb-stroke-soft: rgba(27, 3, 111, .4);--pb-fill: var(--color-primary)}@media(max-width:768px){._nodeLabel_qzdw4_89{font-size:9px}._nodeLit_qzdw4_104:not(._nodeActive_qzdw4_104) ._nodeLabel_qzdw4_89{scale:none;font-weight:500}._bar_qzdw4_3{width:100%;left:0}._track_qzdw4_21{justify-content:center;width:100%;gap:10px}._nodeLabel_qzdw4_89{min-width:0}}._root_1x7hm_1{position:fixed;top:0;left:0;right:0;height:8vh;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 var(--padding-x)}._nav_1x7hm_14{display:flex;align-items:center}._lang_1x7hm_19{margin-left:1rem}._logoImg_1x7hm_23{width:clamp(2.25rem,3.5vw,3rem);height:clamp(2.25rem,3.5vw,3rem);border-radius:50%;object-fit:cover;display:block}._desktopNav_1x7hm_31{display:contents}._mobileNav_1x7hm_35,._mobileMenu_1x7hm_39,._mobileMenuOverlay_1x7hm_43{display:none}@media(max-width:768px){._root_1x7hm_1{height:10vh;padding:0 var(--padding-x-mobile)}._desktopNav_1x7hm_31{display:none}._mobileNav_1x7hm_35{display:contents}._mobileMenuOverlay_1x7hm_43{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:98}._mobileMenu_1x7hm_39{display:flex;flex-direction:column;gap:.75rem;position:fixed;top:calc(10vh + .5rem);left:var(--padding-x-mobile);right:var(--padding-x-mobile);z-index:99;background:#ffffff1f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:1.25rem;padding:1.25rem;border:1px solid rgba(255,255,255,.18)}._mobileMenuItem_1x7hm_85{display:flex;align-items:center;gap:1rem;padding:.6rem .5rem;text-decoration:none;border-radius:.75rem;transition:background .15s ease;font-weight:600}._mobileMenuItem_1x7hm_85:hover{background:#ffffff14}._mobilePrimaryMenuLabel_1x7hm_100{color:#fff}._mobileSecondaryMenuLabel_1x7hm_104{color:var(--color-primary)}._mobileMenuIcon_1x7hm_108{width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0}._mobileMenuLabel_1x7hm_115{color:#fff;font-family:var(--font-primary);font-size:1.1rem;font-weight:500;letter-spacing:.01em}}._scrollContainer_1ops6_2{position:relative;z-index:0}._runwaySection_1ops6_8{height:100vh;height:100dvh;pointer-events:none}._root_3oe9a_1{display:flex;padding-top:15vh}._imageCol_3oe9a_7{width:30%;flex-shrink:0;position:relative;overflow:hidden}._image_3oe9a_7{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}._textCol_3oe9a_22{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:4rem 5rem 4rem 4rem;gap:2rem}._title_3oe9a_31{font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:700;line-height:1.45;color:var(--color-primary)}._body_3oe9a_38{font-size:clamp(.8rem,1.1vw,.95rem);line-height:1.5;color:var(--color-primary);max-width:52ch}@media(max-width:768px){._root_3oe9a_1{flex-direction:column;min-height:auto;padding-top:12vh}._imageCol_3oe9a_7{width:100%;height:50vw;min-height:280px}._textCol_3oe9a_22{padding:2rem 1.5rem}}._root_130ui_1{display:flex;flex-direction:column;gap:3rem}._title_130ui_7{font-size:clamp(1rem,1.8vw,1.4rem);font-weight:500;line-height:1.5;max-width:50ch;color:#fff}._spheresPanel_130ui_16{border-radius:20px;background:linear-gradient(150deg,#9a0687,#34022e);padding:2rem;gap:clamp(2rem,6vw,5rem)}._sphereItem_130ui_23{display:flex;flex-direction:column;min-height:400px}._grid_130ui_30{display:flex;justify-content:space-between;align-items:end;gap:3rem;padding:3rem 3rem 0}._imgContainer_130ui_39{height:300px;width:300px;display:flex;align-items:center;justify-content:center;align-self:center}._itemTitle_130ui_48{font-size:var(--text-sm);font-weight:500;margin-bottom:.5rem;color:#fff}._itemDesc_130ui_55{font-size:var(--text-sm);line-height:1.5;color:#fff;font-weight:100}._closing_130ui_62{font-size:clamp(.8rem,1.1vw,.95rem);line-height:1.75;color:#fff;font-weight:300;padding:3rem}@media(max-width:768px){._grid_130ui_30{grid-template-columns:1fr}}._root_1b54n_1{padding:5rem clamp(2rem,8vw,7rem);display:flex;gap:2rem}._title_1b54n_7{font-size:clamp(1rem,1.8vw,1.4rem);font-weight:500;line-height:1.5;width:35%;color:var(--color-primary)}._list_1b54n_15{width:65%;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}._card_1b54n_25{background-color:var(--color-primary);border-radius:14px;padding:1.5rem 2rem;display:flex;align-items:center;gap:2rem;cursor:pointer;transition:opacity .2s}._card_1b54n_25:hover{opacity:.88}._cardTitle_1b54n_40{font-size:clamp(.95rem,1.4vw,1.15rem);font-weight:600;color:#fff;white-space:nowrap;min-width:200px}._cardDesc_1b54n_48{flex:1;font-size:var(--text-sm);line-height:1.6;color:#ffffffa6}._node_1b54n_56{display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0;--node-stroke: rgba(255, 255, 255, .709)}._bracketTop_1b54n_64{width:100%;height:7px;border:2px solid var(--node-stroke);border-bottom:none;border-radius:6px 6px 0 0;position:relative;top:3px}._bracketBottom_1b54n_74{width:100%;height:7px;border:2px solid var(--node-stroke);border-top:none;border-radius:0 0 6px 6px;position:relative;bottom:3px}._plus_1b54n_84{display:block;padding:2px 10px;font-size:11px;font-weight:500;letter-spacing:.04em;color:var(--node-stroke);white-space:nowrap}@media(max-width:768px){._card_1b54n_25{flex-direction:column;align-items:flex-start;gap:.75rem}._cardTitle_1b54n_40{min-width:auto}}._root_1o1yt_1{padding:15vh 2rem 2rem 2rem}._heading_1o1yt_5{font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1.1;margin-bottom:1rem;color:var(--color-primary)}._subtitle_1o1yt_13{font-size:clamp(.85rem,1.2vw,1rem);line-height:1.65;max-width:52ch;color:var(--color-primary)}._root_1yrfo_1{padding:2rem;display:flex;flex-direction:column;gap:2.5rem}._intro_1yrfo_8{font-size:clamp(1rem,1.8vw,1.4rem);font-weight:400;line-height:1.5;color:var(--color-primary);max-width:64ch}._grid_1yrfo_16{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._card_1yrfo_25{background:linear-gradient(150deg,#9a0687,#34022e);border-radius:16px;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:5rem}._value_1yrfo_34{font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#fff;line-height:1}._label_1yrfo_41{font-size:var(--text-sm);line-height:1.4;color:#fff;font-weight:500}@media(max-width:768px){._grid_1yrfo_16{grid-template-columns:repeat(2,1fr)}}._root_8oxox_1{padding:2rem;display:flex;flex-direction:column;gap:2.5rem}._text_8oxox_8{font-size:clamp(1rem,1.8vw,1.35rem);line-height:1.55;max-width:72ch;color:var(--color-primary)}._cards_8oxox_15{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._card_8oxox_15{background:var(--color-primary);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:3rem}._cardTitle_8oxox_33{font-size:var(--text-base);font-weight:600;color:#fff}._cardBody_8oxox_39{font-size:var(--text-sm);line-height:1.65;color:#fff;font-weight:300}@media(max-width:768px){._cards_8oxox_15{grid-template-columns:1fr}}._root_sgn66_1{position:relative;height:100vh;overflow:hidden;display:grid;grid-template-rows:1fr auto;grid-template-columns:1fr 1fr;padding:2rem;gap:0;margin-top:15vh;max-height:80vh}._bg_sgn66_15{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}._title_sgn66_25{grid-row:1;grid-column:1;align-self:start;position:relative;z-index:1;font-size:clamp(1.8rem,4.5vw,3.5rem);font-weight:400;line-height:1.15;color:var(--color-primary)}._body_sgn66_37{grid-row:2;grid-column:2;align-self:end;justify-self:end;position:relative;z-index:1;font-size:clamp(.8rem,1.1vw,.95rem);line-height:1.75;color:var(--color-primary);max-width:44ch;text-align:left}@media(max-width:768px){._root_sgn66_1{grid-template-columns:1fr;grid-template-rows:auto 1fr auto}._body_sgn66_37{grid-column:1;justify-self:start;max-width:100%}}._root_104hy_1{display:flex;gap:3rem;padding:5rem clamp(1.5rem,5vw,4rem);align-items:start}._left_104hy_9{flex:0 0 40%;display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}._label_104hy_17{display:inline-flex;align-self:flex-start;padding:.35rem 1rem;border-radius:999px;background-color:#9a0687b3;color:#fff;font-size:var(--text-xs);font-weight:500;letter-spacing:.04em}._title_104hy_29{font-size:clamp(1.1rem,2vw,1.6rem);font-weight:400;line-height:1.35;color:var(--color-primary)}._body_104hy_36{display:flex;flex-direction:column;gap:.6rem;font-size:var(--text-sm);line-height:1.7;color:var(--color-primary)}._right_104hy_46{flex:1;display:flex;flex-direction:column;gap:.75rem}._imgMain_104hy_53{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:16px;display:block}._imgRow_104hy_61{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}._imgThumb_104hy_67{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px;display:block}@media(max-width:768px){._root_104hy_1{flex-direction:column}._left_104hy_9{flex:none}}._root_1b7lc_1{display:flex;min-height:80vh}._imageCol_1b7lc_6{flex:0 0 52%;position:relative;overflow:hidden;height:80vh}._image_1b7lc_6{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._textCol_1b7lc_21{flex:1;background-color:var(--color-primary);display:flex;flex-direction:column;justify-content:space-between;padding:3rem 3rem 3rem 3.5rem}._title_1b7lc_30{font-size:clamp(1.2rem,2.2vw,1.8rem);font-weight:400;line-height:1.35;color:#fff}._body_1b7lc_37{font-size:var(--text-sm);line-height:1.75;color:#ffffffb3}@media(max-width:768px){._root_1b7lc_1{flex-direction:column;min-height:auto}._imageCol_1b7lc_6{flex:none;height:60vw}._textCol_1b7lc_21{gap:2rem}}._wrapper_1w7bh_2{padding:2rem clamp(1rem,3vw,2rem)}._root_1w7bh_6{background:linear-gradient(150deg,#9a0687,#34022e);border-radius:24px;padding:2.5rem;display:flex;flex-direction:column;gap:3rem;overflow:hidden}._top_1w7bh_17{display:flex;flex-direction:column;gap:1rem}._eyebrow_1w7bh_23{font-size:var(--text-sm);color:#fff;font-weight:400}._title_1w7bh_29{font-size:clamp(1.2rem,2.4vw,1.9rem);font-weight:500;line-height:1.25;color:#fff}._card_1w7bh_37{align-self:flex-start;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.2rem 1.5rem;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);min-width:min(420px,100%)}._cardLeft_1w7bh_52{display:flex;flex-direction:column;gap:.6rem}._cardBadge_1w7bh_58{display:inline-flex;align-self:flex-start;padding:.25rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);font-size:var(--text-xs);font-weight:500;color:#ffffffd9}._cardDesc_1w7bh_69{font-size:var(--text-sm);line-height:1.6;color:#ffffffa6;max-width:38ch}._cardValue_1w7bh_76{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;color:#fff;white-space:nowrap;flex-shrink:0}._bottom_1w7bh_85{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:stretch;min-height:340px}._annotationBottom_1w7bh_93{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:2.5rem;gap:.5rem;position:relative}._annotationTop_1w7bh_103{display:flex;flex-direction:column;justify-content:flex-start;padding-top:2rem;gap:.5rem;position:relative}._annotLabel_1w7bh_112{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;color:#ffffffe6}._annotDesc_1w7bh_119{font-size:var(--text-sm);line-height:1.6;color:#ffffff8c}._dashedRight_1w7bh_126{position:absolute;right:0;top:50%;width:2.5rem;border-top:1.5px dashed rgba(255,255,255,.3)}._dashedLeft_1w7bh_134{position:absolute;left:0;top:30%;width:2.5rem;border-top:1.5px dashed rgba(255,255,255,.3)}._imageStack_1w7bh_143{position:relative;display:flex;align-items:center;justify-content:center}._ellipse_1w7bh_150{position:absolute;width:100%;scale:1.3;max-width:340px;z-index:0;pointer-events:none}._cell_1w7bh_159{position:relative;width:100%;max-width:240px;z-index:1;pointer-events:none}@media(max-width:768px){._bottom_1w7bh_85{grid-template-columns:1fr;min-height:auto}._imageStack_1w7bh_143{height:260px}._dashedRight_1w7bh_126,._dashedLeft_1w7bh_134{display:none}}
