.footer{background-color:#131314;color:#fff;padding:2rem 0;font-size:14px}.footer .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer .footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:60px;margin-bottom:1.5rem}@media screen and (max-width: 768px){.footer .footer-content{flex-direction:column;gap:30px}}.footer .footer-section:first-child{flex:1}.footer .footer-section h3,.footer .footer-section h4{margin-bottom:.75rem;font-weight:600}.footer .footer-section p{font-size:12px;margin-bottom:.5rem}.footer .footer-section ul{list-style:none;padding:0;margin:0}.footer .footer-section ul li{margin-bottom:.5rem}.footer .footer-section ul li a{color:#fff;text-decoration:none;transition:color .2s}.footer .footer-section ul li a:hover{color:#00bfff}.footer .footer-bottom{border-top:1px solid #333;padding-top:1rem;text-align:center;color:#aaa}.navbar{padding:1rem 0;position:absolute;top:0;left:0;right:0;width:100%;z-index:1000}.navbar--home{background:linear-gradient(180deg,#131314,#13131400)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo h1{font-size:24px;font-weight:700}.nav-logo h1 a{color:#131314;text-decoration:none}.nav-logo h1 a:hover{color:#131314}.nav-menu{display:flex;list-style:none;gap:2rem}@media screen and (max-width: 768px){.nav-menu{position:fixed;left:0;right:0;top:-100%;flex-direction:column;background:#fff;width:100%;text-align:center;transition:.3s ease;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active{top:0}.nav-menu li{margin:1rem 0}}@media screen and (max-width: 768px){.nav-menu--home{background:#131314}}.nav-link{color:#131314;text-decoration:none;font-size:15px;font-weight:700;line-height:24px;transition:color .3s ease;padding:.5rem 0;position:relative}.nav-link:hover{color:#131314;opacity:.8}.nav-link.active{color:#131314}.nav-link.active:after{content:"";position:absolute;background-color:#131314;width:70%;height:2px;bottom:0;left:15%}.nav-link--home{color:#fff}.nav-link--home:hover{color:#fff;opacity:.8}.nav-link--home.active{color:#fff}.nav-link--home.active:after{content:"";position:absolute;background-color:#fff;width:70%;height:2px;bottom:0;left:15%}.nav-toggle{display:none;flex-direction:column;cursor:pointer}@media screen and (max-width: 768px){.nav-toggle{display:flex}}.nav-toggle.is-active .bar:nth-child(2){opacity:0}.nav-toggle.is-active .bar:nth-child(1){transform:translateY(10px) rotate(45deg)}.nav-toggle.is-active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.bar{width:25px;height:3px;background-color:#131314;margin:3px 0;transition:.3s ease}.bar--home{background-color:#fff}.faq-page{min-height:80vh}.faq-page__header{padding:80px 0 24px;text-align:center}@media screen and (max-width: 480px){.faq-page__header{padding:80px 0 24px}}.faq-page__header h1{font-size:24px}@media screen and (max-width: 768px){.faq-page__header h1{font-size:18px}}.faq-page__header p{font-size:18px;opacity:.9}@media screen and (max-width: 768px){.faq-page__header p{font-size:16px}}.faq-page .faq-page__content{padding:0}.faq-item{padding:12px 24px;margin-bottom:10px;border-radius:16px 16px 16px 0;background:#e9e9e9;overflow:hidden;transition:all .3s ease}.faq-item[open] .chevron{transform:rotate(180deg)}.faq-question{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:700;color:#131314;list-style:none;-webkit-user-select:none;user-select:none}@media screen and (max-width: 480px){.faq-question{font-size:14px}}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{display:none}.faq-question span:first-child{flex:1;padding-right:16px}.faq-question .chevron{width:20px;height:20px;position:relative;transition:transform .3s ease;flex-shrink:0}.faq-question .chevron:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-right:2px solid #131314;border-bottom:2px solid #131314;transform:translate(-50%,-70%) rotate(45deg)}.faq-answer{padding:0 24px;color:#131314cc;line-height:1.6}.faq-answer p{margin:0;font-size:14px}@media screen and (max-width: 480px){.faq-answer{padding:0 20px 20px}}.home-page{position:relative;overflow:hidden}.home-page .background-pattern{position:absolute;z-index:-1;bottom:0;left:0;right:0;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.hero{background:url(/assets/hero-bg-CY03nkwi.webp) no-repeat top center/cover;background-color:#131314;padding:210px 0 110px;color:#fff}@media screen and (max-width: 480px){.hero{padding:100px 0 60px;background-position:center}}.hero h1{max-width:60%;font-size:48px;margin-bottom:40px;font-weight:700}@media screen and (max-width: 768px){.hero h1{margin-top:40px;margin-bottom:20px;max-width:100%;font-size:32px;text-align:center}}.hero-description{font-size:1.2rem;margin-bottom:40px;max-width:600px;opacity:.9}@media screen and (max-width: 768px){.hero-description{font-size:1rem;text-align:center;margin-bottom:20px}}.hero-buttons{display:flex;gap:40px;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width: 768px){.hero-buttons{flex-direction:column;align-items:center;gap:20px}}.btn{min-width:175px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:7.425px 19.918px 7.938px 15.062px;border-radius:8.1px;border:1.35px solid #a6a6a6}.btn:hover{opacity:.9}.btn>div{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.app-store{color:#666;font-size:12.15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.243px}.google-play{color:#666;font-size:12.15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.365px;text-transform:uppercase}.features,.players{padding:80px 0}@media screen and (max-width: 480px){.features,.players{padding:60px 0}}.features h2,.players h2{margin-bottom:40px;color:#131314;text-align:center;font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width: 768px){.features h2,.players h2{font-size:36px;margin-bottom:20px}}.features-description{text-align:center;margin-bottom:40px}.features-grid{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 480px){.features-grid{flex-direction:column;gap:20px}}.features-grid>div{max-width:50%}@media screen and (max-width: 768px){.features-grid>div{max-width:100%}}.features-grid>div img{width:100%;height:auto}.features-list{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 768px){.features-list{gap:24px}}.feature-item{display:flex;flex-direction:column;gap:8px}.feature-item h3{color:#131314;font-size:28px;font-style:normal;font-weight:700;line-height:120%}.feature-item p{color:#131314;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.players-grid{margin-top:40px;display:flex;gap:30px;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 768px){.players-grid{gap:20px;flex-direction:column;align-items:center}}.player-item{flex:1 1 calc(50% - 15px);max-width:calc(50% - 15px);display:flex;align-items:center;gap:24px}@media screen and (max-width: 768px){.player-item{flex:1 1 100%;max-width:100%;flex-direction:column;text-align:center}}.player-item img{max-width:180px;height:auto;border-radius:8px;margin-bottom:15px}.player-item h3{font-size:20px;font-weight:600;color:#131314}.contact{padding:80px 0}@media screen and (max-width: 480px){.contact{padding:60px 0}}.contact h2{color:#131314;text-align:center;font-family:Inter;font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width: 768px){.contact h2{font-size:2rem}}.contact-content{display:flex;padding:80px;flex-direction:column;justify-content:center;align-items:center;gap:32px;border-radius:60px;background:var(--Primary-Gradient, linear-gradient(90deg, #9ef89a 0%, #cffe62 100%))}@media screen and (max-width: 768px){.contact-content{padding:40px}}.contact-description{color:#131314;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.contact-info-center{max-width:600px;margin:0 auto;text-align:center}.contact-item{margin-bottom:1.5rem}.contact-item strong{display:block;margin-bottom:.5rem}.contact-item p{color:#131314}.contact-item a{color:#131314;text-decoration:none}.contact-item a:hover{text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.2;color:#131314;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.page-container{background:linear-gradient(90deg,#9ef89a,#cffe62)}.page-header{padding:120px 0 60px;text-align:center}@media screen and (max-width: 480px){.page-header{padding:80px 0 24px}}.page-header h1{font-size:32px}@media screen and (max-width: 768px){.page-header h1{font-size:24px}}.page-header p{font-size:18px;opacity:.9}@media screen and (max-width: 768px){.page-header p{font-size:16px}}.content-wrap{background:#fff;border-radius:32px 32px 0 0}.page-content{padding:60px 0;max-width:800px;margin:0 auto;font-size:16px;counter-reset:section}@media screen and (max-width: 768px){.page-content{padding:40px 0;font-size:14px}}.page-content h2{margin-top:2rem;margin-bottom:1rem;font-size:24px;font-weight:700;color:#131314}@media screen and (max-width: 768px){.page-content h2{font-size:18px}}.page-content h2:not(.not-numbered){counter-increment:section}.page-content h2:not(.not-numbered):before{content:counter(section) ". "}.page-content h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:18px;font-weight:600;color:#131314}@media screen and (max-width: 768px){.page-content h3{font-size:16px}}.page-content h3.numbered{counter-increment:section}.page-content h3.numbered:before{content:counter(section) ".";font-weight:600;margin-right:8px}.page-content p{color:#131314;line-height:1.8;font-size:14px}.page-content ul,.page-content ol{margin-bottom:1rem;padding-left:2rem}.page-content ul{margin-top:1rem;list-style:disc}.page-content li{margin-bottom:1rem;line-height:1.3;color:#131314;font-size:14px}.page-content ol:not(.numbered-list){counter-reset:subsection;list-style:none}.page-content ol:not(.numbered-list)>li{counter-increment:subsection}.page-content ol:not(.numbered-list)>li:before{content:counter(section) "." counter(subsection) ". ";font-weight:600;margin-right:8px}.page-content ol:not(.numbered-list)>li>ol{counter-reset:subsubsection;list-style:none;margin-top:8px}.page-content ol:not(.numbered-list)>li>ol>li{counter-increment:subsubsection}.page-content ol:not(.numbered-list)>li>ol>li:before{content:counter(section) "." counter(subsection) "." counter(subsubsection) ". ";font-weight:600;margin-right:8px}.page-content ol:not(.numbered-list)>li>ol>li>ol{counter-reset:sub3section;list-style:none;margin-top:8px}.page-content ol:not(.numbered-list)>li>ol>li>ol>li{counter-increment:sub3section}.page-content ol:not(.numbered-list)>li>ol>li>ol>li:before{content:counter(section) "." counter(subsection) "." counter(subsubsection) "." counter(sub3section) ". ";font-weight:600;margin-right:8px}.page-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.page-content table th,.page-content table td{border:1px solid #131314;padding:12px 15px;text-align:left}.page-content table th{background-color:#f8f9fa;font-weight:600}.page-content table tr:nth-child(2n){background-color:#f9f9f9}.page-content table td{width:50%}.page-content a{color:#155789;text-decoration:none}.page-content a:hover{text-decoration:underline}.last-updated{background-color:#f8f9fa;padding:1rem;border-radius:5px;margin-bottom:2rem;font-style:italic;color:#666}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(/assets/inter-cyrillic-100-normal-DQ8sXv0G.woff2) format("woff2"),url(/assets/inter-cyrillic-100-normal-BZqfX9E4.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(/assets/inter-cyrillic-200-normal-CXBQYKzb.woff2) format("woff2"),url(/assets/inter-cyrillic-200-normal-BbeBjk1e.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/inter-cyrillic-300-normal-BnqRxXuy.woff2) format("woff2"),url(/assets/inter-cyrillic-300-normal-LR1W_oT8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2) format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-cyrillic-900-normal-CjyCg421.woff2) format("woff2"),url(/assets/inter-cyrillic-900-normal-BAVML7y5.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff")}
