.mobile-menu{position:fixed;top:0;left:0;bottom:0;width:100%;height:100vh;z-index:99999999!important}.mobile-menu-language{z-index:999;position:absolute;top:35px;right:30px}.mobile-menu .mobile-menu-overlay{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9)}.mobile-menu .mobile-menu-content{position:absolute;display:flex;flex-direction:column;gap:20px;top:0;left:0;width:85%;height:100%;background:#000;animation:slideIn .3s ease-out;overflow-y:auto}.mobile-menu .mobile-menu-content .mobile-menu-header{padding-left:20px;padding-top:30px}.mobile-menu .mobile-menu-content .mobile-menu-header .close-button{background:none;border:none;cursor:pointer}.mobile-menu .mobile-menu-content .mobile-menu-header .close-button svg{width:34px;height:34px;fill:#fff}.mobile-menu .mobile-menu-content .drawer-user-profile{display:flex;align-items:center;padding:0 30px 15px;border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-menu .mobile-menu-content .drawer-user-profile img{width:40px;height:40px;border-radius:50%;margin-right:15px}.mobile-menu .mobile-menu-content .drawer-user-profile .drawer-user-info{display:flex;flex-direction:column;background:none;border:none}.mobile-menu .mobile-menu-content .drawer-user-profile .drawer-user-info .drawer-username{color:#fff;font-size:18px;font-weight:700;margin-bottom:4px}.mobile-menu .mobile-menu-content .drawer-user-profile .drawer-user-info .profile-text{color:hsla(0,0%,100%,.7);font-size:12px}.mobile-menu .mobile-menu-content .menu-list{padding:0 30px;display:flex;flex-direction:column}.mobile-menu .mobile-menu-content .menu-list .menu-item{display:block;color:#fff;font-size:16px;padding:15px 0;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .2s}.mobile-menu .mobile-menu-content .menu-list .menu-item:active{background-color:hsla(0,0%,100%,.1)}.mobile-menu .mobile-menu-content .menu-list .menu-item.with-icon{display:flex;align-items:center;justify-self:center;gap:10px}.mobile-menu .mobile-menu-content .menu-list .menu-item.change-panel{justify-content:center;background:#111;border-radius:10px}.mobile-menu .mobile-menu-content .menu-list .menu-item.logout{margin-top:auto;color:#f52664!important;border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px;font-weight:700!important}.mobile-menu .mobile-menu-content .menu-list .menu-item.logout:active{background-color:rgba(229,9,20,.1)}.mobile-menu.account .mobile-menu-content{background:#111}.mobile-menu.account .menu-item.change-panel{background:#000!important}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.language-select{display:flex;align-items:center;justify-content:center;color:#fff;border:2px solid #e6e6e6;border-radius:10px;padding:6px;gap:7px;cursor:pointer}.language-select span{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.language-select .svg-icon{width:18px;height:18px}.header{z-index:999;display:flex;position:fixed;top:0;left:0;right:0;width:100%;box-sizing:border-box;align-items:center;transition:background-color .4s ease}@media(max-width:767px){.header{padding:0 20px}}@media(min-width:767px)and (max-width:1200px){.header{padding:0 20px}}@media(min-width:1200px){.header{padding:0 60px}}@media(max-width:767px){.header{height:58px}}@media(min-width:767px)and (max-width:1200px){.header{height:58px}}@media(min-width:1200px){.header{height:68px}}.header .app-logo{margin-right:10px}.header-menu{flex:1 1;margin-top:3px}.header-actions{gap:15px;text-align:right;display:flex;align-items:center}.header-actions input{background:none;border:0;color:#fff;outline:none;display:flex;width:150px}.header-icon-link{color:hsla(0,0%,100%,.722)!important;display:flex;align-items:center;font-weight:500;font-size:17px;gap:10px;letter-spacing:1.5px}.header-icon-link:hover{opacity:.7;border-radius:8px}.header-icon-link .svg-icon{height:23px;width:23px}@media(min-width:767px)and (max-width:1200px){.header-icon-link{font-size:14px}}.header-link{color:hsla(0,0%,100%,.722);text-decoration:none;font-weight:500;letter-spacing:.5px;padding:9px 18px;font-size:17px;opacity:.8;margin-left:10px;transition:background-color .3s ease;border-radius:20px}@media(min-width:767px)and (max-width:1200px){.header-link{margin:0;padding:5px 8px!important;font-size:14px}}.header-link:hover{opacity:1;color:#fff;background:#007fff!important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.tick-small{height:12px;width:6px;border-bottom:3px solid #fff;border-right:3px solid #fff}.tick-medium,.tick-small{display:inline-block;transform:rotate(45deg);margin-top:-4px}.tick-medium{height:15px;width:7.5px;border-bottom:4px solid #fff;border-right:4px solid #fff}.tick-large{display:inline-block;transform:rotate(45deg);height:20px;width:10px;margin-top:-4px;border-bottom:6px solid #fff;border-right:6px solid #fff}.rotate-180,.rotate-270,.rotate-90{transform:rotate(180deg)}@media(min-width:1200px){.hide-desktop{display:none!important}}@media(max-width:1200px){.show-desktop{display:none}}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:767px){.show-mobile{display:none}}.tooltip{z-index:9999999999999;font-size:14px!important;padding:10px 20px!important;border-radius:8px!important;letter-spacing:1px!important;font-weight:600!important}@media(max-width:1200px){.tooltip{display:none}}.tooltip-dark{background-color:#333;color:#fff}.tooltip-light{background-color:#e6e6e6!important;color:#333!important}:root{font-family:inter!important;font-size:14px}input,select,textarea{touch-action:manipulation}.header_logo{height:43px}@media(max-width:767px){.header_logo{height:35px}}@media(min-width:767px)and (max-width:1200px){.header_logo{height:40px}}@media(max-width:767px){.page{margin-top:68px}}@media(min-width:767px)and (max-width:1200px){.page{margin-top:68px}}@media(min-width:1200px){.page{margin-top:78px}}.bold,.page-title{font-weight:700}.page-title{margin-bottom:10px;letter-spacing:1px}.page-title.center{text-align:center}@media(max-width:767px){.page-title{text-align:center;font-size:24px;margin-bottom:30px}}@media(min-width:767px){.page-title{font-size:30px;margin-top:60px;margin-bottom:0}}@media(min-width:1200px){.overflow-hidden-desktop{overflow:hidden}}.underline-link{text-decoration:underline}.error-text{color:#f52664}.error-border{border:2px solid #f52664;border-radius:5px;padding:10px}.info-message{margin:10px 0;color:#007fff;font-size:12px;font-weight:700}.error-message{color:#f52664!important;font-weight:700;font-size:14px!important;margin-top:8px;padding-left:5px}.pointer{cursor:pointer}html{font-size:14px;overflow-x:hidden}h1{font-size:35px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}br{background:none}a{cursor:pointer}.svg-icon{height:30px;width:30px}.app-logo{font-size:32px;font-weight:700}@media(max-width:767px){.app-logo{font-size:24px}}.app-logo.x2{font-size:40px}.app-logo.x3{font-size:60px}.app-logo.x4{font-size:80px}.app-logo.x5{font-size:100px}.text-center{text-align:center}.pl-1{padding-left:3px}.pl-2{padding-left:6px}.pl-3{padding-left:9px}.pl-4{padding-left:12px}.pl-5{padding-left:15px}.pt-1{padding-top:3px}.pt-2{padding-top:6px}.pt-3{padding-top:9px}.pt-4{padding-top:12px}.pt-5{padding-top:15px}.pr-1{padding-right:3px}.pr-2{padding-right:6px}.pr-3{padding-right:9px}.pr-4{padding-right:12px}.pr-5{padding-right:15px}.pb-1{padding-bottom:3px}.pb-2{padding-bottom:6px}.pb-3{padding-bottom:9px}.pb-4{padding-bottom:12px}.pb-5{padding-bottom:15px}.ml-1{margin-left:3px}.ml-2{margin-left:6px}.ml-3{margin-left:9px}.ml-4{margin-left:12px}.ml-5{margin-left:15px}.mt-1{margin-top:3px}.mt-2{margin-top:6px}.mt-3{margin-top:9px}.mt-4{margin-top:12px}.mt-5{margin-top:15px}.mt-6{margin-top:18px}.mt-7{margin-top:21px}.mt-8{margin-top:24px}.mt-9{margin-top:27px}.mt-10{margin-top:30px}.mr-1{margin-right:3px}.mr-2{margin-right:6px}.mr-3{margin-right:9px}.mr-4{margin-right:12px}.mr-5{margin-right:15px}.mr-6{margin-right:18px}.mr-7{margin-right:21px}.mr-8{margin-right:24px}.mr-9{margin-right:27px}.mr-10{margin-right:30px}.mb-1{margin-bottom:3px}.mb-2{margin-bottom:6px}.mb-3{margin-bottom:9px}.mb-4{margin-bottom:12px}.mb-5{margin-bottom:15px}.mb-6{margin-bottom:18px}.mb-7{margin-bottom:21px}.mb-8{margin-bottom:24px}.mb-9{margin-bottom:27px}.mb-10{margin-bottom:30px}.d-flex{display:flex}.d-flex.space-beetwen{justify-content:space-between}.d-flex.j-center{justify-content:center}.d-flex.a-center,.d-flex.ja-center{align-items:center}.d-flex.ja-center{justify-content:center}a{text-decoration:none}.loader{width:38px;height:38px;border:5px solid;border-color:#444 #444 transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.loader.light{color:#fff}.loader.small{width:28px;height:28px}.loader.big{width:48px;height:48px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a{color:#007fff}