*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{display:block;max-width:100%;height:auto}address{font-style:normal}input,a,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}@font-face{font-family:FeatureMono;src:url(/fonts/feature_mono/FeatureMono-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FeatureMono;src:url(/fonts/feature_mono/FeatureMono-Hairline.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:FeatureMono;src:url(/fonts/feature_mono/FeatureMono-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:FeatureMono;src:url(/fonts/feature_mono/FeatureMono-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:FeatureMono;src:url(/fonts/feature_mono/FeatureMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FeatureMono;src:url(/fonts/feature_mono/FeatureMono-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos_text/GolosText-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos_text/GolosText-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos_text/GolosText-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos_text/GolosText-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos_text/GolosText-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Golos Text;src:url(/fonts/golos_text/GolosText-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--green_dark: #00673c;--green_light: #04b86d;--red: #fb4646;--orange: #ff8400;--yellow: #ffcd57;--purple: #6c4bc2;--purple_secondary: #9d72dd;--coral: #d86c50;--blue: #406bda;--dark: #1e1e1e;--white: #ffffff;--gray_dark: #2a2a2a;--gray_light: #909090;--gray_medium: #3c3c3c;--light: #d9d9d9;--dark_bg_60: rgba(13, 13, 13, .6);--gray_dark_90: rgba(42, 42, 42, .9);--light_12: rgba(217, 217, 217, .12);--light_8: rgba(217, 217, 217, .08);--red_8: rgba(251, 70, 70, .08);--yellow_8: rgba(255, 205, 87, .08);--green_8: rgba(40, 143, 100, .08);--neutral_light: #ededed;--white_20: rgba(255, 255, 255, .2);--neutral_gray_dark: #888;--gray_ash: #c3c3c3;--vk_hover: #0077ff;--tg_hover: #42b9f5;--bg_blur_80: 80px;--shadow_light: 0px 0px 8px 0px #414141;--shadow_light2: 0px 0px 0px 1px rgba(255, 255, 255, .25) inset, 0px 0px 68px 0px rgba(255, 255, 255, .15) inset;--Sidebar-Z-Index: 400}body{background-color:var(--dark);color:var(--neutral_light)}._contentWrapper_16zt2_1{overflow-y:scroll;width:100%;background:var(--gray_dark);border:1px solid var(--light_12);border-radius:16px;-ms-overflow-style:none;color:var(--neutral_light);scrollbar-width:none}._contentWrapper_16zt2_1::-webkit-scrollbar{display:none}._content_16zt2_1{position:relative;padding:24px;width:100%}._content_16zt2_1 ._iconClose_16zt2_20{cursor:pointer;position:absolute;right:24px;top:24px;z-index:101}._content_16zt2_1 ._iconClose_16zt2_20 img,._content_16zt2_1 ._iconClose_16zt2_20 svg{width:24px;height:24px;color:var(--gray_light);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._content_16zt2_1 ._iconClose_16zt2_20:hover svg,._content_16zt2_1 ._iconClose_16zt2_20:hover img{color:var(--neutral_light)}._overlay_9b83t_1{position:fixed;z-index:1001;top:0;right:0;bottom:0;left:0;overflow-y:auto;display:grid;place-items:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._overlay_9b83t_1[data-state=open]{background-color:var(--dark_bg_60);animation:_fadeIn_9b83t_1 .3s ease-out}._overlay_9b83t_1[data-state=closed]{background-color:transparent;animation:_fadeOut_9b83t_1 .3s ease-in}@keyframes _fadeIn_9b83t_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_9b83t_1{0%{opacity:1}to{opacity:0}}._contentWrapper_1xi3e_1{position:fixed;z-index:1001;top:unset;bottom:0;left:50%;transform:translate(-50%,-50%);width:100%;height:max-content;max-height:90%;overflow-y:auto;scrollbar-width:none;background-color:var(--gray_dark);-webkit-clip-path:inset(0 0 0 0 round 16px 16px 0 0);clip-path:inset(0 0 0 0 round 16px 16px 0 0);-ms-overflow-style:none}._contentWrapper_1xi3e_1::-webkit-scrollbar{display:none}._contentWrapper_1xi3e_1 ._optionsHeader_1xi3e_21{position:sticky;top:0;z-index:10;width:100%;padding:16px 0;display:flex;align-items:center;background-color:var(--neutral-white)}._contentWrapper_1xi3e_1 ._optionsHeader_1xi3e_21 ._swipeButton_1xi3e_31{position:absolute;top:10px;left:50%;transform:translate(-50%);width:48px;height:4px;background-color:var(--neutral_gray_dark);border-radius:512px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._contentWrapper_1xi3e_1 ._optionsHeader_1xi3e_21:active ._swipeButton_1xi3e_31{background-color:var(--light_8)}._contentWrapper_1xi3e_1 ._content_1xi3e_1{display:flex;flex-direction:column;align-items:center;overflow:hidden}._backgroundDrag_1xi3e_56{position:fixed;z-index:1000;right:0;bottom:0;left:0;width:100%;height:100px;background-color:var(--gray_dark)}._linksWrapper_1adlh_1{position:fixed;z-index:1000;bottom:84px;right:40px;display:flex;flex-direction:column;gap:8px}._btn_1adlh_11{display:flex;width:44px;height:44px;padding:10px;align-items:center;border-radius:8px;border:1px solid var(--light_12);background:var(--gray_dark);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);opacity:.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._btn_1adlh_11 svg{width:24px;height:24px}._btn_1adlh_11:hover{opacity:1;background:var(--gray_medium)}._accentH1_1limm_1{font-family:FeatureMono;font-size:32px;font-weight:500;font-style:normal;line-height:34px}._accentH3_1limm_9{font-family:FeatureMono;font-size:16px;font-weight:500;font-style:normal;line-height:18px}._headlinesH1R_1limm_17{font-family:Golos Text;font-size:32px;font-weight:400;font-style:normal;line-height:38px}@media only screen and (width <= 1024px){._headlinesH1R_1limm_17{font-family:Golos Text;font-size:28px;font-weight:400;font-style:normal;line-height:32px}}@media only screen and (width <= 768px){._headlinesH1R_1limm_17{font-family:Golos Text;font-size:24px;font-weight:400;font-style:normal;line-height:28px}}._headlinesH1MText_1limm_43{font-family:Golos Text;font-size:32px;font-weight:500;font-style:normal;line-height:38px}@media only screen and (width <= 1024px){._headlinesH1MText_1limm_43{font-family:Golos Text;font-size:28px;font-weight:500;font-style:normal;line-height:32px}}@media only screen and (width <= 768px){._headlinesH1MText_1limm_43{font-family:Golos Text;font-size:24px;font-weight:500;font-style:normal;line-height:28px}}._headlinesH2RText_1limm_69{font-family:Golos Text;font-size:24px;font-weight:400;font-style:normal;line-height:28px}@media only screen and (width <= 1024px){._headlinesH2RText_1limm_69{font-family:Golos Text;font-size:22px;font-weight:400;font-style:normal;line-height:26px}}@media only screen and (width <= 768px){._headlinesH2RText_1limm_69{font-family:Golos Text;font-size:18px;font-weight:400;font-style:normal;line-height:22px}}._headlinesH2MText_1limm_95{font-family:Golos Text;font-size:24px;font-weight:500;font-style:normal;line-height:28px}@media only screen and (width <= 1024px){._headlinesH2MText_1limm_95{font-family:Golos Text;font-size:22px;font-weight:500;font-style:normal;line-height:26px}}@media only screen and (width <= 768px){._headlinesH2MText_1limm_95{font-family:Golos Text;font-size:18px;font-weight:500;font-style:normal;line-height:22px}}._headlinesH1Text_1limm_121{font-family:FeatureMono;font-size:32px;font-weight:500;font-style:normal;line-height:34px}@media only screen and (width <= 1024px){._headlinesH1Text_1limm_121{font-family:FeatureMono;font-size:28px;font-weight:500;font-style:normal;line-height:30px}}@media only screen and (width <= 768px){._headlinesH1Text_1limm_121{font-family:FeatureMono;font-size:24px;font-weight:500;font-style:normal;line-height:26px}}._headlinesH2Text_1limm_147{font-family:FeatureMono;font-size:24px;font-weight:500;font-style:normal;line-height:26px}@media only screen and (width <= 1024px){._headlinesH2Text_1limm_147{font-family:FeatureMono;font-size:22px;font-weight:500;font-style:normal;line-height:24px}}@media only screen and (width <= 768px){._headlinesH2Text_1limm_147{font-family:FeatureMono;font-size:20px;font-weight:500;font-style:normal;line-height:22px}}._headlinesH3Text_1limm_173{font-family:FeatureMono;font-size:20px;font-weight:500;font-style:normal;line-height:22px}@media only screen and (width <= 1024px){._headlinesH3Text_1limm_173{font-family:FeatureMono;font-size:18px;font-weight:500;font-style:normal;line-height:20px}}@media only screen and (width <= 768px){._headlinesH3Text_1limm_173{font-family:FeatureMono;font-size:16px;font-weight:500;font-style:normal;line-height:18px}}._headlinesH4Text_1limm_199{font-family:FeatureMono;font-size:14px;font-weight:500;font-style:normal;line-height:16px}@media only screen and (width <= 768px){._headlinesH4Text_1limm_199{font-family:FeatureMono;font-size:13px;font-weight:500;font-style:normal;line-height:16px}}._paragraphsBodyR_1limm_216{font-family:Golos Text;font-size:16px;font-weight:400;font-style:normal;line-height:20px}@media only screen and (width <= 768px){._paragraphsBodyR_1limm_216{font-family:Golos Text;font-size:14px;font-weight:400;font-style:normal;line-height:16px}}._paragraphsBodyM_1limm_233{font-family:Golos Text;font-size:16px;font-weight:500;font-style:normal;line-height:20px}@media only screen and (width <= 768px){._paragraphsBodyM_1limm_233{font-family:Golos Text;font-size:14px;font-weight:500;font-style:normal;line-height:16px}}._paragraphsTextR_1limm_250{font-family:Golos Text;font-size:14px;font-weight:400;font-style:normal;line-height:16px}@media only screen and (width <= 768px){._paragraphsTextR_1limm_250{font-family:Golos Text;font-size:13px;font-weight:400;font-style:normal;line-height:16px}}._paragraphsTextM_1limm_267{font-family:Golos Text;font-size:14px;font-weight:500;font-style:normal;line-height:16px}@media only screen and (width <= 768px){._paragraphsTextM_1limm_267{font-family:Golos Text;font-size:13px;font-weight:500;font-style:normal;line-height:16px}}._elementsButtonM_1limm_284{font-family:Golos Text;font-size:16px;font-weight:500;font-style:normal;line-height:20px}._elementsButtonSmall_1limm_292,._elementsInputM_1limm_300{font-family:Golos Text;font-size:14px;font-weight:500;font-style:normal;line-height:16px}._elementsTabBig_1limm_308{font-family:Golos Text;font-size:14px;font-weight:400;font-style:normal;line-height:16px}._elementsCaptionR_1limm_316{font-family:Golos Text;font-size:12px;font-weight:400;font-style:normal;line-height:14px}._elementsCaptionM_1limm_324{font-family:Golos Text;font-size:12px;font-weight:500;font-style:normal;line-height:14px}._elementsSmallestInfo_1limm_332{font-family:Golos Text;font-size:8px;font-weight:400;font-style:normal;line-height:12px}._landingH1R_1limm_340{font-family:Golos Text;font-size:40px;font-weight:700;font-style:normal;line-height:120%}@media only screen and (width <= 1024px){._landingH1R_1limm_340{font-family:Golos Text;font-size:32px;font-weight:700;font-style:normal;line-height:120%}}@media only screen and (width <= 768px){._landingH1R_1limm_340{font-family:Golos Text;font-size:24px;font-weight:700;font-style:normal;line-height:120%}}._landingH2B_1limm_366{font-family:Golos Text;font-size:36px;font-weight:700;font-style:normal;line-height:120%}@media only screen and (width <= 1024px){._landingH2B_1limm_366{font-family:Golos Text;font-size:28px;font-weight:700;font-style:normal;line-height:120%}}@media only screen and (width <= 768px){._landingH2B_1limm_366{font-family:Golos Text;font-size:22px;font-weight:700;font-style:normal;line-height:120%}}._landingH3M_1limm_392{font-family:Golos Text;font-size:20px;font-weight:500;font-style:normal;line-height:120%}@media only screen and (width <= 1024px){._landingH3M_1limm_392{font-family:Golos Text;font-size:18px;font-weight:500;font-style:normal;line-height:22px}}@media only screen and (width <= 768px){._landingH3M_1limm_392{font-family:Golos Text;font-size:16px;font-weight:500;font-style:normal;line-height:20px}}._left_1limm_418{text-align:left}._center_1limm_422{text-align:center}._right_1limm_426{text-align:right}._underline_1limm_430{text-decoration:underline}._none_1limm_434{text-decoration:none}._trigger_1kfbz_1{display:flex;align-items:center;justify-content:center;outline:none}._content_1kfbz_8{-webkit-user-select:none;user-select:none;overflow:hidden;max-width:240px;z-index:10;padding:8px 16px;background-color:var(--gray_medium);border-radius:8px}._content_1kfbz_8 ._text_1kfbz_17{color:var(--neutral_light);text-overflow:ellipsis;overflow:hidden}._content_1kfbz_8 ._text_1kfbz_17 ul,._content_1kfbz_8 ._text_1kfbz_17 li{list-style:disc inside;margin-bottom:2px}._content_1kfbz_8 ._text_1kfbz_17 ul p,._content_1kfbz_8 ._text_1kfbz_17 li p{margin:0;display:inline}._content_1kfbz_8 ._tooltipArrow_1kfbz_32{fill:var(--gray_medium)}._links_5qqmf_1{display:flex;flex-direction:column;gap:8px}._links_5qqmf_1 ._link_5qqmf_1{min-width:44px;min-height:44px;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--gray_dark);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);color:var(--gray_light)}._links_5qqmf_1 ._link_5qqmf_1 svg{width:24px;height:24px}._links_5qqmf_1 ._link_5qqmf_1:hover._vk_5qqmf_22{color:var(--vk_hover)}._links_5qqmf_1 ._link_5qqmf_1:hover._tg_5qqmf_25{color:var(--tg_hover)}._links_5qqmf_1 ._link_5qqmf_1:hover._mail_5qqmf_28{color:var(--neutral_light)}._root_14h03_1{padding:12px 16px;border-radius:8px;border:1px solid var(--light_8);background:var(--gray_medium);width:460px;max-width:460px}._wrapper_14h03_10{display:flex;justify-content:space-between;gap:8px}._closeButton_14h03_16{display:flex;align-items:center;justify-content:center;height:100%}._closeButton_14h03_16 svg{width:24px;height:24px;color:var(--gray_light);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._closeButton_14h03_16:hover svg{color:var(--neutral_light)}._content_14h03_36{display:flex;align-items:center;gap:8px}._icon_14h03_42{display:flex;align-items:center;justify-content:center}._icon_14h03_42 svg{width:24px;height:24px;min-width:24px;min-height:24px}._icon_14h03_42._success_14h03_53 svg{color:var(--green_light)}._icon_14h03_42._error_14h03_56 svg{color:var(--orange)}._icon_14h03_42._loading_14h03_59 svg{color:var(--yellow);animation:_loop_14h03_1 4s infinite linear}._title_14h03_64{color:var(--neutral_light)}._description_14h03_68{margin-top:4px;color:var(--neutral_light)}@keyframes _loop_14h03_1{to{transform:rotate(1turn)}}._root_1cw96_1{position:fixed;bottom:40px;right:40px;z-index:1000;padding:8px 16px;display:flex;align-items:center;gap:4px;border-radius:8px;border:1px solid var(--light_12);background:var(--gray_dark);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._root_1cw96_1 svg{color:var(--yellow);width:16px;height:16px}._root_1cw96_1:hover{background:var(--gray_medium)}._root_6ptkd_1{width:456px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:32px;flex-shrink:0;border-radius:24px;background:var(--gray_dark)}@media only screen and (width <= 1024px){._root_6ptkd_1{width:100%;padding:0 40px 40px;gap:16px}}@media only screen and (width <= 768px){._root_6ptkd_1{padding:16px}}._root_6ptkd_1 ._form_6ptkd_25{width:100%;display:flex;flex-direction:column;gap:32px}@media only screen and (width <= 1024px){._root_6ptkd_1 ._form_6ptkd_25{gap:16px}}._root_6ptkd_1 ._btnWrapper_6ptkd_36{display:flex;align-items:flex-start;gap:24px}@media only screen and (width <= 1024px){._root_6ptkd_1 ._btnWrapper_6ptkd_36{width:100%}}._root_6ptkd_1 ._btnWrapper_6ptkd_36 button{width:200px}@media only screen and (width <= 1024px){._root_6ptkd_1 ._btnWrapper_6ptkd_36 button{width:50%}}@media only screen and (width <= 768px){._root_6ptkd_1 ._btnWrapper_6ptkd_36 button{width:45%}}._loader_1yu1v_1{animation:_spin_1yu1v_1 2.5s linear infinite}._loader_1yu1v_1._white_1yu1v_4 svg{color:var(--light)}._loader_1yu1v_1._green_1yu1v_7 svg{color:var(--green_light)}._loader_1yu1v_1._yellow_1yu1v_10 svg{color:var(--yellow)}._loader_1yu1v_1 svg{width:24px;height:24px}._loader_1yu1v_1 svg path{opacity:0;animation:_fade_1yu1v_1 1.5s infinite ease-in-out}._loader_1yu1v_1 svg path:nth-child(1){animation-delay:0s}._loader_1yu1v_1 svg path:nth-child(8){animation-delay:.2s}._loader_1yu1v_1 svg path:nth-child(6){animation-delay:.4s}._loader_1yu1v_1 svg path:nth-child(4){animation-delay:.6s}._loader_1yu1v_1 svg path:nth-child(2){animation-delay:.8s}._loader_1yu1v_1 svg path:nth-child(7){animation-delay:1s}._loader_1yu1v_1 svg path:nth-child(5){animation-delay:1.2s}._loader_1yu1v_1 svg path:nth-child(3){animation-delay:1.4s}@keyframes _fade_1yu1v_1{0%,to{opacity:0}50%{opacity:1}}._button_z4sg2_1{display:flex;align-items:center;justify-content:center;gap:4px;border-radius:8px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._button_z4sg2_1._primary_z4sg2_13{background:var(--green_dark);color:var(--neutral_light)}._button_z4sg2_1._secondary_z4sg2_17{background:var(--light_8);color:var(--green_light)}._button_z4sg2_1._tetriary_z4sg2_21{background:var(--light_8);color:var(--yellow)}._button_z4sg2_1._s_z4sg2_17{padding:8px 16px;height:32px}._button_z4sg2_1._header_size_z4sg2_29{padding:12px 40px;height:40px}._button_z4sg2_1._l_z4sg2_33{padding:12px 40px;height:48px}._button_z4sg2_1._noPadding_z4sg2_37{padding:0;height:auto}._button_z4sg2_1._fullWidth_z4sg2_41{width:100%}._button_z4sg2_1:hover{opacity:.5}._button_z4sg2_1:disabled{cursor:not-allowed;opacity:.2}._button_z4sg2_1._isLoading_z4sg2_51{opacity:1}._spinner_z4sg2_55{min-width:20px;min-height:20px}._ghost_z4sg2_60{background:none;color:var(--green_light)}._icon_z4sg2_65{display:flex;justify-content:center;align-items:center}._icon_z4sg2_65._l_z4sg2_33{max-width:24px;max-height:24px;height:24px;width:24px}._icon_z4sg2_65._s_z4sg2_17{max-width:16px;max-height:16px;height:16px;width:16px}._loaderSizeL_z4sg2_83 svg{width:24px;height:24px}._loaderSizeS_z4sg2_88 svg{width:16px;height:16px}._button_mqt3p_1{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;border-radius:8px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._button_mqt3p_1 ._spinner_mqt3p_14{min-width:23px;min-height:23px}._button_mqt3p_1._l_mqt3p_18{inline-size:44px;block-size:44px;padding:10px}._button_mqt3p_1._l_mqt3p_18 svg{inline-size:24px;block-size:24px}._button_mqt3p_1._m_mqt3p_27{inline-size:32px;block-size:32px;padding:8px}._button_mqt3p_1._m_mqt3p_27 svg{inline-size:16px;block-size:16px}._button_mqt3p_1._s_mqt3p_14{inline-size:24px;block-size:24px;padding:6px}._button_mqt3p_1._s_mqt3p_14 svg{inline-size:12px;block-size:12px}._button_mqt3p_1:disabled{cursor:not-allowed;opacity:.2}._button_mqt3p_1._primary_mqt3p_49{color:var(--white);background-color:var(--green_dark)}._button_mqt3p_1._primary_mqt3p_49:hover:enabled{opacity:.5}._button_mqt3p_1._secondary_mqt3p_56{color:var(--white);background-color:var(--light_8);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}._button_mqt3p_1._secondary_mqt3p_56:hover:enabled{opacity:.5}._button_mqt3p_1._ghost_mqt3p_64{color:var(--white);background-color:none;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}._button_mqt3p_1._ghost_mqt3p_64:hover:enabled{background-color:var(--light_8)}._button_1wmd7_1{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._button_1wmd7_1._primary_1wmd7_13{background:var(--green_dark);color:var(--white)}._button_1wmd7_1._secondary_1wmd7_17{background:var(--light_8);color:var(--green_light)}._button_1wmd7_1._tetriary_1wmd7_21{background:var(--light_8);color:var(--yellow)}._button_1wmd7_1._ghost_1wmd7_25{background:none;color:var(--green_light)}._button_1wmd7_1._s_1wmd7_17{padding:8px 16px}._button_1wmd7_1._l_1wmd7_32{padding:12px 40px}._button_1wmd7_1._noPadding_1wmd7_35{padding:0;height:auto}._button_1wmd7_1._fullWidth_1wmd7_39{width:100%}._button_1wmd7_1:hover{opacity:.5}._button_1wmd7_1:disabled{cursor:not-allowed;opacity:.2}._spinner_1wmd7_50{min-width:20px;min-height:20px}._button_1pev0_1{display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;gap:10px;border-radius:8px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (width <= 768px){._button_1pev0_1{width:100%}}._button_1pev0_1:disabled,._button_1pev0_1._disabled_1pev0_21{opacity:.4;cursor:not-allowed;pointer-events:none}._button_1pev0_1._block_1pev0_26{background:var(--light);color:var(--dark);overflow:hidden;border-radius:30px;height:48px;width:48px;min-height:48px;min-width:48px;padding:12px;position:relative;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media only screen and (width <= 768px){._button_1pev0_1._block_1pev0_26{width:38px;height:38px;min-height:38px;min-width:38px}}._button_1pev0_1._block_1pev0_26 ._text_1pev0_51{color:var(--dark);transform:translate(-200%);opacity:0;visibility:hidden;margin-right:20px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media only screen and (width <= 768px){._button_1pev0_1._block_1pev0_26 ._text_1pev0_51{display:none}}._button_1pev0_1._block_1pev0_26 ._icon_1pev0_68{position:absolute;right:11px;top:12px;width:24px;height:24px;min-width:24px;min-height:24px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media only screen and (width <= 768px){._button_1pev0_1._block_1pev0_26 ._icon_1pev0_68{transform:translate(0);top:7px;right:7px}}._button_1pev0_1._block_1pev0_26:hover:not(._disabled_1pev0_21):not(:disabled){width:170px;padding:14px 24px}._button_1pev0_1._block_1pev0_26:hover:not(._disabled_1pev0_21):not(:disabled) ._text_1pev0_51{visibility:visible;transform:translate(0);opacity:1}._button_1pev0_1._block_1pev0_26:hover:not(._disabled_1pev0_21):not(:disabled) ._icon_1pev0_68{transform:translate(0)}@media only screen and (width <= 768px){._button_1pev0_1._block_1pev0_26:hover:not(._disabled_1pev0_21):not(:disabled){width:48px;padding:inherit;opacity:.6}}._button_1pev0_1._block_1pev0_26:active{background:var(--coral)}._button_1pev0_1._cta_1pev0_111{background:var(--neutral_light);color:var(--dark);outline:4px solid var(--white_20);padding:12px 24px;border-radius:500px}._button_1pev0_1._cta_1pev0_111:hover:not(._disabled_1pev0_21):not(:disabled){outline-color:var(--coral)}._button_1pev0_1._cta_1pev0_111:active{background:var(--coral);outline-color:var(--coral)}._button_1pev0_1._cta_1pev0_111 ._icon_1pev0_68{min-width:24px}._button_1pev0_1._cta_1pev0_111 ._text_1pev0_51{color:var(--dark);white-space:nowrap}._message_i62pe_1{margin-left:16px;padding-top:2px;color:var(--gray_light)}._error_i62pe_7{color:var(--red)}._root_ruprc_1{width:100%}._label_ruprc_5{display:inline-flex;color:var(--neutral_light);margin-bottom:8px}._wrapper_ruprc_11{display:flex;align-items:center;position:relative}._wrapper_ruprc_11 input{padding:14px 16px;background-size:20px;background-color:var(--light_8);border:1px solid transparent;border-radius:8px;width:100%;color:var(--neutral_light);font-family:Golos Text;font-size:14px;font-weight:500;font-style:normal;line-height:16px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._wrapper_ruprc_11 input._paddingWithIcon_ruprc_35{padding:14px 56px 14px 16px}._wrapper_ruprc_11 input:disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}._wrapper_ruprc_11 input:focus{border:1px solid var(--gray_light)}._wrapper_ruprc_11 input:active{border:1px solid var(--gray_light)}._wrapper_ruprc_11 input:read-only{border:1px solid transparent;color:var(--gray_light)}._wrapper_ruprc_11 input::placeholder{color:var(--gray_light)}._wrapper_ruprc_11 input._error_ruprc_56{border:1px solid var(--red)}._iconRight_ruprc_60{position:absolute;display:flex;align-items:center;justify-content:center;max-width:24px;max-height:24px;width:100%;height:100%;top:12px;right:16px}._iconRight_ruprc_60 svg{color:var(--gray_light);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._iconRight_ruprc_60:hover svg{color:var(--green_light)}._iconRight_ruprc_60._disabled_ruprc_83 svg{color:var(--gray_light)}._root_hzkc2_1{width:100%}._label_hzkc2_5{display:inline-flex;color:var(--neutral_light);margin-bottom:8px}._wrapper_hzkc2_11{display:flex;align-items:center;position:relative}._wrapper_hzkc2_11 textarea{padding:14px 16px;background-size:20px;background-color:var(--light_8);border:1px solid transparent;border-radius:8px;width:100%;min-height:120px;color:var(--neutral_light);font-family:Golos Text;font-size:14px;font-weight:500;font-style:normal;line-height:16px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._wrapper_hzkc2_11 textarea._resizeNone_hzkc2_36{resize:none}._wrapper_hzkc2_11 textarea._resizeBoth_hzkc2_39{resize:both}._wrapper_hzkc2_11 textarea._resizeHorizontal_hzkc2_42{resize:horizontal}._wrapper_hzkc2_11 textarea._resizeVertical_hzkc2_45{resize:vertical}._wrapper_hzkc2_11 textarea:disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}._wrapper_hzkc2_11 textarea:focus{border:1px solid var(--gray_light);outline:none}._wrapper_hzkc2_11 textarea:active{border:1px solid var(--gray_light);outline:none}._wrapper_hzkc2_11 textarea:read-only{border:1px solid transparent;color:var(--gray_light)}._wrapper_hzkc2_11 textarea::placeholder{color:var(--gray_light)}._wrapper_hzkc2_11 textarea._error_hzkc2_68{border:1px solid var(--red)}._iconRight_hzkc2_72{position:absolute;display:flex;align-items:center;justify-content:center;max-width:24px;max-height:24px;width:100%;height:100%;top:12px;right:16px}._iconRight_hzkc2_72 svg{color:var(--gray_light);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._iconRight_hzkc2_72:hover svg{color:var(--green_light)}._iconRight_hzkc2_72._disabled_hzkc2_95 svg{color:var(--gray_light)}._inputWrapper_eo5sj_1{max-height:198px;padding:24px 16px;overflow-y:scroll;border-radius:8px;border:1px solid var(--light_12)}._inputWrapper_eo5sj_1::-webkit-scrollbar{width:4px}._inputWrapper_eo5sj_1::-webkit-scrollbar-track{background:transparent}._inputWrapper_eo5sj_1::-webkit-scrollbar-thumb{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background:var(--light_12);border-radius:10px}._inputWrapper_eo5sj_1::-webkit-scrollbar-corner{background:transparent}._inputWrapper_eo5sj_1 input[type=file]{display:none}._inputWrapper_eo5sj_1 ._dropZone_eo5sj_29{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}._inputWrapper_eo5sj_1 ._dropZone_eo5sj_29 ._title_eo5sj_36{display:flex;flex-direction:column;gap:8px}._inputWrapper_eo5sj_1 ._dropZone_eo5sj_29 ._title_eo5sj_36 h3,._inputWrapper_eo5sj_1 ._dropZone_eo5sj_29 ._title_eo5sj_36 p{text-align:center}._inputWrapper_eo5sj_1 ._dropZone_eo5sj_29 ._title_eo5sj_36 p{color:var(--gray_ash)}._files_eo5sj_49{padding-top:24px;width:100%;display:flex;flex-direction:column;gap:8px}._fileItem_eo5sj_57{width:100%;display:flex;justify-content:space-between}._fileItem_eo5sj_57 ._itemTitle_eo5sj_62{display:flex;align-items:center;gap:8px}._fileItem_eo5sj_57 ._itemTitle_eo5sj_62 p{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileItem_eo5sj_57 ._deleteBtn_eo5sj_73 svg{color:var(--gray_light)}._root_3ftyi_1{min-height:100vh;display:grid;grid-template-columns:auto 1fr}._root_3ftyi_1 ._content_3ftyi_6{width:100dvw;max-height:100dvh;overflow-y:scroll}._root_3ftyi_1 ._content_3ftyi_6 ._contentInner_3ftyi_11{max-width:1872px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:100%}._root_3ftyi_1 ._h1_3ftyi_22{font-size:200px;font-weight:500;font-family:FeatureMono}._root_3ftyi_1 ._h2_3ftyi_27{font-family:FeatureMono}._root_1bl72_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;gap:16px}._root_1bl72_1 ._h1_1bl72_9{font-size:200px;font-weight:500;font-family:FeatureMono}._root_1bl72_1 ._h2_1bl72_14{font-family:FeatureMono}._root_1kq14_1{display:flex;flex-direction:column;align-items:center;gap:32px;padding:36px}@media only screen and (width <= 768px){._root_1kq14_1{padding:0 16px 40px;width:100%}}._root_1kq14_1 ._buttons_1kq14_14{display:flex;gap:24px}@media only screen and (width <= 768px){._root_1kq14_1 ._buttons_1kq14_14{flex-direction:column;width:100%;gap:12px}}._root_1kq14_1 ._buttons_1kq14_14 button{width:200px}@media only screen and (width <= 768px){._root_1kq14_1 ._buttons_1kq14_14 button{width:100%}}._root_1z0sx_1{position:relative;width:60px;background:var(--gray_dark_90);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);height:100%}@media only screen and (width <= 768px){._root_1z0sx_1{display:none}}._logo_1z0sx_14{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px}._logo_1z0sx_14 svg{width:32px;height:32px}._nav_1z0sx_26{position:sticky;height:100vh;top:0;right:0;bottom:0;left:0;width:60px;padding:16px 8px;z-index:var(--Sidebar-Z-Index);overflow:auto;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:32px}._nav_1z0sx_26 li{width:44px;height:44px;padding:8px;position:relative;transition:.3s all}._nav_1z0sx_26 li ._iconTop_1z0sx_48{position:absolute;top:0;right:0;width:16px;height:16px;color:var(--light);opacity:.6}._nav_1z0sx_26 li ._iconTop_1z0sx_48._active_1z0sx_57{color:var(--orange);opacity:1}._nav_1z0sx_26 li :after{content:"";width:100%;height:100%;position:absolute;z-index:-1;border-radius:8px;background:var(--light_8);transition:.3s all ease;scale:0}._nav_1z0sx_26 li :hover:after{scale:1}._list_1z0sx_76{width:100%;display:flex;flex-direction:column;gap:12px;height:100%}._list_1z0sx_76 button:last-of-type{margin-top:auto}._link_1z0sx_87{overflow:hidden;display:block;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._link_1z0sx_87.active._orange_1z0sx_97 svg{color:var(--orange)}._link_1z0sx_87.active._blue_1z0sx_100 svg path{stroke:var(--blue)}._link_1z0sx_87.active._yellow_1z0sx_103 svg{color:var(--yellow)}._link_1z0sx_87.active._coral_1z0sx_106 svg{color:var(--coral)}._link_1z0sx_87.active._purple_1z0sx_109 svg{color:var(--purple)}._link_1z0sx_87.active._green_1z0sx_112 svg{color:var(--green_light)}._link_1z0sx_87:hover{opacity:1}._link_1z0sx_87:hover._orange_1z0sx_97 svg{color:var(--orange)}._link_1z0sx_87:hover._blue_1z0sx_100 svg{color:var(--blue)}._link_1z0sx_87:hover._yellow_1z0sx_103 svg{color:var(--yellow)}._link_1z0sx_87:hover._coral_1z0sx_106 svg{color:var(--coral)}._link_1z0sx_87:hover._purple_1z0sx_109 svg{color:var(--purple)}._link_1z0sx_87:hover._green_1z0sx_112 svg{color:var(--green_light)}._link_1z0sx_87 svg{width:24px;height:24px;color:var(--neutral_light);flex-shrink:0}._link_1z0sx_87 span{white-space:nowrap}._link_1z0sx_87._leave_1z0sx_145{cursor:pointer}._burgerWrapper_1z0sx_149{display:none}@media only screen and (width <= 768px){._burgerWrapper_1z0sx_149{display:flex;position:sticky;top:0;z-index:100;padding:16px 16px 0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._burgerWrapper_1z0sx_149._active_1z0sx_57{background-color:var(--dark)}}._header_142fx_1{display:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (width <= 1024px){._header_142fx_1._public_142fx_10{display:flex;align-items:center;justify-content:space-between;height:72px;padding:16px;width:100%;background-color:var(--gray_dark_90);border-radius:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@media only screen and (width <= 768px){._header_142fx_1._public_142fx_10{height:64px}}@media only screen and (width <= 768px){._header_142fx_1._platform_142fx_29{display:flex;align-items:center;justify-content:space-between;height:64px;padding:16px;width:100%;background-color:var(--gray_dark_90);border-radius:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}._header_142fx_1._active_142fx_42{background-color:var(--gray_dark)}._header_142fx_1 ._logo_142fx_45{display:flex;align-items:center;justify-content:center}._header_142fx_1 ._logo_142fx_45 svg{width:197px;height:32px}._header_142fx_1 ._button_142fx_54{display:none;padding:10px;width:32px;height:32px}@media only screen and (width <= 1024px){._header_142fx_1 ._button_142fx_54._public_142fx_10{display:flex}._header_142fx_1 ._button_142fx_54._public_142fx_10>div{display:flex;flex-direction:column;gap:3px}}@media only screen and (width <= 768px){._header_142fx_1 ._button_142fx_54._platform_142fx_29{display:flex}._header_142fx_1 ._button_142fx_54._platform_142fx_29>div{display:flex;flex-direction:column;gap:3px}}._header_142fx_1 ._button_142fx_54 span{display:block;width:12px;height:1px;border-radius:1px;background-color:var(--white);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._header_142fx_1 ._button_142fx_54._active_142fx_42 span:nth-child(1){transform:translateY(4px) rotate(45deg)}._header_142fx_1 ._button_142fx_54._active_142fx_42 span:nth-child(2){transform:scale(0)}._header_142fx_1 ._button_142fx_54._active_142fx_42 span:nth-child(3){transform:translateY(-4px) rotate(-45deg)}._wrapper_142fx_102{display:none;pointer-events:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (width <= 1024px){._wrapper_142fx_102._public_142fx_10{display:flex;flex-direction:column;position:fixed;top:80px;right:0;bottom:0;left:0;z-index:5;opacity:0;background-color:var(--dark)}}@media only screen and (width <= 768px){._wrapper_142fx_102._platform_142fx_29{display:flex;flex-direction:column;position:fixed;top:80px;right:0;bottom:0;left:0;z-index:5;opacity:0;background-color:var(--dark)}}._wrapper_142fx_102._active_142fx_42{opacity:1;pointer-events:all}._wrapper_142fx_102 ._logInBtn_142fx_143{width:calc(100% - 32px);margin:0 16px}._links_142fx_148{display:flex;padding:36px 16px;flex-direction:column;gap:12px}._links_142fx_148 ._link_142fx_148{display:flex;align-items:center;padding:12px 10px;gap:16px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._links_142fx_148 ._link_142fx_148 svg{color:var(--neutral_light);width:24px;height:24px}._links_142fx_148 ._link_142fx_148.active{border-radius:8px;background-color:var(--light_8)}._links_142fx_148 ._link_142fx_148.active._orange_142fx_174 svg{color:var(--orange)}._links_142fx_148 ._link_142fx_148.active._blue_142fx_177 svg path{stroke:var(--blue)}._links_142fx_148 ._link_142fx_148.active._yellow_142fx_180 svg{color:var(--yellow)}._links_142fx_148 ._link_142fx_148.active._coral_142fx_183 svg{color:var(--coral)}._links_142fx_148 ._link_142fx_148.active._purple_142fx_186 svg{color:var(--purple)}._links_142fx_148 ._link_142fx_148.active._purple_secondary_142fx_189 svg{color:var(--purple_secondary)}._links_142fx_148 ._link_142fx_148.active._green_142fx_192 svg{color:var(--green_light)}._links_142fx_148 ._link_142fx_148:hover{opacity:1}._links_142fx_148 ._link_142fx_148:hover._orange_142fx_174 svg{color:var(--orange)}._links_142fx_148 ._link_142fx_148:hover._blue_142fx_177 svg{color:var(--blue)}._links_142fx_148 ._link_142fx_148:hover._yellow_142fx_180 svg{color:var(--yellow)}._links_142fx_148 ._link_142fx_148:hover._coral_142fx_183 svg{color:var(--coral)}._links_142fx_148 ._link_142fx_148:hover._purple_142fx_186 svg{color:var(--purple)}._links_142fx_148 ._link_142fx_148:hover._purple_secondary_142fx_189 svg{color:var(--purple_secondary)}._links_142fx_148 ._link_142fx_148:hover._green_142fx_192 svg{color:var(--green_light)}._layout_1hqmc_1{min-height:100dvh;display:grid;grid-template-columns:auto 1fr}@media only screen and (width <= 768px){._layout_1hqmc_1{grid-template-columns:1fr;grid-template-rows:auto 1fr}}._layout_1hqmc_1 ._content_1hqmc_12{max-height:100dvh;overflow-y:auto}._layout_1hqmc_1 ._content_1hqmc_12 ._contentInner_1hqmc_16{max-width:1872px;margin:0 auto;padding:0 24px;height:100%}@media only screen and (width <= 1024px){._layout_1hqmc_1 ._content_1hqmc_12 ._contentInner_1hqmc_16{padding:0 8px}}@media only screen and (width <= 768px){._layout_1hqmc_1 ._content_1hqmc_12 ._contentInner_1hqmc_16{padding:0 16px}}@media only screen and (width <= 768px){._layout_1hqmc_1 ._content_1hqmc_12{max-height:calc(100dvh - 80px)}}._root_o6b92_1{display:flex;position:sticky;top:0;z-index:100;margin:0 auto;max-width:1440px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._root_o6b92_1._active_o6b92_14{background-color:var(--dark)}._root_o6b92_1._public_o6b92_17{padding:24px 24px 0}@media only screen and (width <= 1024px){._root_o6b92_1._public_o6b92_17{padding:24px 20px 0}}@media only screen and (width <= 768px){._root_o6b92_1._public_o6b92_17{padding:16px 16px 0}}._container_o6b92_31{display:flex;align-items:center;width:100%}._container_o6b92_31._public_o6b92_17{justify-content:space-between;gap:16px;height:72px;padding:16px;background-color:var(--gray_dark_90);border-radius:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media only screen and (width <= 1024px){._container_o6b92_31._public_o6b92_17._desktop_o6b92_47{display:none}}._container_o6b92_31._platform_o6b92_51{justify-content:start;padding:16px 40px;height:74px}@media only screen and (width <= 768px){._container_o6b92_31._platform_o6b92_51{padding:16px}}._leftSide_o6b92_62{display:flex;align-items:center;gap:60px}@media only screen and (width <= 1024px){._leftSide_o6b92_62{gap:24px}}._logo_o6b92_73{display:flex;align-items:center;justify-content:center}._logo_o6b92_73 svg{width:197px;height:32px}._menu_o6b92_83{display:flex;gap:24px}._menu_o6b92_83 ._link_o6b92_87{display:inline-block;color:var(--gray_light);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}._menu_o6b92_83 ._link_o6b92_87:hover,._menu_o6b92_83 ._link_o6b92_87._active_o6b92_14{color:var(--neutral_light)}._root_1fsk5_1{min-height:100dvh}._root_1fsk5_1 ._content_1fsk5_4{max-height:calc(100dvh - 96px);overflow-y:auto}@media only screen and (width <= 768px){._root_1fsk5_1 ._content_1fsk5_4{max-height:calc(100dvh - 80px)}}._root_1fsk5_1 ._content_1fsk5_4 ._contentInner_1fsk5_13{max-width:1440px;margin:0 auto;padding:0 104px}@media only screen and (width <= 1024px){._root_1fsk5_1 ._content_1fsk5_4 ._contentInner_1fsk5_13{padding:0 20px}}@media only screen and (width <= 768px){._root_1fsk5_1 ._content_1fsk5_4 ._contentInner_1fsk5_13{padding:0 16px}}._root_u02wn_1{height:100vh;display:grid;place-content:center}._root_u02wn_1 svg{width:24px;height:24px}
