@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,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:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;padding:0;border:none;border-radius:0;background:none;background-color:transparent;color:inherit;font:inherit;text-align:inherit;text-decoration:none;cursor:default;outline:none;box-sizing:border-box;width:auto;height:auto;box-shadow:none;text-shadow:none;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:inherit}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-fast-enter-to,.fade-fast-leave-from{opacity:1}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .15s ease}.slide-enter-from{transform:translate(-100%)}.slide-leave-to{transform:translate(100%)}.slide-enter-active,.slide-leave-active{transition:all .2s cubic-bezier(.55,0,.1,1);position:absolute;width:100%}.slide-container{position:relative;overflow:hidden}.slide-top-enter-from,.slide-top-leave-to{transform:translateY(-20%);opacity:0}.slide-top-enter-to,.slide-top-leave-from{transform:translateY(0);opacity:1}.slide-top-enter-active,.slide-top-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1);position:absolute}.slide-bottom-enter-from,.slide-bottom-leave-to{transform:translateY(100%);opacity:0}.slide-bottom-enter-to,.slide-bottom-leave-from{transform:translateY(0);opacity:1}.slide-bottom-enter-active,.slide-bottom-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1);position:absolute}.slide-top-center-enter-from,.slide-top-center-leave-to{transform:translate(-50%) translateY(-20%)!important;opacity:0}.slide-top-center-enter-to,.slide-top-center-leave-from{opacity:1;transform:translate(-50%)!important}.slide-top-center-enter-active,.slide-top-center-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1);position:absolute}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .2s cubic-bezier(.55,0,.1,1);width:100%}.slide-fade-enter-from{opacity:0;transform:translate(40px)}.slide-fade-leave-to{opacity:0;transform:translate(-40px)}.burger-enter-from,.burger-leave-to{transform:translate(100%)}.burger-enter-active,.burger-leave-active{transition:all .2s linear;position:absolute;width:100%}.scale-enter-from,.scale-leave-to{transform:scale(0);opacity:0}.scale-enter-to,.scale-leave-from{transform:scale(1);opacity:1}.scale-enter-active,.scale-leave-active{transition:all .3s ease-in-out}.slide-notification-enter-from,.slide-notification-leave-to{transform:translate(100%);opacity:0}.slide-notification-enter-active,.slide-notification-leave-active{transition:transform .3s ease-out,opacity .3s ease-out}.slide-notification-enter-to,.slide-notification-leave-from{transform:translate(0);opacity:1}.rotate-enter-active{animation:rotate-in .5s}.rotate-leave-active{animation:rotate-out .5s}@keyframes rotate-in{0%{transform:rotate(-180deg);opacity:0}to{transform:rotate(0);opacity:1}}@keyframes rotate-out{0%{transform:rotate(0);opacity:1}to{transform:rotate(180deg);opacity:0}}:root{--primary: var(--primary);--primary--rgb: var(--primary--rgb);--secondary: var(--secondary);--secondary--rgb: var(--secondary--rgb);--primary: #7ebf2b;--primary--rgb: 126, 191, 43;--secondary: #c3c3c3;--secondary--rgb: 195, 195, 195;--success: #25ae2b;--success--rgb: 37, 174, 43;--blue-100: #1294dc;--blue-100--rgb: 18, 148, 220;--blue-200: #1e6dff;--blue-200--rgb: 30, 109, 255;--blue-500: #589eff;--blue-500--rgb: 88, 158, 255;--info: #009bef;--info--rgb: 0, 155, 239;--warn: #ffce4a;--warn--rgb: 255, 206, 74;--help: #7d46df;--help--rgb: 125, 70, 223;--danger: #ea3232;--danger--rgb: 234, 50, 50;--error: #ff5555;--error--rgb: 255, 85, 85;--dark-0: #000;--dark-0--rgb: 0, 0, 0;--dark-100: #272727;--dark-100--rgb: 39, 39, 39;--dark-150: #282c31;--dark-150--rgb: 40, 44, 49;--dark-175: #2e2e2e;--dark-175--rgb: 46, 46, 46;--dark-200: #313131;--dark-200--rgb: 49, 49, 49;--dark-225: #444444;--dark-225--rgb: 68, 68, 68;--dark-250: #3a3a3a;--dark-250--rgb: 58, 58, 58;--dark-300: #444;--dark-300--rgb: 68, 68, 68;--dark-350: #4a4a4a;--dark-350--rgb: 74, 74, 74;--dark-375: #505050;--dark-375--rgb: 80, 80, 80;--dark-400: #5e5e5e;--dark-400--rgb: 94, 94, 94;--dark-450: #727272;--dark-450--rgb: 114, 114, 114;--dark-475: #7a7a7a;--dark-475--rgb: 122, 122, 122;--dark-500: #868686;--dark-500--rgb: 134, 134, 134;--light-100: #eaeaea;--light-100--rgb: 234, 234, 234;--light-200: #e0e0e0;--light-200--rgb: 224, 224, 224;--light-300: #c2c2c2;--light-300--rgb: 194, 194, 194;--light-350: #c7c7c7;--light-350--rgb: 199, 199, 199;--light-400: #bebebe;--light-400--rgb: 190, 190, 190;--light-500: #afafaf;--light-500--rgb: 175, 175, 175;--light-800: #f3f3f3;--light-800--rgb: 243, 243, 243;--light-900: #fdfcf5;--light-900--rgb: 253, 252, 245;--yellow-100: #fff6d2;--yellow-100--rgb: 255, 246, 210;--yellow-200: #f8e91a;--yellow-200--rgb: 248, 233, 26;--red-100: #de3636;--red-100--rgb: 222, 54, 54;--red-200: #e20033;--red-200--rgb: 226, 0, 51;--violet-100: #8835e1;--violet-100--rgb: 136, 53, 225;--green-100: #00c813;--green-100--rgb: 0, 200, 19;--green-200: #218e52;--green-200--rgb: 33, 142, 82;--green-300: #39c373;--green-300--rgb: 57, 195, 115;--orange-100: #ea9800;--orange-100--rgb: 234, 152, 0;--gray-night-140: rgba(255, 255, 255, .14);--gray-night-140--rgb: 255, 255, 255;--gray-night-600: rgba(255, 255, 255, .6);--gray-night-600--rgb: 255, 255, 255;--gray-night-700: rgba(255, 255, 255, .7);--gray-night-700--rgb: 255, 255, 255;--gray-night-900: rgba(255, 255, 255, .9);--gray-night-900--rgb: 255, 255, 255;--main-deep-3: #3c3c3c;--main-deep-3--rgb: 60, 60, 60;--color-background: #eaeaea;--color-background--rgb: 234, 234, 234;--color-text: #fff;--color-text--rgb: 255, 255, 255;--color-yellow: #ffd31e;--color-yellow--rgb: 255, 211, 30;--color-message: rgba(255, 211, 30, .2);--color-message--rgb: 255, 211, 30;--color-divider: rgba(74, 74, 74, .1411764706);--color-divider--rgb: 74, 74, 74;--color-shadow: rgba(48, 48, 48, .3019607843);--color-shadow--rgb: 48, 48, 48}*,*:before,*:after{box-sizing:border-box}html,body{touch-action:manipulation}body{margin:0;min-height:100vh;color:var(--dark-150);background:var(--dark-200);transition:color .5s,background-color .5s;font-family:Roboto,sans-serif;font-size:16px;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html:has(body .vfm.vfm--fixed){overflow:hidden;overscroll-behavior:none}.scrollbar__thumbPlaceholder{z-index:99999}.page-layout{width:calc(100% - 48px);margin:0 auto;max-width:1548px}@media screen and (max-width: 1023px){.page-layout{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.page-layout{width:calc(100% - 16px)}}.font-inter{font-family:Inter,Roboto,sans-serif}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.full-width{width:100%}.full-height{height:100%}:root{--header-top-h: 60px;--header-top-h-tab: 54px;--header-top-h-mobile: 36px;--header-bottom-h: 68px;--header-bottom-h-tab: 56px;--header-bottom-h-mobile: 40px;--filters-h: 50px;--filters-h-mobile: 74px}:root{--primary: #2f8cff;--primary--rgb: 47, 140, 255;--brand-accent: var(--primary);--brand-name: "gopoker"}.scrollbar__thumbPlaceholder{position:absolute;display:inline-flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;contain:strict;transition:opacity 275ms ease}.scrollbar__thumbPlaceholder--vertical{top:3px;right:0;width:var(--1fb98f78)}.scrollbar__thumbPlaceholder--horizontal{left:3px;bottom:0;height:var(--1fb98f78)}.scrollbar__thumbPlaceholder--autoHide{opacity:0}.scrollbar__thumbPlaceholder--scrolling{opacity:1}.scrollbar__thumbPlaceholder:hover>.scrollbar__thumb{opacity:1}.scrollbar__thumbPlaceholder--autoExpand:hover>.scrollbar__thumb--vertical{transform:scaleX(1.5)}.scrollbar__thumbPlaceholder--autoExpand:hover>.scrollbar__thumb--horizontal{transform:scaleY(1.5)}.scrollbar__thumb{background-color:#091e4280;opacity:.6;transition:opacity 275ms ease,transform .2s ease;contain:strict;border-radius:4px}.scrollbar__thumb--vertical{width:66.667%;height:100%}.scrollbar__thumb--horizontal{height:66.667%;width:100%}.scrollbar__shepherd{position:absolute;contain:strict}.scrollbar__shepherd--vertical{width:0%;height:1000;top:0;right:0}.scrollbar__shepherd--horizontal{width:100%;height:0%;bottom:0;left:0}.scrollbar__wrapper{position:relative;height:fit-content}.scrollbar__wrapper:hover>.scrollbar__thumbPlaceholder{opacity:1}.scrollbar__scroller{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto!important}.scrollbar__scroller::-webkit-scrollbar{display:none}.scrollbar__content--vertical{display:block}.scrollbar__content--vertical.scrollbar__content--fixedThumb{display:inline-block}.scrollbar__content--horizontal{display:inline-flex}.the-icon{display:inline-block}.CopyToClipboard__copyWrapper-3b83b5{position:relative;display:inline-block}.CopyToClipboard__icon-4f428b{cursor:pointer;vertical-align:middle}.CopyToClipboard__copyTooltip-670661{position:absolute;left:50%;top:calc(100% + 16px);transform:translate(-50%);background-color:var(--dark-300);color:var(--gray-night-700);border-radius:4px;white-space:nowrap;z-index:1;pointer-events:none;padding:8px;font-size:14px;line-height:18px;font-weight:600}.the-input[data-v-b5b0081f]{position:relative;display:flex;flex-direction:column;gap:4px}.the-input-prepend[data-v-b5b0081f],.the-input-append[data-v-b5b0081f]{display:flex;flex-wrap:nowrap;align-items:center;font-size:24px}.the-input__clear[data-v-b5b0081f]{cursor:pointer}.the-input-wrapper[data-v-b5b0081f]{position:relative;display:flex;align-items:center;color:var(--dark-350);background:var(--color-text);border-radius:4px;border:1px solid var(--dark-500);transition:border-color .36s cubic-bezier(.4,0,.2,1)}.the-input__label[data-v-b5b0081f]{margin-bottom:4px;max-width:100%;overflow:hidden;line-height:16px;color:#000;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.the-input__subtitle[data-v-b5b0081f]{max-width:100%;overflow:hidden;font-size:14px;line-height:16px;color:var(--error);text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.the-input input[data-v-b5b0081f]{flex:1;width:100%;min-width:0;line-height:16px;font-weight:400;color:var(--dark-350);text-decoration:inherit;text-transform:inherit;-webkit-user-select:auto;user-select:auto;background:none;border:none;border-radius:0;outline:0;font-family:inherit}.the-input input[data-v-b5b0081f]::placeholder{color:var(--light-500);opacity:1;transition:.36s cubic-bezier(.4,0,.2,1)}.the-input input[data-v-b5b0081f]:-webkit-autofill{margin-top:1px;margin-bottom:1px;caret-color:inherit;background-color:transparent;background-image:none;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:inherit}@media (hover: hover){.the-input:hover .the-input-wrapper[data-v-b5b0081f]{border-color:var(--dark-400)}}.the-input--subtitle .the-input-wrapper[data-v-b5b0081f]{border-color:var(--error)}.the-input--readonly input[data-v-b5b0081f]{cursor:default}.the-input--focused .the-input-wrapper[data-v-b5b0081f]{border-color:var(--blue-100)}@media (hover: hover){.the-input--focused:hover .the-input-wrapper[data-v-b5b0081f]{border-color:var(--blue-100)}}.the-input--disabled[data-v-b5b0081f]{cursor:not-allowed}.the-input--disabled input[data-v-b5b0081f]{cursor:not-allowed;color:var(--light-350)}.the-input--disabled .the-input__label[data-v-b5b0081f]{color:var(--light-500)}.the-input--disabled .the-input-wrapper[data-v-b5b0081f]{background:var(--light-900)}.the-input--disabled .the-input__subtitle[data-v-b5b0081f]{color:var(--dark-500)}.the-input--large .the-input__label[data-v-b5b0081f]{font-size:16px}.the-input--large .the-input-prepend[data-v-b5b0081f]{padding:0}.the-input--large input[data-v-b5b0081f]{font-size:16px;padding:15px 16px 14px;line-height:16px}.the-input--large.the-input--with-prepend .the-input-prepend[data-v-b5b0081f]{padding:0 8px 0 16px}.the-input--large.the-input--with-prepend input[data-v-b5b0081f]{padding-left:0}.the-input--large.the-input--with-append .the-input-append[data-v-b5b0081f]{padding:0 16px 0 8px}.the-input--large.the-input--with-append input[data-v-b5b0081f]{padding-right:0}.the-input--big .the-input__label[data-v-b5b0081f]{font-size:16px}.the-input--big input[data-v-b5b0081f]{font-size:16px;padding:12px 16px 11px;line-height:16px}.the-input--big.the-input--with-prepend .the-input-prepend[data-v-b5b0081f]{padding:0 8px 0 16px}.the-input--big.the-input--with-prepend input[data-v-b5b0081f]{padding-left:0}.the-input--big.the-input--with-append .the-input-append[data-v-b5b0081f]{padding:0 16px 0 8px}.the-input--big.the-input--with-append input[data-v-b5b0081f]{padding-right:0}.the-input--small .the-input__label[data-v-b5b0081f]{font-size:14px}.the-input--small input[data-v-b5b0081f]{font-size:14px;padding:11px 16px 10px;line-height:16px}.the-input--small.the-input--with-prepend .the-input-prepend[data-v-b5b0081f]{padding:0 8px 0 16px}.the-input--small.the-input--with-prepend input[data-v-b5b0081f]{padding-left:0}.the-input--small.the-input--with-append .the-input-append[data-v-b5b0081f]{padding:0 16px 0 8px}.the-input--small.the-input--with-append input[data-v-b5b0081f]{padding-right:0}.the-input--xs .the-input__label[data-v-b5b0081f]{font-size:14px}.the-input--xs input[data-v-b5b0081f]{font-size:16px;padding:7px 16px 6px;line-height:16px}.the-input--xs.the-input--with-prepend .the-input-prepend[data-v-b5b0081f]{padding:0 8px}.the-input--xs.the-input--with-prepend input[data-v-b5b0081f]{padding-left:0}.the-input--xs.the-input--with-append .the-input-append[data-v-b5b0081f]{padding:0 8px}.the-input--xs.the-input--with-append input[data-v-b5b0081f]{padding-right:0}.the-input--xxs .the-input__label[data-v-b5b0081f]{font-size:12px}.the-input--xxs input[data-v-b5b0081f]{font-size:12px;padding:4px 16px;line-height:16px}.the-input--xxs.the-input--with-prepend .the-input-prepend[data-v-b5b0081f]{padding:0 8px}.the-input--xxs.the-input--with-prepend input[data-v-b5b0081f]{padding-left:0}.the-input--xxs.the-input--with-append .the-input-append[data-v-b5b0081f]{padding:0 8px}.the-input--xxs.the-input--with-append input[data-v-b5b0081f]{padding-right:0}.the-input--search .the-input-wrapper[data-v-b5b0081f]{background-color:var(--light-100);border:none;color:#5e5e5e99}.the-input--search .the-input-wrapper input[data-v-b5b0081f]{font-weight:500}.the-input--transparent-bg .the-input-wrapper[data-v-b5b0081f]{background:transparent}.the-input--transparent-bg input[data-v-b5b0081f]{color:#fff}.the-select{position:relative;display:flex;flex-direction:column;min-width:120px}.the-select__label{max-width:100%;overflow:hidden;line-height:16px;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;font-size:16px;margin-bottom:8px}.the-select--primary .the-select__label{color:#000}.the-select--primary .the-select__wrapper{background:var(--color-text);border:1px solid var(--dark-500)}.the-select--primary .the-select__value,.the-select--primary .the-select__arrow{color:var(--dark-350)}.the-select--primary .the-select__dropdown-wrapper{border:1px solid var(--dark-500)}.the-select--primary .the-select__dropdown{background:var(--color-text)}.the-select--primary .the-select__option{color:var(--dark-350);background-color:var(--color-text)}@media (hover: hover){.the-select--primary .the-select__option:hover{background-color:var(--light-800)}}.the-select--primary .the-select__option--selected{color:var(--orange-100)}.the-select--primary.the-select--opened .the-select__wrapper{border-color:var(--blue-100)}.the-select--primary.the-select--opened .the-select__arrow{transform:rotate(180deg)}.the-select--primary.the-select--selected .the-select__label{color:var(--blue-100)}.the-select--primary.the-select--disabled .the-select__wrapper{background:var(--light-900);border-color:var(--dark-500)}.the-select--primary.the-select--disabled .the-select__value{color:var(--light-350)}.the-select--secondary .the-select__label{color:var(--light-200)}.the-select--secondary .the-select__wrapper{background:var(--dark-300);border:1px solid var(--dark-300)}.the-select--secondary .the-select__value,.the-select--secondary .the-select__arrow{color:var(--light-200)}.the-select--secondary .the-select__dropdown-wrapper{border:1px solid var(--dark-300)}.the-select--secondary .the-select__dropdown{background:var(--dark-300)}.the-select--secondary .the-select__option{color:var(--light-200);background-color:var(--dark-300)}@media (hover: hover){.the-select--secondary .the-select__option:hover{background-color:var(--dark-200)}}.the-select--secondary .the-select__option--selected{color:var(--orange-100)}.the-select--secondary.the-select--opened .the-select__wrapper{border-color:var(--orange-100)}.the-select--secondary.the-select--opened .the-select__arrow{transform:rotate(180deg)}.the-select--secondary.the-select--selected .the-select__label{color:var(--orange-100)}.the-select--secondary.the-select--disabled .the-select__wrapper{background:var(--dark-400);border-color:var(--dark-400)}.the-select--secondary.the-select--disabled .the-select__value{color:var(--light-350)}.the-select--transparent .the-select__wrapper{background:transparent}.the-select--transparent .the-select__value,.the-select--transparent .the-select__arrow{color:var(--color-text)}.the-select__wrapper{display:flex;align-items:center;background:var(--color-text);border-radius:3px;border:1px solid var(--dark-500);cursor:pointer;transition:border-color .36s cubic-bezier(.4,0,.2,1);padding:0 16px 0 10px;min-height:44px;position:relative}.the-select--variant-menu .the-select__wrapper{background:var(--color-text);border:none;padding:12px 16px 12px 10px;min-height:48px}.the-select--variant-menu .the-select__value,.the-select--variant-menu .the-select__arrow{color:var(--dark-150)}.the-select--variant-menu .the-select__dropdown-wrapper{border:none;box-shadow:0 4px 16px 0 var(--color-shadow)}.the-select--variant-menu .the-select__dropdown{background:var(--color-text)}.the-select--variant-menu .the-select__option{background:var(--color-text);color:var(--dark-500)}.the-select--variant-menu .the-select__option--selected{color:var(--dark-350)}.the-select--variant-menu.the-select--opened .the-select__wrapper{border:none}.the-select--variant-tertiary .the-select__wrapper{background:var(--dark-225);border:1px solid var(--dark-225)}.the-select--variant-tertiary .the-select__value,.the-select--variant-tertiary .the-select__arrow{color:var(--light-200)}.the-select--variant-tertiary .the-select__dropdown-wrapper{border:1px solid var(--dark-225);box-shadow:none}.the-select--variant-tertiary .the-select__dropdown{background:var(--dark-225)}.the-select--variant-tertiary .the-select__option{color:var(--light-200);background-color:var(--dark-225)}.the-select__icon-left{margin-right:16px;width:24px;height:24px}.the-select__icon-left--16{width:16px;height:16px}.the-select__icon-right{width:24px;height:24px;margin-left:10px}.the-select__icon-right--16{width:16px;height:16px}.the-select__value{flex:1;color:var(--dark-350);font-size:16px;line-height:16px;-webkit-user-select:none;user-select:none}.the-select__arrow{margin-left:8px;color:var(--dark-350);pointer-events:none;transition:transform .3s ease}.the-select__dropdown-wrapper{position:absolute;left:0;width:100%;max-height:248px;border:1px solid var(--dark-500);overflow:hidden;border-radius:3px;z-index:10;padding:0}.the-select__dropdown-wrapper--bottom{top:calc(100% + 4px)}.the-select__dropdown-wrapper--top{bottom:calc(100% + 4px)}.the-select__dropdown{background:var(--color-text);list-style:none;box-shadow:0 2px 8px #00000014}.the-select__option{display:flex;align-items:center;cursor:pointer;font-size:16px;color:var(--dark-350);background-color:var(--color-text);transition:background-color .2s;padding:0 16px}@media (hover: hover){.the-select__option:hover{background-color:var(--light-800)}}.the-select__option--selected{color:var(--orange-100)}.the-select--opened .the-select__wrapper{border-color:var(--blue-100)}.the-select--opened .the-select__arrow{transform:rotate(180deg)}.the-select--selected .the-select__label{color:var(--blue-100)}.the-select--disabled{pointer-events:none;opacity:.6}.the-select--disabled .the-select__wrapper{background:var(--light-900);border-color:var(--dark-500);cursor:not-allowed}.the-select--disabled .the-select__value{color:var(--light-350)}.the-select--large .the-select__label{font-size:16px}.the-select--large .the-select__wrapper{min-height:50px}.the-select--large .the-select__value{font-size:16px;padding:15px 0 14px}.the-select--large .the-select__option{font-size:16px;padding:15px 16px 14px 10px}.the-select--big .the-select__wrapper{min-height:44px}.the-select--big .the-select__value{font-size:16px;padding:12px 0 11px}.the-select--big .the-select__option{font-size:16px;padding:12px 16px 11px 10px}.the-select--big .the-select__label{font-size:16px}.the-select--small .the-select__wrapper{min-height:40px}.the-select--small .the-select__value{font-size:14px;line-height:16px;padding:11px 0 10px}.the-select--small .the-select__option{font-size:14px;line-height:16px;padding:11px 16px 10px 10px}.the-select--small .the-select__label{font-size:14px}.the-select--narrow .the-select__wrapper{min-height:36px;padding:0 8px}.the-select--narrow .the-select__value{font-size:14px;line-height:16px;padding:9px 0 8px}.the-select--narrow .the-select__option{font-size:14px;line-height:16px;padding:10px 16px}.the-select--narrow .the-select__icon-left{margin-right:8px}.the-select--narrow .the-select__label{font-size:14px}.the-select--xs .the-select__wrapper{min-height:32px}.the-select--xs .the-select__value{font-size:16px;padding:7px 0 6px}.the-select--xs .the-select__option{font-size:16px;padding:7px 16px 6px 10px}.the-select--xs .the-select__label{font-size:14px}.the-select__native-overlay{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2;border:none;background:none}.PhoneInput__phoneInput-3031dc{position:relative;display:flex;flex-direction:column}.PhoneInput__label-3587fd{position:absolute;bottom:calc(100% + 8px);left:0;max-width:100%;overflow:hidden;font-size:16px;line-height:16px;color:var(--dark-350);font-weight:400;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.PhoneInput__wrapper-f543d3{display:flex;gap:8px;align-items:flex-start}.PhoneInput__countrySelect-f85481{flex:0 0 auto;min-width:100px}.PhoneInput__phoneField-c5ebaa{flex:1}.the-loader{color:currentColor;vertical-align:middle;transform-origin:center center;animation:ol-spin 2s linear infinite}.the-loader .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:ol-dash 1.5s ease-in-out infinite}@keyframes ol-spin{0%{transform:rotate3d(0,0,1,0)}25%{transform:rotate3d(0,0,1,90deg)}50%{transform:rotate3d(0,0,1,180deg)}75%{transform:rotate3d(0,0,1,270deg)}to{transform:rotate3d(0,0,1,359deg)}}@keyframes ol-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.the-btn{position:relative;z-index:1;display:flex;align-items:center;padding:0 16px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;background:transparent;border:none;border-radius:4px;overflow:hidden;justify-content:center}.the-btn__helper{position:absolute;inset:0;z-index:2}.the-btn__active{position:absolute;inset:0;z-index:1;transition:opacity .2s ease}.the-btn__hover{position:absolute;inset:0;z-index:2;transition:opacity .2s ease}.the-btn__background{position:absolute;inset:0;z-index:3;transition:opacity .2s ease}.the-btn__inner{position:relative;z-index:3;display:flex;gap:8px;align-items:center;justify-content:center;height:100%}.the-btn__loader-wrapper{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:inherit}.the-btn.--loading{pointer-events:none;-webkit-user-select:none;user-select:none;color:transparent!important}.the-btn.--disabled{cursor:not-allowed!important;pointer-events:none;-webkit-user-select:none;user-select:none}.the-btn.--xl{height:40px}.the-btn.--narrow{height:36px;padding:0 8px;font-size:14px;font-weight:400;justify-content:flex-start}.the-btn.--lg{height:32px}.the-btn.--md{height:28px;font-size:14px}.the-btn.--sm{height:24px;font-size:14px}.the-btn.--primary{color:var(--dark-150);transition:color .2s ease}.the-btn.--primary .the-btn__active{background:linear-gradient(93.2deg,#ebbf0a,#d68400)}.the-btn.--primary .the-btn__hover{background:linear-gradient(93.2deg,#fff13c,#ffb61e)}.the-btn.--primary .the-btn__background{background:linear-gradient(93.2deg,#ffd31e,#ea9800)}.the-btn.--primary .the-btn__loader-wrapper{color:var(--dark-150)}@media (hover: hover){.the-btn.--primary:hover .the-btn__background{opacity:0}}.the-btn.--primary:active .the-btn__background,.the-btn.--primary:active .the-btn__hover{opacity:0}.the-btn.--primary.--disabled{opacity:.6}.the-btn.--secondary{color:var(--light-200);border:1px solid var(--light-200);transition:border-color .2s ease,color .2s ease}.the-btn.--secondary .the-btn__background,.the-btn.--secondary .the-btn__hover,.the-btn.--secondary .the-btn__active{background:transparent}.the-btn.--secondary .the-btn__loader-wrapper{color:var(--light-200)}@media (hover: hover){.the-btn.--secondary:hover{border-color:var(--color-text);color:var(--color-text)}}.the-btn.--secondary:active{border-color:var(--light-300);color:var(--light-300)}.the-btn.--secondary.--disabled{border-color:var(--dark-500);color:var(--dark-500)}.the-btn.--tertiary{color:var(--dark-150);border:1px solid var(--dark-150);transition:border-color .2s ease,color .2s ease}.the-btn.--tertiary .the-btn__background,.the-btn.--tertiary .the-btn__hover,.the-btn.--tertiary .the-btn__active{background:transparent}.the-btn.--tertiary .the-btn__loader-wrapper{color:var(--light-200)}@media (hover: hover){.the-btn.--tertiary:hover{border-color:var(--dark-0);color:var(--dark-0)}}.the-btn.--tertiary:active{border-color:var(--dark-150);color:var(--dark-150)}.the-btn.--tertiary.--disabled{border-color:var(--dark-450);color:var(--dark-450)}.the-btn.--alternative{color:var(--light-200);background:var(--dark-300);transition:background .2s,color .2s}.the-btn.--alternative .the-btn__background,.the-btn.--alternative .the-btn__hover,.the-btn.--alternative .the-btn__active{background:transparent}.the-btn.--alternative .the-btn__loader-wrapper{color:var(--light-200)}@media (hover: hover){.the-btn.--alternative:hover{background:var(--dark-200);color:var(--light-100)}}.the-btn.--alternative:active{background:var(--dark-175);color:var(--light-200)}.the-btn.--alternative.--disabled{background:var(--dark-400);color:var(--dark-300)}.FillProfileForm__wrapper-2b3752{padding:24px;display:flex;flex-direction:column;gap:16px;color:#fff}.FillProfileForm__title-22d8c4{font-size:20px;font-weight:700;text-align:center}.FillProfileForm__description-f818cd{font-size:14px;color:#fff9;text-align:center}.FillProfileForm__form-dcfb1e{display:flex;flex-direction:column;gap:20px}.FillProfileForm__error-fef33a{color:#f55;font-size:14px;text-align:center}.the-content-switcher{position:relative;display:flex;align-items:center;height:26px}.the-content-switcher--disabled{cursor:not-allowed}.the-content-switcher--disabled .the-content-switcher__item{pointer-events:none;color:var(--dark-500)!important}.the-content-switcher__item{position:relative;color:var(--dark-350);font-size:16px;line-height:16px;font-weight:500;flex:1 1 auto;text-align:center;cursor:pointer;transition:color .2s ease;-webkit-user-select:none;user-select:none;opacity:.6}@media screen and (max-width: 767px){.the-content-switcher__item{font-size:14px}}.the-content-switcher__item--active{opacity:1}.the-content-switcher__underline{position:absolute;left:0;bottom:0;height:1px;width:0;background-color:var(--dark-350);will-change:left,width;transition:width .3s ease,left .3s ease}.LoginForm__loginForm-6ef2b4{display:flex;flex-direction:column;padding:0 0 24px;gap:24px}.LoginForm__switcher-5032a9{margin-bottom:16px}.LoginForm__passInput-c64055{margin-bottom:20px}.LoginForm__loginButton-eaf6af{margin-bottom:12px}.LoginForm__restore-d8761e{text-align:center;font-size:14px;line-height:12px;cursor:pointer}.TheCheckbox__checkbox-7899dc{display:inline-flex;gap:8px;align-items:center;color:#4a4a4a;cursor:pointer}.TheCheckbox__checkbox-7899dc.TheCheckbox__--checked-88d65e .TheCheckbox__inner-68a534{background:#facc15;border:none}.TheCheckbox__checkbox-7899dc.TheCheckbox__--checked-88d65e .TheCheckbox__icon-da3c46{display:block}.TheCheckbox__checkbox-7899dc.TheCheckbox__--checked-88d65e.TheCheckbox__--secondary-43ac48 .TheCheckbox__inner-68a534{background:#4a4a4a}.TheCheckbox__checkbox-7899dc.TheCheckbox__--error-74c550 .TheCheckbox__inner-68a534{border:1px solid #ef4444}.TheCheckbox__checkbox-7899dc.TheCheckbox__--error-74c550 .TheCheckbox__label-1fc096{color:#ef4444}.TheCheckbox__checkbox-7899dc.TheCheckbox__--disabled-826a9d .TheCheckbox__inner-68a534{pointer-events:none;filter:brightness(.6)}.TheCheckbox__inner-68a534{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;background-color:transparent;border:.1em solid #d1d1d1;border-radius:4px}.TheCheckbox__inner-68a534.TheCheckbox__--lg-e6d3a3{width:24px;height:24px;font-size:24px}.TheCheckbox__inner-68a534.TheCheckbox__--md-1e88db{width:16px;height:16px;font-size:16px}.TheCheckbox__inner-68a534.TheCheckbox__--sm-6927ef{width:14px;height:14px;font-size:14px}.TheCheckbox__inner-68a534.TheCheckbox__--xs-1defa8{width:12px;height:12px;font-size:12px}.TheCheckbox__label-1fc096{font-size:14px;font-weight:400;line-height:14px;color:currentColor;text-align:left;-webkit-user-select:none;user-select:none}@media screen and (max-width: 767px){.TheCheckbox__label-1fc096{font-size:12px}}.TheCheckbox__icon-da3c46{display:none;color:#1a1a1a;-webkit-user-select:none;user-select:none;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;width:66.6666%!important;height:66.6666%!important}.RegistrationForm__regForm-e43112{padding:0 0 24px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.RegistrationForm__regForm-e43112{padding:0}}.RegistrationForm__switcher-fc2cf4{margin-bottom:16px}.RegistrationForm__socialAuth-76da5c{margin-bottom:40px}@media screen and (max-width: 767px){.RegistrationForm__socialAuth-76da5c{margin-bottom:42px}}.RegistrationForm__agreementContainer-f5788f{display:flex;flex-direction:column}.RegistrationForm__checkbox-2c2fae{margin-bottom:8px}.RegistrationForm__checkbox-2c2fae a{color:var(--blue-500);transition:opacity .2s ease}@media (hover: hover){.RegistrationForm__checkbox-2c2fae a:hover{opacity:.7}}@media screen and (max-width: 767px){.RegistrationForm__checkbox-2c2fae{margin-bottom:16px}}.RegistrationForm__registerBtn-5469a9{margin:16px 0 12px}@media screen and (max-width: 767px){.RegistrationForm__registerBtn-5469a9{margin:8px 0 16px}}.RegistrationForm__errorMessage-441448{color:red;font-size:.9em}.RegistrationForm__login-f59f23{text-align:center;font-size:14px;line-height:12px}@media screen and (max-width: 767px){.RegistrationForm__login-f59f23{margin-bottom:8px}}.RegistrationForm__loginBtn-9b23ca{color:var(--blue-500);font-weight:500;font-size:16px;line-height:14px;cursor:pointer}.RegistrationForm__maskedInput-cd7b67 input{-webkit-text-security:disc;text-security:disc}.CodeInput__codeBoxes-9ff57f{display:grid;width:100%;gap:12px}.CodeInput__box-90bf20{width:100%;height:40px;text-align:center;font-size:16px;border:1px solid var(--dark-500);border-radius:4px;background:transparent;outline:none}.CodeInput__box-90bf20:focus{border-color:var(--blue-100);background:#fff}.CodeInput__box-90bf20::placeholder{color:#afafaf;opacity:1}.RestoreCodeForm__wrapper-916f7a{display:flex;flex-direction:column;gap:24px;padding:0 0 24px}.RestoreCodeForm__hint-7f635d{color:var(--dark-350);width:100%;font-size:16px;line-height:22px}.RestoreCodeForm__codeContainer-0dfb36{display:flex;flex-direction:column;gap:24px}.RestoreCodeForm__codeInput-44e255{display:flex;flex-direction:column;gap:8px}.RestoreCodeForm__codeLabel-891540{color:var(--dark-350);font-size:14px}.RestoreCodeForm__passContainer-da3f43{display:flex;flex-direction:column;margin-top:24px;gap:32px}.RestoreCodeForm__inputDescription-4c23c9{font-weight:400;font-size:14px;line-height:16px;color:var(--dark-500)}.RestoreCodeForm__maskedInput-d84199 input{-webkit-text-security:disc;text-security:disc}.RestoreCodeForm__timer-f6f4f1{color:var(--dark-350);font-size:16px;line-height:20px;min-height:20px}.RestoreCodeForm__resend-4548cb{background:none;border:none;padding:0;color:var(--blue-500);cursor:pointer}.RestoreCodeForm__submit-ad6f3f{margin-top:8px}.RestoreCodeForm__phone-9edb20{margin-top:24px}.RestorePasswordForm__restoreForm-a0ea4a{padding:0 0 24px;display:flex;flex-direction:column;gap:12px}.RestorePasswordForm__hint-d1a760{color:var(--dark-350);width:100%;font-size:16px;line-height:22px;margin-bottom:8px}.RestorePasswordForm__switcher-9b9564{margin-bottom:50px}.RestorePasswordForm__socialAuth-204055{margin-bottom:40px}.RestorePasswordForm__input-ae0d1e{margin-bottom:20px}.RestorePasswordForm__maskedInput-8d54f3 input{-webkit-text-security:disc;text-security:disc}.TwoFACodeForm__codeForm-20af82{display:flex;flex-direction:column;gap:48px;padding:0 0 24px}.TwoFACodeForm__subtitle-9acee9{color:var(--dark-350);font-size:16px;line-height:20px}.TwoFACodeForm__input-76f3ba{margin-bottom:14px}.TwoFACodeForm__input-76f3ba .the-input__label{font-size:14px!important}.AgeConfirmationModal__content-5550bf{padding:8px 0 24px;display:flex;flex-direction:column;gap:12px}.AgeConfirmationModal__description-0cd041{color:#4a4a4a;font-size:14px;line-height:16px}.AgeConfirmationModal__alarm-7663e8{color:var(--error);font-size:12px;line-height:16px}.AgeConfirmationModal__note-993afd{color:var(--dark-350);font-size:12px;line-height:16px}.AgeConfirmationModal__link-22013b{color:#6aa4ff;text-decoration:none}.AgeConfirmationModal__link-22013b:hover{text-decoration:underline}.AgeConfirmationModal__actions-d8d232{display:flex;gap:16px}@media screen and (max-width: 767px){.AgeConfirmationModal__actions-d8d232{flex-direction:column-reverse}}.AgeConfirmationModal__actions-d8d232>*{width:100%}.modal-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;inset:0}@media screen and (max-width: 1023px){.modal-container{pointer-events:none}.modal-container .modal-overlay{background-color:transparent}.modal-container .modal-content{pointer-events:all;margin-top:auto;width:100%;max-width:100%;height:100vh;border-radius:0;overflow:auto}@supports (height: 100dvh){.modal-container .modal-content{height:calc(100dvh - var(--header-top-h-tab) - var(--header-bottom-h-tab))}}}@media screen and (max-width: 767px){.modal-container .modal-content{width:100%;max-width:100%;border-radius:0;overflow:auto}@supports (height: 100dvh){.modal-container .modal-content{height:calc(100dvh - var(--header-top-h-mobile))}}.modal-container .modal-content--bottom-sheet{margin-top:auto;height:auto!important;max-height:calc(100dvh - var(--header-top-h-mobile) - 16px);border-radius:16px 16px 0 0}}.modal-container--cashbox .vfm--overlay{z-index:0}@media screen and (max-width: 1023px){.modal-container#ageConfirmation{pointer-events:auto}.modal-container#ageConfirmation .modal-overlay{pointer-events:auto;background-color:#00000080!important}.modal-container#ageConfirmation .modal-content{height:auto!important;max-height:calc(100dvh - var(--header-top-h-tab) - var(--header-bottom-h-tab) - 16px)}}@media screen and (max-width: 767px){.modal-container#ageConfirmation .modal-overlay{pointer-events:auto;background-color:#00000080!important}.modal-container#ageConfirmation .modal-content{margin-top:auto;height:auto!important;max-height:calc(100dvh - var(--header-top-h-mobile) - 16px);border-radius:16px 16px 0 0}}.modal-content{position:relative;background:var(--color-text);width:100%;max-width:500px;border-radius:4px;--padding-x: 24px;--padding-x-mobile: 16px;--padding-y: 8px}.modal-content--cashbox{max-width:936px!important;background:#303030;height:656px;overflow:hidden;display:flex;flex-direction:column}@media screen and (max-width: 767px){.modal-content--cashbox{width:100vw;border-radius:0;margin:0}}@media screen and (max-width: 1023px){@supports (height: 100dvh){.modal-content--cashbox{height:100dvh!important}}}.modal-header,.modal-footer,.modal-body{padding-left:var(--padding-x);padding-right:var(--padding-x)}@media screen and (max-width: 767px){.modal-header,.modal-footer,.modal-body{padding-left:var(--padding-x-mobile);padding-right:var(--padding-x-mobile)}}.modal-body--cashbox{flex:1;padding:0;min-height:0;display:flex;flex-direction:column}.modal-header{position:sticky;top:0;right:2px;display:flex;align-items:center;text-align:center;height:72px;z-index:1;background:var(--color-text)}@media screen and (max-width: 767px){.modal-header{height:56px}}.modal-header--cashbox{position:static;padding:19px 24px 0;background:#3a3a3a;color:#fff;height:auto;flex-direction:column;align-items:stretch}@media screen and (max-width: 767px){.modal-header--cashbox{padding:16px 16px 0}}.modal-header--cashbox .headerRow{display:flex;align-items:center;justify-content:space-between;color:#fff}@media screen and (max-width: 767px){.modal-header--cashbox .headerRow{margin-bottom:16px}}.modal-header--cashbox .backHeaderBtn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#fff;font-size:14px;cursor:pointer;padding:8px 0}@media (hover: hover){.modal-header--cashbox .backHeaderBtn:hover{opacity:.7}}.modal-header--cashbox .title{color:#fff;font-size:20px;line-height:24px;font-weight:600}@media screen and (max-width: 767px){.modal-header--cashbox .title{font-size:16px}}.modal-header--cashbox .close{background:none;border:none;cursor:pointer}@media (hover: hover){.modal-header--cashbox .close:hover{opacity:.7}}.modal-header--cashbox .tabs{display:flex;gap:24px;border-bottom:1px solid var(--dark-200)}@media screen and (max-width: 767px){.modal-header--cashbox .tabs{gap:16px}}.modal-header--cashbox .tab{background:none;border:none;color:var(--dark-400);font-size:16px;line-height:20px;font-weight:500;padding:12px 0;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease}@media (hover: hover){.modal-header--cashbox .tab:hover{color:var(--dark-350)}}@media screen and (max-width: 767px){.modal-header--cashbox .tab{font-size:14px;padding:8px 0}}.modal-header--cashbox .tab[disabled]{opacity:.5;cursor:not-allowed}@media (hover: hover){.modal-header--cashbox .tab[disabled]:hover{color:var(--dark-400)}}.modal-header--cashbox .tabActive{color:var(--text-color);border-bottom-color:var(--color-yellow)}.modal__close-btn{position:absolute;top:50%;transform:translateY(-50%);right:24px;border:none;outline:none;background:none;padding:0;cursor:pointer;z-index:1}@media (hover: hover){.modal__close-btn:hover{opacity:.7}}@media screen and (max-width: 767px){.modal__close-btn{right:16px}}.modal__title{color:var(--dark-350);font-size:20px;line-height:24px;font-weight:600}@media screen and (max-width: 767px){.modal__title{font-size:16px}}.CashboxModalHeader__cashboxHeader-59c4dd{display:flex;flex-direction:column;gap:10px}.CashboxModalHeader__headerRow-313d66{display:flex;align-items:center;justify-content:space-between}.CashboxModalHeader__backHeaderBtn-b6caac{display:flex;align-items:center;gap:8px;background:none;border:none;color:#fff;font-size:14px;cursor:pointer;padding:8px 0}@media (hover: hover){.CashboxModalHeader__backHeaderBtn-b6caac:hover{opacity:.7}}.CashboxModalHeader__title-440b30{color:#fff;font-size:20px;line-height:24px;font-weight:600}@media screen and (max-width: 767px){.CashboxModalHeader__title-440b30{font-size:16px}}.CashboxModalHeader__close-4aa9bc{background:none;border:none;color:#fff;cursor:pointer}@media (hover: hover){.CashboxModalHeader__close-4aa9bc:hover{opacity:.7}}.CashboxModalHeader__tabs-07a8b2{display:flex;gap:24px;background:#3a3a3a}@media screen and (max-width: 767px){.CashboxModalHeader__tabs-07a8b2{gap:16px}}.CashboxModalHeader__tab-51a02e{background:none;border:none;color:var(--dark-500);font-size:16px;line-height:20px;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease;margin-top:10px}@media screen and (max-width: 767px){.CashboxModalHeader__tab-51a02e{font-size:14px;padding:8px 0;margin-top:0}}.CashboxModalHeader__tab-51a02e[disabled]{opacity:.5;cursor:not-allowed}.CashboxModalHeader__tabActive-32748c{color:#fff;border-bottom-color:var(--color-yellow)}.banner-noty{border-radius:5px;padding:16px;color:var(--cas-light-700);font-size:14px;font-weight:400;border:1px solid var(--gray-night-200, rgba(255, 255, 255, .14))}.banner-noty.--info{background:#6835ca33}.banner-noty.--info .banner-noty__icon:not(.--close){color:#865ed4}.banner-noty.--error{background:var(--cas-main-deep-3);border:none}.banner-noty.--error .banner-noty__icon{width:16px;color:var(--cas-light-700)}.banner-noty.--warning{background:var(--casino-primary-color-yellow-hover-1, rgba(247, 182, 54, .2))}.banner-noty.--warning .banner-noty__icon:not(.--close){color:var(--casino-primary-color-yellow-700, #f6a913)}.banner-noty.--success{background:#72bf721f}.banner-noty.--success .banner-noty__icon:not(.--close){color:#62b862}.banner-noty__header{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:8px}.banner-noty__title{flex:1 1;color:#fff}.banner-noty__text{line-height:18px;margin-top:10px}.banner-noty__text a{color:#fff}.banner-noty__progress{margin:6px 0 12px 24px;width:176px}.banner-noty__icon{height:24px;width:24px;color:var(--cas-white-opacity--28)}.banner-noty__icon.--close:hover{color:#fff;transition:.3s}.banner-noty__icon.--info{margin-top:3px}.banner-noty__condition-list{padding:0;list-style:none;margin:12px 0 0}.banner-noty__condition-item{display:flex}.banner-noty__condition-item:not(:first-of-type){margin-top:8px}.banner-noty__condition-item__icon{color:var(--cas-light-700)}.banner-noty__condition-item__icon.--error{color:#e64b41}.banner-noty__condition-item.--success .banner-noty__condition-item__icon{color:#62b862}.banner-noty__condition-item.--error .banner-noty__condition-item__icon{color:var(--cas-negative)}.banner-noty__condition-item__icon{flex-shrink:0;width:16px;height:16px;font-size:16px;margin-right:8px}.banner-noty__condition-item__text{line-height:18px}.banner-noty__actions{margin-top:12px;display:flex;gap:8px}.banner-noty__actions .ui-button{width:100%}.payments-empty{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.payments-empty__image{height:56px;width:56px;object-fit:contain}.payments-empty p.payments-empty__text{margin-top:0;margin-bottom:0;color:#ffffffe6;max-width:300px}.payments-empty-actions{display:flex;flex-direction:column;align-items:stretch;flex-wrap:wrap;gap:16px;margin-top:32px}.payments-empty-actions>*{flex-grow:1}@media (max-width: 768px) and (orientation: landscape){.payments-empty-actions{flex-direction:row;flex-wrap:nowrap}.payments-empty-actions button{flex-basis:50%}}.CurrencyValue__currencyValue-d9f246{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.payment-balance{height:36px;border-radius:4px;padding:0 16px;font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px;overflow:hidden;background:#444}.payment-balance__icon{color:var(--gray-night-900, rgba(255, 255, 255, .9))}.payment-balance-content{color:var(--gray-night-900, rgba(255, 255, 255, .9));flex:1 1}.payment-balance__icon{height:24px;width:24px;flex-shrink:0}.payment-balance__icon.--loading{animation:rotate 1s infinite}.payment-balance__icon i{height:24px;width:24px}@media screen and (min-width: 768px){.payment-balance{margin:24px 24px 0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payments-container{--footer-shift: 0px;--footer-h: 56px;--footer-safe: env(safe-area-inset-bottom);--footer-extra: 0px;display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden;overscroll-behavior:none}.payments-container.--outlined{border-top:1px solid var(--cas-white-opacity--14)}@media (min-width: 768px){.payments-container{flex-direction:row}}.payments-container .q-scrollarea__bar,.payments-container .q-scrollarea__thumb{z-index:2}.payments-keyboard-shield{position:fixed;left:0;right:0;bottom:0;height:max(0px,var(--footer-shift) * -1);background:var(--cas-main-deep-2);z-index:2;pointer-events:none;backface-visibility:hidden;contain:size layout paint}.payments-header{position:sticky;top:0;padding:24px 16px 16px;background-color:var(--cas-main-deep-2);z-index:2}.payments-footer{position:fixed;bottom:0;left:0;right:0;z-index:3;padding:12px 12px calc(16px + var(--footer-safe));background:#232323;border-top:1px solid var(--gray-night-200, rgba(255, 255, 255, .14));transform:translateY(var(--footer-shift));will-change:transform;backface-visibility:hidden;contain:layout style paint}@media (min-width: 768px){.payments-footer{position:relative;border-top:none;padding:12px 24px 24px;transform:none!important;contain:initial}}.payments-footer__text{margin-top:16px;color:var(--cas-light-700);font-size:12px;line-height:16px}.payments-content{display:none;flex-direction:column;flex:1 1;min-height:0;position:relative;padding-top:24px}@media (max-width: 900px) and (orientation: landscape){.payments-content{padding:12px 0 0}}@media (min-width: 768px) and (orientation: portrait){.payments-content{display:flex;flex:1 1}}@media (min-width: 900px) and (orientation: landscape){.payments-content{display:flex;flex:1 1}}.payments-content__block{padding:0 12px 12px;width:100%;flex:1 1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}@media (min-width: 768px){.payments-content__block{width:auto;padding-right:12px;padding-left:12px}}@media (min-width: 934px){.payments-content__block{width:auto;padding:0 24px 24px}}.payments-content.--active{display:flex}.payments-form{display:none;flex-direction:column;flex:1 1;min-height:0;margin-top:1px;overflow:hidden}@media (min-width: 768px) and (orientation: portrait){.payments-form{display:flex;width:375px;max-width:375px;flex-shrink:0;background:#3a3a3a}.payments-form .payments-header{position:relative;background:none;padding:0}.payments-form .payments-footer{position:relative;border-top:none}}@media (min-width: 900px){.payments-form{display:flex;width:375px;max-width:375px;flex-shrink:0;background:#3a3a3a}.payments-form .payments-header{position:relative;background:none;padding:0}.payments-form .payments-footer{position:relative;border-top:none}}@media (max-width: 900px) and (orientation: landscape){.payments-form{display:none}.payments-form .payments-header{position:relative;background:none;padding:0}.payments-form .payments-footer{position:relative;border-top:none}}.payments-form-wrap{display:flex;flex-direction:column;min-height:100%;height:100dvh;overflow:hidden}@media (min-width: 768px){.payments-form-wrap{overflow:hidden auto;padding-right:8px;scrollbar-gutter:stable;height:auto}}@media (min-width: 768px){.payments-form-wrap.--has-error{display:flex;flex-direction:column}}.payments-form-wrap__locked{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1}.payments-form-wrap__locked>p{text-align:center;max-width:300px}.payments-form__block{flex:1 1;min-height:0;min-width:0;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:24px 12px calc(var(--footer-h) + var(--footer-safe) + max(0px,var(--footer-shift) * -1) + var(--footer-extra))}@media (min-width: 768px){.payments-form__block{padding:12px 24px 24px}}.payments-form.--active{display:flex}.the-skeleton{position:relative;overflow:hidden;background:#ffffff0d;border-radius:4px;--the-skeleton-speed: 400}.the-skeleton--square{border-radius:0}.the-skeleton--bordered{border:1px solid rgba(255,255,255,.25)}.the-skeleton--anim{cursor:wait}.the-skeleton--anim:after{position:absolute;inset:0;content:""}.the-skeleton--anim-wave:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:translate(-100%);animation:wave var(--the-skeleton-speed) infinite linear}.the-skeleton--anim-pulse:after{background:#fff6;animation:pulse var(--the-skeleton-speed) infinite}@keyframes wave{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.payment-card-new{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:8px 4px;border-radius:4px;border:1px solid var(--gray-night-100, rgba(255, 255, 255, .07));background:var(--gray-night-50, rgba(255, 255, 255, .04));transition:.3s}.payment-card-new:hover{cursor:pointer;border-color:var(--gray-night-300, rgba(255, 255, 255, .28));background:var(--gray-night-100, rgba(255, 255, 255, .07))}.payment-card-new.--selected{border:1px solid var(--color-yellow);background:var(--color-message);box-shadow:0 0 0 4px var(--color-message)}.payment-card-new.--un-active{opacity:.32;cursor:not-allowed}.payment-card-new.--skeleton{gap:4px;justify-content:center}.payment-card-new__icon{height:40px;object-fit:contain}.payment-card-new__icon.--skeleton{margin-top:8px;margin-bottom:12px}.payment-card-new__bonus{display:flex;align-items:center;gap:2px;height:14px;padding:1px 4px 1px 2px;color:var(--cas-positive-700);font-size:10px;font-weight:400;line-height:12px;text-transform:uppercase;border-radius:0 4px;background:#72bf7229;position:absolute;top:-1px;right:-1px;z-index:1}.payment-card-new__bonus .ui-icon{height:12px;width:12px}.payment-card-new__desc{font-size:12px;line-height:14px;font-weight:500;color:var(--gray-night-500, rgba(255, 255, 255, .5));text-transform:lowercase}@media screen and (max-width: 767px){.payment-card-new__desc{font-size:10px;line-height:12px}}.payment-card-new__extra{position:absolute;top:-1px;right:-1px;font-size:12px;font-weight:500;color:#62b862;padding:4px;border-radius:4px;background:#62b86233}.payment-group{min-width:0}.payment-group.--locked{opacity:.6}.payment-group:not(:first-of-type){margin-top:24px}.payment-group-list{flex:1 1;min-width:0;position:relative}.payment-group-list.--empty{display:none}.payment-group-list__lock{position:absolute;inset:-12px -12px 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}@media screen and (min-width: 768px){.payment-group-list__lock{bottom:-12px;top:-24px}}@media screen and (min-width: 1024px){.payment-group-list__lock{left:-24px;right:-24px;bottom:-24px}}.payment-group-list__lock-text{font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;padding:0 16px}.payment-group__name{color:var(--cas-light-700)}.payment-group-items{margin-top:16px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}@media (min-width: 575px){.payment-group-items{grid-template-columns:repeat(4,1fr)}}@media (min-width: 768px){.payment-group-items{grid-template-columns:repeat(3,1fr)}}@media (min-width: 934px){.payment-group-items{grid-template-columns:repeat(4,1fr)}}.payments-groups-filter{top:0;padding:24px 16px 16px;position:sticky;background-color:var(--cas-main-deep-2);z-index:1}@media (min-width: 768px){.payments-groups-filter{padding-left:24px;padding-right:0}}.payments-container__form{display:flex;flex-direction:column;min-width:0;flex-grow:1;justify-content:space-between}.captcha-v2-wrapper{position:fixed;background:var(--cas-dark-600);inset:0;display:flex;justify-content:center;align-items:center;z-index:9999}.captcha-v2-wrapper .captcha-v2-modal{background:var(--cas-menu);position:relative;width:450px;border-radius:15px;margin-bottom:100px;padding-bottom:24px}.captcha-v2-wrapper .captcha-v2-modal__header{background:var(--cas-main-deep-3);padding:24px;border-radius:15px 15px 0 0}.captcha-v2-wrapper .captcha-v2-modal__render{margin-top:24px;display:flex;justify-content:center;position:relative}@media screen and (max-width: 767px){.captcha-v2-wrapper .captcha-v2-modal{background:var(--cas-menu);position:absolute;bottom:0;width:100%;border-radius:15px 15px 0 0;margin-bottom:0;padding-bottom:16px}.captcha-v2-wrapper .captcha-v2-modal__header{background:var(--cas-main-deep-3);padding:16px;border-radius:15px 15px 0 0}.captcha-v2-wrapper .captcha-v2-modal__render{margin-top:24px}}.chips-item{text-align:center;height:36px;font-size:16px;font-weight:400;cursor:pointer;transition:color .2s ease,background .2s ease;white-space:nowrap;background:var(--dark-300);color:var(--color-text);border:1px solid var(--dark-300);border-radius:4px;padding:0 12px}.chips-item:not(.--active):hover{background:var(--night-gray-300, rgba(255, 255, 255, .28))}.chips-item:not(.--active):active{background:var(--night-gray-500, rgba(255, 255, 255, .47))}.chips-item.--active{border-color:var(--color-yellow);background:#ffd31e33}.chips[data-v-97f5cabb]{position:relative}.chips-wrapper[data-v-97f5cabb]{overflow:hidden;height:36px}.chips-scroll-container[data-v-97f5cabb]{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding:0 0 40px}.chips-scroll-container.--dragging[data-v-97f5cabb]{pointer-events:none}.chips-scroll-container[data-v-97f5cabb]>*{flex:0 0 auto}.payment-form{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:nowrap}.balance-after{display:flex;justify-content:space-between}.balance-after span{font-weight:400;font-size:12px;line-height:16px;color:#ffffffe6}.withdraw-approve-block{display:flex;flex-direction:column;gap:8px}.payment-channels{display:flex;padding-top:14px;gap:10px}.payment-channels-info{font-weight:300;margin-top:10px}.payment-channels__error,.payment-channels__timer{margin-bottom:5px}.payment-channels__button:hover{text-decoration:underline}.payment-channels .payment-channels-item{padding:10px;background-color:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-1);display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;flex:1 1}.payment-channels .payment-channels-item:hover:not(.payment-channels-item--active):not(.payment-channels-item--disabled){transition:.3s;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.17)}.payment-channels .payment-channels-item__name{text-align:center;font-size:12px;color:#fff}.payment-channels .payment-channels-item--active{background-color:#ffffff2b;border:1px solid rgba(255,255,255,.17)}.payment-channels .payment-channels-item--disabled:not(.payment-channels-item--active){opacity:.8;filter:grayscale(1);cursor:default}.withdraw-approve{margin-top:24px;margin-bottom:24px}.withdraw-approve__title{color:var(--gray-night-900, rgba(255, 255, 255, .9));line-height:20px;margin-bottom:12px}.withdraw-approve__list{margin:0;width:calc(100vw - 32px)}@media (min-width: 1024px){.withdraw-approve__list.chips{width:100%}}.withdraw-approve__timer{color:#ffffffb3;font-size:12px;font-style:normal;font-weight:400;display:flex;gap:4px;align-items:center}.withdraw-approve__timer>span{color:#fff}.withdraw-approve-block{flex:1 1;min-height:0}.withdraw-approve-block__title{color:#ffffffe6;font-size:18px;line-height:24px;text-align:center;font-weight:500;margin-bottom:18px;margin-top:12px}.withdraw-approve-block__value{font-size:18px;text-align:center;color:var(--cas-warning-900)}@media (max-width: 900px) and (orientation: landscape){.withdraw-approve-block__value{display:inline}}.payments-wrapper{display:flex;flex-direction:column;flex:1 1;min-height:0;color:#fff;background:var(--cas-main-deep-2)}.payments-wrapper__no-access{display:flex;flex-direction:column;align-items:center;flex:1 1 auto;justify-content:center}.payments-wrapper__no-access-image{object-fit:contain;margin-bottom:20px;width:82px}.payments-wrapper__no-access-text{text-align:center;color:var(--cas-light-900);width:200px;line-height:1.2}.balance-after{color:var(--cas-light-700);font-size:12px;line-height:16px;margin-top:12px;display:flex;justify-content:space-between}.balance-after>span{color:#fff}.form-block-skeleton{display:flex;flex-direction:column;gap:12px}.crypto-full .payments-form__block{max-height:100vh}@media (min-width: 768px) and (orientation: portrait){.custom-modal__header-wrapper:not(:empty){padding-left:24px;padding-right:24px}}.custom-modal__subheader{background-color:#3a3a3a;min-height:32px;display:flex;align-items:center;padding:0 24px}@media screen and (max-width: 767px){.custom-modal__subheader{padding:0 16px}}@media (max-width: 900px) and (orientation: landscape){.custom-modal__subheader{height:32px}}.custom-modal__subheader-btn{cursor:pointer;color:var(--cas-light-700);background:none;border:none;padding:0;display:flex;align-items:center;gap:4px}.--cash-box{flex:1 1;width:100%;max-width:936px;display:flex;flex-direction:column}@media screen and (min-width: 768px) and (orientation: portrait){.--cash-box{flex-grow:0;flex-basis:680px;max-height:730px}}@media (min-width: 901px){.--cash-box{flex-grow:0;flex-basis:680px;max-height:730px}}@media (max-width: 900px) and (orientation: landscape){.--cash-box{max-width:100%;border-radius:0}}.--cash-box .modal_title{font-size:16px;color:#fff;font-weight:600;line-height:24px}@media screen and (min-width: 1024px){.--cash-box .modal_title{font-size:20px}}.--cash-box__header{font-weight:400;font-size:24px;line-height:32px;color:#ffffffe6}@media (max-width: 900px) and (orientation: landscape){.--cash-box__header{font-weight:600;font-size:18px;line-height:24px}}@media screen and (min-width: 768px) and (orientation: portrait){.--cash-box__header{font-weight:500;font-size:24px;line-height:32px}}.--cash-box .bg-cas-button{background:#f6a913}.--cash-box .custom-modal__body{flex:1 1;min-height:0;padding:0;border-radius:0 0 15px 15px}@media screen and (max-width: 767px){.--cash-box .custom-modal__body{border-radius:0}}@media (max-width: 768px){.--cash-box .custom-modal__subheader.--selected{padding:20px 12px}}@media (max-width: 768px){.--cash-box .custom-modal__subheader-btn{font-weight:400;font-size:16px;line-height:20px}}@media (max-width: 767px){.--cash-box .custom-modal__header-wrapper:not(:empty){padding-left:12px}}@media (max-width: 900px) and (orientation: landscape){.--cash-box .custom-modal__header-wrapper:not(:empty){padding:8px 12px;min-height:auto}}@media (max-width: 768px){.--cash-box .custom-modal__header-wrapper.--selected{display:none}}@media screen and (max-width: 900px) and (orientation: landscape){.--cash-box .custom-modal__header-wrapper{border-radius:0}}@media (max-width: 900px) and (orientation: landscape){.--cash-box .custom-modal__header{font-weight:800;font-size:18px;line-height:24px;color:#ffffffe6}}@media (max-width: 768px){.--cash-box .custom-modal__close-btn{top:18px;width:24px}}@media (max-width: 900px) and (orientation: landscape){.--cash-box .custom-modal__close-btn{top:12px}}@media (max-width: 900px) and (orientation: landscape){.--cash-box .custom-modal__close-btn.--selected{top:8px}}.payment-methods{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}.payment-methods--empty{display:block}@media (min-width: 575px){.payment-methods{grid-template-columns:1fr 1fr 1fr}}.cashbox-block{display:flex;flex-direction:column}.cashbox-block__tabs{width:100%}.cashbox-block__footer{color:#b8bbcf;text-align:center}.cashbox-block__link{text-decoration:underline;color:#fff;transition:.3s;cursor:pointer}.cashbox-block__link:hover{text-decoration:none}.q-input.q-field--outlined.q-field--highlighted:not(.q-field--error) .q-field__control:before{border:1px solid #f89d2b;box-shadow:0 0 0 5px var(--input-shadow)}.q-input .q-field__bottom{padding-top:4px}.q-field__control{background:var(--cas-main-deep-3)}.custom-modal__body{display:flex;flex-direction:column}.DeleteProfileModal__deleteProfile-94950f{display:flex;flex-direction:column;gap:24px}.DeleteProfileModal__buttons-66df85{display:flex;gap:16px;margin-bottom:24px}.DeleteProfileModal__button-41fc13{width:100%}.radioLabel[data-v-c9b06c9a]{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:16px;color:var(--dark-350)}.radioInput[data-v-c9b06c9a]{display:none}.radioCustom[data-v-c9b06c9a]{width:20px;height:20px;border:1px solid var(--dark-400);border-radius:50%;position:relative;transition:all .2s ease}.radioCustom[data-v-c9b06c9a]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--orange-100);opacity:0;transition:opacity .2s ease}.radioCustom.--lg[data-v-c9b06c9a]{width:20px;height:20px}.radioCustom.--md[data-v-c9b06c9a]{width:16px;height:16px}.radioCustom.--sm[data-v-c9b06c9a]{width:14px;height:14px}.radioCustom.--xs[data-v-c9b06c9a]{width:12px;height:12px}.radioInput:checked+.radioCustom[data-v-c9b06c9a],.radioLabel.--checked .radioCustom[data-v-c9b06c9a]{border-color:var(--dark-400)}.radioInput:checked+.radioCustom[data-v-c9b06c9a]:after,.radioLabel.--checked .radioCustom[data-v-c9b06c9a]:after{opacity:1}.label[data-v-c9b06c9a]{font-size:14px;font-weight:400;color:currentColor;text-align:left;-webkit-user-select:none;user-select:none}.radioLabel.--disabled .radioCustom[data-v-c9b06c9a]{pointer-events:none;border-color:var(--light-300)}.radioLabel.--disabled .label[data-v-c9b06c9a]{color:var(--light-300)}.TransactionFiltersModal__filtersModal-996ba4{display:flex;flex-direction:column;gap:16px}.TransactionFiltersModal__filters-73713e{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;margin-bottom:24px}.TransactionFiltersModal__transactionsTitle-174b71{margin-bottom:16px}.TransactionFiltersModal__sectionTitle-0df969{font-size:16px;color:var(--dark-350)}.TransactionFiltersModal__dateInputs-a96081{display:flex;width:100%;justify-content:space-between;gap:16px}@media screen and (max-width: 767px){.TransactionFiltersModal__dateInputs-a96081{flex-direction:column;gap:12px}}.TransactionFiltersModal__dateInput-c5324c{width:100%}.TransactionFiltersModal__timePeriods-366d62{display:flex;gap:8px}.TransactionFiltersModal__timePeriodBtn-c08842{padding:8px;background:var(--color-message);font-size:16px;text-align:center;border-radius:4px;width:100%;color:var(--dark-350);font-weight:500;cursor:pointer;transition:all .2s ease}.TransactionFiltersModal__timePeriodBtn-c08842.TransactionFiltersModal__active-b1c974{background:var(--color-yellow)}.TransactionFiltersModal__uiGroup-0d9171{display:flex;flex-direction:column;gap:16px}.TransactionFiltersModal__checkbox-4546e7{font-size:16px}.Notifications__notifications-606be5{position:fixed;top:136px;right:0;display:flex;flex-direction:column;align-items:flex-end;gap:12px;z-index:4000}@media screen and (max-width: 1023px){.Notifications__notifications-606be5{top:118px}}@media screen and (max-width: 767px){.Notifications__notifications-606be5{top:84px;right:50%;transform:translate(50%)}}.Notifications__notification-eb02c7{background-color:var(--info);border-radius:4px 0 0 4px;padding:16px;min-height:68px;position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon   title" "icon message";gap:4px 16px;width:344px;-webkit-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width: 767px){.Notifications__notification-eb02c7{width:calc(100vw - 16px);border-radius:4px}}.Notifications__notification-eb02c7.Notifications__info-b5508e{background-color:var(--yellow-200);color:var(--dark-150)}.Notifications__notification-eb02c7.Notifications__success-657d33{background-color:var(--green-100);color:var(--color-text)}.Notifications__notification-eb02c7.Notifications__error-fa12df{background-color:var(--red-200);color:var(--color-text)}.Notifications__iconWrapper-090ca2{grid-area:icon;width:24px;height:24px;align-self:center}.Notifications__icon-576ea2{width:24px;height:24px}.Notifications__title-71c2f4{grid-area:title;font-size:16px;line-height:1;font-weight:500}.Notifications__message-6e808f{grid-area:message;font-size:14px;line-height:16px}.burger-overlay[data-v-eb186ab0]{position:fixed;top:var(--header-top-h-tab);left:0;right:0;bottom:0;z-index:2000;background-color:#31313180}@media screen and (max-width: 767px){.burger-overlay[data-v-eb186ab0]{top:var(--header-top-h-mobile)}}.panel[data-v-eb186ab0]{position:fixed;top:var(--header-top-h-tab);right:0;bottom:0;z-index:2001;width:500px;overflow-y:auto;background-color:var(--dark-100)}@media screen and (max-width: 767px){.panel[data-v-eb186ab0]{top:var(--header-top-h-mobile);width:100%}}.scrollbar[data-v-eb186ab0]{background-color:var(--dark-100)}.burger-menu[data-v-eb186ab0]{width:500px;padding:20px;display:flex;flex-direction:column;gap:12px;min-height:calc(100vh - 54px)}@media screen and (max-width: 767px){.burger-menu[data-v-eb186ab0]{width:100%;min-height:calc(100vh - 36px - env(safe-area-inset-bottom,20px))}}.profile[data-v-eb186ab0]{display:flex;flex-direction:column;font-size:16px;line-height:12px;font-weight:700;color:#e0e0e0}.profile__link[data-v-eb186ab0]{display:flex;align-items:center;gap:8px;color:var(--light-200);font-size:14px;line-height:16px;margin-bottom:24px}.profile__icon[data-v-eb186ab0]{border-radius:9999px;overflow:hidden;width:40px;height:40px;object-fit:cover}.arrow[data-v-eb186ab0]{transform:rotate(-90deg);margin-left:auto}.balance[data-v-eb186ab0]{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;border-radius:4px;padding:12px 16px;color:#e0e0e0;background:#86868633}.balance__title[data-v-eb186ab0]{font-size:12px;line-height:16px;font-weight:500}.balance__button[data-v-eb186ab0]{width:100%;margin-top:4px}.balance__value[data-v-eb186ab0]{font-size:24px;line-height:24px;font-weight:700}.balance-value[data-v-eb186ab0]{border:1px solid var(--dark-500);border-radius:4px;padding:8px 16px;font-weight:500}.categories[data-v-eb186ab0]{display:flex;flex-direction:column;gap:8px;list-style:none}.categories__divider[data-v-eb186ab0]{height:1px;width:100%;background:#fff3}.category[data-v-eb186ab0]{list-style:none;color:var(--light-200);font-size:18px;line-height:24px;font-weight:500}.category__link[data-v-eb186ab0]{height:48px;display:flex;align-items:center;justify-content:space-between}.category__link-name[data-v-eb186ab0]{display:flex;align-items:center;gap:8px}.bottom[data-v-eb186ab0]{display:flex;flex-direction:column;gap:24px;margin-top:auto}.socials[data-v-eb186ab0]{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.category-title[data-v-eb186ab0]{color:var(--light-200);text-transform:uppercase;font-size:14px;line-height:16px;font-weight:500}.socials-list[data-v-eb186ab0]{display:flex;gap:16px;align-self:flex-end;color:var(--gray-night-700)}.buttons[data-v-eb186ab0]{display:flex;flex-direction:column;gap:16px}.logout-btn[data-v-eb186ab0]{color:var(--light-200);font-size:14px;line-height:16px;font-weight:500;display:flex;gap:8px;align-self:flex-end;cursor:pointer}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.MainSlider__sliderWrapper-9fd304{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.MainSlider__swiper-1e061a{width:100%;height:372px}@media screen and (max-width: 1919px){.MainSlider__swiper-1e061a{height:262px}}@media screen and (max-width: 1279px){.MainSlider__swiper-1e061a{height:242px}}@media screen and (max-width: 1023px){.MainSlider__swiper-1e061a{height:226px}}@media screen and (max-width: 767px){.MainSlider__swiper-1e061a{height:138px}}.MainSlider__slide-6058e6{width:100%;height:100%}.MainSlider__slideContent-9935f6{width:100%;height:100%;background-size:cover;background-position:bottom;background-repeat:no-repeat;position:relative}.MainSlider__slideContentInner-db2921{height:100%;display:flex;flex-direction:column;padding:56px 0;position:relative;z-index:1}@media screen and (max-width: 1919px){.MainSlider__slideContentInner-db2921{padding:24px 0}}@media screen and (max-width: 1023px){.MainSlider__slideContentInner-db2921{padding:16px 0}}@media screen and (max-width: 767px){.MainSlider__slideContentInner-db2921{padding:8px 0}}.MainSlider__slideInfo-bfe332{max-width:800px;color:var(--light-100)}@media screen and (max-width: 1023px){.MainSlider__slideInfo-bfe332{max-width:600px}}@media screen and (max-width: 767px){.MainSlider__slideInfo-bfe332{max-width:400px}}.MainSlider__title-9e8406{font-size:32px;color:var(--dark-200);font-weight:600;font-style:Italic;line-height:38px;vertical-align:middle}@media screen and (max-width: 1023px){.MainSlider__title-9e8406{font-size:28px}}@media screen and (max-width: 767px){.MainSlider__title-9e8406{line-height:20px;font-size:16px}}.MainSlider__subtitle-ba4473{color:var(--text-color);font-weight:900;font-style:Italic;font-size:64px;line-height:76px;margin-bottom:24px}@media screen and (max-width: 1919px){.MainSlider__subtitle-ba4473{font-size:48px;line-height:56px}}@media screen and (max-width: 1023px){.MainSlider__subtitle-ba4473{font-size:40px;line-height:48px;margin-bottom:16px}}@media screen and (max-width: 767px){.MainSlider__subtitle-ba4473{font-size:24px;line-height:28px;margin-bottom:8px}}.MainSlider__description-30f968{font-size:24px;color:var(--dark-200);font-weight:600;font-style:Italic;line-height:100%;vertical-align:middle;margin-bottom:32px}@media screen and (max-width: 1023px){.MainSlider__description-30f968{font-size:14px;margin:0 0 14px}}@media screen and (max-width: 767px){.MainSlider__description-30f968{font-size:12px;margin:0 0 12px}}.MainSlider__button-f34970{margin-top:auto;min-width:170px;min-height:32px;width:fit-content}@media screen and (max-width: 767px){.MainSlider__button-f34970{width:100%}}.TheFooter__footer-9fb718{position:relative;z-index:2;padding:40px 0;background-color:var(--dark-100);contain:layout style}@media screen and (max-width: 1023px){.TheFooter__footer-9fb718{padding:24px 0}}.TheFooter__wrapper-d9375c{display:grid;justify-content:space-between;gap:32px;grid-template-columns:17fr 8fr;grid-template-areas:"logo socials" "categories about"}@media screen and (max-width: 1279px){.TheFooter__wrapper-d9375c{grid-template-columns:unset;grid-template-areas:"logo socials" "categories categories" "about about"}}@media screen and (max-width: 767px){.TheFooter__wrapper-d9375c{grid-template-areas:"logo" "categories" "socials" "about";gap:24px}}@media screen and (max-width: 767px){.TheFooter__wrapper-d9375c.page-layout{margin:0 16px;width:calc(100% - 32px)}}.TheFooter__logoWrapper-611247{grid-area:logo;color:var(--gray-night-700);display:flex;flex-direction:column;gap:5px;font-size:14px;line-height:16px}@media screen and (max-width: 1023px){.TheFooter__logoWrapper-611247{font-size:12px;line-height:16px}}@media screen and (max-width: 767px){.TheFooter__logoWrapper-611247{margin-bottom:8px}}.TheFooter__logo-cae49c{width:114px;height:44px}@media screen and (max-width: 767px){.TheFooter__logo-cae49c{width:94px;height:36px}}.TheFooter__categories-1f8003{grid-area:categories;display:flex;justify-content:space-between;gap:100px;margin-right:auto}@media screen and (max-width: 1279px){.TheFooter__categories-1f8003{margin-right:0}}@media screen and (max-width: 767px){.TheFooter__categories-1f8003{flex-direction:column;gap:8px}}.TheFooter__socials-da897a{grid-area:socials;color:var(--color-text);display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width: 767px){.TheFooter__socials-da897a{align-items:flex-start;margin-top:-8px}}.TheFooter__socialsList-d47f54{display:flex;gap:16px;align-items:center}.TheFooter__social-0c9260{color:var(--light-400);transition:opacity .2s ease}@media (hover: hover){.TheFooter__social-0c9260:hover{opacity:.7}}.TheFooter__social-0c9260:active{opacity:.5}.TheFooter__socialLink-c27bb9{display:block;line-height:0;color:inherit}.TheFooter__about-4384d7{grid-area:about;text-align:right;color:var(--gray-night-600);max-width:31vw;font-size:16px;line-height:20px;display:flex;flex-direction:column;gap:12px;align-items:flex-end}@media screen and (max-width: 1279px){.TheFooter__about-4384d7{max-width:68vw;font-size:14px;text-align:left;align-items:flex-start}}@media screen and (max-width: 1023px){.TheFooter__about-4384d7{font-size:16px;max-width:75vw}}@media screen and (max-width: 767px){.TheFooter__about-4384d7{max-width:unset;font-size:14px;line-height:16px}}.TheFooter__aboutIcons-602c90{display:flex;gap:16px;align-items:center}.TheFooter__categoryWrapper-d48b0c{min-width:120px}.TheFooter__categoryTitle-862f1a{font-size:16px;line-height:1;color:var(--color-text);text-transform:uppercase;font-weight:500;margin-bottom:16px;pointer-events:none}.TheFooter__categoryTitle-862f1a .TheFooter__expandIcon-6d0c68{display:none}@media screen and (max-width: 767px){.TheFooter__categoryTitle-862f1a{font-size:14px;line-height:16px}}.TheFooter__categoryTitle-862f1a.TheFooter__--expand-c97206{display:flex;justify-content:space-between;cursor:pointer;align-items:center;pointer-events:all}.TheFooter__categoryTitle-862f1a.TheFooter__--expand-c97206 .TheFooter__expandIcon-6d0c68{display:block}.TheFooter__expandIcon-6d0c68{cursor:pointer;transition:transform .4s ease}.TheFooter__expandIcon-6d0c68.TheFooter__--expanded-d34ac8{transform:rotate(180deg)}.TheFooter__category-1787a8{list-style:none;margin:0;padding:0}@media screen and (max-width: 767px){.TheFooter__category-1787a8{height:0;overflow:hidden;transition:height .35s ease}}.TheFooter__categoryInner-1111fd{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 767px){.TheFooter__categoryInner-1111fd{gap:7px;padding:0;transition:opacity .2s}}@media screen and (max-width: 767px){.TheFooter__categoryInner-1111fd.TheFooter__--expanded-d34ac8{padding-bottom:16px}}.TheFooter__categoryItem-a7edb8{list-style:none;margin:0;padding:0;max-width:200px}.TheFooter__categoryItemLink-062dec{color:var(--gray-night-600);text-decoration:none;font-size:16px;line-height:20px;transition:opacity .2s ease}@media (hover: hover){.TheFooter__categoryItemLink-062dec:hover{opacity:.7}}.TheFooter__categoryItemLink-062dec:active{opacity:.5}.TheFooter__categoryItemLink-062dec.TheFooter__--active-af60c6{color:var(--color-text);pointer-events:none}@media screen and (max-width: 767px){.TheFooter__categoryItemLink-062dec{font-size:14px;line-height:16px}}.TheFooter__right-aa9801{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;max-width:500px}.LangSelect__langSelect-445125{display:flex;align-items:center;position:relative;z-index:2;-webkit-user-select:none;user-select:none;color:var(--color-text)}.LangSelect__currentLang-a54535{position:relative;z-index:2;cursor:pointer;display:flex;align-items:center}.LangSelect__currentLangTitle-8b2d35{width:40px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;text-transform:uppercase;font-weight:600;font-size:14px;line-height:16px;color:var(--light-200);background:#444}.LangSelect__dropdown-2719ac{position:absolute;z-index:1;top:calc(100% + 16px);left:50%;transform:translate(-50%);border-radius:4px;overflow:hidden;box-shadow:4px 4px 16px #000;background-color:var(--dark-200);cursor:pointer}.LangSelect__dropdownList-1118d7{display:flex;flex-direction:column;gap:4px}.LangSelect__dropdownItem-9548e2{display:flex;padding:8px;gap:8px;color:var(--gray-night-700);transition:background-color .3s ease,color .3s ease}@media (hover: hover){.LangSelect__dropdownItem-9548e2:hover{background-color:var(--dark-300)}}.LangSelect__dropdownIcon-567d9c{width:16px;height:16px}.LangSelect__dropdownTitle-3be9fa{font-size:14px;line-height:18px;font-weight:600}.CashboxButton__cashbox-6b30f0{display:flex;align-items:center;background-color:var(--dark-300);min-width:264px;border-radius:4px;cursor:pointer;transition:background-color .3s ease;font-size:16px;line-height:1;font-weight:600}@media (hover: hover){.CashboxButton__cashbox-6b30f0:hover{background-color:var(--dark-200)}}@media screen and (max-width: 767px){.CashboxButton__cashbox-6b30f0{min-width:unset;font-size:12px}}.CashboxButton__sum-490d05{margin-right:auto;flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 8px;color:var(--light-200)}@media screen and (max-width: 767px){.CashboxButton__sumIcon-df5314{display:none}}.CashboxButton__depositButton-ecc135{flex:0 0 auto}@media screen and (max-width: 767px){.CashboxButton__depositButton-ecc135{height:20px!important}}.ProfilePopup__profile-bfad0f{position:relative;display:block;cursor:pointer}.ProfilePopup__iconWrapper-cb9ede{display:flex;align-items:center;cursor:pointer}.ProfilePopup__icon-f8aa6d{border-radius:9999px;overflow:hidden}.ProfilePopup__avatar-58fc0d{width:32px;height:32px;border-radius:9999px;object-fit:cover}.ProfilePopup__dropdown-9df88e{position:absolute;z-index:9999;top:calc(100% + 21px);right:0;background-color:var(--dark-200);color:var(--gray-night-700);border-radius:4px;overflow:hidden}.ProfilePopup__listElem-d6eaed{display:block;padding:16px 24px;white-space:nowrap;transition:background-color .3s ease,color .3s ease;width:260px;font-size:16px;line-height:1}@media (hover: hover){.ProfilePopup__listElem-d6eaed:hover{background-color:var(--dark-350);color:var(--color-text)}}.ProfilePopup__listElem-d6eaed.router-link-exact-active{color:var(--color-text)}.ProfileControls__controls-a9e98b{display:flex;align-items:center;gap:16px}.ui-icon[data-v-b3038560]{display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:24px;height:24px}.header[data-v-e368f99f]{position:relative;z-index:10}.header-menu[data-v-e368f99f]{display:flex;gap:24px;margin-left:32px;margin-right:auto}@media screen and (max-width: 767px){.header-menu[data-v-e368f99f]{display:none}}.header-menu__item[data-v-e368f99f]{height:40px;width:40px;color:#c2c2c2;display:flex;align-items:center;justify-content:center}.header-menu__item.--active[data-v-e368f99f],.header-menu__item[data-v-e368f99f]:hover{color:#eaeaea;background:#444;border-radius:8px}.header-menu__item.--active[data-v-e368f99f]{width:auto;padding:0 20px}.header-menu__item.--active .header-menu__name[data-v-e368f99f]{display:block}.header-menu__content[data-v-e368f99f]{display:flex;align-items:center;gap:8px;text-transform:uppercase;font-weight:800;font-size:18px;line-height:24px}.header-menu__name[data-v-e368f99f]{display:none}.top[data-v-e368f99f]{background-color:var(--dark-200);height:var(--header-top-h)}@media screen and (max-width: 1023px){.top[data-v-e368f99f]{height:var(--header-top-h-tab)}}@media screen and (max-width: 767px){.top[data-v-e368f99f]{height:var(--header-top-h-mobile)}}.top-wrapper[data-v-e368f99f]{display:flex;justify-content:space-between;align-items:center;height:100%}.profile-controls[data-v-e368f99f]{margin:0 24px 0 auto}.logo[data-v-e368f99f]{display:block;object-fit:contain;width:114px;height:44px}@media screen and (max-width: 1023px){.logo[data-v-e368f99f]{width:98px;height:38px}}@media screen and (max-width: 767px){.logo[data-v-e368f99f]{width:72px;height:28px}}.burger[data-v-e368f99f]{all:unset;position:relative;width:20px;height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.burger.--opened .burger-line[data-v-e368f99f]{background-color:transparent}.burger.--opened .burger-line[data-v-e368f99f]:before{top:50%;transform:rotate(45deg)}.burger.--opened .burger-line[data-v-e368f99f]:after{top:50%;transform:rotate(-45deg)}@media screen and (max-width: 767px){.burger[data-v-e368f99f]{width:18px;height:18px}}.burger-line[data-v-e368f99f]{height:2px;width:100%;background-color:var(--color-text);transition:background-color .3s ease}.burger-line[data-v-e368f99f]:before,.burger-line[data-v-e368f99f]:after{content:"";position:absolute;height:2px;width:100%;background-color:var(--color-text);transition:all .3s ease}.burger-line[data-v-e368f99f]:before{top:2px}.burger-line[data-v-e368f99f]:after{bottom:2px}.bottom[data-v-e368f99f]{background-color:var(--dark-100);height:var(--header-bottom-h)}@media screen and (max-width: 1023px){.bottom[data-v-e368f99f]{height:var(--header-bottom-h-tab)}}@media screen and (max-width: 767px){.bottom[data-v-e368f99f]{height:var(--header-bottom-h-mobile)}}.bottom-wrapper[data-v-e368f99f]{display:flex;justify-content:space-between;align-items:center;height:100%}.bottom-left[data-v-e368f99f]{display:flex;align-items:center}@media screen and (max-width: 767px){.bottom-left[data-v-e368f99f]{width:100%}}.bottom-right[data-v-e368f99f]{display:flex;align-items:center;gap:16px}.categories[data-v-e368f99f]{list-style:none;margin:0;padding:0;display:flex;align-items:center;text-transform:uppercase;gap:24px}@media screen and (max-width: 767px){.categories[data-v-e368f99f]{flex:1 0 auto;justify-content:space-evenly}}.category[data-v-e368f99f]{list-style:none;margin:0;padding:0;font-weight:800}.category-link[data-v-e368f99f]{color:var(--light-200);opacity:.5;text-decoration:none;font-size:18px;line-height:1;-webkit-user-select:none;user-select:none}.category-link.--active[data-v-e368f99f]{opacity:1;pointer-events:none}@media screen and (max-width: 1023px){.category-link[data-v-e368f99f]{font-size:16px}}@media screen and (max-width: 767px){.category-link[data-v-e368f99f]{font-size:14px}}.DefaultLayout__layout-19dc91{min-height:100svh;display:grid;grid-template-rows:auto auto 1fr;background:var(--color-background)}.DefaultLayout__layoutTable-00b815{position:fixed;inset:0;overflow:hidden}.DefaultLayout__content-08e191{flex:1 0 auto;grid-row:3}.poker-loader[data-v-942abc57]{background:#252525;height:100%}.poker-loader[data-v-942abc57]:before{content:"";position:absolute;top:50%;left:50%;width:110px;aspect-ratio:114/44;background-image:var(--loader-logo);background-position:center;background-repeat:no-repeat;background-size:contain;will-change:transform;animation:pulse-centered-942abc57 .8s infinite alternate}@media screen and (min-width: 320px){.poker-loader[data-v-942abc57]:before{width:130px}}@media screen and (min-width: 768px){.poker-loader[data-v-942abc57]:before{width:160px}}@media screen and (min-width: 1280px){.poker-loader[data-v-942abc57]:before{width:190px}}@media screen and (min-width: 1920px){.poker-loader[data-v-942abc57]:before{width:210px}}@keyframes pulse-centered-942abc57{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.1)}}.poker-container{display:block;width:100%;position:relative;--poker-content-width: 1596px;--poker-padding-x: 24px;--poker-offset-top: 0px}@media screen and (max-width: 1023px){.poker-container{--poker-padding-x: 16px}}@media screen and (max-width: 767px){.poker-container{--poker-padding-x: 8px}}.poker-container lpp-poker{display:block;position:relative;width:100%;min-height:60vh;max-height:none}.TableView__table-3fa66c{border:none;z-index:5;width:100%;top:0;bottom:0;left:0;flex:1 1}
