:root{--brand-primary: #70887A;--brand-secondary: #2A3A2F;--brand-tertiary: #3A4A3F;--brand-accent: #F9D01E;--withdraw-active-tab-color: #F9D01E;--brand-bg-dark: #060F0A;--brand-bg-darker: #030805;--brand-bg-medium: #0C1A12;--brand-bg-hover: #0c1a12;--brand-text-primary: #F5F5F5;--brand-text-secondary: #FFFFFF;--brand-text-muted: #9D98A3;--brand-text-on-accent: #060F0A;--brand-bonus-placeholder: #70887A;--brand-card-item-bg: #18251A;--brand-border: #0C1A12;--brand-border-dark: #060F0A;--brand-border-light: #6c6161;--brand-hover-primary: #7a9888;--brand-button-hover: #18251a;--brand-card-bg: #1F2F22;--font-family: "Inter", sans-serif;--second-family: "Anton", sans-serif;--deposit-primary: var(--brand-primary);--deposit-secondary: var(--brand-secondary);--deposit-tertiary: var(--brand-tertiary);--deposit-accent: var(--brand-accent);--deposit-bg: var(--brand-bg-dark);--deposit-border: var(--brand-bg-medium);--bg-bonus-color: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(1, 37, 17, 0.9) 100%);--bonus-hub-ui-bg: #1F2F22;--bonus-hub-card-bg-darker: #060F0A}.static-page{padding-top:117px}@media screen and (max-width: 767px){.static-page{padding-top:77px}}.static-page__header,.static-page__content{max-width:1140px;margin:0 auto}.static-page__header{margin-bottom:16px;text-align:center}.static-page__header h2{font-weight:600;font-size:22px;color:var(--brand-white)}@media screen and (max-width: 767px){.static-page__header h2{font-size:16px}}.static-page__content{background:#0c1a12;border-radius:5px;padding:50px}@media screen and (max-width: 767px){.static-page__content{padding:25px}}.static-page__content h1{font-size:24px;font-weight:600;margin-bottom:16px;color:var(--brand-white)}.static-page__content h2{font-size:20px;font-weight:500;margin-bottom:14px;color:var(--brand-white)}.static-page__content p{font-family:var(--font-family);font-size:14px;line-height:20px;margin-bottom:12px;color:var(--brand-white);font-weight:400}.static-page__content p b,.static-page__content p strong{font-weight:500}.static-page__content p i,.static-page__content p em{font-style:italic}.static-page__content p u{text-decoration:underline}.static-page__content ul{list-style:disc;margin:12px 0;padding-left:24px;color:var(--brand-white)}.static-page__content ul li{margin-bottom:8px;font-weight:400}.static-page__content ul li p{margin-bottom:0}.modal__transactions__list{display:flex;flex-direction:column;gap:8px}#user-transactions{color:#fff}#user-transactions .modal__transaction{display:grid;grid-template-columns:minmax(160px, 180px) minmax(160px, 1fr) minmax(150px, 180px);align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--border-secondary);background:var(--bg-surface-secondary-invert);border-radius:16px;transition:300ms}@media screen and (max-width: 767px){#user-transactions .modal__transaction{grid-template-columns:minmax(120px, 130px) minmax(75px, 1fr) minmax(100px, 180px)}}#user-game-history .modal__transaction{display:grid;grid-template-columns:minmax(200px, 220px) minmax(120px, 1fr) minmax(150px, 180px);align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--border-secondary);background:var(--bg-surface-secondary-invert);border-radius:16px;transition:300ms}@media screen and (max-width: 767px){#user-game-history .modal__transaction{grid-template-columns:minmax(160px, 180px) minmax(100px, 1fr) minmax(75px, 180px)}}#user-transactions .modal__transaction__header,#user-game-history .modal__transaction__header{padding:0 16px;border:none;background:none}.modal__transaction__type,.modal__transaction__date{white-space:nowrap;display:flex;gap:2px}.modal__transaction__game{overflow-x:hidden;white-space:nowrap}.modal__transaction__game img{width:40px;height:40px;border-radius:10px}.modal__transaction__amount{text-align:left;min-width:max-content}.modal_transactions__filter{display:flex;justify-content:space-between;margin-bottom:16px}.modal__transactions__list .modal_transactions__filter .select{width:fit-content}.modal__transactions__list .modal_transactions__filter .select_main{max-width:200px;background:none;border:none;width:fit-content;padding:0}.modal__transactions__list .modal_transactions__filter .select .select_main_value_text{display:flex;gap:6px}.modal__transactions__list .modal_transactions__filter .select .select_variants{width:fit-content;min-width:200px}.modal__transactions__list .modal_transactions__filter .modal_transactions__sort_select .select .select_variants{right:0}.limit-title{color:var(--text-secondary);margin-bottom:0.5rem;font-size:18px}.limit-group{margin-bottom:1rem}.limit-group .label-wrap{margin-bottom:5px}.limit-description{margin-bottom:0.5rem}.checkbox-group{display:flex;gap:15px}.user-limit{display:flex}.current-limits-block{margin-bottom:1rem}.limit-form .invalid-feedback{color:#ff4d4f;margin-bottom:0.5rem}.limit-change-info{margin-bottom:12px;padding:8px 12px;background-color:rgba(249,208,30,0.1);border-radius:4px;border-left:3px solid #F9D01E;display:flex;align-items:center;justify-content:space-between}.change-notice{color:#F9D01E;font-size:14px;flex-grow:1;margin-right:12px}.limit-change-actions{display:flex;flex-shrink:0}.limit-item{display:flex;align-items:center;justify-content:space-between;padding:12px;margin-bottom:8px;border:1px solid rgba(255,255,255,0.1);border-radius:6px;background-color:rgba(255,255,255,0.05)}.limit-info{display:flex;align-items:center;gap:20px;flex-grow:1}.limit-period{min-width:80px;color:var(--text-secondary)}.limit-amount{color:var(--brand-white)}.limit-status.pending{color:#F9D01E;font-size:14px}.limit-actions{display:flex;gap:8px}.limit-btn{padding:4px 12px;font-size:12px;border-radius:4px;text-decoration:none;border:none;cursor:pointer;transition:opacity 0.2s}.limit-btn:hover{opacity:0.8;text-decoration:none}.limit-btn-danger{background-color:#dc3545;color:white}.limit-btn-delete{background-color:#6c757d;color:white}.suspension-text p{font-family:var(--second-family);font-size:14px;line-height:1.2;margin-bottom:12px;color:var(--brand-white)}.suspension-text h2{margin-bottom:1rem}.suspension-text a{text-decoration:underline}.limit-form input[type="radio"]{appearance:auto}.limit-form{color:#fff}.input-group{margin-bottom:1rem}.limit-form input.btn{padding:5px 20px;border-radius:10px;background:var(--primary-lavander);border:1px solid var(--primary-lavander);font-weight:600;font-size:16px;line-height:143%;color:#fff;width:100%;cursor:pointer;transition:300ms;height:40px}.limit-form input.btn:hover{background:var(--color-hover);color:#fff}.limit-form input.btn::-moz-placeholder{color:#fff}.limit-form input.btn::-ms-input-placeholder{color:#fff}.limit-form input.btn::placeholder{color:#fff}.deposits-form{margin-bottom:1.5rem}.preferences__title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary)}.preferences__items{background:var(--bg-secondary);border-radius:0.5rem;padding:1.5rem;color:#fff}.preferences__item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--border-color)}.preferences__item:last-child{border-bottom:none}.preferences__item p{margin:0;color:var(--text-primary);font-size:1rem}.preferences__switch{position:relative;display:inline-block;width:3.5rem;height:1.75rem}.preferences__switch-input{opacity:0;width:0;height:0}.preferences__switch-input:checked+.preferences__switch-label{background-color:#f9d01e}.preferences__switch-input:checked+.preferences__switch-label:before{transform:translateX(1.75rem)}.preferences__switch-label{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#767676;transition:0.4s;border-radius:1.75rem}.preferences__switch-label:before{position:absolute;content:"";height:1.25rem;width:1.25rem;left:0.25rem;bottom:0.25rem;background-color:white;transition:0.4s;border-radius:50%}.preferences__actions{margin-top:1.5rem;text-align:right}#marketing_preferences_notifications{font-size:16px;line-height:1.5;color:#fff}#marketing-preferences-form-notification{color:#fff;padding:1.5rem}.separate-popup-wrap .modal{display:inline-block}.separate-popup-wrap{display:flex;justify-content:center;align-items:center;height:100vh}.kyc-toast-container{position:fixed;top:90px;right:20px;z-index:2147483646;display:flex;flex-direction:column;gap:10px;max-width:360px;pointer-events:none}@media screen and (max-width: 767px){.kyc-toast-container{top:70px;right:10px;left:10px;max-width:none}}.kyc-toast-container .kyc-toast{pointer-events:auto}.kyc-toast{background:#1a1f1c;border-radius:12px;padding:14px 18px;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,0.4);transform:translateX(120%);opacity:0;transition:transform 0.3s ease, opacity 0.3s ease;border-left:4px solid #9b85cb}.kyc-toast--visible{transform:translateX(0);opacity:1}.kyc-toast--rejected{border-left-color:#f44336}.kyc-toast--requested{border-left-color:#ffc107}.kyc-toast--approved{border-left-color:#4caf50}.kyc-toast strong{display:block;font-size:14px;font-weight:600;margin-bottom:4px}.kyc-toast p{margin:0;font-size:13px;color:rgba(255,255,255,0.75);line-height:1.4}.profile__kyc{display:flex;flex-direction:column;gap:24px}.profile__kyc-title{font-size:28px;font-weight:600;color:#fff;margin-bottom:8px}.profile__kyc-form{background:var(--bg-black2);padding:32px;border-radius:16px;border:1px solid rgba(155,133,203,0.2);margin-bottom:24px}.profile__kyc-documents{display:flex;flex-direction:column;gap:20px}.profile__kyc-document{display:flex;flex-direction:column;gap:12px;position:relative}.profile__kyc-file-input{position:absolute;top:0;left:0;width:100%;height:180px;opacity:0;cursor:pointer;z-index:2}.profile__kyc-file-input-wrapper{position:relative;width:100%;height:180px;border:2px dashed #1e2f22;border-radius:12px;background:rgba(155,133,203,0.05);transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px}.profile__kyc-file-input-wrapper::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='rgba(255, 255, 255, 0.6)' stroke-width='2'/%3E%3Cpath d='M12 8V16M8 12L12 8L16 12' stroke='rgba(255, 255, 255, 0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:48px;height:48px;background-size:contain;margin-bottom:8px}.profile__kyc-file-input-wrapper::after{content:attr(data-upload-text);color:rgba(255,255,255,0.8);font-size:16px;font-weight:500;text-align:center}.profile__kyc .profile__kyc-file-input:hover+.profile__kyc-file-input-wrapper{border-color:var(--primary-lavander);background:rgba(155,133,203,0.1)}.profile__kyc .profile__kyc-file-input:hover+.profile__kyc-file-input-wrapper::before{background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='rgba(255, 255, 255, 0.6)' stroke-width='2'/%3E%3Cpath d='M12 8V16M8 12L12 8L16 12' stroke='rgba(255, 255, 255, 0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.profile__kyc .profile__kyc-file-input.has-files+.profile__kyc-file-input-wrapper{background:rgba(155,133,203,0.1);border-color:var(--primary-lavander)}.profile__kyc .profile__kyc-file-input.has-files+.profile__kyc-file-input-wrapper::before{background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%2306b873' stroke-width='2'/%3E%3Cpath d='M8 12L11 15L16 9' stroke='%2306b873' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.profile__kyc .profile__kyc-file-input.has-files+.profile__kyc-file-input-wrapper::after{content:var(--file-names)}.profile__kyc-notice{color:rgba(255,255,255,0.6);font-size:14px;line-height:1.5;padding:12px 16px;background:rgba(155,133,203,0.1);border-radius:8px;border:1px solid rgba(155,133,203,0.2)}.profile__kyc-submit{margin-top:32px}.profile__kyc-submit .btn{width:100%;height:48px;background:var(--primary-lavander);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:0.5px}.profile__kyc-submit .btn:hover{background:var(--btn-grey-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(155,133,203,0.3)}.profile__kyc-submit .btn:active{transform:translateY(0)}.profile__kyc-submit .btn:disabled{opacity:0.6;cursor:not-allowed;transform:none;box-shadow:none}.profile__kyc-status{background:var(--bg-black2);border-radius:16px;padding:32px;display:flex;gap:24px;align-items:flex-start;border:1px solid rgba(155,133,203,0.2)}.profile__kyc-status-icon{flex-shrink:0;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center}.profile__kyc-status-icon.pending{background:rgba(255,193,7,0.1);color:#ffc107;animation:pulse 2s infinite}.profile__kyc-status-icon.approved,.profile__kyc-status-icon.manually_approved{background:rgba(76,175,80,0.1);color:#4caf50}.profile__kyc-status-icon.rejected,.profile__kyc-status-icon.manually_rejected{background:rgba(244,67,54,0.1);color:#f44336}.profile__kyc-status-icon svg{width:32px;height:32px}.profile__kyc-status-content{flex-grow:1}.profile__kyc-status-title{font-size:24px;font-weight:600;color:#fff;margin-bottom:8px}.pending .profile__kyc-status-title{color:#ffc107}.approved .profile__kyc-status-title,.manually_approved .profile__kyc-status-title{color:#4caf50}.rejected .profile__kyc-status-title,.manually_rejected .profile__kyc-status-title{color:#f44336}.profile__kyc-status-message{color:rgba(255,255,255,0.7);font-size:16px;line-height:1.5;margin-bottom:24px}.profile__kyc-status-action .btn{height:44px;padding:0 24px;background:var(--primary-lavander);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all 0.3s ease}.profile__kyc-status-action .btn:hover{background:var(--btn-grey-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(155,133,203,0.3)}.profile__kyc-status-action .btn:active{transform:translateY(0)}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:0.8}100%{transform:scale(1);opacity:1}}@media screen and (max-width: 767px){.profile__kyc{gap:20px}.profile__kyc-title{font-size:24px}.profile__kyc-form{padding:20px}.profile__kyc-file-input{height:150px;padding:16px}.profile__kyc-file-input::before{width:40px;height:40px}.profile__kyc-file-input::after{font-size:14px}.profile__kyc-notice{font-size:12px;padding:10px 14px}.profile__kyc-submit .btn{height:44px;font-size:14px}.profile__kyc-status{padding:20px;flex-direction:column;align-items:center;text-align:center}.profile__kyc-status-icon{width:56px;height:56px}.profile__kyc-status-icon svg{width:28px;height:28px}.profile__kyc-status-title{font-size:20px}.profile__kyc-status-message{font-size:14px}}.sumsub-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);display:none;align-items:center;justify-content:center;z-index:1000}.sumsub-modal.active{display:flex}.sumsub-modal__content{width:95%;max-width:680px;height:auto;background:var(--bg-black2);border-radius:16px;border:1px solid rgba(155,133,203,0.2);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px 0 rgba(155,133,203,0.3)}.sumsub-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid rgba(155,133,203,0.2);min-height:60px;flex-shrink:0;background:var(--bg-black2);position:relative;z-index:1}.sumsub-modal__header h3{font-size:20px;font-weight:600;color:#fff;margin:0}.sumsub-modal__close{background:none;border:none;color:#fff;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 0.3s ease;padding:0}.sumsub-modal__close:hover{background-color:rgba(155,133,203,0.1)}.sumsub-modal__close svg{width:20px;height:20px}.sumsub-modal__body{position:relative;overflow:hidden;border-radius:0 0 16px 16px}.sumsub-modal__body #sumsub-iframe{display:block;width:100%;border:none;background:transparent}.sumsub-modal__body div[id^="sumsub-websdk-container"]{width:100% !important;background:var(--bg-black2);overflow:hidden}.sumsub-modal__body div[id^="sumsub-websdk-container"] iframe{width:100% !important;border:none !important;display:block !important}.sumsub-modal__body div[id^="sumsub-websdk-container"]>div{margin:0 !important;padding:0 !important}@media screen and (max-width: 767px){.sumsub-modal{padding:0}.sumsub-modal__content{width:100%;height:100%;border-radius:0}.sumsub-modal__header{padding:12px 16px;min-height:52px}.sumsub-modal__header h3{font-size:18px}.sumsub-modal__body{height:calc(100% - 52px);border-radius:0}}.profile-page--documents{padding:24px 16px 80px;max-width:960px;margin:0 auto}.profile-page--documents .profile-page__header{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.profile-page--documents .profile-page__back{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,0.65);font-size:13px;text-decoration:none}.profile-page--documents .profile-page__back svg{width:16px;height:16px}.profile-page--documents .profile-page__back:hover{color:var(--primary-lavander, #9b85cb)}.profile-page--documents .profile-page__title{font-size:26px;font-weight:600;color:#fff;margin:0}.kyc-documents{display:flex;flex-direction:column;gap:20px;padding:20px 4px}.kyc-documents__status{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:12px;border:1px solid transparent}.kyc-documents__status--pending{background:rgba(255,193,7,0.08);border-color:rgba(255,193,7,0.25);color:#ffc107}.kyc-documents__status--approved,.kyc-documents__status--manually_approved{background:rgba(76,175,80,0.08);border-color:rgba(76,175,80,0.25);color:#4caf50}.kyc-documents__status--rejected,.kyc-documents__status--manually_rejected{background:rgba(244,67,54,0.08);border-color:rgba(244,67,54,0.25);color:#f44336}.kyc-documents__status--action_required{background:rgba(255,152,0,0.08);border-color:rgba(255,152,0,0.3);color:#ff9800}.kyc-documents__status-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.kyc-documents__status-icon svg{width:24px;height:24px;color:currentcolor}.kyc-documents__status-text{flex:1}.kyc-documents__status-title{display:block;font-size:15px;font-weight:600;color:inherit}.kyc-documents__status-message{margin:4px 0 0;font-size:13px;color:rgba(255,255,255,0.75);line-height:1.4}.kyc-documents section.kyc-documents__section{display:flex;flex-direction:column;gap:10px}.kyc-documents__section-summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;margin-bottom:10px}.kyc-documents__section-summary::-webkit-details-marker{display:none}.kyc-documents__section-summary::after{content:'';width:8px;height:8px;border-right:2px solid rgba(255,255,255,0.55);border-bottom:2px solid rgba(255,255,255,0.55);transform:rotate(-45deg);transition:transform 0.2s ease-in-out;margin-right:4px}.kyc-documents__section-summary:hover::after{border-color:rgba(255,255,255,0.85)}.kyc-documents__section[open]>.kyc-documents__section-summary::after{transform:rotate(45deg);margin-bottom:4px}.kyc-documents__section-content{display:flex;flex-direction:column;gap:10px}.kyc-documents__section-title{font-size:14px;font-weight:600;color:rgba(255,255,255,0.85);text-transform:uppercase;letter-spacing:0.5px;margin:0}.kyc-documents__section-note{margin:0 0 10px;font-size:13px;color:rgba(255,255,255,0.6);line-height:1.5}.kyc-documents__card{display:flex;flex-direction:column;gap:10px;padding:14px 16px;background:rgba(255,255,255,0.04);border-radius:10px;border-left:3px solid rgba(255,255,255,0.12);word-break:break-word}.kyc-documents__card--rejected{border-left-color:#f44336;background:rgba(244,67,54,0.06)}.kyc-documents__card--requested{border-left-color:#ffc107;background:rgba(255,193,7,0.06)}.kyc-documents__card--approved{border-left-color:#4caf50;background:rgba(76,175,80,0.05)}.kyc-documents__card--fulfilled,.kyc-documents__card--submitted{border-left-color:#03a9f4;background:rgba(3,169,244,0.05)}.kyc-documents__card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.kyc-documents__card-type{margin:0;flex:1;min-width:0;font-size:15px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kyc-documents__card-link{color:var(--primary-lavander, #9b85cb);text-decoration:none}.kyc-documents__card-link:hover{text-decoration:underline}.kyc-documents__card-status{font-size:11px;padding:3px 10px;border-radius:10px;font-weight:600;text-transform:uppercase;letter-spacing:0.3px;white-space:nowrap}.kyc-documents__card-status--rejected{background:rgba(244,67,54,0.15);color:#f44336}.kyc-documents__card-status--requested{background:rgba(255,193,7,0.15);color:#ffc107}.kyc-documents__card-status--approved{background:rgba(76,175,80,0.15);color:#4caf50}.kyc-documents__card-status--fulfilled,.kyc-documents__card-status--submitted{background:rgba(3,169,244,0.15);color:#03a9f4}.kyc-documents__card-section{display:flex;flex-direction:column;gap:4px;padding-top:8px;border-top:1px solid rgba(255,255,255,0.06)}.kyc-documents__card-label{font-size:11px;font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.5px}.kyc-documents__card-reasons{margin:0;padding-left:18px;font-size:13px;color:rgba(255,255,255,0.8);list-style:disc}.kyc-documents__card-reasons li{margin-bottom:2px}.kyc-documents__card-comment{font-size:13px;color:rgba(255,255,255,0.85);font-style:italic}.kyc-documents__card-hint{display:flex;align-items:flex-start;gap:6px;padding:8px 10px;background:rgba(255,193,7,0.06);border:1px solid rgba(255,193,7,0.18);border-radius:6px;font-size:12px;color:rgba(255,255,255,0.7)}.kyc-documents__card-hint-icon{color:#ffc107;flex-shrink:0;font-size:13px}.kyc-documents__card-note{margin:0;font-size:12px;color:rgba(255,255,255,0.55);font-style:italic}.kyc-documents__card-actions{display:flex;gap:10px;flex-wrap:wrap}.kyc-documents__card-actions--hidden{display:none}.kyc-documents__card-cta{display:inline-block;padding:7px 18px;background:rgba(155,133,203,0.15);border:1px solid rgba(155,133,203,0.4);border-radius:8px;color:var(--primary-lavander, #9b85cb);font-size:13px;font-weight:600;cursor:pointer;transition:background-color 0.2s ease, border-color 0.2s ease}.kyc-documents__card-cta:hover{background:rgba(155,133,203,0.25);border-color:rgba(155,133,203,0.6);text-decoration:none}.kyc-documents__card-preview{display:flex;flex-direction:column;gap:6px}.kyc-documents__card-preview--hidden{display:none}.kyc-documents__card-filename{margin:0;font-size:12px;color:rgba(255,255,255,0.7)}.kyc-documents__section--voluntary{background:rgba(155,133,203,0.05);border:1px dashed rgba(155,133,203,0.3);border-radius:12px;padding:18px}.kyc-documents__voluntary-form{display:flex;flex-direction:column;gap:14px}.kyc-documents__voluntary-field{display:flex;flex-direction:column;gap:6px}.kyc-documents__voluntary-label{font-size:12px;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:0.5px}.kyc-documents__voluntary-select,.kyc-documents__voluntary-input{width:100%;padding:10px 12px;background:rgba(255,255,255,0.05);border:1px solid rgba(155,133,203,0.25);border-radius:8px;color:#fff;font-size:14px}.kyc-documents__voluntary-select:focus,.kyc-documents__voluntary-input:focus{border-color:var(--primary-lavander, #9b85cb)}.kyc-documents__voluntary-select option{background-color:var(--brand-card-item-bg, #18251a);color:#fff}.kyc-documents__voluntary-input{cursor:pointer}.kyc-documents__voluntary-actions{display:flex;justify-content:flex-end}.kyc-documents__reupload-forms{position:absolute;width:0;height:0;overflow:hidden}.kyc-documents__voluntary-submit{padding:10px 24px;background:var(--primary-lavander, #9b85cb);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background-color 0.2s ease}.kyc-documents__voluntary-submit:hover{background:var(--btn-grey-hover, #8470b8)}.kyc-documents__voluntary-submit:disabled{opacity:0.5;cursor:not-allowed}@media screen and (max-width: 767px){.kyc-documents{padding:12px 2px;gap:16px}.kyc-documents__status{padding:12px 14px;gap:10px}.kyc-documents__card{padding:12px 14px}.kyc-documents__card-header{flex-direction:column;align-items:flex-start;gap:6px}.kyc-documents__card-type{white-space:normal}.kyc-documents__voluntary-submit{width:100%}}.popover-wrapper{position:relative;display:inline-block}.popover-icon{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.popover-icon svg{width:20px;height:20px}@media (max-width: 767px){.popover-icon{width:36px;height:36px}}.modal__block--info.popover{position:absolute;background:white;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:16px;z-index:1000;display:none;width:280px;max-width:calc(100vw - 32px);max-height:250px;overflow-y:auto;overflow-x:hidden;opacity:0;top:calc(100% + 8px);right:-10px;transform:none;transition:opacity 0.2s ease, transform 0.2s ease;-webkit-overflow-scrolling:touch;pointer-events:auto}.modal__block--info.popover.active{display:block;opacity:1}@media (max-width: 767px){.modal__block--info.popover{width:calc(100vw - 32px);max-width:280px;right:0;left:auto;max-height:300px}.modal__block--info.popover.mobile-left{left:0;right:auto;transform:none}.modal__block--info.popover.mobile-right{left:auto;right:0;transform:none}}.popover-arrow{position:absolute;width:12px;height:12px;background:white;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;top:-6px;right:10px;left:auto;transform:rotate(45deg);z-index:-1}@media (max-width: 767px){.popover-arrow{display:none}}.mobile-right .popover-arrow{left:initial;right:19px}.popover-content{font-size:14px;line-height:1.5;color:#333;word-wrap:break-word;overflow-wrap:break-word}.modal-mini .bonus-offer-label{display:flex;align-items:center;gap:16px}.modal-mini .bonus-offer-label .showcase__deposit--bonus{flex:1}.modal-mini .bonus-offer-label .popover-wrapper{flex-shrink:0;margin-left:0}.modal-mini .bonus-offer-label .popover-icon{width:28px;height:28px;background:none;border:none;transition:all 0.3s ease}.modal-mini .bonus-offer-label .popover-icon:hover{transform:scale(1.1);opacity:0.8}.modal-mini .bonus-offer-label .popover-icon svg{width:20px;height:20px}@media screen and (max-width: 767px){.modal-mini .bonus-offer-label{gap:12px}.modal-mini .bonus-offer-label .popover-icon{width:24px;height:24px}.modal-mini .bonus-offer-label .popover-icon svg{width:18px;height:18px}}:root{--deposit-primary: var(--brand-primary);--deposit-secondary: var(--brand-secondary);--deposit-tertiary: var(--brand-tertiary);--deposit-accent: var(--brand-accent);--deposit-bg: var(--brand-bg-dark);--deposit-text: #FFFFFF;--deposit-text-secondary: #EEEEEE;--deposit-border: var(--brand-bg-medium);--deposit-border-radius: 8px;--deposit-border-radius-small: 4px;--deposit-transition: all 0.3s ease;--deposit-gap: 16px;--deposit-padding: clamp(8px, 2vw, 16px)}.modal-mini .showcase__deposit--bonus{max-width:none;padding:0;border:none;border-radius:8px;overflow:hidden;position:relative;width:100%;aspect-ratio:2/1;min-height:80px;max-height:120px}.modal-mini .showcase__deposit--bonus .showcase__img{width:100%;height:100%;position:absolute;top:0;left:0}.modal-mini .showcase__deposit--bonus .showcase__img img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.modal-mini .showcase__deposit--bonus .showcase__info{position:relative;z-index:10;color:#fff;padding:clamp(8px, 2vw, 16px);height:100%;display:flex;flex-direction:column;justify-content:center}.modal-mini .showcase__deposit--bonus .showcase__head{font-size:30px;font-weight:700;color:var(--brand-accent);margin-bottom:0.25em;line-height:24px}.modal-mini .showcase__deposit--bonus .showcase__mini{font-size:14px;line-height:20px;color:#EEEEEE;font-weight:400}@media screen and (max-width: 767px){.modal-mini .showcase__deposit--bonus{height:80px}.modal-mini .showcase__deposit--bonus .showcase__head{font-size:14px;line-height:20px}.modal-mini .showcase__deposit--bonus .showcase__mini{font-size:12px;line-height:16px}}.modal-mini .proceed-without-offer-label .showcase__info{padding:clamp(8px, 2vw, 16px);height:100%;display:flex;flex-direction:column;justify-content:center}.modal__steps{position:relative;min-height:400px}.modal__step{transition:opacity 0.3s ease, transform 0.3s ease}.modal__step.hidden{display:none}.modal__step.active{display:block;animation:slideIn 0.3s ease}@keyframes slideIn{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}#modal-deposit-bonus .modal__head{background:none !important;padding:20px}.deposit-step{padding:20px}.deposit-amount-step{display:flex;flex-direction:column;gap:24px}.amount-preset-buttons{display:flex;gap:12px;justify-content:space-between}.amount-preset-btn{border:none;border-radius:var(--deposit-border-radius);cursor:pointer;transition:var(--deposit-transition);font-family:'Inter', sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;flex:1;padding:16px;background:var(--deposit-secondary);color:var(--deposit-text);border:1px solid var(--deposit-tertiary)}.amount-preset-btn:hover{background:var(--deposit-tertiary);border-color:var(--deposit-primary)}.amount-preset-btn.selected{background:var(--deposit-primary);border-color:var(--deposit-primary);color:var(--deposit-text)}.amount-input-container{position:relative}.amount-input-wrapper{position:relative;display:flex;align-items:center;background:var(--brand-bg-medium);border-radius:var(--deposit-border-radius);padding:16px;gap:12px}.amount-euro-icon{font-family:'Inter', sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:20px;color:var(--deposit-text);flex-shrink:0}.amount-input{font-family:'Inter', sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:20px;flex:1;background:transparent;border:none;color:var(--deposit-text);outline:none;padding:0}.amount-input::placeholder{color:var(--brand-primary)}.amount-input:focus{outline:none}.amount-clear-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:0.7;transition:opacity 0.2s ease}.amount-clear-btn:hover{opacity:1}.amount-clear-btn svg{width:16px;height:16px}.amount-input-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--brand-primary);font-family:'Inter', sans-serif;font-size:16px;font-weight:400;pointer-events:none;transition:all 0.2s ease;background:var(--brand-bg-dark);padding:0 4px}.amount-input:focus+.amount-input-label,.amount-input:not(:placeholder-shown)+.amount-input-label{top:0;font-size:12px;color:var(--brand-primary)}.balance-display{color:var(--brand-primary);font-family:'Inter', sans-serif;font-size:14px;font-weight:400;text-align:left}.selected-offer-preview{border-radius:8px;opacity:0.2;transition:all 0.3s ease;position:relative;overflow:hidden}.selected-offer-preview.visible{opacity:1}.selected-offer-preview.partial{opacity:0.2}.offer-banner{position:relative;width:100%;height:120px;border-radius:8px;overflow:hidden;box-sizing:border-box}.offer-image-background{position:absolute;top:0;left:0;width:100%;height:120px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:var(--brand-secondary)}.offer-overlay{position:absolute;top:0;left:0;width:100%;height:120px;background:var(--bg-bonus-color);mix-blend-mode:normal;border-radius:0px}.offer-status-badge{position:absolute;top:8px;right:0;display:flex;flex-direction:row;align-items:center;padding:4px 8px 4px 4px;gap:4px;width:auto;min-width:126px;height:32px;background:rgba(255,255,255,0.1);backdrop-filter:blur(2px);border-radius:40px 0px 0px 40px;box-sizing:border-box}.offer-icon{width:24px;height:24px;flex:none;order:0;flex-grow:0;display:flex;align-items:center;justify-content:center}.status-text{width:auto;height:24px;font-family:'Inter', sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:24px;display:flex;align-items:center;text-align:center;color:#FFFFFF;flex:none;order:1;flex-grow:0;white-space:nowrap}.offer-content-overlay{position:absolute;bottom:16px;left:16px;right:16px;z-index:2}.welcome-bonus-label{font-family:'Inter', sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:24px;display:flex;align-items:center;letter-spacing:0.02em;text-transform:uppercase;color:var(--deposit-accent);margin-bottom:4px}.offer-preview-content{font-family:'Inter', sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:var(--deposit-text)}.modal__navigation{display:flex;justify-content:space-between;gap:16px;margin-top:16px;padding:0;width:100%;box-sizing:border-box}.modal__navigation .modal__btn:not(.modal__btn--outlined){flex:1;min-width:0;max-width:none;padding:16px 12px;font-family:'Inter', sans-serif;font-weight:600;font-size:16px;line-height:24px;border-radius:8px;border:none;cursor:pointer;transition:all 0.3s ease;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.modal__navigation .modal__btn--outlined{flex:1;min-width:0;font-family:'Inter', sans-serif;font-weight:600;font-size:16px;line-height:24px;border-radius:8px;cursor:pointer;transition:all 0.3s ease;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:16px 12px}.modal__btn--yellow{background:var(--brand-accent);color:var(--brand-bg-dark);border:1px solid var(--brand-accent)}.modal__btn--yellow:hover{background:#E6BD00;border-color:#E6BD00}.modal__btn--yellow:disabled{background:var(--brand-primary);color:#EEEEEE;border-color:var(--brand-primary);opacity:0.6;cursor:not-allowed}.modal__btn--secondary{background:var(--brand-secondary);color:#ffffff;border:1px solid var(--brand-primary)}.modal__btn--secondary:hover{background:var(--brand-primary)}.modal__btn--green{background:var(--brand-primary);color:#ffffff}.modal__btn--green:hover{background:#5a7263}.modal__btn.modal__btn--outlined{background:transparent;background-color:transparent;color:#EEEEEE;border:1px solid var(--deposit-primary)}.modal__btn--outlined:hover{background:transparent !important;background-color:transparent !important;color:#EEEEEE;border-color:rgba(112,136,122,0.8)}.modal__btn--outlined:disabled{background:transparent !important;background-color:transparent !important;color:rgba(238,238,238,0.5);border-color:rgba(112,136,122,0.3);opacity:0.5;cursor:not-allowed}.modal__btn--outlined svg{width:16px;height:16px;flex-shrink:0}@media screen and (max-width: 767px){#modal-deposit-bonus .modal__head{padding:16px}.modal__navigation{margin-top:12px}.modal__navigation{gap:8px}.modal__navigation .modal__btn:not(.modal__btn--outlined){flex:1;min-width:0;padding:12px 8px;font-size:14px;line-height:20px}.modal__navigation .modal__btn--outlined{flex:1;min-width:0;padding:12px 8px;font-size:14px;line-height:20px}.modal__navigation .modal__btn:only-child{flex:1}.amount-preset-buttons{gap:8px}.deposit-step{padding:16px}.offer-banner{height:100px}.offer-image-background{height:100px}.offer-overlay{height:100px}.offer-content-overlay{bottom:12px;left:12px;right:12px}.welcome-bonus-label{font-size:14px;line-height:20px}.offer-preview-content{font-size:12px;line-height:16px}.offer-status-badge{width:auto;min-width:110px;height:28px;padding:3px 6px 3px 3px}.status-text{font-size:11px;width:auto}.selected-offer-preview.no-offer .offer-content-overlay{height:20px}.selected-offer-preview.no-offer .offer-preview-content{font-size:11px;line-height:20px}.proceed-without-offer{height:48px;padding:12px 16px}.proceed-without-offer-label{gap:12px}.proceed-text{font-size:11px;line-height:14px}.bonus-offer-label{padding:12px 16px;gap:16px}.custom-radio{width:20px;height:20px}}.modal__block--description{font-size:14px;color:var(--brand-primary);margin-bottom:20px;line-height:1.4}.custom-radio{width:24px;height:24px;background:var(--deposit-bg);border-radius:50%;position:relative;transition:var(--deposit-transition);flex-shrink:0}.bonus-offer-label,.proceed-without-offer-label{display:flex;align-items:center;gap:var(--deposit-gap);cursor:pointer;width:100%}.bonus-offer-label input[type="radio"],.proceed-without-offer-label input[type="radio"]{display:none}.bonus-offer-label input[type="radio"]:checked+.custom-radio,.proceed-without-offer-label input[type="radio"]:checked+.custom-radio{background:var(--deposit-accent)}.bonus-offer-label input[type="radio"]:checked+.custom-radio::after,.proceed-without-offer-label input[type="radio"]:checked+.custom-radio::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:9px;background-repeat:no-repeat;background-position:center}.bonus-option{position:relative;transition:all 0.3s ease;margin-bottom:4px;min-height:56px;background:var(--deposit-border);border-radius:var(--deposit-border-radius-small)}.bonus-option.selected{border:1px solid var(--deposit-accent);border-radius:var(--deposit-border-radius-small)}.bonus-option.dimmed{opacity:0.3}.bonus-option.dimmed .showcase__item{background:#0A1A0E}.bonus-option.dimmed .showcase__head{color:#666666}.bonus-option.dimmed .showcase__mini{color:rgba(238,238,238,0.5)}.bonus-option.dimmed .showcase__img{opacity:0.3}.bonus-option:not(:last-child) .bonus-offer-label-space-between{justify-content:space-between}.bonus-offer-label{padding:0px 0px 0px 0px;box-sizing:border-box;min-height:56px}.bonus-offer-label input[type="radio"]:checked+.custom-radio::after{background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5L4 7.5L11 0.5' stroke='%23060F0A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.proceed-without-offer{display:flex;flex-direction:row;align-items:center;padding:var(--deposit-gap);gap:var(--deposit-gap);width:100%;height:56px;background:var(--deposit-border);border-radius:var(--deposit-border-radius-small);margin-top:4px;transition:var(--deposit-transition)}.proceed-without-offer.selected{border:1px solid var(--deposit-accent);border-radius:var(--deposit-border-radius-small)}.proceed-without-offer-label{height:100%}.proceed-without-offer-label input[type="radio"]:checked+.custom-radio::after{background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5L4 7.5L11 0.5' stroke='%23060F0A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.showcase__mini{font-family:'Inter', sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:var(--deposit-text-secondary)}.modal-mini .showcase__info .showcase__mini{font-weight:400 !important}.proceed-text{font-family:'Inter', sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:16px;color:var(--deposit-text-secondary)}.pending-withdrawal-notice{display:flex;align-items:center;gap:8px;margin:16px 20px 0;justify-content:center}.pending-withdrawal-notice__icon{width:24px;height:24px;background-color:transparent;border:2px solid var(--brand-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Inter', sans-serif;font-weight:bold;font-size:16px;color:var(--brand-accent);flex-shrink:0}.pending-withdrawal-notice__text{font-family:'Inter', sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#EEEEEE;text-align:center}.pending-withdrawal-notice__link{color:var(--brand-accent);text-decoration:underline}.pending-withdrawal-notice__link:hover{color:var(--brand-accent);text-decoration:underline}.modal__btn--disabled{background:var(--brand-secondary) !important;color:var(--brand-primary) !important;cursor:not-allowed !important;opacity:0.6}.modal__btn--disabled:hover{background:var(--brand-secondary) !important;color:var(--brand-primary) !important}.selected-offer-preview.no-offer{opacity:0.1}.selected-offer-preview.no-offer .offer-banner{border:2px dashed #FFFFFF;background:transparent}.selected-offer-preview.no-offer .offer-image-background{background:transparent !important;border:none}.selected-offer-preview.no-offer .offer-overlay{background:transparent}.selected-offer-preview.no-offer .offer-status-badge{display:none}.selected-offer-preview.no-offer .offer-content-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);bottom:auto;right:auto;height:24px}.selected-offer-preview.no-offer .welcome-bonus-label{display:none}.selected-offer-preview.no-offer .offer-preview-content{font-family:'Inter', sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:24px;display:flex;align-items:center;text-align:center;color:#FFFFFF;margin:0}.payment-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:10px;min-height:400px;width:100%}@media screen and (max-width: 767px){.payment-container{padding:10px 0px;max-height:calc(100vh - 100px);overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-y:none}}.payment-title{text-align:center;margin-bottom:20px;font-size:18px;font-weight:600;color:#fff}.payment-iframe-wrapper{display:flex;justify-content:center;align-items:flex-start;padding:0;margin:0 auto;width:100%;max-width:800px;background:transparent;position:relative;flex-shrink:0}@media screen and (max-width: 767px){.payment-iframe-wrapper{width:100%;padding:0 10px;overscroll-behavior-y:none}}.payage-frame{width:100%;height:550px;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);margin:0 auto;display:block;touch-action:auto}@media screen and (max-width: 768px){.payage-frame{height:500px;min-height:500px;touch-action:pan-y pan-x}}.modal__block--offer{display:flex;flex-direction:row;align-items:center;padding:var(--deposit-gap);gap:var(--deposit-gap);width:100%;min-height:56px;background:var(--deposit-border);border-radius:var(--deposit-border-radius-small);transition:var(--deposit-transition);margin-bottom:4px}.modal__block--offer:last-of-type{margin-bottom:0}.modal__block--offer.selected{border:1px solid var(--deposit-accent);border-radius:var(--deposit-border-radius-small)}.modal__block--offer.dimmed{opacity:0.3}.modal__block--offer.dimmed .showcase__item{background:#0A1A0E}.modal__block--offer.dimmed .showcase__head{color:#666666}.modal__block--offer.dimmed .showcase__mini{color:rgba(238,238,238,0.5)}.modal__block--offer.dimmed .showcase__img{opacity:0.3}.payage-frame{min-width:600px}@media screen and (max-width: 767px){.payage-frame{min-width:100%}}@media screen and (max-width: 767px){.fancybox-content.modal{max-height:100vh !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-y:none}.modal__items{max-height:calc(100vh - 50px) !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-y:none}#deposit-container.payment-container{overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;max-height:calc(100vh - 150px) !important;touch-action:pan-y !important;overscroll-behavior-y:none}.payment-iframe-wrapper,.payage-frame{pointer-events:auto !important;touch-action:pan-y pan-x !important}body.active{overscroll-behavior-y:none}}.deposit-kyc-gate__body{padding:20px}.deposit-kyc-gate__header{margin:0 0 16px;color:#fff;font-family:'Inter', sans-serif;font-size:42px;font-weight:700;line-height:1}.deposit-kyc-gate__card{padding:34px 28px;border-radius:32px;border:1px solid rgba(238,238,238,0.35);background:radial-gradient(65% 55% at 50% 20%, rgba(71,104,129,0.2), rgba(6,15,10,0) 70%),linear-gradient(180deg, rgba(6,15,10,0.85) 0%, rgba(6,15,10,0.95) 100%);text-align:center}.deposit-kyc-gate__text{margin:0;color:#eee;font-family:'Inter', sans-serif;font-size:20px;font-weight:400;line-height:1.45}.deposit-kyc-gate__text+.deposit-kyc-gate__text{margin-top:22px}.deposit-kyc-gate__cta{display:inline-flex;align-items:center;justify-content:center;margin:30px auto;min-width:340px;min-height:62px;padding:16px 28px;border-radius:18px;border:none;background:#fff;color:#060f0a;font-family:'Inter', sans-serif;font-size:22px;font-weight:600;line-height:1;text-decoration:none;transition:all 0.2s ease}.deposit-kyc-gate__cta:hover{color:#060f0a;text-decoration:none;transform:translateY(-1px)}.deposit-kyc-gate__text--footer+.deposit-kyc-gate__text--footer{margin-top:16px}@media screen and (max-width: 767px){.deposit-kyc-gate__body{padding:16px;overflow:hidden !important}.deposit-kyc-gate__header{margin-bottom:12px;font-size:28px;line-height:1.1;text-wrap:balance}.deposit-kyc-gate__card{padding:22px 14px;border-radius:24px;text-align:left}.deposit-kyc-gate__text{font-size:15px;line-height:1.5;max-width:30ch;margin-left:auto;margin-right:auto}.deposit-kyc-gate__text+.deposit-kyc-gate__text{margin-top:12px}.deposit-kyc-gate__cta{margin:18px auto;min-width:100%;min-height:48px;font-size:17px;border-radius:12px;max-width:320px;width:100%}#modal-deposit-bonus .modal__items.deposit-kyc-gate{max-height:none !important;overflow:hidden !important;overscroll-behavior:none}}#modal-sign .modal__input[data-controller="date-mask"],#modal-deposit-bonus .modal__input[data-controller="date-mask"]{position:relative}#modal-sign input[name="player_registration[dob]"],#modal-deposit-bonus input[name="player_registration[dob]"]{color:var(--brand-bg-medium);-webkit-text-fill-color:var(--brand-bg-medium) !important}#modal-sign .dynamic-placeholder,#modal-deposit-bonus .dynamic-placeholder{position:absolute;top:27px;left:15px;color:#eee;pointer-events:none;z-index:1;font-size:14px;line-height:24px}#modal-sign .dynamic-placeholder .input-mask,#modal-deposit-bonus .dynamic-placeholder .input-mask{opacity:0.6}#modal-sign .dynamic-placeholder .input-highlight,#modal-deposit-bonus .dynamic-placeholder .input-highlight{opacity:1}#modal-sign #deposit_dob,#modal-deposit-bonus #deposit_dob{-webkit-text-fill-color:var(--brand-bg-medium) !important;color:var(--brand-bg-medium)}#modal-sign .modal__form-input,#modal-deposit-bonus .modal__form-input{width:100%;height:56px;padding:24px 16px 8px;background:var(--brand-bg-medium);color:#EEEEEE;font-family:'Inter', sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;transition:border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1);border-color:var(--brand-accent);outline:none;caret-color:var(--brand-accent);-webkit-box-shadow:0 0 0 30px var(--brand-bg-medium) inset !important;-webkit-text-fill-color:#EEEEEE !important;background-color:var(--brand-bg-medium) !important;transition:background-color 5000s ease-in-out 0s;caret-color:var(--brand-accent) !important}#modal-sign .modal__form-input::placeholder,#modal-deposit-bonus .modal__form-input::placeholder{color:transparent}#modal-sign .modal__form-input:focus::placeholder,#modal-deposit-bonus .modal__form-input:focus::placeholder{color:transparent}#modal-sign .modal__form-input[name="deposit[dob]"]::placeholder,#modal-deposit-bonus .modal__form-input[name="deposit[dob]"]::placeholder{color:var(--brand-primary)}#modal-sign .modal__form-input[name="deposit[dob]"]:focus::placeholder,#modal-deposit-bonus .modal__form-input[name="deposit[dob]"]:focus::placeholder{color:var(--brand-primary)}#modal-sign .modal__form-input:-moz-autofill,#modal-deposit-bonus .modal__form-input:-moz-autofill{background-color:var(--brand-bg-medium) !important;color:#EEEEEE !important;caret-color:var(--brand-accent) !important}#modal-sign .modal__form-input[type="date"],#modal-deposit-bonus .modal__form-input[type="date"]{-webkit-appearance:none;-moz-appearance:textfield}#modal-sign .modal__form-input[type="date"]::-webkit-calendar-picker-indicator,#modal-deposit-bonus .modal__form-input[type="date"]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}#modal-sign .modal__form-input[type="date"]::-webkit-inner-spin-button,#modal-sign .modal__form-input[type="date"]::-webkit-outer-spin-button,#modal-deposit-bonus .modal__form-input[type="date"]::-webkit-inner-spin-button,#modal-deposit-bonus .modal__form-input[type="date"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#modal-sign .modal__form-input .modal__form-label,#modal-deposit-bonus .modal__form-input .modal__form-label{top:-2px;left:12px;font-size:10px;line-height:16px;color:#EEEEEE;transform:translateY(0)}@media screen and (max-width: 767px){#modal-sign .modal__form-input .modal__form-label,#modal-deposit-bonus .modal__form-input .modal__form-label{top:-2px}}#modal-sign .modal__form-input:focus+.modal__form-label,#modal-deposit-bonus .modal__form-input:focus+.modal__form-label{color:var(--brand-accent)}#modal-sign .modal__input--error .modal__form-input,#modal-deposit-bonus .modal__input--error .modal__form-input{border-color:#d2242b !important}#modal-sign .field-error-message,#modal-deposit-bonus .field-error-message{font-size:12px;line-height:14px;color:#d2242b;margin-top:4px;padding-left:4px}@media screen and (max-width: 767px){#modal-sign .field-error-message,#modal-deposit-bonus .field-error-message{font-size:11px;line-height:13px;margin-top:3px}}#modal-withdraw.modal-mini .modal__items{padding:24px}@media screen and (max-width: 767px){#modal-withdraw.modal-mini .modal__items{padding:16px}}#modal-withdraw.modal-mini .modal__head{margin-bottom:24px;padding:0}@media screen and (max-width: 767px){#modal-withdraw.modal-mini .modal__head{margin-bottom:20px}}#modal-withdraw.modal-mini .modal__block{margin-bottom:0}@media screen and (max-width: 767px){.modal-mini .showcase__deposit--bonus{padding:24px 16px}}.modal__input .phone-select{font-size:14px;border:none;border-right-width:medium;border-right-style:none;border-right-color:currentcolor;outline:none;background:transparent;appearance:none;-webkit-appearance:none;background:var(--brand-bg-medium);border-radius:10px 0px 0px 10px;padding:22px 0px 10px 15px;border-right:1px solid #6c6161;color:white;min-width:100px}.modal__input .input-group__phone{display:flex}.modal__input .input-group__phone .phone__code-label{font-weight:400;font-size:10px;line-height:160%;color:#eee;position:absolute;left:16px;top:8px}.modal__input .input-group__phone .phone__number-label{position:absolute;top:8px;left:12px}.modal__input .input-group__phone .modal__form-input:not(:placeholder-shown)+.phone__number-label,.modal__input .input-group__phone .modal__form-input:focus+.phone__number-label{font-size:10px;line-height:16px;color:#EEEEEE;transform:translateY(0)}.modal__input .input-group__phone .modal__form-input:focus+.phone__number-label{color:var(--brand-accent)}.modal__input .input-group__phone .modal__form-input+.phone__number-label{font-size:10px;line-height:16px;color:#EEEEEE;transform:translateY(0)}.modal__input .input-group__phone .modal__form-input:-webkit-autofill:focus+.phone__number-label{color:var(--brand-accent)}.modal__input .input-group__phone .modal__form-input:-moz-autofill+.phone__number-label{font-size:10px;line-height:16px;color:#EEEEEE;transform:translateY(0)}.modal__input .input-group__phone .modal__form-input:-moz-autofill:focus+.phone__number-label{color:var(--brand-accent)}@media screen and (max-width: 767px){.modal__input .input-group__phone .modal__form-input:not(:placeholder-shown)+.phone__number-label,.modal__input .input-group__phone .modal__form-input:focus+.phone__number-label{font-size:9px;line-height:14px}.modal__input .input-group__phone .modal__form-input:-webkit-autofill+.phone__number-label,.modal__input .input-group__phone .modal__form-input:-webkit-autofill:hover+.phone__number-label,.modal__input .input-group__phone .modal__form-input:-webkit-autofill:focus+.phone__number-label,.modal__input .input-group__phone .modal__form-input:-webkit-autofill:active+.phone__number-label,.modal__input .input-group__phone .modal__form-input:-moz-autofill+.phone__number-label{font-size:9px;line-height:14px}}#modal-withdraw .modal__reg{display:flex;flex-direction:column;gap:16px;padding:0}#modal-withdraw .modal__reg .modal__navigation{display:flex !important;flex-direction:row !important;justify-content:flex-start !important;align-items:flex-start !important;gap:0 !important;margin:0 !important;margin-top:0 !important;padding:8px !important;background:var(--brand-bg-medium) !important;border-radius:4px !important}#modal-withdraw .modal__reg .modal__navigation .modal__btn{height:40px;flex:1 0 0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:8px 16px;font-size:14px;font-weight:700;line-height:24px;border-radius:4px;transition:all 0.3s ease;border:none;margin-top:0}#modal-withdraw .modal__reg .modal__navigation .modal__btn.modal__btn--yellow{background:var(--withdraw-active-tab-color) !important;color:var(--brand-white-text) !important}#modal-withdraw .modal__reg .modal__navigation .modal__btn.modal__btn--outlined{background:transparent;color:#9d98a3}@media screen and (max-width: 767px){#modal-withdraw .modal__reg .modal__navigation{padding:6px}#modal-withdraw .modal__reg .modal__navigation .modal__btn{padding:6px 12px;font-size:13px}}#modal-withdraw .modal__reg .modal__form-input--error{border-color:#d2242b !important}#modal-withdraw .modal__reg .modal__form-error{margin:6px 0 0;font-size:13px;line-height:18px;color:#d2242b}#modal-withdraw .modal__reg .modal__form-error[hidden]{display:none}#modal-withdraw .modal__reg .modal__errors{display:flex;flex-direction:column;gap:8px;margin:0;padding:12px 16px;background:rgba(210,36,43,0.1);border:1px solid rgba(210,36,43,0.3);border-radius:4px}#modal-withdraw .modal__reg .modal__errors p{margin:0;font-weight:400;font-size:14px;line-height:20px;color:#d2242b}@media screen and (max-width: 767px){#modal-withdraw .modal__reg .modal__errors{padding:10px 12px;gap:6px}#modal-withdraw .modal__reg .modal__errors p{font-size:13px;line-height:18px}}#modal-withdraw .modal__reg .withdrawal-section{display:flex;flex-direction:column;gap:16px;margin:0}#modal-withdraw .modal__reg .withdrawal-section__title{font-weight:700;font-size:16px;line-height:24px;color:whitesmoke;margin-top:16px;text-align:left}#modal-withdraw .modal__reg .withdrawal-section__description{font-weight:400;font-size:14px;line-height:20px;color:#9d98a3;margin:0;text-align:left;margin-top:16px;margin-bottom:16px}#modal-withdraw .modal__reg .modal__inputs{display:flex;flex-direction:column;gap:8px;margin:0;padding:0}#modal-withdraw .modal__reg .modal__input{position:relative;width:100%}#modal-withdraw .modal__reg .modal__input--with-currency .modal__input-wrapper{position:relative;display:flex;align-items:center}#modal-withdraw .modal__reg .modal__input--with-currency .modal__currency-symbol{position:absolute;left:16px;bottom:8px;font-weight:400;font-size:14px;line-height:24px;color:white;z-index:2;pointer-events:none}#modal-withdraw .modal__reg .modal__input--with-currency .modal__form-input{padding-left:34px;padding-top:24px;padding-bottom:8px}#modal-withdraw .modal__reg .modal__input--with-currency .modal__form-input[placeholder]:not([placeholder=""]){padding-left:34px;padding-top:24px;padding-bottom:8px}#modal-withdraw .modal__reg .modal__input--with-currency .modal__form-input:focus,#modal-withdraw .modal__reg .modal__input--with-currency .modal__form-input:not(:placeholder-shown){padding-left:34px;padding-top:24px;padding-bottom:8px}#modal-withdraw .modal__reg .modal__input--with-currency>.modal__form-label{left:16px !important;top:8px !important;transform:translateY(0) !important;font-weight:400 !important;font-size:10px !important;line-height:16px !important;color:rgba(255,255,255,0.7) !important;transition:all 0.3s ease}#modal-withdraw .modal__reg .modal__input--with-currency>.modal__form-label.label--small{top:8px !important;transform:translateY(0) !important;font-size:10px !important;line-height:16px !important;color:rgba(255,255,255,0.7) !important;left:16px !important}#modal-withdraw .modal__reg .modal__input .modal__form-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-weight:400;font-size:14px;line-height:24px;color:white;margin:0;pointer-events:none;transition:all 0.3s ease;z-index:1;background:transparent}#modal-withdraw .modal__reg .modal__input .modal__form-label.label--small{top:8px;transform:translateY(0);font-size:10px;line-height:16px;color:rgba(255,255,255,0.7)}#modal-withdraw .modal__reg .modal__input .modal__form-input{width:100%;padding:12px 16px;background:var(--brand-bg-medium);border-radius:4px;border:1px solid transparent;color:white;font-weight:400;font-size:14px;line-height:24px;transition:all 0.3s ease;min-height:48px;box-sizing:border-box}#modal-withdraw .modal__reg .modal__input .modal__form-input::placeholder{color:transparent}#modal-withdraw .modal__reg .modal__input .modal__form-input[placeholder]:not([placeholder=""]){padding-top:24px;padding-bottom:8px}#modal-withdraw .modal__reg .modal__input .modal__form-input[placeholder]:not([placeholder=""])+.modal__form-label{top:8px;transform:translateY(0);font-size:10px;line-height:16px;color:rgba(255,255,255,0.7)}#modal-withdraw .modal__reg .modal__input .modal__form-input:focus,#modal-withdraw .modal__reg .modal__input .modal__form-input:not(:placeholder-shown){outline:none;border-color:var(--brand-primary);padding-top:24px;padding-bottom:8px}#modal-withdraw .modal__reg .modal__input .modal__form-input:focus+.modal__form-label,#modal-withdraw .modal__reg .modal__input .modal__form-input:not(:placeholder-shown)+.modal__form-label{top:8px;transform:translateY(0);font-size:10px;line-height:16px;color:rgba(255,255,255,0.7)}#modal-withdraw .modal__reg .modal__input .modal__form-input:focus{border-color:var(--brand-primary)}#modal-withdraw .modal__reg .modal__input .modal__form-input[value]:not([value=""]),#modal-withdraw .modal__reg .modal__input .modal__form-input:-webkit-autofill,#modal-withdraw .modal__reg .modal__input .modal__form-input:-moz-autofill{padding-top:24px;padding-bottom:8px}#modal-withdraw .modal__reg .modal__input select.modal__form-select{width:100%;padding:12px 16px;padding-top:24px;padding-bottom:8px;padding-right:40px;background:var(--brand-bg-medium);border-radius:4px;border:1px solid transparent;color:white;font-weight:400;font-size:14px;line-height:24px;appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;transition:all 0.3s ease;min-height:48px;box-sizing:border-box}#modal-withdraw .modal__reg .modal__input select.modal__form-select:focus{outline:none;border-color:var(--brand-primary)}#modal-withdraw .modal__reg .modal__input select.modal__form-select+.modal__form-label{top:8px;transform:translateY(0);font-size:10px;line-height:16px;color:rgba(255,255,255,0.7)}#modal-withdraw .modal__reg .modal__input select.modal__form-select option{background:var(--brand-bg-medium);color:#FFFFFF;padding:8px}#modal-withdraw .modal__reg .withdrawal-balance{display:flex;flex-direction:column;gap:8px;margin-top:30px;padding:0}#modal-withdraw .modal__reg .withdrawal-balance__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:0}#modal-withdraw .modal__reg .withdrawal-balance__label{font-weight:400;font-size:14px;line-height:20px;color:#9D98A3}#modal-withdraw .modal__reg .withdrawal-balance__value{font-weight:400;font-size:14px;line-height:20px;color:white}#modal-withdraw .modal__reg .withdrawal-warning{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;margin:0;margin-top:30px;padding:8px;background:transparent;border-radius:4px}#modal-withdraw .modal__reg .withdrawal-warning__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px;color:#9d98a3}#modal-withdraw .modal__reg .withdrawal-warning__text{flex:1;font-weight:400;font-size:16px;line-height:16px;color:#9d98a3;margin:0;text-align:left}#modal-withdraw .modal__reg .modal__btn--yellow[type="submit"]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;margin:0;font-size:16px;font-weight:700;line-height:24px;border-radius:4px;background-color:var(--brand-accent);color:var(--brand-bg-dark);border:none}#modal-withdraw .modal__reg .modal__btn--yellow[type="submit"]:disabled,#modal-withdraw .modal__reg .modal__btn--yellow.modal__btn--disabled[type="submit"]{opacity:0.5;cursor:not-allowed}@media screen and (max-width: 767px){#modal-withdraw .modal__reg{gap:12px}#modal-withdraw .modal__reg .withdrawal-section{gap:12px}#modal-withdraw .modal__reg .withdrawal-section__title{font-size:15px;line-height:22px}#modal-withdraw .modal__reg .withdrawal-section__description{font-size:13px;line-height:18px}#modal-withdraw .modal__reg .modal__inputs{gap:6px}#modal-withdraw .modal__reg .modal__input .modal__form-label{font-size:13px}#modal-withdraw .modal__reg .modal__input .modal__form-input{font-size:13px}#modal-withdraw .modal__reg .withdrawal-balance{gap:6px}#modal-withdraw .modal__reg .withdrawal-balance__label,#modal-withdraw .modal__reg .withdrawal-balance__value{font-size:13px;line-height:18px}#modal-withdraw .modal__reg .withdrawal-warning{gap:12px;padding:6px}#modal-withdraw .modal__reg .withdrawal-warning__icon{width:14px;height:14px}#modal-withdraw .modal__reg .withdrawal-warning__text{font-size:11px;line-height:15px}#modal-withdraw .modal__reg .modal__btn--yellow[type="submit"]{padding:14px;font-size:14px}}.accordion{margin-top:16px}.accordion__item{border:1px solid rgba(31,47,34,0.12);border-radius:8px;margin-bottom:12px;overflow:hidden}.accordion__header{width:100%;font-size:14px;font-weight:200;cursor:pointer;color:var(--brand-bonus-placeholder);position:relative;padding-left:22px;text-transform:uppercase;margin-top:16px;margin-bottom:16px}.accordion__header::before{content:"";position:absolute;left:5px;top:50%;width:5px;height:5px;transform:translateY(-50%) rotate(45deg);transition:transform 0.2s ease;border-right:2px solid var(--brand-bonus-placeholder);border-bottom:2px solid var(--brand-bonus-placeholder)}.accordion__body{display:block;opacity:0;height:0;overflow:hidden;transition:opacity 0.3s ease}.accordion__item.is-open .accordion__body{opacity:1;height:auto}.accordion__item.is-open .accordion__header::before{transform:translateY(-50%) rotate(225deg)}.bonus-card{display:flex;margin-bottom:16px;background:var(--brand-bg-medium);border-radius:8px;font-weight:bold}.bonus-card .bonus-card__blocks{padding:16px;flex:0.7;display:flex;flex-direction:column;gap:16px;justify-content:space-between}.bonus-card .bonus-card__blocks .bonus-card__block_row{display:flex;justify-content:space-between}.bonus-card .bonus-card__blocks .bonus-card__block_row .bonus-card__name{font-size:16px;font-weight:400}.bonus-card .bonus-card__blocks .bonus-card__block_row .bonus-card__terms{font-size:12px;font-weight:600;color:#F9D01E;text-decoration:none;cursor:pointer}.bonus-card .bonus-card__blocks .bonus-card__block_row .bonus-card__info{background:var(--brand-card-item-bg);padding:8px 16px;color:var(--brand-bonus-placeholder);font-size:10px;font-weight:200;text-transform:uppercase;flex:1;margin:0 5px}.bonus-card .bonus-card__blocks .bonus-card__block_row .bonus-card__info p{margin-bottom:4px}.bonus-card .bonus-card__blocks .bonus-card__block_row .bonus-card__info b{color:#fff;font-weight:bold;font-size:14px;margin-right:2px}.bonus-card .bonus-card__blocks .bonus-card__block_row .bonus-card__cancel_btn{background:var(--bonus-hub-ui-bg);color:#F9D01E;padding:8px;font-size:12px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:4px}.bonus-card .bonus-card__image{flex:0.3;padding:16px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.bonus-card .bonus-card__image .bonus-card__btns{z-index:1}.bonus-card .bonus-card__image .bonus-card__btns .modal__profile--btn{border:none;cursor:pointer}.bonus-card .bonus-card__image .bonus-card__progress{width:100%;height:40px;background:var(--brand-bg-medium);border-radius:4px;padding:6px 16px;display:flex;flex-direction:column;justify-content:center;gap:4px}.bonus-card .bonus-card__image .bonus-card__progress .bonus-card__progress_line{width:100%;height:6px;background:var(--brand-bg-darker);border-radius:2px}.bonus-card .bonus-card__image .bonus-card__progress .bonus-card__progress_line .bonus-card__progress_bar{height:100%;background:var(--brand-bonus-placeholder);border-radius:2px;transition:width 0.3s ease}.bonus-card .bonus-card__image .bonus-card__progress .bonus-card__progress_meta{display:flex;align-items:center;justify-content:space-between;line-height:1;color:#060f0a;margin-top:5px}.bonus-card .bonus-card__image .bonus-card__progress .bonus-card__progress_meta .bonus-card__progress_percent{font-weight:700;font-size:14px;font-weight:600;color:#fff}.bonus-card .bonus-card__image .bonus-card__progress .bonus-card__progress_meta .bonus-card__progress_cancel{background:transparent;border:none;font-size:12px;font-weight:600;color:#F9D01E;text-decoration:none;cursor:pointer}.bonus-card .bonus-card__image .bonus-card__progress_wrap{width:100%;display:flex;align-items:stretch;gap:8px}.bonus-card .bonus-card__image .bonus-card__top{z-index:1}.bonus-card .bonus-card__image .bonus-card__top .bonus-card__header{font-size:16px;font-weight:600;color:#F9D01E;text-transform:uppercase;line-height:150%;letter-spacing:0.02em;font-family:var(--second-family)}.bonus-card .bonus-card__image .bonus-card__top .bonus-card__title{font-size:30px;font-weight:400;text-transform:uppercase;line-height:120%;letter-spacing:0.01em;font-family:var(--second-family);margin-bottom:16px}.bonus-card .bonus-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-top-left-radius:8px;border-bottom-left-radius:8px;object-fit:cover}.modal__profile--btn.danger{background:#D2242B;border:none;color:#fff}.bonus-card__empty{background:var(--bonus-hub-card-bg-darker);border-radius:8px;display:flex;align-items:center;justify-content:center;min-height:200px;margin-bottom:16px}.bonus-card__empty__content{padding:32px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.bonus-card__empty__title{color:#fff;font-weight:300;font-size:16px}.bonus-card__empty__link{background:var(--bonus-hub-ui-bg);color:var(--brand-accent);font-weight:700;font-size:12px;line-height:24px;padding:8px 16px;border-radius:4px;text-decoration:none}@media screen and (max-width: 540px){.bonus-card{flex-direction:column}.bonus-card .bonus-card__image{flex:1}.bonus-card .bonus-card__image img{border-radius:8px}.bonus-card .bonus-card__info_row{flex-direction:column;gap:8px}.bonus-card .bonus-card__info_row .bonus-card__info{text-align:center}}.confirmation-modal{background:var(--brand-bg-medium) !important;max-width:400px !important}.confirmation-modal .modal__items{padding:0 !important}.confirmation-modal .modal__head{padding:32px}.confirmation-modal .modal__body{min-height:auto;padding:32px;padding-top:0}.confirmation-modal .modal__body .modal__confirmation-text{font-size:14px;color:#F5F5F5;font-weight:300;margin-bottom:8px}.confirmation-modal .modal__body .modal__confirmation-sub-text{font-size:14px;color:#4C594E;font-weight:300}.confirmation-modal .modal__body .modal__confirmation--btns{margin-top:24px}@media screen and (max-width: 767px){.confirmation-modal{height:auto !important}}.terms-modal{background:var(--brand-bg-medium) !important;max-width:520px !important;width:100% !important;border-radius:8px !important;padding:0 !important}.terms-modal .modal__items{padding:0 !important}.terms-modal .modal__head{padding:24px 28px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.terms-modal .modal__title{font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:0.02em;color:#fff;font-family:var(--second-family);line-height:1.2;flex:1;margin:0}.terms-modal .modal__exit{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:transparent;transition:background 0.2s ease, opacity 0.2s ease;opacity:0.8;flex-shrink:0}.terms-modal .modal__exit:hover{background:rgba(255,255,255,0.08);opacity:1}.terms-modal .modal__exit svg{width:12px;height:12px}.terms-modal .modal__body{min-height:auto;padding:8px 28px 28px}.terms-modal .terms-modal__list{list-style:none;margin:0 0 24px;padding:0;max-height:55vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.terms-modal .terms-modal__list li{position:relative;padding-left:18px;margin-bottom:8px;font-size:14px;line-height:1.5;color:#F5F5F5;font-weight:300;word-wrap:break-word;overflow-wrap:break-word}.terms-modal .terms-modal__list li::before{content:"";position:absolute;left:4px;top:10px;width:4px;height:4px;border-radius:50%;background:#F9D01E}.terms-modal .terms-modal__list li:last-child{margin-bottom:0}.terms-modal .terms-modal__text{font-size:14px;line-height:1.5;color:#F5F5F5;font-weight:300;max-height:55vh;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-bottom:24px;word-wrap:break-word;overflow-wrap:break-word}.terms-modal .modal__confirmation--btns{display:flex;justify-content:center;margin-top:8px}.terms-modal .modal__confirmation--btns .modal__profile--btn{width:auto;min-width:140px;padding:0 32px}@media screen and (max-width: 767px){.terms-modal{height:auto !important;max-width:calc(100vw - 32px) !important}.terms-modal .modal__head{padding:20px 20px 8px}.terms-modal .modal__title{font-size:18px}.terms-modal .modal__body{padding:8px 20px 20px}.terms-modal .terms-modal__list{max-height:60vh}.terms-modal .terms-modal__list li{font-size:13px}.terms-modal .terms-modal__text{font-size:13px;max-height:60vh}}.footer-v2{background:var(--brand-bg-darker);width:100%;padding:32px 0}@media (max-width: 768px){.footer-v2{padding-bottom:80px}}.footer-v2__container{max-width:1304px;margin:0 auto;padding:0 80px;display:flex;flex-direction:column;align-items:center;gap:32px}@media (max-width: 768px){.footer-v2__container{padding:0 16px}}.footer-v2__divider{width:100%;height:1px;background:var(--brand-bg-medium);align-self:stretch}.footer-v2__seo{width:100%;position:relative}.footer-v2__seo-gradient{position:relative}.footer-v2__seo-text{font-family:'Inter', sans-serif;color:rgba(255,255,255,0.5);margin:0;max-height:280px;overflow:hidden;position:relative;transition:max-height 0.3s ease}@media (max-width: 768px){.footer-v2__seo-text{max-height:300px}}.footer-v2__seo-text h3{font-weight:700;font-size:20px;line-height:24px;color:rgba(255,255,255,0.7);margin:0 0 16px 0}@media (max-width: 768px){.footer-v2__seo-text h3{font-size:18px;line-height:22px;margin-bottom:12px}}.footer-v2__seo-text h4{font-weight:700;font-size:16px;line-height:20px;color:rgba(255,255,255,0.6);margin:24px 0 12px 0}@media (max-width: 768px){.footer-v2__seo-text h4{font-size:14px;line-height:18px;margin:20px 0 10px 0}}.footer-v2__seo-text p{font-weight:400;font-size:16px;line-height:24px;margin:0 0 16px 0}@media (max-width: 768px){.footer-v2__seo-text p{font-size:14px;line-height:20px;margin-bottom:12px}}.footer-v2__seo-text p:last-child{margin-bottom:0}.footer-v2__seo-text a{color:rgba(255,255,255,0.7);font-weight:700;text-decoration:underline;transition:color 0.2s ease}.footer-v2__seo-text a:hover{color:rgba(255,255,255,0.9)}.footer-v2__seo-text::after{content:'';position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg, rgba(3,8,5,0) 0%, #030805 100%);pointer-events:none;transition:opacity 0.3s ease}.footer-v2__seo-text.expanded::after{opacity:0}.footer-v2__seo-toggle{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:16px 0;background:transparent;border:none;cursor:pointer;margin:0 auto}.footer-v2__seo-toggle svg{width:16px;height:16px;transform:rotate(0deg);transition:transform 0.3s ease}.footer-v2__seo-toggle span{font-family:'Inter', sans-serif;font-weight:700;font-size:14px;line-height:20px;color:var(--brand-accent)}.footer-v2__seo-toggle:hover{opacity:0.8}.footer-v2__faqs{display:none;width:100%;gap:160px}@media (min-width: 769px){.footer-v2__faqs{display:flex;flex-direction:row;align-items:flex-start}}.footer-v2__faq-column{flex:1;display:flex;flex-direction:column;gap:16px}.footer-v2__faq-item{display:flex;flex-direction:column;gap:4px}.footer-v2__faq-header{display:flex;flex-direction:row;align-items:center;gap:16px;padding:0;background:transparent;border:none;cursor:pointer;width:100%;text-align:left}.footer-v2__faq-header:hover{opacity:0.8}.footer-v2__faq-icon{width:24px;height:24px;background:var(--brand-bg-medium);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.footer-v2__faq-icon-plus{display:block}.footer-v2__faq-icon-minus{display:none}.footer-v2__faq-question{font-family:'Inter', sans-serif;font-weight:700;font-size:14px;line-height:24px;color:#FFFFFF;flex:1}.footer-v2__faq-answer{display:none;padding-left:40px}.footer-v2__faq-answer p{font-family:'Inter', sans-serif;font-weight:400;font-size:12px;line-height:16px;color:rgba(255,255,255,0.5);margin:0 0 12px 0}.footer-v2__faq-answer p:last-child{margin-bottom:0}.footer-v2__faq-answer p.faq-question-text{font-weight:700;font-size:13px;line-height:18px;color:rgba(255,255,255,0.7);margin-top:8px}.footer-v2__faq-answer p.faq-question-text:first-child{margin-top:0}.footer-v2__faq-item--expanded .footer-v2__faq-answer{display:block}.footer-v2__faq-item--expanded .footer-v2__faq-icon-plus{display:none}.footer-v2__faq-item--expanded .footer-v2__faq-icon-minus{display:block}.footer-v2__mobile-menu{display:none;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:100%}@media (max-width: 768px){.footer-v2__mobile-menu{display:flex}}.footer-v2__mobile-accordion-icon{width:24px;height:24px;flex-shrink:0}.footer-v2__mobile-language{width:100%}.footer-v2__mobile-language .footer-v2__mobile-accordion{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;gap:16px;width:100%;background:var(--brand-bg-medium);border-radius:4px;border:none;cursor:pointer}.footer-v2__mobile-language .footer-v2__mobile-accordion:hover{opacity:0.9}.footer-v2__mobile-language .footer-v2__mobile-accordion .footer-v2__mobile-accordion-text{display:flex;flex-direction:row;align-items:center;gap:16px;font-family:'Inter', sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#EEEEEE}.footer-v2__mobile-language .footer-v2__mobile-accordion .footer-v2__mobile-accordion-text svg{width:24px;height:24px;flex-shrink:0}.footer-v2__mobile-language .footer-v2__mobile-accordion>svg{transition:transform 0.3s ease}.footer-v2__mobile-language-current{font-family:'Inter', sans-serif;font-weight:700;font-size:12px;line-height:16px;color:var(--brand-primary);margin-right:auto}.footer-v2__mobile-accordion--active .footer-v2__mobile-language-current{display:none}.footer-v2__mobile-accordion--active>svg{transform:rotate(180deg)}.footer-v2__mobile-language-list{display:none;width:100%;padding-top:16px;padding-left:16px;padding-bottom:10px}.footer-v2__mobile-accordion--active+.footer-v2__mobile-language-list{display:flex;flex-direction:column;gap:8px}.footer-v2__mobile-language-item{display:flex;flex-direction:row;align-items:center;padding:12px 16px;background:var(--brand-bg-medium);border-radius:4px;text-decoration:none;transition:background 0.2s ease}.footer-v2__mobile-language-item:hover{background:rgba(12,26,18,0.7)}.footer-v2__mobile-language-text{display:flex;flex-direction:row;align-items:center;gap:12px}.footer-v2__mobile-language-text span{font-family:'Inter', sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#EEEEEE}.footer-v2__mobile-language-flag{width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0}.footer-v2__mobile-language-flag img{width:100%;height:100%;object-fit:cover}.footer-v2__mobile-links,.footer-v2__mobile-faqs{width:100%}.footer-v2__mobile-accordion{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;width:100%;background:var(--brand-bg-medium);border-radius:4px;border:none;cursor:pointer}.footer-v2__mobile-accordion:hover{opacity:0.9}.footer-v2__mobile-accordion>svg{transition:transform 0.3s ease}.footer-v2__mobile-accordion--active>svg{transform:rotate(180deg)}.footer-v2__mobile-accordion-text{display:flex;flex-direction:row;align-items:center;gap:16px;font-family:'Inter', sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#EEEEEE}.footer-v2__mobile-accordion-text svg{width:24px;height:24px}.footer-v2__mobile-links-content{display:none;width:100%;padding-top:16px}.footer-v2__mobile-accordion--active+.footer-v2__mobile-links-content{display:block}.footer-v2__mobile-links-columns{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:24px;width:100%}.footer-v2__mobile-links-column{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:0 8px;gap:8px}.footer-v2__mobile-link{display:flex;flex-direction:row;align-items:center;padding:8px;border-radius:2px;font-family:'Inter', sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#BFBFBF;text-decoration:none;transition:color 0.2s ease}.footer-v2__mobile-link:hover{color:#FFFFFF}.footer-v2__mobile-faq-list{display:none;width:100%;padding-top:16px}.footer-v2__mobile-accordion--active+.footer-v2__mobile-faq-list{display:block}.footer-v2__mobile-faq-item{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.footer-v2__mobile-faq-item:last-child{margin-bottom:0}.footer-v2__mobile-faq-header{display:flex;flex-direction:row;align-items:center;gap:16px;padding:0;background:transparent;border:none;cursor:pointer;width:100%;text-align:left}.footer-v2__mobile-faq-header:hover{opacity:0.8}.footer-v2__mobile-faq-question{font-family:'Inter', sans-serif;font-weight:700;font-size:14px;line-height:24px;color:#FFFFFF;flex:1}.footer-v2__mobile-faq-answer{display:none;padding-left:40px}.footer-v2__mobile-faq-answer p{font-family:'Inter', sans-serif;font-weight:400;font-size:12px;line-height:16px;color:rgba(255,255,255,0.5);margin:0 0 12px 0}.footer-v2__mobile-faq-answer p:last-child{margin-bottom:0}.footer-v2__mobile-faq-answer p.faq-question-text{font-weight:700;font-size:13px;line-height:18px;color:rgba(255,255,255,0.7);margin-top:8px}.footer-v2__mobile-faq-answer p.faq-question-text:first-child{margin-top:0}.footer-v2__mobile-faq-item--expanded .footer-v2__mobile-faq-answer{display:block}.footer-v2__mobile-faq-item--expanded .footer-v2__faq-icon-plus{display:none}.footer-v2__mobile-faq-item--expanded .footer-v2__faq-icon-minus{display:block}.footer-v2__menu{display:flex;flex-direction:row;align-items:flex-start;gap:24px;width:100%}@media (max-width: 768px){.footer-v2__menu{display:none}}.footer-v2__menu-column{flex:1;display:flex;flex-direction:column;gap:8px;padding:0 8px}@media (max-width: 768px){.footer-v2__menu-column{padding:0}}.footer-v2__menu-link{font-family:'Inter', sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#9D98A3;text-decoration:none;padding:8px;border-radius:2px;transition:color 0.2s ease}.footer-v2__menu-link:hover{color:#FFFFFF}.footer-v2__payments{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 24px;gap:16px;width:100%;opacity:0.5;list-style:none;margin:0;flex-wrap:nowrap}@media (max-width: 768px){.footer-v2__payments{padding:0;justify-content:flex-start;flex-wrap:wrap;gap:16px 30px}}.footer-v2__payments li{width:89px;height:36px;opacity:0.8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-v2__payments li img{max-width:100%;max-height:100%;object-fit:contain}.footer-v2__legal{width:100%}.footer-v2__legal p{font-family:'Inter', sans-serif;font-weight:400;font-size:12px;line-height:16px;color:rgba(245,245,245,0.5);margin:0 0 16px 0}.footer-v2__legal p:last-child{margin-bottom:0}.footer-v2__licenses{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:80px;width:100%}@media (max-width: 768px){.footer-v2__licenses{gap:40px}}.footer-v2__license-seal{display:flex;align-items:center}.footer-v2__license-18{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.footer-v2__license-18 img{max-width:100%;max-height:100%;object-fit:contain}.separate-popup-wrap .fancybox-bg{background:url(/assets/slotmonkey/separate_popup_bg/slotmonkey-20b15385149c6416fcc909e9df8e0242cf5d5a4725290bcc3412fc0841ad51b1.png) no-repeat top center;background-size:cover;filter:blur(12px)}.modal-pwa .modal__items{padding:16px 24px 24px;max-width:430px;margin:0 auto}@media screen and (max-width: 767px){.modal-pwa .modal__items{padding:8px 16px 16px}}.modal-pwa .modal__head{background:transparent;border-radius:6px 6px 0 0;margin:-16px -24px 16px;padding:16px 24px}@media screen and (max-width: 767px){.modal-pwa .modal__head{margin:-8px -16px 12px;padding:12px 16px}}.modal-pwa__icon{width:24px;height:24px}.modal-pwa .modal__title{font-size:24px;color:var(--brand-text-primary);line-height:32px}.modal-pwa .modal__exit{background:rgba(0,0,0,0.3)}.modal-pwa__content{padding:0 7px;overflow-y:auto}.modal-pwa__column{padding:0}.modal-pwa__column--hidden{display:none}.modal-pwa__block{background:var(--brand-bg-dark);border-radius:8px;border:none}.modal-pwa__switcher{margin-top:8px;margin-bottom:12px;gap:8px}.modal-pwa__switcher .modal__btn{flex:1;font-size:12px;text-transform:uppercase;letter-spacing:0.08em}.modal-pwa__label{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;background:rgba(255,255,255,0.08)}.modal-pwa__label--secondary{background:rgba(249,208,30,0.15);color:#f9d01e}.modal-pwa__subtitle{margin-top:8px;margin-bottom:8px;font-size:16px;line-height:22px;font-weight:700;color:var(--brand-text-primary)}.modal-pwa__steps{margin:0 0 8px;padding-left:18px;font-size:20px;line-height:1.5}.modal-pwa__steps li{margin-bottom:4px}.modal-pwa__install-btn{margin-top:8px;width:100%;height:44px;border-radius:999px;background:#f9d01e;color:#000;font-weight:700;font-size:14px;border:none;cursor:pointer}.modal-pwa__install-btn:disabled{opacity:0.5;cursor:default}.modal-pwa__note{margin-top:8px;font-size:11px;line-height:1.4;color:var(--brand-primary)}.modal-pwa__screens{margin-top:8px}.modal-pwa__screen{margin-top:15px;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.5);width:100%;display:block}.modal-pwa__step{margin-top:15px}.modal-pwa__step-title{display:flex;gap:8px;font-size:14px;line-height:1.5}.modal-pwa__step-title .section-text{color:var(--brand-text-primary);font-size:14px;line-height:1.5;font-weight:400;margin:0;text-align:left;word-break:break-word;hyphens:auto;-webkit-hyphens:auto;margin-bottom:5px}.modal-pwa__step-number{width:20px;height:20px;border-radius:999px;color:var(--brand-text-primary);font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}#pwa-install-modal .modal__reg{display:flex;flex-direction:column;gap:16px;padding:0}#pwa-install-modal .modal__reg .modal__navigation{display:flex !important;flex-direction:row !important;justify-content:flex-start !important;align-items:flex-start !important;gap:0 !important;margin:0 !important;margin-top:0 !important;padding:8px !important;background:var(--brand-bg-medium) !important;border-radius:4px !important}#pwa-install-modal .modal__reg .modal__navigation .modal__btn{height:40px;flex:1 0 0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:8px 16px;font-size:14px;font-weight:700;line-height:24px;border-radius:4px;transition:all 0.3s ease;border:none;margin-top:0}#pwa-install-modal .modal__reg .modal__navigation .modal__btn.modal__btn--yellow{background:var(--withdraw-active-tab-color) !important;color:var(--brand-white-text) !important}#pwa-install-modal .modal__reg .modal__navigation .modal__btn.modal__btn--outlined{background:transparent;color:#9d98a3}@media screen and (max-width: 767px){#pwa-install-modal .modal__reg .modal__navigation{padding:6px}#pwa-install-modal .modal__reg .modal__navigation .modal__btn{padding:6px 12px;font-size:13px}}#pwa-install-modal .modal__reg .modal__body{padding-top:0;margin:0}#pwa-install-modal .modal__reg .warning{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;margin:0;margin:7px;padding:16px 8px;background:var(--brand-bg-medium);border-radius:4px}#pwa-install-modal .modal__reg .warning__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px;color:#9d98a3}#pwa-install-modal .modal__reg .warning__text{flex:1;font-weight:400;font-size:12px;line-height:16px;color:#9D98A3;margin:0;text-align:left}#pwa-install-modal .modal__reg .modal__btn--yellow{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;margin:0;font-size:16px;font-weight:700;line-height:24px;border-radius:4px;background-color:var(--brand-accent);color:var(--brand-bg-dark);border:none}#pwa-install-modal .modal__reg .content-section{display:flex;flex-direction:column;justify-content:space-between;min-height:500px}@media screen and (max-width: 767px){#pwa-install-modal .modal__reg .content-section{min-height:75vh}}*{padding:0;margin:0;box-sizing:border-box}button,input,textarea{appearance:none;-webkit-appearance:none;font-family:inherit}button:focus{box-shadow:none !important}*:focus{outline:none !important}body{font-family:var(--font-family);background:var(--brand-bg-darker)}@media screen and (max-width: 767px){body{background:var(--brand-bg-dark)}}body.active{overflow:hidden;width:100%;-webkit-overflow-scrolling:none;overscroll-behavior:none}a{display:inline-block;font:inherit;color:inherit;transition:300ms;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;max-height:100%}a img{border:none;outline:none}ul{margin:0;padding:0;list-style:none}.container{max-width:100%;padding:0 80px;margin:0 auto}@media screen and (max-width: 1400px){.container{padding:0 60px}}@media screen and (max-width: 767px){.container{width:100%;padding:0 15px}}.wrapper{overflow:hidden;position:relative;margin-left:296px;color:#f5f5f5}@media screen and (max-width: 991px){.wrapper{margin-left:260px}}@media screen and (max-width: 767px){.wrapper{margin-left:0}}@media screen and (max-width: 767px){.wrapper{margin:0}.wrapper::before{content:"";position:absolute;width:100%;height:1000vh;opacity:0;background-color:#00000080;z-index:-1}.wrapper.active::before{opacity:1;z-index:6}}.wrapper.drop{margin-left:88px}@media screen and (max-width: 767px){.wrapper.drop{margin-left:0}}#offline-banner{position:fixed;top:0;left:0;right:0;z-index:120;display:none;align-items:center;gap:8px;padding:8px 16px;background:#7a1c3a;color:#fff;font-size:12px;line-height:1.4}@media screen and (max-width: 767px){#offline-banner{top:0}}.offline-banner__dot{width:8px;height:8px;border-radius:50%;background:#ffb3c1}.offline-banner__text{opacity:0.9}.modal__body{padding-top:1.5rem;min-height:300px}.modal__offer{min-height:initial}.modal__body_empty{display:flex;justify-content:center;align-items:center}.modal__head__right{display:flex;align-items:center;gap:15px}#popup-body{color:white}#popup-body .input-group__notice{margin-bottom:1rem}.modal__head__right .link__back{width:32px;height:32px}.modal__profile .input-group__phone{display:flex}.modal__profile .phone-select{font-size:14px;border:none;outline:none;background:transparent;appearance:none;-webkit-appearance:none;background:var(--brand-bg-medium);border-radius:10px 0px 0px 10px;padding:22px 0px 10px 15px;border-right:1px solid var(--brand-border-light);color:white;min-width:100px}.modal__profile .country-select{font-size:14px;outline:none;background:transparent;background:var(--brand-bg-medium);border-radius:12px;padding:12px 16px 12px;color:white;width:100%}.modal__profile .input-group__phone{display:flex}.modal__profile .phone-select{font-size:14px;border:none;outline:none;background:transparent;appearance:none;-webkit-appearance:none;background:var(--brand-bg-medium);border-radius:10px 0px 0px 10px;padding:22px 0px 10px 15px;border-right:1px solid var(--brand-border-light);color:white;min-width:100px}.modal__profile .country-select-label{left:0px !important;top:-3px !important}.w-100{width:100%}.btn{padding:8px 24px;font-size:16px;line-height:24px;border-radius:4px;font-weight:700}@media screen and (max-width: 767px){.btn{padding:8px 16px;font-size:14px;line-height:171%}}.modal__pending__withdrawals{margin-top:1rem}.modal__withdrawals__header{display:flex;justify-content:space-between;margin-bottom:0.5rem}.modal__pending__withdrawals__item{display:flex;justify-content:space-between;margin-bottom:0.5rem}.modal__pending__withdrawals__item--info{background:var(--brand-card-bg);width:100%;padding:8px;border-radius:4px;margin-right:1rem}.modal__pending__withdrawals__item--header{display:flex;justify-content:space-between;width:100%;margin-bottom:0.5rem}.modal__withdrawal__status{display:flex;align-items:center;gap:0.5rem}.modal__withdrawal__amount{font-size:14px}.modal__withdrawals--grey_text{color:var(--brand-primary);font-size:10px}.modal__withdrawals--grey_text span{color:white}.modal__bonus--cancel{font-weight:700;font-size:12px;line-height:133%;text-align:center;color:#f5f5f5;background:var(--brand-card-bg);height:48px;width:72px;display:flex;align-items:center;justify-content:center;border-radius:4px;position:relative}.modal__bonus--cancel svg{position:absolute;left:-8px;top:50%;transform:translate(0, -50%)}.modal__bonus--cancel a{color:var(--brand-accent);background:none;border:none;cursor:pointer;padding:14px;font-weight:bold}.modal__title-small{color:white;line-height:28px;font-size:20px}.confirmation-modal__items{margin-top:30%}@media screen and (max-width: 767px){.confirmation-modal__items{margin-top:60%}}.modal__confirmation-text{color:#979E9A;font-size:12px;margin-bottom:1rem}.modal__confirmation--btns{display:flex;gap:1rem}.modal__confirmation--btns form{width:100%}.modal__confirmation--btns button{background:var(--brand-accent);width:100%;height:40px;font-weight:700;font-size:14px;line-height:171%;text-align:center;color:var(--brand-bg-dark);border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}@media screen and (max-width: 767px){.header_hidable{display:none !important}}.header{z-index:100;position:fixed;top:0;left:0;right:100%;width:100%;margin:0 auto;background:var(--brand-bg-medium);color:#fff;height:72px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.header{background:transparent;position:relative;height:64px}}.header__login{background:var(--brand-primary);border:2px solid var(--brand-border-light);color:#f5f5f5}.header__login:hover{background:var(--brand-button-hover);border-color:var(--brand-button-hover);color:#fff}.header__btn{background:var(--brand-accent);color:var(--brand-bg-dark)}.header__items{padding:16px;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width: 767px){.header__items{padding:4px 15px;justify-content:center}}.header__item{display:flex;gap:16px;align-items:center}.header__logo{display:flex;max-width:208px}@media screen and (max-width: 767px){.header__logo{max-width:208px}}.header__burger{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--brand-card-bg);border-radius:4px;cursor:pointer}.header__burger:hover{background:var(--brand-tertiary)}@media screen and (max-width: 767px){.header__burger{display:none}}@media screen and (max-width: 767px){.header .btn{display:none}}.title{font-size:20px;line-height:24px;font-weight:700}@media screen and (max-width: 767px){.title span{display:none}}.main{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;margin-top:90px}@media screen and (max-width: 767px){.main{margin-top:0}}.showcase__items{overflow:visible;-webkit-clip-path:inset(0 -100% 0 0);clip-path:inset(0 -100% 0% 1%);padding:30px;margin:0 -30px}@media screen and (max-width: 767px){.showcase__items{padding:0px 30px 0px 30px}}.showcase__item{padding:32px;max-width:528px;max-height:352px;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 4px 24px 0 rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.3)}@media screen and (max-width: 767px){.showcase__item{padding:24px 16px}}.showcase__item::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.showcase__img{width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.showcase__img picture{width:100%;height:100%}.showcase__img img{width:100%;height:100%;object-fit:cover}.showcase__info{position:relative;z-index:5;color:#fff}.showcase__head{font-size:20px;line-height:32px;font-family:var(--second-family);text-transform:uppercase;letter-spacing:0.02em;color:var(--brand-accent)}@media screen and (max-width: 767px){.showcase__head{font-size:16px;line-height:150%}}.showcase__title{font-size:56px;line-height:80px;letter-spacing:0.01em;text-transform:uppercase;font-family:var(--second-family)}@media screen and (max-width: 1400px){.showcase__title{font-size:46px}}@media screen and (max-width: 1200px){.showcase__title{font-size:42px}}@media screen and (max-width: 767px){.showcase__title{font-size:40px;line-height:120%}}.showcase__mini{font-size:16px;line-height:24px;margin-top:16px}@media screen and (max-width: 767px){.showcase__mini{font-size:14px;line-height:143%}}.showcase__btn{font-size:24px;line-height:32px;font-family:var(--second-family);text-transform:uppercase;width:100%;height:64px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,0.3);border-radius:4px;margin-top:65px;transition:300ms}.showcase__btn:hover{background:#f5f5f5;border:2px solid #f5f5f5;color:var(--brand-bg-dark)}@media screen and (max-width: 767px){.showcase__btn{margin-top:40px;height:48px}}.showcase__btn-wrapper{position:relative;margin-top:65px;overflow:visible}@media screen and (max-width: 767px){.showcase__btn-wrapper{margin-top:40px}}.showcase__btn-wrapper .showcase__btn{position:relative;margin-top:0;overflow:visible}.showcase__btn-icon-wrapper{position:absolute;right:0px;top:45%;transform:translateY(-50%);z-index:2;pointer-events:none}.showcase__btn-icon{display:block;max-width:100px}@media screen and (max-width: 767px){.showcase__btn-icon{max-width:60px}}.showcase__sign{position:absolute;right:-1px;top:8px;z-index:5;font-weight:700;font-size:12px;line-height:200%;color:#fff;display:flex;gap:4px;backdrop-filter:blur(4px);background:rgba(255,255,255,0.1);border-radius:40px 0 0 40px;padding:4px 8px 4px 4px}.showcase .swiper-pagination{position:relative;bottom:-20px;left:50%;z-index:3;transform:translateX(-50%)}@media screen and (max-width: 767px){.showcase .swiper-pagination{bottom:23px;gap:6px}}.showcase .swiper-pagination-bullet{width:12px;height:12px;background:rgba(255,255,255,0.3);border-radius:50%;cursor:pointer;transition:all 0.3s ease;border:2px solid transparent}@media screen and (max-width: 767px){.showcase .swiper-pagination-bullet{width:10px;height:10px}}.showcase .swiper-pagination-bullet:hover{background:rgba(255,255,255,0.5)}.showcase .swiper-pagination-bullet-active{background:var(--brand-accent);border-color:var(--brand-accent);transform:scale(1.2)}.slots{margin-bottom:32px}@media screen and (max-width: 767px){.slots{margin-bottom:28px}}.slots__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.slots__nav{display:flex;align-items:center;gap:12px}.slots__all{font-size:14px;font-weight:600;color:var(--brand-accent)}@media screen and (max-width: 767px){.slots__all{font-size:12px}}.slots__grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:16px}@media screen and (max-width: 991px){.slots__grid{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 767px){.slots__grid{grid-template-columns:repeat(3, 1fr);gap:10px}}.slots__grid .providers__item{height:140px}@media screen and (max-width: 767px){.slots__grid .providers__item{height:100px}}.slots__number{width:72px;height:96px;position:absolute;left:0;bottom:0;z-index:-1}@media screen and (max-width: 767px){.slots__number{width:56px;height:64px}}.slots__number--big{width:105px;height:96px}@media screen and (max-width: 767px){.slots__number--big{width:64px;height:64px}}.slots__number img{width:100%;height:100%}.slots .swiper__nav{display:flex;gap:8px}.slots .swiper-button-next,.slots .swiper-button-next2,.slots .swiper-button-next3,.slots .swiper-button-next4,.slots .swiper-button-next5{background-image:url(/assets/slotmonkey/arrow_next-046adcdb875754cada7e3ce6dd0d2ade56d0d9b71385203accaa942f333cdb3c.svg);background-repeat:no-repeat;background-position:center;width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:static;margin:0;z-index:2}.slots .swiper-button-next::after,.slots .swiper-button-next2::after,.slots .swiper-button-next3::after,.slots .swiper-button-next4::after,.slots .swiper-button-next5::after{display:none}.slots .swiper-button-next.swiper-button-disabled,.slots .swiper-button-next2.swiper-button-disabled,.slots .swiper-button-next3.swiper-button-disabled,.slots .swiper-button-next4.swiper-button-disabled,.slots .swiper-button-next5.swiper-button-disabled{opacity:0.5}.slots .swiper-button-prev{background-image:url(/assets/slotmonkey/arrow_next-046adcdb875754cada7e3ce6dd0d2ade56d0d9b71385203accaa942f333cdb3c.svg);background-repeat:no-repeat;background-position:center;width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:static;margin:0;z-index:2;transform:rotate(180deg)}.slots .swiper-button-prev::after{display:none}.slots .swiper-button-prev.swiper-button-disabled{opacity:0.5}.winner__items{overflow:hidden;margin-top:16px}.winner__items:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;overflow-x:hidden;gap:8px}.winner__items:not(.swiper-initialized) .swiper-slide{flex-shrink:0;margin-left:0}@media screen and (min-width: 1500px){.winner__items:not(.swiper-initialized) .swiper-slide{width:calc(20% - 6.4px)}}@media screen and (max-width: 1499px) and (min-width: 1200px){.winner__items:not(.swiper-initialized) .swiper-slide{width:calc(25% - 6px)}}@media screen and (max-width: 1199px) and (min-width: 991px){.winner__items:not(.swiper-initialized) .swiper-slide{width:calc(33.33% - 5.33px)}}@media screen and (max-width: 990px) and (min-width: 767px){.winner__items:not(.swiper-initialized) .swiper-slide{width:calc(50% - 4px)}}@media screen and (max-width: 766px){.winner__items:not(.swiper-initialized) .swiper-slide{width:calc(45.45% - 3.6px)}}.winner__item{padding:8px;background:var(--brand-bg-medium);border-radius:8px;display:flex;align-items:center;gap:16px}@media screen and (max-width: 767px){.winner__item{gap:8px}}.winner__img{border-radius:4px;display:flex;overflow:hidden;max-width:56px}@media screen and (max-width: 767px){.winner__img{max-width:32px}}.winner__img img{width:100%;height:100%;object-fit:cover}.winner__sum{font-weight:700;font-size:16px;line-height:16px;margin-bottom:8px}@media screen and (max-width: 767px){.winner__sum{font-size:14px;line-height:114%;margin-bottom:0}}.winner__slot{font-size:10px;line-height:12px;color:var(--brand-primary)}.winner__slot span{font-weight:700}.new-slots__items{margin-top:12px;overflow:visible;-webkit-clip-path:inset(0 -100% 0 0);clip-path:inset(0 -100% 0% 0%)}.new-slots__item{max-width:250px;width:100%;height:100%;display:flex;border-radius:8px;overflow:hidden;flex-shrink:0;position:relative;margin-right:16px;transform:translateZ(0);backface-visibility:hidden}.new-slots__item img{width:100%;height:100%;object-fit:cover;object-position:center}.top-slots__items{margin-top:12px;overflow:visible;-webkit-clip-path:inset(0 -100% 0 0);clip-path:inset(0 -100% 0% 0%)}.top-slots__item{width:100%;height:100%;display:flex;align-items:flex-end;border-radius:8px;overflow:hidden;padding-left:48px;position:relative}@media screen and (max-width: 767px){.top-slots__item{padding-left:35px}}.top-slots__item img{width:100%;height:100%;border-radius:8px}.providers__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.providers__items{overflow:visible;-webkit-clip-path:inset(0 -100% 0 0);clip-path:inset(0 -100% 0% 0%);margin-bottom:32px;margin-top:12px}@media screen and (max-width: 767px){.providers__items{margin-bottom:28px}}.providers__item{height:104px;background:var(--brand-bg-medium);border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:background 300ms}.providers__item img{max-width:80%;max-height:70%;object-fit:contain}.providers__item svg{max-width:80%;max-height:70%}.providers__item:hover{background:#18251a;color:#fff}.providers__item--img{max-width:80%;max-height:70%;object-fit:contain}.providers .providers__nav{display:flex;align-items:center;gap:12px}.providers .swiper__nav{display:flex;gap:8px}.providers .swiper-button-next{background-image:url(/assets/slotmonkey/arrow_next-046adcdb875754cada7e3ce6dd0d2ade56d0d9b71385203accaa942f333cdb3c.svg);background-repeat:no-repeat;background-position:center;width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:static;margin:0;z-index:2}.providers .swiper-button-next::after{display:none}.providers .swiper-button-next.swiper-button-disabled{opacity:0.5}.providers .swiper-button-prev{background-image:url(/assets/slotmonkey/arrow_next-046adcdb875754cada7e3ce6dd0d2ade56d0d9b71385203accaa942f333cdb3c.svg);background-repeat:no-repeat;background-position:center;width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:static;margin:0;z-index:2;transform:rotate(180deg)}.providers .swiper-button-prev::after{display:none}.providers .swiper-button-prev.swiper-button-disabled{opacity:0.5}.promo{margin-bottom:32px}@media screen and (max-width: 767px){.promo{margin-bottom:28px}}.promo__text{font-size:14px;line-height:20px}.promo__title{font-size:40px;line-height:48px;letter-spacing:0.01em;font-family:var(--second-family);text-transform:uppercase;white-space:nowrap}@media screen and (max-width: 1500px){.promo__title{font-size:34px;line-height:41px}}@media screen and (max-width: 991px){.promo__title{font-size:32px}}.promo__info{display:flex;flex-direction:column;gap:4px;align-items:center;position:relative;z-index:5}.promo__btn{width:100%;max-width:279px;margin:16px auto 0;font-size:14px;line-height:24px;font-weight:700;background:var(--brand-accent);color:var(--brand-bg-dark);display:flex;align-items:center;justify-content:center;height:40px;border-radius:4px;position:relative;z-index:5}.promo__items{overflow:visible;-webkit-clip-path:inset(0 -100% 0 0);clip-path:inset(0 -100% 0% 0%)}.promo__logo{display:flex}.promo__item{position:relative;padding:16px;border-radius:8px;overflow:hidden;height:193px;max-width:528px}.promo__item::before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, var(--brand-bg-medium) 100%);top:0;left:0;z-index:1}.promo__item--second::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #3a0f72 100%)}.promo__item--third::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #0c4d5a 100%)}.promo__item--four::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #5a0c52 100%)}.promo__bg{position:absolute;width:100%;height:100%;top:0;left:0;display:flex}.promo__bg img{width:100%;height:100%}.desktop__secondary_level_promos{display:block}@media screen and (max-width: 767px){.desktop__secondary_level_promos{display:none}}.mobile__secondary_level_promos{display:none}@media screen and (max-width: 767px){.mobile__secondary_level_promos{display:block}}.live-slots__items{overflow:visible;-webkit-clip-path:inset(0 -100% 0 0);clip-path:inset(0 -100% 0% 0%);margin-top:12px}.jackpot__sum{font-weight:700;font-size:14px;line-height:16px;letter-spacing:0.01em;width:125px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0;background:#d2242b;position:absolute;left:50%;bottom:0;transform:translate(-50%, 0)}.footer{padding-top:32px;padding-bottom:50px}@media screen and (max-width: 767px){.footer{padding-bottom:80px}}.footer__links{padding-top:32px;border-top:1px solid var(--brand-bg-dark);display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:24px 40px;margin-bottom:40px}@media screen and (max-width: 767px){.footer__links{border-top:0;grid-template-columns:repeat(2, 1fr);margin-bottom:32px;display:none}}.footer__links li{transition:300ms}.footer__links li:hover a{color:#fff}.footer__links li a{font-size:12px;line-height:16px;color:#bfbfbf}@media screen and (max-width: 767px){.footer .footer__links.grid-style{display:grid;grid-template-columns:repeat(2, 1fr);text-align:center}}.footer__payments{margin-bottom:32px;border-top:1px solid var(--brand-bg-dark);display:flex;align-items:center;justify-content:center;gap:40px;padding:32px 24px 0}@media screen and (max-width: 1500px){.footer__payments{flex-wrap:wrap;gap:20px 40px}}@media screen and (max-width: 767px){.footer__payments{padding:32px 0 0;gap:16px 30px}}.footer__payments li{opacity:0.5}.footer__payments li:first-child,.footer__payments li:nth-child(2){opacity:1}.footer__payments .payment-icon{height:36px;width:auto;object-fit:contain}.footer__text{font-size:12px;line-height:14px;color:rgba(245,245,245,0.5);padding-top:32px;border-top:1px solid var(--brand-bg-dark);margin-bottom:32px}.footer__text a{color:whitesmoke}.footer__text p{margin-bottom:16px}.footer__text p:last-child{margin-bottom:0}.footer__end{border-top:1px solid var(--brand-bg-dark);padding-top:32px;display:flex;align-items:center;justify-content:space-between}.footer .footer__links--head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:4px;background:var(--brand-bg-medium);margin-top:8px;display:none}@media screen and (max-width: 767px){.footer .footer__links--head{display:flex}.footer .footer__links--head.active .footer__links--arrow{rotate:180deg}}.footer .footer__links--arrow{transition:300ms}.footer .footer__links--text{display:flex;gap:16px;align-items:center;font-weight:700;font-size:14px;line-height:143%}.footer__seal-image{width:75px;height:auto}@media screen and (max-width: 767px){.footer__seal-image{width:56px}}.navbar{padding-top:72px;max-width:296px;width:100%;position:fixed;top:0;left:0;height:100%;overflow:auto;scrollbar-color:var(--brand-card-bg) var(--brand-card-bg);scrollbar-width:thin;background:var(--brand-bg-dark);z-index:90;min-width:88px;transition:300ms}.navbar__pwa-icon{width:24px !important;height:24px !important;background:none !important;box-shadow:none !important;padding:0 !important}@media screen and (max-width: 991px){.navbar{max-width:260px}}@media screen and (max-width: 767px){.navbar{left:-125vh;z-index:200;max-width:100%;padding-top:0}}.navbar__decor{position:absolute;top:0;left:0;z-index:-2}.navbar.open{left:0}.navbar.active{max-width:88px;scrollbar-width:none;-ms-overflow-style:none}.navbar.active .navbar__crypto{display:none}.navbar.active .navbar__home a{justify-content:center;display:block}.navbar.active .navbar__btn{display:none}.navbar.active .navbar__btn--mini{display:flex}.navbar.active .navbar__btn--mini:hover{background:var(--color-hover);border-radius:8px}.navbar.active .navbar__main p{opacity:0;visibility:hidden;transition:opacity 300ms, visibility 300ms}.navbar.active .navbar__main a{padding:8px}.navbar.active .navbar__main .navbar__list li{padding-left:0}.navbar.active .navbar__main .navbar__list li a{height:56px;justify-content:center;display:block;padding:8px;text-align:center}.navbar.active .navbar__main .navbar__search a{height:40px;justify-content:center}.navbar.active .navbar__other{padding:16px}.navbar.active .navbar__other .navbar__sign-out{text-align:center}.navbar.active .navbar__other .navbar__sign-out .header__btn{padding:0}.navbar__logout--avtoriz{margin-top:10px}.navbar__head{display:none}@media screen and (max-width: 767px){.navbar__head{padding:4px 0;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}}@media screen and (max-width: 767px){.navbar__main{padding-bottom:40px}}.navbar__other{height:100%;padding:16px;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media screen and (max-width: 767px){.navbar__other{padding:0 16px;justify-content:flex-start}}.navbar__btn{background-color:var(--btn-grey);font-size:12px;font-weight:600;letter-spacing:-0.02em;line-height:16px;line-height:20px;width:100%}.navbar__btn--mini{height:40px;display:none;align-items:center;justify-content:center}.navbar__btn--mini:hover svg path{fill:#fff}.navbar__btn:hover{background-color:var(--btn-grey-hover)}.navbar__bottom{padding-bottom:20px;margin-top:30px}@media screen and (max-width: 767px){.navbar__bottom{padding-bottom:105px}}.navbar__crypto{align-items:center;display:flex;gap:9px;justify-content:center;margin-bottom:12px}.navbar__crypto--img{display:flex}.navbar__crypto--img img{width:auto;max-width:42px;height:20px}.navbar__home a{padding:16px;display:flex;align-items:center;gap:16px;font-size:14px;font-weight:700;border-radius:4px;height:72px}.navbar__home a:hover{background:var(--brand-bg-medium);color:#fff}.navbar__home a img{padding:4px;border-radius:4px;background:linear-gradient(180deg, #3E2068 0%, #4D209D 100%);box-shadow:0 4px 2px 0 rgba(0,0,0,0.25)}.navbar__list{display:flex;flex-direction:column;margin-top:16px;padding-top:16px;position:relative}@media screen and (max-width: 767px){.navbar__list{margin-top:8px;padding-top:8px}}.navbar__list::before{content:"";top:0;left:0;position:absolute;background:var(--brand-bg-medium);height:1px;width:100%}.navbar__list li{transition:300ms;margin-bottom:16px}@media screen and (max-width: 767px){.navbar__list li{margin-bottom:8px}}.navbar__list li:last-child{margin-bottom:0}.navbar__list li.active a{background:var(--brand-card-bg);color:#fff;border-radius:4px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.25)}.navbar__list li.active a img{background:none !important;box-shadow:none !important}.navbar__list li a{padding:16px;display:flex;align-items:center;gap:16px;font-size:14px;font-weight:700;border-radius:4px;height:72px;white-space:nowrap}.navbar__list li a:hover{background:var(--brand-bg-medium);color:#fff}.navbar__list li a img{padding:4px;border-radius:4px;background:linear-gradient(180deg, #3E2068 0%, #4D209D 100%);box-shadow:0 4px 2px 0 rgba(0,0,0,0.25);width:40px;height:40px}.navbar svg{fill:#f5f5f5;width:24px;height:24px}.navbar svg g path{fill:#f5f5f5}.navbar .svg-stroke g path{fill:transparent}.navbar .svg-stroke g path{stroke:#f5f5f5}.navbar .svg-stroke:hover g path{fill:transparent;stroke:#fff}.navbar .svg-stroke.active g path{fill:transparent}.navbar .svg-stroke.active g path{stroke:#fff}.navbar__exit{width:32px;height:32px;background:var(--brand-card-bg);border-radius:4px;display:flex;align-items:center;justify-content:center}.navbar__exit svg{width:12px;height:12px}.select{margin-top:16px;font-size:14px;font-weight:700;position:relative}@media screen and (max-width: 767px){.select{margin-top:8px}}.select_main_value_icon{display:flex;align-items:center;gap:16px}.select_main_drops{position:absolute;bottom:0;width:100%;height:100%;left:0;background:var(--brand-bg-dark)}.select_main_drop{padding:0 15px}.select_main_value{display:flex;align-items:center;justify-content:space-between;padding:16px;transition:300ms;border-radius:4px;cursor:pointer}.select_main_value:hover{background:var(--brand-card-bg)}.select_variant_value_text{font-size:12px;line-height:16px;color:var(--brand-primary)}.select_main_drops{display:none;position:absolute}.select_main_drop_icon{display:none}.select_main_drop_item:hover{background-color:var(--brand-card-bg);cursor:pointer}.select_main_drop_flag{max-width:20px}.select_main_drop_text{display:flex;gap:16px;align-items:center;font-weight:400}.select_main_drop_item{display:flex;align-items:center;justify-content:space-between;height:40px;margin-bottom:10px;padding:0 8px 0 16px;border-radius:4px;transition:300ms}.select_main_drop_item:last-child{margin-bottom:0}.select_main_drop_item svg{width:16px;height:16px}.select_main_drop_top{padding:16px 0px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.select_main_drop_top .select_main_value_icon span{font-weight:700;font-size:20px;line-height:120%}.select_main_exit{width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:var(--brand-card-bg);cursor:pointer}.select_main_exit svg{width:12px;height:12px}.navigation{position:fixed;bottom:0;width:100%;z-index:150;color:#fff;background:var(--brand-bg-medium);padding:12px 16px;display:none;box-shadow:0 0 4px 0 rgba(0,0,0,0.25)}@media screen and (max-width: 767px){.navigation{display:block}}.navigation__items{display:flex;justify-content:space-between}.navigation__items li{width:100%;font-weight:500;font-size:12px;display:flex;align-items:center}.navigation__items li a{display:flex;flex-direction:column;align-items:center;gap:5px}.navigation__items li a svg{width:25px;height:25px}.navigation__btns{justify-content:flex-end}.navigation .burger__menu{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--brand-card-bg);border-radius:4px}.navigation:hover{background:#203c2b;color:#fff}.tabs{display:none}@media screen and (max-width: 767px){.tabs{display:block;margin-top:16px;margin-bottom:16px}}.tabs .navbar__list{display:flex;flex-direction:row;gap:8px;max-width:calc(100vw - 30px);width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:0;padding-top:0;scrollbar-width:none}.tabs .navbar__list::-webkit-scrollbar{display:none}.tabs .navbar__list::before{display:none}.tabs .navbar__list li{margin-bottom:0;background:var(--brand-bg-medium);border-radius:4px}.tabs .navbar__list li.active:nth-child(2) svg path:last-child{stroke:#f5f5f5}.tabs .navbar__list li.active{background:#f5f5f5;color:var(--brand-bg-dark)}.tabs .navbar__list li.active svg path{fill:var(--brand-bg-dark)}.tabs .navbar__list li a{padding:8px;height:40px;gap:4px;font-size:12px}.select-mobile{display:none;margin-top:0;background:var(--brand-bg-medium);border-radius:4px}@media screen and (max-width: 767px){.select-mobile{display:block}}@media screen and (max-width: 767px){.select-mobile .select_main_drop{padding-bottom:10px}}.select-mobile .select_main_drops{bottom:56px;z-index:5;border-radius:16px 16px 0 0}@media screen and (max-width: 767px){.select-mobile .select_main_drops{min-height:360px;max-height:360px;overflow:auto}}.navbar.active .select_main_value_icon span{display:none}.navbar.active .select_variant_value_text{display:none}.tabs-lobby{z-index:155}.tabs-lobby.dop{box-shadow:0 6px 6px 0 rgba(0,0,0,0.1);transform:none;position:fixed;padding:16px 0;background:var(--brand-bg-dark);margin-top:0;top:0}.tabs-lobby.fixed{position:static}.search-lobby{font-weight:700;font-size:12px;line-height:133%;text-align:center;color:#eee;margin-bottom:24px;width:100%;z-index:155}.search-lobby.dop{box-shadow:0 6px 6px 0 rgba(0,0,0,0.1);transform:none;position:fixed;padding:0 0 16px;background:var(--brand-bg-dark);margin-top:0;top:72px}.search-lobby.fixed{position:static}.search-lobby__items{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;border-radius:4px;background:var(--brand-card-bg)}.tabs-lobby,.search-lobby{transition:all 0.4s ease;transform:translateY(0)}.tabs-lobby:not(.fixed),.search-lobby:not(.fixed){transform:translateY(0px)}.modal__input__group{display:flex;align-items:center;gap:1rem}.modal__input__group .modal__input{width:100%}.modal{background:var(--brand-bg-dark);width:100%;max-width:600px;border-radius:8px;padding:0;position:relative;overflow:auto;display:none}@media screen and (max-width: 767px){.modal{height:100%;border-radius:0}}.modal__logo{display:flex;justify-content:center}.modal__logo img{max-height:20vh;width:auto}.modal__title{font-weight:400;font-size:40px;line-height:120%;letter-spacing:0.01em;text-transform:uppercase;text-align:center;color:#f5f5f5;font-family:var(--second-family)}.modal__mini{font-weight:400;font-size:14px;line-height:143%;text-align:center;color:#4c594e;margin-top:8px}.modal__inputs{display:flex;flex-direction:column;gap:8px;margin-top:24px}.modal__errors{color:#d2242b;font-size:16px;line-height:133%;margin-bottom:8px}.modal__input{position:relative}.modal__input input{width:100%;height:56px;padding:16px;background:var(--brand-bg-medium);border-radius:4px;border:none;color:#fff;font-weight:400;font-size:14px;line-height:171%}.modal__input input::placeholder{color:var(--brand-primary)}.modal__input select.modal__form-select{width:100%;height:56px;padding:24px 16px 8px;background:var(--brand-bg-medium);border-radius:4px;border:none;color:#fff;font-weight:400;font-size:14px;line-height:171%;appearance:none;-webkit-appearance:none;cursor:pointer}.modal__input select.modal__form-select option{background:var(--brand-bg-medium);color:#fff;padding:8px}.modal__input select.modal__form-select:focus{outline:none}.modal__input--error{font-size:12px;line-height:133%;color:#d2242b;margin-top:4px}.modal__input--checkbox{display:flex;align-items:center;gap:8px;margin-top:8px}.modal__input--checkbox input[type="checkbox"]{width:16px;height:16px;margin:0;cursor:pointer;border:1px solid var(--brand-accent);border-radius:2px;appearance:none;-webkit-appearance:none;background-color:transparent;position:relative}.modal__input--checkbox input[type="checkbox"]:checked{background-color:var(--brand-accent)}.modal__input--checkbox input[type="checkbox"]:checked::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:6px;height:10px;border:solid var(--brand-bg-dark);border-width:0 2px 2px 0}.modal__input--checkbox label{font-size:14px;line-height:1.4;color:#f5f5f5;cursor:pointer}.modal__input--checkbox label a{color:var(--brand-accent);text-decoration:underline;transition:opacity 0.3s ease}.modal__input--checkbox label a:hover{opacity:0.8}.modal__view{position:absolute;cursor:pointer;top:21px;right:16px;display:flex}.modal__btn{width:100%;height:56px;font-weight:700;font-size:16px;line-height:150%;text-align:center;color:var(--brand-bg-dark);border:none;border-radius:4px;background:#f5f5f5;cursor:pointer;margin-top:16px}.modal__btn--yellow{background:var(--brand-accent)}.modal__btn--error{font-size:12px;line-height:133%;text-align:center;color:#d2242b;margin-top:16px}.modal__link{padding-top:24px;margin-top:24px;border-top:1px solid var(--brand-bg-medium);gap:8px;justify-content:center;text-align:center}.modal__link--white a{color:#fff}.modal__link--yellow a{color:var(--brand-accent)}.modal__link p{font-weight:400;font-size:14px;line-height:143%;color:#f5f5f5}.modal__link a{font-weight:700;font-size:14px;line-height:143%}.modal__items{position:relative;z-index:5;padding:20px 40px 40px;overflow:hidden}@media screen and (max-width: 767px){.modal__items{padding:0 16px 16px}}.modal__decor{position:absolute;top:0;left:0;z-index:-1;display:flex;width:100%}.modal__decor img{width:100%}.modal__exit{cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--brand-card-bg);border-radius:4px;position:absolute;top:16px;right:16px;z-index:5}.modal .fancybox-button.fancybox-close-small{display:none}.modal .showcase__item{margin-top:24px}@media screen and (max-width: 767px){.modal .showcase__item{padding:24px 24px 32px}}.modal .modal__form-label{font-weight:400;font-size:10px;line-height:160%;color:#eee;position:absolute;left:16px;top:8px}.modal .modal__form-input{padding:24px 16px 8px}.modal__head{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:4px;gap:40px}@media screen and (max-width: 767px){.modal__head{gap:20px}}.modal .modal__input--error .modal__form-input{border-color:#d2242b !important}.modal .field-error-message{font-size:12px;line-height:14px;color:#d2242b;margin-top:4px;padding-left:4px}@media screen and (max-width: 767px){.modal .field-error-message{font-size:11px;line-height:13px;margin-top:3px}}.modal__head{display:flex;justify-content:space-between;align-items:center;padding:16px}.modal__head .modal__exit{position:static}@media screen and (max-width: 767px){.modal__head{position:sticky;top:0;z-index:100;padding:12px 15px;margin-bottom:0;background:var(--brand-bg-medium)}}.modal__block{margin-bottom:16px}.modal__block:last-child{margin-bottom:0}.modal-mini .modal__items{padding:16px}.modal-mini .modal__exit{position:static}.modal-mini .modal__title{font-weight:400;font-size:28px;line-height:143%;letter-spacing:0.01em;text-transform:uppercase;color:#f5f5f5;margin-top:0}.modal-mini .showcase__mini{font-weight:700;font-size:14px;line-height:143%;margin-top:4px}.modal-mini .showcase__item{padding:16px;margin-top:0}.showcase__title--reg{color:var(--brand-accent)}@media screen and (max-width: 767px){.showcase__title--reg{margin-top:1.5rem}}.sign-up__subtitle{font-size:22px;line-height:24px;margin-top:16px;font-weight:500}@media screen and (max-width: 767px){.sign-up__subtitle{font-size:16px;line-height:143%}}.fancybox-slide--html{padding:0}.checkbox-politic{display:flex;cursor:pointer;align-items:center;gap:5px;width:fit-content;border-radius:4px;overflow:hidden}.checkbox-politic__inner{width:24px;height:24px;min-width:24px;border-radius:4px;background:white}.checkbox-politic__inner>span{width:100%;height:100%;display:block;position:relative;border-radius:4px}.checkbox-politic__inner>span::before{display:block;content:"";position:absolute;right:7px;bottom:7px;border:solid var(--brand-bg-dark);border-width:0px 2.5px 2.5px 0;transform:rotate(45deg);width:5px;height:10px;margin:0 auto;visibility:hidden}.checkbox-politic input:checked+span::before{opacity:1;visibility:visible}.checkbox-politic input:checked+span{background:var(--brand-accent)}.checkbox-politic input{display:none}.checkbox-politic__text{font-weight:400;font-size:14px;line-height:121%;color:var(--brand-primary)}.checkbox-politic__text a{color:var(--brand-accent);text-decoration:underline}.eu-aggregator-acceptance{display:flex;flex-direction:column;gap:12px;margin:16px 0 20px;padding:16px;background:var(--brand-bg-medium);border-radius:8px}.eu-aggregator-acceptance__row{display:flex;align-items:center;gap:12px}.eu-aggregator-acceptance__row .checkbox-politic{flex-shrink:0}.eu-aggregator-acceptance__row .checkbox-politic__text{flex:1;cursor:pointer}.modal__block--offer{display:flex;align-items:center;justify-content:center;padding:16px;background:var(--brand-bg-medium);border-radius:4px;gap:0px}@media screen and (max-width: 767px){.modal__block--offer{gap:0px}}.modal__block--name{font-weight:700;font-size:16px;line-height:150%;color:#f5f5f5;margin-bottom:16px}.modal-nooffer .checkbox-politic{gap:16px}.modal-nooffer .modal__block--offer{justify-content:flex-start}.modal__profile--block{padding:16px;background:var(--brand-bg-medium);border-radius:4px;margin-top:16px}.modal__profile--name{font-weight:700;font-size:20px;line-height:120%;color:#f5f5f5;word-break:break-word}.modal__profile--mini{font-size:14px;line-height:171%;color:var(--brand-primary)}.modal__profile--sum{font-weight:700;font-size:16px;line-height:150%;color:#f5f5f5}.modal__profile--btns{display:flex;gap:16px;margin-top:16px}.modal__profile--btn{width:100%;height:40px;font-weight:700;font-size:14px;line-height:171%;text-align:center;color:var(--brand-bg-dark);border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}.modal__profile--btn.white{background:#f5f5f5}.modal__profile--btn.yellow{background:var(--brand-accent)}.profile__bonus-game-image{width:60px}.profile__bonus-game-image img{border-radius:4px}.showcase__items .swiper-slide{max-width:528px;overflow:hidden;margin-right:24px}.invalid-feedback{color:#c13f3f}.text-white{color:#fff}.devise-form{width:500px}.mt-1{margin-top:1rem}.modal__bonus{margin-top:16px}.modal__bonus--text{font-weight:400;font-size:12px;line-height:133%;color:var(--brand-primary);display:flex;justify-content:space-between;margin-bottom:8px;align-items:center;max-width:350px}.modal__bonus--name{font-weight:700;font-size:12px;line-height:133%;letter-spacing:0.02em;color:var(--brand-accent)}.modal__bonus--deposit{display:flex;align-items:center;gap:4px}.modal__bonus--deposit span{font-weight:700;font-size:12px;line-height:133%;color:#f5f5f5}.modal__bonus--deposit p{font-weight:400;font-size:12px;line-height:133%;color:var(--brand-primary);white-space:nowrap}.modal__bonus--info{padding:8px;max-width:45px;width:100%;background:transparent;display:flex;justify-content:flex-end;position:relative;z-index:2}.modal__bonus--block{display:flex;border-radius:4px;overflow:hidden;height:fit-content;width:100%;max-width:350px;position:relative;background:rgba(255,255,255,0.1)}.modal__bonus--block::before{content:'';position:absolute;top:0;left:0;bottom:0;width:var(--bonus-progress, 0%);background:var(--brand-primary);opacity:0.25;z-index:1;pointer-events:none}.modal__bonus--blocks{display:flex;gap:20px;align-items:center;justify-content:space-between}.modal__bonus--offer{padding:8px;background:transparent;width:100%;max-width:310px;position:relative;z-index:2}.modal__bonus--rewards{font-weight:700;font-size:12px;line-height:133%;text-align:center;color:#f5f5f5;background:var(--brand-card-bg);height:48px;width:72px;display:flex;align-items:center;justify-content:center;border-radius:4px;position:relative}.modal__bonus--rewards svg{position:absolute;left:-8px;top:50%;transform:translate(0, -50%)}.modal__profile--block--bonus{position:relative;overflow:hidden}.modal__profile--block--bonus::after{content:'';position:absolute;top:0;right:0;bottom:0;width:40%;background-image:url(/assets/slotmonkey/profile/coins-88f5e9dad2f9bb3bd2e244517f8d842dc577ed22cd165bec547509bfc94b8f99.png);background-repeat:no-repeat;background-position:right 0 top 0;background-size:contain;opacity:0.3;pointer-events:none;-webkit-mask-image:radial-gradient(circle at 50% 25%, black 20%, black 5%, rgba(0,0,0,0) 50%);mask-image:radial-gradient(circle at 50% 25%, black 20%, black 5%, rgba(0,0,0,0) 50%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.modal__profile--block--bonus>*{position:relative;z-index:1}.modal__list{border-top:1px solid var(--brand-bg-medium);padding-top:8px;margin-top:16px}.modal__list li{padding:16px;transition:300ms;margin-bottom:8px}.modal__list li:last-child{margin-bottom:0}.modal__list li:hover{background:var(--brand-bg-medium);border-radius:4px}.modal__list li a{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:14px;line-height:143%;text-align:center;color:#eee}.modal__list li a p{display:flex;gap:16px;align-items:center}.modal__list li a p .modal__list--icon{width:24px;height:24px}.modal__out{border-top:1px solid var(--brand-bg-medium);height:52px;padding-top:16px;margin-top:8px;font-weight:700;font-size:14px;line-height:143%;color:var(--brand-accent);background:var(--brand-bg-dark);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.promotions .showcase__items{display:grid;grid-template-columns:repeat(auto-fit, minmax(528px, 1fr));grid-gap:20px}@media screen and (max-width: 1000px){.promotions .showcase__items{grid-template-columns:1fr}}@media screen and (min-width: 1001px){.promotions .showcase__items{display:flex;flex-wrap:wrap;gap:20px;width:100%}}.promotions .showcase__item{width:528px;flex-grow:0;flex-shrink:0}@media screen and (max-width: 1000px){.promotions .showcase__item{width:100%}}@media screen and (max-width: 1300px){.promotions .showcase__title{font-size:42px}}.promotions .showcase__scroll{display:flex;gap:8px;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:143%;color:#4c594e;height:68px;display:none;cursor:pointer}@media screen and (max-width: 1200px){.promotions .showcase__scroll{display:flex}}.modal-promo{position:relative}.modal-promo .showcase__item{padding:32px}@media screen and (max-width: 767px){.modal-promo .showcase__item{padding:24px 24px 32px}}.modal-promo .modal__profile--btn.white{background:transparent;border:2px solid rgba(255,255,255,0.3);color:#f5f5f5}@media screen and (max-width: 767px){.modal-promo .modal__items{padding-bottom:82px}}.modal-promo .modal__profile--btns{padding:16px;background:var(--brand-bg-medium);padding:16px;bottom:0;width:100%;z-index:5}@media screen and (max-width: 767px){.modal-promo .modal__profile--btns{position:fixed;max-width:600px}}.modal__promo--info{margin-top:24px}.modal__promo--text{font-weight:400;font-size:14px;line-height:143%;color:#eee}.modal__promo--text.grey{color:#9a9d99}.modal__promo--text p{margin-bottom:24px}.modal__promo--text ul{padding-left:20px;list-style:disc}.modal__promo--text ol{padding-left:20px}.modal__promo--text ol li[data-list='bullet']{list-style-type:disc}.modal__promo--text ol li[data-list='ordered']{list-style-type:decimal}.search{display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.search{position:sticky;top:0;left:0;right:0;z-index:1000;background:var(--brand-bg-dark)}}.search__back{width:40px;height:40px;background:var(--brand-card-bg);display:flex;align-items:center;justify-content:center;border-radius:4px}.search__input{width:100%;position:relative}.search__input input{border-radius:4px;width:100%;padding:12px 12px 12px 40px;height:40px;font-weight:400;font-size:12px;line-height:133%;color:#000}.search__input input::placeholder{color:#666}.search__input svg{position:absolute;left:8px;top:50%;transform:translate(0, -50%)}.search__clear{position:absolute;right:32px;top:50%;transform:translate(0, -50%);cursor:pointer;display:flex;display:none}.search__clear svg{width:20px;height:20px}@media screen and (max-width: 767px){.search__clear svg{width:16px;height:16px}}.search .search__input input:not(:placeholder-shown)+.search-icon+.clear-btn{display:flex}.tabs-search{display:flex;margin-top:24px}.tabs-search .navbar__list li{transition:300ms}.tabs-search .navbar__list li a:hover{background:var(--brand-card-bg);color:#fff}.search__items{margin-top:30px}@media screen and (max-width: 767px){.search__items{padding-bottom:32px;border-bottom:1px solid var(--brand-card-bg)}}.search__title{font-weight:700;font-size:20px;line-height:120%;color:#f5f5f5;margin-bottom:16px}.search__slots{display:grid;grid-template-columns:repeat(7, 1fr);grid-gap:16px}@media screen and (max-width: 1400px){.search__slots{grid-template-columns:repeat(6, 1fr)}}@media screen and (max-width: 1200px){.search__slots{grid-template-columns:repeat(5, 1fr)}}@media screen and (max-width: 991px){.search__slots{grid-gap:8px}}@media screen and (max-width: 767px){.search__slots{grid-template-columns:repeat(3, 1fr)}}.search__slot a{display:flex}.search__slot a img{border-radius:8px;width:100%;height:100%}.search input{border:none}.game{width:100%}.game__slot{display:flex}@media screen and (max-width: 767px){.game__slot{height:calc(100vh - 72px - env(safe-area-inset-bottom, 0px));height:calc(100vh - 72px - constant(safe-area-inset-bottom, 0px))}}.game__slot img{width:100%}.game .navigation{display:block}.game .navigation .navigation__items li a svg{width:12px;height:12px}.game .navigation .deposit__btn{display:flex;flex-direction:row;gap:4px}.game-blocked{color:var(--brand-text-secondary);text-align:center;margin-top:100px}.game-blocked--unavailable{display:flex;flex-direction:column;align-items:center;gap:20px;padding:60px 32px;width:100%;max-width:880px;margin:80px auto;border:1px solid var(--brand-border-light);border-radius:16px;background:var(--brand-card-bg)}.game-blocked--unavailable h3{font-size:26px;font-weight:700;margin:0}.game-blocked--unavailable p{font-size:15px;line-height:1.5;max-width:560px;color:var(--brand-text-muted);margin:0}.game-blocked--unavailable .game-blocked__cta{display:inline-block;min-width:220px;padding:14px 32px;border-radius:10px;background:var(--brand-primary);color:var(--brand-text-secondary);font-size:16px;font-weight:700;text-align:center;text-decoration:none;margin-top:12px;transition:background 0.15s ease, transform 0.15s ease}.game-blocked--unavailable .game-blocked__cta:hover,.game-blocked--unavailable .game-blocked__cta:focus{background:var(--brand-hover-primary);color:var(--brand-text-secondary);text-decoration:none;transform:translateY(-1px)}.game-iframe{position:fixed;width:100%;height:calc(100vh - 72px - env(safe-area-inset-bottom, 0px)) !important}.game-iframe iframe{width:100%;height:calc(100vh - 72px - env(safe-area-inset-bottom, 0px)) !important;border:none}@media screen and (max-width: 767px){.game-iframe{height:calc(100vh - 72px - env(safe-area-inset-bottom, 0px));height:calc(100vh - 72px - constant(safe-area-inset-bottom, 0px))}}@supports (-webkit-touch-callout: none){@media screen and (max-width: 767px){.game-iframe{height:calc(100% - 72px - env(safe-area-inset-bottom, 0px));height:calc(100% - 72px - constant(safe-area-inset-bottom, 0px))}}@media screen and (min-width: 768px){.game-iframe{height:100%}}}.game-iframe.unibo-overlay-container{height:calc(100vh - 72px - env(safe-area-inset-bottom, 0px)) !important}.game-iframe.unibo-overlay-container iframe{height:calc(100dvh - 72px - env(safe-area-inset-bottom, 0px)) !important}@media screen and (max-width: 767px){.game-iframe.unibo-overlay-container{height:calc(100vh - 72px - env(safe-area-inset-bottom, 0px));height:calc(100vh - 72px - constant(safe-area-inset-bottom, 0px))}}@supports (-webkit-touch-callout: none){@media screen and (max-width: 767px){.game-iframe.unibo-overlay-container{height:calc(100% - 72px - env(safe-area-inset-bottom, 0px));height:calc(100% - 72px - constant(safe-area-inset-bottom, 0px))}}@media screen and (min-width: 768px){.game-iframe.unibo-overlay-container{height:100%}}}@media screen and (max-width: 767px){.game__slot{height:calc(100vh - 72px - env(safe-area-inset-bottom, 0px));height:calc(100vh - 72px - constant(safe-area-inset-bottom, 0px))}}.navigation__balance-dep{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--brand-accent);border-radius:4px}.navigation__balance-sum{font-weight:700;font-size:12px;line-height:133%;text-align:right;color:#fff}.navigation__balance{display:flex;align-items:center;gap:16px;padding:8px 8px 8px 16px;background:var(--brand-card-bg);border-radius:4px;height:40px}.navigation-logged{justify-content:space-between}.navigation__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--brand-card-bg)}.navigation-deposit .header__btn{flex-direction:row}.header__balance{cursor:pointer;transition:opacity 0.2s ease;display:flex;justify-content:center;align-items:center;gap:24px}@media screen and (max-width: 761px){.header__balance{display:none}}.header__balance-amount-icon{display:flex;align-items:center;gap:16px;padding:10px 8px 8px 16px;border-radius:4px}.header__balance-w-background{background:var(--brand-card-bg)}.header__balance-amount{font-size:12px;font-weight:bold;line-height:16px}.header__balance-icon{padding:4px;border-radius:4px;display:flex}.header__profile-top-icon{padding:8px;border-radius:4px;display:flex}.header__balance-icon-yellow{background:var(--brand-accent)}.header__profile{display:flex;align-items:center;justify-content:center;cursor:pointer}.header__profile-icon{width:32px;height:32px;object-fit:contain}.search-lobby__main{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}@media screen and (max-width: 1460px){.search-lobby__main{flex-direction:column;gap:20px;align-items:flex-start}}.tabs-search__mini{margin-top:0}@media screen and (max-width: 1460px){.tabs-search__mini{width:100%;overflow:auto;-webkit-overflow-scrolling:touch}}.search-lobby__items{width:auto;margin-left:auto;flex-shrink:0;min-width:240px}@media screen and (max-width: 1460px){.search-lobby__items{width:100%;min-width:0;margin-left:0}}.search-lobby__main>*:first-child{flex:1 1 auto;min-width:0}@media screen and (max-width: 1460px){.search-lobby__main>*:first-child{flex:0 1 auto;width:100%}}.link__back{width:40px;height:40px;background:var(--brand-card-bg);display:flex;align-items:center;justify-content:center;border-radius:4px}.text-mini{font-size:12px;color:#f5f5f5;margin-top:16px;text-align:center}.zsiq-float{z-index:2147483647 !important}@media screen and (max-width: 767px){.zsiq-float{bottom:66px !important}}.centered-btn{align-items:center;justify-content:center;align-self:center;display:flex;background:var(--brand-bg-dark)}@media screen and (max-width: 767px){.footer__divider{opacity:0.5}}.top-ten-slots__items .image-number-container{display:flex}.top-ten-slots__items .image-number{width:72px;align-self:flex-end;transform:translatex(15px)}@media screen and (max-width: 767px){.top-ten-slots__items .image-number{transform:translatex(12px)}}.top-ten-slots__items .image-number img{height:initial;width:100%;object-fit:initial;object-position:initial}.top-ten-slots__items .image-number-first{transform:translatex(25px)}@media screen and (max-width: 767px){.top-ten-slots__items .image-number-first{transform:translatex(15px)}}.top-ten-slots__items .image-container{z-index:2;border-radius:8px;overflow:hidden}.top-ten-slots__items .image-container img{width:200px}:root{--brand-primary: #B179FF;--brand-primary-ui: #4D209D;--brand-secondary: #2A1547;--brand-tertiary: #3E2068;--brand-accent: #FFDB3C;--brand-white-text: #F5F5F5;--withdraw-active-tab-color: #B179FF;--brand-bg-dark: #160A26;--brand-bg-darker: #160A26;--brand-bg-medium: #2A1547;--brand-bg-hover: #1a0d2e;--brand-text-on-accent: #160A26;--brand-text-white-muted: #9D98A3;--brand-bonus-placeholder: #D8BCFF;--brand-card-item-bg: #3E2068;--brand-border: #2A1547;--brand-border-dark: #160A26;--brand-border-light: #4D209D;--brand-button-hover: #5d2ab8;--brand-card-bg: #2A1547;--font-family: "Inter", sans-serif;--second-family: "Anton", sans-serif;--bg-bonus-color: none;--bonus-hub-ui-bg: #4D209D;--bonus-hub-card-bg-darker: #2A1547}.separate-popup-wrap .fancybox-bg{background:url(/assets/casinovice/separate_popup_bg/casinovice-952ca2ec14c6dfa2b145c3cdfe477bb9d57b283be1c5c77ab08842779c7dcd33.png) no-repeat top center;background-size:cover}.navbar__decor{display:none !important}.navbar{background:linear-gradient(0deg, rgba(0,0,0,0.25), rgba(0,0,0,0.25)),var(--brand-secondary) !important;scrollbar-color:var(--brand-tertiary) var(--brand-secondary) !important}.modal__decor::after{content:'' !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:linear-gradient(180deg, rgba(22,10,38,0.8) 0%, var(--brand-bg-dark) 100%) !important;pointer-events:none !important;z-index:1 !important}.footer-v2__seo-text::after{background:linear-gradient(180deg, rgba(22,10,38,0) 0%, var(--brand-bg-dark) 100%) !important}.modal__input--checkbox{display:flex !important;align-items:flex-start !important;gap:12px !important;margin-top:12px !important}.modal__input--checkbox input[type="checkbox"]{width:20px !important;height:20px !important;min-width:20px !important;margin:2px 0 0 0 !important;cursor:pointer !important;border:2px solid var(--brand-primary) !important;border-radius:4px !important;appearance:none !important;-webkit-appearance:none !important;background-color:transparent !important;position:relative !important;transition:all 0.2s ease !important}.modal__input--checkbox input[type="checkbox"]:hover{border-color:#5d2ab8 !important;background-color:rgba(77,32,157,0.1) !important}.modal__input--checkbox input[type="checkbox"]:checked{background-color:var(--brand-primary) !important;border-color:var(--brand-primary) !important}.modal__input--checkbox input[type="checkbox"]:checked:hover{background-color:#5d2ab8 !important;border-color:#5d2ab8 !important}.modal__input--checkbox input[type="checkbox"]:checked::after{content:"" !important;position:absolute !important;left:50% !important;top:50% !important;transform:translate(-50%, -50%) rotate(45deg) !important;width:5px !important;height:10px !important;border:solid var(--brand-text-secondary) !important;border-width:0 2px 2px 0 !important}.modal__input--checkbox label{flex:1 !important;font-family:'Inter' !important;font-size:14px !important;line-height:1.5 !important;color:var(--brand-text-primary) !important;cursor:pointer !important}.modal__input--checkbox label a{color:var(--brand-accent) !important;text-decoration:underline !important;font-weight:700 !important;transition:color 0.2s ease !important}.modal__input--checkbox label a:hover{color:#FFE666 !important}.modal__input input::placeholder,.modal__input select.modal__form-select::placeholder{color:#D8BCFF !important}.amount-input::placeholder{color:#D8BCFF !important}.amount-clear-btn svg path{stroke:#D8BCFF !important}.modal__btn--yellow{background:var(--brand-accent) !important;color:var(--brand-text-on-accent) !important;border:1px solid var(--brand-accent) !important}.modal__btn--yellow:hover{background:#FFE666 !important;border-color:#FFE666 !important}.modal__btn--yellow:disabled{background:var(--brand-primary) !important;color:#EEEEEE !important;border-color:var(--brand-primary) !important;opacity:0.6 !important;cursor:not-allowed !important}.modal__form-input{color:#FFFFFF !important}.modal__form-input::placeholder{color:#D8BCFF !important}.modal__withdrawal__status svg path,.modal__withdrawals--grey_text svg path{fill:#B89FD9 !important}.providers__item{background:var(--brand-bg-medium) !important}.providers__item:hover{background:var(--brand-tertiary) !important}.header__balance-w-background{background:#4D209D !important}.modal__bonus--cancel svg path{fill:#B89FD9 !important}.modal__withdrawal__status svg path{fill:#B89FD9 !important}body[data-sub-brand-name="casinovice"] .swiper-button-prev,body[data-sub-brand-name="casinovice"] .swiper-button-next{background-image:url(/assets/casinovice/next-8ecec7affb505d8af18661c3b07131960162b2b5d372330ad22c7177599561f0.svg) !important}body[data-sub-brand-name="casinovice"] .search-lobby__items{background:var(--brand-tertiary) !important}body[data-sub-brand-name="casinovice"] .header__login{background:var(--brand-primary-ui) !important;color:var(--brand-white-text) !important}body[data-sub-brand-name="casinovice"] .header__btn.btn{background:var(--brand-accent) !important;color:var(--brand-text-on-accent) !important}body[data-sub-brand-name="casinovice"] .btn{height:40px !important;line-height:1 !important;display:flex;justify-content:center;align-items:center}body[data-sub-brand-name="casinovice"] .modal__mini{color:var(--brand-text-white-muted) !important}body[data-sub-brand-name="casinovice"] .modal__view svg path.active{fill:var(--brand-primary-ui) !important}body[data-sub-brand-name="casinovice"] .modal__view svg path:not(.active){fill:var(--brand-text-white-muted) !important;opacity:0.5 !important}body[data-sub-brand-name="casinovice"] .footer-v2__divider{background:var(--brand-secondary) !important}body[data-sub-brand-name="casinovice"] .footer.footer-v2 *{color:var(--brand-text-white-muted) !important}body[data-sub-brand-name="casinovice"] .showcase__btn{background:rgba(0,0,0,0.3);border:2px solid rgba(0,0,0,0.8);backdrop-filter:blur(2px)}body[data-sub-brand-name="casinovice"] .showcase__btn-wrapper{position:relative;margin-top:65px;overflow:visible}@media screen and (max-width: 767px){body[data-sub-brand-name="casinovice"] .showcase__btn-wrapper{margin-top:40px}}body[data-sub-brand-name="casinovice"] .showcase__btn-wrapper .showcase__btn{position:relative;margin-top:0;overflow:visible}body[data-sub-brand-name="casinovice"] .showcase__btn-icon-wrapper{position:absolute;right:0px;top:45%;transform:translateY(-50%);z-index:2;pointer-events:none}body[data-sub-brand-name="casinovice"] .showcase__btn-icon{display:block;max-width:100px}@media screen and (max-width: 767px){body[data-sub-brand-name="casinovice"] .showcase__btn-icon{max-width:60px}}body[data-sub-brand-name="casinovice"] .static-page__content{background:var(--brand-secondary) !important}body[data-sub-brand-name="casinovice"] .navigation:hover{background:var(--brand-bg-medium) !important}body[data-sub-brand-name="casinovice"] .promo__bg img{object-fit:cover !important}body[data-sub-brand-name="casinovice"] .kyc-toast{background:var(--brand-secondary) !important;color:var(--brand-white-text) !important;border-left-color:var(--brand-primary) !important}body[data-sub-brand-name="casinovice"] .kyc-toast--rejected{border-left-color:#f44336 !important}body[data-sub-brand-name="casinovice"] .kyc-toast--requested{border-left-color:var(--brand-accent) !important}body[data-sub-brand-name="casinovice"] .kyc-toast--approved{border-left-color:#4caf50 !important}body[data-sub-brand-name="casinovice"] .kyc-toast p{color:var(--brand-text-white-muted) !important}
