.notification{animation:slideIn .3s ease-out;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:500;padding:15px 25px;position:fixed;right:20px;top:20px;z-index:9999}.notification.success{background-color:#4caf50}.notification.error{background-color:#f44336}.notification.info{background-color:#2196f3}.notification.warning{background-color:#ff9800}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.payment-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1005}.payment-modal{background:#15151f;border-radius:20px;box-shadow:0 4px 20px #0000004d;max-height:90vh;max-width:420px;overflow-y:auto;padding:20px;position:relative;text-align:center;width:90%}.payment-modal::-webkit-scrollbar{width:6px}.payment-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.payment-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.payment-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.payment-modal h2{color:#fff;font-size:24px;font-weight:600;margin:20px 0}.payment-modal input{background:#f4f4f9;border:none;border-radius:12px;box-sizing:border-box;color:#000;font-size:16px;height:48px;margin-bottom:5px;outline:none;padding:0 15px;width:100%}.payment-modal input::placeholder{color:#00000080}.payment-modal select{-webkit-appearance:none;appearance:none;background:#f4f4f9;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4 4-4' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;border:none;border-radius:12px;color:#000;height:48px;margin-bottom:15px;outline:none;padding:0 40px 0 15px}.button-payment,.payment-modal select{cursor:pointer;font-size:16px;width:100%}.button-payment{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:12px;color:#fff;font-weight:600;height:50px;margin-top:20px;transition:all .2s ease}.button-payment:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 5px 15px #ffffff1a;transform:translateY(-2px)}.button-payment:active{background:#ffffff4d;transform:translateY(0)}.waiting-stage-wrapper{align-items:stretch;background:#1e1e28fa;border-radius:16px;box-shadow:0 4px 24px 0 #571ca51a;display:flex;flex-direction:column;margin:24px auto;max-width:420px;overflow:hidden;padding:0}.waiting-stage-header{align-items:center;background:none;border-bottom:none;display:flex;flex-direction:column;gap:10px;margin-bottom:0;padding:32px 24px 0}.waiting_reqs{background:none;border:none;border-radius:0;box-shadow:none;margin:0;padding:24px;transition:none}.waiting_reqs .payment-detail-info b,.waiting_reqs .payment-detail-info p{color:#e0e0e0;font-family:Montserrat,Arial,sans-serif;letter-spacing:.02em;margin-top:0}.payment-detail-info.crypto b{font-size:12px}.payment-detail-row{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;gap:15px;justify-content:space-between;margin-bottom:12px;padding:16px;transition:background-color .2s ease}.payment-detail-row:last-child{margin-bottom:0}.payment-detail-row:hover{background:#ffffff14}.payment-detail-info{flex:1 1;text-align:left}.payment-detail-info p{color:#ffffff80;font-size:10px;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.payment-detail-info b{color:#fff;display:block;font-size:100%;font-weight:600;line-height:1.2;word-break:break-all}.auth-close{align-items:center;background:#ffffff1a;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:background-color .2s;width:32px}.auth-close:hover{background:#fff3}.error-text{color:#f44;font-size:14px;margin-top:10px}.payment-status-text{align-items:center;animation:fadeInStatus .5s;background:#4caf501a;border:1.5px solid #4caf50;border-radius:10px;box-shadow:0 2px 12px 0 #4caf5014;color:#4caf50;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin:24px 0 0;opacity:1;padding:14px 18px;text-align:center;transition:background .2s,border .2s,color .2s;width:100%}@keyframes fadeInStatus{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.payment-status-text .status-icon{align-items:center;display:flex;font-size:20px}.copy-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:none;border-radius:10px;color:#ffffffb3;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:all .2s ease;width:42px}.copy-button:hover{background:#ffffff26;box-shadow:0 5px 15px #0003;color:#fff;transform:translateY(-2px)}.copy-button:active{transform:translateY(0)}@media screen and (max-width:480px){.payment-modal{margin:20px auto;max-height:85vh;width:90%}.quick-amounts{grid-template-columns:repeat(3,1fr)}}.payment-methods{display:flex;gap:20px;padding:20px}.payment-methods-list{display:flex;flex:1 1;flex-direction:column;gap:10px}.payment-method-item{align-items:center;background:#ffffff0d;border-radius:12px;cursor:pointer;display:flex;gap:10px;padding:15px;text-align:left;transition:all .3s ease}.payment-method-item:hover{background:#ffffff1a}.payment-method-item.active{background:#571ca54d;border:1px solid #571ca5}.payment-method-icon{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;font-size:24px;height:40px;justify-content:center;min-width:40px}.payment-amount{background:#ffffff0d;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:15px;padding:20px}.modal-header{border-bottom:1px solid #ffffff1a;padding:20px;position:relative}.back-button,.modal-header{align-items:center;display:flex;justify-content:center}.back-button{background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;height:32px;left:20px;position:absolute;transition:all .2s ease;width:32px}.back-button:hover{background:#ffffff1a;transform:scale(1.05)}.modal-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.payment-region{border-bottom:1px solid #ffffff1a;padding:20px}.region-flag{border-radius:4px;height:24px;object-fit:cover;width:24px}.region-header{color:#ffffffb3;font-size:14px;margin-bottom:10px}.region-header,.region-name{align-items:center;display:flex;gap:10px}.region-name{color:#fff;font-size:16px}.change-region{background:none;border:none;color:#4a9fff;cursor:pointer;font-size:14px;padding:0}.payment-methods-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);max-height:400px;overflow-y:auto;padding-top:20px}.payment-method-card{background:#ffffff0d;background-position:50%;background-position:100%;background-repeat:no-repeat;background-size:contain;border-radius:12px;cursor:pointer;height:100px;padding:16px;transition:all .2s ease}.payment-method-card .method-icon{align-items:center;align-self:flex-start;background:#ffffff1a;border-radius:8px;display:flex;height:40px;justify-content:center;margin-bottom:auto;width:40px}.payment-method-card .method-name{align-self:flex-start;color:#fff;font-size:15px;font-weight:500;margin-top:auto;text-align:left;width:50%}.selected-method{padding-bottom:20px}.method-info{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;gap:15px;padding:15px}.method-details{flex:1 1}.method-type{color:#fff;font-size:15px;font-weight:600;margin:0;text-align:left}.method-name{color:#ffffffb3;font-size:9px;font-weight:400;margin:0;text-align:left}.change-method{background:none;border:1px solid #ffffff4d;border-radius:8px;color:#ffffffe6;cursor:pointer;padding:8px 12px;transition:all .3s ease}.change-method:hover{background:#ffffff1a;border-color:#ffffff80}.payment-amount-container{padding-bottom:20px}.amount-hint{color:#ffffffb3;font-size:10px;margin-left:10px;margin-top:0;text-align:left}.quick-amounts{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(100px,1fr));margin:20px 0}.quick-amounts button{background:#ffffff0d;border:1px solid #ffffff1a;padding:12px}.quick-amounts button:hover{background:#ffffff1a}.qr-code-container{margin:20px 0;text-align:center}.qr-code-image{background:#fff;border:1px solid #ddd;border-radius:4px;margin:10px auto;padding:10px;width:100%}.payment-timer{align-items:center;background:#ffffff0d;border-radius:12px;box-sizing:border-box;color:#ffffffb3;display:flex;font-size:16px;gap:12px;justify-content:center;margin:0;padding:12px 24px;text-align:center;width:100%}.payment-timer .spinner{animation:spin 1s linear infinite;border:2px solid #ffffff1a;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.crypto-info{border-bottom:1px solid #ffffff1a;padding:20px;text-align:center}.crypto-info p{color:#ffffff80;font-size:14px;letter-spacing:.5px;margin:0;text-transform:uppercase}.crypto-info h3{color:#fff;font-size:20px;margin:8px 0 16px}.crypto-search{border-bottom:1px solid #ffffff1a;padding-bottom:20px;padding-top:20px}.crypto-search input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:14px;height:42px;padding:0 16px;transition:all .2s ease;width:100%}.crypto-search input:focus{background:#ffffff14;border-color:#4a9fff}.crypto-search input::placeholder{color:#ffffff80}.crypto-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);max-height:400px;overflow-y:auto;padding-top:20px}.crypto-item{align-items:center;background:#ffffff0d;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px;transition:all .2s ease}.crypto-item:hover{background:#ffffff14;transform:translateY(-2px)}.crypto-icon{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;height:40px;justify-content:center;margin-bottom:4px;width:40px}.crypto-item span{color:#fff;font-size:14px;text-align:center}.CurrencyChange{border-bottom:1px solid #ffffff1a;padding-bottom:20px}@media (max-width:480px){.crypto-grid,.payment-methods-grid{grid-template-columns:repeat(2,1fr)}}.crypto-grid::-webkit-scrollbar{background:#0000;width:4px}.crypto-grid::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.crypto-grid::-webkit-scrollbar-thumb:hover{background:#ffffff2e}@media (max-width:480px){.crypto-grid::-webkit-scrollbar{display:none}}.payment-agreement-hint{color:#ffffff80;font-size:11px;line-height:1.4;margin-top:20px;padding-top:20px;text-align:center}.waiting-stage-icon{align-items:center;background:#571ca514;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.waiting-stage-title{color:#fff;font-size:20px;font-weight:700;margin-top:4px}.waiting-stage-hint{color:#ffffffb3;font-size:13px;line-height:1.5;max-width:340px;padding-bottom:20px;text-align:center}.payment-link-block{align-items:center;display:flex;justify-content:center;margin:18px 0 0;width:100%}.payment-link-btn{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 2px 8px 0 #ffffff1a;color:#fff;cursor:pointer;display:inline-block;font-size:17px;font-weight:700;max-width:100%;padding:14px 32px;text-align:center;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s,border-color .18s;width:100%}.payment-link-btn:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 4px 16px 0 #fff3;color:#fff}.promo-codes-section{border-bottom:1px solid #ffffff14;margin-bottom:24px;padding:24px 0}.promo-codes-title{-webkit-background-clip:text;background-clip:text;color:#fff;font-size:18px;font-weight:700;margin:0 0 20px;text-align:left}.promo-codes-grid{display:flex;flex-direction:column;gap:16px}.promo-code-card{align-items:center;background:linear-gradient(135deg,#1a1a24,#232332);border:1px solid #8443b933;border-radius:20px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.promo-code-card:before{background:linear-gradient(90deg,#0000,#8443b91a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.promo-code-card:hover:before{left:100%}.promo-code-card:hover{background:linear-gradient(135deg,#202030,#2a2a3a);border-color:#8443b966;box-shadow:0 8px 32px #571ca526;transform:translateY(-2px)}.promo-code-card.active{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-color:#ffffff80;box-shadow:0 0 0 2px #ffffff4d,0 12px 40px #ffffff1a;transform:translateY(-4px)}.promo-card-content{flex:1 1;gap:16px;z-index:1}.promo-card-content,.promo-card-icon{align-items:center;display:flex;position:relative}.promo-card-icon{background:#ffffff1a;border-radius:16px;box-shadow:0 4px 16px #ffffff1a;flex-shrink:0;height:56px;justify-content:center;overflow:hidden;width:56px}.promo-card-icon:after{background:linear-gradient(135deg,#9654d4,#6821c5);border-radius:14px;content:"";inset:2px;opacity:0;position:absolute;transition:opacity .3s ease}.promo-code-card:hover .promo-card-icon:after{opacity:1}.promo-icon{font-size:32px;line-height:1}.promo-icon,.promo-icon-image{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));position:relative;z-index:1}.promo-icon-image{border-radius:16px;height:100%;object-fit:cover;width:100%}.promo-card-info{display:flex;flex-direction:column;gap:6px}.promo-card-title{color:#fff;font-size:18px;font-weight:700;line-height:1.2;text-align:left;text-shadow:0 2px 4px #0000004d}.promo-card-description{color:#fffc;font-size:14px;font-weight:500;line-height:1.3;text-align:left}.promo-card-toggle{flex-shrink:0;position:relative;z-index:1}.toggle-switch{background:linear-gradient(135deg,#2a2a3a,#1a1a24);border:1px solid #ffffff1a;border-radius:14px;box-shadow:inset 0 2px 4px #0000004d;cursor:pointer;height:28px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:52px}.toggle-switch.active{background:#fff3;border-color:#ffffff80;box-shadow:0 0 20px #ffffff1a,inset 0 2px 4px #0003}.toggle-slider{background:linear-gradient(135deg,#fff,#f0f0f0);border-radius:50%;box-shadow:0 2px 8px #0000004d;height:24px;left:2px;position:absolute;top:2px;transition:all .3s cubic-bezier(.4,0,.2,1);width:24px}.toggle-switch.active .toggle-slider{background:linear-gradient(135deg,#fff,#f8f8f8);box-shadow:0 4px 12px #0006;transform:translateX(24px)}@media (max-width:480px){.promo-codes-section{padding:20px 0}.promo-codes-title{font-size:16px;margin-bottom:16px}.promo-codes-grid{gap:12px}.promo-code-card{border-radius:16px;padding:16px}.promo-card-content{gap:12px}.promo-card-icon{border-radius:12px;height:48px;width:48px}.promo-icon{font-size:28px}.promo-icon-image{height:100%;width:100%}.promo-card-title{font-size:16px}.promo-card-description{font-size:13px}.toggle-switch{border-radius:13px;height:26px;width:48px}.toggle-slider{height:22px;width:22px}.toggle-switch.active .toggle-slider{transform:translateX(22px)}}.verification-required-container{border:2px solid #ff6b6b;border-radius:16px;margin-bottom:24px;padding:24px;text-align:center}.verification-warning{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px;text-align:left}.warning-icon{color:#ff6b6b;flex-shrink:0;font-size:32px;margin-top:4px}.warning-content h4{color:#ff6b6b;font-size:18px;font-weight:600;line-height:1.2;margin:0 0 8px}.warning-content p{color:silver;font-size:14px;line-height:1.4;margin:0}.verification-button{background:linear-gradient(135deg,#ff6b6b,#ff8e53);border:none;color:#fff;font-size:16px;font-weight:600;padding:14px 28px;transition:all .3s ease}.verification-button:active{box-shadow:0 2px 8px #ff6b6b4d;transform:translateY(0)}@media (max-width:480px){.verification-required-container{margin-bottom:20px;padding:20px}.verification-warning{gap:12px;margin-bottom:16px}.warning-icon{font-size:28px}.warning-content h4{font-size:16px}.warning-content p{font-size:13px}.verification-button{font-size:15px;padding:12px 24px}}.amount-input-wrapper{margin-bottom:16px;position:relative}.amount-input-wrapper input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-size:16px;padding:12px 120px 12px 16px;transition:all .3s ease;width:100%}.amount-input-wrapper input:focus{background:#ffffff14;border-color:#ffffff80;outline:none}.amount-input-wrapper input::placeholder{color:#ffffff80}.amount-limits{align-items:flex-end;display:flex;flex-direction:column;gap:2px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.limit-max,.limit-min{border-radius:4px;color:#fffc;font-size:11px;font-weight:500;line-height:1.2;white-space:nowrap}.limit-max,.limit-min{color:#ffffffe6}@media (max-width:480px){.amount-input-wrapper input{font-size:14px;padding-right:100px}.amount-limits{right:8px}.limit-max,.limit-min{font-size:10px}}.quick-amounts button{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin:0 4px 8px 0;padding:8px 12px;transition:all .3s ease;white-space:nowrap}.quick-amounts button:hover{background:#fff3;border-color:#ffffff80;box-shadow:0 4px 12px #ffffff1a;transform:translateY(-1px)}.quick-amounts button:active{background:#ffffff4d;transform:translateY(0)}.footer{bottom:0;left:0;padding:40px 0;position:relative}.footer-container{align-items:center;flex-direction:column;margin:0 auto;max-width:100%;text-align:center}.footer-container,.footer-top{display:flex;padding:15px 0;width:100%}.footer-top{justify-content:space-between}.footer-logo img{height:60px;outline:none}.footer-columns{display:flex;flex-grow:1;justify-content:space-between}.footer-column{text-align:left}.footer-column h4{font-size:16px;margin-bottom:10px;margin-top:0}.footer-column ul{list-style:none;padding:0}.footer-column ul li{align-items:center;display:flex;font-size:14px;margin-bottom:5px}.icon{font-size:20px;margin-right:8px;margin-top:0}.flag-icon{border-radius:3px;height:16px;margin-right:5px;width:24px}.footer-divider{background-color:#fff3;height:1px;margin:15px 0;width:100%}.footer-payments{display:flex;font-size:32px;gap:30px}.footer-license{align-items:center;display:flex;gap:15px;margin:20px 0}.license-icon{height:30px;opacity:.8}.footer-legal{font-size:12px;line-height:1.5;max-width:90%;opacity:.7;text-align:center}.footer2-top{display:none}@media (max-width:768px){.footer-container{max-width:100%;padding:11px 15px;width:100%}.footer-logo img{height:34px;outline:none}.HideMobile{display:none}.footer2-top{display:flex}.footer2-column{margin:auto;text-align:center}}.footer-column ul li a{color:#fff;font-size:16px;text-decoration:none;transition:color .1s ease-in-out}.footer-column ul li a:hover{color:gray;text-decoration:underline}.lang-switch{background:none;border:none;cursor:pointer;padding:5px 0 0}.lang-flag{border-radius:50%;box-shadow:0 1px 4px 0 #0002;display:block;height:36px;object-fit:cover;width:36px}.footer-lang-dropdown-list{background:#15151f;border:1px solid #ffffff14;border-radius:14px;bottom:38px;bottom:16px;box-shadow:0 2px 18px 0 #00000044;list-style:none;margin:0;max-height:320px;max-width:320px;min-width:240px;overflow-y:auto;padding:0;position:absolute;right:0;top:auto;z-index:1000;z-index:1200}.footer-lang-dropdown-header{border-bottom:1px solid #ffffff14;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:space-between;padding:16px 22px 10px}.footer-lang-dropdown-close{background:none;border:none;color:#fff;cursor:pointer;font-size:26px;line-height:1;margin-left:10px;padding:0;transition:color .15s}.footer-lang-dropdown-close:hover{color:#ff4b4b}.footer-lang-dropdown-scroll{max-height:260px;overflow-y:auto;padding:10px 0;scrollbar-color:#444 #23232e;scrollbar-width:thin}.footer-lang-dropdown-scroll::-webkit-scrollbar{background:#23232e;border-radius:8px;width:8px}.footer-lang-dropdown-scroll::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.footer-lang-dropdown-scroll::-webkit-scrollbar-thumb:hover{background:#666}.footer-lang-dropdown-item{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:17px;gap:16px;padding:12px 28px 12px 22px;transition:background .12s}.footer-lang-dropdown-item.selected{background:#0000003d;font-weight:700}.footer-lang-dropdown-item:hover{background:#ffffff14}.footer-lang-dropdown-item .lang-flag{border-radius:50%;box-shadow:0 1px 4px 0 #0002;height:36px;margin-right:10px;object-fit:cover;width:36px}.footer-modern{background:linear-gradient(120deg,#181828 60%,#23232e);box-shadow:0 -2px 24px #0008;color:#fff;font-family:SFProText,sans-serif;margin:0;overflow:hidden;padding:0;position:relative}.footer-modern__container{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:1440px;padding:0 32px}.footer-modern__main{align-items:flex-start;display:flex;flex-direction:row;gap:32px;justify-content:space-between;padding:48px 0 24px}.footer-modern__logo-col{align-items:flex-start;display:flex;justify-content:flex-start}.footer-modern__logo{filter:drop-shadow(0 2px 12px #4891ff44);height:auto;width:180px}.footer-modern__links{display:flex;flex:2 1;flex-direction:row;gap:48px;justify-content:flex-start}.footer-modern__section{min-width:140px}.footer-modern__section-title{font-size:18px;font-weight:700;letter-spacing:.5px;margin-bottom:16px}.footer-modern__link{align-items:center;color:#b6b6c6;display:flex;font-size:15px;gap:8px;margin-bottom:10px;text-decoration:none;transition:color .2s}.footer-modern__link:hover{color:#c7c7c7}.footer-modern__icon{color:#fff;font-size:16px}.footer-modern__support-card{align-items:flex-start;background:linear-gradient(120deg,#23232e 60%,#181828);border-radius:18px;box-shadow:0 4px 24px #0006;display:flex;flex-direction:column;overflow:hidden;padding:24px;position:relative;width:330px}.footer-modern__support-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:8px}.footer-modern__support-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#f5f5f5;font-size:13px;font-weight:700;margin-left:8px;padding:2px 10px}.footer-modern__support-text{color:#b6b6c6;font-size:13px;margin-bottom:18px;width:50%}.footer-modern__support-btn{background:#fff;border:none;border-radius:10px;box-shadow:0 2px 8px #4891ff33;color:#000;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;margin-bottom:12px;padding:10px 28px;text-decoration:none;transition:background .2s,color .2s}.footer-modern__support-btn:hover{background:#fff;color:#000;transform:translateY(-1px) scale(1.03)}.footer-modern__support-img{border-radius:0 0 18px 0;bottom:0;height:auto;object-fit:cover;position:absolute;right:0;width:150px}.footer-modern__divider{background:linear-gradient(90deg,#23232e,#4891ff 50%,#23232e);height:1px;margin:0 0 24px;opacity:.18;width:100%}.footer-modern__payments-langs{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:space-between;padding:0 0 24px}.footer-modern__payments{align-items:center;display:flex;flex-direction:row;gap:18px}.footer-modern__payicon{border:1.5px solid #23232e;border-radius:50%;box-shadow:0 2px 8px #4891ff22;color:#fff;font-size:24px;height:36px;object-fit:contain;transition:box-shadow .2s,border .2s;width:36px}.footer-modern__payicon,.footer-modern__payicon--more{align-items:center;background:#23232e;display:flex;justify-content:center}.footer-modern__payicon--more{border:1.5px solid #eaff00;color:#eaff00;font-size:18px;font-weight:700}.footer-modern__langs{align-items:center;display:flex;position:relative}.footer-modern__lang-btn{align-items:center;background:#1d1d25;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:10px;padding:8px 18px 8px 10px;transition:background .2s,color .2s}.footer-modern__lang-btn:hover{background:#4891ff;color:#fff}.footer-modern__lang-flag{border-radius:50%;height:22px;object-fit:cover;width:22px}.footer-modern__bottom{gap:24px;justify-content:space-between;padding:18px 0 24px}.footer-modern__bottom,.footer-modern__licenses{align-items:center;display:flex;flex-direction:row}.footer-modern__licenses{gap:18px}.footer-modern__license-icon{border-radius:8px;box-shadow:0 2px 8px #4891ff22;height:38px;object-fit:contain;padding:2px;width:38px}.footer-modern__age{background:#23232e;border-radius:8px;box-shadow:0 2px 8px #4891ff22;font-size:16px;font-weight:700;margin-left:8px;padding:4px 12px}.footer-modern__copyright{color:#b6b6c6;font-size:15px;text-align:right}@media (max-width:1100px){.footer-modern__main{align-items:stretch;flex-direction:column;gap:32px}.footer-modern__links{flex-wrap:wrap;gap:32px}.footer-modern__support-card{margin-top:24px;max-width:100%;min-width:0}}@media (max-width:700px){.footer-modern__main{flex-direction:column;gap:24px;padding:32px 0 16px}.footer-modern__links{flex-direction:column;gap:18px}.footer-modern__support-card{margin-top:18px;padding:20px}.footer-modern__payments-langs{flex-direction:column;gap:18px;padding:0 0 16px}.footer-modern__bottom{flex-direction:column;gap:12px;padding:12px 0 86px}.footer-lang-dropdown-list{bottom:24px;box-sizing:border-box;left:50%;max-height:60vh;max-width:98vw;min-width:0;min-width:auto;padding-left:0;padding-right:0;position:fixed!important;right:auto!important;top:auto!important;transform:translateX(-50%);width:96vw;z-index:2000}}.profile-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;padding-bottom:56px;padding-top:16px;position:fixed;top:0;width:100vw;z-index:1004}.profile-modal{background:#15151f;border-radius:16px;box-shadow:0 4px 32px 0 #5028781a;max-width:420px;padding:24px 20px 20px;position:relative;width:90%}.profile-modal-form{display:flex;flex-direction:column;gap:10px}.profile-modal-label{color:#888;display:flex;flex-direction:column;font-size:13px;font-weight:500;gap:3px;margin-bottom:0}.profile-modal-label input{background:#23232e;border:1px solid #e0e0e0;border-radius:7px;color:#fff;font-size:15px;margin-top:2px;outline:none;padding:7px 10px;transition:border .18s}.profile-modal-label input:focus{background:#23232e;border:1.5px solid #a98cff}.profile-modal-label input[disabled]{background:#23232e;border:1px solid #3a2e44;color:#b6b6c6}.profile-modal-password-row{align-items:flex-end;display:flex;gap:10px;margin-top:30px}.profile-modal-password-row input{width:100%}.profile-modal-edit-btn,.profile-modal-save-btn{background:linear-gradient(91.32deg,#4891ff,#9735e2);border:none;border-radius:7px;box-shadow:0 0 8px 0 #4891ff22;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-left:0;padding:7px 18px;transition:background .18s,box-shadow .18s}.profile-modal-edit-btn:hover,.profile-modal-save-btn:hover{background:linear-gradient(91.32deg,#9735e2 10%,#4891ff 90%);box-shadow:0 0 16px 0 #9735e288}.profile-modal-cancel-btn{background:#a9afb51f;border:none;border-radius:7px;color:#b6b6c6;cursor:pointer;font-size:14px;font-weight:600;margin-left:8px;padding:7px 18px;transition:background .18s}.profile-modal-cancel-btn:hover{background:#23232e;color:#fff}.profile-modal-password-fields{display:flex;flex-direction:column;gap:0;margin-top:8px;padding:0}.profile-modal-password-fields .profile-modal-field{background:#23232e;border:1.5px solid #23232e;border-radius:8px;box-sizing:border-box;height:44px;margin-bottom:10px;padding:0 16px;transition:border .18s;width:100%}.profile-modal-password-fields .profile-modal-field:focus-within{border:1.5px solid #a98cff}.profile-modal-password-fields .profile-modal-field-label{color:#b6b6c6;flex-shrink:0;font-size:15px;font-weight:500;min-width:110px}.profile-modal-password-fields .profile-modal-field-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:15px;height:40px;outline:none;padding:0 0 0 12px}.profile-modal-password-fields .profile-modal-field-input:disabled{color:#b6b6c6}.profile-modal-password-actions{display:flex;flex-direction:row;gap:8px;justify-content:flex-end;margin-top:6px;width:100%}.profile-modal-password-actions button{box-sizing:border-box;margin:0;width:100%}.profile-modal-actions{display:flex;flex-direction:row;gap:8px;margin-top:12px}.profile-modal-actions button{box-sizing:border-box;margin:0;width:100%}.profile-modal-actions:has(>:only-child){flex-direction:column}.profile-modal-field{align-items:center;background:#23232e;border:1.5px solid #23232e;border-radius:8px;display:flex;height:44px;margin-bottom:10px;padding:0 16px;transition:border .18s}.profile-modal-field:focus-within{border:1.5px solid #a98cff}.profile-modal-field-label{color:#b6b6c6;flex-shrink:0;font-size:15px;font-weight:500;min-width:110px}.profile-modal-field-input{background:#0000;color:#fff;flex:1 1;font-size:15px;height:40px;padding:0 0 0 12px}.profile-modal-field-input,.profile-modal-field-input:disabled,.profile-modal-field-input:focus{border:none!important;box-shadow:none!important;outline:none!important}.profile-modal-field-input:disabled{color:#b6b6c6}.profile-modal-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#23232e;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px;width:100%}.profile-modal-field select:disabled{border:none;cursor:not-allowed;opacity:.7}.profile-modal-field select option{background-color:#23232e;border:none;color:#fff;padding:12px}.profile-modal-field select:focus{border:none;outline:none}.profile-modal-field .phone-input-container{position:relative;width:100%}.profile-modal-field .phone-input-flag-inside{font-size:20px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.profile-modal-field .phone-input-field{background:#0000;border:none;border-radius:0;box-sizing:border-box;color:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;height:48px;outline:none;padding:12px;width:100%}.profile-modal-field .phone-input-field:focus{border:none;box-shadow:none;outline:none}.profile-modal-field .phone-input-field:disabled{background:#0000;cursor:not-allowed;opacity:.6}.profile-modal-field .phone-input-field:disabled+.phone-input-flag-inside{opacity:.6}.phone-input-container{position:relative;width:100%}.phone-input-flag-inside{font-size:18px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:2}.phone-input-field{font-feature-settings:"tnum";background:#0000;border:none;border-radius:0;box-sizing:border-box;color:#fff;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:.5px;outline:none;padding:12px 12px 12px 44px;width:100%}.phone-input-field:focus{border:none;box-shadow:none;outline:none}.phone-input-field:disabled{background:#0000;cursor:not-allowed;opacity:.6}.phone-input-field:disabled+.phone-input-flag-inside{opacity:.6}.phone-input-field::placeholder{color:#888;font-style:italic}@media (max-width:768px){.phone-input-flag-inside{font-size:16px;left:10px}.phone-input-field{font-size:16px;padding:10px 10px 10px 38px}}.account-history-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;height:100dvh;justify-content:center;left:0;padding-bottom:56px;padding-top:16px;position:fixed;top:0;width:100vw;z-index:1004}.account-history-modal{background:#181828;border-radius:18px;box-shadow:0 8px 40px 0 #5028782e;max-height:90vh;max-width:480px;min-height:320px;padding:28px 24px 24px;position:relative;width:95vw}@media (min-width:601px){.account-history-list{scrollbar-color:#b6b6c6 #23233a;scrollbar-width:thin}.account-history-list::-webkit-scrollbar{background:#23233a;border-radius:8px;width:7px}.account-history-list::-webkit-scrollbar-thumb{background:#b6b6c6;border-radius:8px;min-height:40px}.account-history-list::-webkit-scrollbar-thumb:hover{background:#888}.account-history-list::-webkit-scrollbar-corner{background:#0000}}.account-history-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.account-history-modal-title{border-bottom:2px solid #8443b9;color:#fff;flex:1 1;font-size:22px;font-weight:700;margin:0;padding-bottom:7px;padding-left:4px;text-align:left}.account-history-modal-close{align-self:flex-start;background:none;border:none;border-radius:6px;color:#aaa;cursor:pointer;font-size:20px;margin-left:12px;margin-right:0;padding:4px;position:static;transition:background .15s;z-index:2}.account-history-modal-close:hover{background:#23232e;color:#fff}.account-history-list{display:flex;flex-direction:column;gap:16px;margin-top:10px;max-height:60vh;overflow-y:auto;padding-bottom:8px;padding-right:10px;padding-top:8px}.account-history-item{background:#23233a;border-left:none;border-radius:12px;box-shadow:none;display:flex;flex-direction:column;gap:2px;padding:16px 18px 14px;transition:box-shadow .18s,background .18s}.account-history-item--deposit{border-left:5px solid #4891ff}.account-history-item--withdrawal{border-left:5px solid #b94484}.account-history-item-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.account-history-type{color:#fff;font-size:15px;font-weight:600;letter-spacing:.5px}.account-history-status{color:#b6b6c6;font-size:12px;font-weight:500;text-align:right}.account-history-date{color:#888;font-size:13px;font-weight:400}.account-history-amount{color:#fff;font-size:17px;font-weight:700;letter-spacing:.5px}.account-history-item--deposit .account-history-amount{color:#4891ff}.account-history-item--withdrawal .account-history-amount{color:#b94484}.account-history-item--clickable{box-shadow:none;cursor:pointer;transition:box-shadow .18s,background .18s}.account-history-item--clickable:hover{background:#23234a;box-shadow:none}.account-history-empty,.account-history-error,.account-history-loading{color:#fff;font-size:17px;font-weight:500;margin:40px 0 20px;text-align:center}.account-history-error{color:#ff4b4b}.account-history-empty{color:#b6b6c6}.account-history-amount--white{color:#fff!important}@media (max-width:600px){.account-history-modal{max-width:99vw;padding:16px 4vw}.account-history-item{padding:12px 18px 10px 12px}.account-history-modal-header{margin-bottom:14px;padding-top:2px}.account-history-modal-title{border-bottom:2px solid #8443b9;font-size:18px;margin-bottom:0;padding-bottom:5px;padding-left:2px}.account-history-modal-close{border-radius:6px;font-size:18px;margin-left:10px;padding:4px}}.account-history-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:18px 0 10px;width:100%}.account-history-tab{background:#ffffff12;border:none;border-radius:8px;box-shadow:none;color:#b6b6c6;cursor:pointer;flex:1 1 120px;font-size:15px;font-weight:600;max-width:100%;min-width:120px;outline:none;padding:7px 18px;text-align:center;transition:background .18s,color .18s}.account-history-tab.active{background:#571ca5;color:#fff}.account-history-tab:focus{outline:2px solid #8443b9}.account-history-tab:hover:not(.active){background:#23234a;color:#fff}@media (max-width:600px){.account-history-tabs{gap:6px}.account-history-tab{flex:1 1 100px;font-size:14px;min-width:100px;padding:6px 8px}}.game-history-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;height:100dvh;justify-content:center;left:0;padding-bottom:56px;padding-top:16px;position:fixed;top:0;width:100vw;z-index:1004}.game-history-modal{background:#181828;border-radius:18px;box-shadow:0 8px 40px 0 #5028782e;max-height:90vh;max-width:480px;min-height:320px;padding:28px 24px 24px;position:relative;width:95vw}.game-history-modal-title{border-bottom:2px solid #8443b9;color:#fff;flex:1 1;font-size:22px;font-weight:700;margin:0;padding-bottom:7px;padding-left:4px;text-align:left}.game-history-modal-close{align-self:flex-start;background:none;border:none;border-radius:6px;color:#aaa;cursor:pointer;font-size:20px;margin-left:12px;margin-right:0;padding:4px;position:static;transition:background .15s;z-index:2}.game-history-modal-close:hover{background:#23232e;color:#fff}@media (min-width:601px){.game-history-list{scrollbar-color:#b6b6c6 #23233a;scrollbar-width:thin}.game-history-list::-webkit-scrollbar{background:#23233a;border-radius:8px;width:7px}.game-history-list::-webkit-scrollbar-thumb{background:#b6b6c6;border-radius:8px;min-height:40px}.game-history-list::-webkit-scrollbar-thumb:hover{background:#888}.game-history-list::-webkit-scrollbar-corner{background:#0000}}.game-history-list{display:flex;flex-direction:column;gap:16px;margin-top:10px;max-height:60vh;overflow-y:auto;padding-bottom:8px;padding-right:10px;padding-top:8px}.game-history-item{background:#23233a;border-left:5px solid #4891ff44;border-radius:12px;box-shadow:0 2px 12px 0 #9735e211;display:flex;flex-direction:column;gap:7px;padding:16px 18px 14px;transition:box-shadow .18s,background .18s}.game-history-item-row{align-items:center;display:flex;gap:10px;justify-content:flex-start}.game-history-icon{color:#8443b9;font-size:20px;margin-right:8px}.game-history-gameid{color:#fff;font-size:16px;font-weight:600}.game-history-label{color:#b6b6c6;font-size:14px;min-width:120px}.game-history-date{color:#888;font-size:14px;font-weight:400}.game-history-bet,.game-history-win{font-size:15px;letter-spacing:.5px}.game-history-empty,.game-history-error,.game-history-loading{color:#fff;font-size:17px;font-weight:500;margin:40px 0 20px;text-align:center}.game-history-error{color:#ff4b4b}.game-history-empty{color:#b6b6c6}.game-history-list-row{align-items:center;background:#23233a;border-radius:12px;box-shadow:0 2px 12px 0 #9735e211;display:flex;font-size:15px;margin-bottom:6px;min-height:54px;padding:4px 8px;transition:box-shadow .18s,background .18s}.game-history-banner{background:#23233a;border-radius:8px;display:block;flex-shrink:0;height:40px;margin-right:10px;object-fit:cover;width:60px}.game-history-main-info{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.game-history-title-row{color:#fff;font-size:16px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-history-time-row{color:#b6b6c6;font-size:13px;margin-bottom:0}.game-history-betwin-block{align-items:flex-end;display:flex;flex-direction:column;gap:24px;margin-left:18px}.game-history-bet,.game-history-win{align-items:flex-end;color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:700;min-width:60px}.game-history-bet-label,.game-history-win-label{color:#b6b6c6;font-size:12px;font-weight:400;margin-top:1px}.game-history-bet{color:#fff}.game-history-win{-webkit-text-fill-color:#0000;text-fill-color:#0000;align-items:flex-end;background:linear-gradient(91.32deg,#4891ff,#9735e2);-webkit-background-clip:text;background-clip:text;display:flex;flex-direction:column;font-size:16px;font-weight:700;min-width:60px}.game-history-play-btn{align-items:center;align-self:center;background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:50%;color:#fff;display:flex;font-size:16px;height:30px;justify-content:center;margin-left:18px;transition:background .18s,box-shadow .18s,transform .15s;width:30px}.game-history-play-btn:hover{background:linear-gradient(91.32deg,#4891ff 10%,#9735e2 90%);box-shadow:0 2px 8px 0 #8443b955;transform:scale(1.08)}.game-history-play-btn svg{color:#fff;display:block;font-size:9px;height:9px;width:9px}.game-history-row-flex{align-items:baseline;display:flex;flex-direction:row;gap:0;justify-content:space-between;width:100%}.game-history-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-history-bet-inline{color:#fff;font-size:15px;font-weight:700;margin-left:8px;white-space:nowrap}.game-history-time{color:#b6b6c6;font-size:13px;margin-bottom:0}.game-history-win-inline{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(-100deg,#4891ff,#9735e2);-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:700;margin-left:8px;white-space:nowrap}.session-transactions{background:#1c1c2a;border-left:3px solid #4891ff;border-radius:8px;margin-top:12px;padding:12px 16px}.session-transactions-header{color:#b6b6c6;font-size:14px;font-weight:600;margin-bottom:8px;text-align:center}.session-transactions-list{display:flex;flex-direction:column;gap:6px}.session-transaction-item{align-items:center;background:#23233a;border-radius:6px;display:flex;font-size:13px;justify-content:space-between;padding:6px 8px}.session-transaction-type{color:#b6b6c6;font-weight:500;min-width:60px}.session-transaction-amount{color:#fff;font-weight:600}.session-transaction-amount.bet{color:#ff6b6b}.session-transaction-amount.win{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(-100deg,#4891ff,#9735e2);-webkit-background-clip:text;background-clip:text}.session-transaction-time{color:#888;font-size:12px;min-width:60px;text-align:right}.session-round-item{border:1px solid #2a2a3f;border-radius:8px;margin-bottom:12px;overflow:hidden}.session-round-header{align-items:center;background:#1e1e2e;border-bottom:1px solid #2a2a3f;display:flex;justify-content:space-between;padding:8px 12px}.session-round-title{align-items:center;color:#e6e6f0;display:flex;font-size:13px;font-weight:600;gap:8px}.freespin-badge{background:#ffd93d26;border:1px solid #ffd93d4d;border-radius:4px;color:#ffd93d;font-size:10px;font-weight:700;padding:2px 6px}.session-round-time{color:#888;font-size:12px}.session-round-details{display:flex;flex-direction:column;gap:4px;padding:8px 12px}.game-history-list-row{cursor:pointer;position:relative;transition:background .18s}.game-history-list-row:hover{background:#2a2a3a}.game-history-list-row:after{color:#fff;content:"▼";font-size:12px;opacity:.7;position:absolute;right:50%;top:92%;transform:translateY(-50%);transition:transform .2s,opacity .2s}.game-history-list-row:hover:after{opacity:1}.game-history-session-wrapper{display:flex;flex-direction:column}.game-history-session-wrapper.expanded .game-history-list-row:after{transform:translateY(-50%) rotate(180deg)}.game-history-date-separator{border-bottom:1px solid #334;color:#fff;font-size:16px;font-weight:600;margin:8px 0;padding:12px 0 8px;text-align:center}@media (max-width:600px){.game-history-list-row{min-height:60px;padding:10px 14px}.game-history-banner,.game-history-banner-block{height:32px;width:40px}.game-history-title{font-size:13px}.game-history-time-row{font-size:11px}.game-history-bet,.game-history-win{font-size:13px;min-width:36px}.game-history-betwin-block{gap:7px;margin-left:7px}.game-history-play-btn{font-size:15px;height:30px;margin-left:8px;width:30px}.game-history-bet-inline,.game-history-win-inline{font-size:13px}.session-transactions{margin-top:8px;padding:8px 12px}.session-transactions-header{font-size:13px}.session-transaction-item{font-size:12px;padding:4px 6px}.session-transaction-time{font-size:11px;min-width:50px}.game-history-date-separator{font-size:14px;margin:6px 0;padding:8px 0 6px}.game-history-list-row:after{font-size:10px}}.auth-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1005}.auth-modal{background:#15151f;border-radius:20px;box-shadow:0 4px 20px #0000004d;max-height:90vh;max-width:380px;overflow-y:auto;padding:20px;position:relative;text-align:center;width:90%}.auth-modal::-webkit-scrollbar{width:6px}.auth-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.auth-modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.auth-modal::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.profile-modal-title{border-bottom:2px solid #8443b9;color:#fff;font-size:22px;font-weight:700;margin:0 0 18px;padding-bottom:5px;text-align:left}.profile-modal-close:hover{background:#23232e}.auth-welcome{color:#fff;font-size:16px;font-weight:500;margin:0 0 24px;text-align:center}.auth-tabs{display:flex;display:none;justify-content:center;margin-bottom:20px}.auth-tabs button{background:#343336;border:none;color:#fff;cursor:pointer;flex:1 1;font-size:14px;padding:10px}.auth-tabs button.active{background:#571ca5;color:#fff}.auth-content{box-sizing:border-box;width:100%}.auth-content form{width:100%}.svg-icon-box{align-items:center;background:#0000;border-radius:8px;display:flex;justify-content:center;margin-left:15px;margin-right:15px}.svg-icon-box svg{height:24px;width:24px}.input-divider{background:#0000001a;height:24px;width:1px}.input-wrapper{align-items:center;background:#f4f4f9;border-radius:12px;display:flex;margin-bottom:15px;padding:0;position:relative;width:100%}.input-wrapper input{background:#f4f4f9;border:none;border-radius:12px;box-sizing:border-box;color:#000;font-size:16px;height:48px;outline:none;padding:0 15px;text-align:left;width:100%}.input-wrapper input:focus{box-shadow:none;outline:none}.input-wrapper input:focus-visible{outline:none}.input-wrapper input::placeholder{color:#00000080;text-align:left}.input-wrapper input::-moz-placeholder{color:#00000080;opacity:1;text-align:left}.input-wrapper input:-ms-input-placeholder{color:#00000080;text-align:left}.input-wrapper input::-ms-input-placeholder{color:#00000080;text-align:left}.lefttab{border-radius:12px 0 0 12px}.righttab{border-radius:0 12px 12px 0}.auth-content .btn{border-radius:15px;font-weight:400;text-transform:none}.forgot-wrapper{display:none}.forgot-password-inline{background:#0000;border:none;color:#571ca5;cursor:pointer;font-size:14px;padding:0;position:absolute;right:60px;text-decoration:none}.forgot-password-inline:hover{text-decoration:underline}.forgot-password-inline:disabled{cursor:not-allowed;opacity:.7}@media screen and (max-width:600px){.auth-modal{height:auto;width:80%}.auth-close{right:0;top:-50px}}.input-container input{background:#ffffff1a;border:none;box-sizing:border-box;height:48px;margin-bottom:10px;padding:0 15px;text-align:center}.btn-authmodal,.input-container input{border-radius:12px;color:#fff;font-size:16px;width:100%}.btn-authmodal{background:#571ca5;border:none;cursor:pointer;font-weight:500;margin-top:20px;padding:14px;transition:background-color .2s ease}.btn-authmodal:hover{opacity:.9}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.forgot-password:disabled{cursor:not-allowed;opacity:.7}.input-wrapper:first-child{margin-top:0}.input-wrapper:last-child{margin-bottom:0}.toggle-password{align-items:center;background:#0000;border:none;color:#571ca5;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:15px}.toggle-password:hover{opacity:.8}.toggle-password svg{height:24px;width:24px}.register-section{border-top:1px solid #ffffff1a;color:#ccc;font-size:14px;margin-top:20px;padding:20px 20px 0;text-align:center}.register-section-row{align-items:center;display:flex;gap:12px;justify-content:center}.register-link,.register-section-row span{white-space:nowrap}.register-link{background:none;border:none;color:#08f;cursor:pointer;font-size:14px;padding:0;text-decoration:underline}.register-link:hover{color:#06c}.social-auth-divider{align-items:center;display:flex;margin:24px 0;width:100%}.divider-line{background:#ffffff1a;flex:1 1;height:1px}.divider-text{color:#ffffffb3;font-size:14px;margin:0 12px}.social-auth-buttons{display:flex;gap:12px;margin-bottom:24px}.social-auth-btn{align-items:center;background:#0000;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:14px;gap:8px;justify-content:center;padding:12px;transition:all .3s ease}.social-auth-btn:hover{background:#ffffff0d}.social-icon{height:20px;width:20px}.social-auth-btn.telegram-btn-fullwidth{display:flex;flex:1 1 100%;justify-content:center;width:100%}.ios-install-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100vw;z-index:10000}.ios-install-modal{background:linear-gradient(120deg,#13132b 60%,#23234a);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.ios-install-modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:24px 24px 16px}.ios-install-modal-title{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700;gap:12px}.ios-install-modal-icon{font-size:24px}.ios-install-modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#77829b;cursor:pointer;display:flex;font-size:20px;justify-content:center;padding:8px;transition:all .3s ease}.ios-install-modal-close:hover{background:#ffffff1a;color:#fff}.ios-install-modal-content{padding:24px}.ios-install-modal-description{color:#b6b6c6;font-size:16px;line-height:1.6;margin-bottom:24px;text-align:center}.ios-install-modal-bonus{font-weight:600;margin-top:12px}.bonus-text{-webkit-text-fill-color:#0000;background:linear-gradient(91.32deg,#4891ff,#9735e2);-webkit-background-clip:text;background-clip:text;font-size:18px}.ios-install-modal-auto-install{background:#4891ff1a;border:1px solid #4891ff33;border-radius:16px;margin-bottom:32px;padding:20px;text-align:center}.ios-install-modal-install-btn{align-items:center;background:linear-gradient(91.32deg,#4891ff,#9735e2);border:none;border-radius:12px;box-shadow:0 4px 20px #4891ff4d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:12px;margin:0 auto 16px;padding:16px 32px;transition:all .3s ease}.ios-install-modal-install-btn:hover{box-shadow:0 8px 30px #4891ff66;transform:translateY(-2px)}.ios-install-modal-install-note{color:#77829b;font-size:14px;line-height:1.5}.ios-install-modal-steps{margin-bottom:32px}.ios-install-modal-steps-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:20px;text-align:center}.ios-install-modal-steps-container{display:flex;flex-direction:column;gap:20px}.ios-install-modal-step{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.ios-install-modal-step:hover{background:#ffffff14;transform:translateX(4px)}.ios-install-modal-step-number{align-items:center;background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:32px;justify-content:center;width:32px}.ios-install-modal-step-content{flex:1 1}.ios-install-modal-step-content img{border-radius:12px;box-shadow:0 4px 20px #0000004d;margin-bottom:12px;width:100%}.ios-install-modal-step-content p{color:#b6b6c6;font-size:15px;line-height:1.5;margin:0}.ios-install-modal-step-content strong{color:#fff;font-weight:600}.ios-install-modal-benefits{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.ios-install-modal-benefits h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:16px;text-align:center}.ios-install-modal-benefits ul{list-style:none;margin:0;padding:0}.ios-install-modal-benefits li{color:#b6b6c6;font-size:15px;line-height:1.6;margin-bottom:12px;padding-left:0}.ios-install-modal-benefits li:last-child{margin-bottom:0}@media (max-width:768px){.ios-install-modal-overlay{padding:10px}.ios-install-modal{border-radius:16px;max-height:95vh}.ios-install-modal-header{padding:20px 20px 16px}.ios-install-modal-content{padding:20px}.ios-install-modal-title{font-size:18px}.ios-install-modal-step{flex-direction:column;text-align:center}.ios-install-modal-step-number{align-self:center}.ios-install-modal-install-btn{font-size:15px;padding:14px 24px}}.ios-install-modal::-webkit-scrollbar{width:8px}.ios-install-modal::-webkit-scrollbar-track{background:#ffffff14;border-radius:4px}.ios-install-modal::-webkit-scrollbar-thumb{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:4px}.ios-install-modal::-webkit-scrollbar-thumb:hover{background:linear-gradient(91.32deg,#4891ff,#b86cff)}.burger{background:#0000;cursor:pointer;display:block;height:30px;position:relative;width:40px}.burger input{display:none}.burger span{background:#000;border-radius:9px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger span:first-of-type{top:0;transform-origin:left center}.burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.burger span:nth-of-type(3){top:100%;transform:translateY(-100%);transform-origin:left center}.burger input:checked~span:first-of-type{left:5px;top:0;transform:rotate(45deg)}.burger input:checked~span:nth-of-type(2){opacity:0;width:0}.burger input:checked~span:nth-of-type(3){left:5px;top:28px;transform:rotate(-45deg)}.container{box-sizing:border-box;display:flex;flex-direction:row;min-height:100vh;min-height:100svh;position:relative;width:100%}.site-content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;transition:width .3s}.container.sidebar-open .site-content{max-width:calc(100vw - 320px);width:80vw}.container.sidebar-icons .site-content{max-width:100%;width:100%}.sidebar{background:#15151f;bottom:0;box-shadow:0 0 32px 0 #0000002e;display:flex;flex-direction:column;overflow:hidden;padding:20px 20px calc(20px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;top:0;transition:width .3s,right .3s;width:320px;z-index:1001}.sidebar.open{max-width:400px;min-width:320px;right:0;transition:width .3s;width:16vw}.sidebar.open.sidebar-icons{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:70px;min-width:70px;padding:10px 0;width:70px}.sidebar-icons-list{height:100%}.sidebar-icons-list,.sidebar-icons-main{align-items:center;display:flex;flex-direction:column;gap:18px;width:100%}.sidebar-icons-main{flex-grow:1}.sidebar-icons-bottom{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:8px;margin-top:auto;width:100%}.sidebar-icon-btn{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:26px;height:48px;justify-content:center;margin:0;padding:10px 0;transition:background .15s;width:48px}.sidebar-icon-btn:hover{background:#ffffff14}.sidebar-expand-btn,.sidebar-icon-btn.glow-blue{background:linear-gradient(91.32deg,#4891ff,#9735e2);box-shadow:0 0 8px 0 #4891ff44;color:#fff}.sidebar-icon-btn.glow-blue{border:none}.sidebar-icon-btn.glow-blue:hover{background:linear-gradient(91.32deg,#4891ff 10%,#9735e2 90%);box-shadow:0 0 16px 0 #9735e288}.close-sidebar{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;margin-left:auto;position:absolute;right:30px;top:30px;z-index:500}.top-bar{justify-content:flex-start;position:relative}.cashback-timer,.top-bar{align-items:center;display:flex}.cashback-timer{background:linear-gradient(180deg,#4891ff,#9735e2);border-radius:12px;box-shadow:0 0 10px 0 #9735e2cc;color:#fff;gap:25px;padding:6px;width:70%}.cashback-icon{font-size:24px}.cashback-info{display:flex;flex-direction:column}.cashback-icon-circle{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.cashback-text{font-size:12px;font-weight:400}.time{font-size:16px;font-weight:700}.profile-section{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:10px;overflow:hidden;padding:10px;transition:background .2s ease;white-space:nowrap}.profile-section:hover{background:#ffffff0d}.profile-icon{align-items:center;background:#0000;border-radius:50%;color:#fff;display:flex;font-size:20px;height:40px;justify-content:center;transition:background .2s ease;width:40px}.profile-info{flex:1 1;min-width:0}.profile-info p.username{color:#fff;font-size:14px;font-weight:700;margin:0}.profile-info p.user-id{color:#ffffffb3;font-size:12px;margin:0}.profile-arrow{background:none;border:none;color:#fff;cursor:pointer;font-size:15px}.menu-section{display:flex;flex-direction:column;gap:10px}.menu-item{align-items:center;background:none;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:15px;padding:15px;text-align:left;transition:all .3s ease;width:100%}.menu-item:hover{background:#ffffff0d;transform:translateX(2px)}.menu-icon{align-items:center;display:flex;font-size:20px;height:24px;justify-content:center;width:24px}.live-indicator{background:#ff4b4b;border-radius:4px;color:#fff;font-size:12px;font-weight:700;padding:2px 8px}@media (max-width:768px){.container{flex-direction:column;width:100%}.sidebar{bottom:0;max-width:80vw;min-width:0;padding:15px;right:-100vw;top:0;transition:right .3s;width:80vw}.sidebar.open{right:0}.sidebar.open.sidebar-icons{bottom:0;max-width:80vw!important;min-width:0!important;position:fixed;top:0;width:80vw!important;z-index:1001}.sidebar-content{padding-right:5px}.site-content{max-width:100%!important;width:100%!important}.sidebar-support-block{min-height:auto;padding:12px 16px 12px 10px}.sidebar-bonus-block,.sidebar-cashback-block{font-size:15px;padding:12px 8px}.sidebar-bonus-value,.sidebar-cashback-value{font-size:18px}.sidebar-bonus-btn,.sidebar-cashback-btn{font-size:15px;padding:8px 12px}}@media (min-width:769px){.sidebar{border-left:1px solid #a9afb51f;border-right:none;bottom:0;left:auto;right:0;top:0}.sidebar.open.sidebar-icons .sidebar-icons-list{height:100%;justify-content:space-between}.sidebar.open.sidebar-icons .sidebar-icons-main{flex-grow:1}.sidebar.open.sidebar-icons .sidebar-icons-bottom{margin-bottom:16px}}.sidebar-lang-block{align-items:center;background:#15151f;border-top:1px solid #ffffff14;bottom:0;display:flex;gap:16px;justify-content:flex-start;padding-bottom:env(safe-area-inset-bottom,0);padding-top:20px;width:100%;z-index:1002}.sidebar.open.sidebar-icons .sidebar-lang-block{justify-content:center;padding:12px 0 calc(12px + env(safe-area-inset-bottom, 0px))}.sidebar-lang-switch{align-items:center;background:#0000001f;border:1.5px solid #8443b944;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-grow:1;font-size:16px;font-weight:500;gap:14px;min-width:0;padding:8px 18px 8px 10px;transition:background .13s,border .13s}.sidebar-lang-switch:hover{background:#5028781a;border:1.5px solid #8443b9}.sidebar-lang-label{color:#fff;font-size:16px;font-weight:500}.sidebar-lang-icon-btn{align-items:center;background:none;border:none;border-radius:50%;display:flex;height:48px;justify-content:center;padding:0;transition:background .13s;width:48px}.sidebar-lang-icon-btn:hover{background:#ffffff14}.sidebar-overlay{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1001}.sidebar-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:8px;scrollbar-color:#444 #23232e;scrollbar-width:thin}.sidebar-content::-webkit-scrollbar{background:#23232e;border-radius:8px;width:8px}.sidebar-content::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:#666}.sidebar-content::-webkit-scrollbar-corner{background:#0000}.sidebar-slider-controls{align-items:center;display:flex;justify-content:center;margin-bottom:8px;width:100%}.sidebar.open.sidebar-icons .sidebar-content{padding-right:0}.sidebar-bonus-block,.sidebar-cashback-block{align-items:center;background:linear-gradient(91.32deg,#4891ff,#9735e2);border:1.5px solid #7b2ff233;border-radius:14px;box-shadow:0 0 16px 2px #7b2ff244,0 2px 10px 0 #18182899;color:#fff;display:flex;gap:18px;margin:18px 0 0;padding:18px 20px 16px;position:relative;transition:box-shadow .3s,background .3s}.sidebar-bonus-block:hover,.sidebar-cashback-block:hover{background:linear-gradient(120deg,#23232e 60%,#7b2ff2 90%,#4891ff);border:1.5px solid #a259f7aa;box-shadow:0 0 24px 6px #7b2ff255,0 2px 18px 0 #4891ff55}.sidebar-bonus-block .sidebar-bonus-icon,.sidebar-cashback-block .sidebar-cashback-icon{align-items:center;background:#ffffff21;border-radius:50%;display:flex;font-size:32px;height:48px;justify-content:center;margin-right:10px;width:48px}.sidebar-bonus-info,.sidebar-cashback-info{flex:1 1;min-width:0}.sidebar-bonus-title,.sidebar-cashback-title{color:#fff;font-size:17px;font-weight:700;letter-spacing:.2px;margin-bottom:2px}.sidebar-bonus-value,.sidebar-cashback-value{color:#fff;font-size:26px;font-weight:700;margin-bottom:2px;text-shadow:0 0 8px #fff,0 0 16px #7b2ff2cc}.sidebar-bonus-timer,.sidebar-cashback-timer{font-feature-settings:"tnum";color:#ffc107;font-size:15px;font-variant-numeric:tabular-nums;margin-top:2px}.sidebar-bonus-btn,.sidebar-cashback-btn{align-items:center;background:#0000;border:2px solid #fff;border-radius:8px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:700;gap:8px;margin-left:18px;padding:10px 22px;text-shadow:none;transition:background .18s,color .18s,border .18s}.sidebar-bonus-btn:hover,.sidebar-cashback-btn:hover{background:#ffffff14}.sidebar-bonus-btn:disabled,.sidebar-cashback-btn:disabled{background:#454592;box-shadow:none;color:#888;cursor:not-allowed;opacity:.6}.sidebar-bonus-block.sidebar-bonus-compact,.sidebar-cashback-block.sidebar-cashback-compact{border:none!important;gap:10px;margin:10px 0 0;min-height:0;min-height:auto;padding:10px 14px}.sidebar-bonus-compact .sidebar-bonus-title,.sidebar-cashback-compact .sidebar-cashback-title{font-size:15px;margin-bottom:0}.sidebar-bonus-compact .sidebar-bonus-value,.sidebar-cashback-compact .sidebar-cashback-value{font-size:18px;margin-bottom:0}.sidebar-bonus-compact .sidebar-bonus-info,.sidebar-cashback-compact .sidebar-cashback-info{gap:2px}.sidebar-timer-white{color:#fff!important}.sidebar-bonus-compact .sidebar-bonus-btn,.sidebar-cashback-compact .sidebar-cashback-btn{font-size:15px;margin-left:10px;padding:7px 14px}.menu-chevron{color:#ffffff80;font-size:12px;margin-left:auto;transition:transform .3s ease}.menu-chevron.expanded{transform:rotate(180deg)}.subcategories{animation:slideDown .4s ease-out;border-radius:0 0 8px 8px;overflow:hidden;padding-left:0}.subcategory-item{background:#0000;border-bottom:none;font-size:14px;padding:10px 15px;transition:all .3s ease}.subcategory-item:hover{background:#ffffff0d;transform:translateX(2px)}.subcategory-icon{font-size:14px;height:18px;width:18px}.subcategory-item.has-subcategories{position:relative}.subcategory-item.has-subcategories:hover{background:#ffffff14;transform:translateX(2px)}.sub-subcategories{animation:slideDown .4s ease-out;border-radius:0 0 6px 6px;overflow:hidden;padding-left:0}.sub-subcategory-item{background:#0000;border-bottom:none;color:#ffffffd9;font-size:13px;padding:8px 15px 8px 30px;transition:all .3s ease}.sub-subcategory-item:hover{background:#ffffff0d;color:#fff;transform:translateX(2px)}.sub-subcategory-icon{font-size:12px;height:16px;width:16px}.sidebar-app-install-block{background:#15151f;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:12px;margin-bottom:env(safe-area-inset-bottom,0);padding:16px 0;width:100%}.sidebar-app-install-title{color:#fff;font-size:14px;font-weight:600;margin-bottom:-8px;text-align:left}.sidebar-app-install-description{color:#c6c6c6;font-size:12px;text-align:left}.sidebar-app-install-buttons{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.sidebar-app-install-btn{align-items:center;background:#0000002e;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:22px;justify-content:center;padding:6px;transition:all .3s ease}.sidebar-app-install-btn:hover{background:linear-gradient(91.32deg,#4891ff 10%,#9735e2 90%);box-shadow:0 4px 16px #9735e266;transform:translateY(-2px)}.sidebar-app-install-btn:active{box-shadow:0 2px 8px #4891ff4d;transform:translateY(0)}.sidebar-balance-flag{border-radius:50%;box-shadow:0 1px 4px 0 #0002;display:block;height:30px;margin-right:10px;object-fit:cover;width:30px}.sidebar-support-block{align-items:center;border-radius:18px;box-shadow:0 2px 12px 0 #18182833;display:flex;flex-direction:row;margin-bottom:8px;min-height:56px;padding:14px 18px 14px 12px;position:relative}.sidebar-support-block:before{background:linear-gradient(180deg,#4891ff,#9735e2);border-radius:4px;bottom:10px;content:"";display:block;left:0;position:absolute;top:10px;width:4px}.sidebar-support-title-row{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;margin-bottom:0;margin-left:10px}.sidebar-support-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:2px}.sidebar-support-subtext{color:#b0b8c9;font-size:13px;font-weight:400;margin-left:0;margin-top:0}.sidebar-support-actions{display:flex;gap:12px;margin-bottom:0;margin-left:18px}.sidebar-support-btn{align-items:center;background:#0000002e;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:background .18s,box-shadow .18s;width:40px}.sidebar-support-btn:hover{background:linear-gradient(91.32deg,#9735e2 10%,#4891ff 90%);box-shadow:0 6px 20px #9735e2ee}.sidebar-freemoney-block{align-items:center;background-image:url(/static/media/freemoneybuttonBackground.a7a5de08c3bd38fb765e.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:0 4px 12px #0003;cursor:pointer;display:flex;height:50px;justify-content:flex-start;margin-bottom:12px;margin-top:12px;overflow:visible;padding:14px 16px;position:relative;transition:all .3s ease;width:100%}.sidebar-freemoney-block:hover{transform:translateY(-2px)}.sidebar-freemoney-block:active{box-shadow:0 4px 12px #0003;transform:translateY(0)}.sidebar-freemoney-text{color:#fff;font-size:20px;font-weight:700;position:relative;text-align:left;text-shadow:2px 2px 4px #00000080;z-index:2}.sidebar-freemoney-icon{height:70px;object-fit:contain;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:3}.sidebar-balance-block{align-items:stretch;background:#ffffff0a;border-radius:12px;box-shadow:0 2px 8px 0 #0000000a;display:flex;min-height:64px;padding:0}.sidebar-balance-stripe{background:linear-gradient(180deg,#4891ff,#9735e2);border-radius:8px 0 0 8px;width:6px}.sidebar-balance-content{align-items:center;display:flex;justify-content:space-between;padding:0 10px;width:100%}.sidebar-balance-content-block{align-items:flex-start;text-align:left}.sidebar-balance-label{color:#b6b6c6;font-size:13px;margin-bottom:2px}.sidebar-balance-dropdown-wrapper,.sidebar-balance-dropdown-wrapper-wrapper{margin-bottom:0;position:relative;width:-webkit-fit-content;width:fit-content;z-index:10}.sidebar-balance-dropdown-selected{align-items:center;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:7px;min-width:80px;padding:12px;transition:border .2s}.sidebar-balance-currency{margin-right:2px}.sidebar-balance-arrow{align-items:center;color:#fff;display:inline-flex;font-size:18px;justify-content:center;margin-left:6px;vertical-align:middle}.sidebar-balance-dropdown-list{background:#15151f;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 2px 18px 0 #00000044;left:0;list-style:none;margin:0;max-width:320px;min-width:240px;padding:0;position:absolute;right:auto;top:110%;transform:translateX(-40%);z-index:1000}.sidebar-balance-dropdown-header{border-bottom:1px solid #ffffff14;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:16px 22px 10px}.sidebar-balance-dropdown-close{background:none;border:none;color:#fff;cursor:pointer;font-size:26px;line-height:1;margin-left:10px;padding:0;transition:color .15s}.sidebar-balance-dropdown-close:hover{color:#ff4b4b}.sidebar-balance-dropdown-scroll{max-height:260px;overflow-y:auto;padding:10px 0;scrollbar-color:#444 #23232e;scrollbar-width:thin}.sidebar-balance-dropdown-scroll::-webkit-scrollbar{background:#23232e;border-radius:8px;width:8px}.sidebar-balance-dropdown-scroll::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.sidebar-balance-dropdown-scroll::-webkit-scrollbar-thumb:hover{background:#666}.sidebar-balance-dropdown-item{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:17px;gap:16px;padding:12px 28px 12px 22px;transition:background .12s}.sidebar-balance-dropdown-item.selected{background:#0000003d;font-weight:700}.sidebar-balance-dropdown-item:hover{background:#ffffff14}.sidebar-balance-value{align-items:center;color:#fff;display:flex;font-size:100%;font-weight:700;margin-top:0}.sidebar-balance-currency-symbol{align-items:center;background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:50%;color:#fff;display:inline-flex;font-size:13px;font-weight:500;height:24px;justify-content:center;margin-bottom:0;margin-left:6px;margin-top:0;overflow:hidden;padding:0 2px;text-overflow:ellipsis;white-space:nowrap;width:24px}.sidebar-balance-actions{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:14px 0 30px;width:100%}.sidebar-balance-actions .btn{border:none;cursor:pointer;font-weight:600;transition:background .18s,box-shadow .18s;width:100%}.sidebar-balance-actions .sign-up.glow-blue{background:linear-gradient(91.32deg,#4891ff,#9735e2);box-shadow:0 0 8px 0 #4891ff44;color:#fff}.sidebar-balance-actions .sign-up.glow-blue:hover{background:linear-gradient(91.32deg,#4891ff 10%,#9735e2 90%);box-shadow:0 0 16px 0 #9735e288}.sidebar-balance-actions .withdraw-btn.glow-blue-light{background:linear-gradient(91.32deg,#7faaff,#b18cff);box-shadow:0 0 8px 0 #7faaff44;color:#fff}.sidebar-balance-actions .withdraw-btn.glow-blue-light:hover{background:linear-gradient(91.32deg,#b18cff 10%,#7faaff 90%);box-shadow:0 0 16px 0 #b18cff88}.modal{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000004d;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:300px}.modal-content{display:flex;flex-direction:column;gap:10px}button{border:none;cursor:pointer;padding:10px}.register-btn{background-color:green;color:#fff}.save-btn{background-color:blue;color:#fff}.logout-btn{background-color:red;color:#fff}.header{background:#141415;display:flex;justify-content:center;max-width:100%;z-index:1000}.header-content{color:#fff;max-width:100%;padding:15px 0;width:100%}.header-balance,.header-content{align-items:center;display:flex;justify-content:space-between}.header-balance{border:none;border-radius:4px;font-size:15px;height:34px;overflow:hidden;pointer-events:auto;position:relative;z-index:1001}.header-balance:before{border-radius:4px;bottom:0;content:"";left:0;-webkit-mask-composite:destination-out;mask-composite:exclude;padding:.5px;pointer-events:none;position:absolute;right:0;top:0}.icon{color:#fff;font-size:30px!important;margin-top:5px!important}.header-left .logo{height:60px;outline:none}.header-left{height:33px}.header-right{align-items:center;display:flex;gap:10px}.header-balance a,.header-balance-link{align-items:center;color:#fff;cursor:pointer;display:flex;pointer-events:auto;position:relative;text-decoration:none;transition:opacity .2s ease;z-index:1001}.header-balance-link:hover{opacity:.8}.header-balance-link:active{transform:scale(.98)}.logout{background:#e74c3c;color:#fff}.header-balance-inner{gap:8px;padding:8px}.currency-symbol,.header-balance-inner{align-items:center;display:flex;pointer-events:none}.currency-symbol{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:50%;height:22px;justify-content:center;width:22px}.header-balance-amount{pointer-events:none}.balance-amount{text-align:center}.currency-icon{color:#9fa5ac}@media (max-width:768px){.header-content{max-width:100%;padding:11px 15px;width:100%}.header-left .logo{height:34px}.profile-button{display:none}}.downbar{background:#15151f;border-top:1px solid #a9afb51f;bottom:0;box-sizing:border-box;display:flex;justify-content:space-around;left:0;padding:10px 10px 20px;position:fixed;width:100%;z-index:1000}.downbar-indicator{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:4px;bottom:10px;box-shadow:0 2px 12px 0 #9735e288,0 0 8px 0 #4891ff44;height:4px;pointer-events:none;position:absolute;transition:left .28s cubic-bezier(.4,0,.2,1),width .28s cubic-bezier(.4,0,.2,1);z-index:2}.downbar-btn{align-items:center;background:none;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;flex-direction:column;outline:none;overflow:hidden;padding:5px;position:relative;transition:transform .16s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),filter .18s cubic-bezier(.4,0,.2,1),background .18s;will-change:transform,box-shadow,filter}.downbar-btn:active,.downbar-btn:hover{background:none;box-shadow:none;filter:none}.downbar-btn:active{transform:scale(.93)}.downbar-btn span{transition:color .18s}.downbar-btn:active span{color:inherit}.downbar-btn svg{font-size:20px;margin-bottom:4px}.downbar-btn.active{color:#fff;font-weight:700}.downbar-btn.active svg{color:#fff;filter:none}@media (min-width:769px){.downbar{display:none}}.country-blocked-page{align-items:center;background:#0b0c0d;color:#fff;display:flex;font-family:SFProText,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px}.blocked-container{align-items:center;display:flex;gap:60px;max-width:1000px;width:100%}.blocked-left{align-items:center;display:flex;flex:0 0 400px;justify-content:center}.blocked-image{border-radius:12px;height:auto;max-width:400px;width:100%}.blocked-icon-fallback{align-items:center;display:flex;justify-content:center}.blocked-icon-fallback svg{animation:pulse 2s infinite;opacity:.8}.blocked-right{flex:1 1;min-width:0}.blocked-title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 20px}.blocked-text{color:#a0a0a0;font-size:1.2rem;line-height:1.5}.blocked-details,.blocked-text{margin-bottom:30px}.detail-item{background:#ffffff0d;border-left:3px solid #9735ff;border-radius:8px;display:flex;flex-direction:column;margin-bottom:15px;padding:15px}.detail-label{color:#77829b;font-size:.9rem;font-weight:500;margin-bottom:5px}.detail-value{color:#fff;font-family:Courier New,monospace;font-size:1.1rem;font-weight:600}.blocked-reason{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:40px;padding:20px}.blocked-reason p{color:silver;font-size:1rem;line-height:1.6;margin:0}.blocked-support{text-align:left}.support-text{color:#a0a0a0;font-size:1rem;line-height:1.5;margin-bottom:15px}.support-email{background:linear-gradient(135deg,#31bc69,#2da45b);border-radius:8px;box-shadow:0 4px 12px #31bc694d;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.support-email:hover{background:linear-gradient(135deg,#2da45b,#25904f);box-shadow:0 6px 20px #31bc6966;color:#fff;text-decoration:none;transform:translateY(-2px)}@media (max-width:768px){.country-blocked-page{padding:20px 15px}.blocked-container{flex-direction:column;gap:40px;text-align:center}.blocked-left{max-width:250px}.blocked-left,.blocked-right{flex:none;width:100%}.blocked-title{font-size:2rem}.blocked-text{font-size:1.1rem}.detail-item{text-align:left}}@media (max-width:480px){.blocked-title{font-size:1.8rem}.blocked-text{font-size:1rem}.blocked-left{max-width:200px}.detail-item{padding:12px}.blocked-reason{padding:15px}.support-email{font-size:.9rem;padding:10px 20px}}:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-right:env(safe-area-inset-right);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left)}body{background:#141415;box-sizing:border-box;color:#fff;font-family:SFProText,sans-serif;margin:0;max-width:100%;overflow-x:hidden;padding:0}main{margin:auto;max-width:50vw;min-height:80vh;padding-top:50px;width:50vw}*,:after,:before{box-sizing:inherit}.boldtext{color:#77829b66;font-size:14px;font-weight:800;line-height:16px}.glow{box-shadow:0 0 6px #31bc69}.glow-blue{box-shadow:0 0 6px #4891ff}.btn{background:#a9afb51f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:10px 15px;text-transform:uppercase;transition:border .3s}.btn:hover{opacity:.9}.sign-in{background:#4891ff;color:#fff}.sign-up{background-image:linear-gradient(91.32deg,#4891ff,#9735e2)!important;color:#fff;overflow:hidden;position:relative}.sign-up:before{animation:shine 3s infinite;background:linear-gradient(120deg,#0000,#fff9,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;transform:skewX(-20deg);width:50%}@keyframes shine{0%{left:-100%;opacity:0}10%{opacity:1}20%{left:100%;opacity:1}30%{opacity:0}to{left:100%;opacity:0}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}a:focus,button:focus,input:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible{border-radius:6px;outline:2px solid #8443b9;outline-offset:2px}[role=button],a,button,input[type=button],input[type=submit]{-webkit-tap-highlight-color:transparent}a:active,button:active{background-color:initial}.footer,.header,main{box-sizing:border-box;margin:auto;max-width:85%;width:85%}@media (max-width:768px){main{padding:0 15px}.header,main{max-width:100%;width:100%}.header{box-sizing:border-box;margin:auto}}.mainpage{min-height:100vh;width:100%}.content{margin:0 auto}.loading{color:#fff;font-size:1.5rem;height:50vh}.error-message{background-color:#f44;border-radius:5px;color:#fff;margin:20px 0;padding:15px;text-align:center}.games-grid{grid-gap:20px;background-color:initial;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.selected-collection-header{align-items:flex-start;border-radius:12px;color:#fff;display:flex;flex:1 1;flex-wrap:wrap;font-size:18px;font-weight:600;gap:10px;justify-content:space-between;margin:0;min-width:200px;padding:15px 20px}.collection-games-count{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffb3;font-size:14px;margin:20px 0;padding:10px;text-align:center}@media (min-width:768px){.games-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.games-grid{grid-template-columns:repeat(3,1fr)}.game-image-container{height:160px}}@media (max-width:480px){.games-grid{grid-template-columns:repeat(2,1fr)}.game-image-container{height:140px}}.game-card{background-color:initial;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;text-decoration:none}.game-image-container{background:#181818;border-radius:10px}.game-image{background:#0000;border-radius:10px;object-position:center}.game-card h3{color:#fff;font-size:14px;margin:0;padding:5px 0;text-align:left}.game-info{color:#ccc;font-size:.9rem;padding:0 15px 15px}.game-info p{margin:5px 0}.game-buttons{display:flex;gap:10px;justify-content:center;margin-top:auto;padding:15px}.demo-button,.play-button{border-radius:5px;flex:1 1;font-weight:700;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.play-button{background-color:gold;color:#000}.play-button:hover{background-color:#ffed4a}.demo-button{background-color:#4a4a4a;color:#fff}.demo-button:hover{background-color:#5a5a5a}.game-modal{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.game-modal-content{background-color:#2a2a2a;border-radius:10px;height:90%;overflow:hidden;position:relative;width:90%}.close-button{align-items:center;background-color:#f44;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px;z-index:1001}.close-button:hover{background-color:#f66}.auth-message{background-color:#ffffff0d;border-radius:10px;margin:20px 0;padding:50px 20px;text-align:center}.auth-message h2{color:#fff;font-size:2rem;margin-bottom:20px}.auth-message p{color:#ccc;font-size:1.2rem}.hero-banners{display:flex;gap:20px;position:relative}.main-banner-container{border-radius:16px;box-shadow:0 8px 32px #0000004d;flex:3 1;overflow:hidden;position:relative}.banner-slider{border-radius:16px;height:100%;overflow:visible;perspective:1200px;perspective-origin:50%;position:relative;width:100%}.banner-track{display:flex;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.banner-link,.banner-slide{height:100%;position:relative}.banner-link{border-radius:16px;display:block;overflow:hidden;text-decoration:none;transform-style:preserve-3d;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.banner-link:hover{box-shadow:0 25px 50px #0006,0 15px 35px #0000004d,0 5px 15px #0003,0 0 0 1px #ffffff1a,inset 0 0 0 1px #ffffff0d;transform:translateZ(25px) scale(1.03);z-index:10}.banner-image{height:100%;object-fit:cover;object-position:left center;transform-origin:center center;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%}.banner-link:hover .banner-image{filter:brightness(1.1) contrast(1.05);transform:scale(1.05)}.banner-nav-buttons{bottom:20px;display:flex;gap:10px;position:absolute;right:20px;z-index:10}.banner-nav-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,67%,.293);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:30px;justify-content:center;transition:all .3s ease;width:30px}.banner-nav-button:hover{background:hsla(0,0%,62%,.332);transform:scale(1.1)}.side-banners{display:flex;flex:1 1;flex-direction:column;gap:20px}.side-banner{border-radius:12px;box-shadow:0 4px 20px #0003;flex:1 1;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.side-banner:hover{box-shadow:0 8px 32px #0000004d;transform:translateY(-4px)}.side-banner-link{display:block;height:100%;overflow:hidden;position:relative;text-decoration:none;width:100%}.side-banner-image{height:100%;object-fit:cover;object-position:left center;transition:transform .4s ease;width:100%}.side-banner-link:hover .side-banner-image{transform:scale(1.05)}.side-banner-overlay{align-items:center;background:linear-gradient(135deg,#0000004d,#0000001a 50%,#00000080);bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:20px;position:absolute;right:0;top:0;transition:opacity .3s ease}.side-banner-link:hover .side-banner-overlay{opacity:1}.side-banner-title{color:#fff;font-size:1.3rem;font-weight:600;margin:0;text-align:center;text-shadow:0 2px 8px #00000080;transform:translateY(10px);transition:transform .3s ease}.side-banner-link:hover .side-banner-title{transform:translateY(0)}@media (max-width:1024px) and (min-width:768px){.banner-nav-button{height:45px;width:45px}}@media (min-width:1440px){.hero-banners{margin:0 0 20px}.banner-nav-buttons{bottom:25px;right:25px}.banner-nav-button{font-size:1.2rem;height:30px;width:30px}.side-banner-title{font-size:1.4rem}}.search-bar{align-items:center;background:none;display:flex;justify-content:center;margin:0 0 24px;padding:0;width:100%}.search-bar.active{max-width:100%;width:100%}.search-bar-btn{align-items:center;background:#23232b;border:none;border-radius:50%;box-shadow:0 2px 8px #7a5cff14;cursor:pointer;display:flex;height:48px;justify-content:center;margin:0 auto;transition:background .2s,box-shadow .2s;width:48px}.search-bar-btn:hover{background:#7a5cff;box-shadow:0 2px 12px #7a5cff2e}.search-input-wrapper{align-items:center;display:flex;width:100%}.search-icon{color:#bdbdbd;font-size:1.1em;margin-right:7px}.search-label{color:#bdbdbd;font-size:1em;margin-right:10px;white-space:nowrap}.search-input{background:#0000;border-radius:0;box-shadow:none;flex:1 1;font-size:1rem;height:100%;min-width:0;padding:0;transition:background-color .2s}.search-input::placeholder{color:#bdbdbd;opacity:1}.search-input:focus,.search-input:focus-visible{border:none!important}@media (max-width:767px){.search-bar,.search-input{max-width:100vw}.search-input{width:100vw}.hero-banners{flex-direction:column;gap:15px;height:auto;margin-top:20px}.main-banner-container{height:180px}.banner-nav-buttons{bottom:15px;gap:8px;right:15px}.banner-nav-button{font-size:.9rem;height:35px;width:35px}.side-banners{flex-direction:row;gap:15px}.side-banner-title{font-size:1.1rem}.side-banner-overlay{padding:15px}}@media (max-width:480px){.games-grid{grid-template-columns:repeat(2,1fr)}.game-image-container{height:140px}.hero-banners{gap:12px;margin-top:20px}.main-banner-container{height:160px}.banner-nav-buttons{bottom:12px;gap:6px;right:12px}.banner-nav-button{font-size:.8rem;height:32px;width:32px}.side-banners{gap:12px}.side-banner-title{font-size:1rem}.side-banner-overlay{padding:12px}}.banner-slider-small{align-items:center;display:flex;gap:16px;justify-content:center;margin:30px auto 20px;max-width:600px;position:relative}.banner-image-wrapper{background:#181818;border-radius:24px;box-shadow:0 4px 24px #0000002e;max-width:520px;min-height:140px;overflow:hidden;position:relative;transition:box-shadow .3s;width:100%}.banner-image-small{border-radius:24px;display:block;height:auto;transition:opacity .3s;width:100%}.banner-image-wrapper.fade .banner-image-small{opacity:0;transition:opacity .3s}.banner-button{align-items:center;background:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:38px;justify-content:center;transition:background .2s;width:38px;z-index:2}.banner-button:hover{background:#000000b3}.banner-dots{bottom:10px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.banner-dot{background:#fff;border-radius:50%;cursor:pointer;height:10px;opacity:.4;transition:opacity .2s,background .2s;width:10px}.banner-dot.active{background:#7a5cff;opacity:1}.banner-row{align-items:flex-start;display:flex;gap:24px;justify-content:center;margin:32px auto 24px;max-width:800px}.banner-horizontal-group{display:flex;flex-direction:column;gap:16px}.banner-horizontal{background:#181818;border-radius:18px;box-shadow:0 2px 12px #0000001f;height:80px;object-fit:cover;transition:transform .2s ease,box-shadow .2s ease;width:340px}.banner-button{display:block;transition:transform .2s ease}.banner-button:hover{transform:translateY(-2px)}.banner-button:hover .banner-horizontal{box-shadow:0 4px 20px #0003}.banner-vertical{background:#181818;border-radius:18px;box-shadow:0 2px 12px #0000001f;height:200px;object-fit:cover;width:100px}@media (max-width:600px){.banner-row{align-items:center;flex-direction:column;gap:16px}.banner-horizontal-group{flex-direction:row;gap:8px}.banner-horizontal{height:48px;width:48vw}.banner-vertical{height:120px;width:80vw}}@media (max-width:768px){.banner-link:hover{box-shadow:0 15px 30px #0000004d,0 10px 20px #0003,0 5px 10px #0000001a!important;transform:translateZ(15px) scale(1.02)!important}.banner-link:hover .banner-image{transform:scale(1.03)!important}}@media (max-width:480px){.banner-link:hover{box-shadow:0 10px 20px #00000040,0 5px 15px #00000026!important;transform:translateZ(10px) scale(1.01)!important}.banner-link:hover .banner-image{transform:scale(1.02)!important}.banner-link:hover .gis-bonus-banner-action-text,.banner-link:hover .gis-cashback-banner-action-text{transform:translateY(-1px) scale(1.02)!important}}.PrivacyInfo__description{color:#fff;font-size:14px;font-weight:400;line-height:1.6;margin-bottom:16px}.PrivacyInfo__title{color:#989898;font-weight:600;margin:32px 0 12px}.InfoHeader,.PrivacyInfo__title{font-size:16px;text-transform:uppercase}.InfoHeader{color:#fff;font-weight:700;line-height:130%;padding-top:18px}.PrivacyInfo{display:flex;flex-flow:column}.highlight-link{color:purple;font-weight:700;text-decoration:underline}.highlight-link:hover{color:#f5f5f5}.terms-main-content{color:#fff;display:flex;flex-direction:row;min-height:80vh}.terms-main-content.mobile{flex-direction:column;padding:0}.terms-menu{background:none;border-radius:16px;box-shadow:none;display:flex;flex-direction:column;gap:8px;height:-webkit-fit-content;height:fit-content;margin-right:32px;min-width:320px;padding:24px}.terms-menu.mobile{background:none;border-radius:0;margin-right:0;padding:12px 8px 8px;position:static;top:auto;width:100%;z-index:auto}.terms-menu-title{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:24px}.terms-menu-title.mobile{font-size:16px;margin-bottom:8px}.terms-menu-list{list-style:none;margin:0;padding:0}.terms-menu-list-row{display:flex;flex-direction:row;gap:4px;overflow-x:auto;width:100%}.terms-menu-list li{margin-bottom:4px}.terms-menu-btn{background:#0000;border:none;border-radius:8px;color:#aaa;cursor:pointer;font-size:16px;font-weight:500;min-width:120px;padding:12px 16px;text-align:left;transition:background .2s,color .2s;width:100%}.terms-menu-btn.active{background:#353945;color:#fff}.terms-menu-btn.mobile{font-size:14px;padding:8px 12px}.terms-back-btn{background:#353945;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:6px 18px;text-decoration:none;transition:background .2s}.terms-back-btn.mobile{font-size:14px;padding:4px 12px}.terms-content{background:none;border-radius:16px;box-shadow:none;flex:1 1;font-size:16px;min-height:600px;padding:32px}.terms-content.mobile{border-radius:0;font-size:14px;min-height:300px;padding:12px}.terms-menu-list li,.terms-menu-list-row li{background:none!important;box-shadow:none!important}.terms-content ol,.terms-content ul{list-style-type:disc;padding-left:24px}.terms-content ol li,.terms-content ul li{background:none!important;color:inherit}.terms-content,.terms-content.mobile{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:700px;text-align:justify}@media (max-width:900px){.terms-content,.terms-content.mobile{max-width:98vw;padding-left:8px;padding-right:8px}.terms-content ol,.terms-content ul,.terms-menu-list,.terms-menu-list-row{list-style:none!important;padding-left:0!important}.terms-content ol,.terms-content ul{margin-left:0!important}.terms-content ol li,.terms-content ul li{background:none!important;color:inherit;padding-left:0!important;position:relative}}.profile-container{background:#0000;min-height:100vh;padding:0}.profile-content{margin:0;max-width:none;padding:120px 40px 40px;width:100%}.profile-header{align-items:center;background:#10111ae6;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 4px 24px #571ca51a;display:flex;justify-content:space-between;margin-bottom:24px;padding:30px}.profile-header-left{align-items:center;display:flex;gap:20px}.profile-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:24px;height:70px;justify-content:center;overflow:hidden;width:70px}.profile-avatar img{height:100%;object-fit:cover;width:100%}.profile-basic-info h1{color:#fff;font-size:28px;font-weight:700;letter-spacing:.01em;margin:0 0 4px}.profile-email,.profile-id{color:#bfc3d1;font-size:14px;font-weight:400;margin:0}.profile-header-buttons{align-items:center;display:flex;gap:12px}.verification-button{align-items:center;background:#22c55e26;border:1px solid #22c55e4d;border-radius:12px;color:#22c55e;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:12px;transition:all .2s ease}.verification-button:hover{background:#22c55e40;color:#16a34a;transform:translateY(-1px)}.telegram-button{align-items:center;background:#3b82f626;border:1px solid #3b82f64d;border-radius:12px;color:#3b82f6;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;padding:12px 16px;transition:all .2s ease;white-space:nowrap}.telegram-button:hover{background:#3b82f640;color:#2563eb;transform:translateY(-1px)}.profile-actions-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}.verification-action-button .history-button-icon{background:#22c55e26;border-color:#22c55e4d;color:#22c55e}.verification-action-button:hover .history-button-icon{background:#22c55e40;border-color:#22c55e80;color:#16a34a}.telegram-action-button .history-button-icon{background:#3b82f626;border-color:#3b82f64d;color:#3b82f6;font-size:24px}.telegram-action-button:hover .history-button-icon{background:#3b82f640;border-color:#3b82f680;color:#2563eb}.settings-button{align-items:center;background:#23243a;border:1px solid #ffffff14;border-radius:12px;color:#bfc3d1;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:12px;transition:all .2s ease}.settings-button:hover{background:#2a2b42;border-color:#ffffff26;color:#fff}.balance-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}.balance-card{background:#10111ae6;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 4px 24px #571ca51a;padding:24px;transition:all .2s ease}.balance-card:hover{border-color:#ffffff1f;box-shadow:0 8px 32px #571ca526}.bonus-balance{background:#10111ae6}.balance-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.balance-label{color:#bfc3d1;font-size:14px;font-weight:500}.balance-currency{background:#23243a;border-radius:6px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px}.bonus-icon{color:#fbbf24;font-size:16px}.balance-amount{color:#fff;font-size:24px;font-weight:700;letter-spacing:.01em}.level-section{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px;max-height:480px}.level-card{background:#10111ae6;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 4px 24px #571ca51a;height:100%;max-height:480px;overflow:hidden;padding:32px;position:relative}.level-card:before{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:24px 24px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.level-section-header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.level-section-title{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:600;gap:12px;letter-spacing:.01em;margin:0}.current-level-number{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 2px 8px #667eea4d;color:#fff;font-size:16px;font-weight:700;min-width:32px;padding:6px 12px;text-align:center}.level-info-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;padding:8px;transition:all .3s ease;width:36px}.level-info-btn:hover{background:#ffffff1a;border-color:#fff3;transform:scale(1.1)}.level-info-btn svg{height:18px;transition:all .2s ease;width:18px}.level-main-info{margin-bottom:28px}.level-badge{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;display:flex;gap:16px;padding:20px}.level-icon-wrapper{flex-direction:column;gap:8px}.level-icon,.level-icon-wrapper{align-items:center;display:flex;position:relative}.level-icon{background:#ffffff14;border:2px solid;border-color:inherit;border-radius:50%;box-shadow:0 4px 16px #0003;font-size:32px;height:64px;justify-content:center;width:64px}.level-emoji{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:28px}.level-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #fff3;border-radius:50%;box-shadow:0 2px 8px #0000004d;display:flex;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.level-details{flex:1 1;min-width:0}.level-name{font-size:24px;font-weight:700;letter-spacing:.01em;margin:0;text-shadow:0 2px 4px #0000004d}.level-description{color:#bfc3d1;font-size:16px;font-weight:400;line-height:1.4;margin:0}.level-stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:28px}.level-stat-card{align-items:center;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:16px;display:flex;gap:16px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.level-stat-card:before{background:linear-gradient(90deg,#fbbf24,#f59e0b);content:"";height:2px;left:0;position:absolute;top:0;width:100%}.level-stat-card:hover{background:linear-gradient(135deg,#ffffff14,#ffffff0a);border-color:#ffffff26;box-shadow:0 8px 32px #571ca526;transform:translateY(-2px)}.stat-icon-wrapper{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:12px;box-shadow:0 4px 16px #fbbf244d;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.stat-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:20px}.stat-content{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.stat-value{color:#fff;font-size:24px;font-weight:700;letter-spacing:.01em;line-height:1}.stat-label{color:#bfc3d1;font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.level-progress-section{background:#00000026;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:20px;padding:16px}.progress-header-compact{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.progress-info-compact{display:flex;flex-direction:column;gap:2px}.progress-label-compact{color:#fff;font-size:14px;font-weight:600;letter-spacing:.01em}.progress-points-compact{color:#bfc3d1;font-size:12px;font-weight:400}.progress-percentage-compact{background:#fbbf241a;border:1px solid #fbbf2433;border-radius:6px;color:#fbbf24;font-size:16px;font-weight:700;min-width:48px;padding:4px 8px;text-align:center}.progress-bar-container-compact{border-radius:6px;height:12px;overflow:hidden;position:relative}.progress-bar-bg-compact{background:#ffffff14;right:0}.progress-bar-bg-compact,.progress-bar-fill-compact{border-radius:6px;bottom:0;left:0;position:absolute;top:0}.progress-bar-fill-compact{background:linear-gradient(90deg,currentColor,#ffffffe6);transition:width 1.5s cubic-bezier(.4,0,.2,1)}.max-level-achievement{align-items:center;background:linear-gradient(135deg,#fbbf241a,#f59e0b1a);border:2px solid #fbbf244d;border-radius:16px;display:flex;gap:20px;margin-bottom:20px;overflow:hidden;padding:24px;position:relative}.max-level-achievement:before{background:linear-gradient(90deg,#fbbf24,#f59e0b);content:"";height:3px;left:0;position:absolute;right:0;top:0}.achievement-icon{align-items:center;animation:pulse-gold 2s infinite;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;box-shadow:0 4px 16px #fbbf2466;color:#fff;display:flex;flex-shrink:0;font-size:28px;height:64px;justify-content:center;width:64px}@keyframes pulse-gold{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.achievement-text{flex:1 1}.achievement-text h4{color:#fbbf24;font-size:20px;font-weight:700;letter-spacing:.01em;margin:0 0 4px}.achievement-text p{color:#bfc3d1;font-size:14px;font-weight:400;margin:0}.level-progression-bar{background:#10111ae6;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 4px 24px #571ca51a;display:flex;flex-direction:column;height:100%;max-height:480px;overflow:hidden;padding:24px;position:relative}.level-progression-bar:before{border-radius:23px 23px 0 0;content:"";height:3px;left:1px;position:absolute;right:1px;top:1px}.progression-header{border-bottom:1px solid #ffffff0f;margin-bottom:20px;padding-bottom:16px}.progression-header h4{color:#fff;font-size:18px;font-weight:600;letter-spacing:.01em;margin:0}.progression-levels{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0;overflow-y:auto;padding-right:8px}.progression-levels::-webkit-scrollbar{width:6px}.progression-levels::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.progression-levels::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.progression-levels::-webkit-scrollbar-thumb:hover{background:#ffffff40}.progression-levels{scrollbar-color:#ffffff26 #ffffff0d;scrollbar-width:thin}.progression-level{align-items:center;display:flex;gap:16px;padding:12px 0;position:relative;transition:all .5s ease}.progression-level.current{background:#667eea0f;border:1px solid #667eea26;border-radius:8px;margin:-2px 0;padding:14px 8px}.progression-level:hover{background:#ffffff05;border-radius:6px;margin:-2px 0;padding:14px 8px}.progression-level-icon{align-items:center;border:2px solid;border-radius:50%;display:flex;flex-shrink:0;font-size:20px;height:48px;justify-content:center;position:relative;transition:all .4s ease;width:48px;z-index:2}.progression-level.achieved .progression-level-icon{box-shadow:0 2px 8px #00000026;transform:scale(1.02)}.progression-emoji{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:18px;transition:all .4s ease}.progression-level-info{flex:1 1;min-width:0}.progression-level-header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.progression-level-title{align-items:center;display:flex;flex:1 1;gap:10px}.progression-level-number{align-items:center;border:1px solid;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;transition:all .3s ease;width:24px}.progression-level-name{flex:1 1;font-size:16px;font-weight:600;letter-spacing:.01em;margin:0;transition:all .4s ease}.progression-level-points{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;color:#9ca3af;font-size:12px;font-weight:500;padding:2px 6px;white-space:nowrap}.progression-level-reward{color:#bfc3d1;font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.progression-level.locked .progression-level-reward{color:#6b7280}.progression-level.achieved .progression-level-points{background:#667eea26;border-color:#667eea4d;color:#8b9cf7}.progression-level.locked .progression-level-points{background:#ffffff08;border-color:#ffffff0d;color:#6b7280}.progression-connector{background:#ffffff1a;height:24px;left:23px;position:absolute;top:60px;transition:all .5s ease;width:2px;z-index:1}.progression-connector.achieved{background:linear-gradient(180deg,#667eea99,#667eea4d);box-shadow:0 0 8px #667eea66}.profile-history-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}.history-button{align-items:center;background:#10111ae6;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 4px 24px #571ca51a;cursor:pointer;display:flex;gap:16px;padding:24px;text-align:left;transition:all .2s ease}.history-button:hover{background:#141520f2;border-color:#ffffff26;box-shadow:0 8px 32px #571ca526;transform:translateY(-2px)}.history-button-icon{align-items:center;background:#23243acc;border:1px solid #ffffff14;border-radius:12px;color:#667eea;display:flex;font-size:20px;height:48px;justify-content:center;transition:all .2s ease;width:48px}.history-button:hover .history-button-icon{background:#667eea33;border-color:#667eea4d;color:#8b9cf7}.history-button-content{display:flex;flex-direction:column;gap:4px}.history-button-title{color:#fff;font-size:16px;font-weight:600;letter-spacing:.01em}.history-button-description{color:#bfc3d1;font-size:13px;font-weight:400}.profile-additional{margin-top:24px}.info-card{background:#10111ae6;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 4px 24px #571ca51a;padding:24px}.info-card h3{color:#fff;font-size:18px;font-weight:600;letter-spacing:.01em;margin:0 0 12px}.info-card p{color:#bfc3d1;font-size:14px;font-weight:400;line-height:1.6;margin:0}.profile-error,.profile-loading{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.loading-spinner{border:3px solid #fff3;border-top-color:#667eea;margin-bottom:16px}.retry-button{background:#23243a;border:1px solid #ffffff14;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:16px;padding:12px 24px;transition:all .2s ease}.retry-button:hover{background:#2a2b42;border-color:#ffffff26}@media (max-width:1200px){.profile-content{padding:120px 20px 40px}}@media (max-width:768px){.profile-content{padding:100px 15px 40px}.profile-header{margin-bottom:20px;padding:20px}.profile-header-left{gap:16px}.profile-avatar{font-size:20px;height:56px;width:56px}.profile-basic-info h1{font-size:24px}.balance-section{gap:16px;grid-template-columns:1fr;margin-bottom:20px}.balance-card{padding:20px}.balance-amount{font-size:20px}.level-section{gap:20px;grid-template-columns:1fr;max-height:none}.level-card{height:auto;max-height:none}.level-progression-bar{height:auto;max-height:400px;padding:20px}.level-header{gap:16px;margin-bottom:20px}.level-icon{font-size:28px;height:56px;width:56px}.level-card{padding:24px}.level-section-title{font-size:18px}.level-info-btn{height:32px;padding:6px;width:32px}.level-info-btn svg{height:16px;width:16px}.level-badge{gap:16px;padding:20px}.level-icon{font-size:32px;height:64px;width:64px}.level-emoji{font-size:28px}.level-number{font-size:12px;height:28px;width:28px}.level-name{font-size:22px}.level-description{font-size:14px}.level-stats-grid{gap:16px;grid-template-columns:1fr;margin-bottom:24px}.level-stat-card{gap:12px;padding:16px}.stat-icon-wrapper{height:40px;width:40px}.stat-icon{font-size:18px}.stat-value{font-size:20px}.stat-label{font-size:12px}.level-progress-section{padding:14px}.progress-label-compact{font-size:13px}.progress-points-compact{font-size:11px}.progress-percentage-compact{font-size:14px;min-width:40px;padding:3px 6px}.progress-bar-container-compact{height:10px}.max-level-achievement{gap:16px;padding:20px}.achievement-icon{font-size:24px;height:56px;width:56px}.achievement-text h4{font-size:18px}.achievement-text p{font-size:13px}.level-stat{padding:12px}.stat-value{font-size:16px}.progress-header{align-items:flex-start;flex-direction:column;gap:8px}.profile-actions-section,.profile-history-section{gap:16px;grid-template-columns:1fr;margin-bottom:20px}.history-button{padding:20px}.history-button-icon{font-size:18px;height:44px;width:44px}.history-button-title{font-size:15px}.history-button-description{font-size:12px}}@media (max-width:480px){.profile-content{padding:90px 10px 30px}.profile-header{flex-direction:column;gap:16px;padding:16px;text-align:center}.profile-header-left{flex-direction:column;gap:12px}.level-section{gap:16px;grid-template-columns:1fr;max-height:none}.level-card{height:auto;max-height:none}.level-progression-bar{height:auto;max-height:300px;padding:16px}.progression-level-icon{font-size:16px;height:40px;width:40px}.progression-emoji{font-size:14px}.progression-level-number{font-size:10px;height:20px;width:20px}.progression-level-name{font-size:14px}.progression-level-points{font-size:10px;padding:1px 4px}.progression-level-title{gap:8px}.progression-level-reward{font-size:11px}.progression-connector{height:20px;left:19px}.level-section-title{font-size:16px}.current-level-number{font-size:14px;min-width:28px;padding:4px 8px}.level-badge{flex-direction:column;gap:16px;padding:16px;text-align:center}.level-icon{font-size:28px;height:56px;width:56px}.level-emoji{font-size:24px}.level-number{font-size:11px;height:24px;width:24px}.level-name{font-size:20px;text-align:center}.level-description{font-size:13px;text-align:center}.level-stats-grid{gap:12px}.level-stat-card{gap:10px;padding:14px}.stat-icon-wrapper{height:36px;width:36px}.stat-icon{font-size:16px}.stat-value{font-size:18px}.level-progress-section{padding:12px}.progress-header-compact{align-items:flex-start;flex-direction:column;gap:8px}.progress-label-compact{font-size:12px}.progress-points-compact{font-size:10px}.progress-percentage-compact{align-self:flex-end;font-size:12px;min-width:36px;padding:2px 5px}.progress-bar-container-compact{height:8px}.max-level-achievement{flex-direction:column;padding:16px;text-align:center}.achievement-icon{font-size:20px;height:48px;width:48px}.achievement-text h4{font-size:16px}.achievement-text p{font-size:12px}.balance-card{padding:16px}.info-card,.level-card{padding:20px}.profile-actions-section{gap:12px;margin-bottom:16px}.history-button{gap:12px;padding:16px}.history-button-icon{font-size:16px;height:40px;width:40px}.history-button-title{font-size:14px}.history-button-description{font-size:11px}}@media (min-width:1024px){.profile-content{padding:0}.balance-section{gap:24px}.level-card{padding:40px}}.verification-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;padding-bottom:56px;padding-top:16px;position:fixed;top:0;width:100vw;z-index:1004}.verification-modal{background:#15151f;border-radius:16px;box-shadow:0 4px 32px 0 #5028781a;max-height:90vh;max-width:800px;overflow-y:auto;padding:24px 20px 20px;position:relative;width:90%}.verification-modal-close{background:none;border:none;border-radius:6px;color:#888;cursor:pointer;font-size:18px;padding:4px;position:absolute;right:14px;top:14px;transition:background .15s}.verification-modal-close:hover{background:#23232e}.verification-modal-title{border-bottom:2px solid #8443b9;color:#fff;font-size:22px;font-weight:700;margin:0 0 18px;padding-bottom:5px;text-align:left}.verification-loading{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#6366f1;height:40px;margin-bottom:20px;width:40px}.verification-status-section{margin-bottom:32px}.verification-status-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.status-header{align-items:center;display:flex;justify-content:space-between}.status-header h4{color:#fff;font-size:18px;font-weight:600;margin:0}.status-badge{align-items:center;border-radius:20px;display:flex;font-size:14px;font-weight:600;gap:8px;padding:8px 16px}.status-badge.verified{background:#22c55e33;border:1px solid #22c55e4d;color:#22c55e}.status-badge.unverified{background:#ef444433;border:1px solid #ef44444d;color:#ef4444}.current-request-section{margin-bottom:32px}.request-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.request-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.request-header h4{color:#fff;font-size:18px;font-weight:600;margin:0}.request-status{align-items:center;border-radius:20px;display:flex;font-size:14px;font-weight:600;gap:8px;padding:8px 16px}.status-icon{font-size:16px}.status-icon.approved{color:#22c55e}.status-icon.pending{color:#f59e0b}.status-icon.rejected{color:#ef4444}.request-status{background:#ffffff1a;color:#fff}.request-details{margin-bottom:24px}.detail-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.detail-row:last-child{border-bottom:none}.detail-row .label{color:#9ca3af;font-weight:500}.detail-row .value{color:#fff;font-weight:600}.request-photos{margin-bottom:24px}.request-photos h5{color:#fff;font-size:16px;font-weight:600;margin:0 0 16px}.photos-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.photo-item{align-items:center;display:flex;flex-direction:column;gap:8px}.photo-preview{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;height:120px;overflow:hidden;position:relative;width:100%}.photo-preview img{height:100%;object-fit:cover;width:100%}.view-photo-btn{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:8px;top:8px;transition:background-color .2s ease;width:32px}.view-photo-btn:hover{background:#000000e6}.photo-label{color:#9ca3af;font-size:14px;text-align:center}.admin-comment{background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;padding:16px}.admin-comment h5{color:#ef4444;font-size:14px;font-weight:600;margin:0 0 8px}.admin-comment p{color:#fff;line-height:1.5;margin:0}.verification-form-section{margin-top:32px}.rejected-notice{background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin-bottom:24px;padding:16px}.rejected-notice p{color:#ef4444;font-weight:500;margin:0}.verification-form h4{color:#fff;font-size:20px;font-weight:600;margin:0 0 24px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field label{color:#fff;font-size:14px;font-weight:600}.form-field input{background:#ffffff0d;border:1px solid #fff3;border-radius:12px;color:#fff;font-size:16px;padding:12px 16px;transition:all .2s ease}.form-field input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.file-uploads{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:32px 0}.file-upload-field{display:flex;flex-direction:column;gap:12px}.file-upload-field label{color:#fff;font-size:14px;font-weight:600}.file-upload-area{display:flex;flex-direction:column;gap:12px}.file-upload-btn{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:all .2s ease}.file-upload-btn:hover{box-shadow:0 8px 25px #6366f14d;transform:translateY(-2px)}.file-preview{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;height:120px;overflow:hidden;width:100%}.file-preview img{height:100%;object-fit:cover;width:100%}.verification-requirements{background:#ffffff0d;border-radius:12px;margin:24px 0;padding:20px}.verification-requirements h5{color:#fff;font-size:16px;font-weight:600;margin:0 0 12px}.verification-requirements ul{color:#9ca3af;line-height:1.6;margin:0;padding-left:20px}.verification-requirements li{margin-bottom:4px}.verification-submit-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:24px;padding:16px 32px;transition:all .2s ease;width:100%}.verification-submit-btn:hover:not(:disabled){box-shadow:0 8px 25px #6366f14d;transform:translateY(-2px)}.verification-submit-btn:disabled{cursor:not-allowed;opacity:.6}.pending-notice{align-items:center;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:16px;display:flex;flex-direction:column;margin-top:32px;padding:40px 20px;text-align:center}.pending-icon{color:#f59e0b;font-size:48px;margin-bottom:16px}.pending-notice h4{color:#fff;font-size:20px;font-weight:600;margin:0 0 12px}.pending-notice p{color:#9ca3af;line-height:1.6;margin:0}.image-viewer-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000e6;height:100%;left:0;position:fixed;top:0;width:100%;z-index:11000}.image-viewer,.image-viewer-overlay{align-items:center;display:flex;justify-content:center}.image-viewer{max-height:90%;max-width:90%;position:relative}.image-viewer img{border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:100%;max-width:100%;object-fit:contain}.image-viewer-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-10px;top:-50px;transition:all .2s ease;width:40px}.image-viewer-close:hover{background:#ffffff4d;transform:scale(1.1)}@media (max-width:768px){.verification-modal{margin:20px;max-height:calc(100vh - 40px);padding:24px;width:95%}.verification-modal-title{font-size:24px;margin-bottom:24px}.form-row{gap:16px}.file-uploads,.form-row{grid-template-columns:1fr}.file-uploads{gap:20px}.photos-grid{grid-template-columns:1fr}.request-header,.status-header{gap:12px}.detail-row,.request-header,.status-header{align-items:flex-start;flex-direction:column}.detail-row{gap:4px}}@media (max-width:480px){.verification-modal{border-radius:0;height:100%;margin:0;width:100%}.verification-modal-close{right:16px;top:16px}}.level-info-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;padding-bottom:56px;padding-top:16px;position:fixed;top:0;width:100vw;z-index:1004}.level-info-modal{background:#15151f;border-radius:16px;box-shadow:0 4px 32px 0 #5028781a;max-height:90vh;max-width:900px;overflow-y:auto;padding:24px 20px 20px;position:relative;width:90%}.level-info-modal-close{background:none;border:none;border-radius:6px;color:#888;cursor:pointer;font-size:18px;padding:4px;position:absolute;right:14px;top:14px;transition:background .15s}.level-info-modal-close:hover{background:#23232e}.level-info-modal-title{border-bottom:2px solid #8443b9;color:#fff;font-size:22px;font-weight:700;margin:0 0 18px;padding-bottom:5px;text-align:left}.level-info-content{display:flex;flex-direction:column;gap:24px}.info-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.info-section-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.info-icon{color:#8443b9;font-size:20px}.info-section-header h4{color:#fff;font-size:18px;font-weight:600;margin:0}.info-section p{color:#b6b6c6;line-height:1.6;margin:0}.experience-rules{display:flex;flex-direction:column;gap:16px}.rule-item{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;display:flex;gap:12px;padding:16px}.rule-icon{color:#8443b9;flex-shrink:0;font-size:18px;margin-top:2px}.rule-content h5{color:#fff;font-size:16px;font-weight:600;margin:0 0 4px}.rule-content p{color:#b6b6c6;font-size:14px;line-height:1.5;margin:0}.benefits-list{display:flex;flex-direction:column;gap:16px}.benefit-item{align-items:flex-start;background:#8443b90d;border:1px solid #8443b91a;border-radius:8px;display:flex;gap:12px;padding:16px}.benefit-icon{color:#8443b9;flex-shrink:0;font-size:18px;margin-top:2px}.benefit-content h5{color:#fff;font-size:16px;font-weight:600;margin:0 0 4px}.benefit-content p{color:#b6b6c6;font-size:14px;line-height:1.5;margin:0}.rules-list{color:#b6b6c6;line-height:1.6;margin:0;padding-left:20px}.rules-list li{font-size:14px;margin-bottom:8px}.rules-list li::marker{color:#8443b9}.levels-table{background:#ffffff05;border-radius:8px;display:flex;flex-direction:column;gap:2px;overflow:hidden}.table-header{background:#8443b91a;color:#fff;font-weight:600;padding:16px}.table-header,.table-row{grid-gap:16px;display:grid;font-size:14px;gap:16px;grid-template-columns:80px 1fr 120px 80px}.table-row{background:#ffffff05;color:#b6b6c6;padding:12px 16px;transition:background .2s ease}.table-row:hover{background:#ffffff0d}.level-number{color:#fff;font-weight:600;text-align:center}.level-name{color:#fff;font-weight:500}.level-cashback,.level-points{text-align:center}.level-cashback{color:#22c55e;font-weight:600}.tips-list{flex-direction:column}.tip-item,.tips-list{display:flex;gap:12px}.tip-item{align-items:flex-start;background:#ffffff08;border-left:3px solid #8443b9;border-radius:8px;padding:12px}.tip-number{align-items:center;background:#8443b9;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;margin-top:2px;width:24px}.tip-item p{color:#b6b6c6;font-size:14px;line-height:1.5;margin:0}@media (max-width:768px){.level-info-modal{margin:20px;max-height:calc(100vh - 40px);padding:20px 16px 16px;width:95%}.level-info-modal-title{font-size:20px;margin-bottom:16px}.info-section{padding:16px}.table-header,.table-row{font-size:12px;gap:8px;grid-template-columns:60px 1fr 100px 70px;padding:8px 12px}.benefits-list,.experience-rules{gap:12px}.benefit-item,.rule-item{padding:12px}.benefit-content h5,.rule-content h5{font-size:14px}.benefit-content p,.rule-content p{font-size:13px}}@media (max-width:480px){.level-info-modal{border-radius:0;height:100%;margin:0;padding:20px 16px 16px;width:100%}.level-info-modal-close{right:16px;top:16px}.table-header,.table-row{font-size:11px;gap:4px;grid-template-columns:50px 1fr 80px 60px;padding:6px 8px}.info-section-header{align-items:flex-start;flex-direction:column;gap:8px}.info-section-header h4{font-size:16px}}.level-info-modal::-webkit-scrollbar{width:8px}.level-info-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.level-info-modal::-webkit-scrollbar-thumb{background:#8443b980;border-radius:4px}.level-info-modal::-webkit-scrollbar-thumb:hover{background:#8443b9b3}.telegram-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;padding-bottom:56px;padding-top:16px;position:fixed;top:0;width:100vw;z-index:1004}.telegram-modal{background:#15151f;border-radius:16px;box-shadow:0 4px 32px 0 #5028781a;max-height:90vh;max-width:420px;overflow-y:auto;padding:24px 20px 20px;position:relative;width:90%}.telegram-modal-close{background:none;border:none;border-radius:6px;color:#888;cursor:pointer;font-size:18px;padding:4px;position:absolute;right:14px;top:14px;transition:background .15s}.telegram-modal-close:hover{background:#23232e}.telegram-modal-title{border-bottom:2px solid #8443b9;color:#fff;font-size:22px;font-weight:700;margin:0 0 18px;padding-bottom:5px;text-align:left}.telegram-modal-form{display:flex;flex-direction:column;gap:10px}.telegram-status-card{border-radius:8px;margin-bottom:16px;padding:20px;text-align:center}.telegram-status-card.linked{background:#22c55e14;border:1px solid #22c55e33}.telegram-status-card.not-linked{background:#3b82f614;border:1px solid #3b82f633}.telegram-status-icon{display:block;font-size:48px;margin-bottom:12px}.telegram-status-title{font-size:18px;font-weight:600;margin:0 0 8px}.telegram-status-title.linked{color:#22c55e}.telegram-status-title.not-linked{color:#3b82f6}.telegram-status-description{font-size:14px;margin:0}.telegram-status-description.linked{color:#86efac}.telegram-status-description.not-linked{color:#93c5fd}.telegram-field{margin-bottom:16px}.telegram-field-label{color:#b6b6c6;display:block;font-size:15px;font-weight:500;margin-bottom:8px}.telegram-benefits-box{background:#23232e;border:1px solid #3b82f633;border-radius:8px;margin-top:8px;padding:16px}.telegram-benefits-text{color:#b6b6c6;font-size:14px;line-height:1.6;margin:0}.telegram-instructions-box{background:#23232e;border:1px solid #ffffff1a;border-radius:8px;margin-top:8px;overflow-x:auto;padding:16px}.telegram-instructions-list{word-wrap:break-word;color:#bfc3d1;font-size:14px;line-height:1.8;margin:0;padding-left:20px}.telegram-instructions-list li{margin-bottom:8px;word-break:break-word}.telegram-instructions-list li:last-child{margin-bottom:0}.telegram-highlight-blue{color:#60a5fa;font-weight:600}.telegram-highlight-yellow{color:#fbbf24;font-weight:600}.telegram-action-section{margin-top:20px}.telegram-btn{border:none;border-radius:7px;box-sizing:border-box;cursor:pointer;display:block;font-size:14px;font-weight:600;padding:12px 18px;text-align:center;text-decoration:none;transition:all .18s ease;width:100%}.telegram-btn-primary{background:linear-gradient(91.32deg,#4891ff,#9735e2);box-shadow:0 0 8px 0 #4891ff22;color:#fff;margin-bottom:12px}.telegram-btn-primary:hover{background:linear-gradient(91.32deg,#9735e2 10%,#4891ff 90%);box-shadow:0 0 16px 0 #9735e288;transform:translateY(-1px)}.telegram-btn-danger{background:#dc2626;color:#fff}.telegram-btn-danger:hover{background:#b91c1c;transform:translateY(-1px)}.telegram-btn-danger:disabled{cursor:not-allowed;opacity:.6;transform:none}.telegram-btn-danger:disabled:hover{background:#dc2626;transform:none}.telegram-note{color:#b6b6c6;font-size:12px;line-height:1.4;margin:0;text-align:center}@media (max-width:768px){.telegram-modal-overlay{padding:12px}.telegram-modal{max-height:95vh;padding:18px 16px 16px}.telegram-modal-title{font-size:20px;margin-bottom:16px}.telegram-status-card{margin-bottom:14px;padding:16px}.telegram-status-icon{font-size:40px;margin-bottom:10px}.telegram-status-title{font-size:16px;margin-bottom:6px}.telegram-field{margin-bottom:14px}.telegram-field-label{font-size:14px;margin-bottom:6px}.telegram-instructions-box{padding:14px}.telegram-instructions-list{font-size:13px;line-height:1.7;padding-left:18px}.telegram-btn{font-size:14px;padding:12px 16px}.telegram-action-section{margin-top:16px}}@media (max-width:480px){.telegram-modal-overlay{padding:8px}.telegram-modal{border-radius:12px;padding:16px 14px 14px}.telegram-modal-title{font-size:18px;margin-bottom:14px}.telegram-status-card{margin-bottom:12px;padding:14px}.telegram-status-icon{font-size:36px}.telegram-instructions-box{padding:12px}.telegram-instructions-list{font-size:12px;padding-left:16px}.telegram-btn{font-size:13px;padding:10px 14px}}.preloader-overlay{align-items:center;background:#15151f;color:#fff;display:flex;flex-direction:column;font-size:18px;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s;width:100%;z-index:9999}.preloader-overlay.hidden{opacity:0;pointer-events:none;visibility:hidden}.prelogo{width:250px}.loader{animation:spin 1s linear infinite;background:linear-gradient(91.32deg,#4891ff,#9735e2)!important;border-radius:50%;height:50px;mask-image:radial-gradient(circle,#0000 44%,#000 47%,#000 53%,#0000 56%);-webkit-mask-image:radial-gradient(circle,#0000 44%,#000 47%,#000 53%,#0000 56%);width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Prefs_prefs-admin-container__jJDKv{background:none;border-radius:18px;box-shadow:none;color:#fff;font-family:Segoe UI,Arial,sans-serif;margin:40px auto;max-width:80vw;padding:32px 0 64px;width:80vw}.Prefs_prefs-section__lUJ4G{background:none;border-radius:14px;box-shadow:none;margin-bottom:44px;padding:32px 28px 28px;position:relative}.Prefs_prefs-section__lUJ4G h2{background:none;color:#fff;font-size:2rem;font-weight:900;letter-spacing:.5px;margin-bottom:24px;position:relative}.Prefs_prefs-section__lUJ4G h2:after{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:2px;content:"";display:block;height:4px;margin-top:6px;width:60px}.Prefs_prefs-section__lUJ4G h3,.Prefs_prefs-section__lUJ4G h4{color:#4891ff;font-weight:700;margin-bottom:12px;margin-top:24px}.Prefs_prefs-table-wrapper__bGn\+y{margin-bottom:18px;margin-top:12px;overflow-x:auto;width:100%}.Prefs_prefs-table__hn42-{background:none;border-collapse:collapse;border-radius:12px;box-shadow:none;margin-top:0;min-width:700px;overflow:hidden;width:100%}.Prefs_prefs-table__hn42- th{background:#23232e;border:none;color:#fff;font-size:15px;font-weight:700;padding:12px 8px;text-align:left;vertical-align:top}.Prefs_prefs-table__hn42- td{background:#181824d9;border:none;color:#fff;font-weight:500;padding:12px 8px;text-align:left}.Prefs_prefs-table__hn42- tr:nth-child(2n) td{background:#2891ff12}.Prefs_prefs-table__hn42- tr:hover td{background:#28bc101a;transition:background .18s}.Prefs_prefs-table__hn42- td .Prefs_prefs-error__yi4IF{color:#ff4b4b;font-weight:700}.Prefs_prefs-input__ppMpW{background:#23232e;border:1.5px solid #a98cff;border-radius:8px;box-shadow:none;color:#fff;font-size:15px;margin-bottom:10px;margin-right:12px;outline:none;padding:10px 14px;transition:border .18s,box-shadow .18s}.Prefs_prefs-input__ppMpW:focus{border:1.5px solid #28bc10;box-shadow:0 2px 12px 0 #28bc1044}.Prefs_prefs-admin-container__jJDKv button{background:linear-gradient(91.32deg,#4891ff,#9735e2);border:none;border-radius:8px;box-shadow:none;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-right:10px;padding:10px 22px;transition:background .18s,box-shadow .18s,color .18s}.Prefs_prefs-admin-container__jJDKv button:hover{background:linear-gradient(91.32deg,#9735e2 10%,#4891ff 90%);box-shadow:0 0 16px 0 #9735e288;color:#fff}.Prefs_prefs-error__yi4IF{color:#ff4b4b;font-weight:700;margin-top:10px}.Prefs_prefs-table__hn42- td,.Prefs_prefs-table__hn42- th{vertical-align:middle}.Prefs_prefs-table__hn42- td{position:relative}.Prefs_prefs-table__hn42- td:has(button){min-width:90px}.Prefs_prefs-table__hn42- td{font-size:15px}.Prefs_prefs-table__hn42- td:contains("WAITING"),.Prefs_prefs-table__hn42- td:contains("Ожидание"){color:#ffb300;font-weight:700}.Prefs_prefs-table__hn42- td:contains("SUCCESSFUL"),.Prefs_prefs-table__hn42- td:contains("Успешно"){color:#28bc10;font-weight:700}.Prefs_prefs-table__hn42- td:contains("DENIED"),.Prefs_prefs-table__hn42- td:contains("Отклонено"){color:#ff4b4b;font-weight:700}.Prefs_status-pending__hqo1k{color:#ffb300;font-weight:700}.Prefs_status-successful__PUDAJ{color:#28bc10;font-weight:700}.Prefs_status-denied__q4MTs{color:#ff4b4b;font-weight:700}.Prefs_status-clientpaid__USmxK{color:#4891ff;font-weight:700}.Prefs_status__f3\+0S{border-radius:12px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.Prefs_pending__zwnwP{background:#ffb30033;border:1px solid #ffb3004d;color:#ffb300}.Prefs_approved__789dl{background:#28bc1033;border:1px solid #28bc104d;color:#28bc10}.Prefs_rejected__yzjiT{background:#ff4b4b33;border:1px solid #ff4b4b4d;color:#ff4b4b}.Prefs_confirm-btn__dlohP{background:linear-gradient(91.32deg,#28bc10,#1e8c0c)!important;border:none!important;border-radius:7px!important;color:#fff!important;cursor:pointer!important;font-size:14px!important;margin:0!important;padding:6px 14px!important;transition:background .18s,box-shadow .18s!important}.Prefs_confirm-btn__dlohP:hover{background:linear-gradient(91.32deg,#1e8c0c 10%,#28bc10 90%)!important;box-shadow:0 0 16px 0 #28bc1044!important}.Prefs_prefs-table__hn42- button{background:linear-gradient(91.32deg,#4891ff,#9735e2);border:none;border-radius:7px;box-shadow:none;color:#fff;cursor:pointer;font-size:16px;margin-right:6px;padding:6px 14px;transition:background .18s,box-shadow .18s}.Prefs_prefs-table__hn42- button:hover{background:linear-gradient(91.32deg,#9735e2 10%,#4891ff 90%);box-shadow:0 0 16px 0 #9735e288;color:#fff}@media (max-width:1200px){.Prefs_prefs-admin-container__jJDKv{border-radius:0;max-width:98vw;padding:8px 2vw 32px;width:98vw}}@media (max-width:900px){.Prefs_prefs-admin-container__jJDKv{border-radius:0;max-width:100vw;padding:0;width:100vw}.Prefs_prefs-section__lUJ4G{border-radius:10px;padding:18px 6px}.Prefs_prefs-table__hn42- td,.Prefs_prefs-table__hn42- th{font-size:13px;padding:8px 4px}}@media (max-width:600px){.Prefs_prefs-admin-container__jJDKv{border-radius:0;padding:0}.Prefs_prefs-section__lUJ4G{border-radius:0;padding:8px 2px}.Prefs_prefs-table__hn42- td,.Prefs_prefs-table__hn42- th{font-size:11px;padding:5px 2px}}.Prefs_modal__IndKv{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.Prefs_modalContent__U2xeM{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 60px #00000080;color:#fff;max-height:90vh;max-width:800px;overflow-y:auto;padding:32px;position:relative;width:90%}.Prefs_modalContent__U2xeM h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:24px;font-weight:700;margin:0 0 24px;text-align:center}.Prefs_modalContent__U2xeM h4{color:#fff;font-size:18px;font-weight:600;margin:0 0 16px}.Prefs_modalContent__U2xeM p{line-height:1.5;margin:8px 0}.Prefs_modalContent__U2xeM strong{color:#9ca3af}.Prefs_modalContent__U2xeM img{border:1px solid #ffffff1a;border-radius:8px;transition:transform .2s ease}.Prefs_modalContent__U2xeM img:hover{transform:scale(1.05)}.game-container{align-items:center;background-color:#0a0a0a;border-radius:3%;display:flex;height:80vh;justify-content:center;margin-bottom:40px;overflow:hidden;position:relative;width:100%}.game-frame{background-color:#000;border:none;height:100%;width:100%}.game-loading{color:#fff}.game-error,.game-loading{align-items:center;background-color:#0a0a0a;display:flex;font-size:1.5rem;height:100vh;justify-content:center}.game-error{color:#f44;padding:0 20px;text-align:center}.control-panel{color:#fff;justify-content:space-between;margin-bottom:10px;padding:0 15px;position:relative;width:100%;z-index:999}.control-panel,.control-panel .back-button-gamepage,.mobile-control-panel{align-items:center;display:flex}.mobile-control-panel{background-color:#1c1c20;color:#fff;flex-shrink:0;justify-content:space-around;padding:10px 20px 20px;position:relative;width:100%}.mobile-control-panel .back-button-gamepage{align-items:center;display:flex}.mobile-control-panel .back-button-gamepage span{cursor:pointer;margin-left:8px}.mobile-control-panel .right-section{align-items:center;display:flex;gap:10px;margin-left:auto}.mobile-control-panel .header-balance{align-items:center;border:none;border-radius:4px;display:flex;font-size:15px;height:34px;justify-content:space-between;overflow:hidden;position:relative}.mobile-control-panel .header-balance-inner{align-items:center;display:flex;gap:8px;padding:8px}.mobile-control-panel .currency-symbol{align-items:center;background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:22px;justify-content:center;width:22px}.mobile-control-panel .balance-amount{color:#fff;font-size:15px;font-weight:600;text-align:center}.mobile-control-panel .back-button-gamepage svg{color:#fff}.control-panel .back-button-gamepage span{margin-left:6px}@media (max-width:768px){.game-container{align-items:stretch;border-radius:0;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;margin:0;position:fixed;top:0;width:100vw;z-index:900}.game-frame{flex:1 1;width:100%}.control-panel{display:none}}.game-title{font-size:1.5rem;font-weight:700}.universal-game-card{background:#000;border-radius:12px;box-shadow:0 4px 8px #0000001a,0 8px 20px #00000026;color:inherit;cursor:pointer;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));overflow:hidden;position:relative;text-decoration:none;transition:all .3s ease}.universal-game-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.universal-game-image-container{align-items:center;aspect-ratio:3/4;background:#000;border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.universal-game-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.universal-game-card:hover .universal-game-image{transform:scale(1.05)}.universal-game-info{background:linear-gradient(#0000,#64788c);background:linear-gradient(#0000,var(--game-gradient-color,#64788c));bottom:0;color:#fff;display:flex;flex-direction:column;height:50%;justify-content:flex-end;left:0;padding:1rem;position:absolute;right:0;text-align:center}.universal-game-name{color:#fff;font-size:clamp(.8rem,3.5vw,1.4rem);font-weight:800;letter-spacing:.3px;line-height:1.1;margin:0 0 .25rem;text-shadow:2px 2px 3px rgba(0,0,0,.579);text-transform:uppercase}.game-details h3,.universal-game-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.universal-game-provider{color:#ffffffe6;font-size:clamp(.6rem,2.5vw,.9rem);font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;text-shadow:1px 1px 2px #000c;white-space:nowrap}.universal-game-placeholder{align-items:center;background:#000;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:center;padding:1rem;text-align:center;width:100%}.universal-game-placeholder-title{word-wrap:break-word;color:#fff;font-size:clamp(.9rem,4vw,1.3rem);font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0;text-transform:uppercase}.universal-game-placeholder-provider{color:#fffc;font-size:clamp(.7rem,2.8vw,1rem);font-weight:400;letter-spacing:.5px;margin:0;text-transform:uppercase}.universal-game-badge{background:#000c;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;position:absolute;right:10px;top:10px}.universal-game-badge.freespins{background:#ff6b6be6}.universal-game-badge.lobby{background:#4caf50e6}.universal-game-badge.live{background:#f44336e6}.universal-game-badge.new{background:#9c27b0e6}@media (max-width:480px){.universal-game-placeholder{flex-direction:column;gap:5px;padding:.5rem}}.game-slider-card{flex:0 0 auto;scroll-snap-align:start}@media (min-width:1600px){.game-slider-card{max-width:220px;min-width:180px;width:calc(14.28571% - 12.85714px)}}@media (min-width:1400px) and (max-width:1599px){.game-slider-card{max-width:210px;min-width:170px;width:calc(16.66667% - 13.33333px)}}@media (min-width:1200px) and (max-width:1399px){.game-slider-card{max-width:200px;min-width:160px;width:calc(20% - 14px)}}@media (min-width:768px) and (max-width:1199px){.game-slider-card{max-width:180px;min-width:150px;width:calc(25% - 11.25px)}}@media (max-width:767px){.game-slider-card{max-width:none;min-width:calc(33.33333% - 6.66667px);width:calc(33.33333% - 6.66667px)}}.game-card{background:#000;border-radius:12px;box-shadow:0 4px 8px #0000001a,0 8px 20px #00000026}.game-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-4px)}.game-image-container{aspect-ratio:3/4;width:100%}.game-image{height:100%;object-fit:cover;width:100%}.game-details{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0;text-align:center}.game-details h3{color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:.3px;line-height:1.1;margin:0 0 .25rem;text-shadow:2px 2px 6px #000000e6}.game-provider{color:#ffffffe6;font-size:.8rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;text-shadow:1px 1px 2px #000c;white-space:nowrap}@media (min-width:1400px){.game-details h3{font-size:1.2rem;line-height:1.1}.game-provider{font-size:.85rem}}@media (max-width:768px){.game-details h3{font-size:1rem;line-height:1.1}.game-provider{font-size:.75rem}}@media (max-width:480px){.game-details h3{font-size:.9rem;line-height:1.1}.game-provider{font-size:.7rem}}.load-more-container{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:2rem;padding:1rem}.games-count-bottom{color:#666;font-size:14px;font-weight:500;text-align:center}.load-more-button{background:linear-gradient(45deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.load-more-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.load-more-button:disabled{cursor:not-allowed;opacity:.6}.lobby-selection{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;min-height:100vh}.lobby-container{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.lobby-container h2{font-size:2rem;font-weight:300;margin-bottom:2rem;text-align:center}.lobby-table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;max-width:500px;padding:2rem;width:100%}.table-info h3{font-size:1.5rem;margin-bottom:1rem;text-align:center}.table-details{margin-bottom:1.5rem}.table-details p{margin:.5rem 0}.table-limits{margin-top:1rem}.limit{background:#fff3;border-radius:8px;display:inline-block;font-size:.9rem;margin:4px;padding:4px 8px}.select-table-button{background:linear-gradient(45deg,#00c851,#007e33);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px;transition:all .3s ease;width:100%}.select-table-button:hover:not(:disabled){box-shadow:0 6px 16px #00c85166;transform:translateY(-2px)}.select-table-button:disabled{background:#666;cursor:not-allowed;opacity:.6}.dealer-avatar{margin-top:1rem;text-align:center}.dealer-avatar img{border:3px solid #ffffff4d;border-radius:50%;height:80px;width:80px}@media (max-width:768px){.lobby-container{padding:1rem}.lobby-container h2{font-size:1.5rem}.lobby-table{padding:1.5rem}.table-info h3{font-size:1.2rem}}.loading-games{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:1rem}.loading-game-card{animation:pulse 1.5s ease-in-out infinite;background:#f5f5f5;border-radius:12px;height:280px}.games-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));max-width:100%;padding:1rem}@media (min-width:1600px){.games-grid{gap:1.5rem;grid-template-columns:repeat(7,1fr)}}@media (min-width:1400px) and (max-width:1599px){.games-grid{gap:1.5rem;grid-template-columns:repeat(6,1fr)}}@media (min-width:1200px) and (max-width:1399px){.games-grid{gap:1.25rem;grid-template-columns:repeat(5,1fr)}}@media (min-width:768px) and (max-width:1199px){.games-grid{gap:1rem;grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.games-grid{gap:.75rem;grid-template-columns:repeat(3,1fr);padding:.5rem}}.search-and-filters{margin-bottom:20px}.search-bar{margin-bottom:15px}.search-loading{color:#666;font-size:14px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.filters-section{margin-bottom:20px}.filters-toggle{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 20px;transition:all .3s ease}.filters-toggle:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.filters-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-wrap:wrap;gap:20px;margin-top:15px;padding:20px}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-group label{color:#333;font-size:14px;font-weight:600}.filter-group select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:14px;min-width:200px;padding:10px;transition:border-color .3s ease}.filter-group select:focus{border-color:#667eea;outline:none}.filter-group select:disabled{background:#f5f5f5;cursor:not-allowed}.clear-filters{align-items:center;background:#ff6b6b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 15px;transition:background .3s ease}.clear-filters:hover{background:#ff5252}.games-info{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border:1px solid #e0e0e0;border-radius:9px;margin-bottom:20px;padding:15px}.games-count{align-items:center;color:#333;display:flex;font-size:16px;font-weight:600;gap:10px}.pages-info{color:#666;font-size:14px;font-weight:400}.pagination-container{gap:10px;margin-top:30px;padding:20px}.pagination-arrow,.pagination-container{align-items:center;display:flex;justify-content:center}.pagination-arrow{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 16px;transition:all .3s ease}.pagination-arrow:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.pagination-arrow:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.pagination-page{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-weight:600;min-width:44px;padding:12px 16px;text-align:center;transition:all .3s ease}.pagination-page:hover{color:#667eea}.pagination-page.active,.pagination-page:hover{border-color:#667eea;transform:translateY(-1px)}.pagination-page.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea66;color:#fff}.pagination-ellipsis{color:#666;font-size:16px;font-weight:600;padding:12px 8px}@media (max-width:768px){.filters-container{align-items:stretch;flex-direction:column}.filter-group{width:100%}.filter-group select{min-width:100%}.pagination-container{flex-wrap:wrap;gap:5px}.pagination-arrow,.pagination-page{font-size:14px;min-width:36px;padding:10px 12px}.games-count{align-items:flex-start;flex-direction:column;font-size:14px;gap:5px}.pages-info{font-size:12px}}@media (max-width:480px){.filters-toggle{justify-content:center;width:100%}.pagination-container{margin-top:20px;padding:15px}.pagination-page{min-width:30px}.pagination-arrow,.pagination-page{font-size:12px;padding:8px 10px}}.game-card{overflow:hidden;position:relative;transition:all .3s ease}.game-card:hover{box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.game-image-container{align-items:center;border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative}.game-image{height:auto;max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease;width:auto}.game-card:hover .game-image{transform:scale(1.05)}.game-badge{background:#000c;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;position:absolute;right:10px;top:10px}.game-badge.freespins{background:#ff6b6be6}.game-details{padding:8px 12px}.game-provider{color:#666;font-size:12px;font-weight:500;margin:0}.loading{color:#666;font-size:18px;min-height:200px}.game-title-placeholder,.loading{align-items:center;display:flex;justify-content:center}.game-title-placeholder{background:#000;border-radius:8px;box-sizing:border-box;flex-direction:row;gap:10px;padding:1rem;text-align:center;width:100%}.game-title-text{word-wrap:break-word;color:#fff;font-size:1.1rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0}.game-provider-text{color:#fffc;font-size:.9rem;font-weight:400;letter-spacing:.5px;margin:0;text-transform:uppercase}.search-section{margin-bottom:30px}@media (max-width:480px){.game-title-placeholder{flex-direction:column;gap:5px;height:140px;padding:.5rem}.game-image-container{height:140px}.game-title-text{font-size:1rem}.game-provider-text{font-size:.8rem}.search-section{margin-bottom:0}}@media (max-width:768px){.game-image-container,.game-title-placeholder{height:160px}.search-section{margin-bottom:0}}.desktop-search{display:flex;gap:10px;height:40px;margin:0 auto;width:100%}.desktop-search .search-input-wrapper{flex:2 1;position:relative}.desktop-search .provider-select-wrapper{flex:1 1;position:relative}.search-input-wrapper{position:relative}.search-icon{color:#888;font-size:16px;left:15px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.search-input{background-color:#1a1a1a;border:none;border-radius:9px;color:#fff;font-size:16px;outline:none;padding:15px 50px 15px 45px;transition:.1s;width:100%}.search-input:focus,.search-input:focus-visible{border:none;box-shadow:none!important;outline:none!important}.search-input::placeholder{color:#888}.search-clear-button{background:none;border:none;color:#888;cursor:pointer;font-size:16px;padding:5px;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:color .3s ease}.search-clear-button:hover{color:#fff}.provider-select-wrapper{position:relative}.provider-select{background-color:#1a1a1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:20px;border:none;border-radius:12px;color:#9b9a9a;cursor:pointer;font-size:16px;height:100%;outline:none;padding-left:20px;text-align:left;transition:.1s;width:100%}.provider-dropdown-list{background:#15151f;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 2px 18px 0 #00000044;left:0;list-style:none;margin:0;min-width:240px;padding:0;position:absolute;right:0;top:100%;z-index:100}.provider-search-container{border-bottom:1px solid #ffffff14;padding:12px 16px}.provider-search-input-wrapper{align-items:center;display:flex;position:relative}.provider-search-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:14px;outline:none;padding:8px 35px;transition:all .3s ease;width:100%}.provider-search-input:focus,.provider-search-input:focus-visible{background:#ffffff0d;border-color:#ffffff1a;box-shadow:none!important;outline:none!important}.provider-search-input::placeholder{color:#ffffff80}.provider-search-icon{color:#ffffff80;font-size:14px;left:12px;pointer-events:none;position:absolute}.provider-search-clear{align-items:center;background:none;border:none;border-radius:4px;color:#ffffff80;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:8px;transition:all .3s ease}.provider-search-clear:hover{background:#ff4b4b1a;color:#ff4b4b}.provider-dropdown-header{border-bottom:1px solid #ffffff14;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:space-between;padding:16px 22px 10px}.provider-dropdown-close{background:none;border:none;color:#fff;cursor:pointer;font-size:26px;line-height:1;margin-left:10px;padding:0;transition:color .15s}.provider-dropdown-close:hover{color:#ff4b4b}.provider-dropdown-scroll{max-height:260px;overflow-y:auto;padding:10px 0;scrollbar-color:#444 #23232e;scrollbar-width:thin}.provider-dropdown-scroll::-webkit-scrollbar{background:#23232e;border-radius:8px;width:8px}.provider-dropdown-scroll::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.provider-dropdown-scroll::-webkit-scrollbar-thumb:hover{background:#666}.provider-dropdown-item{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:16px;padding:12px 28px 12px 22px;text-align:left;transition:background .12s;width:100%}.provider-dropdown-item.selected{background:#0000003d;font-weight:700}.provider-dropdown-item:hover{background:#ffffff14}.provider-dropdown-item.no-results{color:#ffffff80;cursor:default;font-style:italic}.provider-dropdown-item.no-results:hover{background:none}.mobile-search-container{display:none;height:40px}.mobile-buttons{display:flex;gap:10px;height:100%;width:100%}.mobile-providers-button,.mobile-search-button{align-items:center;background-color:#1a1a1a;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:15px;position:relative;transition:all .3s ease}.mobile-providers-active,.mobile-search-active{height:100%;width:100%}.mobile-providers,.mobile-search{align-items:center;display:flex;gap:10px;height:100%;width:100%}.mobile-providers .provider-select-wrapper,.mobile-search .search-input-wrapper{flex:1 1;height:100%}.mobile-close-button{background:none;border:none;color:#888;cursor:pointer;flex-shrink:0;font-size:20px;padding:10px;transition:color .3s ease}.mobile-close-button:hover{color:#fff}@media (max-width:768px){.desktop-search{display:none}.mobile-search-container{display:block;height:40px}.search-section{padding:.5rem}}@media (max-width:480px){.mobile-buttons{gap:10px}.mobile-providers-button,.mobile-search-button{font-size:14px;padding:15px 10px}.mobile-providers,.mobile-search{gap:8px}.mobile-close-button{font-size:18px;padding:8px}.selected-provider-header{align-items:flex-start;flex-direction:column;gap:12px;padding:12px 15px}.selected-provider-header h2{font-size:16px;min-width:auto}.clear-provider-button{align-self:stretch;padding:10px 16px;text-align:center}}.all-games-header,.search-results-header,.selected-provider-header{align-items:flex-start;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.all-games-header,.search-results-header{align-items:center;display:flex;gap:12px;justify-content:center;padding:20px}.all-games-icon{height:32px;object-fit:contain;width:32px}.search-results-header{color:#4a90e2}.selected-provider-header h2{color:#fff;flex:1 1;font-size:18px;font-weight:600;margin:0;min-width:200px}.clear-provider-button{background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.clear-provider-button:hover{background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-1px)}.clear-provider-button:active{transform:translateY(0)}.insufficient-funds-modal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.insufficient-funds-modal .modal-content{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:15px;box-shadow:0 10px 30px #0000004d;max-width:400px;padding:2rem;text-align:center;width:90%}.insufficient-funds-modal h2{color:#fff;font-size:1.5rem;margin-bottom:1rem}.insufficient-funds-modal p{color:#b8c5d6;line-height:1.5;margin-bottom:2rem}.insufficient-funds-modal .modal-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.insufficient-funds-modal .btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.insufficient-funds-modal .deposit-btn{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.insufficient-funds-modal .deposit-btn:hover{background:linear-gradient(135deg,#45a049,#4caf50);transform:translateY(-2px)}.insufficient-funds-modal .cancel-btn{background:linear-gradient(135deg,#f44336,#da190b);color:#fff}.insufficient-funds-modal .cancel-btn:hover{background:linear-gradient(135deg,#da190b,#f44336);transform:translateY(-2px)}@media (max-width:768px){.insufficient-funds-modal .modal-content{margin:1rem;padding:1.5rem}.insufficient-funds-modal .modal-buttons{flex-direction:column}.insufficient-funds-modal .btn{padding:1rem;width:100%}.all-games-header{gap:8px;padding:16px}.all-games-icon{height:28px;width:28px}}.gis-rakeback-banner-text-overlay{align-items:flex-start;background:#0000001a;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;max-width:100%;padding-left:clamp(8px,2.5vw,20px);padding-right:clamp(35%,40vw,50%);pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:10}.gis-rakeback-banner-main-text{margin-bottom:0}.gis-rakeback-banner-main-text,.gis-rakeback-banner-main-text2{color:#fff;font-size:clamp(.5rem,1.4vw,1rem);font-weight:900;line-height:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gis-rakeback-banner-main-text2{margin-bottom:clamp(1px,.3vw,3px)}.gis-rakeback-banner-sub-text{margin-bottom:0}.gis-rakeback-banner-sub-text,.gis-rakeback-banner-sub-text2{color:#fff;font-size:clamp(.3rem,.8vw,.6rem);font-weight:700;line-height:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gis-rakeback-banner-sub-text2{margin-bottom:clamp(2px,.4vw,4px)}.gis-rakeback-banner-action-text{background:#fff;border-radius:clamp(2px,.4vw,4px);box-shadow:0 2px 8px #ffffff4d;color:#000;font-size:clamp(.25rem,.7vw,.65rem);font-weight:700;max-width:-webkit-fit-content;max-width:fit-content;overflow:hidden;padding:clamp(1px,.3vw,2px) clamp(4px,.8vw,8px);pointer-events:auto;text-overflow:ellipsis;text-shadow:none;white-space:nowrap}@media (max-width:480px){.gis-rakeback-banner-text-overlay{padding-right:30%}.gis-rakeback-banner-main-text,.gis-rakeback-banner-main-text2,.gis-rakeback-banner-sub-text,.gis-rakeback-banner-sub-text2{line-height:1.1;white-space:normal}}@media (max-width:360px){.gis-rakeback-banner-text-overlay{padding-left:clamp(6px,3vw,15px);padding-right:25%}.gis-rakeback-banner-main-text,.gis-rakeback-banner-main-text2{font-size:clamp(.5rem,3.5vw,1.2rem)}.gis-rakeback-banner-sub-text,.gis-rakeback-banner-sub-text2{font-size:clamp(.3rem,2vw,.8rem)}.gis-rakeback-banner-action-text{font-size:clamp(.25rem,2.5vw,.7rem);padding:clamp(1px,.5vw,3px) clamp(4px,1vw,8px)}}.gis-referral-banner-text-overlay{align-items:flex-start;background:#0000001a;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;max-width:100%;padding-left:clamp(8px,2.5vw,20px);padding-right:clamp(35%,40vw,50%);pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:10}.gis-referral-banner-main-text{margin-bottom:0}.gis-referral-banner-main-text,.gis-referral-banner-main-text2{color:#fff;font-size:clamp(.5rem,1.3vw,.9rem);font-weight:900;line-height:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gis-referral-banner-main-text2{margin-bottom:clamp(1px,.3vw,3px)}.gis-referral-banner-sub-text{margin-bottom:0}.gis-referral-banner-sub-text,.gis-referral-banner-sub-text2{color:#fff;font-size:clamp(.3rem,.7vw,.55rem);font-weight:700;line-height:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gis-referral-banner-sub-text2{margin-bottom:clamp(2px,.4vw,4px)}.gis-referral-banner-percent{color:#fff;font-size:clamp(.3rem,.8vw,.65rem);font-weight:900}.gis-referral-banner-action-text{background:#fff;border-radius:clamp(2px,.3vw,3px);box-shadow:0 2px 8px #ffffff4d;color:#000;font-size:clamp(.25rem,.6vw,.55rem);font-weight:700;max-width:-webkit-fit-content;max-width:fit-content;overflow:hidden;padding:clamp(1px,.25vw,2px) clamp(4px,.7vw,7px);pointer-events:auto;text-overflow:ellipsis;text-shadow:none;white-space:nowrap}@media (max-width:480px){.gis-referral-banner-text-overlay{padding-right:30%}.gis-referral-banner-main-text,.gis-referral-banner-main-text2,.gis-referral-banner-sub-text,.gis-referral-banner-sub-text2{line-height:1.1;white-space:normal}}@media (max-width:360px){.gis-referral-banner-text-overlay{padding-left:clamp(6px,3vw,15px);padding-right:25%}.gis-referral-banner-main-text,.gis-referral-banner-main-text2{font-size:clamp(.5rem,3.2vw,1.2rem)}.gis-referral-banner-sub-text,.gis-referral-banner-sub-text2{font-size:clamp(.3rem,1.8vw,.8rem)}.gis-referral-banner-percent{font-size:clamp(.35rem,2.2vw,.9rem)}.gis-referral-banner-action-text{font-size:clamp(.25rem,2.2vw,.7rem);padding:clamp(1px,.5vw,3px) clamp(4px,1vw,8px)}}.gis-bonus-banner-text-overlay{align-items:flex-start;background:#0000001a;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;max-width:100%;padding-left:clamp(12px,3.5vw,60px);padding-right:clamp(40%,45vw,55%);pointer-events:none;position:absolute;right:0;text-align:left;top:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:10}.banner-link:hover .gis-bonus-banner-text-overlay{transform:translateZ(5px)}.gis-bonus-banner-main-text{font-size:clamp(1.2rem,3.8vw,4.5rem);font-weight:900;margin-bottom:clamp(2px,.6vw,10px)}.gis-bonus-banner-main-text,.gis-bonus-banner-sub-text{color:#fff;line-height:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gis-bonus-banner-sub-text{font-size:clamp(.6rem,1.8vw,2.5rem);font-weight:700;margin-bottom:clamp(6px,1.2vw,20px)}.gis-bonus-banner-action-text{background:#fff;border-radius:clamp(5px,.6vw,10px);box-shadow:0 4px 16px #ffffff4d;color:#000;font-size:clamp(.55rem,1.1vw,1.5rem);font-weight:700;max-width:-webkit-fit-content;max-width:fit-content;overflow:hidden;padding:clamp(4px,.8vw,14px) clamp(10px,2vw,32px);pointer-events:auto;text-overflow:ellipsis;text-shadow:none;transition:all .3s ease;white-space:nowrap}.banner-link:hover .gis-bonus-banner-action-text{background:#f8f8f8;box-shadow:0 8px 25px #fff6,0 4px 15px #0003;transform:translateY(-2px) scale(1.05)}@media (max-width:480px){.gis-bonus-banner-text-overlay{padding-right:35%}.gis-bonus-banner-main-text,.gis-bonus-banner-sub-text{line-height:1.1;white-space:normal}}@media (max-width:360px){.gis-bonus-banner-text-overlay{padding-left:clamp(8px,4vw,20px);padding-right:30%}.gis-bonus-banner-main-text{font-size:clamp(.9rem,5vw,1.5rem)}.gis-bonus-banner-sub-text{font-size:clamp(.5rem,3vw,1rem)}.gis-bonus-banner-action-text{font-size:clamp(.4rem,2.5vw,.8rem);padding:clamp(3px,1vw,8px) clamp(6px,2vw,16px)}}.gis-cashback-banner-text-overlay{align-items:flex-start;background:#0000001a;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;max-width:100%;padding-left:clamp(12px,5vw,60px);padding-right:clamp(40%,45vw,55%);pointer-events:none;position:absolute;right:0;text-align:left;top:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:10}.banner-link:hover .gis-cashback-banner-text-overlay{transform:translateZ(5px)}.gis-cashback-banner-main-text{margin-bottom:0}.gis-cashback-banner-main-text,.gis-cashback-banner-main-text2{color:#fff;font-size:clamp(1rem,4.2vw,5rem);font-weight:900;line-height:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gis-cashback-banner-main-text2{margin-bottom:clamp(3px,.8vw,10px)}.gis-cashback-banner-sub-text{margin-bottom:0}.gis-cashback-banner-sub-text,.gis-cashback-banner-sub-text2{color:#fff;font-size:clamp(.5rem,1.6vw,2rem);font-weight:700;line-height:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gis-cashback-banner-sub-text2{margin-bottom:clamp(6px,1.4vw,18px)}.gis-cashback-banner-action-text{background:#fff;border-radius:clamp(6px,.8vw,10px);box-shadow:0 4px 16px #ffffff4d;color:#000;font-size:clamp(.5rem,1.4vw,1.8rem);font-weight:700;max-width:-webkit-fit-content;max-width:fit-content;overflow:hidden;padding:clamp(4px,1vw,16px) clamp(10px,2.2vw,36px);pointer-events:auto;text-overflow:ellipsis;text-shadow:none;transition:all .3s ease;white-space:nowrap}.banner-link:hover .gis-cashback-banner-action-text{background:#f8f8f8;box-shadow:0 8px 25px #fff6,0 4px 15px #0003;transform:translateY(-2px) scale(1.05)}@media (max-width:480px){.gis-cashback-banner-text-overlay{padding-right:35%}.gis-cashback-banner-main-text,.gis-cashback-banner-main-text2,.gis-cashback-banner-sub-text,.gis-cashback-banner-sub-text2{line-height:1.1;white-space:normal}}@media (max-width:360px){.gis-cashback-banner-text-overlay{padding-left:clamp(8px,4vw,20px);padding-right:30%}.gis-cashback-banner-main-text,.gis-cashback-banner-main-text2{font-size:clamp(.8rem,6vw,2rem)}.gis-cashback-banner-sub-text,.gis-cashback-banner-sub-text2{font-size:clamp(.4rem,3vw,1.2rem)}.gis-cashback-banner-action-text{font-size:clamp(.4rem,3vw,1rem);padding:clamp(3px,1vw,10px) clamp(6px,2vw,20px)}}.game-slider-container{margin-bottom:10px;overflow:hidden;width:100%}.game-slider-header{align-items:center;display:flex;justify-content:space-between}.game-slider-title{align-items:center;color:#fff;display:flex;font-size:24px;font-weight:600;gap:12px;margin:0}.game-slider-icon{height:32px;object-fit:contain;width:32px}.game-slider-controls{display:flex;gap:10px}.slider-control-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.slider-control-btn:hover{background:#fff3;transform:scale(1.05)}.slider-control-btn:disabled{cursor:not-allowed;opacity:.3;transform:none}.game-slider-wrapper{margin-top:20px;overflow:hidden;position:relative;width:100%}.game-slider{-ms-overflow-style:none;display:flex;gap:15px;overflow-x:auto;padding:0 5px 10px;scroll-behavior:smooth;scrollbar-width:none;width:100%}.game-slider::-webkit-scrollbar{display:none}@media (max-width:767px){.game-slider-title{font-size:20px;gap:8px}.game-slider-icon{height:28px;width:28px}.game-slider-controls{display:none}.game-slider{-webkit-overflow-scrolling:touch;gap:10px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.game-slider-container{margin-bottom:30px}.game-slider-wrapper{-webkit-user-select:none;user-select:none}}@media (max-width:480px){.game-slider-title{font-size:18px;gap:6px}.game-slider-icon{height:24px;width:24px}.game-slider{gap:8px;padding:8px 0}.game-slider-container{margin-bottom:20px}.game-slider-card:last-child{margin-right:16px}.game-slider-header{margin-bottom:15px;padding:0 16px}}.winnings-ticker-wrapper{align-items:stretch;display:flex;flex-direction:column;margin:0 auto 28px;width:100%}@media (max-width:768px){.winnings-ticker-wrapper{margin:0}}.winnings-ticker-inner{display:flex;flex-direction:column;width:100%}.winnings-ticker-tabs-container{background:#0000;border-radius:0;display:flex;display:none;gap:0;justify-content:center;margin-bottom:0;overflow:hidden;width:100%}.winnings-ticker-tab{background-color:initial;border:none;border-bottom:2px solid #0000;color:#9ca3af;cursor:pointer;flex:1 1;font-size:1.01rem;font-weight:500;outline:none;padding:7px 0 6px;transition:color .18s}.winnings-ticker-tab.active{background-color:initial;border-bottom:2.5px solid #3a0081;color:#fff;font-weight:600;z-index:1}@media (max-width:768px){.winnings-ticker-tab{padding-left:8px}}.winnings-ticker-container{background:#0000;border-radius:0;overflow:hidden;position:relative;width:100%}.winnings-ticker-container:after,.winnings-ticker-container:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:30px;z-index:2}.winnings-ticker-container:before{background:linear-gradient(90deg,#141415 0,#0000);left:0}.winnings-ticker-container:after{background:linear-gradient(270deg,#141415 0,#0000);right:0}.winnings-ticker{background:#0000;border-radius:0;margin:0;overflow:hidden;position:relative}.winnings-ticker-content{display:flex;gap:15px}.winning-item{align-items:center;background:#0000;border:1px solid #ff9600;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;gap:8px;max-width:200px;min-width:200px;overflow:hidden;padding:8px 12px;position:relative;transition:all .3s ease;width:200px}.winning-item:hover{background:#ffffff0d;transform:translateY(-1px)}.winning-game-image{align-items:center;background:#333;border-radius:6px;display:flex;flex-shrink:0;height:30px;justify-content:center;overflow:hidden;position:relative;width:50px}.winning-game-image img{border-radius:6px;height:100%;object-fit:contain;width:100%}.winning-play-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;border-radius:6px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.play-icon{animation:pulse 1s infinite;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));font-size:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.winning-info{flex:1 1;min-width:0}.winning-player{color:#fff;font-size:12px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.winning-details{align-items:center;display:flex;font-size:11px;gap:6px}.winning-amount{color:#fff;font-size:12px;font-weight:700}.winning-multiplier{background:linear-gradient(135deg,#ff6b6b,#ffd93d);border-radius:10px;color:#000;font-size:10px;font-weight:700;letter-spacing:.3px;padding:1px 6px;text-transform:uppercase}@media (max-width:768px){.winnings-ticker-container:after,.winnings-ticker-container:before{width:20px}.winnings-ticker{margin:15px 0;padding:10px 0}.winnings-ticker-content{gap:12px}.winning-item{gap:8px;max-width:180px;min-width:180px;padding:6px 10px;width:180px}.winning-game-image{height:28px;width:45px}.winning-amount,.winning-player{font-size:11px}.winning-multiplier{font-size:9px;padding:1px 5px}.play-icon{font-size:14px}}@media (max-width:480px){.winnings-ticker-container:after,.winnings-ticker-container:before{width:30px}.winnings-ticker{margin:10px 0;padding:8px 0}.winnings-ticker-content{gap:10px}.winning-item{gap:6px;max-width:160px;min-width:160px;padding:5px 8px;width:160px}.winning-game-image{height:25px;width:40px}.winning-amount,.winning-player{font-size:10px}.winning-multiplier{font-size:8px;padding:1px 4px}.play-icon{font-size:12px}}@keyframes highlight{0%{left:-100%}50%{left:100%}to{left:100%}}@media (max-width:600px){.winnings-ticker-tab{font-size:.95rem;padding:5px 0 4px}}.collection-filters{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;box-shadow:none;margin:10px 0;padding:0}.collection-filters.loading{padding:20px}.collection-filters-main,.collection-filters-sub{margin-bottom:10px}.collection-filters-sub{border-top:1px solid #ffffff1a;padding-top:10px}.collection-filters-container{align-items:center;display:flex;gap:10px;position:relative}.collection-filters-container:after,.collection-filters-container:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:20px;z-index:3}.collection-filters-container:before{background:linear-gradient(90deg,#141415 0,#0000);left:46px}.collection-filters-container:after{background:linear-gradient(270deg,#141415 0,#0000);right:46px}.collection-filters-scroll{-ms-overflow-style:none;display:flex;flex:1 1;gap:12px;min-width:0;overflow-x:auto;padding:5px 0;scrollbar-width:none}.collection-filters-scroll::-webkit-scrollbar{display:none}.collection-scroll-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:9px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .3s ease;width:36px;z-index:2}.collection-scroll-btn:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.1)}.collection-scroll-btn:active{transform:scale(.95)}.collection-scroll-btn.left{order:-1}.collection-scroll-btn.right{order:1}.collection-filter-btn{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#1a1a1a;border-radius:10px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:8px;min-width:-webkit-fit-content;min-width:fit-content;padding:12px 18px;transition:all .3s ease;white-space:nowrap}.collection-filter-btn:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.collection-filter-btn.active{background:#1a1520;box-shadow:none;transform:none}.collection-filter-btn.sub{background:#ffffff08;border-radius:20px;color:#fff;font-size:15px;font-weight:700;padding:8px 12px}.collection-filter-btn.sub.active{background:#007bff;border-color:#007bff;box-shadow:none}.collection-filter-icon{color:#fff;font-size:18px;line-height:1}.collection-filter-title{color:#fff;font-weight:700;line-height:1}.collection-filters-skeleton{display:flex;gap:12px;overflow-x:auto}.collection-filter-skeleton{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%);background-size:200% 100%;border-radius:20px;flex-shrink:0;height:40px;width:100px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.collection-filters-container:after,.collection-filters-container:before{width:10px}.collection-filters-container:before{left:40px}.collection-filters-container:after{right:40px}.collection-filters{border-radius:12px;margin:15px 0}.collection-filter-btn{border-radius:20px;color:#fff;font-size:15px;font-weight:700;gap:6px;padding:10px 14px}.collection-filter-btn.sub{border-radius:16px;color:#fff;font-size:14px;font-weight:700;padding:6px 10px}.collection-filter-icon{color:#fff;font-size:16px}.collection-filters-scroll{gap:8px;padding:3px 0}.collection-scroll-btn{font-size:12px;height:32px;width:32px}.collection-filters-container{gap:8px}}@media (hover:hover){.collection-filter-btn:hover{background:#ffffff1a;transform:translateY(-2px)}.collection-filter-btn.active:hover,.collection-filter-btn.sub.active:hover{transform:translateY(-2px)}}.collection-filter-btn:focus{outline:2px solid #667eea;outline-offset:2px}.collection-filter-btn:focus:not(:focus-visible){outline:none}.collection-filters-sub{animation:slideDown .3s ease-out}@keyframes slideDown{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:100px;opacity:1;transform:translateY(0)}}.referral-container{border-radius:18px;box-shadow:none;margin:40px auto;max-width:800px;padding:24px}.referral-container,.referral-title{background:none;color:#fff;text-align:center}.referral-title{font-size:2.2rem;font-weight:900;letter-spacing:.5px;margin-bottom:24px;position:relative}.referral-title:after{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:2px;content:"";display:block;height:4px;margin-top:6px;width:60px}.referral-description{color:#b6b6c6;font-size:17px;margin-bottom:60px;text-align:center}.referral-block{background:none;border-radius:0;box-shadow:none;margin-bottom:60px;padding:0;text-align:center}.referral-link-label{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px;text-align:center}.referral-copy-wrapper{align-items:center;display:flex;gap:12px;margin-bottom:10px}.referral-copy-input{background:#23232e;border:1.5px solid #a98cff;border-radius:8px;color:#fff;font-size:16px;font-weight:600;letter-spacing:.5px;padding:10px 14px;width:50%}.referral-copy-btn{background:linear-gradient(91.32deg,#4891ff,#9735e2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 18px;transition:background .18s,box-shadow .18s}.referral-copy-btn:hover{background:linear-gradient(91.32deg,#9735e2 10%,#4891ff 90%);box-shadow:0 0 16px 0 #9735e288}.referral-link-hint{color:#b6b6c6;font-size:14px;margin-bottom:10px;text-align:center}.referral-stats-row{display:block;margin-bottom:0;width:100%}.referral-stats-row--two{align-items:stretch;display:flex;gap:18px}.referral-stats-row--two>*{box-sizing:border-box;flex:1 1;height:100%;max-width:50%;min-width:0}.referral-stats-row--three{align-items:stretch;display:flex;gap:18px}.referral-stats-row--three>*{box-sizing:border-box;flex:1 1;height:100%;max-width:33.33%;min-width:0}.referral-stats-row--three>:not(:last-child),.referral-stats-row--two>:not(:last-child){margin-bottom:0}.referral-stats-row--three>.referral-stat-card,.referral-stats-row--three>.referral-withdraw-block{box-sizing:border-box;flex:1 1;max-width:33.33%;min-width:0}.referral-stat-card,.referral-withdraw-block{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;margin-bottom:16px;max-width:100%;min-height:92px;min-width:0;width:100%}.referral-stats-block{background:#23232ed9;border-radius:10px;box-shadow:0 0 8px 1px #7b2ff233;flex:1 1;min-width:180px;padding:16px 22px}.referral-stats-label{color:#b6b6c6;font-size:14px}.referral-stats-value{font-size:22px;font-weight:700}.referral-stats-value.percent{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(91.32deg,#4891ff,#9735e2);-webkit-background-clip:text;background-clip:text}.referral-stats-value.total{color:#28bc10}.referral-stats-value.month{color:#4891ff}.referral-table-block{background:none;border-radius:0;box-shadow:none;margin-bottom:44px;padding:0;text-align:center}.referral-table-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:18px;text-align:center}.referral-table-wrapper{overflow-x:auto}.referral-table{background:none;border-collapse:collapse;min-width:320px;width:100%}.referral-table th{background:#23232e;font-weight:700;vertical-align:top}.referral-table td,.referral-table th{border:none;color:#fff;font-size:15px;padding:12px 8px;text-align:left}.referral-table td{background:#181824d9;font-weight:500}.referral-table td.earnings{color:#28bc10;font-weight:700}.referral-table .no-referrals{color:#b6b6c6;padding:18px;text-align:center}.referral-how{background:none;border-radius:0;color:#b6b6c6;font-size:15px;margin-bottom:100px;padding:0;text-align:center}.referral-stats-infographic{align-items:flex-start;display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.referral-stat-card{align-items:center;background:linear-gradient(120deg,#23232e 80%,#2e2e44);border:1.5px solid #3a3a4d;border-radius:18px;box-shadow:0 4px 24px 0 #9735e233;display:flex;flex-direction:row;max-width:340px;min-width:160px;padding:16px 22px 14px 18px;position:relative;transition:box-shadow .22s,transform .18s}.referral-stat-card:hover{border-color:#8443b9;box-shadow:0 8px 32px 0 #9735e277;transform:translateY(-2px) scale(1.025)}.referral-stat-icon{align-items:center;background:linear-gradient(135deg,#2e2e44 60%,#8443b9);border-radius:50%;box-shadow:0 2px 8px 0 #9735e211;color:#fff;display:flex;font-size:2.1rem;font-weight:700;height:48px;justify-content:center;margin-bottom:0;margin-right:18px;width:48px}.referral-stat-icon.percent{background:linear-gradient(135deg,#28bc10 60%,#4891ff);color:#fff}.referral-stat-icon.currency{background:linear-gradient(135deg,#4891ff 60%,#28bc10);color:#fff}.referral-stat-label-value{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.referral-stat-label{color:#b6b6c6;font-size:16px;font-weight:500;letter-spacing:.2px;margin-bottom:6px}.referral-stat-value{align-items:flex-start;color:#fff;display:flex;flex-direction:column;font-size:1.45rem;font-weight:700;gap:2px;width:100%}.referral-stat-value span{align-items:center;background:none;color:#fff;display:flex;font-size:1.18rem;font-weight:700;letter-spacing:.2px;margin-bottom:2px;padding-left:0}.referral-stat-value span .rub{color:#4891ff;font-weight:800;margin-left:2px}.referral-stat-value span .usd{color:#28bc10;font-weight:800;margin-left:2px}.referral-stat-value span .brl{color:#ffb300;font-weight:800;margin-left:2px}.percent-card .referral-stat-icon{background:linear-gradient(135deg,#28bc10 60%,#4891ff)}.total-card .referral-stat-icon{background:linear-gradient(135deg,#4891ff 60%,#28bc10)}.withdrawn-card .referral-stat-icon{background:linear-gradient(135deg,#ffb300 60%,#ffec80);color:#fff}.available-card .referral-stat-icon{background:linear-gradient(135deg,#28bc10 60%,#4891ff);color:#fff}.available-usd-card .referral-stat-icon{background:linear-gradient(135deg,#4891ff 60%,#28bc10);color:#fff}.referral-withdraw-block{align-items:center;background:linear-gradient(120deg,#28bc10 60%,#4891ff);border:none;border-radius:16px;box-shadow:0 2px 12px 0 #28bc1044;color:#fff;display:flex;flex:1 1 220px;flex-direction:column;font-weight:500;justify-content:center;margin-left:0;min-width:220px;padding:18px 20px}.referral-withdraw-min{color:#fff;font-size:15px;font-weight:600;letter-spacing:.1px;margin-bottom:8px}.referral-withdraw-btn{background:#fff;border:none;border-radius:10px;box-shadow:0 2px 8px 0 #28bc1044;color:#28bc10;cursor:pointer;font-size:17px;font-weight:700;height:44px;margin-bottom:0;margin-top:0;outline:none;transition:opacity .18s,box-shadow .18s,background .18s,color .18s;width:100%}.referral-withdraw-btn:disabled{background:#eaeaea;box-shadow:none;color:#b6b6c6;cursor:not-allowed;opacity:.6}.referral-withdraw-btn:not(:disabled):hover{background:#28bc10;box-shadow:0 4px 16px 0 #28bc1088;color:#fff}.referral-modal-center{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:70vh;text-align:center}.referral-modal-center .referral-container{margin:0 auto;max-width:700px;text-align:center;width:100%}.referral-modal-center .referral-container h1,.referral-modal-center .referral-container h2,.referral-modal-center .referral-container h3,.referral-modal-center .referral-container h4,.referral-modal-center .referral-container h5{text-align:center}.referral-modal-center .referral-container .referral-table{margin:0 auto;text-align:center}.referral-modal-center .referral-container .referral-table td,.referral-modal-center .referral-container .referral-table th{text-align:center}.referral-currency-actions-modern,.referral-modal-center .referral-container .referral-block,.referral-modal-center .referral-container .referral-currency-actions-modern,.referral-modal-center .referral-container .referral-how,.referral-modal-center .referral-container .referral-refpercent-block,.referral-modal-center .referral-container .referral-table-block{margin-left:auto;margin-right:auto;text-align:center}.ref-currency-row-modern{margin-left:auto;margin-right:auto}@media (max-width:900px){.referral-stats-row--three>*,.referral-stats-row--two>*{flex-basis:100%;height:auto;max-width:100%}.referral-stat-card,.referral-withdraw-block{min-height:64px}}@media (max-width:700px){.referral-stats-row--three>*,.referral-stats-row--two>*{flex-basis:100%;height:auto;max-width:100%}.referral-stat-card,.referral-withdraw-block{min-height:48px}.referral-withdraw-block{min-width:100px;padding:10px 4px}.referral-withdraw-btn{font-size:15px;height:36px}.referral-withdraw-min{font-size:13px}}@media (max-width:600px){.referral-modal-center{min-height:0;min-height:auto;padding-top:24px}.referral-modal-center .referral-container{max-width:98vw;padding:0 4vw}.referral-modal-center .referral-container h1{font-size:2rem;margin-top:0}.referral-modal-center .referral-container h2{font-size:1.3rem}}.howitworks-container{border-radius:18px;box-shadow:none;font-family:Montserrat,Arial,sans-serif;max-width:800px;padding:36px 32px 32px;text-align:left}.howitworks-container h1{-webkit-text-fill-color:unset;text-fill-color:unset;background:none;-webkit-background-clip:unset;background-clip:initial;color:#fff;font-size:2.2rem;letter-spacing:.5px;margin-bottom:24px;text-align:left}.howitworks-container h2{background:none;font-size:1.4rem;font-weight:800;letter-spacing:.2px;margin-bottom:12px;margin-top:32px;position:relative;text-align:left}.howitworks-container h2:after{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-radius:2px;content:"";display:block;height:4px;margin-top:6px;width:60px}.howitworks-table{background:none;border-radius:10px;margin:18px 0;text-align:left}.howitworks-table td,.howitworks-table th{padding:10px 14px}.howitworks-table th{background:none;border-bottom:2px solid #35354a;font-size:1.05rem}.howitworks-table th:first-child{background:linear-gradient(91.32deg,#4891ff,#9735e2)}.howitworks-table th:nth-child(2){background:linear-gradient(91.32deg,#9735e2,#4891ff)}.howitworks-table th:nth-child(3){background:linear-gradient(91.32deg,#4891ff,#9735e2)}.howitworks-table td{background:#23232ed9;border-bottom:1px solid #35354a;color:#fff}.howitworks-table tr:nth-child(2n) td{background:#28283ad9}.howitworks-container ul{color:#e0e0e0;margin:12px 0 18px 24px;padding-left:18px}.howitworks-container li{font-size:1rem;margin-bottom:7px;text-align:left}.howitworks-container b{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(91.32deg,#4891ff,#9735e2);-webkit-background-clip:text;background-clip:text}.howitworks-container section{border-bottom:1px solid #35354a;margin-bottom:32px;padding-bottom:18px;text-align:left}.howitworks-container section:last-child{border-bottom:none}.howitworks-container li,.howitworks-container p,.howitworks-container ul{text-align:left}@media (max-width:700px){.howitworks-container{max-width:99vw;padding:18px 0}.howitworks-table td,.howitworks-table th{font-size:.8rem;padding:7px 18px;text-align:left}.howitworks-container h1{font-size:1.3rem}.howitworks-container h2{font-size:1rem}}.notfound-bg{align-items:flex-start;background:none;display:flex;justify-content:center;min-height:60vh;padding-bottom:64px;padding-top:64px;width:100%}.notfound-overlay{display:none}.notfound-content{align-items:center;animation:popIn .8s cubic-bezier(.68,-.55,.27,1.55);background:#181828;border-radius:18px;box-shadow:0 8px 32px 0 #000a;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:480px;min-width:320px;padding:40px 24px;position:relative;text-align:center;width:100%;z-index:2}.notfound-title{animation:bounce404 1.2s;color:#4891ff;font-size:5rem;font-weight:900;letter-spacing:.1em;line-height:1;margin-bottom:.1em;text-shadow:0 4px 32px #000,0 0 16px #4891ff99}.notfound-subtitle{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5em;text-shadow:0 2px 12px #000}.notfound-desc{color:#e0e0e0;font-size:1.1rem;margin-bottom:2em;max-width:400px}.notfound-btn{background:linear-gradient(91.32deg,#4891ff,#9735e2);border:none;border-radius:8px;box-shadow:0 2px 16px #0008;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;outline:none;padding:1em 2.5em;text-shadow:0 0 4px #7b2ff244;transition:background .2s,box-shadow .2s,color .2s,transform .2s}.notfound-btn:focus,.notfound-btn:hover{background:linear-gradient(91.32deg,#4891ff 10%,#7b2ff2 90%);box-shadow:0 0 16px 4px #7b2ff255,0 2px 12px 0 #4891ff55;color:#fff;transform:scale(1.04)}@keyframes popIn{0%{opacity:0;transform:scale(.7)}80%{opacity:1;transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounce404{0%{transform:scale(.7)}60%{transform:scale(1.15)}to{transform:scale(1)}}@media (max-width:600px){.notfound-title{font-size:2.5rem}.notfound-content{min-width:0;padding:16px 2px}.notfound-subtitle{font-size:1.1rem}.notfound-desc{font-size:.95rem}}.bonuses-page-container{align-items:center;background:none;display:flex;flex-direction:column;justify-content:flex-start;min-height:70vh}.freespins-game-info-under-wrapper{background:#10111a;border-radius:18px;box-shadow:0 4px 24px 0 #571ca51a;flex-direction:row;margin:0;max-width:420px;overflow:hidden;transition:box-shadow .2s,border .2s;width:100%}.bonuses-block{background:none;border:none;border-radius:18px;border-top:1px solid #ffffff14;box-shadow:none;box-sizing:border-box;margin-bottom:32px;margin-top:0;max-width:600px;padding:0 0 24px;padding:10px;position:relative;width:100%}.bonuses-block-title{color:#bfc3d1;font-size:1.2rem;font-weight:400;letter-spacing:.01em;margin-bottom:18px;margin-top:24px}.bonuses-block-row{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:400;justify-content:space-between;margin-bottom:10px}.bonuses-block-row .label{color:#bfc3d1;font-size:1rem;font-weight:400}.bonuses-block-row .value{color:#fff;font-size:1.1rem;font-weight:500;letter-spacing:.01em}.bonuses-progress-header{align-items:flex-end;color:#bfc3d1;display:flex;font-size:1rem;font-weight:400;justify-content:space-between;margin-bottom:8px}.bonuses-progress-header .step{min-width:70px;text-align:center}.bonuses-progress-header .step .amount{color:#bfc3d1;font-size:1rem;font-weight:400}.bonuses-progress-header .step .percent{color:#fff;font-size:1.2rem;font-weight:400;margin-top:2px}.bonuses-progress-bar{background:#505a782e;border-radius:7px;height:14px;margin:18px 0 10px;overflow:hidden;position:relative;width:100%}.bonuses-progress-fill{background:linear-gradient(90deg,#3ecbff,#5f6fff);border-radius:7px;box-shadow:0 0 16px 4px #3ecbff99,0 0 32px 8px #5f6fff33;height:100%;min-width:12%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.bonuses-progress-labels{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-between;margin-bottom:0;margin-top:0}.bonuses-progress-labels .current,.bonuses-progress-labels .goal{color:#fff;font-size:1.2rem;font-weight:500}.bonuses-progress-labels .percent{color:#bfc3d1;font-size:1rem;font-weight:400;margin-top:2px}.bonuses-block-divider{border-bottom:1px solid #ffffff14;margin:18px 0}@media (max-width:600px){.bonuses-block{max-width:100%;padding:0 0 18px}.bonuses-page-container{padding:8px}}.promo-code-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;margin:30px 0;max-width:600px;padding:20px;width:100%}.promo-code-section h3{color:#fff;margin-bottom:15px;text-align:center}.promo-code-form{align-items:stretch;display:flex;flex-direction:row;gap:10px;justify-content:stretch;width:100%}.promo-code-input{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;flex:1 1;font-size:16px;min-width:0;outline:none;padding:12px 15px;text-transform:uppercase;transition:all .3s ease;width:100%}.promo-code-input::placeholder{color:#fff9}.promo-code-input:focus{border-color:#ffb300;box-shadow:0 0 0 3px #ffb30040}.promo-code-btn{align-self:stretch;background:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;flex:0 0 auto;font-size:1.1rem;font-weight:600;height:48px;min-width:120px;transition:all .3s ease}.promo-code-btn:hover:not(:disabled){background:#fff;box-shadow:0 6px 12px #ff6f004d;color:#000;transform:translateY(-2px)}.promo-code-btn:disabled{cursor:not-allowed;opacity:.6}.activated-promo-codes{margin-top:30px;max-width:1200px;width:100%}.activated-promo-codes h3{color:#fff;margin-bottom:20px;text-align:center}.activated-promo-codes-list{margin-top:18px;width:100%}.activated-promo-codes-list ul{list-style:none;margin:0;padding:0}.activated-promo-code-item{align-items:center;border-bottom:1px solid #ffffff14;color:#fff;display:flex;flex-direction:row;font-size:1rem;gap:16px;padding:8px 0}.promo-code-value{font-weight:700;letter-spacing:1px}.promo-code-status.active{color:#3ecbff}.promo-code-status.used{color:#bfc3d1}.promo-code-date{color:#bfc3d1;font-size:.95em}.promo-codes-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.promo-code-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border:1px solid #4d4d4d33;border-radius:15px;padding:15px;transition:all .3s ease}.promo-code-card:hover{box-shadow:0 10px 25px #0000004d;transform:translateY(-5px)}.promo-code-header{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.promo-code-header h4{color:#fff;font-size:20px;font-weight:700;letter-spacing:1px;margin:0}.promo-status{border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.promo-status.active{background:#28bc1033;border:1px solid #28bc104d;color:#28bc10}.promo-status.used{background:#ffb30033;border:1px solid #ffb3004d;color:#ffb300}.promo-code-details{color:#ffffffe6}.promo-code-details p{font-size:14px;margin:8px 0}.promo-code-details p:first-child{color:#fff;font-weight:600}.promo-conditions{border-top:1px solid #ffffff1a;color:#ffffffb3;font-size:13px;font-style:italic;margin-top:10px;padding-top:10px}.promo-date{color:#fff9;font-size:12px;margin-top:10px}.welcome-promocodes-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-top:30px;max-width:1200px;padding:25px;width:100%}.welcome-promocodes-section h3{color:#fff;font-size:24px;font-weight:600;margin-bottom:15px;text-align:center}.welcome-promocodes-progress{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:30px}.welcome-promo-step{align-items:center;border-radius:12px;display:flex;flex-direction:column;min-width:200px;padding:20px;position:relative;transition:all .3s ease}.welcome-promo-step.active{background:linear-gradient(135deg,#4caf50,#45a049);box-shadow:0 4px 15px #4caf504d;transform:translateY(-5px)}.welcome-promo-step.used{background:linear-gradient(135deg,#ffb300,#ff8f00);box-shadow:0 4px 15px #ffb3004d}.welcome-promo-step.inactive{background:#ffffff1a;border:2px dashed #ffffff4d;opacity:.6}.step-number{align-items:center;background:#fff3;border-radius:50%;color:#fff;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;margin-bottom:15px;width:40px}.welcome-promo-step.active .step-number{background:#ffffffe6;color:#4caf50}.welcome-promo-step.used .step-number{background:#ffffffe6;color:#ff8f00}.step-content{text-align:center;width:100%}.step-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:10px}.step-details{color:#ffffffe6;font-size:12px}.bonus-info,.freespins-info{font-weight:500;margin:5px 0}.activated-date{color:#ffffffb3;font-size:11px;margin-top:8px}.step-status{color:#fffc;font-size:14px;font-weight:500}.step-connector{background:#ffffff4d;height:2px;position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:40px}.step-connector.completed{background:#4caf50}@media (max-width:768px){.welcome-promocodes-progress{align-items:center;flex-direction:column}.step-connector{display:none}.welcome-promo-step{min-width:250px}}.freespins-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin-top:30px;max-width:1200px;padding:20px;width:100%}.freespins-section h3{color:#fff;font-size:24px;font-weight:600;margin-bottom:20px;text-align:center}.freespins-award{border-radius:12px;margin-bottom:30px;padding:20px}.freespins-award h4{color:#fff;font-size:18px;font-weight:500;margin-bottom:15px;text-align:center}.freespins-form{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:1000px}.freespins-form input,.freespins-form select{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:14px;transition:border-color .2s ease,background .2s ease}.freespins-form input:focus,.freespins-form select:focus{background:#ffffff26;border-color:#8443b9;outline:none}.freespins-form select option{background:#23232e;color:#fff}.freespins-form-row{align-items:stretch;display:flex;flex-direction:row;gap:12px;justify-content:stretch;margin-top:18px}.freespins-amount-input{align-self:stretch;border-radius:10px;box-sizing:border-box;flex:0 0 48px;font-size:1.1rem;height:auto;margin:0;min-width:48px;padding:0;width:48px}.freespins-amount-input:focus{background:#ffffff26}.freespins-btn{align-self:stretch;background:linear-gradient(120deg,#571ca5,#8443b9);border-radius:10px;box-shadow:0 2px 12px #571ca52e;flex:1 1;font-size:1.1rem;height:48px}.freespins-btn:hover:not(:disabled){background:#fff;box-shadow:0 6px 18px #571ca540;color:#000;transform:translateY(-2px) scale(1.03)}.active-freespins{margin-top:25px}.active-freespins h4{color:#fff;font-size:18px;font-weight:500;margin-bottom:15px;text-align:center}.freespins-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:15px}.freespin-card{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:15px;transition:transform .2s ease,box-shadow .2s ease}.freespin-card:hover{box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.freespin-header{align-items:center;display:flex;margin-bottom:10px}.freespin-header img{border-radius:8px;height:50px;margin-right:12px;object-fit:cover;width:50px}.freespin-header div h5{color:#fff;font-size:16px;font-weight:600;margin:0}.freespin-header div p{color:#ccc;font-size:12px;margin:0}.freespin-details p{color:#fff;font-size:14px;margin:5px 0}.freespin-details p:last-child{color:#ccc;font-size:12px}.freespins-game-slider{box-sizing:border-box;margin-bottom:12px;max-width:100%;width:100%}.freespins-game-slider-container{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:15px}.freespins-slider-btn{background:linear-gradient(120deg,#571ca5,#8443b9);font-size:22px;height:44px;width:44px}.freespins-slider-btn svg{height:24px;width:24px}.freespins-slider-btn:hover:not(:disabled){background:linear-gradient(120deg,#8443b9,#571ca5);transform:scale(1.08)}.freespins-game-card{align-items:center;background:linear-gradient(120deg,#23243a,#2b2e4a);border:1.5px solid #8443b92e;border-radius:16px;box-shadow:0 4px 24px 0 #571ca51a;display:flex;gap:18px;max-width:370px;min-width:260px;padding:18px 22px;transition:box-shadow .2s,transform .2s}.freespins-game-card:hover{box-shadow:0 8px 32px 0 #571ca52e;transform:translateY(-2px) scale(1.01)}.freespins-game-image{max-height:220px;min-height:120px}.freespins-game-img{background:#2727276b;margin:0 auto;max-height:220px;max-width:100%}.freespins-game-placeholder{background:linear-gradient(135deg,#571ca5,#8443b9);display:flex;font-size:12px;height:100%;padding:8px;text-align:center;width:100%}.freespins-game-info{flex:1 1;min-width:0}.freespins-game-info h5{color:#fff;font-size:16px;font-weight:600;margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.freespins-game-provider{background:none;color:#fff;font-size:14px;font-weight:400;margin:0 0 8px;padding:0}.freespins-game-bet{background:linear-gradient(135deg,#3ecbff,#5f6fff);border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin:0;padding:4px 8px}.freespins-slider-indicators{display:flex;gap:8px;justify-content:center;margin-top:12px}.freespins-slider-indicator{background:#8443b940;border:1.5px solid #571ca5;height:10px;width:10px}.freespins-slider-indicator.active{background:#8443b9;height:16px;width:16px}.freespins-slider-indicator:hover:not(:disabled){background:#fff9}.freespins-slider-indicator:disabled{cursor:not-allowed;opacity:.5}.freespins-no-games{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-bottom:20px;padding:20px;text-align:center}.freespins-no-games p{color:#bfc3d1;font-size:16px;margin:0}@media (max-width:768px){.promo-code-form{align-items:stretch;flex-direction:column}.promo-code-btn,.promo-code-input{width:100%}.freespins-grid,.promo-codes-grid{grid-template-columns:1fr}.freespins-form{gap:12px}.freespins-form input,.freespins-form select{font-size:14px;padding:10px}.freespins-game-slider-container{gap:10px}.freespins-game-card{gap:10px;max-width:98vw;min-width:180px;padding:10px 8px}.freespins-game-image{height:60px;width:60px}.freespins-game-info h5{font-size:14px}.freespins-game-bet,.freespins-game-provider{font-size:12px}}.bonuses-cashbacks-row{align-items:stretch;display:flex;flex-wrap:nowrap;gap:24px;margin:0 auto 32px;width:100%}.bonuses-bonus-account-block,.daily-cashback-block,.weekly-cashback-block{display:flex;flex:1 1;flex-direction:column;height:370px;justify-content:flex-start;margin:0;min-width:0}.bonuses-bonus-account-block{flex-direction:column;height:370px;justify-content:flex-start;margin-right:0;max-width:none}@media (max-width:1100px){.bonuses-cashbacks-row{flex-wrap:wrap;gap:18px}.bonuses-bonus-account-block,.daily-cashback-block,.weekly-cashback-block{min-width:320px}}@media (max-width:900px){.bonuses-cashbacks-row{flex-direction:column;gap:16px;max-width:100%}.bonuses-bonus-account-block,.daily-cashback-block,.weekly-cashback-block{max-width:100%;min-width:100%}}.bonuses-progress-amount-small,.bonuses-progress-header-small{font-size:.95rem}.bonuses-progress-percent-small{font-size:1.05rem}.bonuses-block-row-info{color:#bfc3d1;font-size:1rem;margin-top:8px}.bonuses-block-row-date{color:#bfc3d1;font-size:.95rem;margin-top:4px}.bonuses-block-row-percent{color:#bfc3d1;font-size:1rem;margin-bottom:2px}.cashback-action-btn,.cashback-action-btn-full{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 12px #571ca521;color:#000;cursor:pointer;display:block;font-size:1rem;font-weight:700;letter-spacing:.03em;margin:10% 0 0;opacity:1;padding:10px 0;transition:background .2s,box-shadow .2s,transform .2s;width:100%}.cashback-action-btn-full:hover:not(:disabled),.cashback-action-btn:hover:not(:disabled){background:#fff;box-shadow:0 6px 18px #571ca52e;color:#000;transform:translateY(-1px) scale(1.03)}.cashback-action-btn-full:disabled,.cashback-action-btn:disabled{cursor:not-allowed;opacity:.6}.bonuses-bonus-account-block{align-items:flex-start;border-radius:20px;box-shadow:0 8px 32px 0 #0000002e;display:flex;margin-right:24px;overflow:hidden;position:relative}.img-bg .bonus-bg-img{height:100%;inset:0;object-fit:cover;opacity:1;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:-1}.bonus-account-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;padding:28px 24px 24px;position:relative;width:100%;z-index:1}.bonus-account-title,.bonuses-block-title{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.01em;margin-bottom:10px;margin-top:0}.bonus-account-amount{color:#fff;font-size:2.1rem;font-weight:800;margin-bottom:10px;text-shadow:0 2px 16px #6a82fb55}.bonus-account-desc{color:#e0e0e0;font-size:1rem;font-weight:400;line-height:1.4;margin-top:8px;opacity:.85}@media (max-width:900px){.bonuses-bonus-account-block{height:160px;margin:0 0 18px;max-width:100%;min-width:100%}.bonus-account-content{padding:18px 14px 14px}}.freespins-game-slider-container-inside-image{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:0;justify-content:center;max-width:100%;width:100%}.freespins-game-image-slider-wrapper{box-sizing:border-box;flex-direction:row;margin-bottom:-3px}.freespins-game-image,.freespins-game-image-slider-wrapper{align-items:center;max-width:100%;position:relative;width:100%}.freespins-game-image{aspect-ratio:16/7;background:none;border-radius:18px;box-shadow:0 2px 12px #571ca51a;display:flex;flex-shrink:0;height:auto;justify-content:center;overflow:hidden}.freespins-game-img{background:#23243a;box-shadow:0 2px 12px #571ca51a;height:100%;object-fit:cover;transition:box-shadow .2s}.freespins-slider-btn{align-items:center;background:#80808073;border:none;border-radius:50%;box-shadow:0 2px 8px #571ca51a;color:#fff;display:flex;font-size:20px;height:40px;justify-content:center;opacity:.92;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,transform .2s;width:40px;z-index:2}.freespins-slider-btn.freespins-slider-btn-prev{left:12px}.freespins-slider-btn.freespins-slider-btn-next{right:12px}.freespins-slider-btn svg{height:22px;width:22px}.freespins-slider-btn:hover:not(:disabled){background:#a5a5a573;transform:scale(1.08) translateY(-50%)}.freespins-slider-btn:disabled{cursor:not-allowed;opacity:.5}.freespins-slider-indicators-inside{bottom:12px;display:flex;gap:7px;left:10%;position:absolute;transform:translateX(-50%);z-index:3}.freespins-slider-indicator{background:#57575740;border:1.5px solid #fff;border-radius:50%;height:8px;padding:0;transition:background .2s,width .2s,height .2s;width:8px}.freespins-slider-indicator.active{background:#d3d3d3;border:2px solid #fff;height:13px;width:13px}.freespins-game-info-under{flex:1 1;min-width:0;padding:18px 18px 18px 22px}.freespins-game-info-under h5{color:#fff;font-size:1.08rem;font-weight:700;letter-spacing:.01em;line-height:1.2;margin:0 0 6px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.freespins-game-info-under .freespins-game-provider{background:none;border-radius:6px;color:#fff;display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:.03em;margin-bottom:8px;margin-right:0;padding:2px 10px;text-align:left}.freespins-game-info-under .freespins-game-bet{background:none;border-radius:8px;box-shadow:0 1px 6px #3fcbff21;color:#fff;display:inline-block;font-weight:700;letter-spacing:.01em;padding:3px 14px;text-align:left}.freespins-game-info-under-wrapper{align-items:stretch;background:linear-gradient(120deg,#0f0f17,#181a2e);flex:1 1;gap:0;height:40%;justify-content:center;margin:auto;padding:18px 22px 18px 18px}.freespins-amount-input{background:#ffffff14;border:1.5px solid #8443b92e;border-radius:8px;color:#fff;font-size:1rem;margin-bottom:0;padding:10px 12px;text-align:center;transition:border-color .2s,background .2s}.freespins-amount-input:focus{background:#ffffff21;border-color:#8443b9}.freespins-btn{background:#fff;border:none;border-radius:8px;box-shadow:0 2px 12px #571ca521;color:#000;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.03em;margin:0;opacity:1;padding:10px 0;transition:background .2s,box-shadow .2s,transform .2s;width:100%}.freespins-btn:hover:not(:disabled){box-shadow:0 6px 18px #571ca52e;transform:translateY(-1px) scale(1.03)}.freespins-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.freespins-game-info-under-wrapper{border-radius:12px;flex-direction:column;margin-top:-20px;max-width:98vw;padding:25px 0 0}.freespins-game-info-under{align-items:center;border-bottom:1.5px solid #8443b91a;border-right:none;padding:.5rem;text-align:center}.freespins-game-info-under h5{font-size:1rem}.freespins-game-info-under .freespins-game-provider{font-size:.8rem;padding:2px 8px}.freespins-game-info-under .freespins-game-bet{font-size:.9rem;padding:2px 10px}.freespins-game-info-under-wrapper .freespins-form-row{gap:8px;padding:0}.freespins-amount-input,.freespins-btn{font-size:.95rem;padding:8px 0}}.freespins-row-blocks{align-items:stretch;display:flex;flex-wrap:nowrap;gap:24px;margin:0 auto 32px;width:100%}.freespins-balance-block.bonus-account-content{align-items:flex-start;background:linear-gradient(135deg,#2b2e4a,#23243a);border-radius:20px;box-shadow:0 8px 32px 0 #0000002e;display:flex;flex:1 1;flex-direction:column;height:210px;justify-content:flex-end;margin:0;max-width:320px;min-width:260px;padding:28px 24px 24px}.freespins-balance-label.bonus-account-title{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.01em;margin-bottom:10px}.freespins-balance-amount.bonus-account-amount{color:#fff;font-size:2.1rem;font-weight:800;margin-bottom:10px;text-shadow:0 2px 16px #6a82fb55}.freespins-balance-desc.bonus-account-desc{color:#e0e0e0;font-size:1rem;font-weight:400;line-height:1.4;margin-top:8px;opacity:.85}@media (max-width:900px){.freespins-row-blocks{flex-direction:column;gap:18px;max-width:100%}.freespins-balance-block.bonus-account-content{height:160px;max-width:100%;min-width:100%;padding:18px 14px 14px}}@media (max-width:1100px){.freespins-row-blocks{flex-wrap:wrap;gap:18px}}@media (max-width:900px){.freespins-row-blocks{flex-direction:column;gap:16px;max-width:100%}}.bonuses-block.img-bg{border-radius:20px;display:flex;flex-direction:column;height:370px;justify-content:flex-start;overflow:hidden;padding:28px 24px 24px;position:relative}.info-icon-btn{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:18px;top:18px;transition:filter .2s;z-index:2}.info-icon-btn:hover{filter:brightness(1.2)}.info-modal{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;height:100dvh;justify-content:center;left:0;padding-bottom:56px;padding-top:16px;position:fixed;top:0;width:100vw;z-index:1004}.info-modal-content{-ms-overflow-style:none;background:#15151f;border-radius:16px;box-shadow:0 4px 32px 0 #5028781a;color:#fff;max-width:420px;padding:24px 20px 20px;position:relative;scrollbar-width:none;text-align:left;width:90%}.info-modal-content::-webkit-scrollbar{display:none}.close-info-btn{background:linear-gradient(135deg,#571ca5,#8443b9);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:18px;padding:8px 22px;transition:background .2s}.close-info-btn:hover{background:linear-gradient(135deg,#8443b9,#571ca5)}.info-modal-header{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:10px}.info-modal-icon{align-items:center;display:flex;font-size:1.7rem}.info-modal-section{margin-bottom:14px;text-align:left}.info-modal-subtitle{color:#bfc3d1;font-size:1.05rem;font-weight:600;margin-bottom:4px}.info-modal-formula{background:#8443b91a}.info-modal-example,.info-modal-formula{border-radius:7px;color:#fff;font-size:1.05rem;margin-bottom:4px;padding:7px 12px}.info-modal-example{background:#3fcbff1a}.info-modal-highlight{color:#3ecbff;font-size:1.08em;font-weight:700}.info-modal-list{color:#fff;font-size:1rem;list-style:disc inside;margin:0 0 0 18px;padding:0}.fs-promos-row{align-items:stretch;display:flex;flex-wrap:nowrap;gap:24px;margin:0 auto 32px;width:100%}.fs-freespins-award-block,.fs-freespins-balance-block,.fs-promo-block{background:linear-gradient(135deg,#181a22,#2b2e4a);border-radius:20px;box-shadow:0 8px 32px 0 #0000002e;display:flex;flex:1 1;flex-direction:column;height:370px;justify-content:flex-start;margin:0;max-width:none;min-width:320px;overflow:hidden;position:relative}.fs-freespins-award-block.img-bg,.fs-freespins-balance-block.img-bg,.fs-promo-block.img-bg{padding:28px 24px 24px}.fs-freespins-award-block .bonus-account-content,.fs-freespins-balance-block .bonus-account-content,.fs-promo-block .bonus-account-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;padding:0;position:relative;width:100%;z-index:1}@media (max-width:1100px){.fs-promos-row{flex-wrap:wrap;gap:18px}.fs-freespins-award-block,.fs-freespins-balance-block,.fs-promo-block{max-width:100%;min-width:320px}}@media (max-width:900px){.fs-promos-row{flex-direction:column;gap:16px;max-width:100%}.fs-freespins-award-block,.fs-freespins-balance-block,.fs-promo-block{max-width:100%;min-width:100%}}.bonuses-row{align-items:stretch;display:flex;flex-wrap:nowrap;gap:24px;margin:0 auto 32px;width:100%}.bonuses-block-visual{border-radius:20px;box-shadow:0 8px 32px 0 #0000002e;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0;min-height:370px;overflow:hidden;padding:28px 24px 24px;position:relative}.bonuses-block-visual.img-bg .bonus-bg-img{height:100%;inset:0;object-fit:cover;opacity:1;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:-1}.bonuses-block-visual .bonus-account-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;padding:0;position:relative;width:100%;z-index:1}@media (max-width:1100px){.bonuses-row{flex-wrap:wrap;gap:18px}.bonuses-block-visual{max-width:100%;min-width:320px}}@media (max-width:900px){.bonuses-row{flex-direction:column;gap:16px;max-width:100%}.bonuses-block-visual{max-width:100%;min-width:100%}}.welcome-bonuses-row{gap:24px;justify-content:stretch;width:100%}@media (max-width:1100px){.welcome-bonuses-row{flex-wrap:wrap;gap:18px}.welcome-bonus-card{max-width:100%;min-width:320px}}@media (max-width:900px){.welcome-bonuses-row{flex-direction:column;gap:16px;max-width:100%}.welcome-bonus-card{max-width:100%;min-width:100%}.welcome-bonus-img{height:60px;margin-right:12px;width:60px}.welcome-bonus-title{font-size:1.1rem}}.welcome-bonuses-section{margin:0 0 32px;max-width:100vw}.bonuses-timer-wrapper{align-items:flex-start;display:flex;flex-direction:column}.bonuses-timer-label{color:#bfc3d1;font-size:1rem;font-weight:500;margin-bottom:4px}.bonuses-timer-bubbles{align-items:center;display:flex;flex-direction:row;gap:6px}.bonuses-timer-bubble{background:#23243a;border-radius:8px;color:#fff;letter-spacing:1px;padding:4px 13px;text-align:center}.bonuses-timer-bubble,.bonuses-timer-sep{display:inline-block;font-size:1.25rem;font-weight:700}.bonuses-timer-sep{color:#bfc3d1;margin:0 2px}.freespins-game-slider-flex-row{align-items:stretch;display:flex;flex-direction:row;gap:18px;min-height:160px;width:100%}.freespins-game-image-slider-wrapper{align-items:stretch;display:flex;flex:0 1 75%;justify-content:center;max-width:75%;min-width:0}.freespins-game-info-under-wrapper{align-items:center;background:none;display:flex;flex:0 1 25%;justify-content:flex-start;max-width:25%;min-width:0;padding:0}.freespins-game-info-under{align-items:flex-start;display:flex;flex-direction:column;font-size:.97rem;gap:4px;justify-content:center;padding:8px 6px;width:100%}.freespins-game-info-under h5{font-size:1.02rem;margin-bottom:2px}.freespins-game-info-under .freespins-game-provider{font-size:.92rem;margin-bottom:4px;padding:0}.freespins-game-info-under .freespins-game-bet{font-size:.95rem;margin-top:2px;padding:0}@media (max-width:900px){.freespins-game-slider-flex-row{flex-direction:column;gap:10px;min-height:0;min-height:auto}.freespins-game-image-slider-wrapper,.freespins-game-info-under-wrapper{flex:1 1 100%;max-width:100%}}.freespins-game-image-slider-inner{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}@media (max-width:900px){.freespins-game-image-slider-inner{-webkit-overflow-scrolling:touch;overflow-x:auto;scrollbar-width:none;touch-action:pan-x;white-space:nowrap}.freespins-slider-arrows-pc{display:none!important}}.freespins-slider-arrows-pc{background:#181a22;border-radius:12px;bottom:12px;box-shadow:0 2px 8px #0000002e;display:flex;gap:8px;padding:4px 8px;position:absolute;right:12px;z-index:3}.freespins-slider-btn-pc{align-items:center;background:#23243a;border:none;border-radius:8px;box-shadow:0 1px 4px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:20px;height:38px;justify-content:center;transition:background .18s;width:38px}.freespins-slider-btn-pc:hover:not(:disabled){background:#393a4d}.freespins-slider-btn-pc:disabled{cursor:not-allowed;opacity:.5}.freespins-game-img{background:#32323276;border-radius:10px;height:100%!important;max-height:160px;object-fit:contain!important;width:100%!important}.freespins-bet-label{align-items:center;color:#bfc3d1;display:flex;font-size:1rem;font-weight:600;margin-right:12px}.custom-freespins-game-image{display:flex;height:100%;margin-bottom:18px;min-height:180px;overflow:hidden;position:relative;width:100%}.custom-freespins-game-image,.freespins-game-placeholder{align-items:center;background:#7a4fcf;border-radius:24px;justify-content:center}.freespins-game-placeholder{bottom:0;color:#fff;display:none;font-size:1.1rem;font-weight:600;left:0;position:absolute;right:0;top:0}.custom-freespins-form-row{align-items:center;gap:12px;margin-top:0}.freespins-game-image-fullwidth{margin-bottom:12px;position:relative;width:100%}.freespins-game-img{border-radius:18px;display:block;height:auto;object-fit:contain;width:100%}.freespins-game-info-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px;width:100%}.freespins-game-title{background:none;color:#fff;font-size:1.1rem;font-weight:700}.freespins-game-bet-label,.freespins-game-provider-label{background:none;border-radius:0;color:#fff;font-size:1rem;font-weight:500;padding:0 8px}.freespins-form-row{width:100%}.bonus-info-modal-overlay{align-items:flex-end;background:#0000008c;transition:background .3s;z-index:10000}.bonus-info-modal-content{-ms-overflow-style:none;animation:bonusModalSlideUp .35s cubic-bezier(.33,1,.68,1);background:#15151f;border-radius:24px 24px 0 0;box-shadow:0 8px 32px #0000002e;color:#fff;display:flex;flex-direction:column;height:95vh;max-height:95vh;max-width:100vw;padding:32px 24px 24px;scrollbar-width:none;width:100vw}.bonus-info-modal-content::-webkit-scrollbar{display:none}@media (max-width:900px){.bonus-info-modal-content{height:97vh;max-height:97vh;padding:16px 4px 8px}}@media (max-width:600px){.bonus-info-modal-content{border-radius:18px 18px 0 0;height:99vh;max-height:99vh;padding:8px 2px 2px}}.bonus-modal-close-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:32px;font-weight:700;height:48px;justify-content:center;outline:none;padding:0;position:absolute;right:18px;top:18px;transition:background .2s;width:48px;z-index:10}.bonus-modal-close-btn,.bonus-modal-close-btn:active,.bonus-modal-close-btn:focus,.bonus-modal-close-btn:hover{background:none!important;box-shadow:none;color:#fff}.bonus-modal-close-btn-bonus{color:#fff}.bonus-modal-close-btn-cashback{color:#ffb300}.bonus-info-step{align-items:center;display:flex;gap:24px;margin-bottom:8px}.bonus-info-step-img{background:#23242b;border-radius:12px;height:auto;object-fit:contain;width:120px}.bonus-info-step-title{-webkit-text-fill-color:#fff;background:none;background-clip:initial;font-size:32px;font-weight:800}.bonus-info-step-center img{border-radius:18px;margin-bottom:24px;max-width:320px;width:60vw}@media (max-width:1100px){.bonus-info-steps{gap:36px;max-width:98vw}.bonus-info-step-center{padding:18px 0}}@media (max-width:600px){.bonus-info-steps{gap:18px;padding:0}.bonus-info-step-center{padding:8px 0}.bonus-info-step-center img{margin-bottom:14px;max-width:90vw}}.gradient-text{background:linear-gradient(91.32deg,#4891ff,#9735e2)}.bonus-modal-get{background:#fff!important;box-shadow:0 2px 8px #4891ff1f;color:#181a22!important;transition:background .2s,color .2s}.bonus-modal-get:focus:not(:disabled),.bonus-modal-get:hover:not(:disabled){background:#f3f3f3!important;color:#181a22!important}.bonus-modal-get1{-webkit-text-fill-color:#fff;background:none;border:none;border-radius:12px;box-shadow:0 2px 8px #4891ff1f;font-size:24px;font-weight:700;padding:18px 48px;transition:background .2s}.profile-modal-close{border-radius:6px;color:#888;font-size:18px;padding:4px;right:14px;top:14px;transition:background .15s}.bonus-info-modal-content h2 span{-webkit-text-fill-color:#fff;background:none;color:#fff!important}.bonus-info-modal-content h2{font-size:54px;font-weight:800;line-height:1.1;margin-bottom:18px}.bonus-info-modal-content h3{font-size:32px;font-weight:700;margin:48px 0 24px}.bonus-info-step-title,.bonus-info-step-title.gradient-text{-webkit-text-fill-color:#fff;background:none;background-clip:initial;color:#fff;font-size:32px;font-weight:800;margin-bottom:12px}.bonus-info-step-desc{color:#e0e0e0;font-size:20px}.bonus-info-step-label{color:#fff;font-size:22px;margin-bottom:10px}.bonus-info-step-center{background:none;justify-content:center;margin-bottom:0;min-height:260px;padding:48px 0}.bonus-info-steps{gap:72px;margin:0 auto;max-width:900px;width:100%}.bonus-modal-get{color:#000;font-size:24px;padding:18px 48px}@media (max-width:900px){.bonus-info-modal-content h2{font-size:36px}.bonus-info-modal-content h3{font-size:22px;margin:28px 0 16px}.bonus-info-step-title,.bonus-info-step-title.gradient-text{font-size:22px}.bonus-info-step-desc{font-size:16px}.bonus-info-step-label{font-size:16px;margin-bottom:6px}.bonus-info-step-center{padding:18px 0}.bonus-info-steps{gap:36px}.bonus-modal-get{border-radius:8px;font-size:18px;padding:12px 24px}}@media (max-width:600px){.bonus-info-modal-content h2{font-size:22px}.bonus-info-modal-content h3{font-size:16px;margin:16px 0 8px}.bonus-info-step-title,.bonus-info-step-title.gradient-text{font-size:16px}.bonus-info-step-desc{font-size:13px}.bonus-info-step-label{font-size:12px;margin-bottom:4px}.bonus-info-step-center{padding:8px 0}.bonus-info-steps{gap:18px}.bonus-modal-get{border-radius:6px;font-size:14px;padding:8px 12px}}.bonus-info-main-btn{background:linear-gradient(91.32deg,#4891ff,#9735e2)!important;border:none;border-radius:8px;box-shadow:0 2px 8px #4891ff1f;color:#fff!important;cursor:pointer;font-size:20px;font-weight:700;padding:12px 32px;transition:background .2s}@media (max-width:900px){.bonus-info-footer-text{font-size:14px;margin-top:28px;max-width:98vw}}@media (max-width:600px){.bonus-info-footer-text{font-size:12px;margin-top:16px;padding:0 4px}}.bonus-info-footer-text ol{color:#bfc3d1;display:inline-block;font-size:16px;line-height:1.6;margin:0 auto;padding-left:24px;text-align:left}.bonus-info-footer-text li{color:#bfc3d1;font-size:16px;line-height:1.6;margin-bottom:10px}.bonus-info-footer-text{color:#bfc3d1;font-size:16px;margin:48px auto 0;max-width:700px;text-align:center}@media (max-width:900px){.bonus-info-footer-text,.bonus-info-footer-text li,.bonus-info-footer-text ol{font-size:14px}.bonus-info-footer-text{margin-top:28px;max-width:98vw}}@media (max-width:600px){.bonus-info-footer-text,.bonus-info-footer-text li,.bonus-info-footer-text ol{font-size:12px}.bonus-info-footer-text{margin-top:16px;padding:0 4px}}.welcome-bonus-card-modal{flex:0 1 auto}@media (max-width:900px){.welcome-bonuses-modal-section .welcome-bonuses-row{gap:8px}.welcome-bonus-card-modal{margin:2px!important;max-width:180px!important;min-width:160px!important;padding:12px 8px!important}.welcome-bonus-card-modal .welcome-bonus-title{font-size:.9rem!important;margin-bottom:6px!important}.welcome-bonus-card-modal .welcome-bonus-fs,.welcome-bonus-card-modal .welcome-bonus-percent{font-size:.9rem!important}.welcome-bonus-card-modal .welcome-bonus-btn,.welcome-bonus-card-modal .welcome-bonus-btn-locked{font-size:.75rem!important;padding:4px 8px!important}.welcome-bonus-card-modal .welcome-bonus-img{height:40px!important;margin-left:6px!important;width:40px!important}}@media (max-width:600px){.welcome-bonuses-modal-section .welcome-bonuses-row{align-items:center;flex-direction:column;gap:6px}.welcome-bonus-card-modal{margin:3px 0!important;max-width:320px!important;min-width:280px!important;padding:12px!important}.welcome-bonus-card-modal .welcome-bonus-title{font-size:1rem!important;margin-bottom:8px!important}.welcome-bonus-card-modal .welcome-bonus-fs,.welcome-bonus-card-modal .welcome-bonus-percent{font-size:1rem!important}.welcome-bonus-card-modal .welcome-bonus-btn,.welcome-bonus-card-modal .welcome-bonus-btn-locked{font-size:.8rem!important;padding:6px 12px!important}.welcome-bonus-card-modal .welcome-bonus-img{height:50px!important;margin-left:12px!important;width:50px!important}}.bonus-modal-get-center{align-items:center;margin-bottom:24px;width:100%}.bonus-modal-get{display:inline-block;margin:0 auto;max-width:320px;min-width:180px;width:auto}.micro-text{font-size:10px;margin-top:10px}.bonuses-banner-row{display:flex;gap:24px;margin-bottom:24px;width:100%}.bonuses-banner{flex:1 1;height:120px;min-width:0;transition:box-shadow .2s}.bonuses-banner-img{object-fit:contain;position:static;width:100%}@media (max-width:900px){.bonuses-banner-row{flex-direction:column;gap:16px}.bonuses-banner{height:90px;max-width:100%;min-width:100%}}@media (max-width:600px){.bonuses-banner-row{gap:10px}.bonuses-banner{border-radius:14px;height:70px}}.bonuses-banner-top{display:flex;margin-bottom:24px;width:100%}.bonuses-banner-top .bonuses-banner{flex:1 1;height:320px;min-width:0}@media (max-width:900px){.bonuses-banner-top{flex-direction:column;margin-bottom:12px}.bonuses-banner-top .bonuses-banner{height:160px}.bonuses-banner-row{flex-direction:column;gap:12px}.bonuses-banner{height:160px}}.bonuses-banner-vertical{width:80%}.bonuses-banner-vertical .bonuses-banner{align-items:center;background:none;border:none;border-radius:24px;box-shadow:0 2px 8px #4891ff1f;cursor:pointer;display:flex;height:300px;justify-content:center;overflow:hidden;padding:0;width:100%}.bonuses-banner-vertical .bonuses-banner-img{background:#181a22;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.bonuses-banner-vertical .bonuses-banner{border-radius:14px;height:160px}.bonuses-banner-vertical{gap:12px}}.bonus-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff14;box-shadow:0 2px 12px #00000026;margin-bottom:24px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.bonus-navbar-container{margin:0 auto;max-width:1400px;padding:0 20px}.bonus-navbar-scroll{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:16px 0;scroll-behavior:smooth;scrollbar-width:none}.bonus-navbar-scroll::-webkit-scrollbar{display:none}.bonus-navbar-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:500;justify-content:center;min-height:40px;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.bonus-navbar-item:hover{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-color:#0000;box-shadow:0 4px 12px #4891ff4d;transform:translateY(-2px)}.bonus-navbar-item:active{transform:translateY(0)}.bonus-navbar-item.active{background:linear-gradient(91.32deg,#4891ff,#9735e2);border-color:#0000;box-shadow:0 2px 8px #4891ff66}@media (max-width:768px){.bonus-navbar{background:#15151f;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:1000}.bonus-navbar-container{max-width:none;padding:0;width:100%}.bonus-navbar-scroll{-webkit-overflow-scrolling:touch;gap:12px;padding:14px 16px;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory}.bonus-navbar-item{flex-shrink:0;font-size:14px;min-height:40px;min-width:auto;padding:10px 18px;scroll-snap-align:center;white-space:nowrap}.bonus-navbar-scroll:after{right:0}.bonus-navbar-scroll:after,.bonus-navbar-scroll:before{bottom:0;content:"";opacity:1;pointer-events:none;position:absolute;top:0;width:24px;z-index:2}.bonus-navbar-scroll:before{background:linear-gradient(90deg,#15151f 0,#0000);left:0}.bonus-navbar-scroll:not([data-overflow=true]):after,.bonus-navbar-scroll:not([data-overflow=true]):before{display:none}}@media (max-width:480px){.bonus-navbar-container{padding:0;width:100%}.bonus-navbar-scroll{gap:10px;padding:12px}.bonus-navbar-item{border-radius:18px;flex-shrink:0;font-size:13px;min-height:36px;min-width:80px;padding:8px 16px}}@media (max-width:600px){.bonus-navbar-container{position:relative}}@keyframes pulse{0%,to{opacity:.3;transform:translateY(-50%) translateX(0)}50%{opacity:.8;transform:translateY(-50%) translateX(2px)}}@media (max-width:768px){.bonus-navbar-item{position:relative;touch-action:manipulation}.bonus-navbar-item:before{background:#0000;border-radius:inherit;bottom:-4px;content:"";left:-4px;position:absolute;right:-4px;top:-4px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.bonus-navbar{animation:fadeInDown .6s ease-out}.freemoney-page-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:1400px;min-height:100vh;width:100%}.freemoney-header{margin:0 auto;max-width:1000px;width:100%}.freemoney-title{-webkit-text-fill-color:#0000;background:#fff;background-clip:text;-webkit-background-clip:text;font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:16px;margin-top:0}.freemoney-subtitle{color:#bfc3d1;font-size:1.5rem;font-weight:500;margin:0}.welcome-bonuses-section{box-sizing:border-box;flex-shrink:0;margin:0 0 64px;max-width:100%;padding:0;width:100%}.welcome-bonuses-title{color:#fff;font-size:2.5rem;font-weight:900;margin-bottom:10px;margin-top:0;text-align:left}.welcome-bonuses-subtitle{color:#bfc3d1;font-size:1.35rem;font-weight:500;margin-bottom:32px;text-align:left}.welcome-bonuses-row{align-items:stretch;display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;margin:0 auto 32px}.welcome-bonus-card{align-items:center;background:linear-gradient(120deg,#181a22,#23243a);border-radius:24px;box-shadow:0 4px 24px 0 #2850b41a;display:flex;flex:1 1;flex-direction:row;max-width:100%;min-width:220px;padding:28px 24px 24px;position:relative;transition:box-shadow .2s,transform .2s}.welcome-bonus-card.active{background:linear-gradient(120deg,#23243a,#181a22);box-shadow:0 8px 32px 0 #1e90ff2e}.welcome-bonus-img{background:none;border-radius:16px;flex-shrink:0;height:80px;margin-left:24px;margin-right:0;object-fit:contain;order:2;width:80px}.welcome-bonus-info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;order:1}.welcome-bonus-title{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:10px}.welcome-bonus-details{display:flex;gap:12px;margin-bottom:12px}.welcome-bonus-fs,.welcome-bonus-percent{background:#fff3;border-radius:8px;color:#fff;font-size:1.1rem;font-weight:600;padding:4px 12px}.welcome-bonus-status{margin-top:8px}.welcome-bonus-btn,.welcome-bonus-btn-locked{background:#fff!important;border:none;border-radius:10px;box-shadow:0 2px 8px #1e90ff1a;color:#181a22!important;cursor:pointer;font-size:1.1rem;font-weight:700;padding:10px 28px;transition:background .2s,transform .2s,color .2s}.welcome-bonus-btn:hover:not(:disabled){background:#f3f3f3!important;color:#181a22!important;transform:translateY(-2px) scale(1.04)}.welcome-bonus-btn-locked{opacity:.6}.welcome-bonus-used{background:#fff2;color:#bfc3d1}.welcome-bonus-locked,.welcome-bonus-used{border-radius:8px;font-size:1.1rem;font-weight:600;padding:6px 18px}.welcome-bonus-locked{background:#1e4fa3cc;color:#fff}.welcome-bonus-btn-locked{background:#bfc3d1!important;border:none!important;box-shadow:none!important;color:#fff!important;cursor:not-allowed!important;font-weight:600;opacity:.7;pointer-events:none}.bonuses-banner-vertical{display:flex;flex-direction:column;flex-shrink:0;gap:24px;margin:0 auto 32px;max-width:1000px;width:100%}.bonuses-banner{align-items:center;background:none;border:none;border-radius:24px;box-shadow:0 2px 8px #4891ff1f;cursor:pointer;display:flex;height:300px;justify-content:center;overflow:hidden;padding:0;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.bonuses-banner:hover{box-shadow:0 8px 24px #4891ff33;transform:translateY(-4px)}.bonuses-banner-img{background:#181a22;display:block;height:100%;object-fit:cover;width:80%}.bonus-banner-text-overlay{align-items:flex-start;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding-left:60px;pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:2}.bonus-banner-main-text{color:#fff;font-size:4rem;font-weight:900;margin-bottom:12px;text-shadow:0 2px 8px #000000b3}.bonus-banner-sub-text{color:#fff;font-size:2rem;font-weight:700;margin-bottom:24px;text-shadow:0 2px 6px #0009}.bonus-banner-action-text{background:#fff;border-radius:12px;box-shadow:0 4px 16px #4891ff4d;color:#000;font-size:1.5rem;font-weight:700;padding:16px 40px;pointer-events:auto;text-shadow:none}.cashback-banner-text-overlay{align-items:flex-start;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding-left:60px;pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:2}.cashback-banner-main-text{margin-bottom:0}.cashback-banner-main-text,.cashback-banner-main-text2{color:#fff;font-size:4.5rem;font-weight:900;line-height:1;text-shadow:0 2px 8px #000000b3}.cashback-banner-main-text2{margin-bottom:12px}.cashback-banner-sub-text{margin-bottom:0}.cashback-banner-sub-text,.cashback-banner-sub-text2{color:#fff;font-size:1.8rem;font-weight:700;line-height:1;text-shadow:0 2px 6px #0009}.cashback-banner-sub-text2{margin-bottom:24px}.cashback-banner-action-text{background:#fff;border-radius:12px;box-shadow:0 4px 16px #ffffff4d;color:#000;font-size:1.8rem;font-weight:700;padding:18px 44px;pointer-events:auto;text-shadow:none}.referral-banner-text-overlay{align-items:flex-start;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding-left:60px;pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:2}.referral-banner-main-text{margin-bottom:0}.referral-banner-main-text,.referral-banner-main-text2{color:#fff;font-size:3.5rem;font-weight:900;line-height:1;text-shadow:0 2px 8px #000000b3}.referral-banner-main-text2{margin-bottom:8px}.referral-banner-sub-text{margin-bottom:0}.referral-banner-sub-text,.referral-banner-sub-text2{color:#fff;font-size:1.3rem;font-weight:700;line-height:1;text-shadow:0 2px 6px #0009}.referral-banner-sub-text2{margin-bottom:20px}.referral-banner-percent{color:#fff;font-size:1.5rem;font-weight:900}.referral-banner-action-text{background:#fff;border-radius:12px;box-shadow:0 4px 16px #ffffff4d;color:#000;font-size:1.5rem;font-weight:700;padding:16px 40px;pointer-events:auto;text-shadow:none}.telegram-banner-text-overlay{align-items:flex-start;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding-left:60px;pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:2}.telegram-banner-main-text{color:#fff;font-size:3.5rem;font-weight:900;line-height:1;margin-bottom:8px;text-shadow:0 2px 8px #000000b3}.telegram-banner-sub-text{margin-bottom:0}.telegram-banner-sub-text,.telegram-banner-sub-text2{color:#fff;font-size:1.8rem;font-weight:700;line-height:1;text-shadow:0 2px 6px #0009}.telegram-banner-sub-text2{margin-bottom:20px}.telegram-banner-action-text{background:#fff;border-radius:12px;box-shadow:0 4px 16px #ffffff4d;color:#000;font-size:1.5rem;font-weight:700;padding:16px 40px;pointer-events:auto;text-shadow:none}.app-banner-text-overlay{align-items:flex-start;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding-left:60px;pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:2}.app-banner-main-text{color:#fff;font-size:3.5rem;font-weight:900;line-height:1;margin-bottom:8px;text-shadow:0 2px 8px #000000b3}.app-banner-sub-text{margin-bottom:0}.app-banner-sub-text,.app-banner-sub-text2{color:#fff;font-size:1.8rem;font-weight:700;line-height:1;text-shadow:0 2px 6px #0009}.app-banner-sub-text2{margin-bottom:20px}.app-banner-action-text{background:#fff;border-radius:12px;box-shadow:0 4px 16px #ffffff4d;color:#000;font-size:1.5rem;font-weight:700;padding:16px 40px;pointer-events:auto;text-shadow:none}.rakeback-banner-text-overlay{align-items:flex-start;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding-left:60px;pointer-events:none;position:absolute;right:0;text-align:left;top:0;z-index:2}.rakeback-banner-main-text{margin-bottom:0}.rakeback-banner-main-text,.rakeback-banner-main-text2{color:#fff;font-size:3.5rem;font-weight:900;line-height:1;text-shadow:0 2px 8px #000000b3}.rakeback-banner-main-text2{margin-bottom:8px}.rakeback-banner-sub-text{margin-bottom:0}.rakeback-banner-sub-text,.rakeback-banner-sub-text2{color:#fff;font-size:1.8rem;font-weight:700;line-height:1;text-shadow:0 2px 6px #0009}.rakeback-banner-sub-text2{margin-bottom:20px}.rakeback-banner-action-text{background:#fff;border-radius:12px;box-shadow:0 4px 16px #ffffff4d;color:#000;font-size:1.5rem;font-weight:700;padding:16px 40px;pointer-events:auto;text-shadow:none}.bonus-info-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.bonus-info-modal-content{animation:bonusModalSlideUp .3s ease-out;background:linear-gradient(145deg,#181a22,#23243a);border-radius:24px;box-shadow:0 20px 40px #0006;box-sizing:border-box;margin:0 auto;max-height:90vh;max-width:1200px;overflow-y:auto;padding:32px;position:relative;width:90vw}.bonus-info-modal-content::-webkit-scrollbar{background:#0000;width:6px}.profile-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s;width:36px;z-index:10}.profile-modal-close:hover{background:#fff3}.bonus-info-modal-body{padding:20px 0;text-align:center}.howitworks-container{word-wrap:break-word;box-sizing:border-box;color:#fff;line-height:1.6;margin:0 auto;max-width:1000px;overflow-wrap:break-word;padding:0 16px;text-align:center;width:100%}.howitworks-container h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4891ff,#9735e2);background-clip:text;-webkit-background-clip:text;font-size:2.5rem;font-weight:900;margin-bottom:32px}.howitworks-container h2{color:#fff;font-size:1.8rem;font-weight:700;margin:32px 0 16px;text-align:center}.howitworks-container p{color:#bfc3d1;font-size:1.1rem;margin-bottom:16px;text-align:center}.howitworks-container ul{display:inline-block;margin:16px auto;padding-left:24px;text-align:left}.howitworks-container li{color:#bfc3d1;margin-bottom:8px}.bonus-info-steps{gap:32px}.bonus-info-step-center,.bonus-info-steps{align-items:center;display:flex;flex-direction:column;text-align:center}.bonus-info-step-center{border-radius:16px;margin:0 auto;max-width:800px;padding:24px;width:100%}.bonus-info-step-center img{margin-bottom:16px;max-width:90vw;object-fit:contain;width:400px}.bonus-info-step-label{color:#9735e2;font-size:.9rem;font-weight:700;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.bonus-info-step-title{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:12px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4891ff,#9735e2);background-clip:text;-webkit-background-clip:text}.bonus-info-step-desc{color:#bfc3d1;font-size:1rem;line-height:1.5}.bonus-modal-get-center{display:flex;justify-content:center;margin:24px 0}.bonus-modal-get{background:linear-gradient(135deg,#4891ff,#9735e2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:16px 32px;transition:transform .2s,box-shadow .2s}.bonus-modal-get:hover{box-shadow:0 8px 24px #4891ff4d;transform:translateY(-2px)}.bonus-info-footer-text{background:#ffffff08;border-radius:12px;color:#fff;font-size:.9rem;line-height:1.6;margin-top:32px;padding:24px;text-align:left}.bonus-info-footer-text ol{color:#fff;margin:0;padding-left:20px}.bonus-info-footer-text li{color:#fff;margin-bottom:8px}.referral-modal-center{margin:0 auto;max-width:800px;width:100%}@keyframes bonusModalSlideUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.bonus-info-divider{background:linear-gradient(180deg,#4891ff,#9735e2);border-radius:2px;height:2px;margin:32px 0 24px;width:100%}.howitworks-table{background:#ffffff08;border-collapse:collapse;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:20px 0;min-width:0;overflow:hidden;table-layout:auto;width:100%}.howitworks-table td,.howitworks-table th{word-wrap:break-word;border-bottom:1px solid #ffffff1a;min-width:0;overflow-wrap:break-word;padding:16px 12px;text-align:left}.howitworks-table th{background:#4891ff1a;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.howitworks-table td{color:#bfc3d1;font-size:1rem;font-weight:500}.howitworks-table tr:last-child td{border-bottom:none}.howitworks-table tr:hover{background:#ffffff05}@media (max-width:768px){.howitworks-table{font-size:.9rem}.howitworks-table td,.howitworks-table th{padding:12px 16px}}@media (max-width:600px){.howitworks-table{font-size:.8rem}.howitworks-table td,.howitworks-table th{padding:10px 12px}}@media (max-width:1100px){.welcome-bonuses-row{flex-wrap:nowrap;gap:10px}.welcome-bonus-card{flex:1 1;max-width:none;min-width:180px}}@media (max-width:900px){.freemoney-page-container{padding:24px 16px}.freemoney-title{word-wrap:break-word;font-size:2.2rem}.freemoney-subtitle{word-wrap:break-word;font-size:1.2rem}.welcome-bonuses-row{flex-wrap:nowrap;gap:8px;max-width:100%;overflow-x:auto;padding:0 4px}.welcome-bonus-card{flex:1 1;max-width:none;min-width:160px}.welcome-bonus-img{height:60px;margin-right:12px;width:60px}.welcome-bonus-title{word-wrap:break-word;font-size:1.1rem}.welcome-bonuses-title{word-wrap:break-word;font-size:2rem}.welcome-bonuses-subtitle{word-wrap:break-word;font-size:1.1rem}.bonuses-banner{border-radius:14px;height:160px}.bonuses-banner-img{width:100%}.bonuses-banner-vertical{gap:12px}.bonus-banner-text-overlay{padding-left:40px}.bonus-banner-main-text{font-size:2.5rem}.bonus-banner-sub-text{font-size:1.3rem}.bonus-banner-action-text{font-size:1.1rem;padding:12px 28px}.cashback-banner-text-overlay{padding-left:40px}.cashback-banner-main-text,.cashback-banner-main-text2{font-size:2.8rem}.cashback-banner-sub-text,.cashback-banner-sub-text2{font-size:1.2rem}.cashback-banner-action-text{font-size:1.3rem;padding:14px 32px}.referral-banner-text-overlay{padding-left:40px}.referral-banner-main-text,.referral-banner-main-text2{font-size:2.2rem}.referral-banner-sub-text,.referral-banner-sub-text2{font-size:1rem}.referral-banner-percent{font-size:1.2rem}.referral-banner-action-text{font-size:1.1rem;padding:12px 28px}.telegram-banner-text-overlay{padding-left:40px}.telegram-banner-main-text{font-size:2.5rem}.telegram-banner-sub-text,.telegram-banner-sub-text2{font-size:1.2rem}.telegram-banner-action-text{font-size:1.1rem;padding:12px 28px}.app-banner-text-overlay{padding-left:40px}.app-banner-main-text{font-size:2.2rem}.app-banner-sub-text,.app-banner-sub-text2{font-size:1.2rem}.app-banner-action-text{font-size:1.1rem;padding:12px 28px}.rakeback-banner-text-overlay{padding-left:40px}.rakeback-banner-main-text,.rakeback-banner-main-text2{font-size:2.2rem}.rakeback-banner-sub-text,.rakeback-banner-sub-text2{font-size:1.2rem}.rakeback-banner-action-text{font-size:1.1rem;padding:12px 28px}.bonus-info-modal-content{margin:10px;max-height:95vh;max-width:95vw;padding:20px 16px}.bonus-info-step-center img{height:150px;max-width:80vw;width:150px}.howitworks-container{padding:0 8px}.howitworks-container h1{word-wrap:break-word;font-size:1.8rem}.howitworks-container h2{word-wrap:break-word;font-size:1.4rem}.howitworks-container p{word-wrap:break-word;font-size:1rem}}@media (max-width:600px){.freemoney-page-container{padding:16px 12px}.freemoney-title{word-wrap:break-word;font-size:1.8rem}.freemoney-subtitle{word-wrap:break-word;font-size:1rem}.welcome-bonuses-title{word-wrap:break-word;font-size:1.6rem}.welcome-bonuses-subtitle{word-wrap:break-word;font-size:1rem}.bonus-info-step-center{padding:16px 8px}.bonus-info-step-center img{height:120px;max-width:70vw;width:120px}.bonus-info-modal-content{margin:5px;max-height:98vh;max-width:98vw;padding:16px 12px}.howitworks-container{padding:0 4px}.howitworks-container h1{word-wrap:break-word;font-size:1.5rem}.howitworks-container h2{word-wrap:break-word;font-size:1.2rem}.howitworks-container p{word-wrap:break-word;font-size:.9rem}.howitworks-table td,.howitworks-table th{font-size:.8rem;padding:8px 6px}.bonus-info-step-title{word-wrap:break-word;font-size:1.2rem!important}.bonus-info-step-desc{word-wrap:break-word;font-size:.9rem!important}.bonus-banner-text-overlay{padding-left:20px}.bonus-banner-main-text{font-size:1.8rem;margin-bottom:8px}.bonus-banner-sub-text{font-size:1rem;margin-bottom:16px}.bonus-banner-action-text{font-size:.9rem;padding:8px 20px}.cashback-banner-text-overlay{padding-left:16px}.cashback-banner-main-text,.cashback-banner-main-text2{font-size:1.5rem;margin-bottom:2px}.cashback-banner-sub-text,.cashback-banner-sub-text2{font-size:.75rem;margin-bottom:2px}.cashback-banner-sub-text2{margin-bottom:12px}.cashback-banner-action-text{font-size:.8rem;padding:6px 16px}.referral-banner-text-overlay{padding-left:16px}.referral-banner-main-text,.referral-banner-main-text2{font-size:1.3rem;margin-bottom:2px}.referral-banner-sub-text,.referral-banner-sub-text2{font-size:.7rem;margin-bottom:2px}.referral-banner-sub-text2{margin-bottom:12px}.referral-banner-percent{font-size:.8rem}.referral-banner-action-text{font-size:.7rem;padding:6px 14px}.telegram-banner-text-overlay{padding-left:16px}.telegram-banner-main-text{font-size:1.4rem;margin-bottom:4px}.telegram-banner-sub-text,.telegram-banner-sub-text2{font-size:.8rem;margin-bottom:2px}.telegram-banner-sub-text2{margin-bottom:12px}.telegram-banner-action-text{font-size:.7rem;padding:6px 14px}.app-banner-text-overlay{padding-left:16px}.app-banner-main-text{font-size:1.3rem;margin-bottom:4px}.app-banner-sub-text,.app-banner-sub-text2{font-size:.7rem;margin-bottom:2px}.app-banner-sub-text2{margin-bottom:12px}.app-banner-action-text{font-size:.7rem;padding:6px 14px}.rakeback-banner-text-overlay{padding-left:16px}.rakeback-banner-main-text,.rakeback-banner-main-text2{font-size:1.3rem;margin-bottom:2px}.rakeback-banner-sub-text,.rakeback-banner-sub-text2{font-size:.7rem;margin-bottom:2px}.rakeback-banner-sub-text2{margin-bottom:12px}.rakeback-banner-action-text{font-size:.7rem;padding:6px 14px}}.welcome-bonuses-modal-section{align-items:center;display:flex;flex-direction:column;margin:24px auto 0;max-width:900px;padding:0 16px;text-align:center;width:100%}.welcome-bonuses-modal-section .welcome-bonuses-row{align-items:stretch;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:0;width:100%}.welcome-bonuses-modal-section .welcome-bonuses-row::-webkit-scrollbar{display:none}.welcome-bonus-card-modal{align-items:center;background:linear-gradient(120deg,#181a22,#23243a);border-radius:16px;box-shadow:0 4px 16px 0 #2850b41a;box-sizing:border-box;display:flex;flex-basis:calc(25% - 9px);flex-direction:row;flex-grow:1;flex-shrink:1;min-width:160px;padding:16px 12px;position:relative;transition:box-shadow .2s,transform .2s;width:calc(25% - 9px)}.welcome-bonus-card-modal.active{background:linear-gradient(120deg,#23243a,#181a22);box-shadow:0 6px 20px 0 #1e90ff26}.welcome-bonus-card-modal.used{background:linear-gradient(120deg,#2d2a1a,#3a3520);box-shadow:0 4px 16px 0 #ffb30026;opacity:.8}.welcome-bonus-card-modal.locked{background:linear-gradient(120deg,#1a1a1a,#2a2a2a);box-shadow:0 2px 8px 0 #7878781a;opacity:.6}.welcome-bonus-btn-used{background:#ffb300!important;border:none!important;border-radius:10px!important;color:#000!important;cursor:not-allowed!important;opacity:.9!important}.welcome-bonus-status-text{font-size:.8rem;font-weight:600;margin-bottom:8px}.welcome-bonus-card-modal .welcome-bonus-img{background:none;border-radius:12px;flex-shrink:0;height:60px;margin-left:12px;object-fit:contain;order:2;width:60px}.welcome-bonus-card-modal .welcome-bonus-info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;order:1}@media (max-width:900px){.welcome-bonuses-modal-section{padding:0 8px}.welcome-bonuses-modal-section .welcome-bonuses-row{flex-wrap:wrap!important;gap:8px;justify-content:center!important;overflow-x:visible!important;padding:0}.welcome-bonus-card-modal{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;max-width:none!important;min-width:0!important;padding:12px 8px!important;width:calc(50% - 4px)!important}.welcome-bonus-card-modal .welcome-bonus-title{word-wrap:break-word!important;font-size:.8rem!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-height:1.2!important;margin-bottom:4px!important}.welcome-bonus-card-modal .welcome-bonus-fs,.welcome-bonus-card-modal .welcome-bonus-percent{font-size:.75rem!important;padding:2px 6px!important}.welcome-bonus-card-modal .welcome-bonus-btn,.welcome-bonus-card-modal .welcome-bonus-btn-locked{font-size:.7rem!important;padding:3px 6px!important}.welcome-bonus-card-modal .welcome-bonus-img{height:40px!important;margin-left:6px!important;width:40px!important}}@media (max-width:600px){.welcome-bonuses-modal-section{padding:0 4px}.welcome-bonuses-modal-section .welcome-bonuses-row{flex-wrap:wrap!important;gap:4px;justify-content:center!important;overflow-x:visible!important;padding:0}.welcome-bonus-card-modal{flex-basis:calc(50% - 2px);flex-grow:1;flex-shrink:1;max-width:none!important;min-width:0!important;padding:10px 6px!important;width:calc(50% - 2px)!important}.welcome-bonus-card-modal .welcome-bonus-title{word-wrap:break-word!important;font-size:.7rem!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-height:1.1!important;margin-bottom:4px!important}.welcome-bonus-card-modal .welcome-bonus-fs,.welcome-bonus-card-modal .welcome-bonus-percent{font-size:.65rem!important;padding:1px 4px!important}.welcome-bonus-card-modal .welcome-bonus-btn,.welcome-bonus-card-modal .welcome-bonus-btn-locked{font-size:.6rem!important;padding:2px 4px!important}.welcome-bonus-card-modal .welcome-bonus-img{height:50px!important;margin-left:12px!important;width:50px!important}}.freebar{align-items:center;border-image-slice:1;border-radius:12px;display:flex;gap:8px;margin:0 auto 12px;max-width:1000px;padding:16px 0;position:relative;top:0;width:100%;z-index:100}.freebar:after,.freebar:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:30px;z-index:2}.freebar:before{background:linear-gradient(90deg,#141415 0,#0000);left:44px}.freebar:after{background:linear-gradient(270deg,#141415 0,#0000);right:44px}.freebar-container{-ms-overflow-style:none;align-items:center;display:flex;flex:1 1;gap:8px;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.freebar-container::-webkit-scrollbar{display:none}.freebar-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:12px;color:#fff;cursor:pointer;flex-shrink:0;font-size:1rem;font-weight:600;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.freebar-button:hover{background:linear-gradient(135deg,#4891ff,#9735e2);border-color:#0000;transform:translateX(2px)}.freebar-button:active{transform:translateY(0)}.freebar-scroll-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:36px;justify-content:center;transition:all .3s ease;width:36px;z-index:2}.freebar-scroll-btn.left{order:-1}.freebar-scroll-btn.right{order:1}.freebar-scroll-btn:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.1)}.freebar-scroll-btn:active{transform:scale(.95)}@media (max-width:900px){.freebar{border-radius:0;gap:6px;padding:12px 0}.freebar:after,.freebar:before{width:20px}.freebar:before{left:38px}.freebar:after{right:38px}.freebar-scroll-btn{font-size:14px;height:32px;width:32px}.freebar-button{font-size:.9rem;padding:10px 16px}}@media (max-width:600px){.freebar{gap:4px;margin-bottom:12px;padding:10px 0}.freebar:after,.freebar:before{width:30px}.freebar:before{left:32px}.freebar:after{right:32px}.freebar-scroll-btn{font-size:12px;height:28px;width:28px}.freebar-button{border-radius:8px;font-size:.8rem;padding:8px 12px}}.cashback-modal-gradient{background:linear-gradient(135deg,#1a1a2e,#16213e 15%,#0f3460 30%,#533483 45%,#7b2cbf 60%,#9d4edd 75%,#c77dff 90%,#e0aaff)!important}.rakeback-modal-gradient{background:linear-gradient(135deg,#1a1a1a,#2d1b0e 15%,#4a2c0a 30%,#8b4513 45%,peru 60%,#daa520 75%,gold 90%,#ffed4e)!important}.bonus-500-modal-gradient{background:linear-gradient(135deg,#0c0c0c,#1a1a2e 10%,#2d1b69 20%,#4c1d95 30%,#6366f1 40%,#3b82f6 50%,#06b6d4 60%,#10b981 70%,#f59e0b 80%,#ef4444 90%,#ec4899)!important;position:relative}.bonus-500-modal-gradient:before{animation:legendaryShine 3s ease-in-out infinite;background:linear-gradient(45deg,#0000,#6366f11a 25%,#0000 50%,#ec48991a 75%,#0000);border-radius:24px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@keyframes legendaryShine{0%,to{opacity:.3}50%{opacity:.7}}@media (max-width:400px){.freebar{gap:3px;margin-bottom:8px;padding:8px}.freebar:before{left:27px}.freebar:after{right:27px}.freebar-scroll-btn{font-size:10px;height:24px;width:24px}.freebar-button{border-radius:6px;font-size:.7rem;padding:6px 8px}.freemoney-title{font-size:1.5rem}.freemoney-subtitle{font-size:.9rem}.welcome-bonuses-title{font-size:1.3rem}.welcome-bonuses-subtitle{font-size:.9rem}.bonus-info-modal-content{margin:2px;max-width:99vw;padding:12px 8px}.howitworks-container{padding:0 2px}.howitworks-container h1{font-size:1.3rem}.howitworks-container h2{font-size:1.1rem}.howitworks-container p{font-size:.8rem}.howitworks-table td,.howitworks-table th{font-size:.7rem;padding:6px 4px}.bonus-info-step-center img{height:100px;max-width:60vw;width:100px}.bonus-info-step-title{font-size:1rem!important}.bonus-info-step-desc{font-size:.8rem!important}.cashback-banner-text-overlay{padding-left:12px}.cashback-banner-main-text,.cashback-banner-main-text2{font-size:1.1rem;margin-bottom:1px}.cashback-banner-sub-text,.cashback-banner-sub-text2{font-size:.6rem;margin-bottom:1px}.cashback-banner-sub-text2{margin-bottom:8px}.cashback-banner-action-text{font-size:.6rem;padding:4px 12px}.referral-banner-text-overlay{padding-left:12px}.referral-banner-main-text,.referral-banner-main-text2{font-size:.9rem;margin-bottom:1px}.referral-banner-sub-text,.referral-banner-sub-text2{font-size:.5rem;margin-bottom:1px}.referral-banner-sub-text2{margin-bottom:8px}.referral-banner-percent{font-size:.55rem}.referral-banner-action-text{font-size:.5rem;padding:4px 10px}.telegram-banner-text-overlay{padding-left:12px}.telegram-banner-main-text{font-size:1rem;margin-bottom:2px}.telegram-banner-sub-text,.telegram-banner-sub-text2{font-size:.6rem;margin-bottom:1px}.telegram-banner-sub-text2{margin-bottom:8px}.telegram-banner-action-text{font-size:.5rem;padding:4px 10px}.app-banner-text-overlay{padding-left:12px}.app-banner-main-text{font-size:.9rem;margin-bottom:2px}.app-banner-sub-text,.app-banner-sub-text2{font-size:.5rem;margin-bottom:1px}.app-banner-sub-text2{margin-bottom:8px}.app-banner-action-text{font-size:.5rem;padding:4px 10px}.rakeback-banner-text-overlay{padding-left:12px}.rakeback-banner-main-text,.rakeback-banner-main-text2{font-size:.9rem;margin-bottom:1px}.rakeback-banner-sub-text,.rakeback-banner-sub-text2{font-size:.5rem;margin-bottom:1px}.rakeback-banner-sub-text2{margin-bottom:8px}.rakeback-banner-action-text{font-size:.5rem;padding:4px 10px}.welcome-bonuses-modal-section{padding:0 2px!important}.welcome-bonuses-modal-section .welcome-bonuses-row{align-items:center!important;flex-direction:column!important;gap:6px!important;width:100%!important}.welcome-bonus-card-modal{flex:none!important;margin:0 auto!important;max-width:280px!important;min-width:0!important;padding:10px 8px!important;width:100%!important}.welcome-bonus-card-modal .welcome-bonus-img{height:45px!important;margin-left:8px!important;width:45px!important}}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:300;src:url(/static/media/SFProText-Light.8313687aaf8ec01d6b8f.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:italic;font-weight:300;src:url(/static/media/SFProText-LightItalic.280ee7afd20700baf110.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:400;src:url(/static/media/SFProText-Regular.90da7ab18293ca42e335.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:italic;font-weight:400;src:url(/static/media/SFProText-RegularItalic.192e8e6456dc42a2d041.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:500;src:url(/static/media/SFProText-Medium.fc3c323b3b2bb1c643ee.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:italic;font-weight:500;src:url(/static/media/SFProText-MediumItalic.9e99e6224cbfb6c6456f.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:600;src:url(/static/media/SFProText-Semibold.fee27977166efaac0a2a.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:italic;font-weight:600;src:url(/static/media/SFProText-SemiboldItalic.99e18203648f3c465019.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:700;src:url(/static/media/SFProText-Bold.9dae2991f4fb30a5f7e0.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:italic;font-weight:700;src:url(/static/media/SFProText-BoldItalic.a81aaee6cdeff30a6262.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:normal;font-weight:900;src:url(/static/media/SFProText-Heavy.a6d0a7c7709218b4a46c.ttf) format("truetype")}@font-face{font-display:swap;font-family:SFProText;font-style:italic;font-weight:900;src:url(/static/media/SFProText-HeavyItalic.a06a9a25f12f473e1935.ttf) format("truetype")}
/*# sourceMappingURL=main.4060ee23.css.map*/