html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:375px;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:44px;padding-right:44px}}.main{display:flex;flex-direction:column;color:#fff;background:#161616;padding:0;margin-bottom:80px}@media screen and (min-width: 1440px){.main{margin-bottom:150px}}.backLink{width:fit-content;display:flex;align-items:center;gap:8px;background:none;border:none;font-weight:300;font-size:12px;line-height:150%;text-align:center;text-decoration:none!important;color:#000}.backLink:before{content:"";display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAJxJREFUeAHtlDEOQEAQRWcXB6BBwQUUoncIR3UEhV4ULqAi4gZijUJrZ0aHn2y2+fkvm/z9AL9eLweEyooy9+M0WqdxvvNpEIYbo2uP4FXA1BWu1F4NXdvb/CwAN5wFkISTAdJwEuBJ+CmXYjJ4NpDJ+g8W7HkYJ43CVwR423rPBjyFkH+yFMKaCgmEvUVciGiLzrpqrC1li359QAds6W4GUxsUXgAAAABJRU5ErkJggg==) no-repeat center center}.backLink:hover{text-decoration:underline!important}.update-date{width:100%;font-weight:400;font-size:16px;margin-bottom:16px}@media screen and (min-width: 1440px){.update-date{font-size:24px}}.privacy-title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;text-transform:uppercase;text-align:center;color:#161616;background:#c7fd03;padding:138px 16px 116px;margin-bottom:80px}@media screen and (min-width: 1440px){.privacy-title{font-size:64px;padding:156px 0 130px;margin-bottom:125px}}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#fff}.sub-header{font-size:24px;font-weight:400}.main h2{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;word-break:break-word;text-transform:uppercase;color:#fff;margin:24px 16px 16px}@media screen and (min-width: 1440px){.main h2{margin:24px 292px}}.main h3{font-weight:300;font-size:14px;line-height:150%;text-transform:uppercase;color:var(--txt1)}.bold{font-weight:700!important}.policy-text-wrap{width:100%;display:flex;flex-direction:column}.category-title{display:block;margin:20px 0;font-weight:600;font-size:24px;line-height:130%}@media screen and (min-width: 1440px){.category-title{font-size:28px}}.main p{font-weight:400;font-size:16px;line-height:150%;margin:0 16px}@media screen and (min-width: 1440px){.main p{margin:0 292px}}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:400;font-size:14px;margin-left:20px;padding-left:20px}@media screen and (min-width: 1440px){.main ul{margin:0 292px 0 302px}}.main ol{font-weight:300;font-size:14px;color:var(--txt1);margin:0;padding-left:20px}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:14px;line-height:24px;text-decoration:underline}.main a{font-style:normal;font-weight:400;line-height:normal;text-decoration:underline;overflow-wrap:anywhere}.main a:hover{text-decoration:none}.upper-space{margin-top:20px}@media screen and (min-width: 1440px){.upper-space{margin-top:40px}}.header-section{width:100%;height:88px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background:var(--bg1);z-index:9999;transition:.5s;padding:0}@media screen and (min-width: 1440px){.header-section{height:104px}}.header-section.show-bg{background-color:#161616}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 42px}@media screen and (min-width: 1440px){.header-wrap{padding:0 100px}}.header-privacy .header-wrap{padding:0 16px}@media screen and (min-width: 1440px){.header-privacy .header-wrap{padding:0 72px}}.header-logo,.header-privacy .show-bg .header-logo{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;text-transform:uppercase;color:#fff;margin-left:10px}.header-privacy .header-logo{color:#161616}.hiden-menu{display:none}@media screen and (min-width: 1440px){.hiden-menu{display:flex;flex-wrap:wrap;gap:16px;margin-right:-15%}}.backdrop{display:none}.backdrop.show{display:flex;justify-content:left;position:fixed;height:100vh;top:0;right:0;left:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#3a4720;z-index:10}.backdrop-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:80px;padding-top:100px}@media screen and (min-width: 1440px){.backdrop-wrap{flex-direction:row;justify-content:space-around;padding-top:0}}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list{width:fit-content;align-items:start}}.header-menu-title{font-weight:400;font-size:64px;line-height:100%;color:#fff}@media screen and (min-width: 1440px){.header-menu-title{align-self:self-start;margin-top:126px}}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-weight:400;font-size:32px;line-height:125%;text-align:center;color:#fff;transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:40px;line-height:120%}}@media screen and (min-width: 1440px){.menu-item,.menu-hiden-item{display:flex;align-items:center;padding:8px 12px}}.backdrop.show .header-menu-list .menu-item .item-link-bd:hover,.item-link:hover{text-decoration:underline}.hidden{display:none}@media screen and (min-width: 1440px){.hidden{display:block}}.header-menu-btn{width:28px;height:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;border:none;background:none;z-index:15}.header-menu-line,.header-privacy .show-bg .header-menu-line,.header-menu-btn.close .header-menu-line{width:23px;height:3px;border-radius:20px;background-color:#fff;transition:.3s ease}.header-privacy .header-menu-line{background-color:#161616}.header-menu-line.second{width:23px}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(4px,5px)}.header-menu-btn.close .header-menu-line:nth-child(2){width:0;opacity:0}.header-menu-btn.close .header-menu-line:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}#hero{display:flex;height:652px;padding-top:88px;margin-top:16px;background:url(./hero-bg-mobile-Do6fKQ8S.webp) no-repeat;background-position-x:50%;background-size:contain;position:relative}@media screen and (min-width: 1440px){#hero{min-height:654px;padding-bottom:62px;margin-bottom:150px;background:url(./hero-bg-DhLV7lKK.webp) no-repeat;background-position-x:50%;background-size:contain}}.hero__container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media screen and (min-width: 1440px){.hero__container{justify-content:flex-end;align-items:flex-start}}.hero__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 20px}@media screen and (min-width: 1440px){.hero__content{width:636px;align-items:flex-start;justify-content:flex-end;margin-top:0;padding-left:138px}}.hero__title{width:100%;font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;text-transform:uppercase;text-align:center;color:#fff}@media screen and (min-width: 1440px){.hero__title{font-size:64px;line-height:125%;text-align:left}}.hero__description{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:#fff}.hero__link{width:100%;max-width:279px;font-family:var(--third-family);font-weight:500;font-size:16px;line-height:150%;text-transform:uppercase;color:#161616;border-radius:8px;padding:16px 24px;background:#c7fd03;transition:.3s}.hero__link:hover{opacity:.8}.hero__picture{width:190px}@media screen and (min-width: 1440px){.hero__picture{width:356px}}.how-to-play__wrap{display:flex;flex-direction:column;margin-bottom:80px}@media screen and (min-width: 1440px){.how-to-play__wrap{margin-bottom:150px;padding:0 72px}}.how-to-play__description{min-height:903px;display:flex;flex-direction:column;align-items:center;gap:48px;padding-top:72px;background:url(./works-bg-mobile-DvPOVSa3.webp) no-repeat;background-position:50% 50%;background-size:contain}@media screen and (min-width: 1440px){.how-to-play__description{min-height:483px;flex-direction:row;align-items:flex-start;justify-content:center;gap:79px;padding-top:108px;background:url(./works-bg-BEaMNwpC.webp) no-repeat}}.how-to-play__box{width:306px;display:flex;flex-direction:column;font-weight:400;font-size:16px;line-height:150%;color:#fff}.how-to-play__box-number{font-family:var(--third-family);font-weight:500;font-size:48px;line-height:120%;color:#fff;margin-bottom:4px}.how-to-play__box-title{font-weight:700;font-size:20px;line-height:140%;color:#fff;margin-bottom:24px}.features-section__wrap{width:100%;display:flex;flex-direction:column;margin:80px 0;padding:0 34px}@media screen and (min-width: 1440px){.features-section__wrap{margin-bottom:150px;padding:0 72px}}.features-section__content{display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1440px){.features-section__content{flex-direction:row}}.features-section__card{--cut-x: 64px;--cut-y: 80px;--radius: 14px;--border: 2px;--border-color: #d0d1cc;--bg-gradient: linear-gradient(180deg, #3a4720 0%, #171815 100%);position:relative;width:100%;max-width:400px;height:404px;background:var(--border-color);padding:var(--border);border-radius:0 var(--radius) 0 var(--radius);clip-path:polygon(var(--cut-x) 0%,100% 0%,100% calc(100% - var(--cut-y)),calc(100% - var(--cut-x)) 100%,0% 100%,0% var(--cut-y))}.features-section__card-content{--inner-cut-x: calc(var(--cut-x) - var(--border));--inner-cut-y: calc(var(--cut-y) - var(--border));--inner-radius: calc(var(--radius) - var(--border));display:flex;flex-direction:column;align-items:center;gap:24px;background:var(--bg-gradient);height:100%;padding:32px 16px;border-radius:0 var(--inner-radius) 0 var(--inner-radius);clip-path:polygon(var(--inner-cut-x) 0%,100% 0%,100% calc(100% - var(--inner-cut-y)),calc(100% - var(--inner-cut-x)) 100%,0% 100%,0% var(--inner-cut-y))}.features-section__card-content img{height:120px}.features-section__card-content h3{width:100%;max-width:258px;align-self:flex-start;font-weight:700;font-size:20px;line-height:140%;color:#fff}.features-section__card-content p{align-self:flex-start;max-width:258px;font-weight:400;font-size:16px;line-height:150%;color:#fff}.reviews-section__wrap{width:100%;display:flex;flex-direction:column;margin-bottom:80px}@media screen and (min-width: 1440px){.reviews-section__wrap{margin-bottom:150px;padding:0 72px}}.reviews-section__content{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.reviews-section__content{flex-direction:row}}.comment-wrapper{width:100%;height:388px;padding:20px 20px 48px;background:url(./testimonials-bg-D46cGWVL.png) no-repeat;background-size:100% 100%}.comment-inner{height:100%;display:flex;flex-direction:column;justify-content:space-between}.comment-stars{margin-bottom:64px}.comment-inner h2{font-weight:700;font-size:20px;line-height:140%;color:#fff;margin-bottom:24px}.comment-inner p,.comment-inner .comment-author{font-weight:400;font-size:16px;line-height:150%}.faq__container{margin-bottom:80px}@media screen and (min-width: 1440px){.faq__container{margin-bottom:150px;padding:0 72px}}.faq__wrap{display:flex;flex-direction:column;align-items:center;width:100%}.faq__title{width:100%}.faq__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width: 1440px){.faq__content{width:856px}}.faq__item{width:100%;min-height:109px;overflow:hidden;position:relative;padding:57px 20px 24px;color:var(--text-white);background:url(./faq-bg-mobile-NUMXL8vP.png) no-repeat;background-size:100% 100%}@media screen and (min-width: 1440px){.faq__item{background:url(./faq-bg-BVdliR-Y.png) no-repeat;background-size:100% 100%}}.faq__item.active{background:url(./faq-bg-open-mobile-BxoagUEE.png) no-repeat;background-size:100% 100%}@media screen and (min-width: 1440px){.faq__item.active{background:url(./faq-bg-open-BhCq_UfF.png) no-repeat;background-size:100% 100%}}.faq__item:hover{cursor:pointer}.faq__item-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-weight:700;font-size:20px;line-height:140%;color:#fff}@media screen and (min-width: 1440px){.faq__item-title{font-weight:500;font-size:20px;line-height:160%}}.active .faq__item-title{margin-bottom:19px}.faq__item-title:after{content:"";display:block;width:32px;height:32px;position:absolute;top:4px;right:27px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAHBJREFUeAHt09EJgDAMBNCM4Aa6gaPoRo7iKB2lIzjCGTEfIo3+hEDhHuQv9I5CRIiIiHoAYNApOvPP3mR7owQX2HA7vBIWXm2vSDR9dPdKvMJr+A98lUgLd0osqeGNEkgPb5TID3+UWK8TFSIi6tkJqa27eGP4hZAAAAAASUVORK5CYII=) no-repeat}@media screen and (min-width: 1440px){.faq__item-title:after{top:7px;right:88px}}.active .faq__item-title:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAG9JREFUeAHt0NEJwCAMBNAbwQ3aDTqKI3WUjuIoHaEjpJH6UULzVyPCPQiCincIEBHRzEQk6WSMoMGrzimPA5FMuISWMOF1zTpXSImP8KXtb91LeOGv874l9NHihTsldvyp/UDxwk2Jei+BiIhoBjdMULt5I2/3SwAAAABJRU5ErkJggg==) no-repeat}.faq__item-text{height:0;font-weight:400;font-size:16px;line-height:150%;overflow:hidden;transition:.3s}.active .faq__item-text{height:auto}.footer-wrap{display:flex;flex-direction:column;align-items:center;gap:40px;padding-top:24px;padding-bottom:24px;background:#c7fd03}@media screen and (min-width: 1440px){.footer-wrap{padding-left:72px;padding-right:72px}}.footer-policies{width:100%;display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.footer-policies{flex-direction:row;justify-content:space-between}}.footer-logo{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;text-transform:uppercase;color:#161616;text-align:center}.footer-list{display:flex;justify-content:center;align-items:center;gap:32px}.footer-list li{display:flex;align-items:center}.footer-list li a{font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#161616}@media screen and (min-width: 1440px){.footer-list li a{font-size:24px}}.footer-list li a:hover{text-decoration:underline}.footer-copyright{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#161616}@media screen and (min-width: 1440px){.footer-copyright{font-size:18px;line-height:133%;margin:0}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "DM Sans", sans-serif;--second-family: "Racing Sans One", sans-serif;--third-family: "DM Mono", sans-serif;--accent: #ce0000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:#fff;background:#161616;position:relative}h1,h2,h3,h4,h5,h6,p,a{font-family:var(--font-family)}a:hover{text-decoration:underline}ul{font-family:var(--font-family)}html{scroll-behavior:smooth}main{max-width:375px;margin:0 auto}@media screen and (min-width: 1440px){main{max-width:1440px}}section{scroll-margin-top:88px}@media screen and (min-width: 1440px){section{scroll-margin-top:150px}}.title{width:100%;font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;text-transform:uppercase;text-align:center;color:#fff;margin-bottom:48px}@media screen and (min-width: 1440px){.title{margin-bottom:80px}}.subtitle{font-family:var(--second-family);font-style:italic;font-weight:400;font-size:16px;line-height:112%;text-transform:capitalize;color:var(--typography-gray);margin-top:8px}@media screen and (min-width: 1440px){.subtitle{font-size:18px}}.accent{color:var(--text-black)!important}.accent-link{color:var(--secondary-link)!important}.bold{font-weight:700}.space{margin-bottom:16px!important}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
