:host, :root, [data-theme] {
    --chakra-ring-inset: var(--chakra-empty,/*!*/ /*!*/);
    --chakra-ring-offset-width: 0px;
    --chakra-ring-offset-color: #fff;
    --chakra-ring-color: rgba(66, 153, 225, 0.6);
    --chakra-ring-offset-shadow: 0 0 #0000;
    --chakra-ring-shadow: 0 0 #0000;
    --chakra-space-x-reverse: 0;
    --chakra-space-y-reverse: 0;
    --chakra-colors-transparent: transparent;
    --chakra-colors-current: currentColor;
    --chakra-colors-black: #000000;
    --chakra-colors-white: #FFFFFF;
    --chakra-colors-whiteAlpha-50: rgba(255, 255, 255, 0.04);
    --chakra-colors-whiteAlpha-100: rgba(255, 255, 255, 0.06);
    --chakra-colors-whiteAlpha-200: rgba(255, 255, 255, 0.08);
    --chakra-colors-whiteAlpha-300: rgba(255, 255, 255, 0.16);
    --chakra-colors-whiteAlpha-400: rgba(255, 255, 255, 0.24);
    --chakra-colors-whiteAlpha-500: rgba(255, 255, 255, 0.36);
    --chakra-colors-whiteAlpha-600: rgba(255, 255, 255, 0.48);
    --chakra-colors-whiteAlpha-700: rgba(255, 255, 255, 0.64);
    --chakra-colors-whiteAlpha-800: rgba(255, 255, 255, 0.80);
    --chakra-colors-whiteAlpha-900: rgba(255, 255, 255, 0.92);
    --chakra-colors-blackAlpha-50: rgba(0, 0, 0, 0.04);
    --chakra-colors-blackAlpha-100: rgba(0, 0, 0, 0.06);
    --chakra-colors-blackAlpha-200: rgba(0, 0, 0, 0.08);
    --chakra-colors-blackAlpha-300: rgba(0, 0, 0, 0.16);
    --chakra-colors-blackAlpha-400: rgba(0, 0, 0, 0.24);
    --chakra-colors-blackAlpha-500: rgba(0, 0, 0, 0.36);
    --chakra-colors-blackAlpha-600: rgba(0, 0, 0, 0.48);
    --chakra-colors-blackAlpha-700: rgba(0, 0, 0, 0.64);
    --chakra-colors-blackAlpha-800: rgba(0, 0, 0, 0.80);
    --chakra-colors-blackAlpha-900: rgba(0, 0, 0, 0.92);
    --chakra-colors-gray-50: #F7FAFC;
    --chakra-colors-gray-100: #EDF2F7;
    --chakra-colors-gray-200: #E2E8F0;
    --chakra-colors-gray-300: #CBD5E0;
    --chakra-colors-gray-400: #A0AEC0;
    --chakra-colors-gray-500: #718096;
    --chakra-colors-gray-600: #4A5568;
    --chakra-colors-gray-700: #2D3748;
    --chakra-colors-gray-800: #1A202C;
    --chakra-colors-gray-900: #171923;
    --chakra-colors-red-50: #FFF5F5;
    --chakra-colors-red-100: #FED7D7;
    --chakra-colors-red-200: #FEB2B2;
    --chakra-colors-red-300: #FC8181;
    --chakra-colors-red-400: #F56565;
    --chakra-colors-red-500: #E53E3E;
    --chakra-colors-red-600: #C53030;
    --chakra-colors-red-700: #9B2C2C;
    --chakra-colors-red-800: #822727;
    --chakra-colors-red-900: #63171B;
    --chakra-colors-orange-50: #FFFAF0;
    --chakra-colors-orange-100: #FEEBC8;
    --chakra-colors-orange-200: #FBD38D;
    --chakra-colors-orange-300: #F6AD55;
    --chakra-colors-orange-400: #ED8936;
    --chakra-colors-orange-500: #DD6B20;
    --chakra-colors-orange-600: #C05621;
    --chakra-colors-orange-700: #9C4221;
    --chakra-colors-orange-800: #7B341E;
    --chakra-colors-orange-900: #652B19;
    --chakra-colors-yellow-50: #FFFFF0;
    --chakra-colors-yellow-100: #FEFCBF;
    --chakra-colors-yellow-200: #FAF089;
    --chakra-colors-yellow-300: #F6E05E;
    --chakra-colors-yellow-400: #ECC94B;
    --chakra-colors-yellow-500: #D69E2E;
    --chakra-colors-yellow-600: #B7791F;
    --chakra-colors-yellow-700: #975A16;
    --chakra-colors-yellow-800: #744210;
    --chakra-colors-yellow-900: #5F370E;
    --chakra-colors-green-50: #F0FFF4;
    --chakra-colors-green-100: #C6F6D5;
    --chakra-colors-green-200: #9AE6B4;
    --chakra-colors-green-300: #68D391;
    --chakra-colors-green-400: #48BB78;
    --chakra-colors-green-500: #38A169;
    --chakra-colors-green-600: #2F855A;
    --chakra-colors-green-700: #276749;
    --chakra-colors-green-800: #22543D;
    --chakra-colors-green-900: #1C4532;
    --chakra-colors-teal-50: #E6FFFA;
    --chakra-colors-teal-100: #B2F5EA;
    --chakra-colors-teal-200: #81E6D9;
    --chakra-colors-teal-300: #4FD1C5;
    --chakra-colors-teal-400: #38B2AC;
    --chakra-colors-teal-500: #319795;
    --chakra-colors-teal-600: #2C7A7B;
    --chakra-colors-teal-700: #285E61;
    --chakra-colors-teal-800: #234E52;
    --chakra-colors-teal-900: #1D4044;
    --chakra-colors-blue-50: #ebf8ff;
    --chakra-colors-blue-100: #bee3f8;
    --chakra-colors-blue-200: #90cdf4;
    --chakra-colors-blue-300: #63b3ed;
    --chakra-colors-blue-400: #4299e1;
    --chakra-colors-blue-500: #3182ce;
    --chakra-colors-blue-600: #2b6cb0;
    --chakra-colors-blue-700: #2c5282;
    --chakra-colors-blue-800: #2a4365;
    --chakra-colors-blue-900: #1A365D;
    --chakra-colors-cyan-50: #EDFDFD;
    --chakra-colors-cyan-100: #C4F1F9;
    --chakra-colors-cyan-200: #9DECF9;
    --chakra-colors-cyan-300: #76E4F7;
    --chakra-colors-cyan-400: #0BC5EA;
    --chakra-colors-cyan-500: #00B5D8;
    --chakra-colors-cyan-600: #00A3C4;
    --chakra-colors-cyan-700: #0987A0;
    --chakra-colors-cyan-800: #086F83;
    --chakra-colors-cyan-900: #065666;
    --chakra-colors-purple-50: #FAF5FF;
    --chakra-colors-purple-100: #E9D8FD;
    --chakra-colors-purple-200: #D6BCFA;
    --chakra-colors-purple-300: #B794F4;
    --chakra-colors-purple-400: #9F7AEA;
    --chakra-colors-purple-500: #805AD5;
    --chakra-colors-purple-600: #6B46C1;
    --chakra-colors-purple-700: #553C9A;
    --chakra-colors-purple-800: #44337A;
    --chakra-colors-purple-900: #322659;
    --chakra-colors-pink-50: #FFF5F7;
    --chakra-colors-pink-100: #FED7E2;
    --chakra-colors-pink-200: #FBB6CE;
    --chakra-colors-pink-300: #F687B3;
    --chakra-colors-pink-400: #ED64A6;
    --chakra-colors-pink-500: #D53F8C;
    --chakra-colors-pink-600: #B83280;
    --chakra-colors-pink-700: #97266D;
    --chakra-colors-pink-800: #702459;
    --chakra-colors-pink-900: #521B41;
    --chakra-colors-linkedin-50: #E8F4F9;
    --chakra-colors-linkedin-100: #CFEDFB;
    --chakra-colors-linkedin-200: #9BDAF3;
    --chakra-colors-linkedin-300: #68C7EC;
    --chakra-colors-linkedin-400: #34B3E4;
    --chakra-colors-linkedin-500: #00A0DC;
    --chakra-colors-linkedin-600: #008CC9;
    --chakra-colors-linkedin-700: #0077B5;
    --chakra-colors-linkedin-800: #005E93;
    --chakra-colors-linkedin-900: #004471;
    --chakra-colors-facebook-50: #E8F4F9;
    --chakra-colors-facebook-100: #D9DEE9;
    --chakra-colors-facebook-200: #B7C2DA;
    --chakra-colors-facebook-300: #6482C0;
    --chakra-colors-facebook-400: #4267B2;
    --chakra-colors-facebook-500: #385898;
    --chakra-colors-facebook-600: #314E89;
    --chakra-colors-facebook-700: #29487D;
    --chakra-colors-facebook-800: #223B67;
    --chakra-colors-facebook-900: #1E355B;
    --chakra-colors-messenger-50: #D0E6FF;
    --chakra-colors-messenger-100: #B9DAFF;
    --chakra-colors-messenger-200: #A2CDFF;
    --chakra-colors-messenger-300: #7AB8FF;
    --chakra-colors-messenger-400: #2E90FF;
    --chakra-colors-messenger-500: #0078FF;
    --chakra-colors-messenger-600: #0063D1;
    --chakra-colors-messenger-700: #0052AC;
    --chakra-colors-messenger-800: #003C7E;
    --chakra-colors-messenger-900: #002C5C;
    --chakra-colors-whatsapp-50: #dffeec;
    --chakra-colors-whatsapp-100: #b9f5d0;
    --chakra-colors-whatsapp-200: #90edb3;
    --chakra-colors-whatsapp-300: #65e495;
    --chakra-colors-whatsapp-400: #3cdd78;
    --chakra-colors-whatsapp-500: #22c35e;
    --chakra-colors-whatsapp-600: #179848;
    --chakra-colors-whatsapp-700: #0c6c33;
    --chakra-colors-whatsapp-800: #01421c;
    --chakra-colors-whatsapp-900: #001803;
    --chakra-colors-twitter-50: #E5F4FD;
    --chakra-colors-twitter-100: #C8E9FB;
    --chakra-colors-twitter-200: #A8DCFA;
    --chakra-colors-twitter-300: #83CDF7;
    --chakra-colors-twitter-400: #57BBF5;
    --chakra-colors-twitter-500: #1DA1F2;
    --chakra-colors-twitter-600: #1A94DA;
    --chakra-colors-twitter-700: #1681BF;
    --chakra-colors-twitter-800: #136B9E;
    --chakra-colors-twitter-900: #0D4D71;
    --chakra-colors-telegram-50: #E3F2F9;
    --chakra-colors-telegram-100: #C5E4F3;
    --chakra-colors-telegram-200: #A2D4EC;
    --chakra-colors-telegram-300: #7AC1E4;
    --chakra-colors-telegram-400: #47A9DA;
    --chakra-colors-telegram-500: #0088CC;
    --chakra-colors-telegram-600: #007AB8;
    --chakra-colors-telegram-700: #006BA1;
    --chakra-colors-telegram-800: #005885;
    --chakra-colors-telegram-900: #003F5E;
    --chakra-colors-brand-d_white: #FFFFFF;
    --chakra-colors-brand-d_black: #000000;
    --chakra-colors-brand-d_bg: #151515;
    --chakra-colors-brand-d_text: #737373;
    --chakra-colors-brand-d_text1: #A0A0A0;
    --chakra-colors-brand-d_green1: #64f4ab;
    --chakra-colors-brand-d_green2: #64f4ab;
    --chakra-colors-brand-d_gray200: #252525;
    --chakra-colors-brand-d_gray300: #838383;
    --chakra-colors-brand-d_gray400: #131313;
    --chakra-colors-brand-d_gray500: #1D1D1D;
    --chakra-colors-brand-d_gray600: #4F4F4F;
    --chakra-colors-brand-d_note: #CBCBCB;
    --chakra-colors-brand-d_red: #E82222;
    --chakra-colors-brand-d_name: #AEAEAE;
    --chakra-colors-brand-d_yellow: #F1C455;
    --chakra-borders-none: 0;
    --chakra-borders-1px: 1px solid;
    --chakra-borders-2px: 2px solid;
    --chakra-borders-4px: 4px solid;
    --chakra-borders-8px: 8px solid;
    --chakra-fonts-heading: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --chakra-fonts-body: LexendDeca;
    --chakra-fonts-mono: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --chakra-fonts-header: LexendDeca;
    --chakra-fontSizes-3xs: 0.45rem;
    --chakra-fontSizes-2xs: 0.625rem;
    --chakra-fontSizes-xs: 0.75rem;
    --chakra-fontSizes-sm: 0.875rem;
    /* --chakra-fontSizes-md: 1rem; */
    --chakra-fontSizes-md: 1.5rem;
    --chakra-fontSizes-lg: 1.125rem;
    --chakra-fontSizes-xl: 1.25rem;
    --chakra-fontSizes-2xl: 1.5rem;
    --chakra-fontSizes-3xl: 1.875rem;
    --chakra-fontSizes-4xl: 2.25rem;
    --chakra-fontSizes-5xl: 3rem;
    --chakra-fontSizes-6xl: 3.75rem;
    --chakra-fontSizes-7xl: 4.5rem;
    --chakra-fontSizes-8xl: 6rem;
    --chakra-fontSizes-9xl: 8rem;
    --chakra-fontWeights-hairline: 100;
    --chakra-fontWeights-thin: 200;
    --chakra-fontWeights-light: 300;
    --chakra-fontWeights-normal: 400;
    --chakra-fontWeights-medium: 500;
    --chakra-fontWeights-semibold: 600;
    --chakra-fontWeights-bold: 700;
    --chakra-fontWeights-extrabold: 800;
    --chakra-fontWeights-black: 900;
    --chakra-letterSpacings-tighter: -0.05em;
    --chakra-letterSpacings-tight: -0.025em;
    --chakra-letterSpacings-normal: 0;
    --chakra-letterSpacings-wide: 0.025em;
    --chakra-letterSpacings-wider: 0.05em;
    --chakra-letterSpacings-widest: 0.1em;
    --chakra-lineHeights-3: .75rem;
    --chakra-lineHeights-4: 1rem;
    --chakra-lineHeights-5: 1.25rem;
    --chakra-lineHeights-6: 1.5rem;
    --chakra-lineHeights-7: 1.75rem;
    --chakra-lineHeights-8: 2rem;
    --chakra-lineHeights-9: 2.25rem;
    --chakra-lineHeights-10: 2.5rem;
    --chakra-lineHeights-normal: normal;
    --chakra-lineHeights-none: 1;
    --chakra-lineHeights-shorter: 1.25;
    --chakra-lineHeights-short: 1.375;
    --chakra-lineHeights-base: 1.5;
    --chakra-lineHeights-tall: 1.625;
    --chakra-lineHeights-taller: 2;
    --chakra-radii-none: 0;
    --chakra-radii-sm: 0.125rem;
    --chakra-radii-base: 0.25rem;
    --chakra-radii-md: 0.375rem;
    --chakra-radii-lg: 0.5rem;
    --chakra-radii-xl: 0.75rem;
    --chakra-radii-2xl: 1rem;
    --chakra-radii-3xl: 1.5rem;
    --chakra-radii-full: 9999px;
    --chakra-space-1: 0.25rem;
    --chakra-space-2: 0.5rem;
    --chakra-space-3: 0.75rem;
    --chakra-space-4: 1rem;
    --chakra-space-5: 1.25rem;
    --chakra-space-6: 1.5rem;
    --chakra-space-7: 1.75rem;
    --chakra-space-8: 2rem;
    --chakra-space-9: 2.25rem;
    --chakra-space-10: 2.5rem;
    --chakra-space-12: 3rem;
    --chakra-space-14: 3.5rem;
    --chakra-space-16: 4rem;
    --chakra-space-20: 5rem;
    --chakra-space-24: 6rem;
    --chakra-space-28: 7rem;
    --chakra-space-32: 8rem;
    --chakra-space-36: 9rem;
    --chakra-space-40: 10rem;
    --chakra-space-44: 11rem;
    --chakra-space-48: 12rem;
    --chakra-space-52: 13rem;
    --chakra-space-56: 14rem;
    --chakra-space-60: 15rem;
    --chakra-space-64: 16rem;
    --chakra-space-72: 18rem;
    --chakra-space-80: 20rem;
    --chakra-space-96: 24rem;
    --chakra-space-px: 1px;
    --chakra-space-0-5: 0.125rem;
    --chakra-space-1-5: 0.375rem;
    --chakra-space-2-5: 0.625rem;
    --chakra-space-3-5: 0.875rem;
    --chakra-shadows-xs: 0 0 0 1px rgba(0, 0, 0, 0.05);
    --chakra-shadows-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --chakra-shadows-base: 0 1px 3px 0 rgba(0, 0, 0, 0.1),0 1px 2px 0 rgba(0, 0, 0, 0.06);
    --chakra-shadows-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --chakra-shadows-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --chakra-shadows-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1),0 10px 10px -5px rgba(0, 0, 0, 0.04);
    --chakra-shadows-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    --chakra-shadows-outline: 0 0 0 3px rgba(66, 153, 225, 0.6);
    --chakra-shadows-inner: inset 0 2px 4px 0 rgba(0,0,0,0.06);
    --chakra-shadows-none: none;
    --chakra-shadows-dark-lg: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px,rgba(0, 0, 0, 0.2) 0px 5px 10px,rgba(0, 0, 0, 0.4) 0px 15px 40px;
    --chakra-sizes-1: 0.25rem;
    --chakra-sizes-2: 0.5rem;
    --chakra-sizes-3: 0.75rem;
    --chakra-sizes-4: 1rem;
    --chakra-sizes-5: 1.25rem;
    --chakra-sizes-6: 1.5rem;
    --chakra-sizes-7: 1.75rem;
    --chakra-sizes-8: 2rem;
    --chakra-sizes-9: 2.25rem;
    --chakra-sizes-10: 2.5rem;
    --chakra-sizes-12: 3rem;
    --chakra-sizes-14: 3.5rem;
    --chakra-sizes-16: 4rem;
    --chakra-sizes-20: 5rem;
    --chakra-sizes-24: 6rem;
    --chakra-sizes-28: 7rem;
    --chakra-sizes-32: 8rem;
    --chakra-sizes-36: 9rem;
    --chakra-sizes-40: 10rem;
    --chakra-sizes-44: 11rem;
    --chakra-sizes-48: 12rem;
    --chakra-sizes-52: 13rem;
    --chakra-sizes-56: 14rem;
    --chakra-sizes-60: 15rem;
    --chakra-sizes-64: 16rem;
    --chakra-sizes-72: 18rem;
    --chakra-sizes-80: 20rem;
    --chakra-sizes-96: 24rem;
    --chakra-sizes-px: 1px;
    --chakra-sizes-0-5: 0.125rem;
    --chakra-sizes-1-5: 0.375rem;
    --chakra-sizes-2-5: 0.625rem;
    --chakra-sizes-3-5: 0.875rem;
    --chakra-sizes-max: max-content;
    --chakra-sizes-min: min-content;
    --chakra-sizes-full: 100%;
    --chakra-sizes-3xs: 14rem;
    --chakra-sizes-2xs: 16rem;
    --chakra-sizes-xs: 20rem;
    --chakra-sizes-sm: 24rem;
    --chakra-sizes-md: 28rem;
    --chakra-sizes-lg: 32rem;
    --chakra-sizes-xl: 36rem;
    --chakra-sizes-2xl: 42rem;
    --chakra-sizes-3xl: 48rem;
    --chakra-sizes-4xl: 56rem;
    --chakra-sizes-5xl: 64rem;
    --chakra-sizes-6xl: 72rem;
    --chakra-sizes-7xl: 80rem;
    --chakra-sizes-8xl: 90rem;
    --chakra-sizes-prose: 60ch;
    --chakra-sizes-container-sm: 640px;
    --chakra-sizes-container-md: 768px;
    --chakra-sizes-container-lg: 1024px;
    --chakra-sizes-container-xl: 1280px;
    --chakra-zIndices-hide: -1;
    --chakra-zIndices-auto: auto;
    --chakra-zIndices-base: 0;
    --chakra-zIndices-docked: 10;
    --chakra-zIndices-dropdown: 1000;
    --chakra-zIndices-sticky: 1100;
    --chakra-zIndices-banner: 1200;
    --chakra-zIndices-overlay: 1300;
    --chakra-zIndices-modal: 1400;
    --chakra-zIndices-popover: 1500;
    --chakra-zIndices-skipLink: 1600;
    --chakra-zIndices-toast: 1700;
    --chakra-zIndices-tooltip: 1800;
    --chakra-transition-property-common: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
    --chakra-transition-property-colors: background-color,border-color,color,fill,stroke;
    --chakra-transition-property-dimensions: width,height;
    --chakra-transition-property-position: left,right,top,bottom;
    --chakra-transition-property-background: background-color,background-image,background-position;
    --chakra-transition-easing-ease-in: cubic-bezier(0.4, 0, 1, 1);
    --chakra-transition-easing-ease-out: cubic-bezier(0, 0, 0.2, 1);
    --chakra-transition-easing-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --chakra-transition-duration-ultra-fast: 50ms;
    --chakra-transition-duration-faster: 100ms;
    --chakra-transition-duration-fast: 150ms;
    --chakra-transition-duration-normal: 200ms;
    --chakra-transition-duration-slow: 300ms;
    --chakra-transition-duration-slower: 400ms;
    --chakra-transition-duration-ultra-slow: 500ms;
    --chakra-blur-none: 0;
    --chakra-blur-sm: 4px;
    --chakra-blur-base: 8px;
    --chakra-blur-md: 12px;
    --chakra-blur-lg: 16px;
    --chakra-blur-xl: 24px;
    --chakra-blur-2xl: 40px;
    --chakra-blur-3xl: 64px;
}

body {
    font-family: var(--chakra-fonts-body);
    color: #1a202c;
    background: #131313 !important;
   
    /* background: #131313 !important; */

    transition-property: background-color;
    transition-duration: var(--chakra-transition-duration-normal);
    line-height: var(--chakra-lineHeights-base);
}

body, blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0px;
}
body {
    position: relative;
    min-height: 100%;
    font-feature-settings: "kern";
}
body, html {
    max-width: 100vw;
    overflow-x: hidden;
    /* font-family: Lexend Deca,Rubik,Roboto,Open Sans,sans-serif;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif; */
    font-family: Lexend Deca,sans-serif!important;
    -webkit-tap-highlight-color: #000;
}
body {
    margin: 0;
    padding: 0;
}
#app, body, html {
    height: 100%;
}
*, ::before, ::after {
    border-color: var(--chakra-colors-chakra-border-color);
    overflow-wrap: break-word;
}
*, ::before, ::after {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
}
body {
    display: block;
    margin: 8px;
}
.chakra-ui-light :host:not([data-theme]), .chakra-ui-light :root:not([data-theme]), .chakra-ui-light [data-theme]:not([data-theme]), [data-theme="light"] :host:not([data-theme]), [data-theme="light"] :root:not([data-theme]), [data-theme="light"] [data-theme]:not([data-theme]), :host[data-theme="light"], :root[data-theme="light"], [data-theme][data-theme="light"] {
    --chakra-colors-chakra-body-text: var(--chakra-colors-gray-800);
    --chakra-colors-chakra-body-bg: var(--chakra-colors-white);
    --chakra-colors-chakra-border-color: var(--chakra-colors-gray-200);
    --chakra-colors-chakra-subtle-bg: var(--chakra-colors-gray-100);
    --chakra-colors-chakra-placeholder-color: var(--chakra-colors-gray-500);
}
@supports (height: 100dvh)
{
:root {
    --chakra-vh: 100dvh;
}
}
.css-79elbk {
    position: relative;
}

.css-83loju {
    display: block;
    min-width: 100%;
    margin: 0px;
    min-height: 100vh;
    background: var(--chakra-colors-brand-d_bg);
    position: relative;
    padding-top: 20px;
    overflow: hidden;
}
.css-1jke4yk {
    position: relative;
    width: 100%;
}

.css-1j7u1qa {
    visibility: hidden;
}
.css-1bln7hm {
    background: var(--chakra-colors-transparent);
    position: absolute;
    transform: rotate(-12deg);
    top: -600px;
    left: 42%;
    width: 1010px;
    height: 970px;
    z-index: 0;
}



.fa-download{
        background: linear-gradient(163deg, #64f4ab 0%, #64f4ab 36%, #42a573 65%, #42a573 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}


.css-yzwcvn1 {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    background: linear-gradient(163deg, #64f4ab 0%, #64f4ab 36%, #42a573 65%, #42a573 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
}
@media screen and (min-width: 360px)
{
.css-1uwqqf4 {
    width: 320px;
    height: 200px;
    
}
}

.css-16xx7hr {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
    background-color: var(--chakra-colors-brand-d_green2);
}

.css-jifd1z {
    position: absolute;
    min-width: 100%;
    left: 0px;
    z-index: 0;
    height: 360px;
    top: -20px;
    background: linear-gradient(0deg, rgba(21, 21, 21, 0) 0%, rgba(21, 21, 21, 0.86) 35.42%, rgb(21, 21, 21) 100%);
}
.css-7tdrbc {
    width: 100%;
    padding: 14px 18px;
    position: relative;
    background-color: var(--chakra-colors-transparent);
}
.css-1v01bzs {
    margin: 0px auto;
    max-width: 1200px;
    background-color: var(--chakra-colors-transparent);
}

.css-12d2nxu {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    background-color: var(--chakra-colors-transparent);
    position: relative;
}
.css-7asz2h {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 20px;
    cursor: default;
}
.css-zb6obk {
    max-width: 162px;
    margin: 0px auto 35px;
}

@media screen and (min-width: 768px)
{
    .social-link{
        margin-left: 40px;
      }
    .css-2dhjr0 {
        display: flex ;

    }
    .css-1j7u1qa {
        visibility: visible;
    }
.css-jifd1z {
    top: -28px;
}
.css-zb6obk {
    max-width: 242px;
    margin: 0px 0px 20px;
}
    .css-sxng3o {
        display: block;
        margin: 67px auto 0px;
    }
    .css-glmscl {
        display: flex;
    }
    .css-gabxwm {
        display: none;
    }
    .css-bvfy9z {
        display: flex;
    }
    .css-1rgkftv {
        display: flex;
    }
    .css-s3mlnc {
        height: 373px;
    }
    .css-1dxidj5 {
        font-size: 44px !important;
        line-height: 58px;
        margin-bottom: 45px;
    }  
    .css-8p6ewl {
        margin-top: 50px;
    }
    .css-bb4enj {
        margin-top: 27px;
    }  
    .css-suam3x {
        padding: 35px 50px 35px 60px;
        border-radius: 20px;
    }   
    .css-12c99jj {
        font-size: 17px;
        line-height: 22px;
    }
    .css-1ewgxf8 > :not(style) ~ :not(style) {
        margin-top: 30px;
    }
    .css-178fzf3 {
        font-size: 17px;
        line-height: 22px;
    }
    .css-1uwqqf4 {
        /* width: 400px;
        height: 226px; */
        border-radius: 20px;
        
    }
    .css-1tb9tnz {
        gap: 24px 10px;
        grid-template-columns: repeat(2, minmax(0px, 1fr));
        /* padding: 0px 100px; */
    }
    .css-wb3q9v {
        display: none;
        margin: 67px auto 0px;
    }
    .css-2ga4p9 {
        gap: 20px;
        grid-template-columns: repeat(3, minmax(0px, 1fr));
    }
    .css-1rk4cc5 {
        margin-top: 28px;
    }
    .css-1js7gp9 {
        margin: 38px 40px 0px auto;
    }
    .css-1m7agou {
        height: 392px;
    }
    .css-r93vvc {
        font-size: 38px;
        line-height: 48px;
    }
    .css-1u48msd {
        max-width: 562px;
    }
    .css-rp9c6h {
        width: 1164px !important;
        height: 578px;
    }
    .css-16xyhvd {
        height: 392px;
    }
    .css-1pav9qu {
        height: 512px;
        top: 65px;
    }
    .css-5vp7xh {
        padding: 104px 0px;
    }
    .css-1s6s7f1 {
        grid-template-areas: "logo links" "useRight links";
        grid-template-rows: 67px auto;
        grid-template-columns: repeat(2, auto);
        padding: 27px 0px 22px;
    }
    .css-m4fnnw {
        margin: 4px auto 0px;
    }
    .css-1h9edtm {
        grid-template-rows: repeat(2, auto);
        grid-template-columns: auto;
    }
    .css-z4pfug {
        grid-template-rows: repeat(2, auto);
        grid-template-columns: repeat(2, auto);
    }
    .css-1r9xexn {
        padding-top: 0px;
    }
    .css-1072fx3 {
        -webkit-box-align: end;
        /* align-items: end; */
        justify-content: left;
    }
    .css-1w06wgd {
        grid-template-areas: "copyRight" "terms";
    }
    .css-t8cvjh {
        font-size: 14px;
        line-height: 18px;
        color: var(--chakra-colors-brand-d_gray300);
        text-align: left;
    }
    .css-1twzkjk {
        justify-content: left;
        margin: 8px 0px 0px;
    }
    .css-yagh7n {
        margin-bottom: 30px;
    }
    .css-bclbrk {
        font-size: 12px;
        line-height: 15px;
        color: var(--chakra-colors-brand-d_gray600);
    }
    .css-1q4gwbp {
        font-size: 12px;
        line-height: 15px;
        color: var(--chakra-colors-brand-d_gray600);
    }
    .css-1p8kwn {
        max-width: 15px;
        margin-right: 12px;
    }
    .css-1qbodpp {
        display: block;
    }
    .css-x7k54f {
        max-width: 60% !important;
    }
  
   
   
}
@media screen and (min-width: 480px)
{
.css-2ga4p9 {
    /* grid-template-columns: repeat(2, minmax(0px, 1fr)); */
    justify-items: unset;
    align-content: space-between;
}
.css-x7k54f {
    max-width: 80% !important;
    top: 18%;
    left: 1%;
   float:left;
}




}
@media screen and (min-width: 340px){
    .css-xp8ty8 {
        display: flex;
        -webkit-box-align: end;
        align-items: end;
        -webkit-box-pack: center;
        justify-content: center;
        height: 108% !important;
        padding-top: 21px;
    }
    .css-m4fnnw {
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        margin: 0px auto;
        max-width: 280px;
    }
    .css-1l3zoqa {
        margin-bottom: 24px;
    }

}
@media screen and (max-width: 740px){
   
    .css-s3mlnc {
       height: 348px !important;    
    }

    .css-hxp52h {
        width: 100%;
        height: 348px !important;    

    }
    .css-cmx1fp {
        width: 100%;
        height: 348px !important;    

    }
    .css-dws9jd {
        width: 100%; 
        height: 348px !important;    
    }
    
    .css-yagh7n {
    font-size: 15px !important;
    line-height: 22px;
    color: #fff !important;
}
.css-1k5ylrt,.css-1y8whof
{
     font-size: 25px !important; 
}
    .css-s3mlnc{
        margin-top: 50px!important;
    }
    .css-jwccdt {
        display: none;
    }
    .mob-crousal{
        margin-top:3px !important;
    }

  
    .css-p4vw6h{
        margin: auto;
    }
    .css-1s6s7f1 {
        display: grid;
        grid-template: "logo" "links" "useRight" / auto !important;
        height: fit-content;
        padding: 46px 0px 22px;
    }
    .dropdown {
       
        width: 100% !important;
    }
    .dropdown-content {
        width: 100% !important;
        /* background-color: #64f4ab !important; */
    }
    nav .links a {
       
        padding: 0px !important;
       
    }
    .css-jwccdt{

        padding-top: 10px;
    }
}


@media screen and (min-width: 992px)
{
    .css-15efcv9 {
        justify-content: left;
    }
    .css-1k5ylrt {
        font-size: 38px !important;
        line-height: 40px;
    }
    .css-1y8whof {
        font-size: 38px !important;
        line-height: 40px;
    }
    .css-1072fx3 {
        align-items: normal;
    }
    .css-m4fnnw {
        flex-direction: row;
        -webkit-box-pack: justify;
        justify-content: space-between;
        max-width: 100%;
    }
    .css-116xtcs {
        margin-top: 0px;
    }
    .css-d2nd9m {
        margin-top: 110px;
    }
    .css-2ga4p9 {
        margin-top: 48px;
    }
    .css-1xb6yja {
        height: 35px !important;
    }   
    .css-1fq1ius {
        grid-template-areas: "text btn" "advantages advantages";
        grid-template-rows: repeat(2, auto);
        grid-template-columns: 70% auto;
        margin-top: 50px;
        grid-row-gap: 78px;
    }
    .css-1tb9tnz {
        margin-top: 48px;
        padding: 0px 45px;
    }
.css-83loju {
    padding-top: 28px;
}

.css-1pry4pd {
    position: absolute;
}
.css-rbtyo5 {
    margin-right: 40px;
}
.css-1vipfvw {
    display: flex;
}
.css-jwccdt {
    display: flex;
   float: right;
   padding-left: 44px;
}
.link-media{
margin-left: 117px;
border-right: 1px solid #355947;
margin-right: -52px !important;

}
.css-1o6f0no {
    display: none;
}
.css-s3mlnc {
    margin-top: 67px;
}
.css-1mizzjs {
    margin-top: 110px;
}
.css-bb4enj {
    flex-direction: row !important;
}
.css-suam3x {
    background-color: var(--chakra-colors-brand-d_gray500);
}
.css-yagh7n {
    font-size: 18px;
    line-height: 22px;
}
.css-1uwqqf4 {
    left: -20px;
    right: 0px;
    margin: 0px;
    width: 590px;
    height: 360px;
    
}
.css-lifbuy {
    gap: 46px;
    grid-template-columns: repeat(2, minmax(0px, 1fr));
    margin-top: 85px;
}
.css-11m5g7b {
    justify-content: left;
    padding: 0px 45px;
}
.css-xp8ty8 {
    -webkit-box-align: center;
    align-items: center;
    padding-top: 0px ;
}
.css-vq7zth {
    gap: 95px 85px;
    grid-template-columns: repeat(3, minmax(0px, 1fr));
}
.css-11eymg5 {
    margin-right: 30px;
}
.css-rzal1m {
    width: 75%;
    margin-top: 40px;
}
.css-yjbai5 {
    max-width: 382px;
    padding: 25px 25px 30px;
}
.css-1ojuup1 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 12px;
}
.css-3tdqrw {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
}

}



.css-1ojuup1 {
    font-weight: 500;
    /* font-size: 16px;
    line-height: 20px; */
    color: var(--chakra-colors-brand-d_white);
    /* margin-top: 12px; */
    cursor: pointer;
}
.css-3tdqrw {
    /* font-weight: 400;
    font-size: 12px;
    line-height: 15px; */
    color: var(--chakra-colors-brand-d_white);
    /* margin-top: 12px; */
    text-overflow: ellipsis;
    overflow: hidden;
}
.css-1q4gwbp {
    font-weight: 700;
    /* font-size: 14px;
    line-height: 18px;
    color: var(--chakra-colors-brand-d_gray300); */
    text-decoration: underline;
    cursor: pointer;
    transition: textDecoration 0s ease 0s, all 0.25s ease 0s;
}

.css-1fq1ius {
    display: grid;
}
.css-1iik6sc {
    grid-area: text;
}
.css-1h9edtm {
    display: grid;
    gap: 8px 37px;
    /* grid-template-rows: auto;
    grid-template-columns: repeat(2, auto); */
    margin-top: 12px;
}
.css-gmuwbf {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.css-z4pfug {
    display: grid;
    gap: 8px 37px;
    /* grid-template-rows: auto;
    grid-template-columns: repeat(3, auto); */
    margin-top: 12px;
}
.css-11eymg5 {
       margin-right: 27px;
    margin-top: 33px;
}
.css-rzal1m {
    display: flex;
    /* width: 100%;
    margin-top: 35px; */
}
.css-wb3q9v {
    /* display: block; */
    max-width: 296px;
    margin: 46px auto 0px;
    position: relative;
}
.css-1dtl4hn {
    width: 51%;
    height: 26%;
    top: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    border: 1px solid red;
    border-radius: 20px;
    /* box-shadow: #355947 0px 0px 132px; */
    box-shadow: #64f4ab 0px 0px 132px;
}

.css-mr6x48 {
    position: relative;
    color: var(--chakra-colors-brand-d_gray500);
}
.css-1qbodpp {
    font-weight: 700;
    font-size: 13px;
    line-height: 177%;
    /* display: none; */
}
.css-sxng3o {
    /* display: none; */
    max-width: 1050px;
    margin: 0px auto 0px;
    position: relative;
}
.css-1xb6yja {
    /* height: 30px; */
    height: auto;
}
.css-lh59up {
    grid-area: copyRight;
}
.css-1tkijyb {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: var(--chakra-colors-brand-d_white);
}
.css-23poci {
    display: grid;
    gap: 8px 37px;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: repeat(2, auto);
    margin-top: 12px;
}
.css-jx96yf {
    font-weight: 700;
    font-size: 13px;
    line-height: 177%;
    color: var(--chakra-colors-brand-d_text);
    transition: color 0s ease 0s, all 0.25s ease 0s;
    cursor: pointer;
}
.css-16xyhvd {
    width: 100%;
    height: 270px;
    position: absolute;
}
.css-1pav9qu {
    width: 100%;
    transform: translateX(-50%);
    overflow: hidden;
    position: absolute;
    height: 290px;
    top: 0px;    
    left: 50%;
    background: linear-gradient(rgba(21, 21, 21, 0) 0%, rgba(21, 21, 21, 0.86) 35.42%, rgb(21, 21, 21) 100%);
}
.css-yzwcvn {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    /*color: var(--chakra-colors-brand-d_white);*/
}
.css-1mizzjs {
    margin-top: 70px ;
}
.css-5vp7xh {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 115px 0px 60px;
}
.css-vq7zth {
    display: grid;
    gap: 35px;
    /* grid-template-columns: repeat(1, minmax(0px, 1fr)); */
    width: 100%;
}


.css-jwccdt {
    /* display: none; */
}
.css-1vipfvw {
    /* display: none; */
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    width: 605px;
    margin-right: 36px;
}
.css-ncmhc3 {
    width: fit-content;
    position: relative;
}
.css-15efcv9 {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.css-1l3zoqa {
    margin-bottom: 14px;
}
.css-1k5ylrt {
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    display: inline;
    color: var(--chakra-colors-brand-d_green2);
}
.css-ixpm8q {
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px;
    line-height: 50px;
   -webkit-text-fill-color: transparent;
    background: linear-gradient(163deg, rgb(100, 244, 171) 0%, rgb(100, 244, 171) 36%, rgb(66, 165, 115) 65%, rgb(66, 165, 115) 100%) text !important;
    transition: color 0.25s ease 0s;
    cursor: default;
}
.css-1y8whof {
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    display: inline;
    color: var(--chakra-colors-brand-d_white);
}
.css-1yr4bw8 {
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    /*color: #fff;*/
    -webkit-text-fill-color: transparent;
    background: linear-gradient(163deg, rgb(100, 244, 171) 0%, rgb(100, 244, 171) 36%, rgb(66, 165, 115) 65%, rgb(66, 165, 115) 100%) text !important;
    transition: color 0.25s ease 0s;
    cursor: pointer;
}
.css-nouok4 {
    width: 100%;
    min-height: 100%;
    overflow: hidden;
}
.css-5q5q9l {
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
}
.css-1tj8nhh {
    transition: all 2s ease 0s;
}
.css-1exi3yb {
    grid-area: logo;
}
.css-1rk4cc5 {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: var(--chakra-colors-brand-d_text1);
    margin-top: 12px;
}

.css-204w4m {
    position: absolute;
    right: 0px;
    top: -13px;
}
.css-z3cv4v {
    font-weight: 600;
    font-size: 7px;
    line-height: 25px;
    color: var(--chakra-colors-brand-d_red);
    text-transform: uppercase;
}

.css-70qvj9 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

body, blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0px;
}
.css-1vipfvw > :not(style) ~ :not(style) {
    margin-top: 0px;
    margin-inline: 8px 0px;
    margin-bottom: 0px;
}

.css-2ga4p9 {
    display: grid;
    /* gap: 20px;
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    margin-top: 22px;
    justify-items: center;
    align-content: unset; */
}
.css-yig63h {
    padding: 15px;
    min-height: 100%;
}
.css-yjbai5 {
    /* max-width: 324px; */
    min-height: 100%;
    border-radius: 20px;
    background-color: var(--chakra-colors-brand-d_gray500);
    box-shadow: var(--chakra-shadows-none);
    padding: 20px 20px 35px;
}
.css-d2nd9m {
    margin-top: 70px;
    position: relative;
}

.css-glmscl {
    max-width: 210px;
    max-height: 42px;
    /* display: none; */
}
.css-gabxwm {
    max-width: 28px;
    /* display: flex; */
    display: none;
}

.css-1pry4pd {
    right: 48px;
    bottom: -42px;
}
.css-b2z184 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: row;
    position: relative;
}
.css-rbtyo5 {
    margin-right: 12px;
    position: relative;
}
.css-178fzf3 {
    font-weight: 600;
    /* font-size: 15px;
    line-height: 19px; */
}
.css-x7k54f {
    max-width: 100%;
    position: relative;
}
.css-15n6ppq {
    display: flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    outline: #000 solid 2px;
    outline-offset: 2px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 6px solid;
    border-radius: 50%;
    color: #1d1d1d;
    transition: border 0s ease 0s, easy 0s ease 0s, all 0.2s ease 0s;
}
button, input, optgroup, select, textarea {
    padding: 0px;
    line-height: inherit;
    color: inherit;
}
button, [role="button"] {
    cursor: pointer;
}
button {
    background: #000;
    padding: 0px;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0px;
}
.css-15n6ppq:hover, .css-15n6ppq[data-hover] {
    border: 1px solid;
}
.css-15n6ppq {
    display: flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    outline: #000 solid 2px;
    outline-offset: 2px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 6px solid;
    border-radius: 50%;
    color: #1d1d1d;
    transition: border 0s ease 0s, easy 0s ease 0s, all 0.2s ease 0s;
}.css-p4vw6h {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 188px;
    /* margin-right: 22px; */
}
.css-4g6ai3 {
    cursor: pointer;
}
.css-bumeml {
    grid-area: links;
}
.css-m4fnnw {
    display: flex;
    /* flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0px auto;
    max-width: 230px; */
}
.css-1xoxrph {
    margin-right: 18px;
    color: #ffff;
    transition: color 0.25s ease-in-out 0s;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    white-space: nowrap;
}
.css-1xoxrph:hover, .css-1xoxrph[data-hover] {
    color: #737373;
}
.css-4g6ai3 {
    cursor: pointer;
}
.css-rbnunp {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    vertical-align: middle;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: var(--chakra-fontWeights-semibold);
    height: 44px;
    min-width: var(--chakra-sizes-10);
    font-size: var(--chakra-fontSizes-md);
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    background-image: ;
    background-position-x: ;
    background-position-y: ;
    background-size: ;
    background-repeat: ;
    background-attachment: ;
    background-origin: ;
    background-clip: ;
    color: #fff;
    background-color:transparent;
    cursor: pointer;
    white-space: nowrap;
    outline: #fff  solid 1px;
    border-radius: 22px;
    /* border-width: 1px; */
    border-style: solid;
    border-image: initial;
    border-color: #fffff;
    transition: all 0s ease 0s, all 0.25s ease 0s;
}
.css-15n6ppq {
    display: flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    outline: transparent solid 2px;
    outline-offset: 2px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 6px solid;
    border-radius: 50%;
    color: var(--chakra-colors-brand-d_gray500);
    transition: border 0s ease 0s, easy 0s ease 0s, all 0.2s ease 0s;
}
.css-15n6ppq:hover, .css-15n6ppq[data-hover] {
    border: 1px solid;
}
.css-rbnunp:hover, .css-rbnunp[data-hover] {
    background-color: var(--chakra-colors-transparent);
    color: var(--chakra-colors-brand-d_text);
    border-color: var(--chakra-colors-brand-d_text);
}
.css-1xoxrph:hover, .css-1xoxrph[data-hover] {
    color: var(--chakra-colors-brand-d_text);
}
.css-1o6f0no {
    display: flex;
    cursor: pointer;
}
.css-2dhjr0 {
    display: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-width: 9px;
    border-style: solid;
    border-image: initial;
    border-radius: 50%;
    border-color: #1d1d1d;
    background-color:#1d1d1d;
    transform: rotate(0deg);
    transition: transform 0s ease 0s, easy 0s ease 0s, all 0.2s ease 0s;
}
.css-yagh7n {
    font-size: 18px;
    line-height: 22px;
}

.css-z3cv4v {
    font-weight: 600;
    font-size: 7px;
    line-height: 25px;
    color: #e82222;
    text-transform: uppercase;
}
.css-1ywj7g7 {
    white-space: nowrap;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #737373;
    transition: color 0.25s ease 0s;
    cursor: default;
}
.css-bvfy9z {
    /* display: none; */
    background: var(--chakra-colors-transparent);
    position: absolute;
    width: 488px;
    height: 1246px;
    right: 0px;
    top: 460px;
}
.css-1rgkftv {
    /* display: none; */
    background: var(--chakra-colors-transparent);
    position: absolute;
    width: 488px;
    height: 1246px;
    left: 0px;
    top: 1213px;
    transform: scale(-1, 1);
}
.css-s3mlnc {
    margin-top: 32px;
    height: 399px;

    /* height: 368px; */
    box-shadow: var(--chakra-shadows-none);
}
.css-hxp52h {
    width: 100%;
    height: 399px;
    border-radius: 10px;
    position: relative;
    padding: 80px 24px;
    /* opacity: 0.6; */
    text-align: center;
    margin: auto;

    background-image: url("../img/132.png");
    background-repeat: no-repeat;
    background-position: right center;
    color: var(--chakra-colors-brand-d_green2);
    background-color: var(--chakra-colors-brand-d_gray400);
    border: 1px solid;
    box-shadow: var(--chakra-shadows-none);
}
.css-cmx1fp {
    width: 100%;
    height: 399px;
    border-radius: 10px;
    position: relative;
    text-align: center;
margin: auto;
    padding: 80px 24px;
    /* opacity: 0.6; */
    background-image: url("../img/cryy.png");
    background-repeat: no-repeat;
    background-position: right center;
    color: var(--chakra-colors-brand-d_green2);
    background-color: var(--chakra-colors-brand-d_gray400);
    border: 1px solid;
    box-shadow: var(--chakra-shadows-none);
}
.css-12c99jj a{
    background: linear-gradient(163deg, #64f4ab 0%, #64f4ab 36%, #42a573 65%, #42a573 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a:hover{
    color:#64f4ab;
}
.css-dws9jd {
    width: 100%;
    height: 399px;
    text-align: center;
    border-radius: 10px;
margin: auto;

    position: relative;
    padding: 80px 24px;
    /* opacity: 0.6; */
    /*background-image: url("../img/m82.png");*/
     background-image: url("../img/artificial1.png");
    background-repeat: no-repeat;
    background-position: right center;
    color: var(--chakra-colors-brand-d_green2);
    background-color: var(--chakra-colors-brand-d_gray400);
    border: 1px solid;
    box-shadow: var(--chakra-shadows-none);
}
.css-1dxidj5 {
    /* color: var(--chakra-colors-brand-d_white); */
    font-weight: 500;
    font-size: 19px ;
    /* line-height: 25px; */
    font-style: normal;
 
    background: linear-gradient(163deg, #64f4ab 0%, #64f4ab 36%, #42a573 65%, #42a573 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
   
}
.css-bb4enj {
    margin-top: 34px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
}
.css-suam3x {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: fit-content;
    height: fit-content;
    padding: 30px 25px 30px 35px;
    background-color: var(--chakra-colors-brand-d_gray500);
    border-radius: 10px;
    position: relative;
    /* z-index: 10; */
}
.css-16xx7hr {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
    background-color: var(--chakra-colors-brand-d_green2);
}
.css-1ewgxf8 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    /*color: var(--chakra-colors-brand-d_white);*/
}
.css-12c99jj {
    font-weight: 600;
    /* font-size: 15px;
    line-height: 19px; */
}
.css-1ulw2eg {
    display: flex;
    flex-direction: column;
}
.css-1ewgxf8 > :not(style) ~ :not(style) {
     margin-top: 24px; 
    margin-inline: 0px;
    margin-bottom: 0px;
}


p{
    font-family: montserrat,Sans-serif !important;
    /*color: #fff;*/
   
}

@media only screen and (max-width: 575px){
p {
    font-size: 15px !important;
}
}
.css-1uwqqf4 {
    left: 0px;
    right: 0px;
    /*z-index: 10;*/
    /* width: 284px;
    height: 161px; */
    background-position-x: ;
    background-position-y: ;
    background-size: ;
    background-repeat:no-repeat ;
    background-attachment: ;
    background-origin: ;
    background-clip: ;
    background-color: ;
    /* box-shadow: rgba(136, 224, 66, 0.2) 0px 4px 150px; */
    box-shadow: #64f4ab 0px 4px 150px;

    position: relative;
    /*background-image: url("../img/bg-video.png");*/
     background-image: url("../img/MM.png");
         background-size: cover;
    flex: 1 0 auto;
    /* margin: 36px 0px 0px; */
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: var(--chakra-colors-brand-d_green2);
    /* border-radius: 10px; */
    overflow: hidden;
}
.css-1tb9tnz {
    display: grid;
    gap: 24px;
    /* grid-template-columns: repeat(1, minmax(0px, 1fr)); */
    margin-top: 28px;
    padding: 0px;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.css-70qvj9 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.css-y17ylv {
    margin-right: 24px;
    color: var(--chakra-colors-brand-d_bg);
}
.css-1uc6ri1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: var(--chakra-colors-brand-d_white);
    text-transform: uppercase;
}
.css-1bhzbdu {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*fill: var(--chakra-colors-brand-d_text);*/
     fill: #64f4ab;
    transition: fill 0s ease 0s, all 0.25s ease 0s;
}
.css-1bhzbdu:hover, .css-1bhzbdu[data-hover] {
    fill: var(--chakra-colors-brand-d_green2);
}
.css-lifbuy {
    display: grid;
    gap: 30px;
    /* grid-template-columns: repeat(1, minmax(0px, 1fr)); */
    margin-top: 16px;
}
.css-1lads1q {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}
.css-nmjx2c {
    /* max-width: 468px; */
    position: relative;
}
.css-nmjx2c::before {
    position: absolute;
    content: "";
    width: 76%;
    height: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 8px;
    box-shadow: #64f4ab 0px 4px 150px;
}

*, ::before, ::after {
    border-color: var(--chakra-colors-chakra-border-color);
    overflow-wrap: break-word;
}
.css-1ae3hsu {
    position: relative;
    max-width: 100%;
    height: auto;
}
.css-11m5g7b {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 55px;
    padding: 0px;
}
.css-1m7agou {
    height: 270px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.css-sklln {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    vertical-align: middle;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: var(--chakra-fontWeights-semibold);
    height: 44px;
    min-width: var(--chakra-sizes-10);
    font-size: 1erm;
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    background-image: ;
    background-position-x: ;
    background-position-y: ;
    background-size: ;
    background-repeat: ;
    background-attachment: ;
    background-origin: ;
    background-clip: ;
    width: 219px;
    color: var(--chakra-colors-brand-d_white);
    background-color: var(--chakra-colors-transparent);
    cursor: pointer;
    white-space: nowrap;
    outline: transparent solid 2px;
    border-radius: 22px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: var(--chakra-colors-brand-d_white);
    transition: all 0s ease 0s, all 0.25s ease 0s;
}
.css-8p6ewl {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    /* margin-top: 27px; */
    height: 55px;
    gap: 12px;
}
.css-1h2gsx5 {
    grid-area: btn;
}
.css-xp8ty8 {
    display: flex;
    -webkit-box-align: end;
    /* align-items: end; */
    -webkit-box-pack: center;
    justify-content: center;
    height: var(--chakra-sizes-full);
    padding-top: 21px;
}

.css-14tmv6v {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    vertical-align: middle;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: var(--chakra-fontWeights-semibold);
    height: 44px;
    min-width: var(--chakra-sizes-10);
    font-size: 1erm;
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
  
    width: fit-content;
    color: var(--chakra-colors-brand-d_bg);
    /* background-color: var(--chakra-colors-brand-d_green2); */
    background-image: linear-gradient(91deg, #18c381 0%, #59d09e 100%) !important;
    cursor: pointer;
    white-space: nowrap;
    outline: transparent solid 2px;
    border-radius: 22px;
    border: var(--chakra-borders-none);
    transition: all 0s ease 0s, all 0.25s ease 0s;
}
.css-14tmv6v:hover, .css-14tmv6v[data-hover] {
    background-image: linear-gradient(91deg,#59d09e 0%, #18c381 100%) !important;
}
.css-jms7ks {
    grid-area: advantages;
}
.css-1ri8s62 {
    width: 19%;
    height: 44%;
    top: 2px;
    left: 51%;
    position: absolute;
    transform: translateX(-50%);
    border: 1px solid red;
    border-radius: 20px;
    box-shadow: #64f4ab 0px 0px 132px;
}
.css-mr6x48 {
    position: relative;
    color: var(--chakra-colors-brand-d_gray500);
}
img, video {
    max-width: 100%;
    height: auto;
}
img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
}
img {
    border-style: none;
}
.css-1js7gp9 {
    width: fit-content;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--chakra-colors-brand-d_white);
    margin: 38px auto 0px;
    cursor: pointer;
}
.css-r93vvc {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: var(--chakra-colors-brand-d_white);
}
.css-1u48msd {
    max-width: 562px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: var(--chakra-colors-brand-d_gray300);
    margin: 24px 0px 28px;
}
.css-1q929wv {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    vertical-align: middle;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: var(--chakra-fontWeights-semibold);
    height: 44px;
    min-width: var(--chakra-sizes-10);
    font-size: 1.5rem;
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    background-image: ;
    background-position-x: ;
    background-position-y: ;
    background-size: ;
    background-repeat: ;
    background-attachment: ;
    background-origin: ;
    background-clip: ;
    width: 219px;
    color: var(--chakra-colors-brand-d_bg);
    background-color: var(--chakra-colors-brand-d_green2);
    cursor: pointer;
    white-space: nowrap;
    outline: transparent solid 2px;
    border-radius: 22px;
    border: var(--chakra-borders-none);
    transition: all 0s ease 0s, all 0.25s ease 0s;
}
.css-1q929wv:hover, .css-1q929wv[data-hover] {
    background-color: var(--chakra-colors-brand-d_green1);
}
.css-js6iv2 {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: var(--chakra-colors-brand-d_green2);
    position: relative;
    background: var(--chakra-colors-brand-d_bg);
}
.css-1s6s7f1 {
    display: grid;
    /* grid-template: "logo" "links" "useRight" / auto; */
    height: fit-content;
    padding: 46px 0px 22px;
}
.css-13jvj27 {
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-fast);
    transition-timing-function: var(--chakra-transition-easing-ease-out);
    cursor: pointer;
    text-decoration: none;
    outline: transparent solid 2px;
    outline-offset: 2px;
    color: inherit;
}

a {
    background-color: transparent;
    /* color: inherit;
    text-decoration: inherit; */
}
.css-1r9xexn {
    grid-area: useRight;
    /* padding-top: 26px; */
}
.css-1072fx3 {
    display: flex;
    /* align-items: normal; */
    -webkit-box-pack: center;
    /* justify-content: center; */
    width: 100%;
    height: 100%;
}
.css-1w06wgd {
    /*display: grid;*/
    /* grid-template-areas: "terms" "copyRight"; */
    grid-template-rows: repeat(2, auto);
}
.css-1n6yze2 {
    grid-area: terms;
}
.css-1twzkjk {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    /* justify-content: center; */
    flex-wrap: wrap;
    /* margin: 0px auto 8px; */
}
.css-spn4bz {
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-fast);
    transition-timing-function: var(--chakra-transition-easing-ease-out);
    cursor: pointer;
    text-decoration: none;
    outline: transparent solid 2px;
    outline-offset: 2px;
    color: inherit;
}
.css-bclbrk {
    font-weight: 700;
    /* font-size: 14px;
    line-height: 18px;
    color: var(--chakra-colors-brand-d_gray300);
    margin: 0px 12px; */
}
.css-177v87w {
    display: flex;
    width: fit-content;
    color: var(--chakra-colors-brand-d_text);
    transition: color 0s ease 0s, all 0.25s ease 0s;
    cursor: pointer;
}
.css-1p8kwn {
    display: flex;
    max-width: 22px;
    /* margin-right: 0px; */
    color: var(--chakra-colors-brand-d_green2);
}
.css-jx96yf:hover, .css-jx96yf[data-hover] {
    color: var(--chakra-colors-brand-d_green2);
}
.css-rp9c6h {
    width: 542px;
    height: 270px;
}

.css-14tmv6v {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    vertical-align: middle;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: var(--chakra-fontWeights-semibold);
    height: 44px;
    min-width: var(--chakra-sizes-10);
    font-size: var(--chakra-fontSizes-md);
  
    padding: 12px 35px !important;
    box-shadow:  0 10px 15px 0 rgba(40, 229, 115, 0.251) !important;
    cursor: pointer;
    white-space: nowrap;
    outline: transparent solid 2px;
    border-radius: 22px;
    border: var(--chakra-borders-none);
    transition: all 0s ease 0s, all 0.25s ease 0s;
}

/* my css  */
body {
    padding: 0;
    margin: 0;
    }
    .container {
    position: relative;
    margin-top: 100px;
    }
    .container img {
    display: block;
    width: 100%;
    }
    nav {
    /* position: fixed; */
    position: absolute;
    
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    font-family: 'Montserrat', 'sans-serif';
    height: 100px;
    /* background-color: #3e65da; */
    /* padding: 0 5%; */
    
    }
    
    .medialinks li{
     padding: 10px;
     padding-left: 15px;
    
    }
    nav .logo { 
    float: left;
    width: 40%;
    height: 100%;
    /* display: flex; */
    align-items: center;
    font-size: 24px;
    color: #fff;
    }
    nav .links {
    float: right;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    }
    nav .links li {
    list-style: none;
    }
    nav .links a {
    display: block;
    padding: 10px;
    /* font-size: 16px; */
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    position: relative;
    }
    nav .links a:hover {
    color: white;
    }
    nav .links a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #64f4ab;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out 0s;
    }
    nav .links a:hover::before {
    visibility: visible;
    transform: scaleX(1);
    color: white;
    }
    #nav-toggle {
     position: absolute;
     top: -100px;
    }
    nav .icon-burger {
    display: none;
    position: absolute;
    right: 5%;
    top: 0%;
    transform: translateY(-50%);
    }
    nav .icon-burger .line {
    width: 29px;
    height: 5px;
    /* background-color: #fff; */
    margin: 5px;
    border-radius: 3px;
    transition: all .5s ease-in-out;

    font-size: 30px;
    background: linear-gradient(163deg, #64f4ab 0%, #64f4ab 36%, #42a573 65%, #42a573 100%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    @media screen and (max-width: 768px) {
      .medialinks{
      display: block !important;
    }
    }
    @media screen and (max-width: 768px) {
    
      .fullmedialinks{
        display: none !important;
      }
      .mediabtn{
        display: none !important;
    
      }
    
    nav .logo {
        float: none;
        width: auto;
        justify-content: center;
    }
    nav .links {
        float: none;
        position: fixed;
        z-index: 9;
        left: 0;
        right: 0;
        top: 126px;
        bottom: 100%;
        width: auto;
        height: auto;
        flex-direction: column;
        justify-content: space-evenly;
        background-color:#000;
        overflow: hidden;
        transition: all .5s ease-in-out;
    }
    
    nav .links a {
        /* font-size: 20px; */
    }
    nav :checked ~ .links {
        bottom: 0;
    }
    nav .icon-burger {
        display: block;
    }
    nav :checked ~ .icon-burger .line:nth-child(1) {
        transform: translateY(10px) rotate(225deg);
    }
    nav :checked ~ .icon-burger .line:nth-child(3) {
        transform: translateY(-10px) rotate(-225deg);
    }
    nav :checked ~ .icon-burger .line:nth-child(2) {
        opacity: 0;
    }
    }
    
    
    
    
    /* Carousel */
    
    .slider {
        background-color: #131313;
        position: relative;
        width: 100%;
        height: 100%;
         
    }
    
    .slide {
        text-align: center;
        background: #131313;
        display: none;
        position: relative;
        width: 100%;
        height: 100%;
    }
    
    .active-slide {
        display: block;
    }
    
    .slider-nav {
      display: none;
      text-align: center;
      margin-top: 20px;
    }
    
    .arrow-prev {
      margin-right: 45px;
      display: inline-block;
      vertical-align: top;
      margin-top: 9px;
    }
    
    .arrow-next {
      margin-left: 45px;
      display: inline-block;
      vertical-align: top;
      margin-top: 9px;
    }
    
    .slider-dots {
      list-style: none;
      display: inline-block;
      padding-left: 0;
      margin-bottom: 0;
    }
    
    .slider-dots li {
      color: #bbbcbc;
      display: inline;
      font-size: 30px;
      margin-right: 5px;
    }
    
    .slider-dots li.active-dot {
      color: #363636;
    }


    /* login css  */

    @media screen and (min-width: 80em)
{
    .mediabtn{
       /* padding-left: 50px !important; */
    
      }

.css-cq1x5v {
    padding-top: 60px;
}
.css-1muj85n {
    margin-bottom: 50px;
}
.css-o0bziv {
    max-width: 400px;
    padding: 30px 30px 40px;
}
.css-ug3emo {
    font-size: 26px !important;
    margin-bottom: 30px !important;
}
.css-p7hbe4 {
    height: 40px !important;
    padding-inline: 20px !important;
    font-size: 14px !important;
    margin-bottom: 13px !important;
}

.css-neuv8y {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 25px;
}
.css-hy2wsa {
    font-size: 14px;
    height: 34px;
}
.css-150bwn9 {
    font-size: 14px;
    height: 34px;
}
}

@media screen and (max-width: 48em)
{
    .css-dws9jd{
       background-image: url("../img/artificial2.png") !important;

        background-size: 500px 100%;
    }
     .css-hxp52h{
        background-size: 400px 100%;
    }
     .css-cmx1fp{
        background-size:500px 100%;
    }
    .mobile_img{
        display:block !important;
    }
    
    .desktop_img{
       display:none; 
        
    }
    
    .login-registerlogo{
        width:50% !important;
    }
    .c-img{
        width: 100% !important;
        height: 70px !important;
    }
    .css-1dxidj5{
        /*margin-bottom: 35px;*/
    }
    .h-img{
        height: 70px !important;
        width: 100% !important;
    }
    .css-1uwqqf4 {
        box-shadow: #468364 0px 4px 150px !important;
        top: 58px;
    }
.front-logo{
    height: 33px !important;
    width: 125px !important;
    margin: 5px;
    margin-top: 15px;
}
.css-1mizzjs {
    margin-top: 47px !important;
}
.wrapper {
	
  margin-top: 60px !important;

}


}


.css-1bpohqw {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 80vw !important;
    outline: transparent solid 2px;
    outline-offset: 2px;
    z-index: var(--chakra-zIndices-modal);
    max-height: 100vh;
    color: var(--chakra-colors-brand-d_green2);
    --drawer-bg: var(--chakra-colors-white);
    --drawer-box-shadow: var(--chakra-shadows-lg);
    background: var(--chakra-colors-brand-d_bg);
    box-shadow: var(--drawer-box-shadow);
    /* max-width: var(--chakra-sizes-xs); */
    opacity: 0.9;
    padding: 22px 16px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-image: initial;
    border-right: var(--chakra-borders-none);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.css-1lekzkb {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.css-1aqgwfk {
    width: 145px;
    height: 28px;
}
.css-1trqa2r {
    outline: transparent solid 2px;
    outline-offset: 2px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    width: var(--close-button-size);
    height: var(--close-button-size);
    border-radius: var(--chakra-radii-md);
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    background: var(--close-button-bg);
       font-size: 1rem;
    position: relative;
    top: 7px;
    right: 100%;
    color: #64f4ab;
    left: -19px;
}
.css-p2plcn {
    transition: color 0s ease 0s, easy 0s ease 0s, all 0.3s ease 0s;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    color: var(--chakra-colors-brand-d_white);
}
.css-by8xcn {
    transition: color 0s ease 0s, easy 0s ease 0s, all 0.3s ease 0s;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    color: #737373;
    white-space: nowrap;
}
.css-r4mztf {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    width: 100%;
}
.css-cg4gk7 {
    padding-inline-start: 1.5rem;
    padding-inline-end: 1.5rem;
    flex: 1 1 0%;
    overflow: auto;
    margin-top: 32px;
    padding: 0px;
}


@media screen and (min-width: 48em)
{
   
 
    .css-nsof2v {
        padding-inline: 30px !important;
        margin-bottom: 20px !important;
    }
    .css-150bwn9 {
        padding: 11px 63px;
    }
    .css-hy2wsa {
        padding: 11px 63px;
    }
    .css-neuv8y {
        margin-left: 16px;
    }
.css-cq1x5v {
    padding-inline: 120px;
    padding-top: 50px;
}
.css-c8ygd9 {
    height: 90vh;
}
.css-1muj85n {
    margin-bottom: 50px;
}
.css-1d4u0z8 {
    max-width: 446px;
    padding: 23px 30px 38px;

}
.css-5a9eqm {
    margin-bottom: 22px;
}
.css-1umpvko {
    height: 44px;
}
.css-fqcqko {
    height: 44px;
}
.css-liit47 {
    height: 44px;
}
.css-1xyvyr9 {
    margin-bottom: 43px;
}

}


.css-1xyvyr9 {
    width: 100%;
    max-width: 250px;
    margin-bottom: 25px;
    margin-left: 4px;
    margin-top: 0px;
}
.css-hboir5 {
    display: flex;
    width: 100%;
}
.css-1m7wre0 {
    display: flex !important;
    margin-right: 12px !important;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 20px !important;
    height: 15px !important;
    border-radius: 6px !important;
    border: 1px solid rgb(87, 87, 87) !important;
    /* background: rgb(38, 38, 38) !important ; */
}
.css-e615ps {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
}
.css-1ufrzn0 {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.css-liit47 {
    background: 0px center;
    opacity: 1;
    width: 100%;
    grid-area: 1 / 2;
    min-width: 2px;
    border: 0px;
    margin: 0px;
    outline: transparent solid 2px;
    outline-offset: 2px;
    padding: 0px;
    color: rgba(255, 255, 255, 0.5);
    margin-inline: 0px;
    height: 46px;
}
.css-fqcqko::after {
    content: attr(data-value) " ";
    visibility: hidden;
    white-space: pre;
    padding: 0px;
    grid-area: 1 / 2;
    min-width: 2px;
    border: 0px;
    margin: 0px;
    outline: transparent solid 2px;
    outline-offset: 2px;
}
.css-hfbj6y {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    align-self: stretch;
    flex-shrink: 0;
}
.css-1xamfek {
    border-width: 0px 0px 0px 1px;
    border-image: initial;
    border-color: inherit;
    border-style: solid;
    height: 100%;
    opacity: 1;
    display: none;
}
.css-onkibi {
    width: 1em;
    height: 1em;
    display: inline-block;
    line-height: 1em;
    flex-shrink: 0;
    color: currentcolor;
    vertical-align: middle;
}
.css-2n8bvs {
    font-size: 20px;
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    height: 100%;
    border-radius: 0px;
    border-style: solid;
    border-image: initial;
    border-color: var(--chakra-colors-whiteAlpha-50);
    background: rgb(38, 38, 38);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-width: 0px;
    color: rgb(115, 186, 63);
}
.css-mvv3aj {
    display: flex;
}

.css-5hicrt {
    margin-right: 12px;
}
.css-5a9eqm {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-bottom: 12px;
}
.css-1umpvko {
    position: relative;
    width: 100%;
    height: 46px;
    border-radius: 14px;
    background: rgb(38, 38, 38);
    border-color: var(--chakra-colors-transparent);
    cursor: pointer;
    margin-bottom: 18px;
}

.css-7pg0cj-a11yText {
    z-index: 9999;
    border: 0px;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    padding: 0px;
    white-space: nowrap;
}

.css-7pg0cj-a11yText {
    z-index: 9999;
    border: 0px;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    padding: 0px;
    white-space: nowrap;
}
.css-s3hmzu {
    width: 100%;
    min-width: 0px;
    outline: transparent solid 2px;
    outline-offset: 2px;
    position: relative;
    appearance: none;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    font-size: var(--chakra-fontSizes-md);
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    border-radius: 14px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: inherit;
    background: inherit;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px;
    overflow: hidden;
    min-height: var(--chakra-sizes-10);
}
.css-1btx5z2 {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    flex: 1 1 0%;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

.css-1vkh5i9 {
    grid-area: 1 / 1 / 2 / 3;
    color: rgba(255, 255, 255, 0.5);
    margin-inline: 0.125rem;
    user-select: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.css-fqcqko {
    flex: 1 1 auto;
    display: inline-grid;
    grid-area: 1 / 1 / 2 / 3;
    grid-template-columns: 0px min-content;
    color: inherit;
    margin-inline: 0.125rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    visibility: visible;
    height: 46px;
}
.css-5fbyvb {
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.css-1lhmwrd {
    min-width: 188px;
}
.css-70qvj9 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.css-1b234p8 {
    color: rgb(91, 91, 91);
}
.css-1b234p8 {
    color: rgb(91, 91, 91);
}
.css-cq1x5v {
    padding-inline: 18px;
    padding-top: 23px;
}
.css-zfxsc1 {
    display: flex;
    position: fixed;
    inset: 0px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: -1;
}
.css-c8ygd9 {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 100vh;
}
.css-i3pbo {
    margin-bottom: 24px;
}
.css-ar6ath {
    display: flex;
    width: 100%;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
a {
    background-color: transparent;
    color: inherit;
    /* -webkit-text-decoration: inherit; */
    text-decoration: inherit;
}
.css-1muj85n {
    margin-bottom: 118px;
}
.css-1d4u0z8 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 324px;
    background: rgb(29, 29, 29);
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.58) 0px 65px 132px;
    padding: 32px 24px;
}

.css-o0bziv {
    display: flex;
    flex-direction: column;
    width: 100%;
    /* max-width: 384px; */
    max-width: 450px;
    
    background: rgb(29, 29, 29);
    border-radius: 20px;
    box-shadow:  #4aad7a 0px 0px 150px;
   
    padding: 35px;
}
.css-ug3emo {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-bottom: 12px;
}
.css-bx0blc {
    width: 100%;
    display: flex;
    position: relative;
    isolation: isolate;
}
.css-nsof2v {
    width: 100%;
    min-width: 0px;
    outline: transparent solid 2px;
    outline-offset: 2px;
    position: relative;
    appearance: none;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    height: 50px;
    border: 0px;
    background: rgb(38, 38, 38);
    border-radius: 14px;
    padding-inline: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    margin-bottom: 12px;
}
.css-150bwn9 {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    min-width: var(--chakra-sizes-10);
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    /* background: rgb(115, 186, 63); */
    background-image: linear-gradient(91deg,#ffaf29 0%,#fecd1a 100%) !important;
    box-shadow: 0 10px 15px 0 rgba(255,174.99999999999997,40.99999999999999,.25098039215686274) !important;
    border-radius: 60px;
    box-shadow: rgba(213, 255, 52, 0.26) 0px 2px 28px;
    padding: 11px 36px;
    border: 1px solid transparent;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: rgb(21, 21, 21);
    height: 42px;
}
.css-150bwn9:hover{
    background-image: linear-gradient(91deg,#fecd1a 0%,#ffaf29 100%) !important;
    box-shadow:none !important;
}
.css-p7hbe4 {
    width: 100%;
    min-width: 0px;
    outline: transparent solid 2px;
    outline-offset: 2px;
    position: relative;
    appearance: none;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    height: 50px;
    border: 0px;
    background: rgb(38, 38, 38);
    border-radius: 14px;
    padding-inline: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    margin-bottom: 12px;
}
.css-1whhrag {
    right: 10px;
    width: 20px;
    height: 74%;
    font-size: var(--chakra-fontSizes-md);
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    color:#fff !important;
    z-index: 2;
    display: flex;
    cursor: pointer;
}

.css-neuv8y{
    color: #64f4ab;
    text-decoration: none !important;
    float: left;
}
a{
    /* text-decoration: none !important; */
}

.css-p7hbe4:-webkit-autofill {
    transition: background-color 5000s ease 0s;
    -webkit-text-fill-color: rgb(255, 255, 255);
    caret-color: rgb(255, 255, 255);
}
.css-1ufrzn0 {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.css-hy2wsa {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: white solid 1px;
    /* outline-offset: 2px; */
    border-radius: 60px;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    min-width: var(--chakra-sizes-10);
   
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    min-width: var(--chakra-sizes-10);
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    
    background: var(--chakra-colors-transparent);
    color: rgb(131, 131, 131);
   
    padding: 11px 36px;
    border: 1px solid transparent;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
  
    height: 42px;
   
}

.css-hy2wsa:hover{
color: #fff !important;
}


/* dropdown */
.dropdown {
    font-family: montserrat,Sans-serif !important;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 170px;
  }
  
  .dropdown-text {
    cursor: pointer;
    position: absolute;
    /* text-indent: 10px; */
    line-height: 32px;
    padding-top: 5px;
    background-color: transparent;
   
    /* border: 1px solid #64f4ab; */
    border-radius: 3px;
    /* box-shadow: 0 1px 0 rgba(255,255,255, .9) inset, 0 1px 3px rgba(0,0,0, .1); */
    width: 100%;
  }

  .dropdown-text:hover{
    /* background-image: linear-gradient(91deg,#3c9166 0%, #9ff7cc 100%) !important; */
  }
  
  .dropdown-text:after {
    /* position: absolute;
    right: 6px;
    top: 15px;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #fff transparent transparent transparent; */
  }
  
  /* .dropdown-text,
  .dropdown-content a {
    color: #333;
    text-shadow: 0 1px #fff;
  } */
  
  .dropdown-toggle {
    font-size: 0;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    padding: 0;
    margin: 0 0 0 1px;
    background: transparent;
    text-indent: -10px;
    height: 34px;
    width: 100%;
  }
  
  .dropdown-toggle:focus {
    outline: 0;
  }
  
  .css-2dhjr0 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-width: 9px;
    border-style: solid;
    border-image: initial;
    border-radius: 50%;
    border-color: #1d1d1d;
    background-color: #1d1d1d;
    transform: rotate(0deg);
    transition: transform 0s ease 0s, easy 0s ease 0s, all 0.2s ease 0s;
}
  .dropdown-content {
   
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    list-style-type: none;
    position: absolute;
    top: 32px;
    z-index: 10 !important;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility:hidden;
    border-radius: 3px;
    /* text-indent: 10px; */
    line-height: 32px;
    /* background-color: #355947; */
    background-image: linear-gradient(91deg,#3c9166 0%, #9ff7cc 100%) !important;
    /* border: 1px solid #64f4ab; */
    width: 170px;
  }
  
  .dropdown-content a {
    display: block;
  }
  
  .dropdown-content a:hover {
    background: #355947;
  }
  
  
  .dropdown-toggle:hover ~ .dropdown-text,
  .dropdown-toggle:focus ~ .dropdown-text {
    background-color: transparent;
  }
  
  .dropdown-toggle:focus ~ .dropdown-text {
    /* box-shadow: 0 1px 3px rgba(0,0,0, .2) inset, 0 1px 0 rgba(255,255,255, 0.8); */
    z-index: 2;
  }
  
  .dropdown-toggle:focus ~ .dropdown-text:after {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #555 transparent;
  }
  
  .dropdown-content:hover,
  .dropdown-toggle:focus ~ .dropdown-content {
    opacity: 1;
    visibility:visible;
    top: 42px;
  }

  .btn-primary{

        background-image: linear-gradient(91deg,#ffaf29 0%,#fecd1a 100%) !important;
        box-shadow: 0 10px 15px 0 rgba(255,174.99999999999997,40.99999999999999,.25098039215686274) !important;
        border-radius: 14px !important;
        font-family: montserrat,Sans-serif !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        color: #25262a !important;
        width: 100% !important;
        height: 100% !important;
        padding: 12px 45px !important;
        border: none !important;
            /* display: inline-flex; */
            align-items: center;
            justify-content: center;
            flex-flow: row wrap;
            white-space: nowrap;
            user-select: none;
            /* font-size: 1rem; */
            line-height: 1.5;
            /* position: relative; */
            transition: all .15s ease-in-out;
            cursor: pointer !important;
        
    
  }
  .btn-primary:hover{
    background-image: linear-gradient(91deg,#fecd1a 0%, #ffaf29 100%) !important;
    box-shadow:none !important;


}


.css-1krjgaj {
    width: 100%;
    max-width: 1440px;
    margin: auto;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
    outline-offset: -2px;
}

/* my own css  */

.slick-carousel {
  width: auto;
  margin: 60px 50px 50px;
}

.slick-slide {
  background: #E64C66 !important;
  color: white;
  padding: 40px 0;
  font-size: 30px;
  font-family: "Arial", "Helvetica";
  text-align: center;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-dots {
  bottom: -30px;
}

.slick-slide:nth-child(odd) {
  background: #2D3E50 !important;
}