@font-face{font-family:Poppins-Bold;src:url("./assets/Poppins-Bold-NEESVN2L.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Medium;src:url("./assets/Poppins-Medium-VZBSAWLI.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url("./assets/Poppins-Regular-2RMIDGAZ.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Anton-Regular;src:url("./assets/Anton-Regular-Z6VRJ54B.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}*:before,*:after{box-sizing:border-box}button{cursor:pointer;color:inherit;background-color:inherit;border:none}:focus,:active{outline:none}a:focus,a:active{outline:none}a{text-decoration:none;color:inherit}ul li{list-style:none}a:hover{text-decoration:none}html,body{height:100%;scroll-behavior:smooth}#root{height:100%}img{max-width:100%;object-fit:cover;width:100%;height:100%}body{color:#f8f8f8;font-family:Poppins,sans-serif}.application{display:flex;min-height:100%;overflow:hidden;position:relative;flex-direction:column}.application:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#1c3839 18.21%,#0a0e17 99.85%);z-index:-1}img{object-fit:cover}input,button,textarea,select{margin:0;font:inherit}input{width:100%;border:none}textarea{resize:none;border:none}main{position:relative;flex:1 1 auto}.wrapper{position:relative;margin:0 auto;max-width:1240px;padding:0 20px}.header{background:linear-gradient(180deg,#1c3839 18.21%,#0a0e17 99.85%);position:relative}.body{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px 0}.logo{max-width:55px;max-height:55px;object-fit:contain}.links{display:none;gap:32px;align-items:center}@media (min-width: 768px){.links{display:flex}}.links a{display:inline-block;padding:16px 0}.buttons{display:flex;align-items:center;gap:20px}.buttonRegistration{display:none;background:transparent;color:#28ab0b;padding:14px 28px}@media (min-width: 768px){.buttonRegistration{display:inline-flex}}.burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:24px;height:24px;z-index:10000}.burger span{display:inline-flex;height:2px;width:100%;background:#28ab0b;border-radius:3px;transition:transform .3s ease}.burger span:nth-child(2){align-self:flex-start;display:inline-flex;height:2px;width:50%;background:#28ab0b}.burgerOpen span:first-child{transform:translateY(6px) rotate(45deg) scale(.9)}.burgerOpen span:nth-child(2){opacity:0}.burgerOpen span:last-child{transform:translateY(-6px) rotate(-45deg) scale(.9)}@media (min-width: 768px){.burger{display:none}}.menu{position:absolute;width:100%;top:0;left:0;background:#1b2b34;padding:100px 20px 50px;z-index:1000}.menu__body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.menu__body button:last-of-type{color:#28ab0b}@media (min-width: 768px){.menu{display:none}}.buttonMain{display:inline-flex;justify-content:center;align-items:center;text-align:center;padding:14px 28px;border-radius:12px;background:linear-gradient(180deg,#28ab0b,#7a9521);color:#f8f8f8;transition:background .3s ease;gap:12px}.buttonMain:hover{background:#2fc70d}.buttonSecond{display:inline-flex;justify-content:center;align-items:center;text-align:center;padding:14px 28px;border-radius:12px;color:#f8f8f8;transition:background .3s ease;gap:12px;border:1px solid #28AB0B;background:#1b2b34}.buttonSecond:hover{color:#28ab0b}.bg{position:absolute;width:100%;height:100%;top:0;left:0}.h1{font-family:Anton-Regular,sans-serif;font-size:28px;line-height:114.286%}@media (min-width: 768px){.h1{font-size:34px;line-height:117.647%}}@media (min-width: 1024px){.h1{font-size:70px;line-height:111.429%}}.h2{font-family:Poppins-Bold,sans-serif;font-size:24px;line-height:125%}@media (min-width: 768px){.h2{font-size:28px;line-height:128.571%}}@media (min-width: 1024px){.h2{font-size:40px;line-height:115%}}.h3{font-family:Anton-Regular,sans-serif;font-size:16px;line-height:150%;text-transform:uppercase}@media (min-width: 768px){.h3{font-size:18px;line-height:133.333%}}@media (min-width: 1024px){.h3{font-size:24px;line-height:116.667%}}.h4{font-family:Poppins-Medium,sans-serif;font-size:16px;line-height:137.5%}@media (min-width: 768px){.h4{line-height:150%}}@media (min-width: 1024px){.h4{font-size:18px;line-height:133.333%}}.footer{position:relative}.footerTop{display:flex;flex-direction:column;gap:50px;padding:30px 0 50px}.disclaimer{display:flex;flex-direction:column;gap:50px;border-radius:12px;border:1px solid #28AB0B;background:#1b2b34;padding:50px 20px}@media (min-width: 768px){.disclaimer{padding:50px;flex-direction:row}}.disclaimerContent{display:flex;flex-direction:column;gap:20px}.disclaimer img{max-width:150px;max-height:106px;object-fit:contain}@media (min-width: 768px){.disclaimer img{align-self:center;max-width:150px;max-height:250px}}.disclaimer p{color:#837d8f}.beGamble{align-self:center;max-width:150px;max-height:30px;object-fit:contain}.footerBottom{background:linear-gradient(180deg,#1c3839 18.21%,#0a0e17 99.85%);padding:30px 0}.footerBottomBody{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media (min-width: 768px){.footerBottomBody{justify-content:flex-start;align-items:stretch}}.footerLinks{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}@media (min-width: 768px){.footerLinks{flex-direction:row;justify-content:space-between;align-items:stretch}}.footerLinks ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#28ab0b}@media (min-width: 768px){.footerLinks ul{flex-direction:row}}.copyright{padding-top:24px;text-align:center;align-self:stretch;border-top:1px solid #1B2B34;color:#837d8f}.cookieModal{position:fixed;left:20px;bottom:20px;justify-content:center;align-items:center;z-index:1000;max-width:280px;min-width:280px;padding:20px;border-radius:12px;background:#f3f3f3;color:#040404}@media (min-width: 1024px){.cookieModal{padding:30px;max-width:820px;min-width:820px}}.cookieModalBody{display:flex;flex-direction:column;gap:30px}.cookieModalButtons{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 1024px){.cookieModalButtons{grid-template-columns:repeat(2,1fr)}}.cookieModalButtons button:nth-child(2){background:transparent;color:#040404}.logInModal{position:fixed;top:50%;left:50%;justify-content:center;align-items:center;transform:translate(-50%,-50%);z-index:10000;max-width:280px;min-width:280px;padding:15px;border-radius:12px;background:#1b2b34;color:#fff;border:none}@media (min-width: 1024px){.logInModal{padding:50px;max-width:600px;min-width:600px}}.logInModalBody{text-align:center;display:flex;flex-direction:column;gap:30px}.logInModalDescription{display:flex;flex-direction:column;gap:10px}.loginForm{display:flex;flex-direction:column;gap:30px}.logInModalButtons{display:grid;grid-template-columns:repeat(2,1fr)}.logInModalButtons button{padding:14px}.logInModalButtons button:nth-child(1){border-radius:12px;background:#233640}.logInModalButtons button:nth-child(2){color:#f8f8f880}.logInModalInputs{display:flex;flex-direction:column;gap:20px}.logInModalField{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.logInModalField input{border-radius:12px;border:.5px solid #837D8F;background:#1b2b34;padding:15px;color:#f8f8f8;position:relative}.logInModalField p{font-size:12px;color:red}.logInModalFormButtons{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 1024px){.logInModalFormButtons{grid-template-columns:repeat(2,1fr)}}.regModal{position:fixed;top:50%;left:50%;justify-content:center;align-items:center;transform:translate(-50%,-50%);z-index:10000;max-width:280px;min-width:280px;padding:15px;border-radius:12px;background:#1b2b34;color:#fff;border:none}@media (min-width: 1024px){.regModal{padding:50px;max-width:600px;min-width:600px}}.regModalBody{text-align:center;display:flex;flex-direction:column;gap:30px}.regModalDescription{display:flex;flex-direction:column;gap:10px}.regForm{display:flex;flex-direction:column;gap:30px;max-height:350px;overflow:auto}.regModalButtons{display:grid;grid-template-columns:repeat(2,1fr)}.regModalButtons button{padding:14px}.regModalButtons button:nth-child(1){color:#f8f8f880}.regModalButtons button:nth-child(2){border-radius:12px;background:#233640}.regModalInputs{display:flex;flex-direction:column;gap:20px}.regModalField{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.password{width:100%;position:relative}.password button{position:absolute;top:15px;right:15px;width:24px;height:24px}.regModalField input{border-radius:12px;border:.5px solid #837D8F;background:#1b2b34;padding:15px;color:#f8f8f8;position:relative}.regModalField p{font-size:12px;color:red}.regModalFormButtons{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 1024px){.regModalFormButtons{grid-template-columns:repeat(2,1fr)}}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;flex:0 0 20px;border:1px solid #28AB0B;border-radius:4px;background-color:transparent;cursor:pointer;display:inline-block;position:relative}input[type=checkbox]:checked{background-color:#4caf50;border-color:#4caf50}input[type=checkbox]:checked:after{content:"\2714";position:absolute;top:0;left:3px;color:#fff;font-size:16px;line-height:20px}.labelCheckbox{display:flex;align-items:center;gap:10px;text-align:left}.labelCheckbox a{text-decoration:underline;color:#28ab0b}.checkboxContainer p{text-align:left;font-size:12px;color:red}.sectionHero{position:relative;padding:116px 0}@media (min-width: 768px){.sectionHero{padding:140px 0}}.sectionHero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0a0e1780}.heroBody{position:relative;z-index:1;display:flex;flex-direction:column;gap:50px}@media (min-width: 768px){.heroBody{align-items:flex-start;gap:30px;max-width:350px}}.sectionDescription{padding:50px 0}.bodyDescription{display:flex;flex-direction:column;gap:20px;border-radius:20px;background:linear-gradient(185deg,#8ab415 4.4%,#57790a 76.76%);padding:20px;justify-content:center;align-items:center;text-align:center}@media (min-width: 768px){.bodyDescription{flex-direction:row;padding:30px;gap:50px;text-align:left}}.imageDescription{max-width:200px;max-height:200px;object-fit:contain}.descriptionContent{display:flex;flex-direction:column;gap:20px}@media (min-width: 1024px){.heroBody{align-items:flex-start;gap:30px;max-width:720px}}.sectionReview{padding:20px 0 50px}.bodyReview{display:flex;flex-direction:column;gap:32px}@media (min-width: 768px){.bodyReview{gap:75px;max-width:600px;margin:0 auto}}@media (min-width: 1024px){.bodyReview{flex-direction:row;gap:32px;max-width:100%;justify-content:space-between}}.reviewContent{display:flex;flex-direction:column;text-align:center;gap:25px}@media (min-width: 1024px){.reviewContent{text-align:left;max-width:540px;align-self:center}}.reviewButtons{display:flex;align-items:center;gap:12px;align-self:center}@media (min-width: 1024px){.reviewButtons{align-self:flex-start}}@media (min-width: 768px){.reviewButtons{gap:24px}}.reviewButtons button:nth-child(2){color:#28ab0b;padding:12px 24px}.reviewGrid{display:grid;grid-template-columns:1fr;gap:35px}@media (min-width: 768px){.reviewGrid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width: 1024px){.reviewGrid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);align-items:flex-end;align-content:flex-end;column-gap:24px;row-gap:0;min-height:400px}.reviewCeil:nth-child(1){grid-row:span 2 / span 2}.reviewCeil{padding:24px}}.sectionAbout{padding:50px 0}.aboutDescription{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.aboutDescription{flex-direction:row;gap:50px}}.imageAbout{align-self:center;max-width:550px;object-fit:contain}@media (min-width: 768px){.imageAbout{max-width:370px}}@media (min-width: 1024px){.imageAbout{max-width:550px}}.aboutContent{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.aboutContent{flex:1 1 590px;align-self:center}}.sectionFaq{padding:50px 0}.bodyFaq{display:flex;flex-direction:column;gap:20px}.faqContent{align-self:flex-start;display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.faqContent{max-width:380px}}@media (min-width: 1024px){.faqContent{max-width:440px}}.faqElement{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.faqElement{flex-direction:row}}@media (min-width: 1024px){.faqElement{gap:40px}}.imageFaq{align-self:center;max-width:420px;max-height:320px}.faqList{display:flex;flex-direction:column;gap:12px;width:100%}.faqItem{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:12px;border:1px solid #28AB0B;background:#1b2b34;cursor:pointer}.faqItem h4{height:100%;display:flex;justify-content:space-between;align-items:center}.faqItem svg{flex:0 0 24px}.toggleTitle svg{transform:rotate(-180deg)}.sectionCallToAction{padding:50px 0}.bodyCallToAction{display:flex;flex-direction:column;gap:30px}@media (min-width: 768px){.bodyCallToAction{max-width:500px;margin:0 auto}}@media (min-width: 1024px){.bodyCallToAction{flex-direction:row;max-width:1000px;margin:0 auto}}.contentCallToAction{display:flex;flex-direction:column;gap:15px}@media (min-width: 1024px){.contentCallToAction{max-width:490px}}.elementCallToAction{display:flex;flex-direction:column;gap:20px}@media (min-width: 1024px){.elementCallToAction{width:100%}}.fieldCallToAction input{padding:15px 20px;border-radius:12px;border:.5px solid #28AB0B;background:#1b2b34;color:#f8f8f8}.fieldCallToAction{display:flex;flex-direction:column;gap:5px}.errorCallToAction{color:red;font-size:13px}.sectionMainGame{padding:50px 0}.bodyMainGame{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.bodyMainGame{gap:30px}}.bodyMainGame a{align-self:flex-start}.MainGameCards{display:grid;grid-template-columns:1fr;align-items:center;justify-content:center;justify-self:center;justify-items:center;gap:20px}@media (min-width: 768px){.MainGameCards{align-items:stretch;justify-content:stretch;justify-self:stretch;justify-items:stretch;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (min-width: 1024px){.MainGameCards{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}}.mainGameCard{border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:20px 10px;position:relative;max-width:280px}@media (min-width: 768px){.mainGameCard{max-width:100%}}.mainGameCard:nth-child(1){background:linear-gradient(359deg,#d402f3 -48.54%,#4a0754 80.84%)}@media (min-width: 768px){.mainGameCard:nth-child(1){grid-column:span 2 / span 2}}.mainGameCard:nth-child(2){background:linear-gradient(180deg,#c57416,#d0bd45)}@media (min-width: 768px){.mainGameCard:nth-child(2){grid-row-start:2}}@media (min-width: 1024px){.mainGameCard:nth-child(2){grid-row-start:unset;grid-column-start:3}}.mainGameCard:nth-child(3){background:linear-gradient(358deg,#fe2b6a -1.38%,#911d3f 93.17%)}@media (min-width: 768px){.mainGameCard:nth-child(3){grid-row-start:2}}@media (min-width: 1024px){.mainGameCard:nth-child(3){grid-row-start:unset;grid-column-start:4}}.mainGameCard img{max-width:250px;max-height:250px}@media (min-width: 768px){.mainGameCard img{align-self:center}}.mainGameCard span{display:flex;align-items:center;gap:5px}.mainArrowBtn{position:absolute;bottom:20px;right:10px;max-width:50px;max-height:50px}.mainArrowBtn svg{flex:0 0 24px;width:24px;height:24px}.demoModal{position:fixed;top:50%;left:50%;justify-content:center;align-items:center;transform:translate(-50%,-50%);z-index:1000;max-width:280px;min-width:280px;padding:15px;border-radius:10px;border:1px solid #28AB0B;background:linear-gradient(180deg,#1c3839 18.21%,#0a0e17 99.85%);color:#fff}@media (min-width: 1024px){.demoModal{padding:30px;max-width:650px;min-width:650px}}.demoModalBody{display:flex;flex-direction:column;gap:10px}@media (min-width: 1024px){.demoModalBody{gap:20px}}.demoModalTop{display:flex;justify-content:space-between}.demoModalTop button{align-self:flex-start}.demoModalTopElements{display:flex;flex-direction:column;gap:5px}@media (min-width: 1024px){.demoModalTopElements{gap:180px;align-items:center;flex-direction:row}}.demoModalRating{display:flex;align-items:center;gap:10px}.demoModalRating img{object-fit:contain;max-width:120px;max-height:24px}.demoModalBody iframe{border-radius:10px;border:1px solid #28AB0B;max-height:160px}@media (min-width: 1024px){.demoModalBody iframe{max-height:370px}}.demoModalButtons{display:flex;justify-content:space-between;gap:30px}.demoModalButtons button{white-space:nowrap;padding:14px 20px}.sectionAllGame{padding:50px 0}.bodyAllGame{display:flex;flex-direction:column;gap:30px}.AllGameCards{display:grid;grid-template-columns:1fr;align-self:center;gap:30px}@media (min-width: 768px){.AllGameCards{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:30px;align-self:stretch}}@media (min-width: 1024px){.AllGameCards{grid-template-columns:repeat(4,1fr);column-gap:20px;row-gap:30px;align-self:stretch}}.allGameCard{overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:280px;border-radius:10px;padding:15px 15px 5px;transition:all .3s ease;z-index:2}@media (min-width: 768px){.allGameCard{max-width:100%}}@media (min-width: 1024px){.allGameCard:hover .allArrowBtn{display:flex;align-items:center;justify-content:center;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:230px;z-index:3}}@media (min-width: 1024px){.allGameCard:before{content:"";display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,#1c3839 18.21%,#0a0e17 99.85%);opacity:.9;z-index:1;border-radius:10px}.allGameCard:hover:before{display:block}}.allGameCard:nth-child(1){background:linear-gradient(180deg,#c57416,#d0bd45)}.allGameCard:nth-child(2){background:linear-gradient(358deg,#fe2b6a -1.38%,#911d3f 93.17%)}.allGameCard:nth-child(3){background:linear-gradient(180deg,#5d8b0e -2.51%,#e49509 99.94%)}.allGameCard:nth-child(4){background:linear-gradient(180deg,#e81562,#da7535)}.allGameCard:nth-child(5){background:linear-gradient(180deg,#3c9e1c,#f5ca48)}.allGameCard:nth-child(6){background:linear-gradient(180deg,#0a87b6 -2.51%,#ff5879 99.94%)}.allGameCard:nth-child(7){background:linear-gradient(180deg,#780d13 -2.51%,#da481f 99.94%)}.allGameCard:nth-child(8){background:linear-gradient(180deg,#711565 -2.51%,#f5038c 99.94%)}.allGameCard:nth-child(4n+1):nth-child(n+5){background:linear-gradient(180deg,#3c9e1c,#000)}.allGameCard:nth-child(5),.allGameCard:nth-child(9),.allGameCard:nth-child(13),.allGameCard:nth-child(17){background:linear-gradient(180deg,#3c9e1c,#f5ca48)}.allGameCard:nth-child(6),.allGameCard:nth-child(10),.allGameCard:nth-child(14),.allGameCard:nth-child(18){background:linear-gradient(180deg,#0a87b6 -2.51%,#ff5879 99.94%)}.allGameCard:nth-child(7),.allGameCard:nth-child(11),.allGameCard:nth-child(15),.allGameCard:nth-child(19){background:linear-gradient(180deg,#780d13 -2.51%,#da481f 99.94%)}.allGameCard:nth-child(8),.allGameCard:nth-child(12),.allGameCard:nth-child(16),.allGameCard:nth-child(20){background:linear-gradient(180deg,#711565 -2.51%,#f5038c 99.94%)}.allGameCard img{object-fit:contain;align-self:center;max-width:250px;max-height:250px}.allGameCard span{display:flex;align-items:center;gap:5px}.allArrowBtn{display:none}.politics{background:#fff;padding:50px 0;color:#040404}.politicsBody{display:flex;flex-direction:column;gap:30px}.politicsBody a{text-decoration:underline}.politicsBody ul{display:flex;flex-direction:column;gap:30px}.politicsBody li{list-style-type:disc;margin-left:20px}.notFound{background:#1b2b34;padding:50px 0;color:#fff}.notFoundBody{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.notFoundBody img{object-fit:contain;max-width:110px;max-height:250px}.notFoundBody p{max-width:700px}.notFoundMain{background:#1b2b34}
