/*! CSS Used from: https://alphapartner.vip/_next/static/css/7a1ad18428695291.css */
.Footer_footer__o4_Ec {
    background: var(--grey-100);
}

.Footer_footer__o4_Ec a {
    font-weight: 400;
    font-size: .9rem;
}

@media (max-width:600px) {
    .Footer_footer__o4_Ec {
        font-size: var(--font-size-sm);
    }
}

.Footer_container__Mn8SS {
    display: grid;
    grid-template-columns: auto auto;
    padding: var(--token-80) 0;
    align-items: flex-start;
}

@media (max-width:900px) {
    .Footer_container__Mn8SS {
        grid-template-columns: 1fr 3fr;
    }
}

@media (max-width:700px) {
    .Footer_container__Mn8SS {
        grid-template-columns: 1fr;
        padding: var(--token-48) 0;
    }
}

.Footer_navigation__Yj_7L {
    margin-left: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: var(--token-40);
}

@media (max-width:1200px) {
    .Footer_navigation__Yj_7L {
        justify-content: space-between;
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width:700px) {
    .Footer_navigation__Yj_7L {
        justify-content: space-between;
        grid-template-columns: 1fr 1fr;
        width: 100%;
        margin-top: var(--token-32);
        grid-gap: var(--token-24);
    }
}

.Footer_list__FsWR4 {
    width: 100%;
    list-style: none;
    font-size: .9rem;
    padding-left: 0;
}

.Footer_list__FsWR4 h5 {
    line-height: 1;
    font-size: inherit;
    margin-bottom: 8px;
    font-family: var(--font-family-base);
}

.Footer_list__FsWR4 a {
    display: block;
    padding: var(--token-04) 0;
    color: var(--grey-60);
    -webkit-text-decoration: none;
    text-decoration: none;
    font-size: inherit;
}

.Footer_list__FsWR4 a:focus,
.Footer_list__FsWR4 a:hover {
    color: var(--text-headings);
}

.Footer_logo__ZNv_V {
    width: var(--token-56);
}

.Footer_copyright__sqw0C {
    padding: var(--token-20) 0;
    border-top: 1px solid var(--grey-80);
    color: var(--text-muted);
}

.Footer_copyright__sqw0C p {
    font-size: .8rem;
    margin-bottom: 0;
}

.Footer_copyrightContent__aDxfB {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Footer_status__X2ZDd {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--green-medium);
    -webkit-text-decoration: none;
    text-decoration: none;
}

.Footer_status__X2ZDd:focus,
.Footer_status__X2ZDd:hover {
    color: #fff;
}

.Footer_status__X2ZDd:before {
    content: "";
    display: block;
    width: var(--token-04);
    height: var(--token-04);
    margin-right: var(--token-12);
    border-radius: var(--radius-round);
    background: var(--primary);
}

@media (min-width:600px) {
    .Footer_copyrightBreak__yeGun {
        display: none;
    }
}

.styles_wrapper__GV0IK {
    left: 0;
    top: 0;
    height: 0;
    width: 100vw;
    z-index: 100;
    display: flex;
    position: sticky;
    align-items: center;
    pointer-events: none;
    justify-content: center;
}

@media (max-width:999px) {
    .styles_wrapper__GV0IK {
        display: none;
    }
}

.styles_navigation__ELaL4 {
    height: 40px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.styles_list__z_6uf {
    gap: 4px;
    padding: 8px;
    display: flex;
    margin: 76px 0 0;
    align-items: center;
    line-height: 1;
    font-size: 12px;
    list-style: none;
    pointer-events: all;
    height: 40px;
    border-radius: 20px;
    background: rgba(23, 24, 37, .75);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .1), 0 2px 8px rgba(0, 0, 0, .3);
}

.styles_navLink___VcW8 {
    color: #fff;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 500;
    align-items: center;
    display: inline-flex;
    -webkit-text-decoration: none;
    text-decoration: none;
    background: transparent;
    padding: 12px 0;
    margin: -12px 0;
}

.styles_navLink___VcW8 span {
    height: 24px;
    padding: 0 12px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    transition: background .3s;
}

.styles_navLink___VcW8:hover span {
    transition: background .15s;
    background: rgb(from var(--grey-20) r g b/.12);
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .04);
}

.styles_viewportContainer__7MPlQ {
    top: 90px;
    width: 100vw;
    z-index: 100;
    display: flex;
    position: absolute;
    align-items: center;
    pointer-events: none;
    justify-content: center;
}

.Button_container__i_Vit {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    min-height: calc(var(--token-40));
    padding: 0 var(--token-16);
    border: none;
    border-radius: var(--radius-xs);
    border-radius: 24px;
    font-weight: 500;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: .4s;
    font-family: var(--font-family-base);
    font-size: .85rem;
}

.Button_container__i_Vit svg {
    height: 1em;
    margin-left: .4em;
}

.Button_container__i_Vit:hover {
    opacity: .65;
}

.Button_container__i_Vit[data-size=large] {
    min-height: 2.5rem;
    padding: 0 var(--token-20);
    font-size: var(--token-20);
}

@media (max-width:768px) {
    .Button_container__i_Vit[data-size=large] {
        font-size: .9rem;
    }
}

.Button_container__i_Vit[data-type=primary] {
    background: #fff;
    color: var(--grey-100);
}

.Button_container__i_Vit[data-type=transparent] {
    background: transparent;
    color: var(--grey-00);
}

.styles_arrow__fxWHa path {
    fill: none;
    stroke: currentColor;
    stroke-width: calc(1em / 10);
    transition: opacity .3s, transform .3s;
}

.styles_arrow__fxWHa .styles_line___qSr7 {
    opacity: 0;
    transform: translateX(-3px);
}

.Header_header__pXml_ {
    height: var(--token-96);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 var(--token-64);
}

@media (max-width:999px) {
    .Header_header__pXml_ {
        padding: 0 var(--token-12) 0 var(--token-20);
        position: fixed;
        width: calc(100% - var(--token-40));
        height: var(--token-64);
        background: var(--grey-100);
        z-index: 100;
        border-radius: var(--token-40);
        border: 1px solid var(--grey-70);
        left: var(--token-20);
        top: var(--token-20);
    }

    .Header_header__pXml_ .Header_logo__sUWiP {
        display: none;
    }
}

.Header_logo__sUWiP {
    height: var(--token-32);
    transition: .25s;
    cursor: pointer;
    z-index: 1;
}

.Header_logo__sUWiP:hover {
    opacity: .5;
}

.Header_logoMobile__MEikt {
    height: var(--token-32);
    transition: .25s;
    cursor: pointer;
    z-index: 1;
}

.Header_logoMobile__MEikt:hover {
    opacity: .5;
}

@media (min-width:1000px) {
    .Header_logoMobile__MEikt {
        display: none;
    }
}

.Header_group__Kgpdq {
    display: flex;
    align-items: center;
    z-index: 1;
}

.Header_hamburger__X_hhy {
    height: var(--token-40);
    width: var(--token-64);
    border: none;
    background: transparent;
    border-radius: var(--token-20);
    margin-left: var(--token-12);
    display: flex;
    align-items: center;
    justify-content: center;
    background: hsla(0, 0%, 100%, .15);
}

.Header_hamburger__X_hhy svg {
    color: #fff;
    width: var(--token-20);
}

@media (min-width:1000px) {
    .Header_hamburger__X_hhy {
        display: none;
    }
}

.styles_navigation__QHj87 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    height: 100vh;
    position: fixed;
    overflow-y: scroll;
    background: var(--grey-100);
    padding: 100px 20px 20px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s;
}

@media (min-width:999px) {
    .styles_navigation__QHj87 {
        display: none;
    }
}

.styles_link__OINeA {
    gap: 12px;
    color: #fff;
    height: 50px;
    display: flex;
    font-size: 15px;
    cursor: pointer;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    border-bottom: 1px solid var(--grey-80);
}

.styles_link__OINeA span {
    flex: 1 1;
}

*,
:after,
:before {
    box-sizing: border-box;
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

body {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Liberation Sans, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-family: var(--bs-body-font-family);
    font-size: 1rem;
    font-size: var(--bs-body-font-size);
    font-weight: 400;
    font-weight: var(--bs-body-font-weight);
    line-height: 1.5;
    line-height: var(--bs-body-line-height);
    color: #212529;
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: #fff;
    background-color: var(--bs-body-bg);
}

h1,
h2,
h5 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    color: var(--bs-heading-color);
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

h5 {
    font-size: 1.25rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

ul {
    padding-left: 2rem;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #0d6efd;
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    -webkit-text-decoration: underline;
    text-decoration: underline;
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

img,
svg {
    vertical-align: middle;
}

button {
    border-radius: 0;
}

button:focus:not(:focus-visible) {
    outline: 0;
}

button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button {
    text-transform: none;
}

[type=button],
button {
    -webkit-appearance: button;
}

iframe {
    border: 0;
}

[hidden] {
    display: none !important;
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, .75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, .5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, .175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, .25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
}

.container {
    --bs-gutter-x: 1.6rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(1.6rem*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    padding-left: calc(1.6rem*.5);
    padding-left: calc(var(--bs-gutter-x)*.5);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:768px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width:1248px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width:1408px) {
    .container {
        max-width: 1140px;
    }
}

.container {
    max-width: 1320px;
}

:root {
    --bs-breakpoint-xxs: 0;
    --bs-breakpoint-xs: 576px;
    --bs-breakpoint-sm: 768px;
    --bs-breakpoint-md: 992px;
    --bs-breakpoint-lg: 1248px;
    --bs-breakpoint-xl: 1408px;
}

.container {
    width: var(--width);
    max-width: var(--max-width);
    margin: 0 auto;
}

:root {
    --font-family-headings: "Roobert", sans-serif;
    --primary: #63e;
    --primary-light: #8e64ff;
    --grey-00: #fff;
    --grey-10: #f4f4ff;
    --grey-20: #ececfb;
    --grey-30: #dfe1f4;
    --grey-40: #babcd2;
    --grey-50: #9fa2b9;
    --grey-60: #5e6077;
    --grey-70: #383a4d;
    --grey-80: #2a2b3a;
    --grey-90: #171825;
    --grey-100: #010314;
    --error: #e23453;
    --bg-body: var(--grey-100);
    --border-color: var(--grey-80);
    --material-effect: 0 0 0 2px rgba(0, 0, 0, .05), 0 0 0 1px hsla(0, 0%, 100%, .1), inset 0 0.5px 0 hsla(0, 0%, 100%, .5);
    --text-muted: var(--grey-40);
    --text-body: var(--grey-30);
    --text-headings: #fff;
    --text-links: var(--primary-60);
    --text-links-hover: var(--primary-40);
    --text-code: var(--text-headings);
    --text-ul-bullet: var(--green-medium);
    --text-ol-bullet: var(--green-medium);
    --text-ol-bullet-color: var(--green-darkest);
    --text-highlight: rgba(136, 89, 255, .2);
    --text-highlight-hover: rgba(136, 89, 255, .35);
    --btn-bg-glow: hsla(0, 0%, 100%, .4);
    --btn-bg-primary: rgba(133, 92, 241, .8);
    --btn-bg-primary-hover: var(--btn-bg-primary);
    --btn-color-primary: #fff;
    --btn-bg-secondary: rgba(52, 44, 65, .8);
    --btn-bg-secondary-hover: var(--btn-bg-secondary);
    --btn-color-secondary: var(--text-headings);
    --btn-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 rgba(0, 0, 0, .05);
    --index-ventures: #fff;
    --sequoia: #fff;
    --kleiner-perkins: #fff;
    --fw-hair: 100;
    --fw-thin: 200;
    --fw-extralight: 250;
    --fw-light: 300;
    --fw-book: 350;
    --fw-regular: 400;
    --fw-medium: 500;
    --fw-semibold: 600;
    --fw-bold: 700;
    --fw-black: 800;
    --fw-heavy: 900;
    --fw-h1: var(--fw-medium);
    --fw-h2: var(--fw-medium);
    --fw-h3: var(--fw-medium);
    --fw-h4: var(--fw-medium);
    --fw-h5: var(--fw-medium);
    --fw-h6: var(--fw-medium);
    --font-size-root: 16px;
    --font-size-base: 16px;
    --font-size-sm: 0.7rem;
    --font-size-xs: 0.6rem;
    --font-size-xxs: 0.5rem;
    --font-size-h1: 4.25rem;
    --font-size-h2: 3.5rem;
    --font-size-h3: 1.6rem;
    --font-size-h4: 1.2rem;
    --font-size-h5: 1.05rem;
    --font-size-h6: 0.9rem;
    --line-height-base: 1.55;
    --line-height-sm: 1.428571429;
    --line-height-xs: 1.142857143;
    --line-height-h1: 1.1;
    --line-height-h2: 1.15;
    --line-height-h3: 1.25;
    --line-height-h4: 1.3;
    --line-height-h5: 1.142857143;
    --line-height-h6: 1.555555556;
    --margin-bottom-base: var(--token-20);
    --headings-margin-bottom: var(--margin-bottom-base);
    --link-decoration: none;
    --link-hover-decoration: none;
    --width: 90vw;
    --max-width: 1200px;
    --token-02: 0.1rem;
    --token-04: 0.2rem;
    --token-08: 0.4rem;
    --token-12: 0.6rem;
    --token-16: 0.8rem;
    --token-20: 1rem;
    --token-24: 1.2rem;
    --token-32: 1.6rem;
    --token-40: 2rem;
    --token-48: 2.4rem;
    --token-56: 2.8rem;
    --token-64: 3.2rem;
    --token-72: 3.6rem;
    --token-80: 4rem;
    --token-88: 4.4rem;
    --token-96: 4.8rem;
    --token-104: 5.2rem;
    --token-112: 5.6rem;
    --token-120: 6rem;
    --token-128: 6.4rem;
    --token-156: 7.8rem;
    --radius-round: 50%;
    --radius-lg: var(--token-32);
    --radius-md: var(--token-24);
    --radius-sm: var(--token-12);
    --radius-xs: var(--token-08);
    --radius-xxs: var(--token-04);
    --shadow-sm: rgba(50, 50, 93, .08) 0 8px 18px -4px;
    --shadow-md: rgba(50, 50, 93, .25) 0 12px 28px -4px;
    --iso-rotation: rotateX(60deg) rotateY(0deg) rotateZ(45deg);
    --perspective: 1600px;
    --ease-in-out: cubic-bezier(0.45, 0, 0.55, 1);
}

@media (max-width:1199px) {
    :root {
        --font-size-h1: 3.5rem;
        --font-size-h2: 2.5rem;
    }
}

@media (max-width:999px) {
    :root {
        --font-size-root: 15px;
        --font-size-h1: 3rem;
        --font-size-h2: 2rem;
    }
}

* {
    box-sizing: border-box;
}

::selection {
    background: var(--primary);
    color: #fff !important;
    text-shadow: none;
    -webkit-text-fill-color: #fff;
}

img::selection {
    background: var(--primary-20);
}

html {
    scroll-behavior: auto !important;
}

@media (max-width:768px) {
    html {
        font-size: 14px;
    }
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    background-color: var(--bg-body);
    background-image: linear-gradient(to bottom, var(--bg-body-rgba) 0, var(--bg-body-alt) 40%, var(--bg-body-rgba) 100%), linear-gradient(to top, var(--bg-body-alt) 0, var(--bg-body-rgba) 100%);
    background-position: top, bottom;
    background-size: 100% 1600px, 100% 800px;
    background-repeat: no-repeat;
    color: var(--text-body);
    font-size: var(--font-size-base);
    font-family: var(--font-family-base);
    line-height: var(--line-height-base);
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

li {
    font-weight: 300;
}

blockquote,
p,
ul {
    margin-top: 0;
    margin-bottom: var(--margin-bottom-base);
}

a {
    color: #fff;
    font-weight: 500;
    -webkit-text-decoration: underline solid var(--grey-60) 1px;
    text-decoration: underline solid var(--grey-60) 1px;
    transition: color .2s var(--ease-in-out);
    text-underline-offset: 3px;
}

a:hover {
    color: var(--grey-20);
}

h1,
h2,
h5 {
    color: var(--text-headings);
    margin-top: 0;
    margin-bottom: var(--headings-margin-bottom);
    font-feature-settings: "kern" 1, "liga" 1, "salt" 1;
    font-family: var(--font-family-headings);
}

h1 {
    font-weight: var(--fw-h1);
    font-size: var(--font-size-h1);
    line-height: var(--line-height-h1);
}

h2 {
    font-weight: var(--fw-h2);
    font-size: var(--font-size-h2);
    line-height: var(--line-height-h2);
}

h5 {
    font-size: var(--font-size-h5);
    line-height: var(--line-height-h5);
}

h5 {
    font-weight: var(--fw-h6);
}

p {
    font-weight: 400;
    font-family: var(--font-family-base);
    font-size: .9rem;
}

blockquote {
    composes: lg from "Text.module.css";
    display: block;
    margin-left: var(--token-40);
    color: var(--text-headings);
}

blockquote:before {
    content: "“";
    display: inline-block;
    vertical-align: top;
    width: var(--token-08);
    margin-left: calc(-1 * var(--token-08));
}

/*! CSS Used from: https://alphapartner.vip/_next/static/css/9839cc94d0104137.css */
.GradientHero_hero__XyNzf {
    top: 0;
    height: 100vh;
    min-height: 800px;
    position: relative;
    padding: 0 var(--token-32);
    margin-top: calc(-1 * var(--token-96));
}

@media (max-width:768px) {
    .GradientHero_hero__XyNzf {
        padding: 0;
        height: 90vh;
    }
}

.GradientHero_gradient___P5iQ {
    height: 100%;
    min-height: 800px;
    display: grid;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    align-items: center;
    justify-items: center;
    place-items: center;
    border-radius: var(--token-48);
    background: radial-gradient(140% 107.13% at 50% 10%, transparent 37.41%, #63e 69.27%, #fff 100%);
}

@media (max-width:768px) {
    .GradientHero_gradient___P5iQ {
        padding: 10rem 0 3rem;
    }
}

.GradientHero_content__FT5rK {
    z-index: 1;
    width: 100%;
    height: 100%;
    display: grid;
    position: relative;
    align-items: center;
    justify-items: center;
    place-items: center;
    pointer-events: none;
}

.GradientHero_content__FT5rK>* {
    pointer-events: all;
}

.GradientHero_background__IiAeY {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    position: absolute;
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
}

.styles_container__YClwe {
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
    pointer-events: none;
    justify-content: flex-start;
}

@media (max-width:768px) {
    .styles_container__YClwe {
        align-items: end;
        justify-items: end;
        place-items: end;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.styles_content__iLRu_ {
    color: #fff;
    max-width: 480px;
    line-height: 1.75em;
    pointer-events: all;
}

@media (max-width:768px) {
    .styles_content__iLRu_ {
        text-align: center;
    }
}

.styles_eyebrow__M1yXT {
    margin-bottom: 1.25em;
}

.styles_title__UYD8v {
    line-height: 1em;
    font-size: 47px;
    margin-bottom: 1.75rem;
    letter-spacing: -.025em;
}

@media (max-width:768px) {
    .styles_title__UYD8v {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
}

.styles_subText__jw6ka {
    max-width: 440px;
}

.styles_subText__jw6ka>p {
    font-size: .9rem;
    margin-bottom: 1.75rem;
}

@media (max-width:768px) {
    .styles_subText__jw6ka {
        line-height: 1.75;
    }
}

.Container_container__0SGNv {
    margin: 0 auto;
    position: relative;
}

@media (max-width:599px) {
    .Container_container__0SGNv {
        max-width: calc(100vw - 1rem);
    }
}

@media (min-width:600px) and (max-width:999px) {
    .Container_container__0SGNv {
        max-width: calc(100% - var(--token-128));
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .Container_container__0SGNv {
        max-width: 850px;
    }
}

@media (min-width:1200px) and (max-width:1499px) {
    .Container_container__0SGNv {
        max-width: 1000px;
    }
}

@media (min-width:1500px) and (max-width:1999px) {
    .Container_container__0SGNv {
        max-width: 1100px;
    }
}

@media (min-width:2000px) {
    .Container_container__0SGNv {
        max-width: 1200px;
    }
}

.styles_text__Fvsk7 {
    --x: 50%;
    --y: 50%;
    --width: 50%;
    padding-bottom: .1em;
    background: radial-gradient(50% 100% at 50% 50%, #fff 30%, hsla(0, 0%, 100%, .5) 100%);
    background: radial-gradient(var(--width) 100% at var(--x) var(--y), #fff 30%, hsla(0, 0%, 100%, .5) 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Layout_layout__6J70X {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

.Layout_main__k2ohw {
    flex-grow: 1;
    min-width: 100%;
    overflow-x: clip;
    position: relative;
}

.styles_hero__vN8gD {
    width: 100%;
    height: 100%;
    transform: translateX(250px);
}

@media (max-width:768px) {
    .styles_hero__vN8gD {
        height: 200px;
        transform: translateY(-100px);
    }
}

.styles_container__odouO {
    grid-gap: 6rem;
    gap: 6rem;
    padding: 8rem 0;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

@media (max-width:768px) {
    .styles_container__odouO {
        gap: 3rem;
        grid-template-columns: 1fr;
        margin-bottom: var(--token-32);
        padding: 4rem 1.5rem;
    }

    .styles_left__ayeHq {
        padding-bottom: 1rem;
        border-bottom: 1px solid var(--grey-80);
    }
}

.styles_title__OiFNI {
    line-height: 1em;
    font-size: 45px;
    margin-bottom: 2.5rem;
}

@media (max-width:768px) {
    .styles_title__OiFNI {
        font-size: 2rem;
        line-height: 1.25;
        margin-bottom: 1.5rem;
    }
}

.styles_text__uEyOS {
    font-size: 1rem;
    line-height: 1.75em;
    color: var(--grey-30);
}

.styles_highlights__d13ah {
    gap: 2rem;
    display: flex;
    flex-direction: column;
}

.styles_highlight__Svj09 {
    line-height: 1.5em;
}

.styles_highlight__Svj09 h5 {
    gap: .5em;
    display: flex;
    font-size: 1rem;
    font-weight: 580;
    line-height: 1em;
    align-items: center;
    margin-bottom: .5rem;
}

.styles_highlight__Svj09 h5 svg {
    width: 20px;
    height: 20px;
    stroke-width: 1.75;
    color: var(--grey-40);
}

.styles_content__6WQ7t {
    gap: 4rem;
    display: flex;
    padding: 4rem 0;
}

@media (max-width:768px) {
    .styles_content__6WQ7t {
        gap: 2rem;
        padding: 2rem 1.5rem;
        flex-direction: column-reverse;
    }
}

.styles_copy__d0J3D {
    width: 100%;
    max-width: 480px;
}

.styles_visual__mxiSs {
    width: 100%;
    height: 360px;
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
    border-radius: 12px;
    padding: 20px;
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .08), 0 0 0 1px rgba(0, 0, 0, .04);
    background: radial-gradient(90% 100% at 50% 0, rgb(from var(--grey-10) r g b/.01) 90%, #63e 320%);
}

.styles_accordionItem___zQgv {
    border-bottom: 1px solid hsla(0, 0%, 100%, .12);
}

.styles_accordionItem___zQgv:last-child {
    border-bottom: none;
}

.styles_accordionIndicator__nzBRz {
    margin-left: auto;
    color: var(--grey-60);
    transition: color .2s, transform .3s;
}

.styles_accordionIndicator__nzBRz svg {
    width: 20px;
    height: 20px;
}

.styles_accordionTrigger__4qhF7 {
    gap: 10px;
    padding: 0;
    width: 100%;
    border: none;
    color: #fff;
    height: 60px;
    display: flex;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    align-items: center;
    color: var(--grey-40);
    background: transparent;
    text-align: left;
    line-height: 1.5;
    font-weight: var(--fw-h6);
    font-size: var(--font-size-h5);
    font-family: var(--font-family--headings);
    transition: color .1s;
}

.styles_accordionTrigger__4qhF7:hover,
.styles_accordionTrigger__4qhF7:hover .styles_accordionIndicator__nzBRz {
    color: var(--grey-10);
}

.styles_accordionTrigger__4qhF7[data-state=open] {
    color: #fff;
}

.styles_accordionTrigger__4qhF7[data-state=open] .styles_accordionIndicator__nzBRz {
    transform: rotate(-180deg);
}

.styles_accordionIcon__yaXDC {
    align-items: center;
    display: inline-flex;
}

.styles_accordionIcon__yaXDC svg {
    width: 20px;
    height: 20px;
}

.styles_accordionText__0eafC {
    font-size: .9rem;
    padding-bottom: 24px;
    line-height: 1.75rem;
    color: var(--text-body);
}

.styles_accordionContent__Y1yx0 {
    overflow-y: clip;
    position: relative;
}

.styles_accordionContent__Y1yx0[data-state=open] {
    animation: styles_slideOpen__A46_J .2s ease-out;
}

.styles_accordionContent__Y1yx0[data-state=closed] {
    animation: styles_slideClosed__P6bHP .2s ease-out;
}

.styles_heading__gOFHc {
    display: flex;
    max-width: 680px;
    font-size: 1rem;
    line-height: 1.75;
    text-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

@media (max-width:768px) {
    .styles_heading__gOFHc {
        padding: 0 2rem;
        font-size: .9rem;
    }
}

.styles_title__vat3u {
    margin: 0 auto;
    line-height: 1em;
    text-align: center;
    font-size: 3.25rem;
    letter-spacing: -.02em;
}

.styles_title__vat3u:not(:last-child) {
    margin-bottom: 1.5rem;
}

@media (max-width:768px) {
    .styles_title__vat3u {
        font-size: 2rem;
        line-height: 1.125;
    }

    .styles_title__vat3u:not(:last-child) {
        margin-bottom: 1rem;
    }
}

.styles_background__rbhqc {
    padding: 8rem 0;
    position: relative;
    margin: 0 1.5rem;
}

.styles_background__rbhqc:before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 400px;
    z-index: -1;
    position: absolute;
    border-radius: var(--token-48);
    background: radial-gradient(120% 120% at 50% 100%, transparent 40%, #63e 70%, #fff 100%);
}

@media (max-width:768px) {
    .styles_background__rbhqc {
        padding: 4rem 0;
        margin: 0 .5rem;
    }

    .styles_background__rbhqc:before {
        height: 250px;
    }
}

.Cta_container__pNx4T {
    padding: 0 var(--token-32);
    top: 0;
    overflow: hidden;
    position: relative;
}

.Cta_container__pNx4T h2 {
    text-align: center;
    margin-bottom: var(--token-20);
}

@media (max-width:999px) {
    .Cta_container__pNx4T {
        padding: 0;
    }
}

.Cta_gradientWrapper__lGHRR {
    height: 100%;
    background: radial-gradient(140% 107.13% at 50% 10%, transparent 37.41%, #63e 69.27%, #fff 100%);
    border-radius: var(--token-48);
}

.Cta_maxWidthWrapper__su_4C {
    padding: 8rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}

@media (max-width:599px) {
    .Cta_maxWidthWrapper__su_4C {
        max-width: calc(100% - var(--token-40));
    }
}

@media (min-width:600px) and (max-width:999px) {
    .Cta_maxWidthWrapper__su_4C {
        max-width: calc(100% - var(--token-128));
    }
}

@media (min-width:1000px) and (max-width:1199px) {
    .Cta_maxWidthWrapper__su_4C {
        max-width: 850px;
    }
}

@media (min-width:1200px) and (max-width:1499px) {
    .Cta_maxWidthWrapper__su_4C {
        max-width: 1000px;
    }
}

@media (min-width:1500px) and (max-width:1999px) {
    .Cta_maxWidthWrapper__su_4C {
        max-width: 1100px;
    }
}

@media (min-width:2000px) {
    .Cta_maxWidthWrapper__su_4C {
        max-width: 1200px;
    }
}

@media (max-width:999px) {
    .Cta_maxWidthWrapper__su_4C {
        padding: var(--token-128) var(--token-24);
    }
}

.styles_eyebrow__ExZzW {
    margin: 0;
    color: #fff;
    height: 28px;
    line-height: 1;
    padding: 0 16px;
    font-size: 12px;
    font-weight: 500;
    align-items: center;
    border-radius: 15px;
    display: inline-flex;
    font-family: var(--font-family--base);
    background: hsla(0, 0%, 100%, .12);
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .08), 0 0 0 1px rgba(0, 0, 0, .04);
}

.styles_section__7KCkB {
    padding: 8rem 0;
}

@media (max-width:768px) {
    .styles_section__7KCkB {
        padding: 4rem 0;
    }
}

.styles_wrapper__FqA9Z {
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    border-radius: 1.5rem;
    flex-direction: column;
    justify-content: center;
}

.styles_quote__qfqnq {
    font-size: 1.25rem;
    max-width: 640px;
    text-align: center;
    line-height: 1.5;
    letter-spacing: -.05em;
    margin: 0 auto 3rem;
    font-family: var(--font-family-monospace);
}

@media (max-width:768px) {
    .styles_quote__qfqnq {
        padding: 0 1rem;
        font-size: 1.125rem;
    }
}

.styles_quote__qfqnq:before {
    display: none;
}

.styles_encrypted__6iqkb {
    color: var(--grey-60);
}

.styles_authors__gtG_e {
    gap: 1rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
}

.styles_author__b0Yvw {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    gap: .5em;
    height: 40px;
    font-size: .8em;
    align-items: center;
    display: inline-flex;
    padding: 0 1.5em;
    border: 1px solid var(--grey-70);
    border-radius: 20px;
    color: #fff;
    transition: border-color .3s ease;
}

.styles_author__b0Yvw:hover {
    border-color: var(--grey-60);
}

.styles_author__b0Yvw[data-active=true] {
    border-color: #fff;
}

@media (max-width:768px) {
    .styles_author__b0Yvw {
        width: 70%;
        border: none;
        height: auto;
        display: none;
        text-align: center;
    }

    .styles_author__b0Yvw[data-active=true] {
        gap: .1rem;
        display: flex;
        flex-direction: column;
    }
}

.styles_authorTitle__3DXI7 {
    color: var(--grey-50);
}

.styles_wheelContainer__pjwlh {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
    -webkit-mask-image: linear-gradient(#000 70%, transparent);
    mask-image: linear-gradient(#000 70%, transparent);
}

.styles_wheel__hecCm {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 250px);
    border: 1px solid rgba(190, 167, 255, .24);
}

.styles_logo__csRwq {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem 0;
    text-align: center;
    position: absolute;
}

.styles_logo__csRwq svg {
    height: 100px;
}

.styles_divider__elk7j {
    width: 100%;
    height: 1px;
    position: relative;
}

.styles_divider__elk7j:before {
    bottom: 0;
    z-index: 0;
    content: "";
    width: 500px;
    height: 40px;
    position: absolute;
    left: calc(50% - 250px);
    border-bottom: 1px solid;
    border-image-source: linear-gradient(90deg, transparent, rgba(143, 120, 255, .5) 50%, transparent);
    border-image-slice: 1;
    background: radial-gradient(50% 100% at 50% 100%, rgba(157, 137, 255, .1) 0, rgba(1, 3, 20, 0) 100%);
}

.styles_divider__elk7j:after {
    top: 0;
    z-index: 0;
    content: "";
    width: 1000px;
    height: 80px;
    position: absolute;
    left: calc(50% - 500px);
    border-top: 1px solid;
    border-image-source: linear-gradient(90deg, transparent, rgba(143, 120, 255, .5) 50%, transparent);
    border-image-slice: 1;
    background: radial-gradient(43.9% 100% at 50% 0, rgba(157, 137, 255, .15) 0, rgba(1, 3, 20, 0) 100%);
}

/*! CSS Used from: https://alphapartner.vip/css/public.css */
.footer-title {
    width: 300px !important;
    margin-top: 30px;
    color: #5e6077 !important;
    line-height: 23px;
}

.Footer_navigation__Yj_7L {
    grid-template-columns: 1fr 1fr 1fr !important;
}

.Header_logo__sUWiP {
    width: 100px;
    height: auto !important;
}

.myCustomClass {
    display: flex;
    flex-wrap: wrap;
    width: 150px;
}

.myCustomClass a {
    flex: 0 0 27%;
    margin: 4px 0;
}

@media (max-width: 768px) {
    .Cta_gradientWrapper__lGHRR .Button_container__i_Vit:nth-of-type(2) {
        display: none;
    }
}

body {
    overflow-x: hidden;
}

.styles_viewportContainer__7MPlQ {
    top: 90px;
    width: 100vw;
    z-index: 100;
    display: flex;
    position: absolute;
    align-items: center;
    pointer-events: none;
    justify-content: center;
}

.Header_logo__sUWiP {
    width: 150px;
}

.Footer_logo__ZNv_V {
    width: 150px;
}

@media (max-width:999px) {
    .Footer_navigation__Yj_7L {
        grid-template-columns: 1fr !important;
    }

    .Footer_copyrightBreak__yeGun {
        display: none;
    }
}

@media (max-width: 768px) {
    .styles_heading__gOFHc {
        padding: 0 2rem;
        font-size: 10px;
    }
}

@media (min-width: 768px) {
    .Footer_navigation__Yj_7L {
        margin-left: auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 98px;
    }

    .Footer_list__FsWR4:nth-of-type(1) {
        margin-left: 20px;
    }
}

.custom-dextools-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    margin-left: 8px;
    opacity: 0.9;
}

.custom-dextools-link:hover {
    opacity: 1;
}

.custom-dextools-link img {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 4px;
}

.custom-dextools-link .label {
    color: #9aa0b4;
    font-size: 12px;
    line-height: 1;
}

/*! CSS Used from: Embedded */
:root {
    --system-fonts: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue";
    --font-family-base: '__Inter_aaf875', '__Inter_Fallback_aaf875', var(--system-fonts);
    --font-family-monospace: '__Roboto_Mono_c9cbed', '__Roboto_Mono_Fallback_c9cbed', monospace;
}

/*! CSS Used from: Embedded */
.styles_section__7KCkB {
    display: none;
}

/*! CSS Used from: Embedded */
.footer-title {
    width: 300px !important;
    margin-top: 30px;
}

/*! CSS Used from: Embedded */
@media {
    :root {
        --leva-colors-elevation1: #292d39;
        --leva-colors-elevation2: #181c20;
        --leva-colors-elevation3: #373c4b;
        --leva-colors-accent1: #0066dc;
        --leva-colors-accent2: #007bff;
        --leva-colors-accent3: #3c93ff;
        --leva-colors-highlight1: #535760;
        --leva-colors-highlight2: #8c92a4;
        --leva-colors-highlight3: #fefefe;
        --leva-colors-vivid1: #ffcc00;
        --leva-colors-folderWidgetColor: var(--leva-colors-highlight2);
        --leva-colors-folderTextColor: var(--leva-colors-highlight3);
        --leva-colors-toolTipBackground: var(--leva-colors-highlight3);
        --leva-colors-toolTipText: var(--leva-colors-elevation2);
        --leva-radii-xs: 2px;
        --leva-radii-sm: 3px;
        --leva-radii-lg: 10px;
        --leva-space-xs: 3px;
        --leva-space-sm: 6px;
        --leva-space-md: 10px;
        --leva-space-rowGap: 7px;
        --leva-space-colGap: 7px;
        --leva-fonts-mono: ui-monospace, SFMono-Regular, Menlo, 'Roboto Mono', monospace;
        --leva-fonts-sans: system-ui, sans-serif;
        --leva-fontSizes-root: 11px;
        --leva-fontSizes-toolTip: var(--leva-fontSizes-root);
        --leva-sizes-rootWidth: 280px;
        --leva-sizes-controlWidth: 160px;
        --leva-sizes-numberInputMinWidth: 38px;
        --leva-sizes-scrubberWidth: 8px;
        --leva-sizes-scrubberHeight: 16px;
        --leva-sizes-rowHeight: 24px;
        --leva-sizes-folderTitleHeight: 20px;
        --leva-sizes-checkboxSize: 16px;
        --leva-sizes-joystickWidth: 100px;
        --leva-sizes-joystickHeight: 100px;
        --leva-sizes-colorPickerWidth: var(--leva-sizes-controlWidth);
        --leva-sizes-colorPickerHeight: 100px;
        --leva-sizes-imagePreviewWidth: var(--leva-sizes-controlWidth);
        --leva-sizes-imagePreviewHeight: 100px;
        --leva-sizes-monitorHeight: 60px;
        --leva-sizes-titleBarHeight: 39px;
        --leva-shadows-level1: 0 0 9px 0 #00000088;
        --leva-shadows-level2: 0 4px 14px #00000033;
        --leva-borderWidths-root: 0px;
        --leva-borderWidths-input: 1px;
        --leva-borderWidths-focus: 1px;
        --leva-borderWidths-hover: 1px;
        --leva-borderWidths-active: 1px;
        --leva-borderWidths-folder: 1px;
        --leva-fontWeights-label: normal;
        --leva-fontWeights-folder: normal;
        --leva-fontWeights-button: normal;
    }
}

/*! CSS Used from: https://alphapartner.vip/_next/static/css/c56ee55cc7c59cd6.css */
.CookieDirective_container__VwoEr {
    position: fixed;
    bottom: var(--token-20);
    left: var(--token-20);
    z-index: 10000000000;
    max-width: 450px;
    border-radius: var(--token-16);
    background: #fff;
    box-shadow: 0 10px 20px 0 hsla(240, 5%, 41%, .25);
    transform-origin: bottom left;
}

@media (max-width:600px) {
    .CookieDirective_container__VwoEr {
        max-width: calc(100% - var(--token-40));
    }
}

/*! CSS Used keyframes */
@keyframes styles_slideOpen__A46_J {
    0% {
        height: 0;
        opacity: 0;
    }

    to {
        opacity: 1;
        height: var(--radix-accordion-content-height);
    }
}

@keyframes styles_slideClosed__P6bHP {
    0% {
        opacity: 1;
        height: var(--radix-accordion-content-height);
    }

    to {
        height: 0;
        opacity: 0;
    }
}