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:14px;padding-right:14px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:69px;padding-right:69px}}.main{display:flex;flex-direction:column;color:#fff;background:#000;padding-top:57px}@media screen and (min-width: 1440px){.main{padding-top:75px}}@media screen and (min-width: 1440px){.side-space{padding:0 103px}}.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:#fff}.backLink:before{content:"";display:block;width:24px;height:24px;background:url(/img/back.png) 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(--third-family);font-weight:800;font-size:30px;text-align:center;margin:50px 0 30px}@media screen and (min-width: 1440px){.privacy-title{font-size:60px;margin:30px 0 32px}}.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,.main h3{font-family:var(--font-family);font-weight:600;font-size:20px;color:#fff;margin:20px 0 10px}@media screen and (min-width: 1440px){.main h2,.main h3{font-size:30px;margin:30px 0 10px}}.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;line-height:150%;color:#fff}@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;padding-left:24px;color:var(--txt1)}@media screen and (min-width: 1440px){.main ul{font-size:24px;padding-left:35px}}.main ol{font-weight:400;font-size:14px;margin:0;padding-left:20px}@media screen and (min-width: 1440px){.main ol{font-size:24px;padding-left:35px}}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:14px;line-height:24px;text-decoration:underline}.main a{font-style:normal;line-height:normal;text-decoration:underline;overflow-wrap:anywhere}.main a:hover{text-decoration:none}.upper-space{margin-top:30px;margin-bottom:10px}.header-section{width:100%;height:57px;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:.5s;padding:0}@media screen and (min-width: 1440px){.header-section{height:75px}}.header-section.show-bg{background:#000}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 12px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:0 59px}}.header-logo img{width:144px}@media screen and (min-width: 1440px){.header-logo img{width:231px}}.backdrop{display:none}@media screen and (min-width: 1440px){.backdrop{display:flex;margin:0;padding:0}}.backdrop.show{height:100vh;display:flex;justify-content:left;position:fixed;top:0;right:0;left:0;background:#000;z-index:10}.backdrop-wrap{width:100%;display:flex}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:41px}@media screen and (min-width: 1440px){.header-menu-list{display:flex;gap:41px;margin-right:15px}}.backdrop.show .header-menu-list .menu-item{text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-family:var(--third-family);font-weight:800;font-size:20px;text-align:center;color:var(--accent);transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:20px}}@media screen and (min-width: 1440px){.menu-item{display:flex;align-items:center}}.item-link:hover{text-decoration:underline}.header-menu-btn{width:30px;height:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:0;border:none;background:none;z-index:20}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:22px;height:2px;background-color:var(--accent);border-radius:20px;transition:.3s ease}.header-menu-line.second{width:12px}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(7px,6px)}.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(7px,-6px)}#hero{display:flex;min-height:100dvh;position:relative;border-bottom:1px solid rgba(31,222,0,.3)}@media screen and (min-width: 1440px){#hero{min-height:775px}}#matrix-rain{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.hero__container{width:100%;max-width:301px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:0}@media screen and (min-width: 1440px){.hero__container{width:1035px;max-width:initial;align-items:flex-start;gap:50px}}.hero__content{width:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}.hero__title{font-weight:800;font-size:28px;text-align:center;color:var(--accent)}@media screen and (min-width: 1440px){.hero__title{font-size:50px}}.hero__description{width:100%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width: 1440px){.hero__description{width:717px}}.hero__text{font-family:var(--second-family);font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.hero__text{font-size:20px}}.gameplay__wrap{display:flex;flex-direction:column;font-family:var(--second-family);font-weight:400;font-size:14px;padding:24px 23px 22px;border-bottom:1px solid rgba(31,222,0,.3)}@media screen and (min-width: 1440px){.gameplay__wrap{padding:100px 69px 28px;font-size:20px}}#how-to-play .sliderWrap{width:263px;position:relative;margin:20px auto 0}@media screen and (min-width: 1440px){#how-to-play .sliderWrap{width:1301px;margin-top:30px}}#how-to-play .swiper-slide{min-height:164px;display:flex;flex-direction:column;justify-content:center;gap:20px;border:1px solid #1fde00;padding:0 27px;background:#1fde0033;overflow:hidden}@media screen and (min-width: 1440px){#how-to-play .swiper-slide{min-height:165px;padding:0 28px}}#how-to-play .swiper-slide img{width:fit-content}#how-to-play .slide-description{display:flex;flex-direction:column}#how-to-play .slide-text{font-family:var(--third-family);font-weight:800;font-size:13px}@media screen and (min-width: 1440px){#how-to-play .slide-text{font-size:16px}}#how-to-play .swiper-nav{display:flex;justify-content:center;align-items:center;gap:7px;position:relative;width:100%;height:30px;margin-top:20px}@media screen and (min-width: 1440px){#how-to-play .swiper-nav{display:none}}#how-to-play .swiper-button-next:after,#how-to-play .swiper-button-prev:after{display:none}#how-to-play .swiper-button-next,#how-to-play .swiper-button-prev{width:30px;height:30px;position:initial;margin:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAeRJREFUeAG9V9FxwjAMle/6X29ANoANyAaMEDbICLlOAEyQEegGlAlKJyCdADZwJXimSUiwDAHd6ZzY1nuWLFuJIYU45yw3M9aUdcKasFoMH1l30E9jzJYeFSFkLVj3rBvWnHWChfg5CWuKed+Ym9G9ApI9AG2EnSyshO1Ia+e9XMNDveE1TuYXrplsEa4FDSDYhjA5PB2EtIM865twSg56gtTIR10Dh5g9RfKF9685f9PuLCNBJDpeYjJevJ76FwsAlbct0qjz2vAaab9WGt5NCnuLLbU+zEGQR0lrOJtTuHFuJ68gBdZCQk4X119ACry5RNkIGlcU0zMp52ZZ66pIL0uGXXURczN9Cxi3I5GQXlLWVd+gEFdylHh1v+1B7vuQy4Uf53Suu9L+kELYtuoZej9hXbLshiDzHfJhTA8IsHKfZcFbayjyyykSb137Dn0SuUOxqHfsQ+Eeghy2Zb0j13rdQa4qEvBW5Ko0itczUgpyI3axRdfA2EXW5AjSorG3HRP8l+Vg5O7/o2+kWt0Q5NGOwODgIr5KWvaSSGuc2TgHYFxixZkGAHniI1bcynijAEu5kXI4Z/2i8z9SRee7W0TApZ6neJZqtuK7+ngLN0hcW4AnkEsjoeZPW8W6ZbKdFu8PV+e2P0tz1BIAAAAASUVORK5CYII=) no-repeat}#how-to-play .swiper-button-next{transform:rotate(180deg)}#how-to-play .swiper-button-next:active{transform:rotate(0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAnFJREFUeAG9l7Fv00AUxj8fJlSiuJZgABpoXCZYYjYmSP8CkGCBpTAx0oWZdIUl+QtaJiakzjDQjkyEBbb6WiUCBBIRFRVEYPOe47Rx69h3l9BPsuzL2fe7e/fu7osFBbnv4DoubtJjzYrg073CPyfVXbpaUYRWKLDW9rCh0qZVCHTwyLKwNAQqkows1Lc9PIcJ+GJAwAh1DeChDvQoQp/msQUVMI9yxsEK1dzCBERTUN++hOVccAydwRt69DFBZcHFcCEe6YShLMqROk3dYiaYKp7ohPdPG1qifGmc28RcCnz2IypUsaTayO5roHMd+PYYOnJLwGoKXCrRaDWy156lEZwCfr7UhtfKAW7wg1UJ4NLkf4emeh+Az3cpcXaAk7eBM8+UP13fmseCCBHvSNoqXaEpemE0cp9Xj0CIGgxlCHenXVQFpfpYy8cETonl2+hv+Jni7A1/QEnTd4CdlT6cVTDnMTgzm3mdfn0IIzHcedCPxijZIyvKwOmnwK+3UBJ39Hfy7vHL+dABWGJEuDl8fKlAv9zbh/Kc5ypEV9A2KTGGBlC+D6DCKfhIQIqI3AOOEhpzsSGEjTUYyBRKktJDS8gLsUeS0NAYUJAtWue7SAoNaIgz3QTKOnYitlP7DmRuEwFyNpOD2n0FTF3Tgw47kT3wbBtVu2eeaAqSdCp5g8KeA+mU8T6y1M2ALlRMpQ+jlOciL9xkT4z/AA3Op22uOPgWwZeTkXcxvlpZ0ExwAm/ScXmVOrAKM3U5ctTGQhaUZRW1QNaoRi5lkczgfRSLgQ0aTZM2idyIFYKHOsDHp0+dqOLwnzb5l7bBjqe+Kv4BHRLUdYglp2YAAAAASUVORK5CYII=) no-repeat}#how-to-play .swiper-button-prev:active{transform:rotate(180deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAnFJREFUeAG9l7Fv00AUxj8fJlSiuJZgABpoXCZYYjYmSP8CkGCBpTAx0oWZdIUl+QtaJiakzjDQjkyEBbb6WiUCBBIRFRVEYPOe47Rx69h3l9BPsuzL2fe7e/fu7osFBbnv4DoubtJjzYrg073CPyfVXbpaUYRWKLDW9rCh0qZVCHTwyLKwNAQqkows1Lc9PIcJ+GJAwAh1DeChDvQoQp/msQUVMI9yxsEK1dzCBERTUN++hOVccAydwRt69DFBZcHFcCEe6YShLMqROk3dYiaYKp7ohPdPG1qifGmc28RcCnz2IypUsaTayO5roHMd+PYYOnJLwGoKXCrRaDWy156lEZwCfr7UhtfKAW7wg1UJ4NLkf4emeh+Az3cpcXaAk7eBM8+UP13fmseCCBHvSNoqXaEpemE0cp9Xj0CIGgxlCHenXVQFpfpYy8cETonl2+hv+Jni7A1/QEnTd4CdlT6cVTDnMTgzm3mdfn0IIzHcedCPxijZIyvKwOmnwK+3UBJ39Hfy7vHL+dABWGJEuDl8fKlAv9zbh/Kc5ypEV9A2KTGGBlC+D6DCKfhIQIqI3AOOEhpzsSGEjTUYyBRKktJDS8gLsUeS0NAYUJAtWue7SAoNaIgz3QTKOnYitlP7DmRuEwFyNpOD2n0FTF3Tgw47kT3wbBtVu2eeaAqSdCp5g8KeA+mU8T6y1M2ALlRMpQ+jlOciL9xkT4z/AA3Op22uOPgWwZeTkXcxvlpZ0ExwAm/ScXmVOrAKM3U5ctTGQhaUZRW1QNaoRi5lkczgfRSLgQ0aTZM2idyIFYKHOsDHp0+dqOLwnzb5l7bBjqe+Kv4BHRLUdYglp2YAAAAASUVORK5CYII=) no-repeat}#how-to-play .swiper-pagination{width:fit-content;position:initial;display:flex;align-items:center}#how-to-play .swiper-pagination span{width:4px;height:4px;background:#fff9}#how-to-play .swiper-pagination .swiper-pagination-bullet-active{width:6px;height:6px;background-color:#fff}.gameplay__bottom-text{font-family:var(--second-family);font-weight:400;font-size:14px;margin-top:10px}@media screen and (min-width: 1440px){.gameplay__bottom-text{margin-top:30px;font-size:20px}}.shifts__wrap{width:100%;display:flex;flex-direction:column;padding:50px 19px 0}@media screen and (min-width: 1440px){.shifts__wrap{max-width:1035px;padding-top:100px}}#shifts .subtitle{padding:0 15px}@media screen and (min-width: 1440px){#shifts .subtitle{max-width:889px;margin:0 auto 50px}}.shifts__description{width:100%;display:flex;flex-direction:column;font-family:var(--second-family);font-weight:400;font-size:14px;color:#ffffffb3}@media screen and (min-width: 1440px){.shifts__description{font-size:20px}}.contact__container{margin-top:50px;background:#1fde0033}@media screen and (min-width: 1440px){.contact__container{margin-top:100px}}.contact__wrap{display:flex;flex-direction:column;padding:18px 14px}@media screen and (min-width: 1440px){.contact__wrap{padding:62px 177px}}.contact__title{text-align:center}@media screen and (min-width: 1440px){.contact__title{font-size:92px;line-height:80px}}.contact__title span{display:block;max-width:80%;margin:0 auto}@media screen and (min-width: 1440px){.contact__title span{max-width:100%}}.contact__content p{width:100%;font-family:var(--second-family);font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.contact__content p{font-size:20px}}.features__wrap{display:flex;flex-direction:column;align-items:center;padding:50px 23px 0 24px}@media screen and (min-width: 1440px){.features__wrap{padding-top:100px}}.features__title{text-align:center}.features__list{max-width:749px;display:flex;flex-direction:column;gap:20px}.features__list li{display:flex;align-items:center;gap:20px;font-family:var(--second-family);font-weight:400;font-size:14px}@media screen and (min-width: 1440px){.features__list li{font-size:20px}}.features__list li:before{content:"";flex-shrink:0;display:block;width:16px;height:16px;background-color:var(--accent)}.reviews__wrap{display:flex;flex-direction:column;align-items:center;padding-top:50px}@media screen and (min-width: 1440px){.reviews__wrap{padding-top:100px}}.reviews__title{max-width:80%}@media screen and (min-width: 1440px){.reviews__title{max-width:initial}}#reviews .sliderWrap{width:289px;position:relative}@media screen and (min-width: 1440px){#reviews .sliderWrap{width:850px}}@media screen and (min-width: 1440px){#reviews .swiper-wrapper{flex-wrap:wrap;gap:30px}}#reviews .swiper-slide{display:flex;flex-direction:column;padding:23px 30px;height:auto;border:1px solid #1fde00;background:#1fde0033;overflow:hidden}@media screen and (min-width: 1440px){#reviews .swiper-slide{width:calc(50% - 15px)!important}}#reviews .slide-description{display:flex;flex-direction:column;gap:20px}#reviews .slide-title{font-family:var(--third-family);font-weight:800;font-size:16px;color:#fffc}@media screen and (min-width: 1440px){#reviews .slide-title{font-size:18px}}#reviews .slide-text{font-family:var(--second-family);font-weight:400;font-size:14px;color:#fffc}@media screen and (min-width: 1440px){#reviews .slide-text{font-size:16px}}#reviews .swiper-nav{display:flex;justify-content:center;align-items:center;gap:7px;position:relative;width:100%;height:30px;margin-top:20px}@media screen and (min-width: 1440px){#reviews .swiper-nav{display:none}}#reviews .swiper-button-next:after,#reviews .swiper-button-prev:after{display:none}#reviews .swiper-button-next,#reviews .swiper-button-prev{width:30px;height:30px;position:initial;margin:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAeRJREFUeAG9V9FxwjAMle/6X29ANoANyAaMEDbICLlOAEyQEegGlAlKJyCdADZwJXimSUiwDAHd6ZzY1nuWLFuJIYU45yw3M9aUdcKasFoMH1l30E9jzJYeFSFkLVj3rBvWnHWChfg5CWuKed+Ym9G9ApI9AG2EnSyshO1Ia+e9XMNDveE1TuYXrplsEa4FDSDYhjA5PB2EtIM865twSg56gtTIR10Dh5g9RfKF9685f9PuLCNBJDpeYjJevJ76FwsAlbct0qjz2vAaab9WGt5NCnuLLbU+zEGQR0lrOJtTuHFuJ68gBdZCQk4X119ACry5RNkIGlcU0zMp52ZZ66pIL0uGXXURczN9Cxi3I5GQXlLWVd+gEFdylHh1v+1B7vuQy4Uf53Suu9L+kELYtuoZej9hXbLshiDzHfJhTA8IsHKfZcFbayjyyykSb137Dn0SuUOxqHfsQ+Eeghy2Zb0j13rdQa4qEvBW5Ko0itczUgpyI3axRdfA2EXW5AjSorG3HRP8l+Vg5O7/o2+kWt0Q5NGOwODgIr5KWvaSSGuc2TgHYFxixZkGAHniI1bcynijAEu5kXI4Z/2i8z9SRee7W0TApZ6neJZqtuK7+ngLN0hcW4AnkEsjoeZPW8W6ZbKdFu8PV+e2P0tz1BIAAAAASUVORK5CYII=) no-repeat}#reviews .swiper-button-next{transform:rotate(180deg)}#reviews .swiper-button-next:active{transform:rotate(0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAnFJREFUeAG9l7Fv00AUxj8fJlSiuJZgABpoXCZYYjYmSP8CkGCBpTAx0oWZdIUl+QtaJiakzjDQjkyEBbb6WiUCBBIRFRVEYPOe47Rx69h3l9BPsuzL2fe7e/fu7osFBbnv4DoubtJjzYrg073CPyfVXbpaUYRWKLDW9rCh0qZVCHTwyLKwNAQqkows1Lc9PIcJ+GJAwAh1DeChDvQoQp/msQUVMI9yxsEK1dzCBERTUN++hOVccAydwRt69DFBZcHFcCEe6YShLMqROk3dYiaYKp7ohPdPG1qifGmc28RcCnz2IypUsaTayO5roHMd+PYYOnJLwGoKXCrRaDWy156lEZwCfr7UhtfKAW7wg1UJ4NLkf4emeh+Az3cpcXaAk7eBM8+UP13fmseCCBHvSNoqXaEpemE0cp9Xj0CIGgxlCHenXVQFpfpYy8cETonl2+hv+Jni7A1/QEnTd4CdlT6cVTDnMTgzm3mdfn0IIzHcedCPxijZIyvKwOmnwK+3UBJ39Hfy7vHL+dABWGJEuDl8fKlAv9zbh/Kc5ypEV9A2KTGGBlC+D6DCKfhIQIqI3AOOEhpzsSGEjTUYyBRKktJDS8gLsUeS0NAYUJAtWue7SAoNaIgz3QTKOnYitlP7DmRuEwFyNpOD2n0FTF3Tgw47kT3wbBtVu2eeaAqSdCp5g8KeA+mU8T6y1M2ALlRMpQ+jlOciL9xkT4z/AA3Op22uOPgWwZeTkXcxvlpZ0ExwAm/ScXmVOrAKM3U5ctTGQhaUZRW1QNaoRi5lkczgfRSLgQ0aTZM2idyIFYKHOsDHp0+dqOLwnzb5l7bBjqe+Kv4BHRLUdYglp2YAAAAASUVORK5CYII=) no-repeat}#reviews .swiper-button-prev:active{transform:rotate(180deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAnFJREFUeAG9l7Fv00AUxj8fJlSiuJZgABpoXCZYYjYmSP8CkGCBpTAx0oWZdIUl+QtaJiakzjDQjkyEBbb6WiUCBBIRFRVEYPOe47Rx69h3l9BPsuzL2fe7e/fu7osFBbnv4DoubtJjzYrg073CPyfVXbpaUYRWKLDW9rCh0qZVCHTwyLKwNAQqkows1Lc9PIcJ+GJAwAh1DeChDvQoQp/msQUVMI9yxsEK1dzCBERTUN++hOVccAydwRt69DFBZcHFcCEe6YShLMqROk3dYiaYKp7ohPdPG1qifGmc28RcCnz2IypUsaTayO5roHMd+PYYOnJLwGoKXCrRaDWy156lEZwCfr7UhtfKAW7wg1UJ4NLkf4emeh+Az3cpcXaAk7eBM8+UP13fmseCCBHvSNoqXaEpemE0cp9Xj0CIGgxlCHenXVQFpfpYy8cETonl2+hv+Jni7A1/QEnTd4CdlT6cVTDnMTgzm3mdfn0IIzHcedCPxijZIyvKwOmnwK+3UBJ39Hfy7vHL+dABWGJEuDl8fKlAv9zbh/Kc5ypEV9A2KTGGBlC+D6DCKfhIQIqI3AOOEhpzsSGEjTUYyBRKktJDS8gLsUeS0NAYUJAtWue7SAoNaIgz3QTKOnYitlP7DmRuEwFyNpOD2n0FTF3Tgw47kT3wbBtVu2eeaAqSdCp5g8KeA+mU8T6y1M2ALlRMpQ+jlOciL9xkT4z/AA3Op22uOPgWwZeTkXcxvlpZ0ExwAm/ScXmVOrAKM3U5ctTGQhaUZRW1QNaoRi5lkczgfRSLgQ0aTZM2idyIFYKHOsDHp0+dqOLwnzb5l7bBjqe+Kv4BHRLUdYglp2YAAAAASUVORK5CYII=) no-repeat}#reviews .features-swiper-pagination{width:fit-content;position:initial;display:flex;align-items:center}#reviews .features-swiper-pagination span{width:4px;height:4px;background:#fff9}#reviews .features-swiper-pagination .swiper-pagination-bullet-active{width:6px;height:6px;background-color:#fff}.footer-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:68px;padding-top:67px;padding-bottom:50px}@media screen and (min-width: 1440px){.footer-wrap{justify-content:space-between;gap:275px;padding-top:125px}}.footer-list{display:flex;justify-content:space-between;gap:45px;margin:0 auto}@media screen and (min-width: 1440px){.footer-list{gap:275px}}.footer-list li a{font-family:var(--third-family);font-weight:800;font-size:14px;color:var(--accent)}@media screen and (min-width: 1440px){.footer-list li a{font-size:20px}}.footer-list li a:hover{text-decoration:underline}.footer-copyright{width:100%;font-family:var(--third-family);font-weight:800;font-size:14px;text-align:center;color:var(--accent);margin-bottom:16px}@media screen and (min-width: 1440px){.footer-copyright{font-size:20px;margin-bottom:25px}}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Source Code Pro", sans-serif;--second-family: "Inter", sans-serif;--third-family: "JetBrains Mono", sans-serif;--accent: #1fde00;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:#ffffffb3;background:#000;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:60px}.title{font-family:var(--third-family);font-weight:800;font-size:26px;color:#1fde00;margin-bottom:30px}@media screen and (min-width: 1440px){.title{font-size:50px;line-height:106%;margin-bottom:50px}}.subtitle{font-family:var(--second-family);font-weight:400;font-size:14px;text-align:center;color:#ffffffb3;margin-top:10px}@media screen and (min-width: 1440px){.subtitle{font-size:24px}}.accent{color:var(--accent)!important}.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}}
