body,html{-ms-overflow-style:none;font-family:Roboto Condensed,sans-serif!important;margin:0;overflow-x:hidden;padding:0}*,body,html{scrollbar-width:none!important}*{box-sizing:border-box!important}::-webkit-scrollbar{display:none}@font-face{font-family:tilda-black;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_black.dfb10ccd5a87d3af8b23.ttf) format("truetype")}@font-face{font-family:tilda-bold;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_bold.a3d5abffaad0a6e81d4e.ttf) format("truetype")}@font-face{font-family:tilda-extra-bold;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_extra-bold.59c8d2c73fc40bff2e2a.ttf) format("truetype")}@font-face{font-family:tilda-medium;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_medium.bcc21f90da99eec2f94e.ttf) format("truetype")}@font-face{font-family:tilda-semibold;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_semibold.27c5185a0e3f841f1f47.ttf) format("truetype")}@font-face{font-family:tilda-vf;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_vf.d8a6de87d79e8b9d8955.ttf) format("truetype")}@font-face{font-family:tilda-light;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_light.6ceb167f1c9a4694fc70.ttf) format("truetype")}@font-face{font-family:tilda-regular;font-style:normal;font-weight:400;src:url(/static/media/tilda-sans_regular.45ad8e8547ea2efd67dd.ttf) format("truetype")}.alert{width:500px}.alert-enter{opacity:0;transform:scale(.9)}.alert-enter-active{opacity:1;transform:translateX(0);transition:opacity .3s,transform .3s}.alert-exit{opacity:1}.alert-exit-active{opacity:0;transform:scale(.9);transition:opacity .3s,transform .3s}:root{--dark-theme-black:#0d1821;--dark-theme-white:#fdf0d5;--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_header__1HIjK{align-items:center;background-color:#0d1821;border-bottom:3px solid #fdf0d5;display:flex;height:80px;justify-content:center;position:fixed;top:0;width:100%;z-index:3}.Header_header__1HIjK .Header_content__Zi5ie{align-items:center;display:flex;justify-content:space-between;margin:10px;max-width:1200px;width:100%}@media(max-width:1000px){.Header_header__1HIjK .Header_content__Zi5ie{margin:10px}}.Header_header__1HIjK .Header_content__Zi5ie .Header_left__O91mU{align-items:flex-end;align-items:center;display:flex}.Header_header__1HIjK .Header_content__Zi5ie .Header_left__O91mU .Header_entry__DCdci{background-color:#fdf0d5;box-shadow:4px 4px 0 #b80c09;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:22px;font-size:20px;padding:10px 40px;transition:.5s}.Header_header__1HIjK .Header_content__Zi5ie .Header_left__O91mU .Header_entry__DCdci:hover{box-shadow:8px 8px 0 #b80c09;transition:.5s}.Header_header__1HIjK .Header_content__Zi5ie .Header_right__qKbO2{align-items:center;cursor:pointer;display:flex;object-fit:cover;position:relative}@media(max-width:1000px){.Header_header__1HIjK .Header_content__Zi5ie .Header_right__qKbO2{justify-content:space-between;justify-content:flex-end;width:100%}}.Header_header__1HIjK .Header_content__Zi5ie .Header_right__qKbO2 .Header_nav__qW1jm{color:#fdf0d5;cursor:pointer;font-family:tilda-black;font-size:20px;letter-spacing:1px;margin:10px;padding:10px;transition:.5s}@media(max-width:1000px){.Header_header__1HIjK .Header_content__Zi5ie .Header_right__qKbO2 .Header_nav__qW1jm{border:none;display:none;font-size:16px;margin:10px;padding:0;text-align:center}}.Intro_intro__SR7As{align-items:center;display:flex;justify-content:center;margin-top:30px}@media(max-width:1000px){.Intro_intro__SR7As{margin-top:0}}.Intro_intro__SR7As .Intro_content__J8PgL{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:center;margin:10px;max-width:1400px;position:relative;width:100%;z-index:2}@media(max-width:1000px){.Intro_intro__SR7As .Intro_content__J8PgL{height:auto}}.Intro_intro__SR7As .Intro_content__J8PgL:before{background-image:url(/static/media/team.145fb03fb3a3b92d8d52.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media(max-width:1000px){.Intro_intro__SR7As .Intro_content__J8PgL:before{display:none}}.Intro_intro__SR7As .Intro_content__J8PgL img{width:530px;z-index:2}@media(max-width:1000px){.Intro_intro__SR7As .Intro_content__J8PgL img{margin-top:100px;width:330px}}.Intro_intro__SR7As .Intro_content__J8PgL .Intro_text__f9H2f{color:#fdf0d5;font-family:tilda-black;font-size:30px;margin-top:20px;max-width:600px;text-align:center;z-index:2}@media(max-width:1000px){.Intro_intro__SR7As .Intro_content__J8PgL .Intro_text__f9H2f{font-size:24px}}.Intro_intro__SR7As .Intro_content__J8PgL .Intro_button__m-skw{background-color:#fdf0d5;box-shadow:5px 5px 0 #b80c09,9px 9px 0 #eca72c;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:34px;font-weight:600;margin-top:70px;padding:20px 40px;text-align:center;transition:.5s;width:350px;z-index:2}.Intro_intro__SR7As .Intro_content__J8PgL .Intro_button__m-skw:hover{box-shadow:7px 7px 0 #b80c09,13px 13px 0 #eca72c}@media(max-width:1000px){.Intro_intro__SR7As .Intro_content__J8PgL .Intro_button__m-skw{padding:10px;width:80%}}.Event_platform__KRSPy{align-items:center;display:flex;justify-content:center;margin-top:150px}@media(max-width:1000px){.Event_platform__KRSPy{margin-top:50px}}.Event_platform__KRSPy .Event_content__PPp\+t{display:flex;flex-direction:column;justify-content:space-between;margin:10px;max-width:1200px;width:100%}.Event_platform__KRSPy .Event_content__PPp\+t .Event_top__Qk7Ii{width:50%}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_top__Qk7Ii{width:auto}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_top__Qk7Ii .Event_date__id92e{color:#eca72c;font-family:tilda-black;font-size:34px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_top__Qk7Ii .Event_date__id92e{font-size:24px}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_top__Qk7Ii .Event_time__IkNwO{color:#fdf0d5;font-family:tilda-black;font-size:24px;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_top__Qk7Ii .Event_time__IkNwO{font-size:24px}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw{align-items:center;display:flex;flex-direction:column;flex-grow:1;position:relative}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw{margin-top:40px}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw .Event_reg__Ja\+4X{color:#fdf0d5;font-family:tilda-black;font-size:44px;position:relative;text-shadow:-2px -2px 0 #0d1821,2px -2px 0 #0d1821,-2px 2px 0 #0d1821,2px 2px 0 #0d1821}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw .Event_reg__Ja\+4X{font-size:28px;text-align:center}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw svg{width:100%}.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw .Event_title__XZ3\+P{color:#eca72c;font-family:tilda-black;font-size:87px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw .Event_title__XZ3\+P{font-size:34px}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw .Event_button__OVyDP{background-color:#fdf0d5;box-shadow:5px 5px 0 #b80c09;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:34px;margin-top:20px;padding:10px 50px;position:relative;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw .Event_button__OVyDP:hover{box-shadow:8px 8px 0 #b80c09;transition:.5s}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_middle__dRFhw .Event_button__OVyDP{font-size:30px;padding-left:20px;padding-right:20px}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU{align-items:center;display:flex;justify-content:space-between;margin-top:64px;width:100%}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU{flex-direction:column}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU>:first-child{margin-top:20px;order:3}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU>:nth-child(2){margin-top:20px;order:1}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU>:nth-child(3){margin-top:20px;order:2}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU img{width:300px}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU .Event_middle__dRFhw,.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU img{width:100%}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU .Event_toast__G0XGz{align-items:center;border:3px solid #fdf0d5;color:#fdf0d5;display:flex;height:80px;position:relative;width:375px}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU .Event_toast__G0XGz{width:100%}}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU .Event_toast__G0XGz .Event_count__F4xQe{align-items:center;background-color:#fdf0d5;color:#0d1821;display:flex;font-family:tilda-extra-bold;font-size:30px;height:80px;justify-content:center;width:100px}.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU .Event_toast__G0XGz .Event_item__MDwDv{color:#fdf0d5;flex-grow:1;font-family:tilda-extra-bold;font-size:30px;text-align:center}@media(max-width:1000px){.Event_platform__KRSPy .Event_content__PPp\+t .Event_bottom__OGEfU .Event_toast__G0XGz .Event_item__MDwDv{font-size:30px}}.About_about__Tj6RT{align-items:center;display:flex;justify-content:center;margin-top:150px}@media(max-width:1000px){.About_about__Tj6RT{margin-top:50px}}.About_about__Tj6RT .About_content__ih7S-{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin:10px;max-width:1200px;width:100%}.About_about__Tj6RT .About_content__ih7S- .About_top__LrNzQ{width:50%}@media(max-width:1000px){.About_about__Tj6RT .About_content__ih7S- .About_top__LrNzQ{width:auto}}.About_about__Tj6RT .About_content__ih7S- .About_top__LrNzQ .About_title__mxcVi{background-color:#fdf0d5;box-shadow:4px 4px 0 #eca72c;color:#0d1821;font-family:tilda-black;font-size:34px;padding:10px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.About_about__Tj6RT .About_content__ih7S- .About_top__LrNzQ .About_title__mxcVi{font-size:30px;padding-left:20px;padding-right:20px}}.About_about__Tj6RT .About_content__ih7S- .About_top__LrNzQ .About_text__pM\+Sl{color:#fdf0d5;font-family:tilda-black;font-size:30px;margin-top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.About_about__Tj6RT .About_content__ih7S- .About_top__LrNzQ .About_text__pM\+Sl{font-size:24px;padding-right:0;text-transform:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx{align-items:center;background-color:#0c1f2f;display:flex;height:300px;justify-content:flex-end;margin-top:20px;overflow:hidden;padding:25px;transition:all .3s ease;width:100%}@media(max-width:1000px){.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx{height:200px;justify-content:center}}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]){transform:scale(1.1);transition:transform .3s ease}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):first-child{transform:scale(1.1) rotate(-6deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(2){transform:scale(1.1) rotate(5deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(3){transform:scale(1.1) rotate(-8deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(4){transform:scale(1.1) rotate(7deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(5){transform:scale(1.1) rotate(-5deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(6){transform:scale(1.1) rotate(6deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(7){transform:scale(1.1) rotate(-7deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(8){transform:scale(1.1) rotate(4deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(9){transform:scale(1.1) rotate(-4deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(10){transform:scale(1.1) rotate(8deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(11){transform:scale(1.1) rotate(-5deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx:hover .About_left__RnQVC .About_fonImg__mm5Lu:not([src*=qr]):nth-child(12){transform:scale(1.1) rotate(6deg)}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_left__RnQVC{height:100%;position:relative;width:70%}@media(max-width:1000px){.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_left__RnQVC{display:none}}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_left__RnQVC .About_fonImg__mm5Lu{position:absolute;transition:transform .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_left__RnQVC .About_fonImg__mm5Lu[src*=qr]{transition:none!important}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC{width:30%}@media(max-width:1000px){.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC{width:100%}}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC .About_info__EgSMd{align-items:center;display:flex;flex-direction:column}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC .About_info__EgSMd .About_infoTitle__6yH7M{color:#fdf0d5;font-family:tilda-black;font-size:20px;text-align:center}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC .About_info__EgSMd .About_infoButton__BcfhW{align-items:center;background-color:#fdf0d5;border-radius:20px;color:#0d1821;display:flex;font-family:tilda-black;justify-content:space-around;margin-top:10px;padding:10px 20px;text-decoration:none;transition:transform .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC .About_info__EgSMd .About_infoButton__BcfhW div{font-size:30px;margin-left:10px}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC .About_info__EgSMd .About_icons__OPdZq{display:flex;justify-content:center;margin-top:10px}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC .About_info__EgSMd .About_icons__OPdZq img{height:50px;transition:transform .3s ease}.About_about__Tj6RT .About_content__ih7S- .About_bottom__HWtxx .About_right__hm4dC .About_info__EgSMd .About_icons__OPdZq img:hover{transform:scale(1.1)}.Footer_footer__IrQBc{align-items:center;background-color:#0d1821;border-top:3px solid #fdf0d5;display:flex;justify-content:center;margin-top:150px;position:relative}@media(max-width:1000px){.Footer_footer__IrQBc{height:auto;margin-top:20px}}.Footer_footer__IrQBc .Footer_content__JT4gm{align-items:center;background-image:url(/static/media/grass.51ab34671d82bca7cbdc.svg);background-position:bottom bottom;background-position:bottom;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;max-width:1200px;padding-bottom:150px;padding-top:50px;width:100%}@media(max-width:1000px){.Footer_footer__IrQBc .Footer_content__JT4gm{flex-direction:column;padding-bottom:50px;padding-top:20px}}.Footer_footer__IrQBc .Footer_content__JT4gm .Footer_item__37HdV{border:2px solid #fdf0d5;border-radius:20px;color:#fdf0d5;font-family:tilda-extra-bold;font-size:20px;margin-left:20px;margin-right:20px;padding:10px 30px;text-decoration:none}@media(max-width:1000px){.Footer_footer__IrQBc .Footer_content__JT4gm .Footer_item__37HdV{margin-top:20px}}.Partners_parners__PmD0x{align-items:center;display:flex;justify-content:center;margin-top:150px}@media(max-width:1000px){.Partners_parners__PmD0x{margin-top:50px}}.Partners_parners__PmD0x .Partners_content__LT8jM{display:flex;flex-direction:column;margin:10px;max-width:1200px;width:100%}@media(max-width:1000px){.Partners_parners__PmD0x .Partners_content__LT8jM{flex-direction:column}}.Partners_parners__PmD0x .Partners_content__LT8jM .Partners_top__uOyEM{margin-bottom:80px}.Partners_parners__PmD0x .Partners_content__LT8jM .Partners_top__uOyEM .Partners_title__E\+Ayz{background-color:#fdf0d5;box-shadow:4px 4px 0 #eca72c;color:#0d1821;font-family:tilda-black;font-size:34px;padding:10px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.Partners_parners__PmD0x .Partners_content__LT8jM .Partners_top__uOyEM .Partners_title__E\+Ayz{font-size:30px;padding-left:20px;padding-right:20px}}.Partners_parners__PmD0x .Partners_content__LT8jM .Partners_bottom__2vU3k{align-items:center;display:flex;justify-content:space-between;position:relative}.Partners_parners__PmD0x .Partners_content__LT8jM .Partners_bottom__2vU3k .Partners_slider__3Erpd{display:flex;margin-left:30px;margin-right:30px;overflow-x:auto;position:relative}.Partners_parners__PmD0x .Partners_content__LT8jM .Partners_bottom__2vU3k .Partners_sliderButton__4mIG7{cursor:pointer}.Faq_faq__jQ5sL{align-items:center;display:flex;justify-content:center;margin-top:150px}@media(max-width:1000px){.Faq_faq__jQ5sL{margin-top:50px}}.Faq_faq__jQ5sL .Faq_content__69Z-6{align-items:flex-start;display:flex;justify-content:space-between;margin:10px;max-width:1200px;width:100%}@media(max-width:1000px){.Faq_faq__jQ5sL .Faq_content__69Z-6{flex-direction:column}}.Faq_faq__jQ5sL .Faq_content__69Z-6 .Faq_left__scz9b{width:40%}@media(max-width:1000px){.Faq_faq__jQ5sL .Faq_content__69Z-6 .Faq_left__scz9b{width:100%}}.Faq_faq__jQ5sL .Faq_content__69Z-6 .Faq_left__scz9b .Faq_title__SBI4Q{background-color:#fdf0d5;box-shadow:4px 4px 0 #eca72c;color:#0d1821;font-family:tilda-black;font-size:34px;padding:10px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.Faq_faq__jQ5sL .Faq_content__69Z-6 .Faq_left__scz9b .Faq_title__SBI4Q{font-size:30px;padding-left:20px;padding-right:20px}}.Faq_faq__jQ5sL .Faq_content__69Z-6 .Faq_right__zOQaA{align-items:flex-start;display:flex;flex-direction:column;margin-top:64px;width:60%}@media(max-width:1000px){.Faq_faq__jQ5sL .Faq_content__69Z-6 .Faq_right__zOQaA{margin-top:20px;width:100%}}.Topic_topic__x\+LUP{align-items:center;border-top:3px solid #fdf0d5;display:flex;justify-content:flex-start;margin-bottom:10px;width:100%}.Topic_topic__x\+LUP .Topic_content__UfZ6v{display:flex;flex-direction:column;justify-content:center;margin-top:10px;width:100%}.Topic_topic__x\+LUP .Topic_content__UfZ6v .Topic_titleBlock__VjRRT{align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:100%}.Topic_topic__x\+LUP .Topic_content__UfZ6v .Topic_titleBlock__VjRRT .Topic_question__3PDLh{color:#fdf0d5;font-family:tilda-black;font-size:24px;margin-bottom:0}.Topic_topic__x\+LUP .Topic_content__UfZ6v .Topic_titleBlock__VjRRT .Topic_dart__G8Bld{position:relative;top:0;transition:transform .3s ease;width:25px}.Topic_topic__x\+LUP .Topic_content__UfZ6v .Topic_answer__jW5Dh{color:#fdf0d5;font-family:tilda-bold;font-size:20px;margin-top:5px;max-height:0;overflow:hidden;text-align:start;transition:max-height .3s ease,margin-top .3s ease}.Topic_topic__x\+LUP .Topic_content__UfZ6v .Topic_answerVisible__NTOys{margin-top:15px;max-height:500px}.Topic_topic__x\+LUP:first-child{border-top:none}.Rules_rules__FhwJb{align-items:center;display:flex;justify-content:center;margin-top:150px}@media(max-width:1000px){.Rules_rules__FhwJb{margin-top:50px}}.Rules_rules__FhwJb .Rules_content__M6exg{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;max-width:1200px;width:100%;width:calc(100% - 20px)}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_top__UuvCT{width:40%}@media(max-width:1000px){.Rules_rules__FhwJb .Rules_content__M6exg .Rules_top__UuvCT{width:100%}}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_top__UuvCT .Rules_title__JLycm{background-color:#fdf0d5;box-shadow:4px 4px 0 #eca72c;color:#0d1821;font-family:tilda-black;font-size:34px;padding:10px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.Rules_rules__FhwJb .Rules_content__M6exg .Rules_top__UuvCT .Rules_title__JLycm{font-size:30px;padding-left:20px;padding-right:20px}}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb{display:flex;flex-direction:column;margin-top:30px;width:100%}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_conditions__tMPMP{background-color:#fdf0d5;box-shadow:4px 4px 0 #5fad56;color:#0d1821;font-family:tilda-black;font-size:30px;padding:10px 50px;text-align:center}@media(max-width:1000px){.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_conditions__tMPMP{padding-left:10px;padding-right:10px}}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_forbidden__l1rvS{background-color:#fdf0d5;box-shadow:4px 4px 0 #b80c09;color:#0d1821;font-family:tilda-black;font-size:30px;margin-top:20px;padding:10px 50px;text-align:center}@media(max-width:1000px){.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_forbidden__l1rvS{padding-left:10px;padding-right:10px}}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_row__gaoN-{display:flex;justify-content:space-between;margin-top:20px}@media(max-width:1000px){.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_row__gaoN-{flex-direction:column}}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_row__gaoN- .Rules_item__7wSXZ{display:flex;flex-direction:column;width:calc(33% - 5px)}@media(max-width:1000px){.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_row__gaoN- .Rules_item__7wSXZ{width:100%}}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_row__gaoN- .Rules_item__7wSXZ .Rules_itemTitle__DYHnP{color:#fdf0d5;font-family:tilda-black;font-size:30px;margin-top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_row__gaoN- .Rules_item__7wSXZ .Rules_itemText__JA87I{color:#fdf0d5;font-family:tilda-medium;font-size:20px;margin-top:10px}@media(max-width:1000px){.Rules_rules__FhwJb .Rules_content__M6exg .Rules_main__Zb-Mb .Rules_row__gaoN- .Rules_item__7wSXZ .Rules_itemText__JA87I{margin-bottom:10px}}.Entry_active__15fRP{animation-duration:.2s;animation-name:Entry_modalopen__CkPtL;background-color:#343a4099;color:#fff;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:4}.Entry_active__15fRP .Entry_content__es7pm{align-items:center;background-color:#0d1821;box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:80%;padding:50px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:400px}.Entry_active__15fRP .Entry_content__es7pm .Entry_title__X3qqv{color:#fdf0d5;font-family:tilda-black;font-size:26px}.Entry_active__15fRP .Entry_content__es7pm .Entry_input__uGQPe{background-color:#0d1821;border:2px solid #fdf0d5;color:#fdf0d5;font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;max-width:400px;outline:none;padding-left:10px;width:100%}.Entry_active__15fRP .Entry_content__es7pm .Entry_input__uGQPe::placeholder{color:#fdf0d5;font-family:tilda-regular;font-size:18px;font-weight:300}.Entry_active__15fRP .Entry_content__es7pm .Entry_button__A20qi{background-color:#fdf0d5;border:none;box-shadow:4px 4px 0 #b80c09;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;margin-top:20px;max-width:400px;outline:none;padding:10px;text-align:center;width:100%}.Entry_active__15fRP .Entry_content__es7pm .Entry_button__A20qi:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.Entry_active__15fRP .Entry_content__es7pm .Entry_regLink__ox1KG{color:#fdf0d5;cursor:pointer;font-family:tilda-regular;font-size:16px;margin-top:5px;text-decoration:underline}.Entry_active__15fRP .Entry_content__es7pm .Entry_subText__uiGUR{font-size:14px;margin-top:10px;text-align:center}.Entry_active__15fRP .Entry_content__es7pm .Entry_subText__uiGUR .Entry_colored__dNntS{color:#fdf0d5;cursor:pointer;font-weight:600}.Entry_active__15fRP .Entry_content__es7pm .Entry_tgAuth__nbwhT{margin-top:10px}.Entry_active__15fRP .Entry_content__es7pm .Entry_or__-fhaw{color:#fdf0d5;font-family:tilda-black;font-size:18px;font-weight:550;margin-top:10px}@keyframes Entry_modalopen__CkPtL{0%{opacity:0}to{opacity:1}}.Register_active__GkQ7a{animation-duration:.2s;animation-name:Register_modalopen__9AxcL;background-color:#343a4099;color:#fff;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:4}.Register_active__GkQ7a .Register_content__GO8sh{align-items:center;background-color:#0d1821;box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:80%;padding:50px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:400px}.Register_active__GkQ7a .Register_content__GO8sh .Register_title__2H8NF{color:#fdf0d5;font-family:tilda-black;font-size:26px}.Register_active__GkQ7a .Register_content__GO8sh .Register_input__Yt0wN{background-color:#0d1821;border:2px solid #fdf0d5;color:#fdf0d5;font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;max-width:400px;outline:none;padding-left:10px;width:100%}.Register_active__GkQ7a .Register_content__GO8sh .Register_input__Yt0wN::placeholder{color:#fdf0d5;font-family:tilda-regular;font-size:18px;font-weight:300}.Register_active__GkQ7a .Register_content__GO8sh .Register_button__IxUB8{background-color:#fdf0d5;border:none;box-shadow:4px 4px 0 #b80c09;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;height:30px;height:40px;margin-top:20px;max-width:400px;outline:none;text-align:center;width:100%}.Register_active__GkQ7a .Register_content__GO8sh .Register_button__IxUB8:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.Register_active__GkQ7a .Register_content__GO8sh .Register_regLink__D4K1S{color:#fdf0d5;cursor:pointer;font-family:tilda-regular;font-size:16px;margin-top:10px;text-decoration:underline}@keyframes Register_modalopen__9AxcL{0%{opacity:0}to{opacity:1}}.Recover_recover__ern97{animation-duration:.2s;animation-name:Recover_modalopen__9E15a;background-color:#343a4099;color:#fff;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:4}.Recover_recover__ern97 .Recover_content__vZJ7E{align-items:center;background-color:#0d1821;box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:400px;padding:50px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:30%}@media(max-width:1000px){.Recover_recover__ern97 .Recover_content__vZJ7E{width:80%}}.Recover_recover__ern97 .Recover_content__vZJ7E .Recover_title__nEzXy{color:#fdf0d5;font-family:tilda-black;font-size:26px}.Recover_recover__ern97 .Recover_content__vZJ7E .Recover_sup__mle-x{color:#fdf0d5;font-family:tilda-regular;font-size:16px;margin-bottom:20px;margin-top:30px;text-align:center}.Recover_recover__ern97 .Recover_content__vZJ7E .Recover_input__Sarre{background-color:#0d1821;border:2px solid #fdf0d5;color:#fdf0d5;font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;max-width:400px;outline:none;padding-left:10px;width:100%}.Recover_recover__ern97 .Recover_content__vZJ7E .Recover_input__Sarre::placeholder{color:#fdf0d5;font-family:tilda-regular;font-size:18px;font-weight:300}.Recover_recover__ern97 .Recover_content__vZJ7E .Recover_button__99yzI{background-color:#fdf0d5;border:none;box-shadow:4px 4px 0 #b80c09;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;height:30px;height:40px;margin-top:20px;max-width:400px;outline:none;text-align:center;width:100%}.Recover_recover__ern97 .Recover_content__vZJ7E .Recover_button__99yzI:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.Recover_recover__ern97 .Recover_content__vZJ7E .Recover_regLink__bFvCW{color:#fdf0d5;cursor:pointer;font-family:tilda-regular;font-size:16px;margin-top:10px;text-decoration:underline}.ConfirmEmail_confirm__wPoiv{animation-duration:.2s;animation-name:ConfirmEmail_modalopen__-bf5I;background-color:#343a4099;color:#fff;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:14}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6{align-items:center;background-color:#0d1821;box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:400px;padding:50px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:30%}@media(max-width:1000px){.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6{width:80%}}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6 .ConfirmEmail_title__hvJe7{color:#fdf0d5;font-family:tilda-black;font-size:26px;text-align:center}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6 .ConfirmEmail_sup__riBcZ{color:#fdf0d5;font-family:tilda-regular;font-size:16px;margin-top:30px;text-align:center}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6 .ConfirmEmail_input__vHyDG{background-color:#0d1821;border:2px solid #fdf0d5;color:#fdf0d5;font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;max-width:400px;outline:none;padding-left:10px;width:100%}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6 .ConfirmEmail_input__vHyDG::placeholder{color:#fdf0d5;font-family:tilda-regular;font-size:18px;font-weight:300}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6 .ConfirmEmail_button__yFyRE{background-color:#fdf0d5;border:none;box-shadow:4px 4px 0 #b80c09;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;height:40px;margin-top:20px;max-width:400px;outline:none;text-align:center;width:100%}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6 .ConfirmEmail_button__yFyRE:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.ConfirmEmail_confirm__wPoiv .ConfirmEmail_content__QuXF6 .ConfirmEmail_regLink__xQTlL{color:#fdf0d5;cursor:pointer;font-family:tilda-regular;font-size:16px;margin-top:10px;text-decoration:underline}.Categories_page__F6k-Q{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}@media(max-width:1000px){.Categories_page__F6k-Q{height:auto;min-height:100vh;overflow:auto}}.Categories_page__F6k-Q .Categories_categories__3EZzr{background-color:var(--dark-theme-black);display:flex;flex-direction:column;flex-grow:1;overflow:hidden;position:relative;scrollbar-width:none!important}@media(max-width:1000px){.Categories_page__F6k-Q .Categories_categories__3EZzr{display:flex;padding-top:70px}}.Categories_page__F6k-Q .Categories_categories__3EZzr .Categories_title__pyWe2{color:#0d1821;display:flex;font-family:tilda-black;font-size:30px;justify-content:center;margin-top:20px}.Categories_page__F6k-Q .Categories_categories__3EZzr .Categories_content__-JaOm{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:20px auto 0;max-width:1400px;overflow-y:auto;scrollbar-width:none!important;width:100vw}@media(max-width:1000px){.Categories_page__F6k-Q .Categories_categories__3EZzr .Categories_content__-JaOm{margin-top:0;overflow:hidden}}.Header_header__h7FP4{background-color:var(--dark-theme-black);border-bottom:3px solid var(--dark-theme-white);display:flex;justify-content:center;padding-bottom:2px;position:relative;width:100%;z-index:2}@media(max-width:1000px){.Header_header__h7FP4{display:none}}.Header_header__h7FP4 .Header_content__FJz81{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:10px 20px;width:100%}.Header_header__h7FP4 .Header_content__FJz81 .Header_leftBlock__Qw\+RX{align-items:center;display:flex}.Header_header__h7FP4 .Header_content__FJz81 .Header_leftBlock__Qw\+RX .Header_logo__TW4ge{cursor:pointer;height:90%;width:auto}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1-{display:flex}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_flagbox__vQ3Ga{align-items:center;display:flex;margin-right:20px}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_flagbox__vQ3Ga .Header_input__xF-2N{background-color:#0d1821;border:3px solid #fdf0d5;border-right:none;box-shadow:4px 4px 0 #eca72c;color:#fdf0d5;font-family:tilda-regular;font-size:16px;height:45px;outline:none;padding-left:15px;width:250px}@media(max-width:1300px){.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_flagbox__vQ3Ga .Header_input__xF-2N{width:150px}}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_flagbox__vQ3Ga .Header_input__xF-2N::placeholder{font-family:tilda-regular;font-size:16px}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_flagbox__vQ3Ga .Header_button__ergV6{background-color:#fdf0d5;border:3px solid #fdf0d5;box-shadow:4px 4px 0 #eca72c;color:#0d1821;cursor:pointer;font-family:tilda-regular;font-size:16px;height:45px;transition:.5s;width:80px}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_flagbox__vQ3Ga .Header_button__ergV6:hover{background-color:#0d1821;color:#fdf0d5;transition:.5s}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM{align-items:center;display:flex}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf{display:flex;justify-content:space-between;margin-right:20px}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItem__c3bkQ{align-items:center;color:#fdf0d5;cursor:pointer;display:flex;font-family:tilda-black;font-size:20px;font-weight:500;justify-content:center;margin-right:10px;padding:10px;text-decoration:none;transition:.5s}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItem__c3bkQ:hover{background-color:#fdf0d5!important;color:#0d1821;transition:.3s}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItem__c3bkQ:hover:first-child{box-shadow:4px 4px 0 #eca72c}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItem__c3bkQ:hover:nth-child(2){box-shadow:4px 4px 0 #b80c09}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItem__c3bkQ:hover:nth-child(3){box-shadow:4px 4px 0 #5fad56}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItemActive__qgkcO{align-items:center;background-color:#fdf0d5;color:#0d1821;cursor:pointer;display:flex;font-family:tilda-black;font-size:20px;font-weight:500;justify-content:center;margin-right:10px;padding:10px;text-decoration:none;transition:.5s}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItemActive__qgkcO:first-child{box-shadow:4px 4px 0 #eca72c}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItemActive__qgkcO:nth-child(2){box-shadow:4px 4px 0 #b80c09}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItemActive__qgkcO:nth-child(3){box-shadow:4px 4px 0 #5fad56}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_middle__1BKaM .Header_navBlock__awxPf .Header_navItemActive__qgkcO:hover{transition:.5s}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_user__PRe7X{align-items:center;cursor:pointer;display:flex;flex-direction:column;object-fit:cover;position:relative}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_user__PRe7X .Header_icon__Th915{background-color:#ccc;background-position:50%;background-size:cover;box-shadow:4px 4px 0 #eca72c;height:60px;transition:.5s;width:60px}.Header_header__h7FP4 .Header_content__FJz81 .Header_rightBlock__cUD1- .Header_user__PRe7X .Header_icon__Th915:hover{box-shadow:6px 6px 0 #eca72c;transition:.5s}@keyframes Header_modalopen__RAQ6f{0%{opacity:0}to{opacity:1}}.Header_header__h7FP4{transition:opacity .2s ease-in-out}.Category_category__T42FV{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;height:400px;justify-content:center;left:10px;margin:15px;top:10px;transition:.5s;width:400px}@media(max-width:1000px){.Category_category__T42FV{height:350px}}.Category_category__T42FV:nth-of-type(n){box-shadow:6px 6px 0 #b80c09}.Category_category__T42FV:nth-of-type(n):hover{box-shadow:10px 10px 0 #b80c09;transition:.5s}.Category_category__T42FV:nth-of-type(odd){box-shadow:6px 6px 0 #eca72c}.Category_category__T42FV:nth-of-type(odd):hover{box-shadow:10px 10px 0 #eca72c;transition:.5s}.Category_category__T42FV .Category_content__25ed9{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;overflow-y:hidden;position:relative;width:100%}.Category_category__T42FV .Category_content__25ed9 .Category_button__BSjTm{display:none;height:40px;margin-bottom:5px;margin-top:5px;width:40px;width:100%}@media(max-width:1000px){.Category_category__T42FV .Category_content__25ed9 .Category_button__BSjTm{display:flex;justify-content:flex-start}.Category_category__T42FV .Category_content__25ed9 .Category_button__BSjTm img{border-radius:50%;height:40px;margin-left:5px;width:40px}}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v{background-color:var(--dark-theme-white);box-sizing:border-box;display:flex;flex-direction:column;height:40px;transition:height .7s;width:100%}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v .Category_top__GjyGZ{display:flex;justify-content:space-between;padding:10px}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v .Category_top__GjyGZ .Category_left__VpZLc,.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v .Category_top__GjyGZ .Category_right__AWPWU{color:var(--dark-theme-black);font-family:tilda-black;font-size:20px}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v .Category_bottom__h8\+9j,.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v .Category_middle__k40pN{display:none}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover{background-color:var(--dark-theme-white);height:90%;scrollbar-width:none!important}@media(max-width:1000px){.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover{height:40px}}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_top__GjyGZ{border-bottom:3px solid var(--dark-theme-black)}@media(max-width:1000px){.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_top__GjyGZ{border-bottom:none}}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_middle__k40pN{display:flex;flex-direction:column;padding:10px}@media(max-width:1000px){.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_middle__k40pN{display:none}}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_middle__k40pN .Category_title__eXS5q{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_middle__k40pN .Category_description__mdFPj{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;margin-top:5px}@media(max-width:1000px){.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_middle__k40pN .Category_description__mdFPj{font-size:14px}}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_bottom__h8\+9j{display:flex;flex-direction:column;margin-top:auto;overflow:hidden;padding:10px}@media(max-width:1000px){.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_bottom__h8\+9j{display:none}}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_bottom__h8\+9j .Category_title__eXS5q{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_bottom__h8\+9j .Category_progress__ssAIw{align-items:center;display:flex;margin-top:10px}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_bottom__h8\+9j .Category_progress__ssAIw .Category_proz__Ey2x7{color:var(--dark-theme-black);font-family:tilda-black;font-size:20px}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_bottom__h8\+9j .Category_progress__ssAIw .Category_line__UrV5J{border:3px solid var(--dark-theme-black);height:26px;margin-left:9px;position:relative;width:100%}.Category_category__T42FV .Category_content__25ed9 .Category_info__b-L7v:hover .Category_bottom__h8\+9j .Category_progress__ssAIw .Category_line__UrV5J .Category_lineProgress__m7tDh{background-color:var(--dark-theme-black);height:100%}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td{background-color:var(--dark-theme-white);display:flex;flex-direction:column;height:90%;scrollbar-width:none!important;transition:.5s}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_top__GjyGZ{border-bottom:3px solid var(--dark-theme-black);display:flex;justify-content:space-between;padding:10px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_top__GjyGZ .Category_left__VpZLc,.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_top__GjyGZ .Category_right__AWPWU{color:var(--dark-theme-black);font-family:tilda-black;font-size:20px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_middle__k40pN{display:flex;flex-direction:column;padding:10px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_middle__k40pN .Category_title__eXS5q{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_middle__k40pN .Category_description__mdFPj{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;margin-top:5px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_bottom__h8\+9j{display:flex;flex-direction:column;margin-top:auto;overflow:hidden;padding:10px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_bottom__h8\+9j .Category_title__eXS5q{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_bottom__h8\+9j .Category_progress__ssAIw{align-items:center;display:flex;margin-top:10px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_bottom__h8\+9j .Category_progress__ssAIw .Category_proz__Ey2x7{color:var(--dark-theme-black);font-family:tilda-black;font-size:20px}.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_bottom__h8\+9j .Category_progress__ssAIw .Category_line__UrV5J{border:3px solid var(--dark-theme-black);height:26px;margin-left:9px;position:relative;width:100%}.Alert_alert__mvt0j,.Category_category__T42FV .Category_content__25ed9 .Category_ext__k62Td .Category_bottom__h8\+9j .Category_progress__ssAIw .Category_line__UrV5J .Category_lineProgress__m7tDh{background-color:var(--dark-theme-black);height:100%}.Alert_alert__mvt0j{animation-duration:.2s;animation-name:Alert_modalopen__hAQqr;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);bottom:0;color:#fff;opacity:1;position:absolute;transition:.6s;width:100vw;z-index:1}@media(max-width:1000px){.Alert_alert__mvt0j{height:90%}}.Alert_alert__mvt0j .Alert_content__4LH7r{align-items:center;display:flex;flex-direction:column;left:50%;max-width:80%;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:500px}.Alert_alert__mvt0j .Alert_content__4LH7r .Alert_title__rxpsI{color:#fdf0d5;font-family:tilda-black;font-size:26px;margin-top:10px;text-align:center}.MobHeader_fon__2Om29{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;top:0;width:100%;z-index:1}.MobHeader_header__AZDiD{background-color:var(--dark-theme-black);display:none;position:fixed;top:0;transition:.3s;width:100%;z-index:2}@media(max-width:1000px){.MobHeader_header__AZDiD{display:flex;z-index:2}}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy{display:flex;flex-direction:column;width:100%;z-index:12121212121212}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_top__qdX-X{align-items:center;border-bottom:2px solid var(--dark-theme-white)!important;display:flex;justify-content:space-between;min-height:67px}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_top__qdX-X .MobHeader_icon__2gXJM{margin:10px}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_top__qdX-X .MobHeader_back__MX8bc{display:flex;opacity:0;padding:15px;text-decoration:none}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_top__qdX-X .MobHeader_back__MX8bc svg path{fill:#fdf0d5}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_top__qdX-X .MobHeader_back__MX8bc .MobHeader_text__upe1N{color:#fdf0d5;font-family:tilda-bold;font-size:18px;margin-left:10px}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_top__qdX-X .MobHeader_logo__-jE2p{margin:10px}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto{background-color:var(--dark-theme-black);display:flex;flex-direction:column}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto .MobHeader_edit__28f\+9,.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto .MobHeader_link__FROAQ{color:var(--dark-theme-white);font-family:tilda-bold;font-size:18px;padding:10px;text-decoration:none}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto .MobHeader_flagbox__oxXKB{align-items:center;display:flex;padding:10px 10px 20px;width:100%}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto .MobHeader_flagbox__oxXKB .MobHeader_input__XONmd{background-color:var(--dark-theme-black);border:3px solid var(--dark-theme-white);border-radius:none;border-right:none;box-shadow:4px 4px 0 #eca72c;flex-grow:1;font-family:tilda-regular;font-size:16px;height:40px;outline:none;padding-left:15px;width:auto}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto .MobHeader_flagbox__oxXKB .MobHeader_input__XONmd::placeholder{font-family:tilda-regular;font-size:14px}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto .MobHeader_flagbox__oxXKB .MobHeader_button__P8Nuw{background-color:var(--dark-theme-white);border:none;border:3px solid var(--dark-theme-white);box-shadow:4px 4px 0 #eca72c;color:var(--dark-theme-black);cursor:pointer;font-family:tilda-regular;font-size:14px;height:40px;transition:.5s;width:80px}.MobHeader_header__AZDiD .MobHeader_content__Xg3Xy .MobHeader_bottom__5iOto .MobHeader_flagbox__oxXKB .MobHeader_button__P8Nuw:hover{background-color:var(--dark-theme-black);color:var(--dark-theme-white);transition:.5s}.Rating_page__r3V81{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;width:100%}@media(max-width:1000px){.Rating_page__r3V81{max-height:100vh}}.Rating_page__r3V81 .Rating_table__97yzw{background-color:var(--dark-theme-black);flex-grow:1;overflow-y:hidden;position:relative}@media(max-width:1000px){.Rating_page__r3V81 .Rating_table__97yzw{display:flex;justify-content:center;padding-top:70px;width:100vw}}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}@media(max-width:1000px){.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY{width:100%}}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_topBlock__7lBVW{display:flex;justify-content:flex-start;max-width:1400px;width:60%}@media(max-width:1000px){.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_topBlock__7lBVW{width:calc(100% - 30px)}}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_topBlock__7lBVW .Rating_find__iqLIi{align-items:center;background-color:var(--dark-theme-white);box-shadow:4px 4px 0 #5fad56;color:var(--dark-theme-black);cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;height:45px;justify-content:center;margin-left:10px;padding-left:10px;padding-right:10px;text-align:center}@media(max-width:1000px){.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_topBlock__7lBVW .Rating_find__iqLIi{font-size:18px}}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_topBlock__7lBVW .Rating_event__9sK-\+{align-items:center;background-color:#0d1821;box-shadow:4px 4px 0 #b80c09;color:#fdf0d5;cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;height:45px;justify-content:center;margin-left:10px;padding-left:10px;padding-right:10px;text-align:center}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--dark-theme-black);border:3px solid var(--dark-theme-white);box-shadow:4px 4px 0 #5fad56;box-sizing:border-box;display:flex;flex-direction:column;height:70%;max-width:1400px;padding:0 0 10px;width:60%}@media(max-width:1000px){.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM{height:calc(100% - 80px);width:calc(100% - 30px)}}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_top__1eJ4z{background-color:var(--dark-theme-white);display:flex;justify-content:space-between;width:100%}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_top__1eJ4z .Rating_title__CDLgq{color:var(--dark-theme-black)!important;font-family:tilda-black;font-size:20px;padding:10px;text-align:center;width:25%}@media(max-width:1000px){.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_top__1eJ4z .Rating_title__CDLgq{font-size:18px}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_top__1eJ4z .Rating_title__CDLgq:nth-child(2){text-align:start;width:50%}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_top__1eJ4z .Rating_title__CDLgq:nth-child(3){display:none}}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_list__E-tFt{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;width:100%}@media(max-width:1000px){.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_list__E-tFt{max-height:100vh}}.Rating_page__r3V81 .Rating_table__97yzw .Rating_content__Av6vY .Rating_field__zkQBM .Rating_list__E-tFt::-webkit-scrollbar{width:1px}.Point_point__9lbUb{background-color:var(--dark-theme-black);color:var(--dark-theme-white);cursor:pointer;text-decoration:none}.Point_point__9lbUb:hover{background-color:var(--dark-theme-white);color:var(--dark-theme-black)}.Point_point__9lbUb .Point_content__LyvIN{display:flex;justify-content:space-between}.Point_point__9lbUb .Point_content__LyvIN .Point_text__Qeb\+L{font-family:tilda-bold;font-size:18px;padding:10px;text-align:center;width:25%}@media(max-width:1000px){.Point_point__9lbUb .Point_content__LyvIN .Point_text__Qeb\+L{font-size:18px}.Point_point__9lbUb .Point_content__LyvIN .Point_text__Qeb\+L:nth-child(2){text-align:start;width:50%}.Point_point__9lbUb .Point_content__LyvIN .Point_text__Qeb\+L:nth-child(3){display:none}}.Point_hr__j85Vm:last-child,.Point_hr__j85Vm:nth-child(2),.Point_hr__j85Vm:nth-child(4),.Point_hr__j85Vm:nth-child(5){display:none}.Point_point__9lbUb:first-child,.Point_point__9lbUb:nth-child(2),.Point_point__9lbUb:nth-child(3){border-bottom:3px solid #0d1821}.Point_point__9lbUb:last-child{margin-bottom:20px}.SearchField_searchField__WFTGQ{align-items:flex-end;display:flex}.SearchField_searchField__WFTGQ .SearchField_content__O3BVV{box-shadow:4px 4px 0 #5fad56;display:flex}.SearchField_searchField__WFTGQ .SearchField_content__O3BVV .SearchField_loupeBlock__G8zkg{align-items:center;background-color:var(--dark-theme-white);display:flex;justify-content:center;width:45px}.SearchField_searchField__WFTGQ .SearchField_content__O3BVV .SearchField_search__WTHth{background-color:var(--dark-theme-black);border:3px solid var(--dark-theme-white);font-family:tilda-regular;font-size:16px;height:45px;outline:none;padding-left:10px;width:250px}@media(max-width:1000px){.SearchField_searchField__WFTGQ .SearchField_content__O3BVV .SearchField_search__WTHth{flex-grow:1;font-size:14px;width:auto}}.SearchField_searchField__WFTGQ .SearchField_content__O3BVV .SearchField_search__WTHth::placeholder{font-family:tilda-regular;font-size:16px}.Team_page__GQG4Z{background-color:var(--dark-theme-black);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}@media(max-width:1000px){.Team_page__GQG4Z{height:auto;min-height:100vh;overflow:auto}}.Team_page__GQG4Z .Team_content__NHxzE{align-items:center;display:flex;flex-grow:1;height:100%;justify-content:center;margin:0 auto;max-width:1400px;padding:15px;position:relative;width:100%}@media(max-width:1000px){.Team_page__GQG4Z .Team_content__NHxzE{display:flex;padding-top:85px}}.Team_page__GQG4Z .Team_content__NHxzE .Team_main__jA72W{display:flex;height:80vh;justify-content:space-between;margin:auto;overflow:hidden;width:100%}@media(max-width:1000px){.Team_page__GQG4Z .Team_content__NHxzE .Team_main__jA72W{display:block;flex-direction:column;height:100%;overflow:hidden}}.Team_page__GQG4Z .Team_content__NHxzE .Team_main__jA72W .Team_left__2Tx6U{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:calc(50% - 10px)}@media(max-width:1000px){.Team_page__GQG4Z .Team_content__NHxzE .Team_main__jA72W .Team_left__2Tx6U{width:100%}}.Team_page__GQG4Z .Team_content__NHxzE .Team_main__jA72W .Team_right__x4TCt{height:100%;width:calc(50% - 10px)}@media(max-width:1000px){.Team_page__GQG4Z .Team_content__NHxzE .Team_main__jA72W .Team_right__x4TCt{width:100%}}.Info_topinfo__ujEgV .Info_content__heITO{display:flex;justify-content:space-between}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd{display:flex;flex-direction:column;width:100%}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT{background-color:var(--dark-theme-white);display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin-bottom:20px;width:100%}@media(max-width:1000px){.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT{margin-bottom:0}}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_user__DavQ7{align-items:center;color:var(--dark-theme-black);display:flex;flex-grow:1;font-family:tilda-black;font-size:34px;justify-content:center;margin-bottom:20px;margin-top:20px}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_control__jDMzt{align-items:center;border-top:3px solid var(--dark-theme-black);display:flex;justify-content:space-between;width:100%}@media(max-width:1000px){.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_control__jDMzt{background-color:var(--dark-theme-white);flex-direction:column}}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_control__jDMzt .Info_edit__WKHcO{border-right:3px solid var(--dark-theme-black);color:var(--dark-theme-black);cursor:pointer;font-family:tilda-bold;font-size:18px;padding:10px;text-align:center;width:50%}@media(max-width:1000px){.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_control__jDMzt .Info_edit__WKHcO{border-bottom:2px solid #0d1821;border-right:none;color:#0d1821;text-align:center;width:100%}}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_control__jDMzt .Info_delete__pnD0N{color:var(--dark-theme-black);cursor:pointer;font-family:tilda-bold;font-size:18px;padding:10px;text-align:end;text-align:center;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:50%}@media(max-width:1000px){.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_control__jDMzt .Info_delete__pnD0N{color:#0d1821;text-align:center;width:100%}}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_top__LOfUT .Info_control__jDMzt .Info_leave__T-Z3z{color:var(--dark-theme-black);cursor:pointer;font-family:tilda-bold;font-size:18px;padding:10px;text-align:end;text-align:center;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy{display:flex;justify-content:space-around}@media(max-width:1000px){.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy{flex-direction:column}}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz{align-items:center;background-color:var(--dark-theme-white);display:flex;justify-content:center;padding-bottom:15px;padding-top:15px;width:30%}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz svg path{fill:var(--dark-theme-black)}@media(max-width:1000px){.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz{margin-top:10px;width:100%}}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz:first-child{box-shadow:4px 4px 0 #b80c09}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz:nth-child(2){box-shadow:4px 4px 0 #5fad56}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz:nth-child(3){box-shadow:4px 4px 0 #eca72c}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz .Info_statIcon__T-ZXa{margin-right:10px;width:40px}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz .Info_info__K1ewA{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:10px}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz .Info_info__K1ewA .Info_infoTitle__h\+8c6{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px;text-align:center;width:100%}.Info_topinfo__ujEgV .Info_content__heITO .Info_right__HUnRd .Info_bottom__V6vfy .Info_stat__\+3qVz .Info_info__K1ewA .Info_infoValue__iKPBX{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px;margin-top:5px}.Members_members__EKt1H{display:flex;flex-grow:1}.Members_members__EKt1H .Members_content__5m0nZ{align-items:flex-end;display:flex;flex-wrap:wrap;position:relative;width:100%}@media(max-width:1000px){.Members_members__EKt1H .Members_content__5m0nZ{flex-direction:column;flex-wrap:nowrap;width:100%}.Members_members__EKt1H .Members_content__5m0nZ:last-child{margin-bottom:10px}}.Invite_nothing__d20BP{border:2px solid var(--dark-theme-white);cursor:pointer;height:25%;margin:5px;max-height:150px;width:calc(50% - 20px)}@media(max-width:1000px){.Invite_nothing__d20BP{margin:10px 0 0;width:100%}}.Invite_nothing__d20BP .Invite_content__CX6\+S{display:flex;height:100%}.Invite_nothing__d20BP .Invite_content__CX6\+S .Invite_left__d2vce{align-items:center;border-right:2px solid var(--dark-theme-white);display:flex;height:100%;justify-content:center;width:calc(50% + 2px)}.Invite_nothing__d20BP .Invite_content__CX6\+S .Invite_left__d2vce .Invite_label__Tv0Am{display:flex}.Invite_nothing__d20BP .Invite_content__CX6\+S .Invite_left__d2vce .Invite_label__Tv0Am svg path{stroke:var(--dark-theme-white)}.Invite_nothing__d20BP .Invite_content__CX6\+S .Invite_left__d2vce .Invite_label__Tv0Am img{height:60px;width:60px}.Invite_nothing__d20BP .Invite_content__CX6\+S .Invite_right__oz1iS{display:flex;flex-direction:column;justify-content:center;width:60%}.Invite_nothing__d20BP .Invite_content__CX6\+S .Invite_right__oz1iS .Invite_username__Y-lZN{color:var(--dark-theme-white);font-family:tilda-black;font-size:20px;margin-left:10px;margin-right:10px}.Exist_exist__7-YtJ{border:2px solid var(--dark-theme-white);cursor:pointer;height:25%;margin:5px;max-height:150px;text-decoration:none;width:calc(50% - 20px)}@media(max-width:1000px){.Exist_exist__7-YtJ{margin:10px 0 0;width:100%}}.Exist_exist__7-YtJ .Exist_content__BQ55i{display:flex;height:100%}.Exist_exist__7-YtJ .Exist_content__BQ55i .Exist_left__a5IME{border-right:2px solid var(--dark-theme-white);height:100%;width:calc(50% + 2px)}.Exist_exist__7-YtJ .Exist_content__BQ55i .Exist_left__a5IME .Exist_label__FXUGf{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.Exist_exist__7-YtJ .Exist_content__BQ55i .Exist_left__a5IME .Exist_label__FXUGf .Exist_icon__TGKaf{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:inherit;width:100%}.Exist_exist__7-YtJ .Exist_content__BQ55i .Exist_right__Naa9H{display:flex;flex-direction:column;justify-content:center;width:60%}.Exist_exist__7-YtJ .Exist_content__BQ55i .Exist_right__Naa9H .Exist_username__x7ejE{color:var(--dark-theme-white);font-family:tilda-black;font-size:20px;margin-left:10px;margin-right:10px;overflow:hidden}.Exist_exist__7-YtJ .Exist_content__BQ55i .Exist_right__Naa9H .Exist_role__YQW8Z{color:var(--dark-theme-white);font-family:tilda-regular;font-size:16px;margin-left:10px;margin-right:10px}.Captain_captain__tR3Gq{cursor:pointer;height:25%;margin:5px;max-height:150px;text-decoration:none;width:calc(100% - 30px)}@media(max-width:1000px){.Captain_captain__tR3Gq{margin:10px 0 0;width:100%}}.Captain_captain__tR3Gq .Captain_content__GFgbF{background-color:var(--dark-theme-black);border:2px solid var(--dark-theme-white);display:flex;height:100%;width:50%}@media(max-width:1000px){.Captain_captain__tR3Gq .Captain_content__GFgbF{margin:0;width:100%}}.Captain_captain__tR3Gq .Captain_content__GFgbF .Captain_left__jWvjT{border-right:2px solid var(--dark-theme-white);height:100%;width:calc(50% + 2px)}.Captain_captain__tR3Gq .Captain_content__GFgbF .Captain_left__jWvjT .Captain_label__wD8r\+{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.Captain_captain__tR3Gq .Captain_content__GFgbF .Captain_left__jWvjT .Captain_label__wD8r\+ .Captain_icon__KdJiG{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:inherit;width:100%}.Captain_captain__tR3Gq .Captain_content__GFgbF .Captain_right__kKLWG{display:flex;flex-direction:column;justify-content:center;width:60%}.Captain_captain__tR3Gq .Captain_content__GFgbF .Captain_right__kKLWG .Captain_username__b4qKb{color:var(--dark-theme-white);font-family:tilda-black;font-size:20px;margin-left:10px;margin-right:10px}.Captain_captain__tR3Gq .Captain_content__GFgbF .Captain_right__kKLWG .Captain_role__0ObE\+{color:var(--dark-theme-white);font-family:tilda-regular;font-size:16px;margin-left:10px;margin-right:10px}.Empty_empty__qAoUg{border:2px solid var(--dark-theme-white);height:25%;margin:5px;max-height:150px;width:calc(50% - 20px)}@media(max-width:1000px){.Empty_empty__qAoUg{margin:10px 0 0;width:100%}}.Empty_empty__qAoUg .Empty_content__VXPGH{display:flex;height:100%}.Empty_empty__qAoUg .Empty_content__VXPGH .Empty_right__4Dyu3{display:flex;flex-direction:column;justify-content:center;width:100%}.Empty_empty__qAoUg .Empty_content__VXPGH .Empty_right__4Dyu3 .Empty_username__uTBmN{color:var(--dark-theme-white);font-family:tilda-black;font-size:20px;margin-left:10px;margin-right:10px;text-align:center}.Progress_progress__fXtzj{height:100%}.Progress_progress__fXtzj .Progress_content__RmlsO{display:flex;flex-direction:column;height:100%}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_top__DQUlE{background-color:var(--dark-theme-white);padding:10px}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_top__DQUlE .Progress_title__BepHM{color:var(--dark-theme-black);font-family:tilda-black;font-size:30px}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_top__DQUlE .Progress_bar__Xz5MA{align-items:center;display:flex;margin-top:10px}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_top__DQUlE .Progress_bar__Xz5MA .Progress_proz__wUxgI{color:var(--dark-theme-black);font-family:tilda-black;font-size:30px}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_top__DQUlE .Progress_bar__Xz5MA .Progress_line__jnq8W{border:3px solid var(--dark-theme-black);height:26px;margin-left:9px;position:relative;width:100%}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_top__DQUlE .Progress_bar__Xz5MA .Progress_line__jnq8W .Progress_lineProgress__41Jnf{background-color:#5fad56;height:100%}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_middle__iWby9{border:2px solid var(--dark-theme-white);border-bottom:none;display:flex;justify-content:space-between;width:100%}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_middle__iWby9 .Progress_item__V9scr{color:var(--dark-theme-white);font-family:tilda-bold;font-size:18px;padding:10px;text-align:center;width:25%}@media(max-width:1000px){.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_middle__iWby9 .Progress_item__V9scr{width:33%}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_middle__iWby9 .Progress_item__V9scr:nth-child(2){display:none}}.Progress_progress__fXtzj .Progress_content__RmlsO .Progress_bottom__0WCWL{border:2px solid var(--dark-theme-white);border-top:none;display:flex;flex-direction:column;height:100%;overflow-y:auto}.Line_bar__niRSH{margin-top:20px;width:100%}.Line_bar__niRSH .Line_content__TAfsT{align-items:center;display:flex;justify-content:space-between;width:100%}.Line_bar__niRSH .Line_content__TAfsT .Line_item__WLwZg{color:var(--dark-theme-white);font-family:tilda-regular;font-size:18px;padding-left:10px;padding-right:10px;text-align:center;width:25%}@media(max-width:1000px){.Line_bar__niRSH .Line_content__TAfsT .Line_item__WLwZg{width:33%}.Line_bar__niRSH .Line_content__TAfsT .Line_item__WLwZg:nth-child(2){display:none}}.Line_bar__niRSH:first-child{margin-top:0}.CreateTeam_create__eworF{animation-duration:.2s;animation-name:CreateTeam_modalopen__P7qjU;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--dark-theme-black);bottom:0;color:#fff;height:100%;opacity:1;position:fixed;transition:.6s;width:100vw;z-index:1}@media(max-width:1000px){.CreateTeam_create__eworF{height:90vh;margin-top:10vh;max-height:100vh}}.CreateTeam_create__eworF .CreateTeam_content__pYk7h{align-items:center;display:flex;flex-direction:column;left:50%;max-width:80%;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:500px}.CreateTeam_create__eworF .CreateTeam_content__pYk7h .CreateTeam_title__IVmmf{color:#fdf0d5;font-family:tilda-black;font-size:26px;margin-top:10px;text-align:center}.CreateTeam_create__eworF .CreateTeam_content__pYk7h .CreateTeam_title__IVmmf .CreateTeam_link__wupHu{cursor:pointer;text-decoration:underline!important;text-decoration-color:#000}.CreateTeam_create__eworF .CreateTeam_content__pYk7h .CreateTeam_input__BbDtY{background-color:#fdf0d5;border:3px solid #0d1821;box-shadow:4px 4px 0 #5fad56;color:#0d1821;font-family:tilda-regular;font-size:16px;margin-top:10px;outline:none;padding:10px;width:100%}.CreateTeam_create__eworF .CreateTeam_content__pYk7h .CreateTeam_input__BbDtY .CreateTeam_input__BbDtY::placeholder{font-family:tilda-regular;font-size:16px}.CreateTeam_create__eworF .CreateTeam_content__pYk7h .CreateTeam_button__Akq2G{background-color:#fdf0d5;box-shadow:4px 4px 0 #b80c09,8px 8px 0 #eca72c;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:26px;margin-top:10px;padding:10px;text-align:center;transition:.5s;width:100%}.CreateTeam_create__eworF .CreateTeam_content__pYk7h .CreateTeam_button__Akq2G:hover{box-shadow:8px 8px 0 #b80c09,14px 14px 0 #eca72c;transition:.5s}.DeleteTeam_confirm__he6hF{animation-duration:.2s;animation-name:DeleteTeam_modalopen__yC-cC;background-color:#343a4099;color:#fff;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:14}.DeleteTeam_confirm__he6hF .DeleteTeam_content__0tQli{align-items:center;background-color:var(--dark-theme-white);box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:400px;padding:50px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:30%}@media(max-width:1000px){.DeleteTeam_confirm__he6hF .DeleteTeam_content__0tQli{width:80%}}.DeleteTeam_confirm__he6hF .DeleteTeam_content__0tQli .DeleteTeam_title__DEgFJ{color:var(--dark-theme-black);font-family:tilda-black;font-size:26px;text-align:center}.DeleteTeam_confirm__he6hF .DeleteTeam_content__0tQli .DeleteTeam_sup__uvZrG{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;margin-top:30px;text-align:center}.DeleteTeam_confirm__he6hF .DeleteTeam_content__0tQli .DeleteTeam_button__UgryB{background-color:var(--dark-theme-black);border:none;box-shadow:4px 4px 0 #b80c09;color:var(--dark-theme-white);cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;height:30px;height:40px;margin-top:20px;max-width:400px;outline:none;text-align:center;width:100%}.DeleteTeam_confirm__he6hF .DeleteTeam_content__0tQli .DeleteTeam_button__UgryB:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.DeleteTeam_confirm__he6hF .DeleteTeam_content__0tQli .DeleteTeam_regLink__e8BjT{color:var(--dark-theme-black);cursor:pointer;font-family:tilda-regular;font-size:16px;margin-top:10px;text-decoration:underline}.TeamSettings_modal__fmnQN{animation-duration:.2s;animation-name:TeamSettings_modalopen__axlkE;background-color:#343a4099;color:#fff;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:4}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6{align-items:center;background-color:#fdf0d5;box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:80%;padding:20px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:600px}@media(max-width:1000px){.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6{width:80%}}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_title__R1Z8W{color:#0d1821;font-family:tilda-black;font-size:30px;padding-bottom:0;text-align:center;width:100%}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY{margin-top:20px;width:100%}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_delete__A\+Voo{align-items:center;background-color:#b80c09;color:#fdf0d5;cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;height:40px;justify-content:center;text-align:center;transition:.5s;width:100%}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_label__Qm4Tm{color:#0d1821;font-family:tilda-bold;font-size:20px}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_inputForm__XDgNt{align-items:center;display:flex;margin-top:10px}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_inputForm__XDgNt .TeamSettings_input__88awv{background-color:#fdf0d5;border:2px solid #0d1821;color:#0d1821;font-family:tilda-regular;font-size:16px;height:40px;outline:none;padding-left:10px;width:100%}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_inputForm__XDgNt .TeamSettings_input__88awv::placeholder{font-family:tilda-regular;font-size:16px}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_inputForm__XDgNt .TeamSettings_save__OcslS{align-items:center;border:2px solid #0d1821;border-left:none;color:#0d1821;cursor:pointer;display:flex;height:40px;padding-left:5px;padding-right:5px;transition:.5s}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_inputForm__XDgNt .TeamSettings_save__OcslS:hover{background-color:#0d1821;color:#fdf0d5;transition:.5s}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_list__mktmC{display:flex;flex-wrap:wrap;justify-content:space-between}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_list__mktmC .TeamSettings_member__ZNRZR{align-items:center;border:2px solid #0d1821;display:flex;height:50px;justify-content:center;margin:5px;width:calc(50% - 10px)}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_form__5CbpY .TeamSettings_list__mktmC .TeamSettings_member__ZNRZR .TeamSettings_name__tVDDL{color:#0d1821;font-family:tilda-regular;font-size:16px}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_saveForm__1BCeu{cursor:pointer;margin-top:20px;width:100%}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_saveForm__1BCeu .TeamSettings_save__OcslS{align-items:center;border-top:2px solid #0d1821;color:#0d1821;display:flex;font-family:tilda-bold;font-size:20px;height:40px;justify-content:center;transition:.5s;width:100%!important}.TeamSettings_modal__fmnQN .TeamSettings_content__Xx5A6 .TeamSettings_saveForm__1BCeu .TeamSettings_save__OcslS:hover{background-color:#fdf0d5;color:#0d1821;transition:.5s}.Member_member__p64iC{align-items:center;border:2px solid #0d1821;cursor:pointer;display:flex;height:50px;justify-content:center;margin:5px;width:calc(50% - 10px)}.Member_member__p64iC .Member_name__CHFPI{color:#0d1821}.Member_member__p64iC .Member_active__j8rYi,.Member_member__p64iC .Member_name__CHFPI{align-items:center;display:flex;font-family:tilda-regular;font-size:18px;height:100%;justify-content:center;width:100%}.Member_member__p64iC .Member_active__j8rYi{background-color:#b80c09;color:var(--dark-theme-white)}.CopyInvite_confirm__Rd6pX{animation-duration:.2s;animation-name:CopyInvite_modalopen__NB7rh;background-color:#343a4099;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:14}.CopyInvite_confirm__Rd6pX .CopyInvite_content__8hFwB{align-items:center;background-color:var(--dark-theme-white);box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:500px;padding:50px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:50%}@media(max-width:1000px){.CopyInvite_confirm__Rd6pX .CopyInvite_content__8hFwB{width:80%}}.CopyInvite_confirm__Rd6pX .CopyInvite_content__8hFwB .CopyInvite_title__jU973{color:var(--dark-theme-black);font-family:tilda-black;font-size:26px;text-align:center}.CopyInvite_confirm__Rd6pX .CopyInvite_content__8hFwB .CopyInvite_link__vMORS{word-wrap:break-word;font-family:tilda-regular;font-size:16px;margin-top:10px;text-align:center;width:100%}.CopyInvite_confirm__Rd6pX .CopyInvite_content__8hFwB .CopyInvite_button__FImAD{background-color:var(--dark-theme-black);border:none;box-shadow:4px 4px 0 #b80c09;color:var(--dark-theme-white);cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;height:30px;height:40px;margin-top:20px;max-width:400px;outline:none;text-align:center;width:100%}.CopyInvite_confirm__Rd6pX .CopyInvite_content__8hFwB .CopyInvite_button__FImAD:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.CopyInvite_confirm__Rd6pX .CopyInvite_content__8hFwB .CopyInvite_regLink__bu712{color:var(--dark-theme-black);cursor:pointer;font-family:tilda-regular;font-size:16px;margin-top:10px;text-decoration:underline}.Profile_page__0gdo3{background-color:var(--dark-theme-black);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;transition:.3s}@media(max-width:1000px){.Profile_page__0gdo3{height:auto;min-height:100vh;overflow:auto}}.Profile_page__0gdo3 .Profile_content__QBcb9{align-items:center;display:flex;flex-grow:1;justify-content:center;margin:0 auto;max-width:1400px;padding:15px;position:relative;width:100%}@media(max-width:1000px){.Profile_page__0gdo3 .Profile_content__QBcb9{display:flex;padding-top:85px}}.Profile_page__0gdo3 .Profile_content__QBcb9 .Profile_main__6uc0K{display:flex;flex-direction:column;height:80vh;margin:auto;max-width:1400px;overflow:hidden;width:80vw}@media(max-width:1000px){.Profile_page__0gdo3 .Profile_content__QBcb9 .Profile_main__6uc0K{height:100%;justify-content:flex-start;overflow:auto;width:100%}}.Profile_page__0gdo3 .Profile_content__QBcb9 .Profile_main__6uc0K .Profile_middle__OwTu0{display:flex;flex-grow:1;justify-content:space-between;margin-top:20px;overflow:hidden;position:relative}@media(max-width:1000px){.Profile_page__0gdo3 .Profile_content__QBcb9 .Profile_main__6uc0K .Profile_middle__OwTu0{display:block;flex-direction:column;height:100%;overflow:hidden}.TopInfo_topinfo__XBmmX{display:none}}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY{display:flex;justify-content:space-between}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_left__H\+Ix3{border:3px solid var(--dark-theme-white);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(25% - 10px)}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_left__H\+Ix3 .TopInfo_label__FfJfQ{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_left__H\+Ix3 .TopInfo_label__FfJfQ .TopInfo_icon__CPoBd{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:inherit;width:100%}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R{display:flex;flex-direction:column;width:calc(75% - 10px)}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_top__UXMGL{background-color:var(--dark-theme-white);display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin-bottom:20px;width:100%}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_top__UXMGL .TopInfo_user__6V5oJ{align-items:center;color:var(--dark-theme-black);display:flex;flex-grow:1;font-family:tilda-black;font-size:34px;justify-content:center;margin-bottom:20px;margin-top:20px}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_top__UXMGL .TopInfo_control__M6GcC{align-items:center;border-top:3px solid var(--dark-theme-black);display:flex;justify-content:space-between}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_top__UXMGL .TopInfo_control__M6GcC .TopInfo_edit__KbCg5{border-right:3px solid var(--dark-theme-black);color:var(--dark-theme-black);cursor:pointer;font-family:tilda-bold;font-size:18px;padding:10px;text-align:center;width:50%}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_top__UXMGL .TopInfo_control__M6GcC .TopInfo_exit__P0QZt{color:var(--dark-theme-black);cursor:pointer;font-family:tilda-bold;font-size:18px;padding:10px;text-align:center;transition:.5s;width:50%}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68{display:flex;justify-content:space-around}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef{align-items:center;background-color:var(--dark-theme-white);display:flex;justify-content:center;padding-bottom:15px;padding-top:15px;width:30%}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef:first-child{box-shadow:4px 4px 0 #b80c09}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef:nth-child(2){box-shadow:4px 4px 0 #5fad56}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef:nth-child(3){box-shadow:4px 4px 0 #eca72c}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef svg path{fill:var(--dark-theme-black)}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef .TopInfo_info__9Ixkn{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:10px}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef .TopInfo_info__9Ixkn .TopInfo_infoTitle__1Jduu{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px;text-align:center;width:100%}.TopInfo_topinfo__XBmmX .TopInfo_content__MZlKY .TopInfo_right__a3q9R .TopInfo_bottom__rsU68 .TopInfo_stat__ga9Ef .TopInfo_info__9Ixkn .TopInfo_infoValue__BP-l-{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px;margin-top:5px}.Progress_progress__KdKMG{border:3px solid var(--dark-theme-white);display:flex;flex-direction:column;flex-grow:1;margin-top:20px;overflow:hidden;position:relative;width:100%}.Progress_progress__KdKMG .Progress_content__7SRqc{display:flex;flex-direction:column;height:100%;position:relative}.Progress_progress__KdKMG .Progress_content__7SRqc .Progress_top__\+aU0S{background-color:var(--dark-theme-white);padding:10px}.Progress_progress__KdKMG .Progress_content__7SRqc .Progress_top__\+aU0S .Progress_topTitle__goH2s{color:var(--dark-theme-black);font-family:tilda-black;font-size:30px}.Progress_progress__KdKMG .Progress_content__7SRqc .Progress_middle__vVtMT{border-bottom:none;display:flex;justify-content:space-between;width:100%}.Progress_progress__KdKMG .Progress_content__7SRqc .Progress_middle__vVtMT .Progress_item__YVr-f{color:var(--dark-theme-white);font-family:tilda-bold;font-size:18px;padding:10px;text-align:center;width:33%}@media(max-width:1000px){.Progress_progress__KdKMG .Progress_content__7SRqc .Progress_middle__vVtMT .Progress_item__YVr-f{width:50%}.Progress_progress__KdKMG .Progress_content__7SRqc .Progress_middle__vVtMT .Progress_item__YVr-f:nth-child(2){display:none}}.Line_bar__QqDB7{margin-top:20px;width:100%}.Line_bar__QqDB7 .Line_content__wV-\+j{align-items:center;display:flex;justify-content:space-between;width:100%}.Line_bar__QqDB7 .Line_content__wV-\+j .Line_item__iatu3{color:var(--dark-theme-white);font-family:tilda-regular;font-size:18px;padding-left:10px;padding-right:10px;text-align:center;width:33%}@media(max-width:1000px){.Line_bar__QqDB7 .Line_content__wV-\+j .Line_item__iatu3{width:50%}.Line_bar__QqDB7 .Line_content__wV-\+j .Line_item__iatu3:nth-child(2){display:none}}.Line_bar__QqDB7:first-child{margin-top:0}.Settings_active__U3S\+u{animation-duration:.2s;animation-name:Settings_modalopen__REArU;background-color:#343a4099;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:2}.Settings_active__U3S\+u .Settings_content__cIgdL{align-items:center;background-color:var(--dark-theme-white);box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:80%;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:600px}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_top__wEwnn{display:flex;justify-content:space-between;padding:30px 30px 0;width:100%}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_top__wEwnn .Settings_title__sQD0X{color:var(--dark-theme-black);font-family:tilda-black;font-size:30px;padding-bottom:0;text-align:center;width:100%}@media(max-width:1000px){.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_top__wEwnn .Settings_title__sQD0X{font-size:20px}}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_top__wEwnn svg{cursor:pointer;transition:transform .3s ease}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_top__wEwnn svg:hover{transform:scale(1.1)}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_main__Zt3io{padding:0 30px;width:100%}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_bottom__p5Biq{display:flex;justify-content:space-around;width:100%}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_bottom__p5Biq .Settings_form__-2iAk{border-top:2px solid var(--dark-theme-black);margin-top:20px;width:50%}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_bottom__p5Biq .Settings_form__-2iAk .Settings_delete__0CQC6{align-items:center;border-right:2px solid var(--dark-theme-black);color:var(--dark-theme-black);cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;height:40px;justify-content:center;text-align:center;transition:.5s;width:100%}@media(max-width:1000px){.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_bottom__p5Biq .Settings_form__-2iAk .Settings_delete__0CQC6{font-size:18px}}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_bottom__p5Biq .Settings_form__-2iAk .Settings_save__pQNlD{align-items:center;color:var(--dark-theme-black);cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;height:40px;justify-content:center;transition:.5s;width:100%}@media(max-width:1000px){.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_bottom__p5Biq .Settings_form__-2iAk .Settings_save__pQNlD{font-size:18px}}.Settings_active__U3S\+u .Settings_content__cIgdL .Settings_bottom__p5Biq .Settings_form__-2iAk .Settings_save__pQNlD:hover{background-color:var(--dark-theme-black);color:var(--dark-theme-white);transition:.5s}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k{align-items:stretch;display:flex}@media(max-width:1000px){.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k{flex-direction:column}}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_left__Az5Ht{display:flex;flex-direction:column;height:100%;margin-right:15px;width:50%}@media(max-width:1000px){.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_left__Az5Ht{margin-right:0;width:100%}}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_right__tYCFg{display:flex;flex-direction:column;height:100%;margin-left:15px;width:50%}@media(max-width:1000px){.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_right__tYCFg{margin-left:0;width:100%}}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_label__cFT7s{color:var(--dark-theme-black);font-family:tilda-bold;font-size:20px}@media(max-width:1000px){.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_label__cFT7s{font-size:18px}}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8{margin-top:20px;width:100%}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_label__cFT7s{color:var(--dark-theme-black);font-family:tilda-bold;font-size:20px}@media(max-width:1000px){.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_label__cFT7s{font-size:18px}}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_input__b6lSc{background-color:var(--dark-theme-white);border:none;border:2px solid var(--dark-theme-black);color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;font-size:18px;height:40px;margin-top:10px;max-width:400px;outline:none;padding-left:10px;width:100%}[data-theme=dark] .DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_input__b6lSc{background-color:var(--dark-theme-black);border:2px solid var(--dark-theme-white);color:var(--dark-theme-white)}@media(max-width:1000px){.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_input__b6lSc{font-size:14px}}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_input__b6lSc::placeholder{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;font-weight:300}[data-theme=dark] .DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_input__b6lSc::placeholder{color:#000;color:initial}@media(max-width:1000px){.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_input__b6lSc::placeholder{font-size:14px}}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 input[type=file]{display:none}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_confirm__0GmGt{align-items:center;background-color:#5fad56;border:2px solid var(--dark-theme-black);border-left:none;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:10px;width:40px}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_button__ZSPNF{align-items:center;background-color:#b80c09;border:none;border:2px solid var(--dark-theme-black);color:var(--dark-theme-black);cursor:pointer;display:flex;font-family:tilda-regular;font-size:18px;height:40px;justify-content:center;margin-top:10px;max-width:400px;outline:none;transition:.5s}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_button__ZSPNF:hover{background-color:var(--dark-theme-black);border:2px solid var(--dark-theme-black);color:var(--dark-theme-white);transition:.5s}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_uploadBox__Tw3Hb{align-items:center;background-color:var(--dark-theme-white);border:none;border:2px solid var(--dark-theme-black);cursor:pointer;display:flex;font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;max-width:400px;outline:none;padding-left:10px;width:100%}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_uploadBox__Tw3Hb .DefaultForm_plus__Svd0L{color:var(--dark-theme-black);font-size:48px}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_uploadBox__Tw3Hb .DefaultForm_text__7rkRL{color:var(--dark-theme-black);font-size:18px;margin-left:10px}.DefaultForm_form__fKcp8 .DefaultForm_content__d7C-k .DefaultForm_form__fKcp8 .DefaultForm_file__HOTfk{background-color:var(--dark-theme-black);color:var(--dark-theme-white);font-size:18px;margin-top:10px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV{align-items:center;display:flex;flex-direction:column;justify-content:center}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV{display:flex;flex-direction:column;margin-top:20px;width:100%}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_label__rid9X{color:var(--dark-theme-black);font-family:tilda-bold;font-size:20px}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_input__HHbHk{background-color:var(--dark-theme-white);border:none;border:2px solid var(--dark-theme-black);color:var(--dark-theme-black);font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;outline:none;padding-left:10px;width:100%}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_input__HHbHk::placeholder{color:var(--dark-theme-black);font-family:tilda-regular;font-size:18px;font-weight:300}[data-theme=dark] .OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_input__HHbHk::placeholder{color:#000;color:initial}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV input[type=file]{display:none}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_uploadBox__HwHG1{align-items:center;background-color:var(--dark-theme-white);border:none;border:2px solid var(--dark-theme-black);cursor:pointer;display:flex;font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;outline:none;padding-left:10px;width:100%}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_uploadBox__HwHG1 .OAuthForm_plus__bSxHJ{color:var(--dark-theme-black);font-size:48px}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_uploadBox__HwHG1 .OAuthForm_text__SnLJ6{color:var(--dark-theme-black);font-size:18px;margin-left:10px}.OAuthForm_form__gZpBV .OAuthForm_content__5GcwV .OAuthForm_form__gZpBV .OAuthForm_file__n-qnv{background-color:var(--dark-theme-black);color:var(--dark-theme-white);font-size:18px;margin-top:10px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DeleteAccount_confirm__U1PDi{animation-duration:.2s;animation-name:DeleteAccount_modalopen__a6Zdg;background-color:#343a4099;color:#fff;height:100vh;opacity:1;position:fixed;top:0;transition:.6s;width:100vw;z-index:14}.DeleteAccount_confirm__U1PDi .DeleteAccount_content__wSy7b{align-items:center;background-color:var(--dark-theme-white);box-shadow:0 1px 4px #0000004d,-23px 0 20px -23px #000c,23px 0 20px -23px #000c,inset 0 0 40px #0000001a;display:flex;flex-direction:column;left:50%;max-width:400px;padding:50px;pointer-events:all;position:fixed;top:0;top:50%;transform:translate(-50%,-50%);width:30%}@media(max-width:1000px){.DeleteAccount_confirm__U1PDi .DeleteAccount_content__wSy7b{width:80%}}.DeleteAccount_confirm__U1PDi .DeleteAccount_content__wSy7b .DeleteAccount_title__QWfY8{color:var(--dark-theme-black);font-family:tilda-black;font-size:26px;text-align:center}.DeleteAccount_confirm__U1PDi .DeleteAccount_content__wSy7b .DeleteAccount_sup__7riMO{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;margin-top:30px;text-align:center}.DeleteAccount_confirm__U1PDi .DeleteAccount_content__wSy7b .DeleteAccount_button__AlEdw{background-color:var(--dark-theme-black);border:none;box-shadow:4px 4px 0 #b80c09;color:var(--dark-theme-white);cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;height:30px;height:40px;margin-top:20px;max-width:400px;outline:none;text-align:center;width:100%}.DeleteAccount_confirm__U1PDi .DeleteAccount_content__wSy7b .DeleteAccount_button__AlEdw:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.DeleteAccount_confirm__U1PDi .DeleteAccount_content__wSy7b .DeleteAccount_regLink__XIp1K{color:var(--dark-theme-black);cursor:pointer;font-family:tilda-regular;font-size:16px;margin-top:10px;text-decoration:underline}.MobTopInfo_topinfo__ZlVAv{display:none;height:auto;width:100%}@media(max-width:1000px){.MobTopInfo_topinfo__ZlVAv{display:block}}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE{display:flex;flex-direction:column}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_top__Mlnx-{border:2px solid var(--dark-theme-white);display:flex;position:relative}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_top__Mlnx- .MobTopInfo_left__9g7zo{width:40%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_top__Mlnx- .MobTopInfo_left__9g7zo .MobTopInfo_label__LA3mm{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_top__Mlnx- .MobTopInfo_left__9g7zo .MobTopInfo_label__LA3mm .MobTopInfo_icon__RKa0y{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:inherit;width:100%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_top__Mlnx- .MobTopInfo_right__jcdgm{align-items:center;background-color:var(--dark-theme-white);color:var(--dark-theme-black);display:flex;flex-direction:column;justify-content:center;width:60%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_top__Mlnx- .MobTopInfo_right__jcdgm .MobTopInfo_username__bhIbL{color:var(--dark-theme-black);font-family:tilda-black;font-size:22px}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk{display:flex;flex-direction:column}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_edit__3nA\+K{border:2px solid var(--dark-theme-white);border-top:none!important;color:var(--dark-theme-white);cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;justify-content:center;padding:10px;text-align:center;width:100%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_edit__3nA\+K:last-child{border-top:none}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_switch__kjvYa{border:2px solid var(--dark-theme-white);border-top:none!important;color:var(--dark-theme-white);cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;justify-content:center;padding:10px;text-align:center;text-decoration:none;width:100%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_stat__WLYyn{align-items:center;background-color:var(--dark-theme-white);display:flex;justify-content:space-between;margin-top:10px;padding:15px 10px;width:100%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_stat__WLYyn svg path{fill:var(--dark-theme-black);height:40px;width:40px}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_stat__WLYyn .MobTopInfo_info__lcmTc{display:flex;flex-direction:column;justify-content:center;text-align:end}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_stat__WLYyn .MobTopInfo_info__lcmTc .MobTopInfo_infoTitle__0fR3w{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px;text-align:center;width:100%}.MobTopInfo_topinfo__ZlVAv .MobTopInfo_content__exMBE .MobTopInfo_bottom__rkeAk .MobTopInfo_stat__WLYyn .MobTopInfo_info__lcmTc .MobTopInfo_infoValue__68icM{color:var(--dark-theme-black);font-family:tilda-bold;font-size:18px;margin-top:5px}.TaskBoard_page__UPKnv{background-color:var(--dark-theme-black);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}@media(max-width:1000px){.TaskBoard_page__UPKnv{height:auto;min-height:100vh;overflow:auto}}.TaskBoard_page__UPKnv .TaskBoard_taskBoard__3taCv{align-items:center;display:flex;flex-grow:1;justify-content:space-between;margin:0 auto;max-width:1400px;overflow:hidden;overflow:hidden!important;padding:15px;width:100%}@media(max-width:1000px){.TaskBoard_page__UPKnv .TaskBoard_taskBoard__3taCv{display:flex;flex-direction:column;padding-top:80px;width:100%}}.TaskInfo_taskinfo__iXxEL{box-sizing:border-box;display:flex;flex-direction:column;height:90%;max-height:800px;max-width:1000px;overflow:hidden;position:relative;scrollbar-width:none!important;width:calc(65% - 10px)}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL{background-color:var(--dark-theme-black);max-height:100%;position:relative;width:100%}}.TaskInfo_taskinfo__iXxEL .TaskInfo_title__IGTMP{color:#0d1821;font-family:tilda-black;font-size:30px;margin-bottom:10px;opacity:0}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_title__IGTMP{display:none}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx{border:3px solid var(--dark-theme-white);display:flex;flex-direction:column;flex-grow:1;overflow:hidden;position:relative}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx{width:100%}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_top__ToAW-{align-items:center;background-color:var(--dark-theme-white);display:flex;justify-content:space-between;padding:5px 10px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_top__ToAW- .TaskInfo_name__26Zil{color:var(--dark-theme-black);font-family:tilda-black;font-size:30px}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_top__ToAW- .TaskInfo_name__26Zil{font-size:20px}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_top__ToAW- .TaskInfo_difficulty__JkDhc{align-items:center;background-color:#b80c09;color:var(--dark-theme-white);display:flex;font-family:tilda-bold;font-size:20px;justify-content:center;padding:10px;width:150px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3{display:flex;flex-grow:1;justify-content:space-between;overflow:hidden;padding:20px}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3{flex-direction:column;overflow:auto;padding:10px}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV{display:flex;flex-direction:column;max-height:100%;overflow-y:auto;width:calc(60% - 20px)}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV{height:100%;overflow-y:visible;width:100%}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_title__pGrnL{color:var(--dark-theme-white);font-family:tilda-bold;font-size:18px;margin-top:20px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_title__pGrnL:first-child{margin-top:0}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_text__vxTh7{color:var(--dark-theme-white);display:flex;flex-direction:column;font-family:tilda-regular;font-size:16px;margin-top:5px}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_text__vxTh7{font-size:14px}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_text__vxTh7 .TaskInfo_block__xtr\+4:first-child{margin-top:5px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_text__vxTh7 .TaskInfo_block__xtr\+4{align-items:center;display:flex;margin-top:10px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_text__vxTh7 .TaskInfo_block__xtr\+4 .TaskInfo_link__VHDMK{color:var(--dark-theme-white);margin-left:10px;margin-right:10px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_text__vxTh7 .TaskInfo_category__vqxtU{background-color:var(--dark-theme-white);box-shadow:4px 4px 0 #5fad56;color:var(--dark-theme-black);margin-left:10px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_left__5JUWV .TaskInfo_left_text__vxTh7 .TaskInfo_category__vqxtU:first-child{margin-left:0}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0{display:flex;flex-direction:column;height:100%;overflow:hidden;width:40%}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0{flex:1 1;margin-top:10px;width:100%}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0 .TaskInfo_fb__EePjf{background-color:var(--dark-theme-white);border:3px solid var(--dark-theme-white);box-shadow:4px 4px 0 #b80c09;color:var(--dark-theme-black);font-family:tilda-bold;font-size:20px;padding:20px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:calc(100% - 4px)}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0 .TaskInfo_fb__EePjf{font-size:18px}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0 .TaskInfo_doneTitle__MXitq{color:var(--dark-theme-white);font-family:tilda-bold;font-size:18px;margin-top:20px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0 .TaskInfo_list__1H-Tb{display:flex;flex-direction:column;flex-grow:1;margin-top:10px;max-height:100%;overflow-y:auto}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0 .TaskInfo_list__1H-Tb{flex-grow:1;max-height:200px}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0 .TaskInfo_list__1H-Tb .TaskInfo_user__zmtuz{color:var(--dark-theme-white);font-family:tilda-regular;font-size:16px;margin-top:10px}@media(max-width:1000px){.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_main__AnpY3 .TaskInfo_right__TLWk0 .TaskInfo_list__1H-Tb .TaskInfo_user__zmtuz{font-size:14px}}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP{align-items:center;background-color:var(--dark-theme-white);display:flex;justify-content:flex-end;padding:5px 20px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq{align-items:center;display:flex}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_raitTitle__TFg7J{color:var(--dark-theme-black);font-family:tilda-bold;font-size:20px;margin-right:30px}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_like__6xhal{cursor:pointer;margin-right:10px;padding:5px;transition:.5s}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_like__6xhal svg path{fill:var(--dark-theme-black)}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_like__6xhal:hover{background-color:var(--dark-theme-black);box-shadow:4px 4px 0 #5fad56}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_like__6xhal:hover svg path{fill:var(--dark-theme-white);transition:.5s}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_likeActive__TjpN4{background-color:var(--dark-theme-black);box-shadow:4px 4px 0 #5fad56;cursor:pointer;margin-right:10px;padding:5px;transition:.5s}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_likeActive__TjpN4 svg path{fill:var(--dark-theme-white);transition:.5s}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_dislike__gPqph{cursor:pointer;padding:5px;transition:.5s}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_dislike__gPqph svg path{fill:var(--dark-theme-black)}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_dislike__gPqph:hover{background-color:var(--dark-theme-black);box-shadow:4px 4px 0 #b80c09}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_dislike__gPqph:hover svg path{fill:var(--dark-theme-white);transition:.5s}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_dislikeActive__jsh4A{background-color:var(--dark-theme-black);box-shadow:4px 4px 0 #b80c09;cursor:pointer;padding:5px;transition:.5s}.TaskInfo_taskinfo__iXxEL .TaskInfo_content__xs2Wx .TaskInfo_bottom__kG\+FP .TaskInfo_rait__oElcq .TaskInfo_dislikeActive__jsh4A svg path{fill:var(--dark-theme-white);transition:.5s}.IconBox_linkbox__EHtKy .IconBox_content__LqFvj{align-items:center;aspect-ratio:1/1;background-color:var(--dark-theme-white);box-shadow:4px 4px 0 #eca72c;display:flex;justify-content:center;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:35px}.IconBox_linkbox__EHtKy .IconBox_content__LqFvj svg path{fill:var(--dark-theme-black)}.TaskList_taskList__HbIyz{box-sizing:border-box;display:flex;flex-direction:column;height:90%;max-height:800px;max-width:600px;overflow:hidden;position:relative;scrollbar-width:none!important;width:calc(35% - 10px)}@media(max-width:1000px){.TaskList_taskList__HbIyz{height:100%;max-height:none;width:100%}}.TaskList_taskList__HbIyz .TaskList_title__oC9wF{color:var(--dark-theme-white);font-family:tilda-black;font-size:30px;margin-bottom:10px}@media(max-width:1000px){.TaskList_taskList__HbIyz .TaskList_title__oC9wF{font-size:20px}}.TaskList_taskList__HbIyz .TaskList_content__KwVfN{flex-grow:1;overflow-y:auto;scrollbar-width:none}@media(max-width:1000px){.TaskList_taskList__HbIyz .TaskList_content__KwVfN{height:auto;overflow:hidden}}.Task_basic__Klki8{background:var(--dark-theme-black);border:3px solid var(--dark-theme-white);cursor:pointer;height:100px;margin-top:10px;position:relative;transition:.5s;width:calc(100% - 4px)}.Task_basic__Klki8:hover .Task_content__qY1j6{background-color:var(--dark-theme-white);transition:.5s}.Task_basic__Klki8:hover .Task_content__qY1j6 .Task_bottom__E7s2C .Task_author__Q-UZI,.Task_basic__Klki8:hover .Task_content__qY1j6 .Task_bottom__E7s2C .Task_author__Q-UZI span,.Task_basic__Klki8:hover .Task_content__qY1j6 .Task_bottom__E7s2C .Task_done__g\+alE,.Task_basic__Klki8:hover .Task_content__qY1j6 .Task_top__CvjIZ .Task_points__X22qy,.Task_basic__Klki8:hover .Task_content__qY1j6 .Task_top__CvjIZ .Task_title__r\+N-c{color:var(--dark-theme-black);transition:.5s}.Task_basic__Klki8 .Task_content__qY1j6{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px;transition:.5s}.Task_basic__Klki8 .Task_content__qY1j6 .Task_top__CvjIZ{display:flex;justify-content:space-between;width:100%}.Task_basic__Klki8 .Task_content__qY1j6 .Task_top__CvjIZ .Task_title__r\+N-c{color:var(--dark-theme-white);font-family:tilda-bold;font-size:20px;transition:.5s}.Task_basic__Klki8 .Task_content__qY1j6 .Task_top__CvjIZ .Task_points__X22qy{color:var(--dark-theme-white);font-family:tilda-regular;font-size:16px;transition:.5s}.Task_basic__Klki8 .Task_content__qY1j6 .Task_bottom__E7s2C{display:flex;justify-content:space-between;width:100%}.Task_basic__Klki8 .Task_content__qY1j6 .Task_bottom__E7s2C .Task_author__Q-UZI{color:var(--dark-theme-white);font-family:tilda-regular;font-size:16px;transition:.5s}.Task_basic__Klki8 .Task_content__qY1j6 .Task_bottom__E7s2C .Task_author__Q-UZI span{color:var(--dark-theme-white);font-family:tilda-bold;font-size:16px;transition:.5s}.Task_basic__Klki8 .Task_content__qY1j6 .Task_bottom__E7s2C .Task_done__g\+alE{color:var(--dark-theme-white);font-family:tilda-regular;font-size:16px;transition:.5s}.Task_basic__Klki8:first-child{margin-top:0}.Task_basic__Klki8:last-child{margin-bottom:20px}.Task_selected__lu5gQ{background-color:var(--dark-theme-white);border:3px solid var(--dark-theme-white);cursor:pointer;height:100px;margin-top:10px;position:relative;transition:.5s;width:calc(100% - 4px)}.Task_selected__lu5gQ .Task_content__qY1j6{background-color:var(--dark-theme-white);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px;transition:.5s}.Task_selected__lu5gQ .Task_content__qY1j6 .Task_top__CvjIZ{display:flex;justify-content:space-between;width:100%}.Task_selected__lu5gQ .Task_content__qY1j6 .Task_top__CvjIZ .Task_title__r\+N-c{color:var(--dark-theme-black);font-family:tilda-bold;font-size:20px;transition:.5s}.Task_selected__lu5gQ .Task_content__qY1j6 .Task_top__CvjIZ .Task_points__X22qy{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;transition:.5s}.Task_selected__lu5gQ .Task_content__qY1j6 .Task_bottom__E7s2C{display:flex;justify-content:space-between;width:100%}.Task_selected__lu5gQ .Task_content__qY1j6 .Task_bottom__E7s2C .Task_author__Q-UZI{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;transition:.5s}.Task_selected__lu5gQ .Task_content__qY1j6 .Task_bottom__E7s2C .Task_author__Q-UZI span{color:var(--dark-theme-black);font-family:tilda-bold;font-size:16px;transition:.5s}.Task_selected__lu5gQ .Task_content__qY1j6 .Task_bottom__E7s2C .Task_done__g\+alE{color:var(--dark-theme-black);font-family:tilda-regular;font-size:16px;transition:.5s}.Task_selected__lu5gQ:first-child{margin-top:0}.Task_selected__lu5gQ:last-child{margin-bottom:20px}.Reset_page__UbHDN{background-color:#fdf0d5;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.Reset_page__UbHDN .Reset_content__XaABR{flex-grow:1;position:relative}.ChangeForm_form__MWynP,.Reset_page__UbHDN .Reset_content__XaABR{align-items:center;display:flex;justify-content:center;width:100%}.ChangeForm_form__MWynP{background-color:#0d1821;flex-direction:column;height:100%;pointer-events:all}.ChangeForm_form__MWynP .ChangeForm_content__EHOVe{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:1000px){.ChangeForm_form__MWynP .ChangeForm_content__EHOVe{width:80%}}.ChangeForm_form__MWynP .ChangeForm_content__EHOVe .ChangeForm_title__lui7E{color:#fdf0d5;font-family:tilda-black;font-size:26px;text-align:center}.ChangeForm_form__MWynP .ChangeForm_content__EHOVe .ChangeForm_input__607Cf{background-color:#0d1821;border:2px solid #fdf0d5;color:#fdf0d5;font-family:tilda-regular;font-size:18px;height:40px;margin-top:10px;max-width:400px;outline:none;padding-left:10px;width:100%}.ChangeForm_form__MWynP .ChangeForm_content__EHOVe .ChangeForm_input__607Cf::placeholder{color:#fdf0d5;font-family:tilda-regular;font-size:18px;font-weight:300}.ChangeForm_form__MWynP .ChangeForm_content__EHOVe .ChangeForm_button__widrI{background-color:#fdf0d5;border:none;box-shadow:4px 4px 0 #b80c09;color:#0d1821;cursor:pointer;font-family:tilda-black;font-size:18px;font-weight:500;margin-top:20px;max-width:400px;outline:none;padding:10px;text-align:center;width:100%}.ChangeForm_form__MWynP .ChangeForm_content__EHOVe .ChangeForm_button__widrI:hover{box-shadow:6px 6px 0 #b80c09;transition:.5s}.Require_require__Sp4q-{display:flex;justify-content:center}.Require_require__Sp4q- .Require_content__tDo-J{margin-bottom:40px;margin-top:40px;max-width:900px;position:relative;width:100%}@media(max-width:1000px){.Require_require__Sp4q- .Require_content__tDo-J{margin-bottom:20px;margin-top:20px}}.Require_require__Sp4q- .Require_content__tDo-J .Require_back__NQnA9{background-color:#0d1821;padding:10px}@media(max-width:1000px){.Require_require__Sp4q- .Require_content__tDo-J .Require_back__NQnA9{margin:10px}}.Require_require__Sp4q- .Require_content__tDo-J .Require_back__NQnA9:hover{box-shadow:-4px -4px 0 #b80c09}.Require_require__Sp4q- .Require_content__tDo-J .Require_back__NQnA9{fill:#0d1821;cursor:pointer;margin-bottom:10px;transform:rotate(180deg);transition:.5s}.Require_require__Sp4q- .Require_content__tDo-J .Require_back__NQnA9:hover{fill:#fdf0d5!important;stroke:#fdf0d5!important;background-color:#0d1821;transition:.5s}.Require_require__Sp4q- .Require_content__tDo-J .Require_backBlock__sLZlX{display:flex;flex-direction:column;margin-top:20px}@media(max-width:1000px){.Require_require__Sp4q- .Require_content__tDo-J .Require_backBlock__sLZlX{margin:20px auto 0;width:calc(100% - 20px)}}.Require_require__Sp4q- .Require_content__tDo-J .Require_backBlock__sLZlX .Require_example__bgYO1{background-color:#0d1821;color:#fdf0d5;cursor:pointer;font-family:tilda-black;font-size:26px;padding:10px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:.5s;width:100%}.Require_require__Sp4q- .Require_content__tDo-J .Require_backBlock__sLZlX .Require_example__bgYO1:hover{box-shadow:4px 4px 0 #fdf0d5;transition:.5s}.Require_require__Sp4q- .Require_content__tDo-J .Require_title__M9Y4G{color:#0d1821;font-family:tilda-black;font-size:30px}@media(max-width:1000px){.Require_require__Sp4q- .Require_content__tDo-J .Require_title__M9Y4G{margin:0 auto;width:calc(100% - 20px)}}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs{border:2px solid #0d1821;margin-top:20px;width:100%}@media(max-width:1000px){.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs{margin:20px auto 0;width:calc(100% - 20px)}}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_top__SXtEJ{align-items:center;border-bottom:2px solid #0d1821;display:flex}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_top__SXtEJ .Require_icon__0mWNW{padding:10px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_top__SXtEJ .Require_suptitle__5CFEt{color:#0d1821;font-family:tilda-black;font-size:20px;margin-left:10px;padding:10px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_main__n4Bwe{margin:20px auto;width:90%}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_main__n4Bwe .Require_point__xkBHE{color:#0d1821;font-family:tilda-regular;font-size:16px;list-style-type:disc;padding:10px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_main__n4Bwe .Require_point__xkBHE span{color:#0d1821;font-family:tilda-bold}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_main__n4Bwe .Require_point__xkBHE .Require_light__-C1z0{color:#0d1821;font-family:tilda-light;font-size:16px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_main__n4Bwe .Require_string__Dxd3o{align-items:center;display:flex;margin-bottom:10px;margin-top:10px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_main__n4Bwe .Require_string__Dxd3o .Require_text__cdhk5{color:#0d1821;font-family:tilda-bold;font-size:16px;margin-left:10px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_main__n4Bwe .Require_string__Dxd3o .Require_text__cdhk5 span{background-color:#0d1821;color:#fdf0d5;padding:8px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_bottom__9wQgd{margin-bottom:10px;margin-top:10px}.Require_require__Sp4q- .Require_content__tDo-J .Require_field__MRvHs .Require_bottom__9wQgd .Require_code__DMwKe{border:2px solid #0d1821;color:#0d1821;font-family:tilda-regular;font-size:16px;line-height:1.6;margin:0 auto;overflow-x:auto;padding:20px;white-space:pre;width:90%}.Require_require__Sp4q- .Require_content__tDo-J .Require_addons__Tr7eB{display:flex;justify-content:flex-end;margin:0 auto 10px;width:90%}.Require_require__Sp4q- .Require_content__tDo-J .Require_addons__Tr7eB .Require_copy__ahNwr{background-color:#0d1821;color:#fdf0d5;cursor:pointer;padding:8px;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Require_require__Sp4q- .Require_content__tDo-J .Require_addons__Tr7eB .Require_copy__ahNwr:hover{box-shadow:4px 4px 0 #b80c09;transition:.5s}.AcceptInvite_section__Wn61z{height:calc(100vh - 106px);overflow-y:hidden;position:relative}.AcceptInvite_section__Wn61z .AcceptInvite_content__EaFA6{align-items:center;background-color:#111;background-size:cover;display:flex;height:100%;justify-content:center}.Liveboard_page__Luyxj{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;width:100%}@media(max-width:1000px){.Liveboard_page__Luyxj{max-height:100vh}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw{background-color:var(--dark-theme-black);flex-grow:1;overflow-y:hidden;position:relative}@media(max-width:1000px){.Liveboard_page__Luyxj .Liveboard_table__Gk8yw{display:flex;justify-content:center;padding-top:70px;width:100vw}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}@media(max-width:1000px){.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl{width:100%}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_topBlock__20E70{display:flex;justify-content:flex-start;max-width:1400px;width:60%}@media(max-width:1000px){.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_topBlock__20E70{width:calc(100% - 30px)}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_topBlock__20E70 .Liveboard_find__1p-CA{align-items:center;background-color:var(--dark-theme-white);box-shadow:4px 4px 0 #5fad56;color:var(--dark-theme-black);cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;height:45px;justify-content:center;margin-left:10px;padding-left:10px;padding-right:10px;text-align:center}@media(max-width:1000px){.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_topBlock__20E70 .Liveboard_find__1p-CA{font-size:18px}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_topBlock__20E70 .Liveboard_event__9uQlh{align-items:center;background-color:#0d1821;box-shadow:4px 4px 0 #b80c09;color:#fdf0d5;cursor:pointer;display:flex;font-family:tilda-bold;font-size:20px;height:45px;justify-content:center;margin-left:10px;padding-left:10px;padding-right:10px;text-align:center}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--dark-theme-black);border:3px solid var(--dark-theme-white);box-shadow:4px 4px 0 #5fad56;box-sizing:border-box;display:flex;flex-direction:column;height:70%;max-width:1400px;padding:0 0 10px;width:60%}@media(max-width:1000px){.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf{height:calc(100% - 80px);width:calc(100% - 30px)}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_top__OtzNq{background-color:var(--dark-theme-white);display:flex;justify-content:space-between;width:100%}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_top__OtzNq .Liveboard_title__3b-c6{color:var(--dark-theme-black)!important;font-family:tilda-black;font-size:20px;padding:10px;text-align:center;width:25%}@media(max-width:1000px){.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_top__OtzNq .Liveboard_title__3b-c6{font-size:18px}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_top__OtzNq .Liveboard_title__3b-c6:nth-child(2){text-align:start;width:50%}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_top__OtzNq .Liveboard_title__3b-c6:nth-child(3){display:none}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_list__u2-so{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;width:100%}@media(max-width:1000px){.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_list__u2-so{max-height:100vh}}.Liveboard_page__Luyxj .Liveboard_table__Gk8yw .Liveboard_content__nWTnl .Liveboard_field__JZ6cf .Liveboard_list__u2-so::-webkit-scrollbar{width:1px}.Point_point__Zv9wJ{background-color:var(--dark-theme-black);color:var(--dark-theme-white);cursor:pointer;text-decoration:none}.Point_point__Zv9wJ:hover{background-color:var(--dark-theme-white);color:var(--dark-theme-black)}.Point_point__Zv9wJ .Point_content__ntBx6{display:flex;justify-content:space-between}.Point_point__Zv9wJ .Point_content__ntBx6 .Point_text__fa87y{font-family:tilda-bold;font-size:18px;padding:10px;text-align:center;width:25%}@media(max-width:1000px){.Point_point__Zv9wJ .Point_content__ntBx6 .Point_text__fa87y{font-size:18px}.Point_point__Zv9wJ .Point_content__ntBx6 .Point_text__fa87y:nth-child(2){text-align:start;width:50%}.Point_point__Zv9wJ .Point_content__ntBx6 .Point_text__fa87y:nth-child(3){display:none}}.Point_hr__3wFMo:last-child,.Point_hr__3wFMo:nth-child(2),.Point_hr__3wFMo:nth-child(4),.Point_hr__3wFMo:nth-child(5){display:none}.Point_point__Zv9wJ:first-child,.Point_point__Zv9wJ:nth-child(2),.Point_point__Zv9wJ:nth-child(3){border-bottom:3px solid #0d1821}.Point_point__Zv9wJ:last-child{margin-bottom:20px}