html,body{font-family:Inter,Arial,serif;line-height:normal;margin:0;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p{margin:0;word-break:break-word}*{box-sizing:border-box}.container{max-width:1440px;width:100%;margin:0 auto;padding:0 60px}@media(max-width: 550px){.container{padding:0 20px}}.anchor-link{border-radius:4px;background:#fafafa;padding:13px;min-width:286px;color:#3a55f7;text-decoration:none;text-align:center;display:inline-block;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.anchor-link.blue{background:#3a55f7;color:#fafafa}.anchor-link.black{color:#101010}.m-link{border-radius:4px;background:#3a55f7;color:#fff !important;text-align:center;font-size:14px;font-weight:600;line-height:20px;padding:16px 32px;min-width:286px;display:inline-block}.m-link.white{background:#fff;color:#1e1e1e !important}@media(max-width: 500px){.m-link:not(.max-auto){width:100%}}.sub-title{font-size:64px;font-weight:700;line-height:88px;background:linear-gradient(270deg, #4A65F8 0%, #000 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}@media(max-width: 1200px){.sub-title{font-size:48px;line-height:68px}}@media(max-width: 768px){.sub-title{font-size:36px;line-height:44px}}.sub-title.black{color:#000;-webkit-text-fill-color:unset}.sub-title.left{text-align:left}.sub-title.center{text-align:center}br.mob{display:none}@media(max-width: 768px){br.mob{display:inline-block}}header{position:absolute;width:100%;z-index:10;background-color:#fff;top:0;left:0}header.is-sticky{top:0;position:fixed;box-shadow:0 5px 16px rgba(0,0,0,.1);background-color:#fff;animation:slideDown .35s ease-out}header.is-sticky .logo .sticky{display:block}header.is-sticky .logo .main{display:none}.header__wrap{display:flex;align-items:center;justify-content:space-between;max-width:1532px;width:100%;margin:0 auto;padding:0 16px;position:relative;min-height:100px}@media(max-width: 600px){.header__wrap{padding:16px 0;gap:8px;align-items:flex-start;min-height:120px}}.header__wrap .logo-wrap{display:flex;align-items:center}.header__wrap .logo-wrap .logo{display:flex;align-items:flex-end}.header__wrap .logo-wrap .logo img{width:194px;object-fit:contain}.header__wrap .logo-wrap .logo img.sticky{display:none}@media(max-width: 480px){.header__wrap .logo-wrap .logo img{width:141px}}.header__wrap .logo-wrap .years{align-items:center;margin-left:16px;display:none}@media screen and (min-width: 850px){.header__wrap .logo-wrap .years{margin-left:50px;display:flex}}.header__wrap .logo-wrap .years__number{background:linear-gradient(180deg, #4A65F8 0%, #292929 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:64px;line-height:48px;font-weight:600}@media screen and (min-width: 768px){.header__wrap .logo-wrap .years__number{font-size:64px;line-height:78px}}.header__wrap .logo-wrap .years__text-wrapper{display:flex;flex-direction:column;margin-left:4px}@media screen and (min-width: 480px){.header__wrap .logo-wrap .years__text-wrapper{margin-left:8px;padding-top:8px}}.header__wrap .logo-wrap .years__text{font-size:15px;line-height:17px}@media screen and (min-width: 768px){.header__wrap .logo-wrap .years__text{font-size:15px;line-height:17px}}.header__wrap .logo-wrap .years__text_bold{font-weight:700}.header__wrap .buttons-wrap{display:flex}@media(max-width: 600px){.header__wrap .buttons-wrap{flex-wrap:wrap;justify-content:flex-end}}.header.is-sticky .years__text{color:#fff}.dropbtn{cursor:pointer}.dropdown{position:relative;display:inline-block;z-index:10;color:var(--light-color)}@media screen and (min-width: 550px){.dropdown{margin-top:0}}.dropdown-content{display:none;position:absolute;background:#fff;border-radius:10px;width:225px;-webkit-box-shadow:0px 0px 2px rgba(0,0,0,.08),0px 2px 24px rgba(0,0,0,.08);box-shadow:0px 0px 2px rgba(0,0,0,.08),0px 2px 24px rgba(0,0,0,.08);right:0;top:40px;padding:10px 0}@media screen and (min-width: 550px){.dropdown-content{right:0;left:auto;transform:translateX(0)}}.dropdown-content.active{display:block}@media(max-width: 480px){.dropdown-content{padding:5px 0}}.dropdown-content:after{content:"";position:absolute;border:8px solid rgba(0,0,0,0);top:-15px;border-bottom:8px solid #fff;right:30px;left:auto;transform:translateX(0)}.dropbtn{font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#242424;border-radius:5px;padding:0 15px;display:flex;align-items:center}@media(max-width: 600px){.dropbtn{padding:0}}.dropbtn:before{width:36px;height:36px;display:inline-block;background-size:18px 18px !important;background-color:#f5f5f5 !important;border-radius:50px}.dropbtn:after{content:"";background:url(../../assets/img/arrow.051e1a67ce811e7d623d.svg) no-repeat center;width:24px;height:24px}.dropdown-link{font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#2e4453;padding:13px 30px 13px 24px;text-decoration:none;background-size:18px 18px !important;gap:24px}.dropdown-link:before{width:18px;height:18px;border-radius:50px}.dropdown-link.active{color:#93afc8}.dropdown-link:last-child{margin-bottom:0}.dropdown-link:hover:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.dropdown-link:hover:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.dropdown-link:hover{background-color:#f2f4f5}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.en:before{content:"";background:url(../../assets/img/en.4acbb3f00a5b33853453.svg) no-repeat center;background-size:100%}.es:before{content:"";background:url(../../assets/img/es.098128d4723d7049ea11.svg) no-repeat center;background-size:100%}.id:before{content:"";background:url(../../assets/img/id.040e6a2dabe8f8194934.svg) no-repeat center;background-size:100%}.km:before{content:"";background:url(../../assets/img/km.506add7118de43651ef2.svg) no-repeat center;background-size:100%}.lo:before{content:"";background:url(../../assets/img/lo.efd0301c5cd8b36004de.svg) no-repeat center;background-size:100%}.my:before{content:"";background:url(../../assets/img/ms.6bb9a656234aeb8879ce.svg) no-repeat center;background-size:100%}.ms:before{content:"";background:url(../../assets/img/ms.6bb9a656234aeb8879ce.svg) no-repeat center;background-size:100%}.kz:before{content:"";background:url(../../assets/img/kz.be7ec29ff32481fd5503.svg) no-repeat center;background-size:100%}.ru:before{content:"";background:url(../../assets/img/ru.6cbd28ebdc2c2f9f0dde.svg) no-repeat center;background-size:100%}.th:before{content:"";background:url(../../assets/img/th.dcf2540bde048eed3c38.svg) no-repeat center;background-size:100%}.vi:before{content:"";background:url(../../assets/img/vi.502e1ea8d1fccfeadebf.svg) no-repeat center;background-size:100%}.zh:before{content:"";background:url(../../assets/img/zh.30dacfb749870d931226.svg) no-repeat center;background-size:100%}.hi:before{content:"";background:url(../../assets/img/hi.d706f1d528f2a1e7b324.svg) no-repeat center;background-size:100%}.ph:before{content:"";background:url(../../assets/img/ph.0725cf64732ab8f060c7.svg) no-repeat center;background-size:100%}.uz:before{content:"";background:url(../../assets/img/uz.309c58ba77461ec87ebf.svg) no-repeat center;background-size:100%}.fr:before{content:"";background:url(../../assets/img/fr.9cc70057adf60454441f.svg) no-repeat center;background-size:100%}.pt:before{content:"";background:url(../../assets/img/pt.e6ffae6086d7f527cf61.svg) no-repeat center;background-size:100%}.ar:before{content:"";background:url(../../assets/img/ar.a1f21c0cd5a738b82e53.svg) no-repeat center;background-size:100%}.header__wrap .buttons{display:flex;gap:18px}@media(max-width: 600px){.header__wrap .buttons{position:absolute;left:0;top:68px}}.header__wrap .buttons a{padding:10px 14px;border-radius:5px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:16px;text-decoration:none}.header__wrap .buttons .log{background:#05a46e}@media(max-width: 600px){.header__wrap .buttons .log{order:2}}.header__wrap .buttons .reg{background:#3a55f7}@media(max-width: 600px){.header__wrap .buttons .reg{order:1}}*{text-decoration:none;box-sizing:border-box}html[dir=rtl] .first-deposit .main-box .main-box-img{left:0;right:unset;transform:scaleX(-1)}html[dir=rtl] .first-deposit .bonus-terms-box .bonus-terms-img{transform:scaleX(-1)}html[dir=rtl] .first-deposit .double .double-wrp .double-img{transform:scaleX(-1)}html[dir=rtl] .first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block{right:-80px;left:unset}html[dir=rtl] .first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block .mouse{transform:scaleX(-1)}.btn-link{-webkit-border-radius:4px;border-radius:4px;background:#3a55f7;color:#fff !important;text-align:center;font-size:14px;font-weight:600;line-height:20px;padding:16px 32px;min-width:286px;display:inline-block}@media(max-width: 500px){.btn-link{width:100%}}.link{color:#3a55f7;font-size:14px;font-style:normal;font-weight:400;line-height:140%;text-decoration-line:underline !important}.first-deposit{margin-top:100px}@media(max-width: 600px){.first-deposit{margin-top:120px}}.first-deposit .main-box{min-height:calc(100vh - 100px);position:relative;background-color:#eeeff5;overflow-x:hidden}@media(max-width: 768px){.first-deposit .main-box{display:grid;grid-template-rows:auto 1fr;overflow:hidden}}@media(max-width: 600px){.first-deposit .main-box{min-height:calc(100vh - 120px)}}.first-deposit .main-box .main-box-info{width:50%}@media(max-width: 1199px){.first-deposit .main-box .main-box-info{width:53%}}@media(max-width: 996px){.first-deposit .main-box .main-box-info{width:90%}}@media(max-width: 767px){.first-deposit .main-box .main-box-info{width:100%}}.first-deposit .main-box .main-box-info .main-box-title{background:linear-gradient(270deg, #4A65F8 0%, #000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:64px;font-weight:700;line-height:120%;margin-top:110px;margin-bottom:54px}@media(max-width: 1359px){.first-deposit .main-box .main-box-info .main-box-title{font-size:48px;margin-top:68px;margin-bottom:24px}}@media(max-height: 768px){.first-deposit .main-box .main-box-info .main-box-title{font-size:48px;margin-top:68px;margin-bottom:24px}}@media(max-width: 996px){.first-deposit .main-box .main-box-info .main-box-title{margin-top:30px}}@media(max-width: 767px){.first-deposit .main-box .main-box-info .main-box-title{font-size:32px;margin-bottom:24px}}@media(max-height: 600px){.first-deposit .main-box .main-box-info .main-box-title{margin-top:30px}}.first-deposit .main-box .main-box-info .main-box-description{max-width:480px;color:#1e1e1e;font-size:18px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:30px}@media(max-width: 996px){.first-deposit .main-box .main-box-info .main-box-description{max-width:380px}}@media(max-width: 767px){.first-deposit .main-box .main-box-info .main-box-description{max-width:initial;font-size:16px;margin-bottom:30px}}.first-deposit .main-box .main-box-info .main-box-nav{display:flex;align-items:center}@media(max-width: 1359px){.first-deposit .main-box .main-box-info .main-box-nav{flex-direction:column;align-items:flex-start}}@media(max-width: 767px){.first-deposit .main-box .main-box-info .main-box-nav{align-items:center}}.first-deposit .main-box .main-box-info .main-box-nav .btn-link{margin-inline-end:46px}@media(max-width: 1359px){.first-deposit .main-box .main-box-info .main-box-nav .btn-link{margin-right:0;margin-bottom:30px}}@media(max-width: 767px){.first-deposit .main-box .main-box-info .main-box-nav .btn-link{margin-bottom:20px}}.first-deposit .main-box .main-box-img{pointer-events:none;width:40%;height:90%;position:absolute;bottom:0;right:0}@media(max-width: 768px){.first-deposit .main-box .main-box-img{width:initial;height:initial;position:relative}}.first-deposit .main-box .main-box-img img{height:calc(100% - 30px);transform:translateX(-60%);object-fit:fill;object-position:left bottom;position:absolute;bottom:0;left:50%}@media(max-width: 1600px){.first-deposit .main-box .main-box-img img{transform:translateX(-50%)}}@media(max-width: 1359px){.first-deposit .main-box .main-box-img img{height:calc(100% - 90px)}}@media(max-width: 1199px){.first-deposit .main-box .main-box-img img{height:calc(100% - 115px)}}@media(max-width: 996px){.first-deposit .main-box .main-box-img img{height:calc(100% - 200px)}}@media(max-width: 767px){.first-deposit .main-box .main-box-img img{height:100%;width:100%;position:relative;object-fit:contain}}.first-deposit .choose-bonus-container{padding:200px 0}@media(max-width: 1200px){.first-deposit .choose-bonus-container{padding:112px 0}}@media(max-width: 996px){.first-deposit .choose-bonus-container{padding:68px 0}}.first-deposit .choose-bonus-container .choose-bonus-block{display:flex;flex-direction:column;gap:40px}.first-deposit .choose-bonus-container .choose-bonus-block .text{display:flex;flex-direction:column;align-items:center}.first-deposit .choose-bonus-container .choose-bonus-block .text h2{font-size:48px;line-height:140%}@media(max-width: 768px){.first-deposit .choose-bonus-container .choose-bonus-block .text h2{font-size:40px}}.first-deposit .choose-bonus-container .choose-bonus-block .text p{color:#616161;text-align:center;font-size:12px;font-weight:500;line-height:16px;display:flex;flex-direction:column}.first-deposit .choose-bonus-container .choose-bonus-block .text p .bold{font-weight:700}.first-deposit .choose-bonus-container .choose-bonus-block .text a{display:inline-block;width:fit-content;min-width:286px;border-radius:4px;background:#3a55f7;padding:16px;color:#fff;text-align:center;font-size:18px;font-weight:600;line-height:24px}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:34px;justify-content:center;align-items:center}@media(max-width: 1300px){.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list{grid-template-columns:repeat(auto-fit, minmax(300px, 400px))}}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;width:100%;min-height:360px;gap:12px;padding:20px;border-radius:12px;text-align:center !important;border:1px solid #d9d9d9;background:#eeeff5}@media(max-width: 768px){.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item{padding:32px 12px}}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item h6{color:#262626;font-size:16px;font-weight:500;line-height:22px;margin:0}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item h5{padding:10px;min-width:216px;border-radius:40px;font-size:18px;font-weight:700;margin:0;background:#d1d7f5;display:inline-block}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item h5.green{background:#c5e5da}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item h5.purple{background:#d1d7f5}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item h5.yellow{background:#f6ebd6}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item h5.red{background:#f3d9d5}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item p{color:#262626;font-size:18px;font-weight:700;line-height:26px;margin:18px 0 0 0}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .text{color:#616161;font-size:16px;line-height:22px}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block{position:absolute;height:calc(100% + 50px);top:0;left:-54px;z-index:2}@media(max-width: 1200px){.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block{left:-24px}}@media(max-width: 768px){.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block{left:40px}}.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block .mouse{position:sticky;z-index:2;width:100px;top:60%;margin-left:-30px}@media(max-width: 1200px){.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block .mouse{width:70px}}@media(max-width: 768px){.first-deposit .choose-bonus-container .choose-bonus-block .bonus-list .bonus-item .mouse-block .mouse{position:absolute;top:unset;bottom:-70px}}.first-deposit .bonus-terms-box{position:relative;background:linear-gradient(89deg, #3A55F7 26.1%, #E6E8F5 103.06%);min-height:1018px;overflow:hidden}@media(max-width: 767px){.first-deposit .bonus-terms-box{min-height:initial}}.first-deposit .bonus-terms-box .bonus-terms-info{width:50%;margin-top:100px;position:relative;z-index:2}@media(max-width: 1199px){.first-deposit .bonus-terms-box .bonus-terms-info{margin-top:110px}}@media(max-width: 1199px){.first-deposit .bonus-terms-box .bonus-terms-info{margin-top:70px;width:60%}}@media(max-width: 996px){.first-deposit .bonus-terms-box .bonus-terms-info{width:100%}}.first-deposit .bonus-terms-box .bonus-terms-info .bonus-terms-title{text-align:left;color:#fff;font-size:64px;font-weight:700;line-height:140%;padding:0;margin-bottom:24px}@media(max-width: 767px){.first-deposit .bonus-terms-box .bonus-terms-info .bonus-terms-title{font-size:36px}}.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp{display:flex;margin-bottom:30px}.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp:last-child{margin-bottom:72px}@media(max-width: 500px){.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp{flex-direction:column;margin-bottom:10px}}.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp .item{width:300px}.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp .item .value{min-height:67px;color:#fff;font-size:48px;font-weight:700;line-height:140%;margin-bottom:16px}@media(max-width: 767px){.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp .item .value{font-size:36px}}@media(max-width: 500px){.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp .item .value{min-height:initial}}.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp .item .value svg{margin-top:12px}.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp .item .descr{color:#fff;font-size:18px;font-weight:500;line-height:140%;margin-bottom:10px}.first-deposit .bonus-terms-box .bonus-terms-info .items-wrp .item .key{color:#fff;font-size:16px;font-weight:500;line-height:140%}.first-deposit .bonus-terms-box .bonus-terms-info .bonus-terms-description{color:#fff;font-size:12px;font-weight:400;line-height:140%;margin-bottom:30px;max-width:515px}.first-deposit .bonus-terms-box .bonus-terms-img{pointer-events:none;width:100%;height:100%;position:absolute;top:50px}@media(max-width: 1199px){.first-deposit .bonus-terms-box .bonus-terms-img{height:85%;top:initial;bottom:0}}@media(max-width: 996px){.first-deposit .bonus-terms-box .bonus-terms-img{height:60%}}@media(max-width: 767px){.first-deposit .bonus-terms-box .bonus-terms-img{width:100%;height:auto;position:relative}}.first-deposit .bonus-terms-box .bonus-terms-img img{width:100%;object-fit:contain;object-position:bottom}@media(max-width: 1920px){.first-deposit .bonus-terms-box .bonus-terms-img img{height:100%;object-fit:cover;object-position:top}}@media(max-width: 996px){.first-deposit .bonus-terms-box .bonus-terms-img img{object-position:bottom;position:absolute;right:0;bottom:-70px}}@media(max-width: 767px){.first-deposit .bonus-terms-box .bonus-terms-img img.desktop{display:none}}.first-deposit .bonus-terms-box .bonus-terms-img img.desktop-mob{display:none}@media(max-width: 767px){.first-deposit .bonus-terms-box .bonus-terms-img img.desktop-mob{display:block;position:static;height:100%;width:100%;object-fit:contain;object-position:bottom}}.first-deposit .how-to-box{display:flex;margin:220px 0}@media(max-width: 1199px){.first-deposit .how-to-box{margin:170px 0}}@media(max-width: 767px){.first-deposit .how-to-box{display:block;margin:50px 0 100px}}.first-deposit .how-to-box .how-to{margin-inline-end:100px}@media(max-width: 767px){.first-deposit .how-to-box .how-to{margin-right:0;margin-bottom:50px}}.first-deposit .how-to-box .how-to .how-to-title{text-align:left;font-size:64px;font-weight:700;line-height:140%;background:linear-gradient(270deg, #4A65F8 0%, #000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:32px;padding:0}@media(max-width: 1199px){.first-deposit .how-to-box .how-to .how-to-title{font-size:48px}}@media(max-width: 767px){.first-deposit .how-to-box .how-to .how-to-title{font-size:36px}}.first-deposit .how-to-box .steps .step{margin-bottom:32px;padding-left:40px;position:relative}.first-deposit .how-to-box .steps .step:before{content:"";position:absolute;display:block;width:8px;height:8px;top:0;left:0;background-color:#3a55f7;border-radius:50%}.first-deposit .how-to-box .steps .step:after{content:"";position:absolute;display:block;height:100%;top:16px;left:3px;border-left-color:#dbdbdb;border-left-style:solid;border-left-width:1px}.first-deposit .how-to-box .steps .step .step-title{color:#000;font-size:18px;font-weight:700;line-height:140%;margin-bottom:10px}.first-deposit .how-to-box .steps .step .step-description{color:#616161;font-size:16px;font-weight:400;line-height:140%}.first-deposit .about{padding-top:112px}.first-deposit .about .about-title{text-align:center;font-size:64px;font-weight:700;line-height:140%;background:linear-gradient(270deg, #4A65F8 0%, #000 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:34px}@media(max-width: 767px){.first-deposit .about .about-title{font-size:36px}}.first-deposit .about .about-description{color:#2d2d2d;text-align:center;font-size:18px;font-weight:400;line-height:140%;margin-bottom:70px}@media(max-width: 767px){.first-deposit .about .about-description{margin-bottom:20px}}.first-deposit .about .about-img{width:100%;height:704px;background:url(../../assets/img/about-img.a93e4d73f56a756aadd8.webp) no-repeat center;background-size:contain;margin-bottom:112px}@media(max-width: 1199px){.first-deposit .about .about-img{height:560px}}@media(max-width: 996px){.first-deposit .about .about-img{height:449px}}@media(max-width: 767px){.first-deposit .about .about-img{height:224px;margin-bottom:100px}}.first-deposit .faqs-box{padding:112px 0}.first-deposit .faqs-box .faqs-box-title{text-align:left;color:#1e1e1e;font-size:48px;font-weight:700;line-height:140%;margin-bottom:60px;padding:0}@media(max-width: 997px){.first-deposit .faqs-box .faqs-box-title{margin-bottom:42px}}@media(max-width: 767px){.first-deposit .faqs-box .faqs-box-title{font-size:36px}}.first-deposit .faqs-box .faqs-items{display:flex;flex-direction:column;margin-bottom:100px}@media(max-width: 1199px){.first-deposit .faqs-box .faqs-items{margin-bottom:50px}}@media(max-width: 767px){.first-deposit .faqs-box .faqs-items{margin-bottom:44px}}.first-deposit .faqs-box .faqs-items .faq-item{border-bottom:1px solid #d9d9d9}.first-deposit .faqs-box .faqs-items .faq-item:first-child{border-top:1px solid #d9d9d9}.first-deposit .faqs-box .faqs-items .faq-item .faq-item-head{color:#1e1e1e;font-size:18px;font-weight:500;line-height:140%;position:relative;display:grid;grid-template-columns:1fr 24px;justify-content:space-between;margin:0;padding:20px 0;gap:8px;cursor:pointer}@media(max-width: 767px){.first-deposit .faqs-box .faqs-items .faq-item .faq-item-head{font-size:16px}}.first-deposit .faqs-box .faqs-items .faq-item .faq-item-head:after{content:"";background:url(../../assets/img/arrow-right.51b08a94f2f1e1c4ae20.svg) no-repeat center;background-size:contain;width:24px;height:24px;transform:rotate(90deg);font-size:28px;font-weight:400;color:#55d086;transition:all .1s ease .1s}.first-deposit .faqs-box .faqs-items .faq-item .faq-item-head.active:after{transform:rotate(270deg)}.first-deposit .faqs-box .faqs-items .faq-item .faq-body{display:none;color:#616161;font-size:18px;font-weight:400;line-height:140%;padding-bottom:32px}@media(max-width: 767px){.first-deposit .faqs-box .faqs-items .faq-item .faq-body{font-size:16px}}.first-deposit .faqs-box .still-container{display:flex;flex-direction:column;gap:18px}.first-deposit .faqs-box .still-container h3{text-align:left;color:#1e1e1e;font-size:32px;font-weight:700;line-height:140%;padding:0}@media(max-width: 767px){.first-deposit .faqs-box .still-container h3{font-size:24px}}.first-deposit .faqs-box .still-container p{color:#1e1e1e;font-size:18px;font-weight:400;line-height:140%}@media(max-width: 767px){.first-deposit .faqs-box .still-container p{font-size:16px}}.first-deposit .double{background-color:#eeeff5;padding:110px 0}.first-deposit .double .double-wrp{display:flex;justify-content:space-between;gap:24px}@media(max-width: 996px){.first-deposit .double .double-wrp{display:block}}@media(max-width: 767px){.first-deposit .double .double-wrp{margin:60px 0 36px}}.first-deposit .double .double-wrp .double-info{max-width:536px;display:flex;flex-direction:column;justify-content:center;align-items:self-start;margin-right:200px}@media(max-width: 1359px){.first-deposit .double .double-wrp .double-info{margin-right:0}}@media(max-width: 996px){.first-deposit .double .double-wrp .double-info{margin-bottom:60px}}.first-deposit .double .double-wrp .double-info .double-info-title{color:#262626;font-size:64px;font-weight:700;line-height:140%;margin-bottom:24px}@media(max-width: 767px){.first-deposit .double .double-wrp .double-info .double-info-title{font-size:36px}}.first-deposit .double .double-wrp .double-info .double-info-description{color:#262626;font-size:16px;font-weight:500;line-height:140%;margin-bottom:24px}.first-deposit .double .double-wrp .double-img{width:562px;height:580px;background:url(../../assets/img/double-bonus.baafd58c9c4e28ab4a7a.webp) no-repeat center;background-size:contain}@media(max-width: 1199px){.first-deposit .double .double-wrp .double-img{width:541px;height:559px}}@media(max-width: 996px){.first-deposit .double .double-wrp .double-img{margin:0 auto}}@media(max-width: 767px){.first-deposit .double .double-wrp .double-img{width:100%;height:330px}}#regForm{width:100%;display:flex;user-select:none;padding-bottom:100px}#regForm .form-frame{width:100%;border:none}footer{background:#fff;display:flex;flex-direction:column;padding:0 24px;min-height:314px;position:relative;overflow:hidden}@media(max-width: 450px){footer{min-height:540px}}footer .background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}footer .background img{width:100%;height:100%;object-fit:cover;object-position:top center}@media(max-width: 768px){footer .background img{min-height:425px}}@media(max-width: 768px){footer{padding:30px 0 50px}}footer .footer-block{display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;z-index:2;padding-top:92px}@media(max-width: 768px){footer .footer-block{flex-direction:column;padding-top:74px}}@media(max-width: 768px){footer .footer-block .ltd{order:2}}footer .footer-block span{color:#fff;font-size:14px;font-weight:400}@media(max-width: 550px){footer .footer-block span{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}}footer .footer-block .contacts{display:flex;align-items:center;gap:20px}@media(max-width: 768px){footer .footer-block .contacts{order:1;flex-direction:column;gap:10px}}footer .footer-block .contacts p{color:#fff;font-size:14px;font-weight:700;line-height:18px;margin:0;text-align:center}footer .footer-block .contacts .social{display:flex;gap:15px}@media(max-width: 768px){footer .footer-block .contacts .social{gap:40px}}footer .footer-block .contacts .social a{width:24px;height:24px}footer .footer-block .contacts .social a.in{background:url(../../assets/img/in.f53be3290b29dd1f1477.svg) no-repeat center;background-size:100%}footer .footer-block .contacts .social a.fb{background:url(../../assets/img/fb.00802b87830432725024.svg) no-repeat center;background-size:100%}footer .footer-block .contacts .social a.instagram{background:url(../../assets/img/insta.fe1c8be8d914469e1eaf.svg) no-repeat center;background-size:100%}footer .footer-block .contacts .social a.tiktok{background:url(../../assets/img/tiktok.1d7d240777c711f5ec1f.svg) no-repeat center;background-size:100%}footer .footer-block .contacts .social a.telegram{background:url(../../assets/img/telegram.fb8a3a6080a68c6d3499.svg) no-repeat center;background-size:100%}
