@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-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--color-white:#fff;--spacing:.25rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-onest),ui-sans-serif,system-ui,sans-serif;--default-mono-font-family:var(--font-onest),ui-sans-serif,system-ui,sans-serif}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-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{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.top-1\/2{top:50%}.right-1{right:calc(var(--spacing)*1)}.z-\[190\]{z-index:190}.block{display:block}.flex{display:flex}.hidden{display:none}.h-\[22vh\]{height:22vh}.h-full{height:100%}.w-\[2px\]{width:2px}.w-full{width:100%}.min-w-\[1\.375rem\]{min-width:1.375rem}.shrink-0{flex-shrink:0}.origin-top{transform-origin:top}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.gap-2{gap:calc(var(--spacing)*2)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-\[var\(--border\)\]{border-color:var(--border)}.bg-\[var\(--fill-raised\)\]{background-color:var(--fill-raised)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.p-0{padding:calc(var(--spacing)*0)}.font-sans{font-family:var(--font-onest),ui-sans-serif,system-ui,sans-serif}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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))}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[var\(--accent\)\]:focus-visible{--tw-ring-color:var(--accent)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}@media (min-width:48rem){.md\:right-3{right:calc(var(--spacing)*3)}.md\:flex{display:flex}.md\:items-stretch{align-items:stretch}.md\:justify-end{justify-content:flex-end}}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}@font-face{font-family:Actay Wide;src:url(/fonts/actay-wide/ActayWide-Bold.otf)format("opentype");font-weight:400 800;font-style:normal;font-display:swap}:root{--foreground:#0a0a0b;--muted:#5c5c66;--accent:#007dff;--surface:#f6f6f8;--surface-alt:#ececf1;--fill-raised:#f2f3f7;--fill-raised-on-alt:#fff;--border:#d8d8e0;--content-max:1120px;--content-max-wide:1440px;--page-gutter:clamp(16px,4vw,32px);--container:min(var(--content-max),calc(100% - var(--page-gutter)*2));--container-pad-x:clamp(16px,2.5vw,24px);--header-h:72px;--header-inset-x:clamp(12px,2vw,20px);--header-inset-top:clamp(10px,1.5vw,16px);--header-radius:9999px;--header-offset:var(--header-h);--font-display:"Actay Wide",var(--font-onest),ui-sans-serif,system-ui,sans-serif}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset);max-width:100%;overflow-x:clip}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}body::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}html.lenis{height:auto}html.lenis,html.lenis body{scroll-behavior:auto!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site-scrollbar__track{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.site-scrollbar__track{background:color-mix(in srgb,var(--foreground)14%,transparent)}}.site-scrollbar__fill{background:var(--accent)}@media (prefers-reduced-motion:reduce){.site-scrollbar{display:none!important}}body{color:var(--foreground);background:#fff;max-width:100%;overflow-x:clip}.site-container{width:var(--container);min-width:0;max-width:100%;padding-inline:var(--container-pad-x);box-sizing:border-box;margin-inline:auto}.hero-section>.site-container{width:var(--container);align-self:center;max-width:100%;margin-inline:auto}.section{scroll-margin-top:var(--header-offset);padding-block:clamp(56px,10vh,88px)}.section--hero{padding-block:clamp(40px,8vh,72px) clamp(32px,6vh,56px)}.hero-section{position:relative;overflow:hidden}.hero-section__paths{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-paths-layer{position:absolute;inset:0}.hero-paths-layer__svg{width:100%;height:100%}.hero-section__content{z-index:1;align-items:center;display:flex;position:relative}.hero-section__grid{align-items:center;gap:clamp(20px,3vh,32px);width:100%;display:grid}@media (max-width:999px){.section--hero.hero-section{--hero-pad-y:clamp(12px,2.5dvh,24px);box-sizing:border-box;min-height:calc(100dvh - var(--header-offset));padding-block:var(--hero-pad-y);flex-direction:column;display:flex;overflow:hidden}.hero-section__content{flex:1;min-height:0}.hero-section__grid{text-align:center;flex-direction:column-reverse;flex:1;justify-content:center;align-items:center;gap:clamp(12px,2dvh,24px);min-height:0;display:flex}.hero-section__main{align-items:center;width:100%}.hero-section__main .section__head{flex-direction:column;align-items:center;width:100%;display:flex}.hero-title{text-align:center;max-width:none}.hero-lead{text-align:center;max-width:28rem;margin-inline:auto}.hero-platforms{text-align:center;justify-content:center}.hero-actions{justify-content:center;align-items:center;width:100%}.hero-section__illustration{max-height:clamp(210px,45dvh,390px)}}.hero-section__main{flex-direction:column;gap:clamp(16px,2.5vh,24px);min-width:0;display:flex}.hero-section__visual{justify-content:center;align-items:center;min-width:0;display:flex}.hero-section__illustration{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:clamp(240px,48vh,420px)}@media (min-width:1000px){:root{--content-max:min(var(--content-max-wide),max(1120px,calc(100vw - var(--page-gutter)*2)));--page-gutter:clamp(24px,3vw,48px)}.section-title,.features-zigzag__title{font-size:clamp(32px,3.2vw,48px)}.section--hero.hero-section{--hero-pad-y:clamp(16px,2.5dvh,36px);box-sizing:border-box;min-height:calc(100dvh - var(--header-offset,88px));max-height:calc(100dvh - var(--header-offset,88px));padding-block:var(--hero-pad-y);overflow:hidden}.hero-section{--hero-inner-h:calc(100dvh - var(--header-offset,88px) - var(--hero-pad-y)*2);--hero-visual-h:calc(var(--hero-inner-h)*.82);flex-direction:column;height:100%;min-height:0;display:flex}.hero-section__content{min-height:0;max-height:var(--hero-inner-h);flex:1}.hero-section__grid{width:100%;height:100%;max-height:var(--hero-inner-h);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,48px);min-height:0;display:grid}.hero-section__main{gap:clamp(12px,2dvh,24px);min-width:0;max-width:none}.hero-section__visual{width:100%;max-width:none;height:min(var(--hero-visual-h),100%);max-height:var(--hero-inner-h);justify-content:flex-end;min-height:0}.hero-title{max-width:none;margin-top:clamp(6px,1dvh,12px);font-size:clamp(36px,min(4.5dvh,3.6vw),56px)}.hero-lead{max-width:36rem;margin-top:clamp(8px,1.2dvh,16px);font-size:clamp(16px,min(2dvh,1.2vw),20px)}.hero-platforms{font-size:clamp(14px,min(1.8dvh,1vw),18px)}.hero-actions .btn--lg{padding:clamp(14px,1.4dvh,18px) clamp(24px,2.4vw,36px);font-size:clamp(16px,1vw,18px)}.hero-section__illustration{height:min(var(--hero-visual-h),100%);max-height:var(--hero-inner-h);object-fit:contain;width:auto;max-width:100%;min-height:0}}.section-card__illustration{justify-content:center;align-items:center;margin-bottom:clamp(10px,1.5vh,14px);display:flex}.section-card__illustration-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:clamp(120px,18vh,168px)}.feature-card .section-card__illustration-image{max-height:clamp(112px,16vh,152px)}.section--alt{background:var(--surface)}.section--cta{background:var(--foreground);color:#fff;overflow:hidden}.section-header{max-width:640px;margin-bottom:clamp(28px,5vh,48px)}.section-header--center{text-align:center;max-width:none;margin-inline:auto}.section-title{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;margin-top:12px;font-size:clamp(26px,4.5vw,40px);font-weight:700;line-height:1.15}.section-lead{color:var(--muted);margin-top:12px;font-size:clamp(15px,2.2vw,18px);line-height:1.55}.hero-title{max-width:20ch;font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;margin-top:0;font-size:clamp(28px,5.5vw,54px);font-weight:800;line-height:1.05}.hero-title-accent{color:var(--accent)}.hero-lead{max-width:36rem;color:var(--muted);margin-top:clamp(16px,3vh,24px);font-size:clamp(16px,2.2vw,18px);line-height:1.6}.hero-platforms{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35em .5em;margin-top:clamp(14px,2.5vh,20px);font-size:clamp(14px,2vw,16px);line-height:1.5;display:flex}.messengers-mention{vertical-align:middle;flex-wrap:wrap;align-items:center;gap:.2em .35em;display:inline-flex}.messengers-mention__item{align-items:center;gap:.35em;display:inline-flex}.messenger-icon{background:0 0;border-radius:0;flex-shrink:0;padding:0;display:block}.messenger-icon path{fill:currentColor}.messenger-icon--telegram{color:#2aabee}.messenger-icon--max{color:#5b6cff}.messengers-mention__icon{width:1.15em;height:1.15em}.messengers-icon-row{align-items:center;gap:6px;display:inline-flex}.messengers-icon-row .messenger-icon{width:20px;height:20px}.messengers-icon-row--sm .messenger-icon{width:18px;height:18px}.section-title .messengers-mention{text-transform:none;letter-spacing:normal}.section--cta .messengers-mention__label,.section--cta .messengers-mention__sep,.section--cta .btn--with-messengers .messenger-icon--telegram{color:#fff}.cta-note,.cta-channel-lead{color:#ffffffb8;margin-top:16px;max-width:560px;margin-inline:auto;font-size:16px;line-height:1.55}.cta-channel-lead{margin-top:12px;font-size:14px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn--lg{padding:14px 28px;font-size:16px}.btn--with-messengers{gap:8px}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{filter:brightness(1.08)}.btn--ghost{border-color:var(--border);color:var(--foreground);background:0 0}.btn--ghost:hover{border-color:var(--foreground)}.section--cta .btn--ghost{color:#fff;border-color:#ffffff59}.section--cta .btn--ghost:hover{border-color:#fff}.section--cta .btn--primary{color:var(--foreground);background:#fff}.site-header{z-index:40;box-sizing:border-box;isolation:isolate;will-change:transform;background:0 0;width:100%;min-width:0;max-width:100%;padding:0;transition:transform .35s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;right:0;transform:translate(0)}.site-header__effects{z-index:0;pointer-events:none;border-radius:0;position:absolute;inset:-20px 0 0;overflow:hidden}.site-header__frost{filter:blur(10px);background-color:#ffffff1f;position:absolute;inset:0}.site-header__blur-stack{position:absolute;inset:0;overflow:hidden;transform:rotate(-180deg)}.site-header__blur-layer{pointer-events:none;border-radius:0;position:absolute;inset:0}.site-header__inner{z-index:1;box-sizing:border-box;-webkit-backdrop-filter:none;background:0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding-block:12px;display:flex;position:relative}.site-header .site-header-cta__secondary.btn--ghost{-webkit-backdrop-filter:blur(6px);background-color:#ffffff4d}.site-header--hidden{pointer-events:none;transform:translateY(-100%)}#main-content{padding-top:var(--header-offset);min-width:0;overflow-x:clip}@media (prefers-reduced-motion:reduce){.site-header{transition:none}.site-header--hidden{pointer-events:auto;transform:none}.site-header__effects{display:none}.site-header__inner{-webkit-backdrop-filter:blur(12px);background:#ffffffeb}.site-header .site-header-cta__secondary.btn--ghost{-webkit-backdrop-filter:none;background:0 0}}.clubox-logo{--logo-text:#334155;--logo-accent:var(--accent);width:auto;height:auto;display:block}.clubox-logo__text{fill:var(--logo-text)}.clubox-logo__accent{fill:var(--logo-accent)}.site-logo{line-height:0;display:inline-flex}.site-logo__svg{width:auto;height:30px}.site-logo .clubox-logo{--logo-text:var(--foreground)}.site-footer-logo{line-height:0;display:inline-flex}.site-footer-logo__svg{width:auto;height:30px}.site-footer .clubox-logo{--logo-text:#fff}.site-nav{flex-wrap:wrap;flex:auto;justify-content:center;gap:clamp(12px,1.6vw,20px);min-width:0;display:none}@media (min-width:1000px){.site-nav{display:flex}}.site-nav-link{color:var(--muted);font-size:14px;font-weight:500}.site-nav-link:hover{color:var(--foreground)}.site-header-cta{gap:8px;min-width:0;display:flex}.site-header-cta__label--short{display:none}.value-grid{grid-template-columns:repeat(2,1fr);gap:clamp(8px,1.2vh,12px);margin:0;padding:0;list-style:none;display:grid}@media (min-width:1100px){.value-grid{grid-template-columns:repeat(4,1fr)}}.value-card{background:var(--fill-raised);border:none;border-radius:16px;padding:clamp(16px,2.5vh,24px)}.value-card__icon{background:var(--accent);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:clamp(12px,1.8vh,16px);display:flex}@supports (color:color-mix(in lab, red, red)){.value-card__icon{background:color-mix(in srgb,var(--accent)12%,transparent)}}.value-card__icon{color:var(--accent)}.value-card__icon-glyph{width:24px;height:24px;display:block}.section--alt .value-card{background:var(--fill-raised-on-alt)}.value-card-title{font-size:clamp(15px,2.2vw,18px);font-weight:700}.value-card-body{color:var(--muted);margin-top:6px;font-size:clamp(13px,1.8vw,14px);line-height:1.5}.feature-grid{grid-template-columns:repeat(2,1fr);gap:clamp(8px,1.2vh,12px);margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:var(--fill-raised);border-radius:12px;padding:clamp(10px,1.5vh,14px)}.section--alt .feature-card{background:var(--fill-raised-on-alt)}.feature-card-title{font-size:clamp(14px,1.8vh,16px);font-weight:700}.feature-card-body{color:var(--muted);margin-top:4px;font-size:clamp(12px,1.6vh,13px);line-height:1.4}.features{z-index:1;isolation:isolate;scroll-margin-top:var(--header-offset);padding-block:0;position:relative;overflow:hidden}.features .section__frame{gap:0}.features .section__head{padding-top:clamp(56px,10vh,88px);padding-bottom:clamp(24px,3vh,40px)}@media (max-width:999px){.features .section__head{padding-top:clamp(32px,6vw,48px);padding-bottom:12px}}.features-zigzag{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.features-zigzag__row{box-sizing:border-box;grid-template-rows:auto;grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;height:auto;min-height:0;padding-block:clamp(16px,4vw,24px);display:grid;overflow:visible}.features-zigzag__copy{flex-direction:column;justify-content:center;max-width:36rem;min-height:0;display:flex}.features--parallax .features-zigzag__copy,.features--parallax .features-zigzag__media{will-change:transform}.features-zigzag__title{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;margin-top:0;font-size:clamp(26px,4.5vw,40px);font-weight:700;line-height:1.15}.features-zigzag__title--gradient{text-transform:none;color:#0000;background-image:linear-gradient(90deg,var(--accent)0%,#5b6cff 25%,#2aabee 50%,#8b5cf6 75%,var(--accent)100%);background-position:0%;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:8s linear infinite features-title-gradient}@keyframes features-title-gradient{0%{background-position:0%}to{background-position:300%}}@media (prefers-reduced-motion:reduce){.features-zigzag__title--gradient{color:var(--accent);background-image:none;background-clip:unset;-webkit-background-clip:unset;animation:none}}.features-zigzag__body{max-width:32rem;color:var(--muted);margin-top:12px;font-size:clamp(15px,2.2vw,18px);line-height:1.55}.features-zigzag__media{aspect-ratio:5/3;justify-content:center;align-items:center;width:100%;height:auto;min-height:0;max-height:min(44vh,300px);display:flex;position:relative;overflow:hidden}.features-zigzag__image{object-fit:contain;object-position:center}@media (min-width:1000px){.features-zigzag__row{min-height:calc(100dvh - var(--header-offset));height:calc(100dvh - var(--header-offset));max-height:calc(100dvh - var(--header-offset));grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,.82fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(16px,2.5vw,32px);padding-block:clamp(8px,1.2vh,16px);overflow:hidden}.features-zigzag__media{aspect-ratio:auto;height:100%;max-height:none}.features-zigzag__row--reverse .features-zigzag__copy{order:2}.features-zigzag__row--reverse .features-zigzag__media{order:1}.features-zigzag__row--reverse{grid-template-columns:minmax(0,1.28fr) minmax(0,.82fr)}}.why-block{flex-direction:column;justify-content:center;gap:clamp(12px,2vh,20px);min-height:0;display:flex}#why.section{z-index:2;position:relative}#why .section-lead{font-size:clamp(17px,2.5vw,20px)}.why-stats{flex-wrap:wrap;gap:clamp(12px,2vw,28px);margin:0;padding:0;list-style:none;display:flex}.why-stat__value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--accent);font-size:clamp(40px,7vw,72px);font-weight:800;line-height:1;display:block}.why-stat__label{color:var(--muted);margin-top:8px;font-size:clamp(16px,2.2vh,18px);line-height:1.45;display:block}.why-points{gap:10px;margin:0;padding:0;list-style:none;display:grid}.why-point{padding-left:18px;font-size:clamp(17px,2.3vh,20px);line-height:1.5;position:relative}.why-point:before{content:"";background:var(--accent);border-radius:999px;width:6px;height:6px;position:absolute;top:.55em;left:0}.how-steps{flex-direction:column;gap:clamp(12px,2vh,18px);margin:0;padding:0;list-style:none;display:flex}@media (min-width:720px){.how-steps{flex-direction:row;align-items:stretch}.how-step{flex:1 1 0;min-width:0}}.how-step{background:var(--fill-raised-on-alt);border-radius:16px;min-height:clamp(168px,26vh,240px);padding:clamp(24px,3.5vh,32px)}.how-step__head{align-items:center;display:flex}.how-step__icon{background:var(--accent);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}@supports (color:color-mix(in lab, red, red)){.how-step__icon{background:color-mix(in srgb,var(--accent)12%,transparent)}}.how-step__icon{color:var(--accent);flex-shrink:0}.how-step__icon-glyph{width:32px;height:32px;display:block}.how-step__title{margin-top:16px;font-size:clamp(20px,2.6vh,24px);font-weight:700}.how-step__body{color:var(--muted);margin-top:10px;font-size:clamp(16px,2.1vh,18px);line-height:1.5}.how{overflow:visible}.how__track{position:relative}.how__cards-stage{width:100%;position:relative}@media (min-width:1000px){.how--stack-enabled{padding-block:0}.how--stack-enabled .how__pin{top:var(--header-offset);min-height:calc(100dvh - var(--header-offset));max-height:calc(100dvh - var(--header-offset));box-sizing:border-box;justify-content:center;align-items:center;padding-block:clamp(32px,5vh,56px) clamp(48px,10vh,96px);display:flex;position:sticky}.how--stack-enabled .how__pin>.site-container{width:var(--container);flex-direction:column;justify-content:center;max-width:100%;max-height:100%;margin-inline:auto;display:flex}.how--stack-enabled .how__head{margin-bottom:clamp(28px,4vh,40px)}.how--stack-enabled .how__cards-stage{min-height:280px}.how--stack-enabled:not(.how--stack-active):not(.how--stack-complete) .how__row .how-step{opacity:0;visibility:hidden;pointer-events:none}.how--stack-phase2 .how-step,.how--stack-complete .how-step{visibility:visible;pointer-events:auto}.how--stack-active .how__row{--how-card-count:3;--how-card-gap:20px;z-index:1;gap:0;width:100%;min-height:280px;display:block;position:relative;overflow:visible}.how--stack-active .how-step{box-sizing:border-box;width:calc((100% - (var(--how-card-count) - 1)*var(--how-card-gap))/var(--how-card-count));will-change:transform,opacity;transform-origin:50%;background:var(--fill-raised-on-alt);flex:none;max-width:none;position:absolute;top:0;left:0}@supports (color:color-mix(in lab, red, red)){.how--stack-active .how-step{background:color-mix(in srgb,var(--fill-raised-on-alt)88%,transparent)}}.how--stack-active .how-step{-webkit-backdrop-filter:blur(12px)}.how--stack-phase2 .how-step{visibility:visible;pointer-events:auto}.how--stack-complete .how-step{opacity:1!important;visibility:visible!important}}@media (prefers-reduced-motion:reduce){.how--stack-enabled .how__track{height:auto!important}.how--stack-enabled .how__pin{min-height:0;max-height:none;padding-block:0;position:static}}.faq-grid{grid-template-columns:1fr;gap:clamp(8px,1.2vh,12px);margin:0;display:grid}@media (min-width:720px){.faq-grid{grid-template-columns:repeat(2,1fr)}}.faq-item{background:var(--fill-raised);border-radius:12px;padding:clamp(10px,1.4vh,12px)}.faq-item__q{font-size:clamp(16px,2.2vh,18px);font-weight:700;line-height:1.35}.faq-item__a{color:var(--muted);margin:8px 0 0;font-size:clamp(14px,1.9vh,16px);line-height:1.5}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:clamp(12px,2vw,20px);margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.pricing-card{background:var(--fill-raised-on-alt);border:none;border-radius:16px;flex-direction:column;padding:clamp(24px,4vw,32px);display:flex}.pricing-card__title{text-align:center;font-size:clamp(16px,2.2vw,18px);font-weight:700;line-height:1.3}.pricing-card__price{text-align:center;color:var(--accent);margin-top:16px;font-size:clamp(28px,4vw,32px);font-weight:700;line-height:1.1}.pricing-card__period{font-size:14px;font-weight:500}.pricing-card__capacity{text-align:center;margin-top:8px;font-size:16px;font-weight:700;line-height:1.35}.pricing-card__features{flex-direction:column;flex:auto;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:flex}.pricing-card__feature{color:var(--muted);padding-left:14px;font-size:14px;line-height:1.45;position:relative}.pricing-card__feature:before{content:"";background:var(--muted);border-radius:999px;width:5px;height:5px;position:absolute;top:.55em;left:0}@supports (color:color-mix(in lab, red, red)){.pricing-card__feature:before{background:color-mix(in srgb,var(--muted)70%,transparent)}}.pricing-card__feature strong{color:var(--foreground);font-weight:700}.section__frame{flex-direction:column;gap:clamp(12px,2vh,20px);display:flex}.section__head{flex-shrink:0}.section__body{flex:auto;min-height:0}.section__foot{flex-shrink:0}.slide-deck{flex-direction:column;gap:clamp(12px,2vh,20px);min-height:0;display:flex}.slide-deck-toolbar{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.slide-deck-effect-label{letter-spacing:2px;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500}.slide-deck-counter{font-variant-numeric:tabular-nums;color:var(--muted);margin-top:4px;font-size:14px;font-weight:500}.slide-deck-stage{flex:auto;min-height:clamp(160px,28vh,240px);position:relative}.slide-deck-slide{flex-direction:column;justify-content:center;padding-block:4px;display:flex;position:absolute;inset:0;overflow:hidden}.slide-deck-kicker{letter-spacing:3px;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:600}.slide-deck-title{letter-spacing:-.02em;max-width:40rem;color:var(--foreground);margin-top:10px;font-size:clamp(22px,3.5vh,36px);font-weight:600;line-height:1.15}.slide-deck-body{max-width:36rem;color:var(--muted);margin-top:clamp(10px,1.5vh,16px);font-size:clamp(15px,2vh,18px);line-height:1.55}.slide-deck-dots{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.slide-nav-btn{background:var(--fill-raised);width:44px;height:44px;color:var(--foreground);cursor:pointer;border:none;border-radius:12px;font-size:18px;transition:background .2s,filter .2s}.section--alt .slide-nav-btn{background:var(--fill-raised-on-alt)}.slide-nav-btn:hover{filter:brightness(.96)}.section--alt .slide-nav-btn:hover{background:#f8f8fb}.slide-dot{background:var(--border);cursor:pointer;border:none;border-radius:999px;width:10px;height:10px;padding:0}.slide-dot--active{background:var(--accent);width:28px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cta-section__frame{flex-direction:column;align-items:center;gap:clamp(28px,5vw,48px);display:flex}.cta-inner{text-align:center;z-index:1;position:relative}.cta-banner{pointer-events:none;flex-shrink:0;width:min(100%,337px);max-width:100%;height:auto;display:block}@media (max-width:999px){.cta-inner{order:1}.cta-banner{opacity:.92;order:2;max-width:min(300px,88vw)}}@media (min-width:1000px){.cta-section__frame{flex-direction:row;justify-content:center;align-items:center;gap:clamp(24px,4vw,56px)}.cta-inner{flex:auto;min-width:0;max-width:640px}.cta-banner{flex:none;width:min(337px,30vw);margin-inline-start:clamp(-16px,-2vw,0)}}.cta-title{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;font-size:clamp(26px,4.5vw,36px);font-weight:800}.value-card-title,.feature-card-title,.pricing-card__title,.pricing-card__price,.pricing-card__capacity,.how-step__title,.faq-item__q,.why-stat__value{font-family:var(--font-onest),ui-sans-serif,system-ui,sans-serif}.cta-lead{color:#ffffffb8;margin-top:16px;font-size:18px;line-height:1.55}.cta-inner .hero-actions{justify-content:center}.site-footer{color:#fff;background:#121212;border-top:1px solid #ffffff14;padding-block:56px 48px}.site-footer-grid{gap:40px;display:grid}@media (min-width:768px){.site-footer-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr);gap:32px}}.site-footer-heading{text-transform:uppercase;letter-spacing:1px;color:#fff;font-size:14px;font-weight:700}.site-footer-text{color:#fff;font-size:14px;line-height:1.55}.site-footer-text--muted{color:#ffffffb8}.site-footer-col--wide .site-footer-text{margin-top:12px}.site-footer-col--wide .site-footer-text--muted{margin-top:16px}.site-footer-links{margin-top:20px;font-size:14px}.site-footer-links-sep{color:#fff6;margin-inline:8px}.site-footer-list{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.site-footer .footer-link{color:#ffffffb8;text-underline-offset:3px;font-size:14px;line-height:1.55;text-decoration:underline}.site-footer .footer-link--inline{color:#fff}.site-footer .footer-link:hover{color:#fff;text-decoration-color:#ffffff80}@media (min-width:768px) and (max-width:999px){:root{--page-gutter:clamp(20px,4vw,28px);--container-pad-x:clamp(16px,2.5vw,20px)}.section{padding-block:clamp(48px,8vh,72px)}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo actions""nav nav";align-items:center;gap:8px 16px;padding-block:10px;display:grid}.site-logo{grid-area:logo;min-width:0}.site-nav{flex-wrap:wrap;grid-area:nav;justify-content:center;gap:8px 14px;display:flex}.site-nav-link{font-size:13px}.site-header-cta{flex-shrink:0;grid-area:actions}.hero-section__grid{text-align:left;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(16px,3vw,28px);display:grid}.hero-section__main{align-items:flex-start;min-width:0}.hero-section__main .section__head{align-items:flex-start}.hero-title{text-align:left;font-size:clamp(30px,4.2vw,42px)}.hero-lead{text-align:left;max-width:28rem;margin-inline:0}.hero-platforms{text-align:left;justify-content:flex-start}.hero-actions{flex-flow:wrap;justify-content:flex-start;width:auto}.hero-section__visual{justify-content:flex-end;width:100%;min-width:0;max-width:none}.hero-section__illustration{max-height:clamp(260px,42dvh,400px);margin-inline:0}.features-zigzag__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(16px,3vw,24px);padding-block:clamp(28px,5vw,44px)}.features-zigzag__media{aspect-ratio:auto;max-height:min(36vh,280px)}.features-zigzag__row--reverse .features-zigzag__copy{order:2}.features-zigzag__row--reverse .features-zigzag__media{order:1}.pricing-card{padding:clamp(20px,3vw,28px) clamp(14px,2vw,20px)}.pricing-card__feature{font-size:13px}.cta-section__frame{gap:clamp(20px,4vw,32px)}.cta-banner{max-width:min(300px,42vw)}.why-stats{gap:clamp(16px,3vw,24px)}}@media (max-width:767px){:root{--page-gutter:clamp(16px,5vw,24px);--container-pad-x:clamp(16px,5vw,24px);--header-inset-x:8px;--header-inset-top:8px}.section{padding-block:clamp(40px,8vh,64px)}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo actions";align-items:center;gap:0 10px;padding-block:8px;display:grid}.site-logo{grid-area:logo;min-width:0;max-width:100%}.site-logo .clubox-logo{max-width:100%}.site-header-cta{flex-shrink:0;grid-area:actions;align-items:center;gap:0;width:auto;min-width:0;display:flex}.site-header-cta__secondary{display:none}.site-header-cta__primary{white-space:nowrap;padding:8px 14px;font-size:13px}.site-logo__svg{max-width:min(120px,42vw);height:24px}.section--hero.hero-section{padding-block:var(--hero-pad-y,clamp(12px,2.5dvh,24px))}.hero-section__paths{overflow:hidden}.hero-section__grid,.hero-section__main,.hero-section__visual{width:100%;min-width:0}.hero-section__visual{justify-content:center;overflow:hidden}.hero-section__visual>*{margin-inline:auto;width:auto!important;max-width:100%!important;height:auto!important;display:block!important}.hero-section__illustration{width:auto;max-width:100%;height:auto;max-height:clamp(210px,42dvh,360px);margin-inline:auto}.hero-title{overflow-wrap:break-word;max-width:none;font-size:clamp(24px,7vw,36px)}.hero-lead,.section-title,.section-lead,.cta-title,.cta-lead{overflow-wrap:break-word}.section--cta .site-container{width:100%;max-width:100%}.hero-actions{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:24px}.hero-actions .btn{box-sizing:border-box;width:100%;max-width:min(320px,100%)}.value-grid,.feature-grid{grid-template-columns:minmax(0,1fr);min-width:0}.value-card,.feature-card,.pricing-card,.faq-item,.how-step{overflow-wrap:break-word;min-width:0}.section-card__illustration{max-width:100%;overflow:hidden}.section-card__illustration-image{max-width:100%}.pricing-card{padding:20px 16px}.cta-section__frame,.cta-inner{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.cta-banner{width:100%;max-width:min(280px,100% - 8px);margin-inline:auto}.cta-lead{font-size:16px}.cta-inner .hero-actions{flex-direction:column;align-items:stretch;width:100%;max-width:100%}.why-stats{flex-direction:column;align-items:flex-start;gap:16px}.site-footer-links{flex-wrap:wrap;gap:8px 12px;display:flex}.site-footer-links-sep{display:none}}@media (max-width:390px){html,body{overflow-x:hidden}:root{--page-gutter:12px;--container-pad-x:16px;--header-inset-x:6px;--header-inset-top:6px}.site-header__inner{column-gap:8px;padding-block:8px}.site-logo__svg{max-width:min(108px,38vw);height:22px}.site-header-cta__primary{padding:8px 12px;font-size:12px}.site-header-cta__label--long{display:none}.site-header-cta__label--short{display:inline}.hero-title,.section-title,.cta-title{font-size:clamp(24px,6.5vw,30px)}.btn--lg{padding:12px 20px;font-size:15px}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4084ce120da2621a-s.a1b3e919.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(../media/16d91c780434f2ce-s.p.f22a44f6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ef79401ea952b7f0-s.7264fe40.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8800dfc60902df36-s.p.e22d03ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4084ce120da2621a-s.a1b3e919.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(../media/16d91c780434f2ce-s.p.f22a44f6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ef79401ea952b7f0-s.7264fe40.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8800dfc60902df36-s.p.e22d03ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(../media/4084ce120da2621a-s.a1b3e919.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(../media/16d91c780434f2ce-s.p.f22a44f6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ef79401ea952b7f0-s.7264fe40.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8800dfc60902df36-s.p.e22d03ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4084ce120da2621a-s.a1b3e919.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;font-style:normal;font-weight:700;font-display:swap;src:url(../media/16d91c780434f2ce-s.p.f22a44f6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ef79401ea952b7f0-s.7264fe40.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8800dfc60902df36-s.p.e22d03ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest;font-style:normal;font-weight:800;font-display:swap;src:url(../media/4084ce120da2621a-s.a1b3e919.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;font-style:normal;font-weight:800;font-display:swap;src:url(../media/16d91c780434f2ce-s.p.f22a44f6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ef79401ea952b7f0-s.7264fe40.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8800dfc60902df36-s.p.e22d03ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest Fallback;src:local(Arial);ascent-override:92.2%;descent-override:28.99%;line-gap-override:0.0%;size-adjust:105.2%}.onest_98a7ff98-module__Y9F9Ra__className{font-family:Onest,Onest Fallback;font-style:normal}.onest_98a7ff98-module__Y9F9Ra__variable{--font-onest:"Onest","Onest Fallback"}
