.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:1rem;font-size:12px;color:var(--navigation-color)}.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;margin-bottom:20px;color:#fff}#marketing-preferences-form-notification{color:#fff;padding:1.5rem}.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}}.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: #70887A;--deposit-secondary: #2A3A2F;--deposit-tertiary: #3A4A3F;--deposit-accent: #F9D01E;--deposit-bg: #060F0A;--deposit-text: #FFFFFF;--deposit-text-secondary: #EEEEEE;--deposit-border: #0C1A12;--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:16px;font-weight:700;color:#F9D01E;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{min-height:60px;max-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:#0C1A12;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:#70887A}.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:#70887A;font-family:'Inter', sans-serif;font-size:16px;font-weight:400;pointer-events:none;transition:all 0.2s ease;background:#060F0A;padding:0 4px}.amount-input:focus+.amount-input-label,.amount-input:not(:placeholder-shown)+.amount-input-label{top:0;font-size:12px;color:#70887A}.balance-display{color:#70887A;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:#2A3A2F}.offer-overlay{position:absolute;top:0;left:0;width:100%;height:120px;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(1,37,17,0.9) 100%);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:#F9D01E;color:#060F0A;border:1px solid #F9D01E}.modal__btn--yellow:hover{background:#E6BD00;border-color:#E6BD00}.modal__btn--yellow:disabled{background:#70887A;color:#EEEEEE;border-color:#70887A;opacity:0.6;cursor:not-allowed}.modal__btn--secondary{background:#2a3a2f;color:#ffffff;border:1px solid #70887a}.modal__btn--secondary:hover{background:#70887a}.modal__btn--green{background:#70887a;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{width:90px;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:#70887a;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 #F9D01E;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Inter', sans-serif;font-weight:bold;font-size:16px;color:#F9D01E;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:#F9D01E;text-decoration:underline}.pending-withdrawal-notice__link:hover{color:#F9D01E;text-decoration:underline}.modal__btn--disabled{background:#2a3a2f !important;color:#70887a !important;cursor:not-allowed !important;opacity:0.6}.modal__btn--disabled:hover{background:#2a3a2f !important;color:#70887a !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;width:105px;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:center;padding:10px;min-height:400px;width:100%}@media screen and (max-width: 767px){.payment-container{padding:0px}}.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:center;padding:0;margin:0 auto;width:100%;max-width:800px;background:transparent}.payage-frame{width:100%;height:550px;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);background:#fff;margin:0 auto;display:block}@media screen and (max-width: 768px){.payage-frame{height:500px}}.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%}}#modal-deposit-bonus .modal__form-label{font-family:'Inter', sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#70887A;position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all 0.25s cubic-bezier(0.4, 0, 0.2, 1);z-index:10;background:#0C1A12;padding:0 4px;margin-left:-4px}@media screen and (max-width: 767px){#modal-deposit-bonus .modal__form-label{left:12px;font-size:13px;margin-left:-4px}}#modal-deposit-bonus .modal__form-input{width:100%;height:56px;padding:16px;background:#0C1A12;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)}#modal-deposit-bonus .modal__form-input::placeholder{color:transparent}#modal-deposit-bonus .modal__form-input:focus::placeholder{color:transparent}#modal-deposit-bonus .modal__form-input[name="deposit[dob]"]::placeholder{color:#70887A}#modal-deposit-bonus .modal__form-input[name="deposit[dob]"]:focus::placeholder{color:#70887A}#modal-deposit-bonus .modal__form-input:focus{border-color:#F9D01E;outline:none;caret-color:#F9D01E}#modal-deposit-bonus .modal__form-input:-webkit-autofill,#modal-deposit-bonus .modal__form-input:-webkit-autofill:hover,#modal-deposit-bonus .modal__form-input:-webkit-autofill:focus,#modal-deposit-bonus .modal__form-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #0C1A12 inset !important;-webkit-text-fill-color:#EEEEEE !important;background-color:#0C1A12 !important;transition:background-color 5000s ease-in-out 0s;caret-color:#F9D01E !important}#modal-deposit-bonus .modal__form-input:-moz-autofill{background-color:#0C1A12 !important;color:#EEEEEE !important;caret-color:#F9D01E !important}#modal-deposit-bonus .modal__form-input[type="date"]{-webkit-appearance:none;-moz-appearance:textfield}#modal-deposit-bonus .modal__form-input[type="date"]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}#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-deposit-bonus .modal__form-input:not(:placeholder-shown)+.modal__form-label,#modal-deposit-bonus .modal__form-input:focus+.modal__form-label{top:-8px;left:12px;font-size:10px;line-height:16px;color:#EEEEEE;transform:translateY(0)}#modal-deposit-bonus .modal__form-input:focus+.modal__form-label{color:#F9D01E}#modal-deposit-bonus .modal__form-input:-webkit-autofill+.modal__form-label,#modal-deposit-bonus .modal__form-input:-webkit-autofill:hover+.modal__form-label,#modal-deposit-bonus .modal__form-input:-webkit-autofill:focus+.modal__form-label,#modal-deposit-bonus .modal__form-input:-webkit-autofill:active+.modal__form-label{top:-8px;left:12px;font-size:10px;line-height:16px;color:#EEEEEE;transform:translateY(0)}#modal-deposit-bonus .modal__form-input:-webkit-autofill:focus+.modal__form-label{color:#F9D01E}#modal-deposit-bonus .modal__form-input:-moz-autofill+.modal__form-label{top:-8px;left:12px;font-size:10px;line-height:16px;color:#EEEEEE;transform:translateY(0)}#modal-deposit-bonus .modal__form-input:-moz-autofill:focus+.modal__form-label{color:#F9D01E}@media screen and (max-width: 767px){#modal-deposit-bonus .modal__form-input{height:48px;padding:12px}#modal-deposit-bonus .modal__form-input:not(:placeholder-shown)+.modal__form-label,#modal-deposit-bonus .modal__form-input:focus+.modal__form-label{top:-8px;left:8px;font-size:9px;line-height:14px}#modal-deposit-bonus .modal__form-input:-webkit-autofill+.modal__form-label,#modal-deposit-bonus .modal__form-input:-webkit-autofill:hover+.modal__form-label,#modal-deposit-bonus .modal__form-input:-webkit-autofill:focus+.modal__form-label,#modal-deposit-bonus .modal__form-input:-webkit-autofill:active+.modal__form-label,#modal-deposit-bonus .modal__form-input:-moz-autofill+.modal__form-label{top:-8px;left:8px;font-size:9px;line-height:14px}}#modal-deposit-bonus .modal__input--error .modal__form-input{border-color:#d2242b !important}#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-deposit-bonus .field-error-message{font-size:11px;line-height:13px;margin-top:3px}}#modal-deposit-bonus .modal__reg{gap:0px}@media screen and (max-width: 767px){#modal-deposit-bonus .modal__reg{gap:0px}}@media screen and (max-width: 767px){#modal-deposit-bonus .showcase__deposit--bonus{padding:24px 16px}}:root{--font-family: "Inter", sans-serif;--second-family: "Anton", sans-serif}*{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:#030805}@media screen and (max-width: 767px){body{background:#060f0a}}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}}.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:#0d1a12;border-radius:10px 0px 0px 10px;padding:22px 0px 10px 15px;border-right:1px solid #6c6161;color:white;min-width:100px}.modal__profile .country-select{font-size:14px;outline:none;background:transparent;background:#0d1a12;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:#0d1a12;border-radius:10px 0px 0px 10px;padding:22px 0px 10px 15px;border-right:1px solid #6c6161;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:#1F2F22;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:#70887A;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:#1f2f22;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:#F9D01E;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:#f9d01e;width:100%;height:40px;font-weight:700;font-size:14px;line-height:171%;text-align:center;color:#060f0a;border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}.header{z-index:100;position:fixed;top:0;left:0;right:100%;width:100%;margin:0 auto;background:#0c1a12;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{color:#f5f5f5}.header__login:hover{background:#18251a;color:#fff}.header__btn{background:#f9d01e;color:#060f0a}.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:#1f2f22;border-radius:4px;cursor:pointer}.header__burger:hover{background:#203c2b}@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}.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__item--green::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #012511 100%)}.showcase__item--yellow::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #413200 100%)}.showcase__item--blue::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #072f4a 100%)}.showcase__item--red::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #300909 100%)}.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:#f9d01e}@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:#060f0a}@media screen and (max-width: 767px){.showcase__btn{margin-top:40px;height:48px}}.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:-15px;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:#f9d01e;border-color:#f9d01e;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:#f9d01e}@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: 767px){.slots__grid{grid-template-columns:repeat(3, 1fr)}}.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_previous-102d5d4597a137a28cf3991320dd9bfbb93195b8d675d2cfc10e3d6d714a7791.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-prev::after{display:none}.slots .swiper-button-prev.swiper-button-disabled{opacity:0.5}.winner__items{overflow:visible;-webkit-clip-path:inset(0 -100% 0 0);clip-path:inset(0 -100% 0% 0%);margin-top:16px}.winner__item{padding:8px;background:#0c1a12;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__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:#70887a}.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{width:100%;height:100%;display:flex;border-radius:8px;overflow:hidden}.new-slots__item img{width:100%;height:100%}.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:#0c1a12;border-radius:8px;display:flex;align-items:center;justify-content:center}.providers__item img{width:70%}.providers__item:hover{background:#18251a;color:#fff}.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_previous-102d5d4597a137a28cf3991320dd9bfbb93195b8d675d2cfc10e3d6d714a7791.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-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:#f9d01e;color:#060f0a;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}.promo__item::before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #0c1a12 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%}.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 #060f0a;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)}}.footer__payments{margin-bottom:32px;border-top:1px solid #060f0a;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 #060f0a;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 #060f0a;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:#0c1a12;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:#1f2f22 #1f2f22;scrollbar-width:thin;background:#060f0a;z-index:90;min-width:88px;transition:300ms}@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:16px}.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:16px}.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:56px}.navbar__home a:hover{background:#0c1a12;color:#fff}.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:#0c1a12;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:#1f2f22;color:#fff}.navbar__list li a{padding:16px;display:flex;align-items:center;gap:16px;font-size:14px;font-weight:700;border-radius:4px;height:56px;white-space:nowrap}.navbar__list li a:hover{background:#0c1a12;color:#fff}.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:#1f2f22;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:#060f0a}.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:#1f2f22}.select_variant_value_text{font-size:12px;line-height:16px;color:#70887a}.select_main_drops{display:none;position:absolute}.select_main_drop_icon{display:none}.select_main_drop_item:hover{background-color:#1f2f22;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:#1f2f22;cursor:pointer}.select_main_exit svg{width:12px;height:12px}.navigation{position:fixed;bottom:0;width:100%;z-index:150;color:#fff;background:#0c1a12;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:#1f2f22;border-radius:4px}.navigation:hover{background:#203c2b;color:#fff}.tabs{display:none}@media screen and (max-width: 767px){.tabs{display:block;margin-top: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:#0c1a12;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:#060f0a}.tabs .navbar__list li.active svg path{fill:#060f0a}.tabs .navbar__list li a{padding:8px;height:40px;gap:4px;font-size:12px}.select-mobile{display:none;margin-top:0;background:#0c1a12;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:#060f0a;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:#060f0a;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:#1f2f22}.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:#060f0a;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__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);margin-top:24px}.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:#0c1a12;border-radius:4px;border:none;color:#fff;font-weight:400;font-size:14px;line-height:171%}.modal__input input::placeholder{color:#70887a}.modal__input select.modal__form-select{width:100%;height:56px;padding:24px 16px 8px;background:#0c1a12;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:#0c1a12;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 #f9d01e;border-radius:2px;appearance:none;-webkit-appearance:none;background-color:transparent;position:relative}.modal__input--checkbox input[type="checkbox"]:checked{background-color:#f9d01e}.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 #060f0a;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:#f9d01e;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:#060f0a;border:none;border-radius:4px;background:#f5f5f5;cursor:pointer;margin-top:16px}.modal__btn--yellow{background:#f9d01e}.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 #0c1a12;display:flex;gap:8px;justify-content:center}.modal__link--white a{color:#fff}.modal__link--yellow a{color:#f9d01e}.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:4px 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:#1f2f22;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;background:#0c1a12;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;background:#0c1a12}@media screen and (max-width: 767px){.modal__head{position:sticky;top:0;z-index:100;padding:12px 15px;margin-bottom:0;background:#0c1a12}}.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:#f9d01e}@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 #060f0a;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:#f9d01e}.checkbox-politic input{display:none}.checkbox-politic__text{font-weight:400;font-size:14px;line-height:171%;color:#70887a}.modal__block--offer{display:flex;align-items:center;justify-content:center;padding:16px;background:#0c1a12;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:#0c1a12;border-radius:4px;margin-top:16px}.modal__profile--name{font-weight:700;font-size:20px;line-height:120%;color:#f5f5f5}.modal__profile--mini{font-size:14px;line-height:171%;color:#70887a}.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:#060f0a;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:#f9d01e}.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:#70887a;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:#f9d01e}.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:#70887a;white-space:nowrap}.modal__bonus--info{padding:8px;max-width:45px;width:100%;background:#1f2f22;display:flex;justify-content:flex-end}.modal__bonus--block{display:flex;border-radius:4px;overflow:hidden;height:fit-content;width:100%;max-width:350px}.modal__bonus--blocks{display:flex;gap:20px;align-items:center;justify-content:space-between}.modal__bonus--offer{padding:8px;background:rgba(255,255,255,0.1);width:100%;max-width:310px}.modal__bonus--rewards{font-weight:700;font-size:12px;line-height:133%;text-align:center;color:#f5f5f5;background:#1f2f22;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__list{border-top:1px solid #0c1a12;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:#0c1a12;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 #0c1a12;height:52px;padding-top:16px;margin-top:8px;font-weight:700;font-size:14px;line-height:143%;color:#f9d01e;background:#060f0a;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:#0c1a12;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 ol{padding-left:20px}.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:#060f0a}}.search__back{width:40px;height:40px;background:#1f2f22;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:#1f2f22;color:#fff}.search__items{margin-top:30px}@media screen and (max-width: 767px){.search__items{padding-bottom:32px;border-bottom:1px solid #1f2f22}}.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)}}.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-iframe{position:fixed;top:0;left:0;width:100%;height:100vh;border:none;padding-bottom:64px}@supports (-webkit-touch-callout: none){.game-iframe{height:100%}}@media screen and (max-width: 767px){.game__slot{height:calc(100vh - 72px)}}.navigation__balance-dep{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f9d01e;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:#1f2f22;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:#1f2f22}.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:#1f2f22}.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:#f9d01e}.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:56px}@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:100%}.link__back{width:40px;height:40px;background:#1f2f22;display:flex;align-items:center;justify-content:center;border-radius:4px}.text-mini{font-size:12px;color:#f5f5f5;margin-top:16px;text-align:center}@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:#060f0a}@media screen and (max-width: 767px){.footer__divider{opacity:0.5}}
