.alert-modal{max-width:400px;width:100%}.alert-modal__text{font-size:.875rem}.alert-modal__buttons{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px;width:100%}.alert-modal__buttons .btn{flex:1}.img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.img--contain{-o-object-fit:contain;object-fit:contain}.img--no-user{padding:10px}.lazy{opacity:0;transition:var(--transition)}.lazy.loaded{opacity:1}.response{align-items:center;background:var(--black-3,#1f2328);border-radius:24px;display:flex;flex-direction:column;padding:24px}.response__title{font-weight:600;letter-spacing:-.24px;line-height:1.5;text-align:center}.response__body{display:flex;padding:37px}.response__icon{color:var(--green-light);height:64px;width:64px}.input{display:inline-flex;flex-direction:column;gap:2px;position:relative}.input__container{background:var(--black-4);border:1px solid transparent;border-radius:8px;box-sizing:border-box;display:flex;height:56px;overflow:hidden;position:relative;transition:var(--transition)}.input__container:hover{background:hsla(225,8%,47%,.16)}.input--filled .input__title,.input:focus-within .input__title{font-size:.75rem;padding:8px 16px}.input:focus-within .input__container{background:hsla(225,8%,47%,.16)}.input--error.input .input__container{border-color:var(--red)}.input--error.input .icon svg path{fill:var(--red)}.input--error.input__field{color:var(--red)}.input--error.input__field::-moz-placeholder{color:var(--red)}.input--error.input__field::placeholder{color:var(--red)}.input--error .input__container{border-color:var(--red)}.input--disabled .input__container{background:var(--black-5)}.input--disabled .input__container:hover{border-color:var(--black-5)}.input--disabled .input__field{cursor:no-drop}.input--small .input__container{height:40px}.input--small .input__action{width:40px}.input--icon-left .input__action{left:0;position:absolute;top:0}.input--icon-left .input__field{padding:15px 15px 15px 56px}.input--icon-right .input__action{position:absolute;right:0;top:0;z-index:2}.input--icon-right .input__field{padding:15px 56px 15px 18px}.input__title{align-items:baseline;color:var(--gray-2);display:flex;font-size:1rem;font-weight:400;gap:10px;justify-content:space-between;letter-spacing:-.16px;line-height:1.5;padding:16px;pointer-events:none;position:absolute;transition:var(--transition);will-change:transform;z-index:1}.input__title a{align-items:flex-end;border-bottom:1px solid;color:var(--main);display:flex;gap:5px}.input__title a .icon{color:var(--main);height:14px;margin-bottom:2px;width:14px}.input__subtitle{align-items:center;color:var(--white-o5);display:flex;font-size:.75rem;font-weight:400;gap:10px;line-height:20px}.input__subtitle .btn{height:22px}.input__error,.input__required{color:var(--red)}.input__error{font-size:.75rem;font-weight:400;line-height:20px}.input__action{align-items:center;background:none;border:none;color:var(--white);cursor:pointer;display:inline-flex;flex-shrink:0;height:100%;justify-content:center;padding:15px;transition:var(--transition);width:38px;z-index:2}.input__action:hover{color:var(--main)}.input__action--no-action{pointer-events:none}.input__field{background:none;border:none;color:var(--white);font-size:1rem;font-style:normal;font-weight:400;height:100%;letter-spacing:-.16px;line-height:1.5;outline:none;padding:8px;text-overflow:ellipsis;width:100%}.input__field::-moz-placeholder{color:var(--gray-2)}.input__field::placeholder{color:var(--gray-2)}.input--title-float .input__field{padding:24px 16px 8px}.input .icon{height:24px;width:24px}.input__errors{color:var(--red);display:grid;font-size:.75em;font-weight:500;line-height:14px;grid-gap:2px}.input__errors pre{white-space:break-spaces}.loading-indicator{align-items:center;display:inline-flex;flex-shrink:0;gap:10px;position:relative}.loading-indicator svg{height:16px;width:16px}.loading-indicator svg circle{stroke:currentColor}.password-rules{color:var(--gray,#838396);font-size:.875rem;letter-spacing:.1px;line-height:1.33;list-style:inside}.password-rules__item{padding-left:1.5em;text-indent:-1.5em;white-space:pre-line}.checkbox{display:inline-grid;grid-gap:5px;transition:color var(--transition)}.checkbox__icon{align-items:center;background:var(--black-5);border-radius:8px;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:var(--transition);width:24px}.checkbox--big .checkbox__icon{height:30px;width:30px}.checkbox--small .checkbox__icon{height:16px;width:16px}.checkbox--active .checkbox__icon{background:var(--main);border-color:var(--main)}.checkbox__icon .icon{height:100%;width:100%}.checkbox__field{align-items:center;color:var(--gray);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;justify-content:flex-start;letter-spacing:.1px;line-height:1.42;transition:color var(--transition)}.checkbox--reverse .checkbox__field{flex-direction:row-reverse;justify-content:space-between}.checkbox__field:hover{color:var(--main)}.checkbox__field:hover .checkbox__icon{background:var(--dark)}.checkbox__field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;height:0;outline:none;overflow:hidden;width:0}.checkbox__errors,.checkbox__messages{color:var(--dark);display:grid;font-size:.75rem;font-weight:400;line-height:15px;opacity:.4;grid-gap:3px}.checkbox__errors{color:var(--red);opacity:1}.checkbox a{color:var(--main);text-decoration:underline}.login-modal .login-modal__body{gap:0}@media only screen and (max-width:480px){.login-modal .login-modal__body{gap:16px}}.select-list{align-items:flex-start;background:var(--black-4);border-radius:12px;display:flex;flex-direction:column;gap:2px;overflow:auto;padding:5px;scrollbar-color:rgba(0,0,0,.3) transparent;scrollbar-width:thin}.select-list::-webkit-scrollbar{height:8px;width:8px}.select-list::-webkit-scrollbar-track{background:transparent}.select-list::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0000004d;border:none;border-radius:3px}.select-list__item{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:stretch;width:100%}.select-list__item:hover{background:hsla(225,8%,47%,.16)}.select-list__item .checkbox,.select-list__item button{background:none;border:none;border-radius:10px;color:var(--gray-dark);cursor:pointer;font-size:.875rem;font-weight:500;line-height:18px;min-height:34px;padding:5px 10px;text-align:left;transition:background .2s;width:100%}.select-list__item .checkbox:hover,.select-list__item button:hover{background:var(--white-o1)}.select-list__item .checkbox__field,.select-list__item button__field{align-items:center;gap:5px;padding:5px 10px}.select-list__item--active.select-list__item{background:hsla(225,8%,47%,.16)}.select-list__item .checkbox{padding:0}.select-list__empty{color:var(--dark);font-size:.875rem;font-weight:500;line-height:16px;padding:5px 10px}.select{display:inline-grid;grid-gap:12px;position:relative}.select .select-list{height:0;opacity:0;position:absolute;transition:opacity .2s;visibility:hidden;width:0;z-index:10}.select--focused.select .select-list{box-shadow:0 15px 30px #00000026;height:auto;left:0;max-height:200px;opacity:1;visibility:visible;width:100%}.select--list-bottom.select .select-list{bottom:-5px;transform:translateY(100%)}.select--list-top.select .select-list{border-bottom-left-radius:0;border-bottom-right-radius:0;top:0;transform:translateY(-100%)}.select__title{align-items:baseline;color:var(--gray-2);display:flex;font-size:1rem;font-weight:400;gap:10px;justify-content:space-between;letter-spacing:-.16px;line-height:1.5;padding:16px;pointer-events:none;position:absolute;transition:var(--transition);will-change:transform;z-index:3}.select--error .select__title{color:var(--red)}.select--focused .select__title,.select--selected .select__title{font-size:.75rem;padding:8px 16px}.select__title>span{color:var(--red)}.select__actions{display:flex;margin-left:auto}.select__clear{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;height:100%;justify-content:center;margin-right:-12px;padding:0 12px;z-index:1}.select--big .select__clear{align-items:flex-start;padding-top:16px}.select--focused .select__clear{display:none}.select__clear .icon{color:var(--gray);height:20px;width:20px}.select__field-label{border-radius:12px;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.select__field{align-items:stretch;background:var(--black-4);border:1px solid transparent;border-radius:8px;display:flex;height:56px;justify-content:stretch;overflow:hidden;position:relative;transition:var(--transition);width:100%;z-index:2}.select__field:hover{background:hsla(225,8%,47%,.16)}.select--small .select__field{border-color:var(--gray);height:36px}.select--big .select__field{height:150px}.select--focused .select__field{background:hsla(225,8%,47%,.16)}.select--error .select__field{border-color:var(--red)}.select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--white);flex-grow:1;font-size:.875rem;font-weight:500;height:100%;line-height:20px;opacity:1;outline:none;overflow:visible;width:auto}.select--title-float .select__input{padding:24px 16px 8px}.select--big .select__input{align-items:flex-start;display:flex;padding-top:16px}.select__input::-moz-placeholder{color:var(--white-o5)}.select__input::placeholder{color:var(--white-o5)}.select--values-visible .select__input{height:0;opacity:0;overflow:hidden;width:0}.select__input-container{position:relative;width:100%}.select__arrow{align-items:center;cursor:pointer;display:inline-flex;height:100%;justify-content:center;padding:0 12px;z-index:1}.select--big .select__arrow{align-items:flex-start;padding-top:19px}.select__arrow .icon{color:var(--gray);height:24px;transition:.2s;width:24px}.select--focused .select__arrow .icon{transform:rotate(180deg)}.select__values{align-items:center;display:none;gap:5px;height:100%;overflow:hidden;position:relative;width:100%}.select--values-visible .select__values{display:flex}.select--big .select__values{align-items:flex-start;padding-top:16px}.select__values button{align-items:center;background:var(--blue-light);border:1px solid transparent;border-radius:5px;color:var(--dark);display:inline-flex;font-size:.75rem;font-weight:500;gap:5px;line-height:20px;padding:4px 8px;white-space:nowrap;z-index:2}.select__values button .icon{border-radius:999px;height:18px;padding:3px;width:18px}.select__values button .icon svg path{fill:var(--dark);height:12px;width:12px}.select__errors,.select__messages{color:var(--dark);display:grid;font-size:.75rem;font-weight:400;line-height:15px;opacity:.4;grid-gap:3px}.select__errors{color:var(--red);opacity:1}.deposit-modal{max-width:500px;width:100%}.header{--main-width:1360px;background:var(--black-3);height:var(--header-height);padding:25px 0;position:sticky;top:0;transition:background .3s ease-in-out;width:100%;z-index:5}@media only screen and (max-width:1024px){.header{align-items:center;display:flex;padding:0}}.header--fixed{left:0;position:fixed;right:0;top:0;z-index:5}.header--transparent{background:transparent}@media only screen and (max-width:768px){.header--mobile{background:var(--black-2)}}@media only screen and (max-width:1024px){.header:not(.header--transparent):not(.header--mobile){display:none}}.header-inner{align-items:center;display:flex;gap:20px;justify-content:space-between}.header--transparent .header-inner{display:grid;grid-template-columns:1fr auto 1fr}@media only screen and (max-width:1024px){.header--transparent .header-inner{display:flex}.header-logo__wrapper{display:none}}.header-logo__img{height:50px;width:auto}.header-nav{align-items:center;display:flex;gap:4px;margin-right:auto}@media only screen and (max-width:1024px){.header-nav{display:none}}.header--transparent .header-nav{margin-right:0}.header-nav__link{border-radius:8px;color:var(--gray);font-feature-settings:"liga" off,"clig" off;font-weight:600;letter-spacing:-.24px;line-height:1.5;padding:8px 16px}.header-nav__link--active{color:var(--white)}.header-nav__link:active{background:rgba(36,36,40,.32)}.header-logo-right{margin-left:auto}@media only screen and (max-width:1024px){.header-logo-right{margin-left:0}}.header-logo-right__img{height:41px;width:auto}@media only screen and (max-width:480px){.header-logo-right__img{height:26px}}.header-actions{align-items:center;display:flex;gap:16px}.header-actions__item--logout.btn{color:var(--red);letter-spacing:-.24px;padding:0 26px}.header-right{align-items:center;display:flex;gap:16px}.header-balance,.header-user{align-items:center;background:none;border:none;border-radius:8px;color:var(--white);cursor:pointer;display:flex;gap:8px;padding:8px;transition:var(--transition)}.header-balance__name,.header-balance__value,.header-user__name,.header-user__value{font-weight:600;letter-spacing:-.24px;line-height:1.5}.header-balance:hover,.header-user:hover{background:var(--black-2)}@media only screen and (max-width:480px){.header-balance{background-color:var(--black-3)}.header-balance:hover{background-color:var(--black-4)}}.header-balance__icon,.header-balance__plus{height:24px;width:24px}.header-balance__icon{color:var(--main)}@media only screen and (max-width:768px){.header-user{display:none}}.header-user__img{border-radius:50%;height:32px;width:32px}.app-stores{display:flex;flex-wrap:wrap;gap:15px}.app-stores__item{align-items:center;background:var(--black-3);border:1px solid transparent;border-radius:7px;display:flex;gap:7px;padding:10px 13px}.app-stores__item:hover{border-color:var(--main)}.app-stores__item-icon{height:25px;width:25px}.app-stores__item-info{display:flex;flex-direction:column;gap:4px}.app-stores__item-download{font-size:.5625rem;line-height:.8}.app-stores__item-title{font-size:.9375rem;font-weight:500;line-height:1.25}.socials{align-items:center;display:flex;gap:24px}.socials-item{display:flex;height:35px;width:35px}.socials-item:hover{color:var(--main)}.categories{display:flex;flex-wrap:wrap;gap:2px}.categories__item{align-items:center;border-radius:8px;color:var(--gray);display:flex;font-weight:600;height:40px;justify-content:center;letter-spacing:-.24px;line-height:1.5;padding:0 16px;text-align:center}.categories__item--blue{color:var(--main)}.categories__item:hover{background:rgba(36,36,40,.32)}.footer{--main-width:1286px;padding:48px 0}@media only screen and (max-width:480px){.footer{padding-bottom:15px;padding-top:35px}}.footer__container,.footer__inner{position:relative}.footer__inner{background:url(../images/footer-bg.svg);background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;flex-direction:column;gap:42px;padding:35px}@media only screen and (max-width:1024px){.footer__inner{background-image:url(../images/footer-bg-mobile.svg);gap:30px;padding:24px 24px 50px}}.footer-logo{display:flex;height:auto;width:340px}@media only screen and (max-width:1024px){.footer-logo{width:240px}}@media only screen and (max-width:480px){.footer-logo{width:190px}}.footer-logo img{width:100%}.footer-main{display:flex;gap:30px;justify-content:space-between}.footer-main__left,.footer-main__right{display:flex;flex-direction:column;gap:23px}.footer-main__left{max-width:340px}.footer-main__right{max-width:456px;min-width:40%}@media only screen and (max-width:1024px){.footer-main__right{display:none}}.footer-main__title{font-size:.875rem;font-weight:700;letter-spacing:-.15px;line-height:1.42}@media only screen and (max-width:480px){.footer-main__stores{align-items:flex-start}}.footer-contacts{display:flex;flex-direction:column;gap:16px;padding-bottom:5px}@media only screen and (max-width:1024px){.footer-contacts{padding-bottom:0}}.footer-contacts__item{font-weight:600;letter-spacing:-.24px;line-height:1.5;padding:8px}.footer-bottom{display:flex;flex-direction:column;gap:8px;margin-top:33px;padding-right:67px}@media only screen and (max-width:1024px){.footer-bottom{gap:30px;padding:0}}@media only screen and (max-width:480px){.footer-bottom{margin-top:0}}.footer-nav{align-items:center;display:flex;flex-wrap:wrap;gap:4px;margin-left:auto}@media only screen and (max-width:1024px){.footer-nav{margin-left:0}}@media only screen and (max-width:390px){.footer-nav{align-items:flex-start;flex-direction:column}}.footer-nav__link{border-radius:8px;color:var(--gray);font-weight:600;letter-spacing:-.24px;line-height:1.5;padding:8px 16px}@media only screen and (max-width:480px){.footer-nav__link{padding:8px}}.footer-nav__link--active{color:var(--white)}@media only screen and (max-width:480px){.footer-nav__link:not(.footer-nav__link--mobile){display:none}}.footer-nav__link:active{background:rgba(36,36,40,.32)}.footer-copyright{color:var(--gray);font-size:.75rem;font-weight:500}@media only screen and (min-width:1025px){.footer-copyright{bottom:6px;left:115px;position:absolute}}.mobile-nav{align-items:center;background:var(--black-3);bottom:0;display:flex;height:var(--mobile-nav-height);left:0;padding:8px 16px;position:fixed;right:0;z-index:15}@media only screen and (min-width:1025px){.mobile-nav{display:none}}.mobile-nav__list{display:flex;justify-content:center;width:100%;z-index:200}.mobile-nav__item{align-items:center;background:none;border:none;border-radius:10px;color:var(--gray);display:flex;flex:1;flex-direction:column;font-size:.75rem;font-weight:600;gap:2px;letter-spacing:.1px;line-height:16px;max-width:100px;padding:5px;text-align:center;transition:var(--transition);-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-nav__item--active,.mobile-nav__item:active{background:var(--black-4)}.mobile-nav__item--active .icon,.mobile-nav__item:active .icon{color:var(--main)}.mobile-nav__item .icon{height:24px;transition:var(--transition);width:24px}.modal{height:100%;left:0;opacity:0;overflow-y:auto;pointer-events:none;position:fixed;top:0;transition:opacity var(--transition);width:100%;z-index:var(--z-index-modal,999)}.modal--visible{opacity:1;pointer-events:auto}.modal__content{align-items:flex-start;background:var(--black-o7);display:none;justify-content:center;min-height:100vh;padding:10px;position:relative;width:100%}@media only screen and (max-width:480px){.modal__content{padding:0}}.modal__content:last-child{align-items:center;display:flex;justify-content:center}.mod{background:var(--white);border-radius:10px;box-shadow:0 5px 10px #0000000d;margin:45px auto auto;position:relative;z-index:1}.mod__header{align-items:center;border-bottom:1px solid var(--gray-dark);display:flex;gap:30px;justify-content:space-between;padding:30px}.mod__title{color:var(--dark);font-size:1.5rem;font-weight:700;line-height:29px}.mod__close{align-items:center;background:none;border:none;display:inline-flex;height:30px;justify-content:center;padding:0;width:30px}.mod__close .icon{height:100%;width:100%}.mod__close .icon svg path{fill:var(--dark-light)}.mod__body{display:grid;padding:30px;grid-gap:30px}.mod__section{display:grid;width:100%;grid-gap:20px}.mod__section-title{color:var(--dark-light);font-size:1.25rem;font-weight:700;line-height:28px}.mod__section-body{display:grid;grid-gap:20px}.mod__footer{align-items:center;display:flex;gap:30px;justify-content:space-between;padding:30px}.mod__footer-box{align-items:center;display:inline-flex;gap:15px}.menu{background:var(--black-o5);height:100%;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;transition:opacity var(--transition);width:100%;z-index:var(--z-index-menu)}.menu--active{opacity:1;pointer-events:auto}.menu--active .menu__content{transform:translate(0)}.menu__content{align-items:flex-start;display:flex;height:100%;justify-content:flex-end;overflow-y:auto;position:relative;transform:translate(100%);transition:var(--transition);width:100%}.menu__background{cursor:pointer;height:100%;position:fixed;right:0;top:0;width:100%;z-index:0}.menu__body{display:flex;width:100%}.menu__body,.menu__body--left{justify-content:left}.menu__body--right{justify-content:right}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}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:-.25rem}sup{top:-.5rem}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:.35rem .75rem .625rem}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}@font-face{font-display:swap;font-family:GolosText;font-style:normal;font-weight:400;src:local("GolosText Regular"),local("GolosText-Regular"),url(./GolosText-Regular.485fc005.woff2) format("woff2"),url(./GolosText-Regular.75729326.woff) format("woff")}@font-face{font-display:swap;font-family:GolosText;font-style:normal;font-weight:500;src:local("GolosText Regular"),local("GolosText-Regular"),url(./GolosText-Medium.a551f7e1.woff2) format("woff2"),url(./GolosText-Medium.c88c9b7d.woff) format("woff")}@font-face{font-display:swap;font-family:GolosText;font-style:normal;font-weight:600;src:local("GolosText SemiBold"),local("GolosText-SemiBold"),url(./GolosText-SemiBold.9e817de4.woff2) format("woff2"),url(./GolosText-SemiBold.551255ef.woff) format("woff")}@font-face{font-display:swap;font-family:Hanson;font-style:normal;font-weight:700;src:local("Hanson Bold"),local("HansonBold"),url(./HansonBold.483cba7d.woff2) format("woff2"),url(./HansonBold.34cfb15b.woff) format("woff")}:root{--main-width:1320px;--font-regular:"GolosText",Arial,Helvetica Neue,Helvetica,sans-serif;--font-title:"Hanson",Arial,Helvetica Neue,Helvetica,sans-serif;--font-size-desktop:16px;--black:#000;--black-o7:rgba(0,0,0,.7);--black-2:#15151a;--black-3:#1f2328;--black-4:#1c1c20;--black-5:#222;--black-6:#2d2c35;--black-7:#161616;--black-8:#1e1e1e;--white:#fff;--white-o7:hsla(0,0%,100%,.7);--white-o8:hsla(0,0%,100%,.8);--dark:#1e2935;--dark-2:#282828;--dark-3:#242428;--dark-3-o32:rgba(36,36,40,.32);--dark-4:#2b2c32;--dark-4-o48:rgba(43,44,50,.48);--dark-5:#202025;--gray:#838396;--gray-2:#adb3c7;--gray-3:#90909c;--gray-4:#51525b;--gray-5:#595b63;--gray-6:#797f93;--green:#018d28;--green-light:#97ff72;--blue:#0075ff;--blue-light:#a2ceff;--accent:#52f9ff;--yellow:#dfc04a;--orange:#ff7921;--red:#ce2323;--main:var(--accent);--main-dark:#43b5ba;--body-color:var(--white);--bg-color:var(--black-2);--big-radius:2rem;--medium-radius:1.5rem;--main-radius:1.25rem;--small-radius:5px;--transition:.3s;--sides-padding:30px;--header-height:100px;--mobile-nav-height:70px;--btn-lg-height:48px;--btn-md-height:40px;--btn-sm-height:32px;--btn-xs-height:24px;--z-index-modal:25;--z-index-menu:20}@media only screen and (max-width:1024px){:root{--header-height:80px}}@media only screen and (max-width:480px){:root{--sides-padding:16px;--header-height:56px}}*{backface-visibility:hidden;box-sizing:border-box;font-family:var(--font-regular);margin:0;min-height:0;min-width:0;padding:0}@media only screen and (min-width:1025px){*{scrollbar-color:var(--dark) var(--dark-10);scrollbar-width:thin}}@media only screen and (max-width:1024px){*{scrollbar-width:none}}body,html{background:var(--bg-color);color:var(--body-color);font-feature-settings:"liga" off,"clig" off;font-size:var(--font-size-desktop);line-height:normal;scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-width:thin;-webkit-tap-highlight-color:transparent}body{min-width:320px;overflow-y:scroll}@media only screen and (min-width:1025px){body{scrollbar-color:var(--dark) var(--dark-light);scrollbar-width:auto}}a{color:inherit;cursor:pointer;position:relative;text-decoration:none;transition:var(--transition)}@media only screen and (max-width:1024px){a{-webkit-user-select:none;-moz-user-select:none;user-select:none}}a:not(.no-default).active,a:not(.no-default).router-link.router-link-active,a:not(.no-default):hover{color:var(--main)}a:not(.no-default).active .icon svg path[fill],a:not(.no-default).active .icon svg rect[fill],a:not(.no-default).router-link.router-link-active .icon svg path[fill],a:not(.no-default).router-link.router-link-active .icon svg rect[fill],a:not(.no-default):hover .icon svg path[fill],a:not(.no-default):hover .icon svg rect[fill]{fill:var(--main)}a:not(.no-default).active .icon svg circle[stroke],a:not(.no-default).active .icon svg path[stroke],a:not(.no-default).active .icon svg rect[stroke],a:not(.no-default).router-link.router-link-active .icon svg circle[stroke],a:not(.no-default).router-link.router-link-active .icon svg path[stroke],a:not(.no-default).router-link.router-link-active .icon svg rect[stroke],a:not(.no-default):hover .icon svg circle[stroke],a:not(.no-default):hover .icon svg path[stroke],a:not(.no-default):hover .icon svg rect[stroke]{stroke:var(--main)}a:not(.no-default) .icon svg path,a:not(.no-default) circle,a:not(.no-default) rect{transition:var(--transition)}a:active,a:focus{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);font-weight:700;line-height:normal;margin:30px 0}h1.no-margin,h2.no-margin,h3.no-margin,h4.no-margin,h5.no-margin,h6.no-margin{margin-bottom:0;margin-top:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1,h2{font-size:1.75rem;line-height:1.28}@media only screen and (max-width:480px){h1,h2{font-size:1.5rem}}h3{font-size:1.25rem}h4{font-size:1.125rem}h5,h6{font-size:1rem}b,dt,strong{font-weight:700;line-height:normal}b,dt,em,i,strong{font-family:var(--font-regular)}em,i{font-weight:400}em:before,i:before{margin:0;width:auto}code,pre{background:none;border:none;margin:0}p{margin-bottom:20px}p:last-child{margin-bottom:0}img{height:100%;max-height:100%;max-width:100%;vertical-align:middle;width:100%}img[data-src],img[data-srcset]{display:block;min-height:1px}ol,ul{list-style:none;margin:0;padding:0}blockquote{background:var(--dark);border-left:5px solid var(--main);border-radius:5px 10px 10px 5px;font-family:var(--font-regular);margin:10px 0 30px;overflow:hidden;padding:15px}blockquote,blockquote p{position:relative}details{border-radius:var(--main-radius,10px);margin-bottom:30px}details,details summary{background:var(--gray-3-dark)}details summary{border-top-left-radius:var(--main-radius,10px);border-top-right-radius:var(--main-radius,10px);cursor:pointer;font-family:var(--font-regular);padding:15px}details>div{padding:30px}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}video{-o-object-fit:contain;object-fit:contain}figure{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;margin:0}textarea{resize:vertical}.icon{min-height:10px;min-width:10px}.icon svg{height:100%;visibility:visible;width:100%}#app{display:flex;min-height:100vh;min-width:320px}@media only screen and (max-width:1024px){#app{padding-bottom:var(--mobile-nav-height)}}.container{box-sizing:content-box;max-width:var(--main-width)}.container,.container-padding{margin:0 auto;position:relative;width:100%}.container-padding{box-sizing:border-box;max-width:calc(var(--main-width) + var(--sides-padding)*2);padding-left:var(--sides-padding);padding-right:var(--sides-padding)}.page-enter-active,.page-leave-active{transition:all .3s ease}.page-enter-from{opacity:0;transform:translate(20px)}.page-leave-to{opacity:0;transform:translate(-20px)}.page{flex-grow:1;overflow:hidden}.page,.page__inner{display:flex;flex-direction:column}.hover-image img{transition:var(--transition)}@media only screen and (min-width:1025px){.hover-image:hover img{filter:brightness(.8)}}.hidden{display:none}.no-scroll{overflow:hidden}.no-events{pointer-events:none}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.no-visible{opacity:0;pointer-events:none}.no-sides{margin-left:calc(var(--sides-padding)*-1);margin-right:calc(var(--sides-padding)*-1);padding-left:var(--sides-padding);padding-right:var(--sides-padding)}.flex-column{display:flex;flex-direction:column}@media only screen and (min-width:1025px){.mobile{display:none!important}}@media only screen and (min-width:481px){.mobile-480{display:none!important}}@media only screen and (max-width:1024px){.desktop{display:none!important}}.icon:not(.no-fill) circle,.icon:not(.no-fill) rect,.icon:not(.no-fill) svg path{fill:currentColor}.icon:not(.no-fill) rect[stroke],.icon:not(.no-fill) svg path[stroke]{stroke:currentColor;fill:none}.icon--sm{height:16px;width:16px}.icon--md{height:20px;width:20px}.icon--lg{height:24px;width:24px}.swiper-wrapper{width:-moz-max-content;width:max-content}.swiper-slide{height:auto!important;width:auto!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.fade-up-enter-active,.fade-up-leave-active{transition:all .3s ease}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(20px)}.fade-right-enter-active,.fade-right-leave-active{transition:all .3s ease}.fade-right-enter-from,.fade-right-leave-to{opacity:0;transform:translate(20px)}.fade-slide-enter-active,.fade-slide-leave-active{transition:all .4s ease}.fade-slide-enter-from{opacity:0;transform:translate(30px)}.fade-slide-leave-to{opacity:0;transform:translate(-30px)}.col{display:grid;grid-gap:20px}.col-1{grid-template-columns:1fr}.col-2{grid-template-columns:1fr 1fr}@media only screen and (max-width:628px){.col-2{grid-template-columns:1fr}}.col-3{grid-template-columns:repeat(3,1fr)}.col-4{grid-template-columns:repeat(4,1fr)}.col-top{align-items:flex-start}.cell-2{grid-column:auto/span 2}.cell-3{grid-column:auto/span 3}.btn{align-items:center;background:none;border:none;border-radius:8px;color:var(--body-color);cursor:pointer;display:inline-flex;font-family:var(--font-regular);justify-content:center;outline:none;transition:color var(--transition),background var(--transition),border-color var(--transition)}.btn .icon{height:16px;max-height:32px;max-width:32px;width:16px}.btn:disabled{background:var(--dark-5);color:var(--gray-4);cursor:not-allowed}.btn--main{background:var(--main);color:var(--black)}.btn--main:active:not(:disabled),.btn--main:hover:not(:disabled){background:var(--main-dark)}.btn--transparent{background:transparent;color:var(--main)}.btn--transparent:active:not(:disabled),.btn--transparent:hover:not(:disabled){background:var(--main);color:var(--black)}.btn--dark{background:var(--black-4);color:var(--white)}.btn--dark:active:not(:disabled),.btn--dark:hover:not(:disabled){background:var(--black-6)}.btn--red{color:var(--white)}.btn--red,.btn--red:active:not(:disabled),.btn--red:hover:not(:disabled){background:var(--red)}.btn--lg{gap:20px;height:var(--btn-lg-height);line-height:1.5}.btn--lg,.btn--md{font-size:1rem;font-weight:600;padding:0 20px}.btn--md{gap:8px;height:var(--btn-md-height)}.btn--md .icon{height:24px;width:24px}.btn--sm{font-size:.875rem;font-weight:400;gap:10px;height:var(--btn-sm-height);line-height:normal;padding:0 10px}.default-modal{--sides-padding:16px;align-items:flex-start;background:var(--black-2);border-radius:16px;display:flex;justify-content:stretch;position:relative;z-index:1}@media only screen and (max-width:480px){.default-modal{border-radius:0;min-height:100dvh;width:100%}}.default-modal__main{display:flex;flex-direction:column;flex-grow:1;gap:13px;padding:24px 32px 32px}@media only screen and (max-width:480px){.default-modal__main{gap:16px;padding:var(--sides-padding)}}.default-modal__header{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.default-modal__header--center{display:grid;grid-template-columns:auto 1fr auto}.default-modal__header--center .default-modal__title{justify-content:center;text-align:center}.default-modal__title{display:flex;font-size:.875rem;font-weight:700;margin-right:auto}@media only screen and (max-width:480px){.default-modal__title{margin:auto}}.default-modal__back,.default-modal__close{align-items:center;border:none;border-radius:5px;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;transition:var(--transition);width:40px}.default-modal__back:hover,.default-modal__close:hover{background-color:var(--dark-3-o32);color:var(--red)}.default-modal__back .icon,.default-modal__close .icon{height:24px;width:24px}.default-modal__close{margin-right:-8px}.default-modal__back--hide{opacity:0;pointer-events:none}@media only screen and (min-width:481px){.default-modal__back--hide{display:none}}.default-modal__body{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;width:100%}.default-modal__submit{gap:10px}@media only screen and (max-width:480px){.default-modal__submit{bottom:15px;left:var(--sides-padding);position:fixed;right:var(--sides-padding);z-index:2}}.auth-modal{align-items:stretch;display:flex;flex-direction:row;max-width:720px;width:100%}@media only screen and (max-width:480px){.auth-modal{padding-bottom:calc(var(--btn-lg-height) + 30px)}}.auth-modal__img{border-radius:16px;flex-shrink:0;height:auto;-o-object-fit:cover;object-fit:cover;width:223px}@media only screen and (max-width:680px){.auth-modal__img{display:none}}.auth-modal__form{display:flex;flex-direction:column;gap:16px}.auth-modal__check{padding:8px 0}.auth-modal__actions{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.auth-modal__actions>*{width:100%}.auth-modal__actions-forgot-password{color:var(--main);font-weight:600;letter-spacing:-.24px;line-height:1.5;padding:4px 12px;width:auto}.auth-modal__actions-or{align-items:center;color:var(--gray-5);display:grid;font-weight:500;gap:10px;grid-template-columns:1fr auto 1fr;letter-spacing:-.16px;line-height:1.5}.auth-modal__actions-or:after,.auth-modal__actions-or:before{background:hsla(240,6%,59%,.32);content:"";display:flex;height:1px}.default-menu{background:var(--dark,#00141f);display:flex;flex-direction:column;height:100vh;max-width:375px;width:90vw;z-index:1}@media only screen and (max-width:440px){.default-menu{max-width:100%;width:100%}}.default-menu__header{flex-shrink:0;position:relative;z-index:2}.default-menu__header-top{align-items:center;display:flex;justify-content:space-between;min-height:50px;padding:20px;position:relative}.default-menu__title{color:var(--gray-dark);font-weight:700}.default-menu__close{align-items:center;background-color:var(--dark-32);border:none;border-radius:50%;color:var(--white);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:var(--transition);width:36px}.default-menu__close:hover{color:var(--red)}.default-menu__close .icon{height:18px;width:18px}.default-menu__body{display:flex;flex-direction:column;flex-grow:1;gap:30px;overflow-y:auto;padding:10px 20px;width:100%}.default-menu__body>*{flex-shrink:0}.default-menu__btns{display:flex;gap:15px}.default-menu__btns .btn,.default-menu__btns li{width:100%}.default-menu__links,.default-menu__links li{display:flex;flex-direction:column}.default-menu__links li{flex-shrink:0}.default-menu__links.sublinks{height:0;overflow:hidden;padding:0 10px;transition:var(--transition);visibility:hidden}.default-menu__link{align-items:center;display:flex;gap:15px;justify-content:space-between;padding:10px 15px}.default-menu__link .icon{height:10px;transition:var(--transition);width:10px}.default-menu__link--active .icon{transform:rotate(90deg)}.default-menu__link--active~.default-menu__links.sublinks{height:auto;overflow:visible;visibility:visible}.default-menu__footer{display:flex;flex-direction:column;flex-shrink:0;gap:10px;width:100%}.app__inner{display:flex;flex-direction:column;height:100%;min-height:100vh;width:100%}
