/* 
    Copyright (c) 2024 Othmane Ettaleby 
    AmethystTheme Version 2.1.4
    Site Web: https://ettaleby.com
*/
.nav-item a.nav-link:hover,a,input,label,select{color:var(--bs-white)!important;}.btn:hover,.form-control,.primary-btn,body{color:var(--bs-white);}.btn,.normal-btn{text-align:center;}section{scroll-margin-top:6.25em;}.modal .modal-content,body,option,section.contact .card h2{background-color:var(--dark-color);}.go-btn,.navbar-nav .nav-item .nav-link,.primary-title{position:relative;}#preloader,.offcanvas{position:fixed;left:0;}.offer-card .cover img,.offerwall .cover img{object-fit:cover;transition:border .3s,transform .3s;}:root{--primary-bg:linear-gradient(180deg,#753092 0%,#19114b 100%);--primary-color:#6c5ca8;--dark-color:#121224;--yellow-color:#ffe040;--green-color:#b2d62a;--primary-font:"Montserrat",sans-serif;--regular:400;--medium:500;--semibold:600;--bold:700;--btn-padding:8px 24px;--border-radius-large:44px;--border-radius-medium:37px;--border-radius-small:32px;--border-width-thick:6px;--border-width-medium:5px;--border-width-thin:3px;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:var(--primary-font);font-weight:var(--regular);}.btn,.go-btn,.redeem-card .amount,.refer-list-box,nav,section.account label,section.error a.btn,section.error h1,section.error h2,section.error p,section.history .coin p,section.start a{font-weight:var(--semibold);}::-webkit-scrollbar{width:10px;}::-webkit-scrollbar-track{background:var(--dark-color);}::-webkit-scrollbar-thumb{background:var(--primary-color);}#preloader{top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999;}.loader{width:50px;height:50px;border:5px solid var(--primary-bg);border-top:5px solid var(--primary-color);border-radius:50%;animation:1s linear infinite spin;}.play-store{width:60px;height:60px;position:fixed;top:50%;right:0;background-color:var(--primary-color);border-radius:8px 0 0 8px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .4s;animation:2s infinite bounce;}.play-store img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:40px;height:auto;transition:transform .4s .2s;white-space:nowrap;}.play-store .cta-text{margin-left:15px;opacity:0;transform:translateY(-10px);transition:opacity .4s .4s,transform .4s .4s;}.play-store:hover{width:200px;}.play-store:hover img{transform:translate(-250%,-50%);}.play-store:hover .cta-text{opacity:1;transform:translateY(0);}.play-store:not(:hover) img{transition:transform .4s;}.play-store:not(:hover) .cta-text{transition:opacity .4s,transform .4s .2s;opacity:0;transform:translateY(-10px);}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.btn:hover,section.contact .form-control:focus{border-color:var(--primary-color);}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#all-content,.navbar-nav .nav-item:last-child .nav-link:hover::before,.navbar-nav .nav-link.dropdown-toggle::after{display:none;}:focus{box-shadow:none!important;}a{text-decoration:none;}.form-control{background-color:transparent!important;border:var(--border-width-medium) solid var(--primary-color);}.form-select{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffffff" width="12" height="12" viewBox="0 0 8 8"><path d="M0 2l4 4 4-4z"/></svg>');}.form-control::placeholder{color:var(--bs-white);}.green{color:var(--green-color);}.btn{border-radius:var(--border-radius-small);transition:border-color .3s,background-color .3s,color .3s;border:var(--border-width-thin) solid transparent;}.btn:hover{background-color:transparent;}.primary-btn{background-color:var(--primary-color);}.secondary-btn,footer p{color:var(--primary-color);}.secondary-btn{background-color:var(--bs-white);}.normal-btn{border-radius:var(--border-width-thick);background-color:var(--primary-color);color:var(--bs-white);}.primary-title{font-size:clamp(1.5rem,2.5vw + 1rem,3.75rem);border:var(--border-width-thick) solid var(--primary-color);border-radius:var(--border-radius-large);padding:10px 40px;width:fit-content;}.side-nav,.side-nav a,nav{font-size:20px;}.go-btn,.left p:first-child,.right p{font-size:13px;}.offcanvas,.side-nav{top:56px;width:250px;color:#fff;background-color:#282844;}.primary-title::after,.primary-title::before{content:"";position:absolute;top:50%;width:100%;height:9px;background:linear-gradient(90deg,rgba(108,92,168,0) 0,var(--primary-color) 100%);transform:translateY(-50%);}.primary-title::before{left:-100%;}.primary-title::after{right:-100%;transform:translateY(-50%) rotate(180deg);}.navbar-toggler{border-color:#fff;}.nav-item a.nav-link{padding:10px 15px;border-radius:4px;transition:background-color .3s,color .3s,box-shadow .3s;}.nav-item a.nav-link:hover{background-color:#242537;box-shadow:0 2px 4px rgba(0,0,0,.2);}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}nav .navbar-brand img{width:12.5rem;}.top-nav{height:5rem;background-color:#282844;}.side-nav{padding-top:20px;z-index:1000;height:calc(100% - 56px);overflow-y:auto;}.side-nav a{display:block;padding:10px 20px;color:#63638b!important;font-weight:var(--bold);}.offcanvas{bottom:0;}.go-btn,.signup-btn{color:var(--dark-color)!important;}.offcanvas .btn-close{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");}.content{margin-left:250px;padding:20px;transition:margin-left .3s;margin-top:5rem;overflow-x:hidden;}@media (max-width:991px){.content{margin-left:0}}.signup-btn{background-color:var(--green-color);}.signin-btn{background-color:#44446f;}.telegram-btn{background-color:#24a1de;}.signin-btn,.signup-btn,.telegram-btn{font-size:clamp(1rem,2vw + .5rem,1.5rem);font-weight:var(--bold);}section.hero-section{background:var(--primary-bg);border-radius:3.75rem;}section.hero-section a{box-shadow:var(--border-width-thick) 7px 7.2px 0 #00000040;}.section.hero-section .lead{font-weight:var(--medium);font-size:clamp(1.2rem,3vw,1.44rem);}section.start .title>h1{font-size:clamp(2rem,5vw,4.5rem);}section.start .title small{font-size:clamp(1rem,2.5vw,1.5rem);font-weight:var(--medium);}section.start .game-card{background-color:#282844;border-radius:17px;}section.start .game-card img{border:1.1px solid var(--bs-white);border-radius:9px;}section.start .game-card .info p{font-weight:var(--semibold);font-size:clamp(.75rem,1vw + .5rem,1rem);}p.price{font-size:clamp(.875rem,1.5vw + .5rem,1.0625rem);}p.price span{font-size:clamp(.6875rem,1vw + .5rem,.8125rem);}section.start .signup-free{background-color:#282844;border-radius:29px;}section.start .signup-free h2{font-size:clamp(1rem,2.5vw + 1rem,1.625rem);}section.start .signup-free h2>small{font-size:clamp(.875rem,1.5vw + .75rem,1.125rem);}@keyframes rolling-bar{0%,100%{background-position:0 0}33%{background-position:100% 0}66%{background-position:-100% 0}}section.start .prizes-swip{height:75px;background:url("../images/rollingbar.png") 0 0 / auto 100% repeat-x;animation:30s linear infinite rolling-bar;}section.last-redeem .last-redeem-card{background-color:#242447;border-radius:3px;font-size:.8125rem;}section.last-redeem .last-redeem-card .amount{background-color:#515189;border-radius:3px;font-size:.6875rem;}section.last-redeem .last-redeem-card .redeem-cover{width:45px;background-color:#5da3eaea;border-radius:2px;text-align:center;}section.game-partners .card{background-color:#202040;}section.game-partners .card-game{width:107px;border-radius:15px;background-color:#2f2f5c;}section.game-partners .card-game img{border-radius:7px;}section.game-partners .steps .title,section.game-partners .steps p.mini-title{font-size:clamp(1.5rem,2.5vw + 1rem,2.625rem);}section.game-partners .how-start h1{font-weight:var(--bold);font-size:clamp(1.5rem,2vw + 1rem,2.25rem);}section.game-partners .how-start h1 + p{color:var(--primary-color);font-weight:var(--semibold);}section.game-partners .how-start img{border-radius:18px;}section.features .feature-card{background-color:#282844;border-radius:26px;height:265px;}section.features .feature-card p.title{font-size:clamp(1rem,2vw + 1rem,1.5rem);}section.testimonials h1.title{font-size:clamp(1.5rem,4vw + 1rem,2.9rem);}section.testimonials .card.testimonials{background:var(--primary-bg);border-radius:54px;}section.testimonials .card.testimonials .card-title{font-size:clamp(1rem,2vw,1.875rem);font-weight:var(--semibold);letter-spacing:-.03em;}section.testimonials .card.testimonials .card-subtitle{font-size:26px;line-height:31.69px;letter-spacing:-.03em;}section.testimonials .card.testimonials .card-text{font-size:24px;}section.testimonials .card.testimonials .avatar img{width:88px;height:88px;transform:translate(-25%,-25%);border:var(--border-width-thin) solid var(--primary-color);border-radius:50%;background-color:#cbe2ff;}@keyframes RightToLeft{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes LeftToRight{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}.slide-container{display:flex;width:200%;}.slide-container.mover-1{animation:10s linear infinite RightToLeft;}.slide-container.mover-2{animation:10s linear infinite LeftToRight;}.slide-item{flex:1;min-width:50%;}section.live-cashout .live-cashout-card{background-color:#282844;border-radius:50px;}section.live-cashout .live-cashout-now{background-color:#42426a;border-radius:13px;font-size:clamp(.75rem,1vw + .5rem,1.25rem);font-weight:var(--semibold);}section.live-cashout .cashout-bg p.pay{font-size:clamp(1rem,2vw + 1rem,2.875rem);}section.contact .card{border:var(--border-width-thick) solid var(--primary-color);border-radius:var(--border-radius-large);}section.contact .card h2{border:var(--border-width-medium) solid var(--primary-color);border-radius:var(--border-radius-large);padding:10px 20px;}section.contact .form-control{border-radius:var(--border-radius-small);}section.contact label{font-size:clamp(1rem,2vw,1.875rem);font-weight:var(--medium);}section.auth .card{border:var(--border-width-thin) solid var(--primary-color);background-color:#282844;border-radius:var(--border-radius-medium);}section.auth .card .card-title h2{font-size:clamp(1.875rem,4vw,2.875rem);font-weight:var(--bold);}section.auth .card .card-title p{font-size:18px;}section.account .form-control,section.auth .card .card-body .form-control,section.auth .card .card-body .form-select,section.auth .card .card-body button.icon{border:var(--border-width-thin) solid var(--primary-color);border-radius:var(--border-radius-small);background-color:transparent;}section.auth .card .card-body input[type="checkbox"]{background-color:transparent;border:1px solid var(--primary-color);}section.start a{font-size:clamp(1rem,1vw,1.5rem);}section.error{margin:8rem 0;}section.error h1{color:var(--bs-white);font-size:clamp(6.25rem,20vw,18rem);}section.error h2{color:var(--primary-color);font-size:clamp(1.875rem,5vw,3.75rem);}section.error p{color:var(--primary-color);font-size:clamp(1.25rem,5vw,1.875rem);}section.error a.btn{font-size:clamp(1rem,3vw,1.5rem);font-weight:var(--medium);}.offer-card{background:linear-gradient(180deg,#2e1d85 0,#642d97 39%,#903aa6 100%);border-radius:10px;overflow:hidden;box-shadow:0 0 28px 2px #000000d4;transition:border .3s,box-shadow .3s,transform .3s;border:2px solid transparent;height:12rem;}.offer-card:hover{border:2px solid var(--yellow-color);box-shadow:0 0 40px 4px #000000d4;transform:translateY(-10px);}.offer-card .cover img{border-radius:6px;border:var(--border-width-thin) solid var(--yellow-color);width:100%;height:90px;}.offer-card:hover .cover img,.offerwall:hover .cover img{border:var(--border-width-thin) solid transparent;transform:scale(1.05);}.left p:last-child{font-size:1rem;}.go-btn{background-color:var(--yellow-color);border-radius:5px;display:inline-block;border:2px solid var(--yellow-color);transition:background-color .3s,color .3s,border .3s;width:100%;}.go-btn:hover{background-color:var(--bs-black);color:var(--yellow-color)!important;border:2px solid var(--yellow-color);}.go-btn::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:0;height:0;border-left:6px solid var(--dark-color);border-top:3px solid transparent;border-bottom:3px solid transparent;transition:border-left-color .3s;margin:0 6px;}.go-btn:hover::before{border-left-color:var(--yellow-color);}.offerwall{background-color:#79339e;width:100%;border-radius:6px;overflow:hidden;transition:box-shadow .3s,transform .3s,border .3s;height:12.5rem;}@media (min-width:992px){section.start .game-card img.small{width:145px;height:145px}section.start .game-card img.big{width:180px;height:180px}section.start .game-card.big-item{width:215px}.offerwall{max-width:335px}}@media (min-width:1400px){.offerwall{width:100%;max-width:none}}.offerwall:hover{box-shadow:0 0 40px 4px rgba(0,0,0,.4);transform:translateY(-5px);border:2px solid var(--yellow-color);}.offerwall .cover{height:90px;}.offerwall .cover img{border-radius:6px;border:var(--border-width-thin) solid var(--yellow-color);height:100%;width:100%;}.refer-list-box .date,.withdrawl-bar,section.history .history-card,section.wallet .reward-title{border:var(--border-width-thin) solid var(--primary-color);}.withdrawl-bar,.withdrawl-progress{border-radius:var(--border-radius-medium);}.withdrawl-bar{max-height:4.125rem;padding:.5rem;}.withdrawl-progress{background:linear-gradient(90deg,#423291 0,#9849ad 100%);height:42px;max-height:100%;position:relative;overflow:hidden;}.progress-content{padding:0 1rem;font-size:clamp(1rem,1.5vw + 1rem,1.5625rem);}.withdrawl-bar .total{font-size:clamp(1rem,2vw + 1rem,2rem);}@media (max-width:768px){.how-it-works .steps .step>.step-number{width:60px;left:-10px;font-size:clamp(1.5rem,1.5rem + 1vw,1.9375rem)}.slide-item{min-width:100%}.withdrawl-progress{padding:.5rem}}section.history .history-card{border-radius:31px;}section.history .coin p{font-size:clamp(1.5rem,2vw + 1rem,1.875rem);}section.history .payout a{font-size:clamp(1.25rem,1.5vw + 1rem,1.5rem);font-weight:var(--medium);}section.history .content>p{font-size:clamp(1rem,1vw + 1rem,1.1875rem);}section.history .content small{font-size:clamp(.875rem,.5vw + .875rem,1.0625rem);}section.history .history-card .date{border:var(--border-width-thin) solid var(--primary-color);border-radius:1.4375rem;position:absolute;top:-.875rem;right:0;background:var(--dark-color);}section.invite .balance p,section.invite .invite-box .title,section.invite .list-title,section.wallet .balance p{font-size:clamp(1.25rem,1.5rem + 1vw,1.5625rem);}section.invite .balance h1{font-size:clamp(4.1rem,4.5rem + 2vw,5.125rem);}section.wallet .balance h1{font-size:clamp(2rem,5vw,3.25rem)!important;}.refer-list-box,section.invite .invite-box{border:var(--border-width-thin) solid var(--primary-color);border-radius:var(--border-radius-medium);}section.invite .invite-box .form-control,section.invite .invite-box .input-group .icon{border:var(--border-width-thin) solid var(--primary-color);border-radius:15px;}section.invite .invite-box .input-group .icon>img{width:1.5625rem;}@media (min-width:1200px){section.testimonials .card.testimonials{max-width:352px}.offer-card{max-width:527px}section.history .history-card{max-height:110px}.refer-list-box{max-height:4.875rem}}.refer-list-box .name,.refer-list-box .value{font-size:clamp(1.5rem,.5rem + 1vw,1.875rem);}.refer-list-box .date{border-radius:1.4375rem;}section.wallet .reward-title{border-radius:2.3125rem;width:fit-content;font-size:clamp(1.5rem,1.2rem + 1vw,1.9375rem);}.redeem-card,.reward-card{border:var(--border-width-thin) solid var(--primary-color);border-radius:var(--border-radius-medium);transition:.3s;}.reward-card{max-width:362px;}.reward-card:hover{background-color:#7f42a5;}.redeem-card .reward-info,.reward-card .reward-info{border-radius:31px;max-height:181px;display:flex;justify-content:center;align-items:center;transition:transform .3s;}.reward-info img{width:300px;height:186px;object-fit:contain;}.reward-card:hover .reward-info{transform:scale(.95);}@media (max-width:767.98px){.reward-card,.reward-card .reward-info{max-height:100%}.reward-card{max-width:100%}}.redeem-card .amount{font-size:39px;border:var(--border-width-thin) solid var(--primary-color);border-radius:var(--border-radius-medium);transition:border-color .3s;}.redeem-card:hover,.redeem-card:hover .amount{border-color:var(--bs-white);}.redeem-card:hover{background:linear-gradient(180deg,#9849ad 0,#413290 100%);}section.account label{font-size:30px;}.modal .modal-header .btn-close{filter:invert(100%);}.offerwall-modal .iframe-container{position:relative;width:100%;height:100%;overflow:hidden;}.offerwall-modal .iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;}.offerwall-modal .modal-title img{width:80px;}.redeem-modal .redem-icon{background:var(--primary-bg);width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:var(--border-width-thick);}.redeem-modal .redeem-btn,.redeem-modal .redeem-icon-name{font-size:clamp(1rem,2.5vw,1.5625rem);}.redeem-modal .redeem-btn,.redeem-modal input{height:60px;}.redeem-modal .redeem-btn{background-color:var(--primary-color);border-radius:var(--border-width-thick);color:var(--bs-white);border:0;}.api-modal .reward{background-color:#242537;border-radius:15px;}.api-modal .badge{background-color:#753092;}.api-modal .requirement p{font-size:12px;}.api-modal .modal-body .dark{background:#242537;}.api-modal .modal-body .description,.api-modal .requirement p,.api-modal .reward span{color:#a9a9ca;}section.tos .title{font-weight:var(--bold);color:var(--primary-color);font-size:60px;text-transform:capitalize;}.bonus-modal .modal-content{border-radius:24px;background:linear-gradient(145deg,#6c5ca8 0%,#4a3c7a 100%);border:none;box-shadow:0 20px 40px rgba(0,0,0,.2);}.bonus-modal .bonus-visual img{width:100%;height:100%;object-fit:cover;border:2px solid rgba(255,255,255,.2);}.bonus-modal .btn-earn-more{background:var(--primary-color);color:var(--bs-white);border-radius:12px;padding:16px 40px;font-weight:var(--bold);border:none;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;}.bonus-modal .btn-earn-more:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(108,92,168,.5);background:darken(var(--primary-color),5%);}@keyframes pulse{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.02);opacity:1}100%{transform:scale(.95);opacity:.8}}.bonus-modal .animated-border{width:140px;height:140px;border-radius:50%;background:linear-gradient(45deg,#6c5ca8,#8a7ac3);padding:8px;margin:0 auto;animation:pulse 2s infinite;}