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:24px;padding-right:24px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:64px;padding-right:64px}}.main{display:flex;flex-direction:column;color:#000;background:#fff;padding-top:80px;padding-bottom:80px}.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:700;font-size:30px;line-height:133%;text-align:center;color:var(--text-black);margin:64px 0}@media screen and (min-width: 1440px){.privacy-title{font-weight:600;font-size:50px;line-height:130%}}.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-weight:300;font-size:20px;line-height:150%;text-transform:uppercase;color:var(--txt2);margin:24px 0 16px}.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:14px;color:#000}@media screen and (min-width: 1440px){.main p{font-size:24px}}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:400;font-size:14px;margin-left:20px;padding-left:20px;color:#000}@media screen and (min-width: 1440px){.main ul{font-size:24px}}.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:76px;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-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 24px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:0 64px}}.header-logo{width:59px;height:40px}.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:var(--bg1);z-index:10}.backdrop-wrap{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:145px}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.backdrop.show .header-menu-list .menu-item{padding:8px 0;text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:133%;color:var(--text-black);transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:18px}}@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{color:var(--typography-red);text-decoration:none}.item-link.active,.item-link-bd.active{border:1px solid var(--typography-red);border-radius:4px;padding:8px 12px;color:var(--typography-red)!important}.hidden{display:none}@media screen and (min-width: 1440px){.hidden{display:block}}.header-menu-btn{width:31px;height:31px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;border:none;background:none}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:24px;height:3px;background-color:var(--text-black);transition:.3s ease}.header-menu-line.second{width:24px}.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)}.header-section__download-btn{width:288px;display:flex;align-items:center;gap:8px;font-weight:500;font-size:14px;line-height:143%;text-align:center;color:var(--text-white);border-radius:24px;padding:10px 24px;background:var(--bg2);transition:.3s}.header-section__download-btn:hover{opacity:.8}.header-section__download-btn span{width:216px;display:flex;justify-content:center;align-items:center}.header-wrap .header-section__download-btn{display:none}@media screen and (min-width: 1440px){.header-wrap .header-section__download-btn{display:flex}}#hero{display:flex;height:100dvh;min-height:715px;min-height:795px;margin-top:76px;position:relative}@media screen and (min-width: 1440px){#hero{height:auto;min-height:662px;margin-top:104px;margin-bottom:100px}}.hero__container{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 1440px){.hero__container{flex-direction:row;justify-content:space-between;align-items:center;gap:114px}}.hero__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:20px}@media screen and (min-width: 1440px){.hero__content{align-items:flex-start;gap:40px;margin-top:0}}.hero__title{width:100%;font-family:var(--second-family);font-weight:700;font-size:30px;line-height:133%;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__title{font-size:60px;line-height:125%}}.hero__description{font-weight:600;font-size:20px;line-height:150%;color:var(--text-black)}@media screen and (min-width: 1440px){.hero__description{font-weight:500;font-size:32px;line-height:131%}}.hero__link{width:100%;max-width:337px;font-weight:500;font-size:20px;line-height:150%;text-align:center;color:var(--text-white);border-radius:24px;padding:10px 24px;background:var(--bg2);transition:.3s}@media screen and (min-width: 1440px){.hero__link{font-size:22px;margin-top:24px}}.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;padding-top:50px;padding-bottom:50px}@media screen and (min-width: 1440px){.how-to-play__wrap{padding-top:100px;padding-bottom:100px}}.how-to-play__description{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.how-to-play__description{width:1036px;gap:0;margin:0 auto}}.how-to-play__box{width:100%;display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:125%;color:var(--text-black);border:1px solid #e5e7eb;border-radius:24px;padding:20px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white)}@media screen and (min-width: 1440px){.how-to-play__box{width:50%;font-size:24px}}.how-to-play__box:nth-child(2n){align-self:flex-end}.how-to-play__box-title{font-weight:600;font-size:20px;line-height:150%}@media screen and (min-width: 1440px){.how-to-play__box-title{font-size:32px;line-height:131%}}.features-section__wrap{width:100%;display:flex;flex-direction:column;background:var(--bg2);padding-top:40px;padding-bottom:40px}@media screen and (min-width: 1440px){.features-section__wrap{padding-top:64px;padding-bottom:64px}}.features-section__content{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 1440px){.features-section__content{gap:40px;margin:0 68px}}.features-section__box{width:100%;display:flex;flex-direction:column;gap:16px;border:1px solid #e5e7eb;border-radius:24px;padding:24px 23px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white)}.features-section__box-title{font-weight:500;font-size:20px;line-height:150%;color:var(--text-black)}@media screen and (min-width: 1440px){.features-section__box-title{font-size:32px;line-height:131%}}.features-section__box-text{font-weight:400;font-size:16px;line-height:125%;color:var(--text-black)}@media screen and (min-width: 1440px){.features-section__box-text{font-size:24px}}.reviews-section__wrap{width:100%;display:flex;flex-direction:column;padding-bottom:50px}@media screen and (min-width: 1440px){.reviews-section__wrap{padding-bottom:100px}}.reviews-section__content{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 1440px){.reviews-section__content{gap:40px;margin:0 68px}}.reviews-section__box{display:flex;flex-direction:column;gap:16px;font-weight:400;font-size:16px;line-height:125%;color:var(--text-black);border:1px solid #e5e7eb;border-radius:24px;padding:20px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;background:var(--text-white)}.reviews-section__box-author{font-weight:600;font-size:20px;line-height:150%;color:var(--text-black)}@media screen and (min-width: 1440px){.reviews-section__box-author{font-weight:500;font-size:32px;line-height:131%}}#faq{background:var(--bg2)}.faq__container{padding-top:40px;padding-bottom:40px}@media screen and (min-width: 1440px){.faq__container{padding-top:64px;padding-bottom:64px}}.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:16px}.faq__item{width:100%;overflow:hidden;border-radius:24px;padding:19px 32px;color:var(--text-white);background:#ffffff1a}.faq__item:hover{cursor:pointer}.faq__item-title{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-weight:600;font-size:14px;line-height:129%;letter-spacing:.02em;color:var(--typography-wight)}@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:"";flex-shrink:0;display:block;width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAE5JREFUeAHtjbENACAIBNlE91/KUd5GEwsEVCrzl9A9dyKEEBUAbVwJbOvcS5TxAC+yyHEaqF4ksrmOPMstUZrciOTJN5FcuRLJlxPyOR13buBU+TDDsAAAAABJRU5ErkJggg==) no-repeat}.active .faq__item-title:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAFJJREFUeAHtkrEJACAMBH8T3X8pR4kWChJEXmPnHwREyF0TQAhBY2a5TemT8JJJPngXcfLi3rHIQp5Wf7hhJwpHGEEowi76CFjs4BynCB8Q4jMqSY3gVJmkercAAAAASUVORK5CYII=) no-repeat}.faq__item-text{height:0;font-weight:400;font-size:14px;line-height:129%;overflow:hidden;transition:.3s}@media screen and (min-width: 1440px){.faq__item-text{font-size:20px;line-height:120%}}.active .faq__item-text{height:auto}.footer-wrap{display:flex;flex-direction:column;align-items:center;gap:40px;padding-top:32px;padding-bottom:32px;background:var(--bg2)}@media screen and (min-width: 1440px){.footer-wrap{flex-direction:row;justify-content:space-around;padding-top:50px;padding-bottom:50px}}@media screen and (min-width: 1440px){.footer-policies{order:2}}.footer-list{display:flex;justify-content:center;align-items:center}.footer-list li{display:flex;align-items:center}.footer-list li:nth-child(2n):before{content:"|";display:block;margin:0 10px;color:var(--text-white)}.footer-list li a{font-family:var(--second-family);font-weight:400;font-size:14px;line-height:129%;text-align:center;color:var(--text-white)}@media screen and (min-width: 1440px){.footer-list li a{font-family:var(--second-family);font-size:18px;line-height:133%}}.footer-list li a:hover{text-decoration:underline}.footer-copyright{font-family:var(--second-family);font-weight:400;font-size:14px;line-height:129%;text-align:center;color:var(--text-white);margin:0 -4px}@media screen and (min-width: 1440px){.footer-copyright{font-size:18px;line-height:133%;order:1;margin:0}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Inter", sans-serif;--second-family: "Nunito", sans-serif;--bg1: #c4e6f1;--bg2: #275a6c;--text-black: #010101;--text-white: #fff;--bg-white: #fff;--text-gray: #6a7282;--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:var(--text-black);background:var(--bg1);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:70px}.title{width:100%;font-family:var(--second-family);font-weight:700;font-size:30px;line-height:133%;text-align:center;text-transform:uppercase;color:var(--text-white);margin-bottom:20px}@media screen and (min-width: 1440px){.title{font-size:50px;margin-bottom:40px}}.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:24px}@media screen and (min-width: 1440px){.space{margin-bottom:12px}}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
