@font-face{font-family:Carbona Variable;src:url(/fonts/CarbonaTest-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Carbona Variable;src:url(/fonts/CarbonaTest-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Carbona Variable;src:url(/fonts/CarbonaTest-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Carbona Variable;src:url(/fonts/CarbonaTest-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Carbona Variable;src:url(/fonts/CarbonaTest-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}:root{--light-version-white:#fff;--light-version-body-text-light-green:#426566;--light-version-main-text-dark-green:#00231a;--Neutral-background:#f2f7f6;--Neutral-surface:#e8edec;--Neutral-surface-contrast:#b8c2bf;--Neutral-surface-inverse:#003629;--site-header-height:96px;--system-red:#ba1a1a;--system-red-hover:#c42323;--system-yellow:#fed43e;--Secondary-secondary:#00b7ba;--Primary-primary:#326b00;--Primary-primary-hover:#3d8000;--Primary-primary-active:#285600;--pre-sale-width:1072px;--Text-text-supportive:#3d5e56;--hackathon-main-green:#12a47f;--hackathon-light-green:#15d3a3;--hackathon-dark-green:#003436;--hackathon-dark-green-06:#00343699;--hackathon-dark-text:#000;--hackathon-light-text:#fff;--hackathon-dark-primary-text:#4e4e4e;--hackathon-dark-secondary-text:#525252;--hackathon-white:#fff;--hackathon-light-bg:#f2faf8;--hackathon-table-text:#1e1e1e;--hackathon-table-row:#e0e8e8;--hackathon-table-border:#eee;--hackathon-control-dark:#083a3b;--hackathon-counter-green:#245053;--hackathon-footer-border:#2e595a;--hackathon-container-width:1680px}@media (max-width:1400px){:root{--hackathon-container-width:1200px}}:root{--color-primary:#b1e882;--color-text-dark:#101110;--color-text-light:#f5fcf7;--color-bg-dark:#0f0f0f;--color-bg-darker:#1a1a1a;--color-border:#333;--font-family-inter:var(--font-inter,"Inter"),-apple-system,Roboto,Helvetica,sans-serif;--font-family-carbona:"Carbona Variable",-apple-system,Roboto,Helvetica,sans-serif;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a}@media (max-width:970px){:root{--site-header-height:80px}}@media (max-width:768px){:root{--site-header-height:56px}}:root.theme--dark{--light-version-main-text-dark-green:#f2ffff;--dark-version-body-text:#deebeb}html{scroll-behavior:smooth;overflow-x:hidden}@media (max-width:970px){html{flex-direction:column;height:100%;display:flex}}body{font-family:var(--font-family-inter);background:#f8f8f8;margin:0;padding:0}@media (max-width:970px){body{flex:1}}body.landing_page_body{overflow-x:hidden}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;scroll-padding-top:86px}ul{margin:0;padding:0;list-style:none}.green-text{color:var(--Primary-new)}a{color:var(--light-version-secondary-blue,#00ced1);text-decoration:underline}a:hover{text-decoration:none}.error-message{color:var(--system-red,#ba1a1a);font-family:var(--font-opensans),serif;letter-spacing:.12px;margin:4px 0 0;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:block}.no-scroll{overflow:hidden}.bold-text{font-weight:700}.partners-slider{margin-left:calc(-50vw + 648px)!important;margin-right:calc(657px - 50vw)!important}@media (min-width:971px) and (max-width:1300px){.partners-slider{margin-left:-20px!important;margin-right:-20px!important}}@media (max-width:970px){.partners-slider{margin-left:-12px!important;margin-right:-12px!important}}.partners-slider .swiper-wrapper{transition-timing-function:linear}.partners-slider .swiper-slide{width:auto!important}@media (max-width:970px){.hide-on-mobile{display:none!important}}@media (min-width:970px){.hide-on-desktop{display:none!important}}input::-webkit-file-upload-button{cursor:pointer}img{image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast}video::-webkit-media-controls-panel{display:none!important}video::-webkit-media-controls{display:none}.hackathon-section-title{opacity:0;text-align:center;color:var(--light-version-main-text-dark-green);margin-top:20px;margin-bottom:0;font-size:46px;font-weight:600;transform:translateY(30px)}.hackathon-section-title p{margin:0}@media (max-width:680px){.hackathon-section-title{font-size:33px}}.hackathon-section-title--visible{animation:.7s ease-out forwards textAppearance}.hackathon-section-description{font-family:var(--font-opensans),serif;letter-spacing:-.5px;color:#7b8e8e;text-align:center;opacity:0;margin-bottom:20px;font-size:20px;transform:translateY(30px)}.hackathon-section-description--visible{animation:.7s ease-out .2s forwards textAppearance}@keyframes textAppearance{0%{opacity:0;transform:translateY(30px)}70%{transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.loader_wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader_wrapper .loader{border-radius:50%;width:96px;height:96px;animation:4s linear infinite rotate;position:relative}.loader_wrapper .loader:before{content:"";box-sizing:border-box;border:10px solid var(--hackathon-main-green);border-radius:50%;animation:2s linear infinite alternate prixClipFix;position:absolute;inset:0}@keyframes rotate{50%{transform:rotate(720deg)}to{transform:rotate(1800deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.home_compare_bar{width:100%;margin:0 0 20px;position:sticky;top:120px}@media (max-width:767px){.home_compare_bar{width:calc(100vw - 24px);transition:all .3s;position:fixed;top:180px}.home_compare_bar--header_margin{top:88px}}.global_compare_bar{width:min(1296px,94vw);max-width:1296px;margin:0 auto;transition:all .3s;position:sticky;top:105px}@media (max-width:767px){.global_compare_bar{width:calc(100vw - 24px);top:72px}.global_compare_bar--header_margin{top:72px}}.input_search{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.input_search svg{min-width:24px}.input_search--active svg path{fill:#3d5e56}.pre_sale_simple_block{box-sizing:border-box;width:var(--pre-sale-width);max-width:100%;margin:0 auto;padding:64px 0}@media (max-width:1104px){.pre_sale_simple_block{padding:64px 16px}}@media (max-width:970px){.pre_sale_simple_block{padding:24px 16px}}.pre_sale_title{color:var(--Text-text-main,#00231a);font-family:var(--font-family-carbona);letter-spacing:-.1px;text-align:center;font-size:40px;font-weight:700;line-height:48px}@media (max-width:970px){.pre_sale_title{font-size:32px;line-height:40px}}.pre_sale_title--large{font-size:52px;line-height:60px}@media (max-width:970px){.pre_sale_title--large{font-size:40px;line-height:48px}.desktop_br{display:none}}a button{text-decoration:none}[class^=style_block__],[class*=\ style_block__],[class^=style_block_landing__],[class*=\ style_block_landing__]{background:#fff!important}.course_pre_sale_title p{margin:0}@media (max-width:970px){.course_pre_sale_title{letter-spacing:.08px;font-size:32px;line-height:40px}}.dragging{cursor:grabbing;cursor:-webkit-grabbing}.loader_wrapper{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loader{border-top:3px solid var(--hackathon-dark-green);box-sizing:border-box;border-right:3px solid #0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dev-error-block{grid-gap:12px;flex-direction:column;justify-content:center;align-items:center;padding:60px 0;display:flex}.dev-error-block span{color:var(--Text-text-main,#00231a);text-align:center;letter-spacing:-.26px;font-size:20px;font-weight:500;line-height:24px}.course_pre_sale_title{color:var(--Text-text-main,#00231a);font-family:var(--font-family-carbona);text-align:center;letter-spacing:-.26px;font-size:52px;font-weight:700;line-height:60px}@media (max-width:970px){.course_pre_sale_title{letter-spacing:.08px;font-size:32px;line-height:40px}}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:linear!important}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_4a4f7444-module__UHjWDq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_4a4f7444-module__UHjWDq__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Fallback;src:local(Arial);ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.0%;size-adjust:105.15%}.open_sans_aa387de4-module__-hd6XW__className{font-family:Open Sans,Open Sans Fallback;font-style:normal}.open_sans_aa387de4-module__-hd6XW__variable{--font-opensans:"Open Sans","Open Sans Fallback"}
@font-face{font-family:Tomorrow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9b10acc82ec4c288-s.343fa7ed.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tomorrow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4c318756d77e9d32-s.p.a0e3fdb0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tomorrow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/98749d605e8cea2f-s.777653a2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tomorrow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a1fa7f4a7f7251a2-s.p.b7c6fa99.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tomorrow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9948db09187cac78-s.26ffbd61.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tomorrow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/631891f1a20c2c32-s.p.94e95a14.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tomorrow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1e943430ad143da3-s.87f461cc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tomorrow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b872b39ab8191954-s.p.1af2e1d3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tomorrow Fallback;src:local(Arial);ascent-override:93.46%;descent-override:18.69%;line-gap-override:0.0%;size-adjust:107%}.tomorrow_31cc5a7b-module__DpQ6Hq__className{font-family:Tomorrow,Tomorrow Fallback;font-style:normal}.tomorrow_31cc5a7b-module__DpQ6Hq__variable{--font-tomorrow:"Tomorrow","Tomorrow Fallback"}
.style-module-scss-module__6YVpoq__message_popup{border-radius:var(--xl,16px);border:.33px solid var(--Neutral-surface-contrast,#b8c2c2);background:var(--System-white,#fff);box-sizing:border-box;z-index:9999;opacity:1;align-items:flex-start;width:min(1296px,92vw);padding:16px;display:flex;position:fixed;top:32px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 12px #0000000a}.style-module-scss-module__6YVpoq__message_popup_info{margin-left:8px;margin-right:20px}.style-module-scss-module__6YVpoq__message_popup_info p{text-overflow:ellipsis;font-family:var(--font-opensans);font-style:normal;line-height:20px;overflow:hidden}.style-module-scss-module__6YVpoq__message_popup_info_text{color:var(--Text-text-main,#002223);letter-spacing:.12px;margin:0;font-size:16px;font-weight:700}.style-module-scss-module__6YVpoq__message_popup_info_additional_text{color:var(--Text-text-supportive,#3d5d5e);letter-spacing:.035px;margin:0;font-size:14px;font-weight:500;overflow:hidden}.style-module-scss-module__6YVpoq__message_popup_close{margin-left:auto}.style-module-scss-module__6YVpoq__message_popup--closing{animation:.3s forwards style-module-scss-module__6YVpoq__fadeUp}.style-module-scss-module__6YVpoq__message_popup:after{content:"";z-index:1;background:#e8edec;width:100%;height:4px;position:absolute;bottom:0;left:0}.style-module-scss-module__6YVpoq__message_popup:before{content:"";z-index:2;background:var(--line-color);width:100%;height:4px;animation:10s linear forwards style-module-scss-module__6YVpoq__closing;position:absolute;bottom:0;left:0}@keyframes style-module-scss-module__6YVpoq__closing{0%{width:100%}to{width:0%}}div.style-module-scss-module__6YVpoq__message_popup_icon{border-radius:var(--Border-Radius-sm,6px);width:40px;height:40px}@keyframes style-module-scss-module__6YVpoq__fadeUp{0%{opacity:1;top:32px}to{opacity:0;top:20px}}
.style-module-scss-module__of9eOq__form_wrapper .style-module-scss-module__of9eOq__title{color:var(--Text-text-main,#00231a);text-align:center;letter-spacing:.2px;margin:0;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.style-module-scss-module__of9eOq__form_wrapper .style-module-scss-module__of9eOq__subtitle{color:var(--Text-text-supportive,#3d5e56);text-align:center;font-family:var(--font-opensans);letter-spacing:.035px;margin:4px 0 0;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.style-module-scss-module__of9eOq__form{margin-top:24px}.style-module-scss-module__of9eOq__form_row{text-align:left;margin-bottom:16px}.style-module-scss-module__of9eOq__form_row input,.style-module-scss-module__of9eOq__form_row>div:nth-child(2)>div>div{background:#fff!important}.style-module-scss-module__of9eOq__form .style-module-scss-module__of9eOq__submit_button{margin:24px auto 0}
.style-module-scss-module__kTGm0W__form_wrapper .style-module-scss-module__kTGm0W__title{color:var(--Text-text-main,#00231a);text-align:center;letter-spacing:.2px;margin:0;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.style-module-scss-module__kTGm0W__form_wrapper .style-module-scss-module__kTGm0W__subtitle{color:var(--Text-text-supportive,#3d5e56);text-align:center;font-family:var(--font-opensans);letter-spacing:.035px;margin:4px 0 0;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.style-module-scss-module__kTGm0W__form{margin-top:24px}.style-module-scss-module__kTGm0W__form_row{text-align:left;margin-bottom:16px}.style-module-scss-module__kTGm0W__form_row input,.style-module-scss-module__kTGm0W__form_row>div:nth-child(2)>div>div{background:#fff!important}.style-module-scss-module__kTGm0W__form .style-module-scss-module__kTGm0W__submit_button{margin:24px auto 0}
.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block{background-blend-mode:color-dodge,normal;-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);box-sizing:border-box;text-align:center;width:420px;max-width:calc(100% - 24px);box-shadow:none;background:linear-gradient(#383838 0% 100%),#b3b3b3d1;border-radius:16px;margin:12px;padding:48px 36px}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal{text-align:center;flex-direction:column;align-items:center;display:flex}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__title{color:#00231a;text-align:center;letter-spacing:.2px;align-self:stretch;margin:0;font-size:20px;font-weight:700;line-height:24px}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__subtitle{color:#3d5e56;text-align:center;font-family:var(--font-opensans);letter-spacing:.035px;margin:0 0 24px;padding-top:4px;font-size:14px;font-weight:400;line-height:20px}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__form{flex-direction:column;gap:12px;width:100%;max-width:400px;margin-bottom:16px;margin-left:auto;margin-right:auto;display:flex}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__form input{background:#fff}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__form .style-module-scss-module__sxz0TG__form_row{flex-direction:column;align-items:flex-start;display:flex}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__form .style-module-scss-module__sxz0TG__submit_button{margin-top:8px}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__divider{color:#b2bdbd;width:100%;font-family:var(--font-opensans);letter-spacing:.08px;justify-content:center;align-items:center;margin-top:16px;font-size:16px;font-weight:500;line-height:20px;display:flex}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__divider:before,.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__divider:after{content:"";background:#b2bdba;width:50%;height:.5px;display:block}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__divider:before{margin-right:24px}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__divider:after{margin-left:24px}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__social_block{justify-content:center;gap:16px;margin:24px 0;display:flex}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__social_block .style-module-scss-module__sxz0TG__social_button{background:#fff;border:1px solid #d7e3e0;border-radius:100px;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__link_block{text-align:center}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__link_block span{color:#3d5e56;font-family:var(--font-opensans);letter-spacing:.08px;font-size:16px;font-weight:500;line-height:24px}.style-module-scss-module__sxz0TG__custom_wrapper .style-module-scss-module__sxz0TG__custom_block .style-module-scss-module__sxz0TG__auth_modal .style-module-scss-module__sxz0TG__link_block .style-module-scss-module__sxz0TG__link{color:#008060;margin-left:4px;text-decoration:none}
/*# sourceMappingURL=8477a26855f5cee2.css.map*/