@keyframes pulsar{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes rotate-shake{0%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}100%{transform:rotate(-3deg)}}@keyframes rotate-shake-reverse{0%{transform:rotate(2deg)}50%{transform:rotate(-2deg)}100%{transform:rotate(2deg)}}@keyframes gradientAnimation{0%{background-position:0 0}100%{background-position:100% 100%}}@keyframes pulse-lg-animation{0%{transform:scale(1.01)}50%{transform:scale(1.03)}100%{transform:scale(1.01)}}@keyframes levitate-animation{0%{transform:rotate(0) scale(1)}50%{transform:rotate(2deg) scale(1.02)}100%{transform:rotate(0) scale(1)}}@keyframes second-levitate-animation{0%{transform:rotate(0) scale(1) translateY(0)}50%{transform:rotate(2deg) scale(1.02) translateY(20%)}100%{transform:rotate(0) scale(1) translateY(0)}}@keyframes third-levitate-animation{0%{transform:rotate(-5deg) scale(1)}50%{transform:rotate(5deg) scale(1.1)}100%{transform:rotate(-5deg) scale(1)}}@keyframes fourth-levitate-animation{0%{transform:rotate(-10deg) scale(1)}50%{transform:rotate(5deg) scale(1.02)}100%{transform:rotate(-10deg) scale(1)}}@keyframes sixth-levitate-animation{0%{transform:rotate(-10deg) scale(1)}40%{transform:rotate(7deg) scale(1.02)}60%{transform:rotate(7deg) scale(1.02)}100%{transform:rotate(-10deg) scale(1)}}@keyframes fifth-levitate-animation{0%{transform:rotate(-4deg) scale(1)}50%{transform:rotate(4deg) scale(1.1) translateY(20%)}100%{transform:rotate(-4deg) scale(1)}}@keyframes wiggling-animation{0%{transform:rotate(0)}50%{transform:rotate(-5deg)}100%{transform:rotate(0)}}@keyframes reverse-wiggling-animation{0%{transform:rotate(0)}50%{transform:rotate(5deg)}100%{transform:rotate(0)}}@keyframes bounce{0%{transform:translateY(0);animation-timing-function:ease-in-out}50%{transform:translateY(-40%);animation-timing-function:ease-in}100%{transform:translateY(0);animation-timing-function:ease-out}}@keyframes bounce-second{0%{transform:translateY(5%);animation-timing-function:ease-in-out}50%{transform:translateY(-50%);animation-timing-function:ease-in}100%{transform:translateY(5%);animation-timing-function:ease-out}}@keyframes bounce-third{0%{transform:translateY(10%);animation-timing-function:ease-in-out}50%{transform:translateY(-55%);animation-timing-function:ease-in}100%{transform:translateY(10%);animation-timing-function:ease-out}}@keyframes bounce-fourth{0%{transform:translateY(30%);animation-timing-function:ease-in-out}50%{transform:translateY(-57%);animation-timing-function:ease-in}100%{transform:translateY(30%);animation-timing-function:ease-out}}@keyframes bounce-fifth{0%{transform:translateY(55%);animation-timing-function:ease-in-out}50%{transform:translateY(-63%);animation-timing-function:ease-in}100%{transform:translateY(55%);animation-timing-function:ease-out}}@keyframes bounce-sixth{0%{transform:translateY(80%);animation-timing-function:ease-in-out}50%{transform:translateY(-70%);animation-timing-function:ease-in}100%{transform:translateY(80%);animation-timing-function:ease-out}}@keyframes rotate-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes diagonal-levitate-animation{0%{transform:translate(0)}50%{transform:translateX(-10%) translatey(-5%) scale(1.1)}100%{transform:translate(0)}}@keyframes scroll{0%{transform:translateY(-9%)}50%{transform:translateY(12%)}100%{transform:translateY(-9%)}}@keyframes scroll-img-top{0%{transform:perspective(500px) rotate3d(6,0,0,43deg)}50%{transform:perspective(500px) rotate3d(6,0,0,0)}100%{transform:perspective(500px) rotate3d(6,0,0,43deg)}}@keyframes scroll-img-bottom{0%{transform:perspective(3455px) rotate3d(6,0,0,0)}50%{transform:perspective(3455px) rotate3d(6,0,0,43deg)}100%{transform:perspective(3455px) rotate3d(6,0,0,0)}}@keyframes lights{0%{opacity:0}50%{opacity:1}100%{opacity:0}}*:focus{outline:0}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:0}h1,h2,h3{margin:0 0 24px;font-weight:500}h1{font-size:34px;margin-bottom:39px}@media only screen and (min-width:768px){h1{font-size:40px}}@media only screen and (min-width:992px){h1{font-size:50px;margin-bottom:24px}}h2{display:flex;align-items:center;font-size:25px;font-weight:600}@media only screen and (min-width:768px){h2{font-size:30px}}@media only screen and (min-width:992px){h2{font-size:35px}}h2 img{margin-right:10px;width:24px}@media only screen and (min-width:992px){h2 img{width:29px}}h3{margin-bottom:10px;font-size:18px}@media only screen and (min-width:768px){h3{font-size:25px}}.btn{display:block;text-decoration:none;text-transform:uppercase;font-weight:600;border:0;color:#fff;text-align:center;cursor:pointer;font-size:17px;padding:8px 12px 10px;border-radius:5px;background:linear-gradient(180deg,rgba(255,255,255,0.5) 0,rgba(255,255,255,0) 100%),linear-gradient(181deg,#ff00ea 40.48%,#7b0086 94.9%),linear-gradient(181deg,#0dff00 3.31%,#00630d 91.1%),linear-gradient(181deg,#0084ff 13.28%,#0046ce 91.1%);background-blend-mode:overlay,normal,normal,normal;box-shadow:0 -2px 0 0 #c101c9 inset;transition:.2s ease-in-out}@media only screen and (min-width:768px){.btn{min-width:145px}}.btn:hover{opacity:.8}.btn-download{display:flex;text-transform:capitalize;font-weight:400;align-items:center;justify-content:center;line-height:1;border-radius:10px;font-size:20px}.form-control{background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #d200ff;width:100%;height:35px;font-size:18px;color:#fff;font-family:"Rubik",sans-serif;margin-bottom:31px;border-radius:0}.form-control:-webkit-autofill,.form-control:-webkit-autofill:hover,.form-control:-webkit-autofill:focus,.form-control:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #001362 inset !important}.form-control:-webkit-autofill{-webkit-text-fill-color:#fff !important}.form-control::placeholder{color:#fff;opacity:.3}.form-control.error{border-bottom:1px solid red}textarea.form-control{resize:vertical;height:100px}.invite-page{padding:0;height:100vh}.invite-page .container{padding:0 24px;max-width:1415px}.invite-page .mark{color:#ffd600}.invite-page img{width:100%}.invite-page main{padding:25px 0 65px;position:relative;min-height:100vh}@media screen and (max-height:700px){.invite-page main{padding:10px 0 10px}}.invite-page main:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;animation:pulsar 15s infinite ease-in-out}@media only screen and (min-width:992px){.invite-page main{padding:10px 0;display:flex;align-items:center}}.invite-page .logo{display:none;justify-content:center;margin-bottom:31px;position:relative}@media only screen and (min-width:992px){.invite-page .logo{display:inline-flex;justify-content:left}}.invite-page .logo img{max-width:47px}@media only screen and (min-width:1550px){.invite-page .logo img{min-width:90px;margin-right:16px}}.invite-page .logo .text{font-size:30px}@media only screen and (min-width:1550px){.invite-page .logo .text{font-size:48px}}.invite-page .info-block{position:relative;padding:44px 12px 17px 12px;border-radius:15px;z-index:1;overflow:hidden}.invite-page .info-block::after{content:"";position:absolute;left:-3px;top:0;right:0;bottom:-2px;border-radius:15px;pointer-events:none}@media only screen and (min-width:576px){.invite-page .info-block{border-radius:30px;padding:32px 60px 58px;backdrop-filter:blur(3px)}.invite-page .info-block::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:6;pointer-events:none}.invite-page .info-block::after{background:url(assets/images/bg-gradient-purple.png) no-repeat 50% 50%/cover}}.invite-page .title,.invite-page .description,.invite-page ul{position:relative;z-index:3}.invite-page .title{position:relative;text-align:center;text-transform:uppercase;z-index:2}@media only screen and (min-width:992px){.invite-page .title{left:0}}.invite-page .description{font-size:27px;font-weight:700;text-align:center;line-height:1.2;margin-bottom:21px}@media only screen and (min-width:992px){.invite-page .description{text-align:left;font-size:30px;margin-bottom:29px}}.invite-page .description .mark{font-size:25px;display:block}@media only screen and (min-width:992px){.invite-page .description .mark{display:inline;font-size:30px}}.invite-page ul{border-radius:15px;backdrop-filter:blur(3.5px);-webkit-backdrop-filter:blur(3.5px);margin:0 0 29px;padding:25px 16px 5px 29px}@media only screen and (min-width:992px){.invite-page ul{margin:0 0 40px;border-radius:26px;backdrop-filter:blur(5px);padding:39px 16px 5px 40px}}.invite-page ul li{display:flex;align-items:center;counter-increment:list;margin-bottom:22px;font-size:17px;font-weight:500}@media only screen and (min-width:992px){.invite-page ul li{font-size:25px;margin-bottom:11px}}@media only screen and (min-width:1550px){.invite-page ul li{font-size:25px;margin-bottom:30px}}.invite-page ul li:before{content:counter(list);width:28px;height:28px;float:left;margin-right:15px;box-shadow:1.415px 1.415px 3.537px 0 rgba(255,255,255,.3) inset,-3.537px -3.537px 3.537px 0 rgba(0,0,0,.1) inset;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}@media only screen and (min-width:992px){.invite-page ul li:before{width:40px;height:40px;margin-right:20px}}.invite-page ul li .mark{font-weight:600;text-transform:uppercase}.invite-page ul li .code{font-family:"Inconsolata",monospace;font-size:20px;font-weight:800}.invite-page .btn-holder{margin:0 auto;max-width:260px;position:relative;z-index:5}@media only screen and (min-width:576px){.invite-page .btn-holder{display:flex;max-width:none}}.invite-page .btn{margin-bottom:10px;margin-right:10px}@media only screen and (min-width:768px){.invite-page .btn{margin-right:20px}}@media only screen and (min-width:992px){.invite-page .btn{min-width:260px}}.invite-page .btn img{max-width:167px}.invite-page .android .apple,.invite-page .android .logo.apple,.invite-page .android .desktop{display:none}.invite-page .ios .google,.invite-page .ios .desktop{display:none}.invite-page .other header .logo.apple,.invite-page .other header .logo.google,.invite-page .other header .google,.invite-page .other header .apple{display:none}.invite-friend-purple main:before{background:url(assets/images/mob-bg-invite-friend-purple.png) no-repeat 50% 50%/cover}@media only screen and (min-width:992px){.invite-friend-purple main:before{background:url(assets/images/bg-invite-friend-purple.png) no-repeat 50% 50%/cover;animation:pulsar 30s infinite ease-in-out}}.invite-friend-purple .info-block::after{opacity:.8;background:url(assets/images/bg-gradient-mob-purple.png) no-repeat 50% 50%/cover}@media only screen and (min-width:576px){.invite-friend-purple .info-block{padding:32px 60px 58px;overflow:hidden}.invite-friend-purple .info-block::before{background:linear-gradient(313deg,rgba(0,10,105,0.7) 6.75%,rgba(0,21,207,0) 57.16%)}.invite-friend-purple .info-block::after{content:"";background:url(assets/images/bg-gradient-purple.png) no-repeat 50% 50%/cover}}.invite-friend-purple .title{text-shadow:-5.547px 11.85px 11.346px rgba(0,0,0,.45),0 9px 0 #82008d,0 5.286px 14.213px #9300ff;font-size:40px;font-weight:800;line-height:1;margin-bottom:14px}@media only screen and (min-width:992px){.invite-friend-purple .title{text-align:left;font-size:60px;margin-bottom:37px}}@media only screen and (min-width:1550px){.invite-friend-purple .title{font-size:73px}}.invite-friend-purple .title span{font-size:33px}@media only screen and (min-width:992px){.invite-friend-purple .title span{font-size:55px}}.invite-friend-purple ul{background:linear-gradient(237deg,rgba(219,0,255,0) 58.27%,rgba(219,0,255,0.3) 100.61%),rgba(33,0,41,.3)}@media only screen and (min-width:992px){.invite-friend-purple ul{box-shadow:-2px 2px 0 0 #a81fc0}}.invite-friend-purple ul li:before{background:radial-gradient(72.6% 72.6% at 31.98% 37.56%,#F90 16.86%,#960099 100%)}.invite-friend-purple .btn{background:linear-gradient(180deg,rgba(255,255,255,0.5) 0,rgba(255,255,255,0) 100%),linear-gradient(181deg,#ffc700 -15.81%,#ff8900 11.71%,#ca1652 94.9%),linear-gradient(181deg,#0dff00 3.31%,#00630d 91.1%),linear-gradient(181deg,#0084ff 13.28%,#0046ce 91.1%);box-shadow:0 -2px 0 0 rgba(0,0,0,.55) inset}.invite-friend-purple .diamond-invite-fr,.invite-friend-purple .diamond-invite-fr2,.invite-friend-purple .diamond-invite-fr3,.invite-friend-purple .diamond-invite-fr4,.invite-friend-purple .diamond-invite-fr5,.invite-friend-purple .diamond-invite-fr6,.invite-friend-purple .wheel-invite-fr{position:absolute}@media only screen and (min-width:992px){.invite-friend-purple .diamond-invite-fr,.invite-friend-purple .diamond-invite-fr2,.invite-friend-purple .diamond-invite-fr3{display:none}}@media only screen and (max-width:991px){.invite-friend-purple .diamond-invite-fr4,.invite-friend-purple .diamond-invite-fr5,.invite-friend-purple .diamond-invite-fr6{display:none}}.invite-friend-purple .diamond-invite-fr{bottom:69px;max-width:150px;left:-65px;z-index:3;animation:10s second-levitate-animation infinite ease-in-out}.invite-friend-purple .diamond-invite-fr2{max-width:123px;top:210px;right:-53px;z-index:3;animation:4s fourth-levitate-animation infinite ease-in-out}.invite-friend-purple .diamond-invite-fr3{max-width:85px;top:97px;right:70px;animation:4s diagonal-levitate-animation infinite ease-in-out}.invite-friend-purple .diamond-invite-fr4{width:15%;top:39%;left:5%}.invite-friend-purple .diamond-invite-fr4 img{animation:10s second-levitate-animation infinite ease-in-out}.invite-friend-purple .diamond-invite-fr5{width:33%;top:68%;right:-17%;z-index:5;animation:4s fourth-levitate-animation infinite ease-in-out}@media only screen and (min-width:1700px){.invite-friend-purple .diamond-invite-fr5{top:34%;right:-4%}}.invite-friend-purple .diamond-invite-fr6{width:18%;top:41%;right:34%;z-index:5;animation:4s diagonal-levitate-animation infinite ease-in-out}@media only screen and (min-width:1200px){.invite-friend-purple .diamond-invite-fr6{top:33%;right:34%}}.invite-friend-purple .wheel-invite-fr{bottom:1%;max-width:385px;right:-53%}@media only screen and (min-width:576px){.invite-friend-purple .wheel-invite-fr{z-index:3;bottom:-31%;max-width:none;width:86%;left:38%}}@media only screen and (min-width:992px){.invite-friend-purple .wheel-invite-fr{z-index:3;bottom:-31%;max-width:none;width:86%;left:38%}}.invite-friend-purple .wheel-invite-fr img{animation:6s fourth-levitate-animation infinite ease-in-out}.invite-friend-green main:before{background:url(assets/images/mob-bg-invite-friend.jpg) no-repeat 50% 50%/cover}@media only screen and (min-width:992px){.invite-friend-green main:before{background:url(assets/images/bg-invite-friend.png) no-repeat 50% 50%/cover;animation:pulsar 30s infinite ease-in-out}}.invite-friend-green .info-block{overflow:visible}.invite-friend-green .info-block .img-holder{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:30px;overflow:hidden}.invite-friend-green .info-block .img-holder::after{content:"";position:absolute;left:-3px;top:0;right:0;bottom:-2px;border-radius:15px;pointer-events:none;opacity:.8;background:url(assets/images/bg-gradient-mob.png) no-repeat 50% 50%/cover;animation:pulsar 20s infinite ease-in-out}@media only screen and (min-width:576px){.invite-friend-green .info-block .img-holder::after{background:url(assets/images/bg-gradient.png) no-repeat 50% 50%/cover}}@media only screen and (min-width:576px){.invite-friend-green .info-block .img-holder::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:6;pointer-events:none;background:linear-gradient(116deg,rgba(0,0,0,0) 75.31%,#134500 107.03%),linear-gradient(312deg,#00350f -6.01%,rgba(27,103,9,0) 51.05%)}}.invite-friend-green .info-block::after{display:none}@media only screen and (min-width:576px){.invite-friend-green .info-block{padding:50px 60px 58px;background:linear-gradient(255deg,rgba(120,223,103,0) 39.71%,rgba(140,255,130,0.2) 98.54%),linear-gradient(237deg,rgba(10,75,34,0.3) 43.58%,rgba(49,72,0,0.2) 100.61%),rgba(0,28,37,.3);backdrop-filter:blur(10px)}.invite-friend-green .info-block::before{display:none}}.invite-friend-green .title{margin:-4px auto -24px;max-width:265px;left:-13px}@media only screen and (min-width:992px){.invite-friend-green .title{display:flex;align-items:center;margin:6px 0 -24px -15px;max-width:250px}}@media only screen and (min-width:1200px){.invite-friend-green .title{margin:6px 0 -29px -47px;max-width:450px}}@media only screen and (min-width:1550px){.invite-friend-green .title{margin:6px 0 -29px -59px;max-width:450px}}.invite-friend-green .title .large-text{scale:1.2;margin:-24px 0 0 0}@media only screen and (min-width:992px){.invite-friend-green .title .large-text{scale:1.3;margin:0 0 0 15px}}.invite-friend-green ul{background:radial-gradient(335.93% 180.97% at 76.66% -40.41%,rgba(0,70,20,0) 25.76%,rgba(108,255,117,0.3) 100%),rgba(0,41,12,.55)}@media only screen and (min-width:768px){.invite-friend-green ul{box-shadow:-2px 2px 0 0 #3cee43}}.invite-friend-green ul li:before{background:radial-gradient(72.6% 72.6% at 31.98% 37.56%,#f802ec 16.86%,#aa01aa 100%)}.invite-friend-green .coin-invite-fr,.invite-friend-green .coin-invite-fr2,.invite-friend-green .coin-invite-fr3,.invite-friend-green .coin-invite-fr4,.invite-friend-green .coin-invite-fr5,.invite-friend-green .coin-invite-fr6,.invite-friend-green .hand,.invite-friend-green .first-coin,.invite-friend-green .jumping-coin,.invite-friend-green .jumping-coin-2,.invite-friend-green .jumping-coin-3,.invite-friend-green .jumping-coin-4,.invite-friend-green .jumping-coin-5,.invite-friend-green .plus{position:absolute}@media only screen and (min-width:992px){.invite-friend-green .coin-invite-fr,.invite-friend-green .coin-invite-fr2,.invite-friend-green .coin-invite-fr3{display:none}}@media only screen and (max-width:991px){.invite-friend-green .coin-invite-fr4,.invite-friend-green .coin-invite-fr5,.invite-friend-green .coin-invite-fr6{display:none}}.invite-friend-green .coin-invite-fr{bottom:69px;max-width:150px;left:-65px;z-index:3;animation:10s second-levitate-animation infinite ease-in-out}.invite-friend-green .coin-invite-fr2{max-width:123px;top:210px;right:-53px;z-index:3;animation:4s fourth-levitate-animation infinite ease-in-out}.invite-friend-green .coin-invite-fr3{max-width:85px;top:97px;right:70px;animation:4s diagonal-levitate-animation infinite ease-in-out}.invite-friend-green .coin-invite-fr4{width:15%;top:39%;left:5%}.invite-friend-green .coin-invite-fr4 img{animation:10s second-levitate-animation infinite ease-in-out}@media only screen and (min-width:1200px){.invite-friend-green .coin-invite-fr4{top:39%;left:7%;width:11%}}.invite-friend-green .coin-invite-fr5{width:33%;top:68%;right:-17%;z-index:5;animation:4s fourth-levitate-animation infinite ease-in-out}@media only screen and (min-width:1700px){.invite-friend-green .coin-invite-fr5{width:20%;top:45%;right:1%}}.invite-friend-green .coin-invite-fr6{width:18%;top:41%;right:34%;z-index:5;animation:4s diagonal-levitate-animation infinite ease-in-out}@media only screen and (min-width:1200px){.invite-friend-green .coin-invite-fr6{top:40%;right:43%;width:12%}}.invite-friend-green .hand{display:none}@media only screen and (min-width:768px){.invite-friend-green .hand{display:block;bottom:0;left:auto;max-width:310px;right:-3%;z-index:5}}@media only screen and (min-width:992px){.invite-friend-green .hand{max-width:500px}}.invite-friend-green .hand img{animation:4s sixth-levitate-animation infinite ease-in-out}.invite-friend-green .first-coin,.invite-friend-green .jumping-coin,.invite-friend-green .jumping-coin-2,.invite-friend-green .jumping-coin-3,.invite-friend-green .jumping-coin-4,.invite-friend-green .jumping-coin-5,.invite-friend-green .plus{z-index:6}@media only screen and (max-width:767px){.invite-friend-green .first-coin,.invite-friend-green .jumping-coin,.invite-friend-green .jumping-coin-2,.invite-friend-green .jumping-coin-3,.invite-friend-green .jumping-coin-4,.invite-friend-green .jumping-coin-5,.invite-friend-green .plus{display:none}}.invite-friend-green .first-coin{bottom:25%}@media only screen and (max-width:991px){.invite-friend-green .first-coin{bottom:17%}}.invite-friend-green .first-coin img{animation:bounce 4s ease-in-out infinite}.invite-friend-green .first-coin,.invite-friend-green .jumping-coin,.invite-friend-green .jumping-coin-2,.invite-friend-green .jumping-coin-3,.invite-friend-green .jumping-coin-4,.invite-friend-green .jumping-coin-5{max-width:222px;right:12%;transform:translateX(-7%)}@media only screen and (max-width:991px){.invite-friend-green .first-coin,.invite-friend-green .jumping-coin,.invite-friend-green .jumping-coin-2,.invite-friend-green .jumping-coin-3,.invite-friend-green .jumping-coin-4,.invite-friend-green .jumping-coin-5{max-width:128px}}.invite-friend-green .jumping-coin{bottom:31%}@media only screen and (max-width:991px){.invite-friend-green .jumping-coin{bottom:20%}}.invite-friend-green .jumping-coin img{animation:bounce-second 4s ease-in-out infinite}.invite-friend-green .jumping-coin-2{bottom:36%}@media only screen and (max-width:991px){.invite-friend-green .jumping-coin-2{bottom:23%}}.invite-friend-green .jumping-coin-2 img{animation:bounce-third 4s ease-in-out infinite}.invite-friend-green .jumping-coin-3{bottom:45%}@media only screen and (max-width:991px){.invite-friend-green .jumping-coin-3{bottom:28%}}.invite-friend-green .jumping-coin-3 img{animation:bounce-fourth 4s ease-in-out infinite}.invite-friend-green .jumping-coin-4{bottom:55%}@media only screen and (max-width:991px){.invite-friend-green .jumping-coin-4{bottom:34%}}.invite-friend-green .jumping-coin-4 img{animation:bounce-fifth 4s ease-in-out infinite}.invite-friend-green .jumping-coin-5{bottom:65%}@media only screen and (max-width:991px){.invite-friend-green .jumping-coin-5{bottom:40%}}.invite-friend-green .jumping-coin-5 img{animation:bounce-sixth 4s infinite}.invite-friend-green .plus{max-width:150px;bottom:63%;right:5%;transform:translateX(-7%)}@media only screen and (max-width:991px){.invite-friend-green .plus{max-width:110px}}.invite-friend-green .plus img{animation:pulsar 4s ease-in-out infinite}.invite-friend-blue main:before{background:url(assets/images/mob-bg-invite-friend-blue.jpg) no-repeat 50% 50%/cover}@media only screen and (min-width:992px){.invite-friend-blue main:before{background:url(assets/images/bg-invite-friend-blue.jpg) no-repeat 50% 50%/cover;animation:pulsar 25s infinite ease-in-out}}.invite-friend-blue .info-block::after{background:url(assets/images/bg-gradient-mob-blue.png) no-repeat 50% 50%/cover}@media only screen and (min-width:576px){.invite-friend-blue .info-block{padding:34px 60px 58px;overflow:hidden}.invite-friend-blue .info-block::before{background:linear-gradient(331deg,#001561 2.98%,rgba(57,46,186,0) 38%)}.invite-friend-blue .info-block::after{content:"";background:url(assets/images/bg-gradient-blue.png) no-repeat 50% 50%/cover}}@media only screen and (min-width:992px){.invite-friend-blue .info-block{padding:18px 60px 58px}}@media only screen and (min-width:1550px){.invite-friend-blue .info-block{padding:34px 60px 58px}}.invite-friend-blue .title{margin:-18px auto -24px;max-width:304px;left:-3px;z-index:2}@media only screen and (min-width:992px){.invite-friend-blue .title{display:flex;align-items:center;margin:0 0 -30px -54px;max-width:506px}}.invite-friend-blue .title .large-text{scale:1.15;margin:-51px 0 0 2px}@media only screen and (min-width:992px){.invite-friend-blue .title .large-text{scale:1.23;margin:-7px 0 0 -33px}}.invite-friend-blue ul{background:radial-gradient(184.4% 135.18% at 90.95% 6.87%,rgba(0,15,68,0) 0,rgba(0,224,255,0.2) 100%),linear-gradient(80deg,rgba(0,7,41,0.4) 25.42%,rgba(0,23,143,0.4) 89.46%)}@media only screen and (min-width:992px){.invite-friend-blue ul{box-shadow:-2px 2px 0 0 #1135d5;background:radial-gradient(277.29% 108.77% at 48.42% 0,rgba(0,49,94,0) 0,rgba(0,194,255,0.2) 100%),linear-gradient(257deg,rgba(0,133,255,0) -14.43%,rgba(0,102,255,0.3) 99.95%),linear-gradient(85deg,#020054 26.86%,rgba(4,0,186,0.55) 88.87%)}}.invite-friend-blue ul li:before{color:#001687;background:radial-gradient(72.6% 72.6% at 31.98% 37.56%,#ffd600 16.86%,#fc7b00 100%)}.invite-friend-blue .btn{background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%),linear-gradient(181deg,rgba(74,255,64,0) 3.31%,rgba(0,99,13,0) 91.1%),linear-gradient(181deg,#ffe100 -15.81%,#F90 20.09%,#d74000 91.1%);box-shadow:0 -2px 0 0 #e96201 inset}.invite-friend-blue .bubles-invite-fr,.invite-friend-blue .bubles-invite-fr2,.invite-friend-blue .bubles-invite-fr3,.invite-friend-blue .bubles-invite-fr4,.invite-friend-blue .bubles-invite-fr5,.invite-friend-blue .bubles-invite-fr6,.invite-friend-blue .fish-invite-fr,.invite-friend-blue .big-buble{position:absolute}@media only screen and (min-width:992px){.invite-friend-blue .bubles-invite-fr2,.invite-friend-blue .bubles-invite-fr3{display:none}}@media only screen and (max-width:991px){.invite-friend-blue .bubles-invite-fr4,.invite-friend-blue .bubles-invite-fr5,.invite-friend-blue .diamond-invite-fr6{display:none}}.invite-friend-blue .bubles-invite-fr{bottom:-66px;max-width:305px;left:-154px;transform:rotatey(180deg)}@media only screen and (min-width:992px){.invite-friend-blue .bubles-invite-fr{top:20%;max-width:475px;left:0;transform:none}}.invite-friend-blue .bubles-invite-fr img{animation:10s fifth-levitate-animation infinite ease-in-out}.invite-friend-blue .bubles-invite-fr2{max-width:303px;top:164px;right:-146px;animation:10s scroll infinite ease-in-out}.invite-friend-blue .bubles-invite-fr3{max-width:204px;top:92px;right:112px;animation:9s diagonal-levitate-animation infinite ease-in-out}.invite-friend-blue .bubles-invite-fr4{width:15%;top:39%;left:5%}@media only screen and (min-width:1200px){.invite-friend-blue .bubles-invite-fr4{bottom:-19%;left:2%;top:auto}}.invite-friend-blue .bubles-invite-fr4 img{animation:20s second-levitate-animation infinite ease-in-out}.invite-friend-blue .bubles-invite-fr5{width:33%;top:68%;right:-17%;z-index:5;animation:14s second-levitate-animation infinite ease-in-out}@media only screen and (min-width:1700px){.invite-friend-blue .bubles-invite-fr5{top:34%;right:-4%}}.invite-friend-blue .bubles-invite-fr6{width:18%;top:41%;right:34%;z-index:5;animation:10s diagonal-levitate-animation infinite ease-in-out}@media only screen and (min-width:1200px){.invite-friend-blue .bubles-invite-fr6{top:33%;right:34%}}.invite-friend-blue .fish-invite-fr{bottom:46%;max-width:123px;right:-7%;z-index:3}@media only screen and (min-width:576px){.invite-friend-blue .fish-invite-fr{bottom:17%;max-width:none;width:20%;right:-4%}}@media only screen and (min-width:992px){.invite-friend-blue .fish-invite-fr{bottom:8%;right:2%}}.invite-friend-blue .fish-invite-fr img{animation:6s third-levitate-animation infinite ease-in-out}.invite-friend-blue .big-buble{display:none}@media only screen and (min-width:576px){.invite-friend-blue .big-buble{display:block;width:47%;max-width:none;left:53%;bottom:-9%;z-index:3}.invite-friend-blue .big-buble img{animation:third-levitate-animation 5s ease-in-out infinite}}footer{background:linear-gradient(180deg,rgba(0,0,0,0) 2%,#000 16%);padding:47px 0 25px 0;color:gray;font-size:12px;font-weight:400;text-align:center}@media only screen and (min-width:768px){footer{background:linear-gradient(180deg,rgba(0,0,0,0) 3%,#000 43%);padding:49px 0 31px}}footer .copyright{margin-top:19px}footer .block-top{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:19px}@media only screen and (min-width:768px){footer .block-top{justify-content:space-between;flex-direction:row-reverse;border-bottom:1px solid #383848;padding:0 0 21px;margin-bottom:26px}}footer .list-social{display:flex;justify-content:center;padding:25px 0 21px;margin:0 0 26px;width:100%;border:1px solid #383848;border-width:1px 0 1px;list-style-type:none}@media only screen and (min-width:768px){footer .list-social{border:0;width:auto;margin:8px 0 0;padding:0}}footer .list-social li{margin:0 7px}footer .list-social li:last-child{margin-right:0}footer .list-social li img{transition:.2s ease-in-out}footer .list-social li img:hover{transform:scale(1.1)}footer .block-bottom{display:flex;justify-content:center}footer .link{color:#b2b2b2;font-size:12px;font-weight:400;transition:.2s ease-in-out}footer .link-list{list-style-type:none;display:flex;align-items:center;padding:0;margin:0}footer .link-list li{display:flex;align-items:center;margin:0 10px}html{min-height:100%;height:auto}*{box-sizing:border-box}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-thumb{background-color:rgba(12,5,72,.8)}body{position:relative;width:100%;min-width:320px;margin:0;background-color:#001251;font-weight:400;line-height:1.3;font-family:"Rubik",sans-serif;color:#fff;padding-top:61px;min-height:100vh}@media only screen and (min-width:768px){body{padding-top:90px}}@media only screen and (min-width:992px){body{padding-top:108px}}body::before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.8);z-index:100;transition:all .5s;opacity:0;visibility:hidden}main{overflow:hidden}a{display:inline-block;transition:all .3s}a:hover{color:#fff}.container{padding:0 15px;max-width:1269px;margin:0 auto;width:100%}header{padding:10px 0;border-bottom:1px solid var(--purple,#d200ff);background:linear-gradient(180deg,rgba(210,0,255,0) 47.93%,#d200ff 173.92%);position:fixed;background-color:#001251;top:0;left:0;right:0;z-index:99}@media only screen and (min-width:768px){header{padding:13px 0}}header .container{display:flex;justify-content:space-between}.logo{color:#fff;display:flex;align-items:center;text-decoration:none;transition:.1s ease-in-out}.logo:hover img{rotate:360deg;scale:1.1}.logo img{margin-right:8px;max-width:33px;transition:.5s ease-in-out}@media only screen and (min-width:768px){.logo img{margin-right:7px;max-width:44px}}.logo .text{font-size:20px;font-weight:600}@media only screen and (min-width:768px){.logo .text{font-size:25px}}.main-banner{margin:0 -15px 37px}@media only screen and (min-width:768px){.main-banner{margin:0 0 20px}}.main-banner h1{text-align:center;position:relative;z-index:5}@media only screen and (min-width:768px){.main-banner h1{text-align:left}}.main-banner .item{position:relative;overflow:hidden;padding-top:30px}@media only screen and (min-width:768px){.main-banner .item{border-radius:15px;background:radial-gradient(631.93% 82.4% at 76.21% 58.2%,#001474 37.47%,#00115f 100%);padding:15px 15px}}@media only screen and (min-width:992px){.main-banner .item{padding:59px 60px 50px}}@media only screen and (min-width:992px){.main-banner .item:hover .shine-holder{transform:translate(40%,-50%)}}.main-banner .img-holder{position:absolute;top:50%;transform:translateY(-65%);width:100%;right:0;text-align:right;z-index:3}.main-banner .img-holder .sunshine,.main-banner .img-holder .lights{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%}.main-banner .img-holder .hero{max-width:180px;position:relative;z-index:3;transform:translate(0,13%)}@media only screen and (min-width:768px){.main-banner .img-holder .hero{display:none}}.main-banner .shine-holder{position:absolute;top:0;right:0;bottom:0;width:135%;height:100%;transform:translate(40%,-15%);opacity:.5;pointer-events:none}@media only screen and (min-width:768px){.main-banner .shine-holder{transform:translate(40%,-80%);transition:all 5s}}.main-banner .shine-holder .shine{width:100%;animation:300s rotate-animation linear infinite}.main-banner .desktop-hero{display:none;pointer-events:none}@media only screen and (min-width:768px){.main-banner .desktop-hero{display:block;position:absolute;top:0;right:0;bottom:0;width:82%;height:100%;object-fit:cover;z-index:2}}.main-banner .box{position:relative;z-index:5}@media only screen and (min-width:768px){.main-banner .box{display:flex}}.main-banner .text-holder{border-radius:11px 0 0 11px;border-top:1px solid rgba(204,0,255,.5);background-blend-mode:overlay;backdrop-filter:blur(5px);background:url(assets/images/bg-text-mob.png) no-repeat 50% 50%/cover;padding:0 12px 10px;margin:0 0 39px 30px;pointer-events:none;line-height:1.2;position:relative;z-index:3}@media only screen and (min-width:768px){.main-banner .text-holder{background:0;border:0;backdrop-filter:none;padding:0;margin:0 0 39px}}@media only screen and (min-width:992px){.main-banner .text-holder{margin-bottom:62px}}.main-banner .number{color:#00d1ff;font-size:50px;font-weight:700;text-transform:uppercase;margin-right:10px;line-height:1}@media only screen and (min-width:768px){.main-banner .number{display:flex;align-items:center;color:#fff}}@media only screen and (min-width:992px){.main-banner .number{font-size:78px}}.main-banner .number img{display:none}@media only screen and (min-width:768px){.main-banner .number img{display:block;margin-right:5px}}.main-banner .title-holder{display:flex;align-items:center;font-size:17px;text-transform:uppercase;font-weight:700;max-width:200px;margin-bottom:4px}@media only screen and (min-width:768px){.main-banner .title-holder{max-width:none;color:#00d1ff;margin-bottom:0}}@media only screen and (min-width:992px){.main-banner .title-holder{font-size:28px}}@media only screen and (min-width:768px){.main-banner .title-holder:last-child{margin-left:10px;padding-left:10px;display:flex;flex-direction:column;align-items:start;justify-content:center;position:relative}.main-banner .title-holder:last-child .number{color:#00d1ff;font-size:17px}}@media only screen and (min-width:768px)and (min-width:992px){.main-banner .title-holder:last-child .number{font-size:28px}}@media only screen and (min-width:768px){.main-banner .title-holder:last-child:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;height:57px;width:3px;border-radius:10px;background-color:#fff}}@media only screen and (min-width:768px)and (max-width:991px){.main-banner .title-holder:last-child:after{height:35px}}@media only screen and (min-width:992px){.main-banner .title-holder:last-child{margin-left:28px;padding-left:28px}}.main-banner .label{font-size:12px;border-radius:10px;padding:2px 9px;background:#0ac200;display:inline-block;position:relative;top:-12px;line-height:1;text-transform:uppercase}@media only screen and (min-width:992px){.main-banner .label{font-size:15px;padding:4px 22px;position:static;margin-bottom:11px}}.main-banner .btn-holder{margin:0 auto;max-width:274px;position:relative;z-index:5}@media only screen and (min-width:768px){.main-banner .btn-holder{display:flex;max-width:none}}.main-banner .btn{margin-bottom:10px}@media only screen and (min-width:768px){.main-banner .btn{min-width:275px;margin-right:10px}}@media only screen and (min-width:992px){.main-banner .btn{margin-right:20px}}.main-banner .diamond,.main-banner .diamond2,.main-banner .diamond3,.main-banner .diamond4{position:absolute;display:none;z-index:4}@media only screen and (min-width:992px){.main-banner .diamond,.main-banner .diamond2,.main-banner .diamond3,.main-banner .diamond4{display:block}}.main-banner .diamond{top:0;width:16%;left:45%;animation:4s diagonal-levitate-animation infinite ease-in-out}.main-banner .diamond2{right:5%;top:7%;width:68px;animation:4s rotate-shake infinite ease-in-out}.main-banner .diamond3{bottom:15%;right:36%;animation:4s rotate-shake infinite ease-in-out}.main-banner .diamond4{bottom:0;right:0;z-index:2;animation:3s pulsar infinite ease-in-out}@media only screen and (min-width:992px){.main-banner .alt-item:hover .shine-holder{transform:none;transform:translate(77%,-43%)}}.main-banner .alt-item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-blend-mode:luminosity;mix-blend-mode:overlay;background:url(assets/images/bg-second-slide.jpg) no-repeat 50% 50%/cover;margin:-7px 0 0 -33px;animation:8s third-levitate-animation infinite ease-in-out}@media only screen and (min-width:768px){.main-banner .alt-item::before{background:url(assets/images/bg-second-slide-desk.jpg) no-repeat 50% 50%/cover;animation:none}}.main-banner .alt-item .shine-holder{transform:translate(31%,-50%);top:50%;opacity:1;bottom:auto;width:100%;height:auto}@media only screen and (min-width:768px){.main-banner .alt-item .shine-holder{right:50%;transform:translate(77%,-43%);max-width:900px;transition:none}}.main-banner .alt-item h1{text-align:left;max-width:150px;line-height:1.2;margin:0 0 31px}@media only screen and (min-width:768px){.main-banner .alt-item h1{display:flex;max-width:315px}}.main-banner .alt-item h1 img{display:none}@media only screen and (min-width:768px){.main-banner .alt-item h1 img{display:block;margin:0 10px 0 0;max-width:110px}}.main-banner .alt-item .text-holder{padding:0;border:0;backdrop-filter:none;background:0;margin:0 0 65px 33px;line-height:1.4;max-width:175px;font-size:20px;font-weight:500}@media only screen and (min-width:768px){.main-banner .alt-item .text-holder{color:#fff;font-family:Rubik;font-size:25px;font-weight:500;max-width:320px;margin:-21px 0 15px}}@media only screen and (min-width:992px){.main-banner .alt-item .text-holder{margin:-21px 0 64px}}.main-banner .alt-item .emoji{max-width:20px;margin-bottom:-2px}@media only screen and (min-width:768px){.main-banner .alt-item .emoji{max-width:26px;margin-bottom:-4px}}.main-banner .alt-item .ticket-1,.main-banner .alt-item .ticket-2,.main-banner .alt-item .ticket-3{position:absolute;top:50%;right:0;text-align:right;z-index:3;pointer-events:none}@media only screen and (min-width:992px){.main-banner .alt-item .ticket-1,.main-banner .alt-item .ticket-2,.main-banner .alt-item .ticket-3{right:20%}}.main-banner .alt-item .ticket-1 img,.main-banner .alt-item .ticket-2 img,.main-banner .alt-item .ticket-3 img{width:100%}.main-banner .alt-item .ticket-1{transform:translate(10%,-57%);max-width:177px;z-index:5}@media only screen and (min-width:576px){.main-banner .alt-item .ticket-1{transform:translate(-7%,-57%);max-width:225px}}@media only screen and (min-width:768px){.main-banner .alt-item .ticket-1{max-width:235px;transform:translate(-33%,-57%)}}@media only screen and (min-width:992px){.main-banner .alt-item .ticket-1{transform:translate(18%,-50%);max-width:310px}}.main-banner .alt-item .ticket-1 img{animation:10s fourth-levitate-animation infinite ease-in-out}.main-banner .alt-item .ticket-2{transform:translate(60%,-24%);max-width:139px}@media only screen and (min-width:576px){.main-banner .alt-item .ticket-2{transform:translate(47%,-31%);max-width:215px}}@media only screen and (min-width:768px){.main-banner .alt-item .ticket-2{max-width:225px;transform:translate(22%,-42%)}}@media only screen and (min-width:992px){.main-banner .alt-item .ticket-2{transform:translate(73%,-22%);max-width:270px}}.main-banner .alt-item .ticket-2 img{animation:10s reverse-wiggling-animation infinite ease-in-out}.main-banner .alt-item .ticket-3{transform:translate(-43%,-73%);max-width:150px}@media only screen and (min-width:576px){.main-banner .alt-item .ticket-3{transform:translate(-62%,-53%);max-width:230px}}@media only screen and (min-width:768px){.main-banner .alt-item .ticket-3{max-width:240px;transform:translate(-90%,-52%)}}@media only screen and (min-width:992px){.main-banner .alt-item .ticket-3{transform:translate(-31%,-70%);max-width:275px}}.main-banner .alt-item .ticket-3 img{animation:10s wiggling-animation infinite ease-in-out}.main-banner .alt-item .gold-stars1,.main-banner .alt-item .gold-stars2{pointer-events:none}.main-banner .alt-item .gold-stars1{position:absolute;top:57%;right:21%;z-index:6;max-width:85px}@media only screen and (min-width:576px){.main-banner .alt-item .gold-stars1{display:none}}.main-banner .alt-item .gold-stars1 img{width:100%;animation:8s pulsar infinite ease-in-out}.main-banner .alt-item .gold-stars2{display:none}@media only screen and (min-width:576px){.main-banner .alt-item .gold-stars2{display:block;position:absolute;z-index:6;top:26%;right:-3%;max-width:400px}}@media only screen and (min-width:768px){.main-banner .alt-item .gold-stars2{top:29%;right:5%;max-width:377px}}@media only screen and (min-width:992px){.main-banner .alt-item .gold-stars2{top:38%;max-width:453px}}@media only screen and (min-width:1200px){.main-banner .alt-item .gold-stars2{top:32%;max-width:556px}}.main-banner .alt-item .gold-stars2 img{width:100%;animation:8s pulsar infinite ease-in-out}.main-banner .alt-item .gold-star3{position:absolute;top:-8%;right:-14%;z-index:3;max-width:107px}@media only screen and (min-width:576px){.main-banner .alt-item .gold-star3{right:3%}}@media only screen and (min-width:992px){.main-banner .alt-item .gold-star3{top:-17%;right:3%;max-width:180px}}.main-banner .alt-item .gold-star3 img{width:100%;animation:20s rotate-animation infinite linear}.main-banner .alt-item .diamond-second,.main-banner .alt-item .diamonds-second1,.main-banner .alt-item .diamonds-second2{position:absolute;z-index:1;pointer-events:none}.main-banner .alt-item .diamond-second img,.main-banner .alt-item .diamonds-second1 img,.main-banner .alt-item .diamonds-second2 img{width:100%}.main-banner .alt-item .diamond-second{bottom:3%;max-width:103px;left:7%;rotate:-12deg}@media only screen and (min-width:768px){.main-banner .alt-item .diamond-second{bottom:-19%;max-width:130px;left:34%}}.main-banner .alt-item .diamonds-second1{bottom:14%;max-width:116px;right:16%}@media only screen and (min-width:768px){.main-banner .alt-item .diamonds-second1{display:none}}.main-banner .alt-item .diamonds-second1 img{animation:5s pulsar infinite ease-in-out}.main-banner .alt-item .diamonds-second2{display:none}@media only screen and (min-width:768px){.main-banner .alt-item .diamonds-second2{display:block;bottom:-2%;right:9%;max-width:380px}}@media only screen and (min-width:992px){.main-banner .alt-item .diamonds-second2{bottom:-1%;max-width:450px}}@media only screen and (min-width:1200px){.main-banner .alt-item .diamonds-second2{max-width:557px}}.main-banner .alt-item .diamonds-second2 img{animation:8s pulsar infinite ease-in-out}.main-banner .slide-four{position:relative;padding-top:0}@media only screen and (min-width:768px){.main-banner .slide-four{padding:24px 0 28px 37px}}@media only screen and (min-width:992px){.main-banner .slide-four{padding:59px 0 33px 58px}}@media only screen and (min-width:768px){.main-banner .slide-four .holder{display:flex;align-items:center}}.main-banner .slide-four .title-holder{display:none}@media only screen and (min-width:768px){.main-banner .slide-four .title-holder{display:inline-block;text-transform:math-auto;line-height:1.2;font-size:20px;font-weight:500;color:#fff;margin-bottom:17px;z-index:9}.main-banner .slide-four .title-holder h1{display:flex;align-items:center;margin:0 0 21px;max-width:350px}}@media only screen and (min-width:768px)and (min-width:992px){.main-banner .slide-four .title-holder h1{max-width:425px}}@media only screen and (min-width:768px){.main-banner .slide-four .title-holder .description{font-size:17px;line-height:1.4;max-width:345px}}@media only screen and (min-width:768px)and (min-width:992px){.main-banner .slide-four .title-holder .description{font-size:25px}}@media only screen and (min-width:992px){.main-banner .slide-four .title-holder{margin-bottom:58px}}.main-banner .slide-four .text-holder{border-radius:0;border:0;background:url(assets/images/scroll.png) no-repeat 50% 50%/cover;font-weight:700;padding:27px 0;margin:0 auto 1px;text-align:center;pointer-events:none;font-size:17px;max-width:250px;color:#005309;backdrop-filter:none;line-height:1}@media only screen and (min-width:768px){.main-banner .slide-four .text-holder{padding:26px 0}}@media only screen and (min-width:1200px){.main-banner .slide-four .text-holder{display:inline-block;max-width:580px;padding:40px 45px;font-size:25px}}@media only screen and (min-width:768px){.main-banner .slide-four .holder-imgs{right:0;top:0;bottom:0;position:absolute;width:56%;text-align:center}}.main-banner .slide-four .holder-imgs img{width:100%}.main-banner .slide-four .prize{max-width:323px;margin:0 auto -35px;z-index:3;position:relative}@media only screen and (min-width:768px){.main-banner .slide-four .prize{margin:10px auto -20px;max-width:300px}}@media only screen and (min-width:992px){.main-banner .slide-four .prize{margin:5% auto -20px;max-width:374px}}.main-banner .slide-four .decoration,.main-banner .slide-four .decoration-2,.main-banner .slide-four .coin-1,.main-banner .slide-four .coin-2,.main-banner .slide-four .candy,.main-banner .slide-four .candy-2,.main-banner .slide-four .decoration-3,.main-banner .slide-four .decoration-back{position:absolute;pointer-events:none}.main-banner .slide-four .decoration img,.main-banner .slide-four .decoration-2 img,.main-banner .slide-four .coin-1 img,.main-banner .slide-four .coin-2 img,.main-banner .slide-four .candy img,.main-banner .slide-four .candy-2 img,.main-banner .slide-four .decoration-3 img,.main-banner .slide-four .decoration-back img{width:100%}.main-banner .slide-four .shine-holder{transform:translate(-50%,-61%);top:50%;left:50%;bottom:auto;max-width:400px;height:auto;opacity:1}@media only screen and (min-width:768px){.main-banner .slide-four .shine-holder{display:none}}.main-banner .slide-four .shine-holder img{animation:10s pulsar ease-in-out infinite}.main-banner .slide-four .decoration{transform:translate(-50%,-54%);top:50%;left:50%;width:100%;scale:1.07;max-width:390px}@media only screen and (min-width:768px){.main-banner .slide-four .decoration{display:none}}.main-banner .slide-four .decoration img{animation:15s pulsar infinite ease-in-out}.main-banner .slide-four .decoration-2{display:none}@media only screen and (min-width:768px){.main-banner .slide-four .decoration-2{display:block;top:13%;left:-12%;right:0;bottom:0;width:100%;z-index:2;scale:1.3}}@media only screen and (min-width:992px){.main-banner .slide-four .decoration-2{scale:1.2;top:9%;left:-10%}}.main-banner .slide-four .decoration-2 img{animation:7s pulsar infinite ease-in-out}.main-banner .slide-four .decoration-3{top:0;right:0;bottom:0;display:none;z-index:1}@media only screen and (min-width:768px){.main-banner .slide-four .decoration-3{display:block;max-width:60%}}@media only screen and (min-width:1200px){.main-banner .slide-four .decoration-3{right:20px;bottom:10px}}.main-banner .slide-four .decoration-3 img{height:100%;object-fit:cover}@media only screen and (min-width:1200px){.main-banner .slide-four .decoration-3 img{scale:1.1}}.main-banner .slide-four .decoration-back{top:0;left:-23%;right:0;bottom:0}@media only screen and (max-width:767px){.main-banner .slide-four .decoration-back{display:none}}.main-banner .slide-four .decoration-back img{animation:10s pulsar infinite ease-in-out;height:100%}.main-banner .slide-four .coin-1{max-width:50px;bottom:34%;right:-7%;display:none}@media only screen and (min-width:576px){.main-banner .slide-four .coin-1{bottom:10%;right:-2%;max-width:68px}}@media only screen and (min-width:768px){.main-banner .slide-four .coin-1{display:none}}.main-banner .slide-four .coin-1 img{animation:3s rotate-shake infinite ease-in-out}.main-banner .slide-four .coin-2{top:-7%;right:-8%;max-width:100px;display:none}@media only screen and (min-width:576px){.main-banner .slide-four .coin-2{right:-6%}}@media only screen and (min-width:768px){.main-banner .slide-four .coin-2{opacity:.4;filter:blur(5px)}}@media only screen and (min-width:992px){.main-banner .slide-four .coin-2{max-width:145px;top:-11%;right:-4%}}.main-banner .slide-four .coin-2 img{animation:5s pulsar infinite ease-in-out}.main-banner .slide-four .candy{top:-19%;left:4%;max-width:105px;display:none}@media only screen and (min-width:768px){.main-banner .slide-four .candy{max-width:none;width:13%;top:-19%;left:34%;opacity:.6;filter:blur(5px)}}@media only screen and (min-width:992px){.main-banner .slide-four .candy{top:-19%;left:34%}}.main-banner .slide-four .candy img{animation:4s rotate-shake infinite ease-in-out}@media only screen and (max-width:1199px){.main-banner .slide-four .rose-1,.main-banner .slide-four .rose-2,.main-banner .slide-four .rose-3{display:none}}.main-banner .slide-four .rose-1{max-width:44px;transform:translate(-95%,7%);bottom:0;right:0}.main-banner .slide-four .rose-1 img{animation:3s rotate-shake ease-in-out infinite}.main-banner .slide-four .rose-2{max-width:17px;top:29%;left:6%}.main-banner .slide-four .rose-2 img{animation:20s rotate-animation linear infinite}.main-banner .slide-four .rose-3{max-width:28px;bottom:10%;left:12%}.main-banner .slide-four .rose-3 img{animation:3s pulsar ease-in-out infinite}@media only screen and (max-width:767px){.main-banner .slide-sixth{padding:0}}@media only screen and (min-width:768px){.main-banner .slide-sixth{min-height:300px}}@media only screen and (min-width:992px){.main-banner .slide-sixth{min-height:439px}}@media only screen and (min-width:768px){.main-banner .slide-sixth:before{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(0,#020024 0,rgba(0,212,255,0) 100%);z-index:20;pointer-events:none;opacity:.4}}@media only screen and (min-width:768px){.main-banner .slide-sixth .holder{display:flex;align-items:center}}@media only screen and (max-width:767px){.main-banner .slide-sixth .holder{overflow:hidden;position:relative;padding:49px 0 30px;margin-bottom:-42px}}.main-banner .slide-sixth .title-holder{display:none}@media only screen and (min-width:768px){.main-banner .slide-sixth .title-holder{display:inline-block;text-transform:math-auto;line-height:1.2;font-weight:500;color:#fff;margin-bottom:17px}.main-banner .slide-sixth .title-holder h1{max-width:410px}.main-banner .slide-sixth .title-holder .description{font-size:17px;line-height:1.4;max-width:190px}}@media only screen and (min-width:768px)and (min-width:992px){.main-banner .slide-sixth .title-holder .description{font-size:25px;max-width:345px}}@media only screen and (min-width:992px){.main-banner .slide-sixth .title-holder{margin-bottom:58px}}@media only screen and (min-width:992px){.main-banner .slide-sixth .title-holder h1{max-width:510px}}@media only screen and (min-width:768px){.main-banner .slide-sixth .holder-imgs{right:0;position:absolute;width:56%}}.main-banner .slide-sixth .holder-imgs img{width:100%}.main-banner .slide-sixth .slot-machine{max-width:360px;margin:-8px auto 0;position:relative;width:100%;display:flex}@media only screen and (min-width:768px){.main-banner .slide-sixth .slot-machine{position:absolute;max-width:370px;margin:0;top:50%;left:50%;transform:translate(-50%,-27%)}}@media only screen and (min-width:992px){.main-banner .slide-sixth .slot-machine{max-width:530px;transform:translate(-50%,-34%)}}.main-banner .slide-sixth .slot-machine .carousel-holder{width:34%;height:71%;overflow:hidden;position:absolute;top:29%;left:33%}.main-banner .slide-sixth .slot-machine .carousel{animation:scroll 5s ease-in-out infinite;transform:translateY(-28%)}.main-banner .slide-sixth .slot-machine .carousel div{margin:39% 0}.main-banner .slide-sixth .slot-machine .carousel div:first-child{margin-top:0;animation:scroll-img-top 5s ease-in-out infinite}.main-banner .slide-sixth .slot-machine .carousel div:last-child{margin-bottom:0;animation:scroll-img-bottom 5s ease-in-out infinite}.main-banner .slide-sixth .slot-machine .carousel img{display:block}.main-banner .slide-sixth .slot-machine .lights{position:absolute;left:21%;bottom:3%;width:60%;animation:lights 1.5s ease-in-out infinite}.main-banner .slide-sixth .slot-machine .frame{position:absolute;width:52%;bottom:13%;left:25%;z-index:1}.main-banner .slide-sixth .shine{position:absolute;transform:translate(-50%,-44%);top:50%;left:50%;width:150%;pointer-events:none;max-width:600px}@media only screen and (min-width:768px){.main-banner .slide-sixth .shine{transform:translate(-49%,-30%);max-width:666px}}@media only screen and (min-width:992px){.main-banner .slide-sixth .shine{transform:translate(-50%,-33%);max-width:1000px}}.main-banner .slide-sixth .shine img{animation:15s rotate-shake infinite ease-in-out}.main-banner .slide-sixth .diamond{display:block;top:auto;bottom:-7%;width:100%;right:1%;left:auto;max-width:112px;animation:none}@media only screen and (min-width:768px){.main-banner .slide-sixth .diamond{bottom:-20%;right:-3%;max-width:110px}}@media only screen and (min-width:992px){.main-banner .slide-sixth .diamond{bottom:-15%;right:-5%;max-width:165px}}.main-banner .slide-sixth .diamond img{width:100%;animation:30s rotate-animation linear infinite}.main-banner .slide-sixth .diamond-2{display:none}@media only screen and (min-width:992px){.main-banner .slide-sixth .diamond-2{display:block;position:absolute;max-width:255px;bottom:-19%;left:35%}.main-banner .slide-sixth .diamond-2 img{width:100%}}.main-banner .slide-sixth .decoration,.main-banner .slide-sixth .decoration-2{position:absolute}.main-banner .slide-sixth .decoration{transform:translate(-50%,-66%);max-width:377px;top:63%;left:50%;width:100%}@media only screen and (min-width:576px){.main-banner .slide-sixth .decoration{transform:translate(-50%,-45%);max-width:539px}}@media only screen and (min-width:768px){.main-banner .slide-sixth .decoration{display:none}}.main-banner .slide-sixth .decoration img{animation:15s pulsar infinite ease-in-out}.main-banner .slide-sixth .decoration-2{display:none}@media only screen and (min-width:768px){.main-banner .slide-sixth .decoration-2{display:block;transform:translate(-56%,-39%);top:50%;left:50%;width:100%;max-width:470px}}@media only screen and (min-width:992px){.main-banner .slide-sixth .decoration-2{transform:translate(-56%,-59%);max-width:none;min-width:700px}}.main-banner .slide-sixth .decoration-2 img{animation:10s pulsar infinite ease-in-out}.main-banner .slide-seventh .holder{margin-bottom:0;padding-top:15px;text-align:center}@media only screen and (min-width:768px){.main-banner .slide-seventh .holder{text-align:right}}.main-banner .slide-seventh .title-holder{display:block;max-width:none;text-transform:capitalize}@media only screen and (min-width:768px){.main-banner .slide-seventh .title-holder{margin-bottom:100px}}.main-banner .slide-seventh .decoration{max-width:270px;top:76%;display:block}@media only screen and (min-width:768px){.main-banner .slide-seventh .decoration{max-width:450px;top:50%;transform:translate(-36%,-45%)}}.main-banner .slide-seventh .decoration-logo{z-index:9;position:relative;max-width:340px;margin:0 auto}@media only screen and (min-width:768px){.main-banner .slide-seventh .decoration-logo{max-width:500px;margin:50px 30px 0 0}}.main-banner .slide-seventh .decoration-2{display:block;top:50%;left:50%;width:100%;max-width:360px;transform:translate(-50%,-28%)}@media only screen and (min-width:768px){.main-banner .slide-seventh .decoration-2{min-width:auto;max-width:550px;transform:translate(-39%,-43%)}}.main-banner .slide-seventh .decoration-2 img{animation:6s pulsar infinite ease-in-out}.main-banner .slide-seventh .shine{max-width:420px;transform:translate(-50%,-37%)}@media only screen and (min-width:768px){.main-banner .slide-seventh .shine{transform:translate(-44%,-45%);max-width:834px}}.main-banner .slide-seventh .diamond{bottom:0;max-width:80px}@media only screen and (min-width:992px){.main-banner .slide-seventh .diamond{right:77px;bottom:-55px;max-width:160px}}@media only screen and (min-width:992px){.main-banner .slide-eight{padding:16px 60px 50px}}.main-banner .slide-eight .mob-image{width:100%}@media only screen and (min-width:768px){.main-banner .slide-eight .mob-image{display:none}}.main-banner .slide-eight .holder{position:relative}@media only screen and (max-width:767px){.main-banner .slide-eight .title-holder{display:none}}@media only screen and (min-width:768px){.main-banner .slide-eight .title-holder{margin-bottom:65px}}@media only screen and (min-width:768px){.main-banner .slide-eight h1{margin-bottom:36px}}.main-banner .slide-eight .decoration-2,.main-banner .slide-eight .shine,.main-banner .slide-eight .mob-image,.main-banner .slide-eight .decoration-3{pointer-events:none}.main-banner .slide-eight .decoration-2{transform:translate(-66%,-41%) scale(2.5)}@media only screen and (min-width:768px){.main-banner .slide-eight .decoration-2{transform:translate(-66%,-41%) scale(2)}}.main-banner .slide-eight .shine{transform:translate(-50%,-50%) scale(1.9)}.main-banner .slide-eight .mob-image{max-width:314px;margin:-70px auto 18px;display:block;position:relative;z-index:20}@media only screen and (min-width:768px){.main-banner .slide-eight .mob-image{display:none}}.main-banner .slide-eight .decoration-3{position:absolute;top:0;right:0;bottom:0}@media only screen and (max-width:767px){.main-banner .slide-eight .decoration-3{display:none}}.main-banner .slide-eight .decoration-3 img{width:100%;height:100%;object-fit:cover;animation:9s third-levitate-animation ease-in-out infinite}.main-banner .slide-eight .decoration-logo{margin-top:-100px}@media only screen and (min-width:992px){.main-banner .slide-eight .decoration-logo{max-width:503px;margin:-131px -4px 0 0}}@media only screen and (min-width:768px){.main-banner .slide-eight .holder-imgs{top:0}}.main-banner .slide-eight .tickets-holder{display:flex;align-items:center;justify-content:center;max-width:530px;right:0;top:16%;z-index:9;position:relative}@media only screen and (min-width:768px){.main-banner .slide-eight .tickets-holder{margin-left:auto}}.main-banner .slide-eight .tickets-holder img{width:100%}.main-banner .slide-eight .tickets-holder .ticket-1{width:51%}.main-banner .slide-eight .tickets-holder .ticket-1 img{animation:10s fourth-levitate-animation infinite ease-in-out}.main-banner .slide-eight .tickets-holder .ticket-2{width:50%;margin:0 -18% 0 -24%;position:relative}.main-banner .slide-eight .tickets-holder .ticket-2 img{animation:10s reverse-wiggling-animation infinite ease-in-out}.main-banner .slide-eight .tickets-holder .ticket-3{width:41%}.main-banner .slide-eight .tickets-holder .ticket-3 img{animation:10s wiggling-animation infinite ease-in-out}@media only screen and (min-width:768px){.main-banner .slide-nine{min-height:300px;display:flex;flex-direction:column;justify-content:space-between}}@media only screen and (min-width:992px){.main-banner .slide-nine{min-height:439px}}.main-banner .slide-nine .title{max-width:200px;margin:0 auto -15px}@media only screen and (min-width:768px){.main-banner .slide-nine .title{margin:0 0 60px}}@media only screen and (min-width:992px){.main-banner .slide-nine .title{max-width:300px}}.main-banner .slide-nine .title img{width:100%}.main-banner .slide-nine .decoration{position:relative}@media only screen and (min-width:768px){.main-banner .slide-nine .decoration{position:absolute;top:50%;transform:translateY(-50%);right:0;width:65%}}.main-banner .slide-nine .decoration .island{position:relative;z-index:1;width:100%}.main-banner .slide-nine .decoration .bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-57%) scale(2.9)}.main-banner .slide-nine .decoration .bg img{width:100%;animation:9s levitate-animation ease-in-out infinite}@media only screen and (min-width:768px){.main-banner .slide-nine .btn-holder{margin:0}}.gamesSwiper,.prizeSwiper{margin:0 -15px 23px}@media only screen and (min-width:768px){.gamesSwiper,.prizeSwiper{margin:0 0 70px}}.swiper-item{width:100%;position:relative;border-radius:16px;overflow:hidden;display:block;margin-bottom:15px}@media only screen and (min-width:992px){.swiper-item{margin-bottom:20px}}.swiper-item img{width:100%;height:100%;transform:scale(1.07);object-fit:cover;transition:all .2s linear}@media only screen and (min-width:992px){.support{margin-bottom:54px}}.support .support-holder{position:relative}@media only screen and (min-width:768px){.support .support-holder{padding:30px 30px;border-radius:15px;background-image:linear-gradient(to bottom right,#0047ff,#c0f);background-size:200% 100%;animation:gradientAnimation 3s infinite alternate}.support .support-holder::before{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;border-radius:15px;background-color:#001251}}@media only screen and (min-width:992px){.support .support-holder{margin:0 auto;max-width:820px;padding:52px 55px}}.support .decoration-envelope,.support .decoration-stars{display:none}@media only screen and (min-width:992px){.support .decoration-envelope,.support .decoration-stars{display:block;position:absolute}}.support .decoration-envelope{top:50%;right:0;transform:translate(100%,-50%)}.support .decoration-stars{top:100%;left:0;transform:translate(-120%,-50%)}.support .item{border-radius:15px;background:#001362;padding:14px 15px;position:relative;overflow:hidden;width:100%}@media only screen and (max-width:767px){.support .item{margin-bottom:15px}}@media only screen and (min-width:768px){.support .item{text-align:center;padding:34px 15px}}.support .item:hover:before{transform:scale(2.2) rotate(40deg)}@media only screen and (min-width:992px){.support .item:hover:before{transform:rotate(40deg)}}.support .item:before{content:"";position:absolute;top:0;left:0;bottom:0;background:url(assets/images/circe-decor.svg) no-repeat 50% 50%/contain;width:100%;max-width:83px;transition:all .5s ease-in-out;pointer-events:none}@media only screen and (min-width:768px){.support .item:before{top:-50%;left:50%;transform:translate(-50%,-40%);max-width:none;width:220px;height:220px}}.support .item a{color:#9ca5d0;font-weight:400;font-size:13px}@media only screen and (min-width:768px){.support .item a{font-size:20px}}.support .item a:hover{color:#fff}.support .item h3{margin-bottom:1px}@media only screen and (min-width:768px){.support .item h3{margin-bottom:6px}}.support .title-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:-35px}@media only screen and (min-width:768px){.support .title-block{margin-bottom:0;justify-content:center}}.support .decoration{margin:23px 0 0}@media only screen and (min-width:768px){.support .decoration{display:none}}.support h2{margin-bottom:0;position:relative;z-index:1}@media only screen and (min-width:768px){.support h2{padding:0 20px;background-color:#001251;transform:translateY(50%)}}.bg-holder{position:absolute;top:0;left:0;right:0;bottom:0}.bg-holder img{width:100%;height:100%;object-fit:cover}.banner{display:flex;position:relative}@media only screen and (min-width:992px){.banner{justify-content:space-between;margin-bottom:67px}}.banner .bg-holder{overflow:hidden;border-radius:16px;z-index:1}.banner .bg-holder img{position:absolute;width:270%;animation:3s pulse-lg-animation infinite ease-in-out}@media only screen and (min-width:768px){.banner .bg-holder img{width:100%}}.banner .phone-holder{overflow:hidden;position:absolute;bottom:0;left:0;top:0;right:0;display:flex;align-items:flex-end;border-radius:0 0 0 16px}@media only screen and (min-width:1200px){.banner .phone-holder{padding-left:10%}}.banner .phone-holder .phone{width:350px;transform:translate(-46%,0);z-index:15}@media only screen and (min-width:576px){.banner .phone-holder .phone{transform:translate(-10%,0);width:100%;object-fit:contain;height:100%;position:absolute;bottom:0;top:10%}}@media only screen and (min-width:1200px){.banner .phone-holder .phone{transform:none;width:78%}}.banner .left-block{position:relative;z-index:2;flex:1}.banner .left-block img{width:100%}@media only screen and (min-width:768px){.banner .left-block{margin:0}}.banner .decoration-bottom{display:none}@media only screen and (min-width:992px){.banner .decoration-bottom{display:block;max-width:129px;position:absolute;z-index:20;top:41%;left:2%}}.banner .decoration-bottom .dimonds{animation:pulsar 5s infinite ease-in-out}.banner .watermelon{max-width:132px;position:absolute;z-index:20;bottom:0;transform:translate(38%,0)}@media only screen and (min-width:576px){.banner .watermelon{transform:translate(0);right:0}}@media only screen and (min-width:992px){.banner .watermelon{max-width:262px;transform:translateX(-16%)}}.banner .decoration-top{width:180px;position:absolute;z-index:10;transform:translate(1%,-23%)}@media only screen and (min-width:576px){.banner .decoration-top{transform:translate(75%,-29%)}}@media only screen and (min-width:768px){.banner .decoration-top{width:325px;transform:translate(43%,-26%)}}@media only screen and (min-width:992px){.banner .decoration-top{transform:translate(73%,-26%)}}.banner .decoration-top .cherry{animation:levitate-animation 2s infinite ease-in-out}.banner .coin1{max-width:34px;position:absolute;right:0;top:0;transform:translate(85%,72%);filter:blur(1px)}@media only screen and (min-width:768px){.banner .coin1{display:block;max-width:24px;right:18%;top:40%;transform:rotate(-54deg)}}.banner .coin1 img{animation:second-levitate-animation 4s infinite ease-in-out}.banner .coin2{max-width:65px;position:absolute;top:0;right:0;transform:translate(125%,-39%) rotate(-92deg)}@media only screen and (min-width:992px){.banner .coin2{display:block;max-width:69px;right:9%;top:20%;transform:rotate(-90deg)}}.banner .coin2 img{animation:second-levitate-animation 7s infinite ease-in-out}.banner .coin{display:none;max-width:70px;position:absolute;z-index:20;rotate:-92deg;top:0;right:-36px}@media only screen and (min-width:992px){.banner .coin{display:block;max-width:155px;rotate:-8deg;transform:translateY(-46%)}}.banner .coin img{animation:levitate-animation 2s infinite ease-in-out}.banner .right-block{position:relative;min-width:165px;padding:21px 13px 16px 0;z-index:10}@media only screen and (max-width:767px){.banner .right-block{text-align:right}}@media only screen and (min-width:992px){.banner .right-block{min-width:462px;display:flex;flex-direction:column;align-items:flex-start;padding:27px 13px 29px 0}}.banner .right-block img{width:100%}@media only screen and (min-width:768px){.banner .right-block .btn{min-width:252px;height:52px;padding:15px 30px;border-radius:10px}}.banner .title{color:#fff;font-size:20px;font-weight:400}@media only screen and (min-width:768px){.banner .title{font-size:45px;font-weight:700}}.banner .title .top-title{text-shadow:0 25px 15px #011574;position:relative}.banner .title span{display:block;font-size:20px;font-weight:400;margin-bottom:16px}@media only screen and (min-width:768px){.banner .title span{font-size:32px;font-weight:500;margin:-10px 0 22px 68px}}.banner .dimond{display:none}@media only screen and (min-width:992px){.banner .dimond{display:block;max-width:86px;position:absolute;rotate:-10deg;top:0;right:123px;opacity:.6}}.banner .dimond img{animation:second-levitate-animation 4s infinite ease-in-out}.banner .dimond2{display:none}@media only screen and (min-width:992px){.banner .dimond2{display:block;max-width:34px;position:absolute;rotate:-85deg;top:11px;left:50%;opacity:.6;transform:translateX(-14%);filter:blur(1px)}}.banner .dimond2 img{animation:second-levitate-animation 3.5s infinite ease-in-out}.banner .coin3{display:none;max-width:70px;position:absolute;bottom:0;right:50%;transform:translate(55%,-31%)}@media only screen and (min-width:992px){.banner .coin3{display:block;max-width:69px;right:91px;transform:translateY(-85%)}}.banner .coin3 img{animation:second-levitate-animation 8s infinite ease-in-out}.info{margin-bottom:30px}@media only screen and (min-width:992px){.info{margin-bottom:62px}}.info .item{background:#001362;border-radius:15px;padding:13px 25px 12px 24px;position:relative;overflow:hidden;display:flex;margin-bottom:10px;align-items:center;width:100%}@media only screen and (min-width:768px){.info .item{margin-bottom:24px}}@media only screen and (min-width:992px){.info .item{margin-bottom:30px;padding:34px 47px 36px 45px}}.info .item:before{content:"";position:absolute;left:2px;top:0;width:100%;height:100%;max-width:77px;animation:3s pulsar infinite ease-in-out;background:url(assets/images/circe-decor.svg) no-repeat 50% 50%/contain}@media only screen and (min-width:992px){.info .item:before{max-width:139px}}.info .item h3{margin:0 0 5px}.info .item img{position:relative;z-index:10;max-width:27px;margin:0 27px 0 0}@media only screen and (min-width:992px){.info .item img{max-width:50px;margin:0 49px 0 0}}.info .description{color:#9ca5d0;font-size:13px;font-weight:400}@media only screen and (min-width:992px){.info .description{font-size:20px}}.d-flex{display:flex !important}@media only screen and (min-width:992px){.flex-lg{display:flex !important}}.flex-column{flex-direction:column}.align-center{align-items:center}.text-center{text-align:center !important}.text-left{text-align:left}.justify-between{justify-content:space-between}.d-none{display:none !important}@media only screen and (min-width:1200px){.d-xl-block{display:block !important}}@media only screen and (min-width:1200px){.d-xl-none{display:none}}.p-relative{position:relative}.row{margin:0 -12px}@media only screen and (min-width:768px){.row{flex-wrap:wrap;display:flex}}.col-6{width:100%;padding:0 12px}@media only screen and (min-width:768px){.col-6{width:50%}}.promotionsSwiper{margin:0 -15px 26px}@media only screen and (min-width:768px){.promotionsSwiper{margin:0 0 45px}}.promotionsSwiper .item{border-radius:26px;overflow:hidden;padding:17px 16px 25px;position:relative;display:flex;align-items:center;min-height:169px;z-index:1}@media only screen and (min-width:1200px){.promotionsSwiper .item{min-height:430px;align-items:start;padding:26px 25px 25px}}.promotionsSwiper .item.pink-theme .bg-holder{animation:3s pulse-lg-animation infinite ease-in-out}.promotionsSwiper .item.pink-theme .title{background:linear-gradient(180deg,#ff6bd6 53.84%,#FFF 83.58%);background-clip:text;-webkit-background-clip:text}.promotionsSwiper .item.pink-theme .title::before{text-shadow:0 5px #92019f}.promotionsSwiper .item.pink-theme .animation-block{width:75%}@media only screen and (min-width:1200px){.promotionsSwiper .item.pink-theme .animation-block{width:100%}}.promotionsSwiper .item.pink-theme .animation-block .img-holder{transform:translate(26%,4%)}@media only screen and (min-width:1200px){.promotionsSwiper .item.pink-theme .animation-block .img-holder{transform:translate(25%,28%) scale(1.4)}}.promotionsSwiper .item.pink-theme .animation-block img{animation:4s rotate-shake infinite ease-in-out}.promotionsSwiper .item.pink-theme .decoration-holder{top:68%;left:24%;z-index:5;transform:rotate(29deg)}@media only screen and (min-width:1200px){.promotionsSwiper .item.pink-theme .decoration-holder{top:14%;left:81%;z-index:5;transform:rotate(85deg)}}.promotionsSwiper .item.pink-theme .decoration-holder img{width:70px;animation:3s rotate-shake infinite ease-in-out}.promotionsSwiper .item.orange-theme .bg-holder{animation:2s pulse-lg-animation infinite ease-in-out}.promotionsSwiper .item.orange-theme .title{background:linear-gradient(180deg,#fff352 6.38%,#FFF 61.25%);background-clip:text;-webkit-background-clip:text}@media only screen and (min-width:1200px){.promotionsSwiper .item.orange-theme .title{font-size:42px}}.promotionsSwiper .item.orange-theme .title::before{text-shadow:0 5px #d66200}.promotionsSwiper .item.orange-theme .decoration-holder{transform:translate(0,21%)}@media only screen and (min-width:1200px){.promotionsSwiper .item.orange-theme .decoration-holder{transform:translate(-7%,96%)}}.promotionsSwiper .item.orange-theme .decoration-holder img{width:150px;animation:3s levitate-animation infinite ease-in-out}@media only screen and (min-width:1200px){.promotionsSwiper .item.orange-theme .decoration-holder img{width:238px}}.promotionsSwiper .item.orange-theme .animation-block{width:75%}@media only screen and (min-width:1200px){.promotionsSwiper .item.orange-theme .animation-block{width:164%}}.promotionsSwiper .item.orange-theme .animation-block .img-holder{transform:translate(36%,4%)}@media only screen and (min-width:1200px){.promotionsSwiper .item.orange-theme .animation-block .img-holder{transform:translate(-18%,60%)}}.promotionsSwiper .item.orange-theme .animation-block img{animation:3s rotate-shake infinite ease-in-out}.promotionsSwiper .item.blue-theme .bg-holder{animation:3s pulse-lg-animation infinite ease-in-out}.promotionsSwiper .item.blue-theme .title{background:linear-gradient(180deg,#5552ff 6.38%,#FFF 61.25%);background-clip:text;-webkit-background-clip:text}.promotionsSwiper .item.blue-theme .title::before{text-shadow:0 5px #076bef}.promotionsSwiper .item.blue-theme .animation-block{width:44%}@media only screen and (min-width:1200px){.promotionsSwiper .item.blue-theme .animation-block{width:90%}}.promotionsSwiper .item.blue-theme .animation-block .img-holder{transform:translate(2%,0)}@media only screen and (min-width:1200px){.promotionsSwiper .item.blue-theme .animation-block .img-holder{transform:translate(-26%,23%)}}.promotionsSwiper .item.blue-theme .animation-block img{animation:3s rotate-shake infinite ease-in-out}.promotionsSwiper .item.blue-theme .decoration-holder{transform:translate(100%,-80%)}@media only screen and (min-width:1200px){.promotionsSwiper .item.blue-theme .decoration-holder{transform:scale(-1,1) translate(-57%,16%)}}.promotionsSwiper .item.blue-theme .decoration-holder img{width:80px;animation:3s levitate-animation infinite ease-in-out}@media only screen and (min-width:1200px){.promotionsSwiper .item.blue-theme .decoration-holder img{width:238px}}.promotionsSwiper .item.green-theme .bg-holder{animation:4s pulse-lg-animation infinite ease-in-out}.promotionsSwiper .item.green-theme .title{background:linear-gradient(180deg,#06be23 6.38%,#FFF 61.25%);background-clip:text;-webkit-background-clip:text}@media only screen and (min-width:1200px){.promotionsSwiper .item.green-theme .title{font-size:46px}}.promotionsSwiper .item.green-theme .title::before{text-shadow:0 5px #00a501}.promotionsSwiper .item.green-theme .animation-block{bottom:0;top:auto;width:55%}@media only screen and (min-width:1200px){.promotionsSwiper .item.green-theme .animation-block{width:100%}}.promotionsSwiper .item.green-theme .animation-block .img-holder{transform:translate(5%,5%)}@media only screen and (min-width:1200px){.promotionsSwiper .item.green-theme .animation-block .img-holder{transform:translate(9%,0)}}.promotionsSwiper .item.green-theme .animation-block img{animation:5s rotate-shake infinite ease-in-out}.promotionsSwiper .decoration-holder{position:absolute}.promotionsSwiper .title-block,.promotionsSwiper .animation-block{position:relative;z-index:1}.promotionsSwiper .title-block{z-index:2}@media only screen and (min-width:1200px){.promotionsSwiper .title-block{width:100%}}.promotionsSwiper .title{font-size:31px;font-weight:800;text-transform:uppercase;line-height:1;margin-bottom:0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative}@media only screen and (min-width:1200px){.promotionsSwiper .title{font-size:55px}}.promotionsSwiper .title:after,.promotionsSwiper .title:before{content:attr(data-text);position:absolute;left:0;right:0;top:0;z-index:-1}@media only screen and (min-width:1200px){.promotionsSwiper .title.small{font-size:35px}}.promotionsSwiper .text{line-height:1.15;max-width:125px;margin-top:10px}@media only screen and (min-width:1200px){.promotionsSwiper .text{font-size:25px;max-width:none;margin-top:21px}}.promotionsSwiper .animation-block{display:flex;position:absolute;top:0;right:0;bottom:auto}@media only screen and (min-width:1200px){.promotionsSwiper .animation-block{bottom:0;top:auto;left:0;width:100%}}.promotionsSwiper .animation-block img{width:100%;height:100%;object-fit:cover}.advantage h2{justify-content:center;position:relative;z-index:5;text-align:center;text-transform:capitalize}.advantage .holder,.advantage .content{position:relative}.advantage .bg-holder{position:absolute;top:0;left:-20px;right:-20px;bottom:0}@media only screen and (min-width:768px){.advantage .bg-holder{right:-32%;left:-27%}}@media only screen and (min-width:992px){.advantage .bg-holder{right:-19%;bottom:-41%}}.advantage .bg-holder img{animation:10s rotate-shake infinite ease-in-out}@media only screen and (min-width:768px){.advantage .bg-holder img{object-fit:contain}}.advantage .frame-holder{position:relative;margin:-71px auto -13px;max-width:345px}@media only screen and (min-width:1200px){.advantage .frame-holder{max-width:606px;margin:-123px auto -86px}}.advantage .frame-holder img{width:100%;transform:scale(1.15)}@media only screen and (min-width:1200px){.advantage .frame-holder img{transform:none}}.advantage .decoration1,.advantage .decoration2,.advantage .decoration3,.advantage .decoration4,.advantage .counter-holder{position:absolute}.advantage .decoration1 img,.advantage .decoration2 img,.advantage .decoration3 img,.advantage .decoration4 img,.advantage .counter-holder img{width:100%}.advantage .decoration1{width:37%;right:10%;top:14%}.advantage .decoration1 img{animation:12s second-levitate-animation infinite ease-in-out}.advantage .decoration2{top:35%;left:2%;width:30%}.advantage .decoration2 img{animation:15s second-levitate-animation infinite ease-in-out}.advantage .decoration3{top:7%;left:19%;width:15%}.advantage .decoration3 img{animation:5s diagonal-levitate-animation infinite ease-in-out}.advantage .decoration4{right:16%;bottom:10%;width:10%;transform:rotate(-81deg)}.advantage .decoration4 img{animation:5s pulsar infinite ease-in-out}.advantage .counter-holder{top:50%;left:50%;transform:translate(-50%,-37%);font-size:32px;text-shadow:0 2.435px 4.222px #000b4d;font-weight:600;text-transform:uppercase;z-index:5}@media only screen and (min-width:1200px){.advantage .counter-holder{font-size:43px;transform:translate(-50%,-28%)}}.advantage .counter-holder img{width:23px;margin-right:9px}@media only screen and (min-width:1200px){.advantage .counter-holder img{width:41px}}.advantage .counter{width:153px;line-height:1}@media only screen and (min-width:1200px){.advantage .counter{width:225px}}.advantage .btn-holder{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:10px;position:relative;z-index:5}@media only screen and (min-width:992px){.advantage .btn-holder{flex-direction:row}}.advantage .btn-holder .btn{margin-bottom:15px;width:300px}@media only screen and (min-width:992px){.advantage .btn-holder .btn{width:225px;padding:8px 12px 7px;margin:0 10px}}.android .apple,.android .logo.apple,.android .desktop{display:none}.ios .google,.ios .desktop{display:none}.other header .logo.apple,.other header .logo.google,.other header .google,.other header .apple{display:none}.qr-code-holder{position:fixed;top:19%;right:0;z-index:999;padding:21px 10px 17px 10px;border-radius:20px 0 0 20px;background:rgba(0,34,151,.6);backdrop-filter:blur(10px);display:flex;flex-direction:column;text-align:center;align-items:center;width:170px;font-size:20px;transform:translateX(100%);transition:all .5s}.qr-code-holder img{width:130px;margin-bottom:13px}@media only screen and (max-width:991px){.qr-code-holder{display:none}}@media only screen and (max-width:767px){.privacy-page h1{margin-top:39px}}.form-page{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}@media only screen and (max-width:767px){.form-page{padding-top:95px}}.form-page h2{margin-bottom:17px}.form-page main .container{max-width:500px}.form{border-radius:15px;background:rgba(0,20,116,.5);padding:31px 34px 34px;margin-bottom:13px}.form .btn{width:100%}.form label{color:#9ca5d0;font-size:13px;font-weight:400;display:block}.popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#001251;z-index:101;border-radius:15px;text-transform:uppercase;font-weight:700;text-align:center;padding:30px;width:100%;max-width:300px;transition:all .5s;opacity:0;visibility:hidden}.popup img{margin-bottom:10px}.popup-active .popup,.popup-active::before{visibility:visible;opacity:1}@media only screen and (min-width:992px){.congratulations{margin-bottom:54px}}.congratulations .btn{position:relative;margin:0 auto;max-width:200px;padding:14px}.congratulations .text{position:relative;text-align:center;font-size:22px;margin-bottom:30px}.congratulations .holder{position:relative;padding:30px 30px;border-radius:15px;background-image:linear-gradient(to bottom right,#0047ff,#c0f);background-size:200% 100%;animation:gradientAnimation 3s infinite alternate;max-width:820px;margin:0 auto}.congratulations .holder::before{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;border-radius:15px;background-color:#001251}@media only screen and (min-width:768px){.congratulations .holder{padding:52px 55px}}.congratulations .decoration-envelope,.congratulations .decoration-stars{display:none}@media only screen and (min-width:992px){.congratulations .decoration-envelope,.congratulations .decoration-stars{display:block;position:absolute}}.congratulations .decoration-envelope{top:50%;right:0;transform:translate(100%,-50%)}.congratulations .decoration-stars{top:100%;left:0;transform:translate(-120%,-50%)}.congratulations .title-block{display:flex;justify-content:center;align-items:center}@media only screen and (min-width:768px){.congratulations .title-block{margin-bottom:0}}.success-page{display:flex;flex-direction:column}.success-page main{display:flex;flex-grow:1;align-items:center}