/*! CSS Used from: https://alphapartner.vip/_next/static/css/ea2004c16ad5588e.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;
    }
}

.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: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);
}

.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;
}

.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,
h3,
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;
}

h3 {
    font-size: 1.75rem;
}

h5 {
    font-size: 1.25rem;
}

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

ul {
    padding-left: 2rem;
}

ul {
    margin-top: 0;
    margin-bottom: 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;
}

.mb-32 {
    margin-bottom: 1.6rem;
}

.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-85: #212230;
    --grey-90: #171825;
    --grey-95: #0b0d1c;
    --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-subtle: var(--grey-50);
    --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);
    --ease-out-expo: cubic-bezier(0.16, 1, 0.3, 1);
    --header-height: 77px;
}

@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;
        --header-height: 0px;
    }
}

* {
    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;
    }
}

#__next {
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
}

#__content {
    flex: 1 1;
}

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;
}

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,
h3,
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);
}

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

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;
}

#plain-chat {
    display: none !important;
}

/*! CSS Used from: https://alphapartner.vip/_next/static/css/ecba6580700e2754.css */
.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;
}

.Compatibility_container__qYCAG {
    padding: var(--token-120) 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width:768px) {
    .Compatibility_container__qYCAG {
        padding: var(--token-80) 0;
    }
}

.Compatibility_text__kXons {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.Compatibility_asset__aUMQa {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: var(--token-40);
    justify-self: center;
}

.Compatibility_reelContainer__dMzFH {
    position: relative;
    width: var(--token-156);
    height: var(--token-156);
    overflow: hidden;
    border-left: 1px solid var(--grey-70);
    -webkit-mask-image: linear-gradient(180deg, transparent 0, #000 25%, #000 75%, transparent);
    mask-image: linear-gradient(180deg, transparent 0, #000 25%, #000 75%, transparent);
}

.Compatibility_reelContainer__dMzFH:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(transparent, var(--grey-90), transparent);
    height: 100%;
    width: 100%;
    z-index: -1;
}

.Compatibility_reelContainer__dMzFH:last-of-type {
    border-right: 1px solid var(--grey-70);
}

@media (max-width:768px) {
    .Compatibility_reelContainer__dMzFH {
        width: var(--token-112);
        height: var(--token-112);
    }
}

.Compatibility_reel__peBJj {
    height: 500%;
}

.Compatibility_primitive__jHYNC {
    width: 100%;
    height: 100%;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Compatibility_primitive__jHYNC img {
    width: 85%;
    height: 85%;
}

.GradientHero_hero__XyNzf {
    top: 0;
    height: calc(100vh - var(--token-32));
    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;
}

.Hero_hero__VaXtc {
    height: 100vh;
}

@media (max-width:768px) {
    .Hero_hero__VaXtc {
        height: auto;
        padding-top: var(--token-32);
    }
}

.Hero_heroContent__6NqUM {
    display: grid;
    grid-template-columns: 50% auto;
    grid-gap: var(--token-64);
    gap: var(--token-64);
    align-items: center;
}

@media (max-width:768px) {
    .Hero_heroContent__6NqUM {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        text-align: center;
        align-items: center;
        padding: 0 var(--token-20);
        gap: var(--token-40);
    }
}

.Hero_buttons__x8iKK {
    display: inline-flex;
    gap: var(--token-12);
    margin-top: var(--token-12);
}

@media (max-width:768px) {
    .Hero_buttons__x8iKK {
        flex-direction: column;
    }

    .Hero_title__tVmIG {
        font-size: 2rem;
    }
}

.Hero_subtitle__jzk8q {
    font-size: 16px;
}

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

    .Hero_asset__Owk9T {
        width: 90%;
    }
}

.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;
}

.Overview_container__soY6A {
    padding: var(--token-120) 0;
    display: grid;
    grid-template-columns: 4fr 5fr;
    align-items: center;
    grid-gap: var(--token-64);
    gap: var(--token-64);
}

@media (max-width:800px) {
    .Overview_container__soY6A {
        grid-template-columns: 1fr;
        gap: 0;
        padding: var(--token-80) 0;
    }

    .Overview_subtitle__ZIRu7,
    .Overview_title__8tN8Y {
        padding: 0 var(--token-20);
    }
}

.Overview_asset__1IjCo {
    border: 1px solid var(--grey-80);
    border-radius: var(--token-32);
    overflow: hidden;
    height: 550px;
}

@media (max-width:800px) {
    .Overview_asset__1IjCo {
        height: 450px;
    }
}

.Overview_accordion__DoDbr {
    width: 100%;
    flex-grow: 1;
    font-size: .9rem;
    line-height: 1.5rem;
}

@media (max-width:800px) {
    .Overview_accordion__DoDbr {
        padding: 0 var(--token-20);
    }
}

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

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

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

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

.Overview_accordionTrigger__iB8Tf {
    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;
    font-weight: var(--fw-h6);
    font-size: var(--font-size-h5);
    line-height: var(--line-height-h5);
    font-family: var(--font-family--headings);
    transition: color .1s;
}

.Overview_accordionTrigger__iB8Tf:hover,
.Overview_accordionTrigger__iB8Tf:hover .Overview_accordionIndicator__NoJXx {
    color: var(--grey-10);
}

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

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

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

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

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

.Overview_accordionText__xuyY_ {
    padding-bottom: 24px;
    color: var(--text-body);
}

.Overview_accordionText__xuyY_ p {
    margin-bottom: 0;
}

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

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

.Process_container__Hfxz1 {
    padding: var(--token-120) 0 calc(var(--token-120) + var(--token-80)) 0;
    display: grid;
    grid-template-columns: 2fr 3fr;
}

@media (max-width:768px) {
    .Process_container__Hfxz1 {
        grid-template-columns: 1fr;
        padding: var(--token-32) 0 var(--token-120) 0;
        gap: var(--token-24);
    }
}

.Process_title__flwsG {
    margin-bottom: var(--token-08);
}

@media (max-width:768px) {

    .Process_subtitle__oRmG1,
    .Process_title__flwsG {
        padding: 0 var(--token-20);
    }
}

.Process_timeline__6hq8O {
    display: flex;
    flex-direction: column;
}

.Process_step__3OrbR {
    display: flex;
    align-items: flex-start;
    gap: var(--token-24);
}

.Process_step__3OrbR:last-of-type .Process_content__46rbk {
    margin-bottom: 0;
}

@media (max-width:768px) {
    .Process_step__3OrbR {
        gap: 0;
    }
}

.Process_stepNumber__RSfcO {
    border: 1px solid var(--grey-80);
    white-space: nowrap;
    line-height: normal;
    border-radius: var(--token-32);
    padding: 0 var(--token-16);
    height: var(--token-40);
    display: flex;
    align-items: center;
    font-size: .9rem;
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums;
}

@media (max-width:768px) {
    .Process_stepNumber__RSfcO {
        display: none;
    }
}

.Process_stepBody__T8RU0 {
    margin-bottom: var(--token-32);
}

.Process_lineContainer__DqLfw {
    position: relative;
    min-width: 1px;
    background: var(--grey-80);
    height: calc(100% - var(--token-24) - var(--token-04));
    margin-top: var(--token-32);
}

.Process_lineContainer__DqLfw[data-last=true]:after {
    transform: translateX(-50%) rotate(45deg);
}

.Process_lineContainer__DqLfw[data-last=true]:after,
.Process_lineContainer__DqLfw[data-last=true]:before {
    content: "";
    position: absolute;
    width: var(--token-12);
    height: 1px;
    background: var(--grey-00);
    left: 50%;
    top: calc(100% + var(--token-12));
}

.Process_lineContainer__DqLfw[data-last=true]:before {
    transform: translateX(-50%) rotate(-45deg);
}

.Process_stepMarker__vyvDX {
    background: var(--grey-00);
    left: 50%;
    top: calc(-1 * var(--token-16));
    transform: translateX(-50%);
    border-radius: var(--token-08);
    display: flex;
    align-items: center;
    justify-content: center;
}

.Process_stepMarkerInner__bCZEh,
.Process_stepMarker__vyvDX {
    position: absolute;
    width: var(--token-04);
    height: var(--token-04);
}

.Process_stepMarkerInner__bCZEh {
    border-radius: var(--token-64);
    box-shadow: inset 0 0 0 1.5px var(--grey-00);
}

.Process_content__46rbk {
    margin-left: var(--token-24);
    margin-bottom: var(--token-120);
}

@media (max-width:768px) {
    .Process_content__46rbk {
        margin-left: var(--token-20);
        margin-bottom: var(--token-80);
    }

    .Process_content__46rbk h3 {
        line-height: normal;
    }

    .Process_content__46rbk p {
        margin-right: var(--token-24);
    }
}

.Workflows_container__2vkOi {
    display: grid;
    grid-template-columns: 4fr 5fr;
    padding: 8rem 0;
    grid-gap: var(--token-48);
    gap: var(--token-48);
}

@media (max-width:800px) {
    .Workflows_container__2vkOi {
        grid-template-columns: 1fr;
        padding: var(--token-80) 0;
        gap: var(--token-08);
    }

    .Workflows_text__G98QP {
        padding: 0 var(--token-20);
    }
}

.Workflows_assets__6a0SU {
    height: 550px;
    border: 1px solid var(--grey-80);
    border-radius: var(--token-32);
    padding: 18%;
}

@media (max-width:800px) {
    .Workflows_assets__6a0SU {
        height: 400px;
        padding: 12%;
    }
}

.Workflows_asset__CrxAl {
    width: 100%;
    height: 100%;
}

.Workflows_workflows__rEHhe {
    margin-top: var(--token-48);
}

.Workflows_workflow__dKOBu {
    position: relative;
    margin-bottom: var(--token-32);
    line-height: normal;
    background: transparent;
    color: var(--grey-60);
    border: none;
    transition: .2s;
    cursor: pointer;
    padding: 0;
    white-space: nowrap;
    display: block;
}

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

@media (max-width:800px) {
    .Workflows_workflow__dKOBu {
        margin-bottom: var(--token-24);
        margin-left: var(--token-16);
        font-size: 14px;
    }
}

body {
    overflow-x: hidden;
}

/*! CSS Used from: https://alphapartner.vip/_next/static/css/96aa64e8dcdea436.css */
.CardComponents_container__D7PHU {
    position: relative;
    display: grid;
    grid-template-rows: 1fr 1fr;
    height: 100%;
}

.CardComponents_component__cA_Ak {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 var(--token-48);
}

@media (max-width:799px) {
    .CardComponents_component__cA_Ak {
        padding: 0;
    }
}

.IntegrateUIComponentsAsset_code__RJF3M {
    border: 1px solid var(--grey-70);
    border-radius: var(--token-24);
    margin-top: var(--token-24);
    min-width: 100%;
    max-width: 0;
}

.Tabs_tabs__JvCBE {
    display: flex;
    overflow: scroll;
    gap: var(--token-08);
}

@media (max-width:768px) {
    .Tabs_tabs__JvCBE {
        width: calc(100% + var(--token-20) + var(--token-20));
        margin-left: calc(-1 * var(--token-20));
        padding: 0 var(--token-20);
    }
}

.Tabs_tabs__JvCBE::-webkit-scrollbar {
    display: none;
}

.Tabs_tab__I8W0P {
    position: relative;
    background: transparent;
    color: var(--grey-00);
    padding: var(--token-12) var(--token-20);
    border-radius: var(--token-32);
    color: hsla(0, 0%, 100%, .5);
    cursor: pointer;
    white-space: nowrap;
    transition: .25s;
    border: 1.5px solid transparent;
}

.Tabs_indicator__ycqG_ {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1.5px solid var(--grey-00);
}

.Tabs_active__hp90I {
    color: #fff;
    transition: .25s;
}

@media (max-width:999px) {
    .Tabs_active__hp90I {
        border: 1.5px solid var(--grey-00);
    }
}

.CustomizeUIComponentsAsset_container__aW61b {
    border: 1px solid var(--grey-70);
    border-radius: var(--token-24);
    margin-top: var(--token-24);
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 var(--token-24);
    background: linear-gradient(180deg, var(--grey-90), var(--grey-100));
}

.CustomizeUIComponentsAsset_card__2YDJC {
    box-shadow: var(--material-effect);
    border-radius: var(--token-16);
    padding: var(--token-24);
    background: var(--grey-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;
}

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: 799px) {
    .IntegrateUIComponentsAsset_code__RJF3M {
        border: 1px solid var(--grey-70);
        border-radius: var(--token-24);
        margin-top: var(--token-24);
        min-width: 94% !important;
        max-width: 0;
    }

    .CustomizeUIComponentsAsset_container__aW61b {
        width: 28rem;
    }

    .Workflows_assets__6a0SU,
    .Workflows_text__G98QP {
        padding: 0 var(--token-20);
        width: 29rem;
        margin: 0 auto;
    }

    .Workflows_workflow__dKOBu {
        width: 95%;
        position: relative;
        margin-bottom: var(--token-32);
        line-height: normal;
        background: transparent;
        color: var(--grey-60);
        border: none;
        transition: .2s;
        cursor: pointer;
        padding: 0;
        white-space: wrap;
        display: block;
        text-align: left;
    }
}

@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_d65c78", "__Inter_Fallback_d65c78", var(--system-fonts);
    --font-family-monospace: "__Roboto_Mono_5899e0", "__Roboto_Mono_Fallback_5899e0", monospace;
}

/*! CSS Used from: Embedded */
@media (max-width: 900px) {
    .Overview_accordionTrigger__iB8Tf {
        text-align: start !important;
    }

    .Process_content__46rbk p {
        width: 85% !important;
    }

    .Tabs_tab__I8W0P {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 14px !important;
    }

    .CustomizeUIComponentsAsset_container__aW61b {
        width: 93% !important;
    }
}

/*! 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 keyframes */
@keyframes Overview_slideOpen__sHjgA {
    0% {
        height: 0;
    }

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

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

    to {
        height: 0;
    }
}