.global-wrapper{display:flex;flex-direction:column;height:100vh;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden}.content{width:100%;max-height:1650px;flex:1;padding:20px 24px;overflow-y:auto}.content:has(.home){padding:10px 12px}.notification-wrapper{width:auto;display:flex;gap:8px;flex-direction:column;justify-content:end;align-items:end;position:fixed;bottom:6vh;right:-200vh;z-index:99999}.notification-wrapper.show{right:24px;transition:all .5s ease}@media screen and (min-width:1921px){.global-wrapper .content::-webkit-scrollbar{width:0}}@media screen and (max-width:1439px){.content{padding:12px}}@media screen and (max-width:1000px){.overlay{background:rgba(15,18,14,.6)}.content{padding:24px}.notification-wrapper{width:100%;max-width:350px}}@media screen and (max-width:743px){.content{padding:16px}.content:has(.home){padding:16px}}@media screen and (max-width:428px){.content:has(.home){padding:8px}}.wrap_d644.__jivoMobileButton{z-index:9}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-leave-active{opacity:0;position:absolute;left:-1000vw}.fade-enter-from{opacity:0}.seo-title{position:absolute;left:-1000vh}.header{box-shadow:0 2px 20px 0 rgba(0,0,0,.04);display:flex;align-items:center;position:sticky;top:0;overflow:visible;width:100%;height:80px;min-height:80px;padding:0 24px;background:#fff;z-index:99}.header__logo{flex-shrink:0;margin-right:30px}.header__methodswitch{display:flex;align-items:center;justify-content:center}.header__tabs{display:flex;gap:32px;height:100%;margin-right:auto}.header__info{gap:24px}.header__authorize,.header__info{display:flex;align-items:center;z-index:1}.header__authorize{justify-content:center;gap:12px;height:100%;margin-left:auto}.header__authorize__button{padding:10px 24px!important}.header__profile{display:flex;position:relative;justify-content:center;align-items:center;gap:26px;z-index:1;height:100%;margin-left:auto}.header__profile *{text-decoration:none}.header__delimeter{width:1px;height:52px;background:#f1f1f1}.header__decoration{position:absolute;top:-270%;right:-100px;width:300px;height:300px;background:#f5fff1;border-radius:50%}.header__drop-menu{width:200px;height:50px;position:absolute;top:80px;right:-100%;z-index:99;transition:all .3s ease-in}.header__drop-menu.active{right:0}@media screen and (max-width:1919px){.header{height:70px;min-height:70px}.header__decoration{top:-330%}.header__info.auth .header__delimeter--social{display:none}}@media screen and (max-width:1439px){.header{height:60px;min-height:60px}.header__tabs{gap:22px}.header__logo{margin-right:40px}.header img.logo{width:95px}.header__decoration{top:-390%}}@media screen and (max-width:1279px){.header__social{display:none}.header__info{margin-left:auto;gap:12px}.header__profile{gap:6px}.header__delimeter--social{display:none}}@media screen and (max-width:1000px){.header{height:62px;min-height:62px;padding:0 12px 0 20px}.header__social{display:block}.header__delimeter--switch,.header__methodswitch{display:none}.header__logo{margin-right:10px}.header__authorize__button.signup{display:none}}@media screen and (max-width:428px){.header{height:58px;min-height:58px}.header img.logo{width:65px}}.logo[data-v-4dd2e06c]{width:110px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1000px){.logo[data-v-4dd2e06c]{width:89px}}.navigation-tab{display:flex;align-items:center;justify-content:center;height:100%;color:rgba(15,18,14,.6);font-size:16px;font-weight:600;position:relative;cursor:pointer;transition:.1s ease-in-out;text-decoration:none;color:rgba(15,18,14,.7)}.navigation-tab:hover{color:rgba(15,18,14,.8)}.navigation-tab.active{color:#0f120e}.navigation-tab.active:after{content:"";width:80%;height:4px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-radius:6px 6px 0 0;background:#2abe55}.navigation-tab.secondary{color:rgba(15,18,14,.3)}@media screen and (max-width:1439px){.navigation-tab{font-size:14px;letter-spacing:-.02em}}@media screen and (max-width:1279px){.navigation-tab.secondary{display:none}}.button{width:100%;height:100%;padding:10px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;border-radius:8px;font-weight:600;cursor:pointer;gap:8px;max-width:500px;height:60px;transition:all .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button .accent{color:#f3ec11}.button__refresh-icon{width:24px;height:24px;animation:rotate 2s linear infinite}.button.size_xl{height:60px}.button.size_l{height:54px}.button.size_m{height:46px}.button.size_m .button__refresh-icon{width:20px;height:20px}.button.size_s{height:42px;gap:4px}.button.size_s .button__refresh-icon{width:20px;height:20px}.button.size_xs{height:38px;font-size:12px;font-weight:500;gap:4px;line-height:14px;border-radius:6px}.button.size_xs .icon{width:18px;height:18px}.button.disabled{opacity:.5}.button.disabled,.button.loading{pointer-events:none}.button_primary{font-size:16px;color:#fafafa;background:#2a9b4b;text-align:center}.button_primary .icon{fill:#fff!important}.button_primary:hover{background:#2eb455}.button_primary:active{background:#32ac56}.button_primary.loading{color:#fafafa;background:#2a9b4b}.button_secondary{font-size:16px;color:rgba(15,18,14,.4);background:#f1f1f1;text-align:center}.button_secondary .icon,.button_secondary .icon path{fill:rgba(15,18,14,.4)!important}.button_secondary:hover{background:#f1f1f1;color:rgba(15,18,14,.6)}.button_secondary:hover .icon{fill:rgba(15,18,14,.6)!important}.button_secondary:active{background:#f1f1f1}.button_secondary.loading{color:rgba(15,18,14,.8);background:#fff}.button_secondary.loading .icon{fill:rgba(15,18,14,.8)!important}.button_outline{border:1px solid #2a9b4b;background:#fff;color:#2a9b4b}@media screen and (max-width:743px){.button.size_l{height:46px}}@media screen and (max-width:428px){.button.size_l{height:38px}}@keyframes rotate{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.vinvOYpxN2EqurzF04CC{width:24px;height:24px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile-balance[data-v-5e120f92]{width:-moz-fit-content;width:fit-content;padding:10px 14px;display:flex;justify-content:center;align-items:center;gap:24px;border-radius:8px;background:#fbfbfb;cursor:pointer}.profile-balance.disabled[data-v-5e120f92]{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.profile-balance__data[data-v-5e120f92]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.profile-balance__data__header[data-v-5e120f92]{white-space:nowrap;color:#6f716e;font-size:14px;font-weight:500}.profile-balance__data__value[data-v-5e120f92]{font-size:16px;font-weight:600;color:#0f120e}.profile-balance__button[data-v-5e120f92]{display:flex;width:34px;height:34px;padding:3px;justify-content:center;align-items:center;border-radius:4px;border:3px solid #299348;background:linear-gradient(45deg,#299348,#29c958)}.profile-balance__button svg.icon[data-v-5e120f92]{filter:invert(1)}.profile-balance:hover .profile-balance__button[data-v-5e120f92]{border-color:#2aa94f;background:linear-gradient(45deg,#2aa94f,#20da56)}.profile-balance:active .profile-balance__button[data-v-5e120f92]{border-color:#2b9d4c;background:linear-gradient(45deg,#2b9d4c,#23cf55)}@media screen and (max-width:1439px){.profile-balance__data__header[data-v-5e120f92]{font-size:12px;line-height:12px}.profile-balance__data__value[data-v-5e120f92]{font-size:14px;line-height:16px}.profile-balance__button[data-v-5e120f92]{width:30px;height:30px}}@media screen and (max-width:1000px){.profile-balance[data-v-5e120f92]{gap:11px;padding:8px;border-radius:6px}.profile-balance__data[data-v-5e120f92]{gap:2px}.profile-balance__button[data-v-5e120f92]{border-radius:2px;border-width:2px}}@media screen and (max-width:428px){.profile-balance__data__header[data-v-5e120f92]{font-size:10px;line-height:10px}.profile-balance__data__value[data-v-5e120f92]{font-size:10px;line-height:12px}.profile-balance__button[data-v-5e120f92]{width:24px;height:24px}}.profile-avatar[data-v-34cc12ae]{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;gap:12px}.profile-avatar__data[data-v-34cc12ae]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.profile-avatar__data__nickname[data-v-34cc12ae]{color:#0f120e;font-size:16px;font-weight:600}.profile-avatar__data__description[data-v-34cc12ae]{font-size:14px;font-weight:500;color:#6f716e;white-space:nowrap}.profile-avatar__image[data-v-34cc12ae]{display:flex;width:70px;height:70px;justify-content:center;align-items:center;position:relative}.profile-avatar__image__border[data-v-34cc12ae]{position:absolute;left:0;top:0}.profile-avatar__image__avatar[data-v-34cc12ae]{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.button-user-profile{display:flex;align-items:center;width:100%;height:50px;padding:8px 12px 8px 8px;border-radius:8px;background:#fff;border:1px solid #f6f6f6;transition:all .2s;cursor:pointer}.button-user-profile:hover .button-user-profile__arrow{opacity:.6}.button-user-profile.disabled{opacity:.5;pointer-events:none}.button-user-profile__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-right:12px;border-radius:8px;background:#e3f3e7}.button-user-profile__icon svg{width:20px;height:20px;fill:#2a9b4b}.button-user-profile__icon.negative{background:#f6d4d4}.button-user-profile__icon.negative svg{fill:#d22727}.button-user-profile__icon.dark{background:#2a9b4b;color:#fff}.button-user-profile__title{font-weight:500;font-size:14px;color:rgba(15,18,14,.8);-webkit-user-select:none;-moz-user-select:none;user-select:none}.button-user-profile__data-count{display:flex;align-items:center;justify-content:center;height:18px;padding:3px 4px 3px 4px;margin-left:6px;border-radius:4px;background:#e0f0fe}.button-user-profile__data-count span{font-weight:500;font-size:10px;color:#08a8cb;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button-user-profile__arrow{width:28px;height:28px;margin-left:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;fill:#0f120e;opacity:.2;transition:all .2s}.social[data-v-aeaf9082]{display:flex;gap:8px}.social__btn[data-v-aeaf9082]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#fbfbfb;cursor:pointer}.social__btn svg[data-v-aeaf9082]{width:20px!important;height:20px!important;fill:#0f120e;fill-opacity:.4}.social__btn:hover svg[data-v-aeaf9082]{fill-opacity:.8}.social__btn:active svg[data-v-aeaf9082]{fill-opacity:1}@media screen and (max-width:375px){.social__btn[data-v-aeaf9082]{width:30px;height:30px}}.purchase-method-switch{padding:6px;display:flex;background-color:#fafafa;border-radius:6px}.purchase-method-switch__item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:5px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;line-height:17px;transition:all .2s}.purchase-method-switch__item.active{color:#2a9b4b}.purchase-method-switch__title{white-space:nowrap}.purchase-method-switch__title>span{color:rgba(15,18,14,.6)}.purchase-method-switch__title:hover>span{color:rgba(15,18,14,.8)}.purchase-method-switch__title.active>span{color:#2a9b4b}.purchase-method-switch__title .mobile{display:none}.purchase-method-switch__icon{width:20px;height:20px;fill:#2a9b4b}.purchase-method-switch__badge{height:21px;display:flex;justify-content:center;align-items:center;padding:10px;border-radius:35px;background-color:#f6b928;color:#fff;font-size:12px;font-weight:500;line-height:15px}.purchase-method-switch__badge .mark{display:none}@media(max-width:1919px){.purchase-method-switch{display:grid;grid-template-columns:repeat(2,1fr)}.purchase-method-switch__item{padding:2px 5px;font-size:12px}.purchase-method-switch__icon{width:18px;height:18px}.purchase-method-switch__badge{width:16px;height:16px;padding:0}.purchase-method-switch__badge .text{display:none}.purchase-method-switch__badge .mark{display:block}}@media(max-width:1439px){.purchase-method-switch__item{font-size:11px}}@media(max-width:1000px){.purchase-method-switch__badge{width:auto;padding:10px}.purchase-method-switch__badge .text{display:block}.purchase-method-switch__badge .mark{display:none}}@media(max-width:743px){.purchase-method-switch{display:grid;grid-template-areas:"col1 col2" "col3 col3";grid-template-columns:1fr 1.3fr;grid-template-rows:auto auto;gap:8px;background:none}.purchase-method-switch>:first-child{grid-area:col1}.purchase-method-switch>:nth-child(2){grid-area:col2}.purchase-method-switch>:nth-child(3){grid-area:col3}.purchase-method-switch__item{gap:6px;padding:6px;background:#f7f7f7;border:1px solid rgba(15,18,14,.05);border-radius:5px}.purchase-method-switch__title span{display:none}.purchase-method-switch__title .mobile{display:block;white-space:nowrap}.purchase-method-switch__badge{width:10px;height:10px;padding:unset;font-size:9px}.purchase-method-switch__badge .text{display:none}.purchase-method-switch__badge .mark{display:block}}.signin{display:flex;flex-direction:column;width:100%}.signin:focus-visible{outline:none}.signin__form{min-height:270px}.signin__form,.signin__form__inputs{position:relative;display:flex;flex-direction:column;width:100%}.signin__form__inputs{margin-bottom:auto;gap:20px}.signin__form .to-recovery{width:100%;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-size:14px;font-weight:500;color:rgba(15,18,14,.4)}.signin__form .to-recovery.disabled{pointer-events:none}.signin__buttons{display:flex;width:100%;gap:10px;margin-top:12px}.signin__footer{position:relative;width:100%;margin-top:20px;padding-top:20px}.signin__footer:before{width:95%;height:1px;background:#f1f1f1;position:absolute;top:0;left:50%;transform:translateX(-50%);content:""}.signin__footer .text-highlight{color:#f3a411}@media screen and (max-width:1000px){.signin{height:100%}.signin__form{height:unset;flex-grow:1}.signin__form__inputs{gap:12px;margin-bottom:auto}.signin__form__inputs .to-recovery{top:calc(100% + 12px);font-size:12px}.signin__buttons{flex-wrap:wrap;gap:8px;margin-top:8px}.signin__buttons__authorization{width:100%;max-width:unset}.signin__buttons__create-account{order:2;max-width:unset;width:auto;flex-grow:1}.signin__footer{margin-top:8px;padding-top:8px}.signin__footer:before{width:100%}}.auth-header{display:flex;flex-wrap:nowrap;width:100%;margin-bottom:30px}.auth-header__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-right:20px;border-radius:6px;background:#2a9b4b}.auth-header__icon svg{width:40px;height:40px}.auth-header__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:2px 0}.auth-header__text__title{font-weight:600;font-size:18px;color:#0f120e;text-transform:uppercase}.auth-header__text__description{font-weight:500;font-size:14px;color:rgba(15,18,14,.6)}@media screen and (max-width:1919px){.auth-header{margin-bottom:20px}.auth-header__icon{width:46px;height:46px;margin-right:12px}.auth-header__text{justify-content:center}.auth-header__text__title{font-size:14px}.auth-header__text__description{font-size:12px}}@media screen and (max-width:1000px){.auth-header{margin-bottom:28px}.auth-header__icon{width:40px;height:40px;margin-right:8px}.auth-header__icon img{width:26px}.auth-header__text__title{font-size:14px}.auth-header__text__description{font-size:12px}}.input-wrapper{width:100%;position:relative}.input-wrapper.disabled{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.input-wrapper.clickable .right-icon{pointer-events:all;cursor:pointer}.input-wrapper.inactive{pointer-events:none}.input-wrapper.inactive .input-block:before{width:0}.input-block{width:100%;height:60px;border-radius:8px;border:2px solid #f6f6f6;background:#fff;padding:18px;display:flex;align-items:center;gap:12px;position:relative}.input-block.bold{outline:4px solid #2a9b4b}.input-block.bold .input-field{color:#2a9b4b;font-size:16px}.input-block.bold .input-field::-moz-placeholder{color:#2a9b4b;font-size:18px}.input-block.bold .input-field::placeholder{color:#2a9b4b;font-size:18px}.input-block.bold.has-text .left-icon,.input-block.bold:focus-within .left-icon{fill:#2a9b4b}.input-block.bold.has-text .input-field,.input-block.bold:focus-within .input-field{color:#2a9b4b}.input-block.bold svg{fill:#2a9b4b}.input-block.bold:before{background:#2a9b4b}.input-block.primary{box-shadow:0 2px 20px 0 rgba(0,0,0,.02)}.input-block.secondary{background:#fbfbfb}.input-block:before{content:"";position:absolute;width:3px;height:60%;left:2px;top:50%;transform:translateY(-50%);border-radius:0 4px 4px 0;background:rgba(15,18,14,.2)}.input-block.error:before{background:#d22727}.input-block.success:before{background:#2a9b4b}.input-block.success .right-icon{fill:#2a9b4b}.input-block.success .right-icon.hide{display:unset}.input-block.success.success-body .input-field{color:#2a9b4b}.input-block .right-icon{fill:rgba(15,18,14,.6)}.input-block .right-icon.hide{display:none}.input-block .left-icon{fill:rgba(0,0,0,.6)}.input-block.has-text .left-icon,.input-block:focus-within .left-icon{fill:rgba(15,18,14,.8)}.input-block .icon{flex-shrink:0}.input-block .promo{font-size:14px;margin-left:2px;color:#2a9b4b;font-weight:600}.input-field{width:100%;flex:1;font-size:14px;font-weight:500;color:#0f120e;border:none;outline:none;background:transparent}.input-field::-moz-placeholder{color:rgba(15,18,14,.4);font-size:14px;font-weight:500}.input-field::placeholder{color:rgba(15,18,14,.4);font-size:14px;font-weight:500}.input-field::-webkit-inner-spin-button,.input-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-error{margin-top:8px}@media screen and (max-width:1919px){.input-block{gap:8px;height:48px}}@media screen and (max-width:1279px){.input-block{height:45px}}@media screen and (max-width:1000px){.input-block{gap:8px;height:46px;padding:16px;border-width:1px}.input-block:before{width:2px}.input-block .icon{width:20px;height:20px}.input-block input{font-size:14px}.input-error{margin-top:4px}.input-block.bold{height:60px;outline:none;border:4px solid #2a9b4b;border-radius:12px;background:#f5faf5}}@media screen and (max-width:428px){.input-block.bold{height:54px}}.error-message{display:flex;justify-content:start;flex-wrap:nowrap;align-items:center;width:100%;min-height:42px;padding:11px 16px;border-radius:8px;box-shadow:0 2px 20px 0 rgba(0,0,0,.02);gap:10px}.error-message.revert{flex-direction:row-reverse}.error-message__content{display:flex;flex-direction:column}.error-message span{margin-right:auto;font-weight:500;font-size:14px;line-height:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left}.error-message span.error-message__title{font-weight:900;margin-bottom:6px}.error-message .error-message__icon{width:32px;height:32px;flex-shrink:0}.error-message.error{border:2px solid hsla(0,66%,87%,.5);background:#f6d4d4}.error-message.error span{color:#d22727}.error-message.error .error-message__icon{fill:#d22727}.error-message.warning{border:2px solid #ffdba4;background:#ffe1b4}.error-message.warning .error-message__title,.error-message.warning span{color:#f08200}.error-message.warning .error-message__icon{fill:#f08200}.error-message.info{border:2px solid rgba(217,228,239,.5);background:#dfeefc}.error-message.info .error-message__title,.error-message.info span{color:#31b6d3}.error-message.info .error-message__icon{fill:#31b6d3}.error-message.success{border:2px solid #2a9b4b;background:#f2fff6}.error-message.success .error-message__title{color:#2a9b4b}.error-message.success .error-message__icon{fill:#2a9b4b}.error-message.success .accent{color:#2a9b4b;font-weight:900}.error-message.mini{min-height:unset;padding:4px 16px}.error-message.mini span{font-size:12px}@media screen and (max-width:1000px){.error-message{min-height:36px;padding:8px 12px 8px 16px}.error-message span{font-size:11px}}@media screen and (max-width:428px){.error-message .error-message__icon{width:24px;height:24px}.error-message span{font-size:8px}.error-message span.error-message__title{font-size:10px}}.detail-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;position:relative;width:100%;height:60px;padding:0 15px 0 110px;border-radius:8px;background:#fafafa;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;overflow:hidden}.detail-info.disabled{opacity:.8;pointer-events:none}.detail-info:hover .detail-info__text__title{opacity:1}.detail-info:hover .detail-info__arrow{opacity:.6}.detail-info:active .detail-info__arrow{opacity:.8}.detail-info__img{height:100%;position:absolute;left:0;top:0}.detail-info__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}.detail-info__text__title{margin-bottom:4px;font-weight:600;font-size:14px;color:#0f120e;opacity:.8;transition:all .2s}.detail-info__text__description{font-weight:500;font-size:12px;color:rgba(15,18,14,.6);transition:all .2s}.detail-info__arrow{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:32px;height:32px;fill:#0f120e;opacity:.2;transition:all .2s}.mobile-detail-info-item-wrapper{display:flex;flex-direction:column;align-items:center;flex-shrink:0;position:relative;cursor:pointer;margin-top:auto}.mobile-detail-info-item-wrapper.is-mini{margin:0}.mobile-detail-info-item-wrapper span{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-weight:500;font-size:10px;line-height:15px;color:#0f120e;opacity:.4;transition:all .2s}.mobile-detail-info-item-wrapper:hover span{opacity:.6}.mobile-detail-info-item-wrapper.active .mobile-item svg path,.mobile-detail-info-item-wrapper:active .mobile-item svg path{fill:#fff}.mobile-detail-info-item-wrapper.active span,.mobile-detail-info-item-wrapper:active span{opacity:.8}.mobile-item{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:8px;background:#f1f1f1;border:2px solid #ececec;transition:all .2s}.mobile-item svg{width:20px;height:20px}.mobile-item svg path{fill:rgba(15,18,14,.8);transition:all .2s}.mobile-item.is-mini{width:38px;height:38px}@media screen and (max-width:1919px){.mobile-item{width:38px;height:38px}}.doc-link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:underline}.mobile-agreements-text{display:flex;flex-direction:column;align-items:center;width:100%;font-weight:400;font-size:10px;line-height:15px;color:#c8c8c8;text-align:center}.mobile-agreements-text span{text-decoration:underline}.captcha-block,.captcha-wrapper{width:100%}.social-login{margin-top:12px;display:flex;gap:8px;height:40px;max-height:40px}.social-login.disabled{opacity:.8;pointer-events:none}.social-login .social-button{flex:1}@media(max-width:1000px){.social-login{height:28px;max-height:28px}}.vk-button{flex:1;display:flex;align-items:center;justify-content:center;height:auto;border-radius:8px;background:#467fc2;cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vk-button:not(.disabled):hover{background:#4d8edb}.vk-button:not(.disabled):active{background:#4c88cf}.vk-button .disabled{opacity:.5;pointer-events:none}@media screen and (max-width:1000px){.vk-button{width:53px;border-radius:6px}.vk-button svg{width:20px;height:20px}}.google-button[data-v-b2489a08]{width:100%;height:100%;background-color:#eaeaea;border-radius:8px;border:1px solid #dedede;display:flex;justify-content:center;align-items:center;cursor:pointer}.google-button[data-v-b2489a08]:hover{background-color:#f3f3f3}.google-button img[data-v-b2489a08]{width:18px;height:18px}.telegram-button{display:flex;flex:1}.loader{width:100%;flex-direction:column;position:absolute;inset:0;min-height:90px;z-index:99}.loader,.loader-body{display:flex;justify-content:center;align-items:center}.loader-body{margin:0 auto;padding:0;z-index:5}.loader-image{width:98px;height:98px}.loader-image>.icon{width:100%;height:100%}.loader-overlay{width:100%;position:absolute;top:0;left:0;z-index:1;background-color:#fff}[data-loader=circle-scale]{position:relative;width:100%;height:100%}[data-loader=circle-scale]:after,[data-loader=circle-scale]:before{position:absolute;top:10%;left:10%;width:80%;height:80%;content:"";animation:circle-scale .75s linear infinite alternate;border:2px solid #2a9b4b;border-radius:100%}[data-loader=circle-scale]:before{animation-delay:.35s}@keyframes circle-scale{0%{transform:scale(.2)}to{transform:scale(1.2)}}@media screen and (max-width:1000px){.signup{height:100%}.signup__form{height:unset;flex-grow:1}.signup__form__inputs{gap:12px;margin-bottom:auto}.signup__buttons{flex-wrap:wrap;gap:8px;margin-top:8px}.signup__buttons__registration{width:100%;max-width:unset}.signup__buttons__login{order:2;max-width:unset;width:auto;flex-grow:1}.signup span.signup__agreement__text{font-size:12px}.signup__info span{font-size:10px;line-height:12px}.signup__info .error-message__icon{width:28px;height:28px}.signup__footer{margin-top:8px;padding-top:8px}.signup__footer:before{width:100%}}.checkbox{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:4px;background:#e3f3e8;border:1px solid #2a9b4b;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s}.checkbox.disabled{opacity:.5;pointer-events:none}.checkbox:hover{background:#cef9da}.checkbox.checked{background:#2a9b4b}.checkbox.checked:hover{background:#2eb455}.checkbox svg{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media screen and (max-width:1000px){.checkbox{width:18px;height:18px;border-radius:4px}}.recovery{width:100%}.recovery,.recovery__content{display:flex;flex-direction:column}.recovery__content{z-index:1}.recovery span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.recovery .disabled{opacity:.4;pointer-events:none}.recovery__code{width:100%;margin-bottom:auto}.recovery__code,.recovery__code__input{display:flex;flex-direction:column;margin-top:20px}.recovery__code__input{align-items:center}.recovery__code__input-block{gap:14px}.recovery__code__resend{display:flex;width:100%;margin-top:12px}.recovery__code__resend span{margin-left:auto;font-size:14px;font-weight:500;color:rgba(15,18,14,.4)}.recovery__code__resend__link{cursor:pointer}.recovery__code-text{text-align:left;font-size:14px;font-weight:500;color:#404942}.recovery.step-1 .recovery__content{height:234px}.recovery.step-1 .recovery__email{margin-bottom:auto}.recovery.step-2 .recovery__content{height:370px}.recovery.step-3 .recovery__content{height:324px}.recovery__button{margin-top:10px}.recovery__new-password{display:flex;flex-direction:column;gap:20px;margin-bottom:auto}.recovery__remembered-password{display:block;margin-top:12px;margin-left:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-weight:500;font-size:12px;line-height:18px;color:rgba(15,18,14,.4)}.recovery__footer{position:relative;width:100%;margin-top:20px;padding-top:20px}.recovery__footer:before{width:95%;height:1px;background:#f1f1f1;position:absolute;top:0;left:50%;transform:translateX(-50%);content:""}@media screen and (max-width:1000px){.recovery{height:100%}.recovery.step-1 .recovery__email{margin-bottom:unset}.recovery .recovery__remembered-password{margin-bottom:auto}.recovery__content{height:unset;flex-grow:1}.recovery__code{margin-top:8px}.recovery__code-text{font-size:14px}.recovery__code__input{margin-top:12px}.recovery__code__input-block{gap:7px}.recovery__code__resend span{font-size:12px}.recovery__footer{margin-top:8px;padding-top:8px}.recovery__footer:before{width:100%}.recovery__button,.recovery__button__to-signin{max-width:unset}.recovery__button__to-signin{margin-top:8px}.recovery__new-password{gap:12px;height:unset;margin-bottom:unset}}.code-container{width:-moz-min-content;width:min-content;display:flex;gap:20px}.code-container .input-wrapper{position:relative}.code-container .input-wrapper:after{content:"";position:absolute;top:calc(100% - 5px);left:50%;transform:translateX(-50%);width:60%;height:3px;border-radius:4px 4px 0 0}.code-container .input-wrapper.default:after{background:#cfd0cf}.code-container .input-wrapper.success:after{background:#2a9b4b!important}.code-container .input-wrapper.error:after{background:#d22727!important}.code-container .input-wrapper.filled:after,.code-container .input-wrapper:active:after,.code-container .input-wrapper:focus-within:after{background:#9fa09f}.code-input{display:flex;width:60px;height:85px;justify-content:center;align-items:center;border-radius:8px;border:2px solid #f6f6f6;background:#fbfbfb;color:rgba(15,18,14,.4);font-size:24px;font-weight:500;text-align:center;position:relative;outline:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.code-input.filled,.code-input:active,.code-input:focus{color:#0f120e}.code-input::-webkit-inner-spin-button,.code-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.code-input::-moz-focus-inner{border:0}@media screen and (max-width:1000px){.code-input{width:42px;height:62px;border-radius:8px}}.mobile-touch-wrapper{display:flex;flex-direction:column;position:fixed;width:100%;height:100%;bottom:0;left:0;background:rgba(15,18,14,.6);z-index:100}.mobile-touch{display:flex;flex-direction:column;position:relative;height:95%;padding:28px 16px 16px 16px;margin-top:auto;border-radius:20px 20px 0 0;background:#fff}.mobile-touch:before{content:"";position:absolute;left:50%;top:8px;transform:translateX(-50%);width:35px;height:4px;border-radius:4px;background:#3e413d}.mobile-touch-area{position:absolute;top:0;left:0;width:100%;height:40px;cursor:pointer}.auth-form-wrapper{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:999;overflow:auto}.auth-form{display:flex;flex-wrap:nowrap}.auth-form__content,.auth-form__sidebar{border-radius:20px;background-color:#fff}.auth-form__content{width:500px;padding:32px;margin-right:12px}.auth-form__sidebar{width:362px;padding:20px;position:relative;overflow:hidden;background-image:url(/img/art.6b2093a2.svg)}.auth-form__sidebar .button{margin-left:auto;padding:0;width:42px}.auth-form__sidebar .button svg{width:30px;height:30px}.auth-form__sidebar .stain{position:absolute;bottom:0;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1919px){.auth-form__content{padding:22px}}@media screen and (max-width:1000px){.auth-form{width:100%;height:100%}}.mobile-navigation-item-wrapper{display:flex;flex-direction:column;align-items:center;flex-shrink:0;position:relative;padding-bottom:20px;cursor:pointer}.mobile-navigation-item-wrapper span{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-weight:500;font-size:10px;line-height:15px;color:#0f120e;opacity:.4;transition:all .2s}.mobile-navigation-item-wrapper:hover .mobile-navigation-item{background:rgba(42,155,75,.2);border-color:rgba(42,155,75,.4)}.mobile-navigation-item-wrapper:hover span{opacity:.6}.mobile-navigation-item-wrapper.active .mobile-navigation-item,.mobile-navigation-item-wrapper:active .mobile-navigation-item{background:#2a9b4b;border-color:#2a9b4b}.mobile-navigation-item-wrapper.active .mobile-navigation-item svg path,.mobile-navigation-item-wrapper:active .mobile-navigation-item svg path{fill:#fff}.mobile-navigation-item-wrapper.active span,.mobile-navigation-item-wrapper:active span{opacity:.8}.mobile-navigation-item{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(42,155,75,.14);border:2px solid transparent;transition:all .2s}.mobile-navigation-item svg{width:20px;height:20px}.mobile-navigation-item svg path{fill:#2a9b4b;transition:all .2s}.mobile-avatar__wrapper{display:flex;flex-direction:column;align-items:center;position:relative;padding-bottom:20px;cursor:pointer}.mobile-avatar__wrapper span{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-weight:500;font-size:10px;line-height:15px;color:#0f120e;opacity:.4;transition:all .2s}.mobile-avatar__wrapper:hover span{opacity:.6}.mobile-avatar__wrapper:active span{opacity:.8}.mobile-avatar{display:flex;align-items:center;justify-content:center;position:relative;width:36px;height:36px;border-radius:8px;overflow:hidden}.mobile-avatar__image,.mobile-avatar__image-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-avatar__image-front-block{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:6px;overflow:hidden;z-index:2}.mobile-navigation{justify-content:space-around;flex-shrink:0;height:75px;padding:0 20% 0 10px;background:#fff;box-shadow:0 -5px 18px 0 rgba(0,0,0,.03);z-index:1}.contacts,.mobile-navigation{display:flex;align-items:center;width:100%}.contacts{flex-direction:column;justify-content:center;gap:10px}.contacts__item{display:flex;align-items:center}.contacts__item svg{fill:#212121}.contacts__item a{font-size:18px;margin-left:5px;color:#212121;text-decoration:none}.contacts__address{height:100px;margin-top:1rem}@media screen and (max-width:1000px){.contacts__item svg{width:20px;height:20px}.contacts__item a{font-size:14px}}.header-info{position:absolute;top:-20rem;left:0;display:flex;gap:20px;flex-shrink:0;width:100%;height:72px;padding:12px;border-radius:12px;background:#fbfbfb;transition:all .3s ease-in;opacity:0}.header-info.show{position:static;opacity:1}.header-info.primary{background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.039)}.header-info.secondary{background:#fbfbfb}.header-info.mini .header-info__text__title{font-size:14px;color:#0f120e}.header-info.mini .header-info__text__description{font-size:12px}.header-info.mini .header-info__icon{width:38px;height:38px}.header-info__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;max-height:48px;border-radius:8px;background:#2a9b4b}@media screen and (max-width:1439px){.header-info__icon{width:38px;height:38px}}.header-info__icon svg{width:28px;height:28px}@media screen and (max-width:1439px){.header-info__icon svg{width:24px;height:24px}}.header-info__text{min-width:-moz-fit-content;min-width:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-right:auto}.header-info__text__title{display:flex;align-items:center;margin-bottom:4px;font-size:22px;font-weight:800;text-align:left;color:#2a9f4c;text-transform:uppercase}@media screen and (max-width:1439px){.header-info__text__title{font-size:14px}}.header-info__text__description{font-size:14px;font-weight:400;text-align:left;color:#6f716e}@media screen and (max-width:1439px){.header-info__text__description{font-size:12px}}.header-info__step{display:flex;align-items:center;justify-content:center;padding:0 4px;margin-left:6px;border-radius:3px;background:#dfeefc;font-weight:500;font-size:10px;line-height:15px;color:#31b6d3}@media screen and (max-width:1000px){.header-info{min-height:48px;padding:8px;border-radius:8px;gap:10px}.header-info__icon{min-width:32px;min-height:32px;margin:auto 0;border-radius:4px}.header-info__icon svg{width:20px;height:20px}.header-info__text{min-width:auto}.header-info__text__title{margin-bottom:2px}}@media screen and (max-width:428px){.header-info{min-height:48px;padding:8px;border-radius:8px}.header-info__icon{width:32px;max-height:32px;margin-right:8px;border-radius:4px}.header-info__icon svg{width:20px;height:20px}.header-info__text__title{font-size:12px}.header-info__text__description{font-size:10px}}.mobile-contacts__header{margin-bottom:8px}.mobile-contacts__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:8px;border-radius:8px;background:#fbfbfb;overflow-y:auto}.privacy-policy-text{display:flex;flex-direction:column;font-weight:400;font-size:18px;color:#212121;text-align:justify}.privacy-policy__chapter__title{font-weight:600}@media screen and (max-width:1000px){.privacy-policy-text{font-size:12px}}.mobile-privacy-policy__header{margin-bottom:12px}.mobile-privacy-policy__content{padding:8px;border-radius:8px;background:#fbfbfb;overflow-y:auto}.mobile-privacy-policy__content::-webkit-scrollbar{width:3px}.terms-of-use-text{display:flex;flex-direction:column;font-weight:400;font-size:18px;color:#212121;text-align:justify}.terms-of-use-text__address{width:-moz-fit-content;width:fit-content;height:100px;margin:0 auto 1rem}.terms-of-use-text__title{text-align:center}.terms-of-use__bold-text,.terms-of-use__chapter__title{font-weight:600}@media screen and (max-width:1000px){.terms-of-use-text{font-size:12px}}.mobile-terms-of-use__header{margin-bottom:12px}.mobile-terms-of-use__content{padding:8px;border-radius:8px;background:#fbfbfb;overflow-y:auto}.mobile-terms-of-use__content::-webkit-scrollbar{width:3px}.toast{display:flex;flex-direction:column;width:460px;height:86px;border-radius:8px;overflow:hidden;box-shadow:0 2px 20px 0 rgba(0,0,0,.08);position:relative}.toast.success{background:#e3f3e7}.toast.success .toast__bg{background:#29b952}.toast.success .toast__content__icon{background:#e3f3e7}.toast.success .toast__content__icon__inner{background:#29b952}.toast.error{background:#f6d4d4}.toast.error .toast__bg{background:#d22727}.toast.error .toast__content__icon{background:#f6d4d4}.toast.error .toast__content__icon__inner{background:#d22727}.toast.warning{background:#ffe1b4}.toast.warning .toast__bg{background:#f08200}.toast.warning .toast__content__icon{background:#ffe1b4}.toast.warning .toast__content__icon__inner{background:#f08200}.toast__bg{height:4px;width:0;margin-top:auto;border-radius:0 1px 1px 0;z-index:0}.toast__bg.animation-start{animation:loaderAnimation infinite}.toast__content{display:flex;align-items:center;position:absolute;left:0;top:0;width:100%;height:95%;padding:0 30px 0 12px;background:#fff;z-index:1}.toast__content__icon{min-width:48px;height:48px;padding:4px;margin-right:12px;border-radius:8px}.toast__content__icon,.toast__content__icon__inner{display:flex;align-items:center;justify-content:center}.toast__content__icon__inner{width:100%;height:100%;border-radius:6px;background:#29b952}.toast__content__text{display:flex;flex-direction:column;gap:4px}.toast__content__text__title{font-size:14px;font-weight:600;text-align:left;color:#0f120e}.toast__content__text__description{font-size:12px;font-weight:400;text-align:left;color:rgba(15,18,14,.4)}.toast__close{position:absolute;right:8px;top:8px;width:24px!important;height:24px!important;border-radius:4px!important;z-index:2}.toast__close svg{flex-shrink:0;width:12px!important;height:12px!important}@media screen and (max-width:1000px){.toast{width:100%}.toast__content__text__title{font-size:14px}.toast__content__text__description{font-size:12px}}@media screen and (max-width:743px){.toast__content__icon{min-width:40px;height:40px}}@media screen and (max-width:428px){.toast__content__icon{min-width:36px;height:36px}.toast__content__text__title{font-size:12px}.toast__content__text__description{font-size:10px}}@keyframes loaderAnimation{0%{width:0}to{width:100%}}.modal-wrapper{display:flex;justify-content:center;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:999;overflow:auto}.modal{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;position:relative;width:522px;min-height:320px;margin:auto 20px;padding:32px;border-radius:20px;background:#fff}.modal__close.button{width:43px;height:42px}.modal__header{display:flex;justify-content:space-between;align-items:start;width:100%;gap:10px;margin-bottom:24px}.modal__header__icon,.modal__header__info{display:flex;align-items:center}.modal__header__icon{justify-content:center;flex-shrink:0;width:52px;height:52px;margin-right:20px;border-radius:6px;background:#2a9b4b}.modal__header__icon svg{width:40px;height:40px}.modal__header__text{display:flex;flex-direction:column;gap:8px}.modal__header__text__title{font-size:18px;font-weight:600;line-height:19px;text-align:left;color:#0f120e;text-transform:uppercase}.modal__header__text__description{font-size:14px;font-weight:400;line-height:17px;text-align:left;color:rgba(15,18,14,.6)}.modal__banner{margin:0 auto 28px;width:225px;height:225px}.modal__banner img{-o-object-fit:contain;object-fit:contain}.modal__content{gap:20px;text-align:start;font-size:16px;line-height:22px;font-weight:500;color:#6f716e}.modal__content,.modal__footer{display:flex;flex-direction:column;width:100%}.modal__footer{margin-top:auto}.modal__footer__button{max-width:unset}@media screen and (max-width:1000px){.modal__header__text__title{font-size:16px}.modal__header__icon{width:32px;height:32px;margin-right:10px}.modal__header__icon img,.modal__header__icon svg{width:20px;height:20px}.modal__close.button{width:32px;height:32px}}.social-modal__content p{margin-bottom:12px}.social-modal__content p.active{font-weight:700;color:#2a9b4b}.social-modal__footer{display:flex;justify-content:center;gap:16px}.social-modal__footer .button.button_primary{width:54px;height:54px}.social-modal__footer .button.button_primary .icon{width:24px;height:24px}.promocode-modal__content p{margin-bottom:12px}.promocode-modal__content p.active{font-weight:700;color:#2a9b4b}.promocode-modal__footer{display:flex;justify-content:start;gap:16px}.promocode-modal__footer .button.button_primary{width:54px;height:54px}.promocode-modal__footer .button.button_primary .icon{width:24px;height:24px}.gift-modal .modal{width:590px}.gift-modal .modal__footer .button{max-width:100%}.gift-modal__body{width:100%;display:flex;justify-content:space-between;margin-bottom:28px;gap:16px}.gift-modal__copy{max-width:146px}.gift-modal__code{width:100%;justify-content:center;align-items:center;padding:4px 20px;background:rgba(15,18,14,.08);border-radius:8px;color:#2a9b4b;font-weight:500;font-size:22px;line-height:46px;text-align:center;text-transform:uppercase}.gift-modal__code,.gift-modal__instruction{display:flex;flex-direction:column;gap:10px}.gift-modal__instruction{margin-bottom:20px}.gift-modal__instruction img{width:100%}@media screen and (max-width:1919px){.gift-modal__content span,.gift-modal__instruction span{font-size:12px;line-height:14px}.gift-modal .modal__content{gap:10px}}@media screen and (max-width:1000px){.gift-modal__copy{max-width:100%}.gift-modal__body{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:8px}.gift-modal__instruction img{width:70%;margin:0 auto}}.balance-modal__content span{color:#0f120e}@media screen and (max-width:1000px){.gift-modal__body{flex-direction:column;justify-content:center;align-items:center}}.super-pass-time-modal__content strong{color:rgba(15,18,14,.8)}.super-pass-stock-modal__content{margin-bottom:28px}.super-pass-stock-modal__content strong{color:rgba(15,18,14,.8)}.signup{display:flex;flex-direction:column}.signup__form{min-height:400px;position:relative}.signup__form,.signup__form__inputs{display:flex;flex-direction:column;width:100%}.signup__form__inputs{gap:14px}.signup__captcha{margin-bottom:auto}.signup__agreement{display:flex;justify-content:flex-start;width:100%;margin-bottom:20px;margin-top:20px;padding:0 10px}.signup__agreement__text{margin-left:16px;text-align:left;font-weight:500;font-size:14px;color:#404942;-webkit-user-select:none;-moz-user-select:none;user-select:none}.signup__agreement__text .agreement__link{color:#2a9b4b;text-decoration:underline;cursor:pointer}.signup__buttons{display:flex;flex-wrap:nowrap;width:100%;gap:10px;margin-top:10px}.signup__footer{position:relative;width:100%;margin-top:20px;padding-top:20px}.signup__footer:before{width:95%;height:1px;background:#f1f1f1;position:absolute;top:0;left:50%;transform:translateX(-50%);content:""}@media screen and (max-width:1000px){.signup{height:100%}.signup__form{min-height:unset;flex-grow:1}.signup__form__inputs{gap:12px;margin-bottom:auto}.signup__buttons{flex-wrap:wrap;gap:8px;margin-top:8px}.signup__buttons__registration{width:100%;max-width:unset}.signup__buttons__login{order:2;max-width:unset;width:auto;flex-grow:1}.signup__footer{margin-top:8px;padding-top:8px}.signup__footer:before{width:100%}}@media screen and (max-width:385px)and (max-height:730px){.signup__form{min-height:auto}}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/Inter-Thin.deaa407d.woff2) format("woff2"),url(/fonts/Inter-Thin.c601a8db.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(/fonts/Inter-ThinItalic.36b6a773.woff2) format("woff2"),url(/fonts/Inter-ThinItalic.14da7e30.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/Inter-ExtraLight.d51cd3e0.woff2) format("woff2"),url(/fonts/Inter-ExtraLight.bd0f1e2a.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(/fonts/Inter-ExtraLightItalic.010f2bcf.woff2) format("woff2"),url(/fonts/Inter-ExtraLightItalic.8ec7db97.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/Inter-Light.460e23c8.woff2) format("woff2"),url(/fonts/Inter-Light.5f890936.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/Inter-LightItalic.4993c25c.woff2) format("woff2"),url(/fonts/Inter-LightItalic.59b14606.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular.2e25d665.woff2) format("woff2"),url(/fonts/Inter-Regular.ebae826c.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/Inter-Italic.6723d688.woff2) format("woff2"),url(/fonts/Inter-Italic.1c15d212.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Inter-Medium.8726c939.woff2) format("woff2"),url(/fonts/Inter-Medium.d20651ce.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(/fonts/Inter-MediumItalic.cdfeee1e.woff2) format("woff2"),url(/fonts/Inter-MediumItalic.560aeeb4.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBold.9eeeb2f1.woff2) format("woff2"),url(/fonts/Inter-SemiBold.e41bb963.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBoldItalic.c78529a7.woff2) format("woff2"),url(/fonts/Inter-SemiBoldItalic.094aaa0a.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold.c796f4fc.woff2) format("woff2"),url(/fonts/Inter-Bold.c9d717a2.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/Inter-BoldItalic.10de67c8.woff2) format("woff2"),url(/fonts/Inter-BoldItalic.1b05c5d9.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/Inter-ExtraBold.6ede44a4.woff2) format("woff2"),url(/fonts/Inter-ExtraBold.55d47398.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(/fonts/Inter-ExtraBoldItalic.58e76bca.woff2) format("woff2"),url(/fonts/Inter-ExtraBoldItalic.4bdc8d2a.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/Inter-Black.6a60b708.woff2) format("woff2"),url(/fonts/Inter-Black.e7de7017.woff) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(/fonts/Inter-BlackItalic.8d9105c4.woff2) format("woff2"),url(/fonts/Inter-BlackItalic.6e1c1c86.woff) format("woff")}#app,#root,.app,body,html{position:relative}*{padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}*,body{margin:0}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}::-webkit-scrollbar-thumb{background-color:#a6b2c3;border-radius:5px}::-webkit-scrollbar-corner{background-color:#fff}body,html{font-family:Inter,sans-serif;font-weight:500;padding:0;margin:0}#app,body,html{width:100%;min-height:100%;height:100%;background:#fbfbfb}#app{display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;overflow-x:hidden}