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:85px;padding-right:85px}}.main{display:flex;flex-direction:column;color:#fff;background:#01070d;padding-top:92px}@media screen and (min-width: 1440px){.main{padding-top:104px}}@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(--second-family);font-weight:400;font-size:30px;line-height:133%;text-align:center;margin:50px 0 35px}@media screen and (min-width: 1440px){.privacy-title{font-size:50px;margin:61px 0}}.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:58px;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:85px}}.header-section.show-bg{background:#01070d}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:0 23px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:0 41px}}.header-logo img{width:166px}@media screen and (min-width: 1440px){.header-logo img{width:225px}}.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:#01070d;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:50px}@media screen and (min-width: 1440px){.header-menu-list{display:flex;gap:50px;margin-right:66px}}.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(--second-family);font-weight:400;font-size:26px;color:#fff;transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:24px}}@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:#fff;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;background:url(./hero-bg-VEc6A-I1.webp) no-repeat;background-size:cover;background-position:36% 50%}@media screen and (min-width: 1440px){#hero{min-height:1024px}}.hero__container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:0 28px}@media screen and (min-width: 1440px){.hero__container{align-items:flex-start;gap:50px;padding:0 41px}}.hero__content{width:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:20px}@media screen and (min-width: 1440px){.hero__content{width:557px;align-items:flex-start;gap:30px}}.hero__title{font-family:var(--second-family);font-weight:400;font-size:50px;line-height:80%;color:#fff}@media screen and (min-width: 1440px){.hero__title{width:557px;font-size:92px}}.hero__description{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media screen and (min-width: 1440px){.hero__description{width:auto;max-width:503px}}.hero__text{font-weight:400;font-size:14px;color:#fff}@media screen and (min-width: 1440px){.hero__text{font-size:20px}}.hero__link{display:flex;align-items:center;justify-content:space-between;border:3px solid #30fff0;border-radius:20px;width:320px;height:50px;background:#16bfb399;overflow:hidden;transition:.3s}@media screen and (min-width: 1440px){.hero__link{width:412px;height:60px}}.hero__link:hover{text-decoration:none;background:#16bfb4cb}.hero__link span{width:100%;font-family:var(--second-family);font-weight:400;font-size:20px;letter-spacing:.05em;color:#fff;text-align:center}@media screen and (min-width: 1440px){.hero__link span{font-size:30px}}.hero__link-img{width:72px;height:50px;display:flex;align-items:center;justify-content:center;background:#00978c}@media screen and (min-width: 1440px){.hero__link-img{height:60px}}.gameplay__wrap{display:flex;flex-direction:column;align-items:center;padding-top:50px}@media screen and (min-width: 1440px){.gameplay__wrap{padding-top:100px}}#gameplay .sliderWrap{width:278px;position:relative}@media screen and (min-width: 1440px){#gameplay .sliderWrap{width:1226px}}#gameplay .swiper-slide{display:flex;flex-direction:column;align-items:center;border-radius:20px;padding:0 0 8px;width:278px;height:auto;border:1px solid #30fff0;background:#16bfb333;overflow:hidden}#gameplay .swiper-slide img{width:100%}#gameplay .slide-description{display:flex;flex-direction:column;align-items:center;gap:5px;margin:15px 18px}#gameplay .slide-title{font-family:var(--second-family);font-weight:400;font-size:18px;text-align:center;color:#fff;text-transform:uppercase}@media screen and (min-width: 1440px){#gameplay .slide-title{font-size:24px}}#gameplay .slide-text{font-weight:400;font-size:14px;color:#fff}@media screen and (min-width: 1440px){#gameplay .slide-text{font-size:18px}}#gameplay .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){#gameplay .swiper-nav{display:none}}#gameplay .swiper-button-next:after,#gameplay .swiper-button-prev:after{display:none}#gameplay .swiper-button-next,#gameplay .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}#gameplay .swiper-button-next{transform:rotate(180deg)}#gameplay .swiper-button-next:active{transform:rotate(0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAmdJREFUeAG1l79v00AUx793DaVITTCdOoAoEp2KFGcCsZBuMMEAWeEvoDDCQlgYIdlBLStlYIxYaAUCNhuJjQEjGDqAakKlEoX6eC92q/y07y7pR3Ls2D5/7t1dnl8ENHDVtgNMXQVUmTaXTi3Q5iSXQ9p8QPgC8pUn8ps6zxTZQrlCsjtdoiwCalP1ReE5bMSu+s3CqoFwoAMCR8ueOPYNOuI4SrFKh9cwEQRFf/xhqjiRvuFDTJRBuey7YXXyUkZVXdW8OVRMc/oABsMb/diCGVGtpHZP94hpiBeSlatFq/EWP89X0Lz7CAY4Cq21HjHtOFrt1StPzkMUZvH3RcNUXi6pP5f4QCQLahuGtD9/QXhjBaq5g5nKZRSe3NdtuuELZ1nGGcmcI+cW4azXbSJ3OVgZp0E7LOWOQK4ok9xrjY1cIXJziBP+UFqNd5051GGmcgW7T9c7ciZjzl1aXKEadmXv+xZ+XajAlrnXz5BbWhxxVazlRjWcOjWP/ON7aH/0oAN3tP3Bj9sunU2RJmqK+CtShltXGl6/jT3KZiyde8lznk9pIWqcQAKMgbm0QyC5coAlllIi2pRcrsACeykCX5zwZVIjBTBgDCkhNvgzeUmIGgxov/cspVx5TFfjfYLp6uZX4/RF10jaXYkciEtqp6jwz3qhaUBz65zZ/3JQgXhi9hP1Q7sYMJVyxdl9oqfmomGo83DgEKT9Za7svyueg07kIcbHH1Vby+F3c+SqxMkcdoTxyKll7YK+H6oWytQ/Kk3VLWQTxj/NqE5JInXEMsVdHeBikIoGWcTgn7aA0yBnJN3n/QdtoQTK3UsncwAAAABJRU5ErkJggg==) no-repeat}#gameplay .swiper-button-prev:active{transform:rotate(180deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAmdJREFUeAG1l79v00AUx793DaVITTCdOoAoEp2KFGcCsZBuMMEAWeEvoDDCQlgYIdlBLStlYIxYaAUCNhuJjQEjGDqAakKlEoX6eC92q/y07y7pR3Ls2D5/7t1dnl8ENHDVtgNMXQVUmTaXTi3Q5iSXQ9p8QPgC8pUn8ps6zxTZQrlCsjtdoiwCalP1ReE5bMSu+s3CqoFwoAMCR8ueOPYNOuI4SrFKh9cwEQRFf/xhqjiRvuFDTJRBuey7YXXyUkZVXdW8OVRMc/oABsMb/diCGVGtpHZP94hpiBeSlatFq/EWP89X0Lz7CAY4Cq21HjHtOFrt1StPzkMUZvH3RcNUXi6pP5f4QCQLahuGtD9/QXhjBaq5g5nKZRSe3NdtuuELZ1nGGcmcI+cW4azXbSJ3OVgZp0E7LOWOQK4ok9xrjY1cIXJziBP+UFqNd5051GGmcgW7T9c7ciZjzl1aXKEadmXv+xZ+XajAlrnXz5BbWhxxVazlRjWcOjWP/ON7aH/0oAN3tP3Bj9sunU2RJmqK+CtShltXGl6/jT3KZiyde8lznk9pIWqcQAKMgbm0QyC5coAlllIi2pRcrsACeykCX5zwZVIjBTBgDCkhNvgzeUmIGgxov/cspVx5TFfjfYLp6uZX4/RF10jaXYkciEtqp6jwz3qhaUBz65zZ/3JQgXhi9hP1Q7sYMJVyxdl9oqfmomGo83DgEKT9Za7svyueg07kIcbHH1Vby+F3c+SqxMkcdoTxyKll7YK+H6oWytQ/Kk3VLWQTxj/NqE5JInXEMsVdHeBikIoGWcTgn7aA0yBnJN3n/QdtoQTK3UsncwAAAABJRU5ErkJggg==) no-repeat}#gameplay .swiper-pagination{width:fit-content;position:initial;display:flex;align-items:center}#gameplay .swiper-pagination span{width:4px;height:4px;background:#fff9}#gameplay .swiper-pagination .swiper-pagination-bullet-active{width:6px;height:6px;background-color:#fff}.gameplay__bottom-text{font-weight:400;font-size:14px;color:#fff;text-align:center;margin-top:10px}@media screen and (min-width: 1440px){.gameplay__bottom-text{margin-top:30px;font-size:20px}}.strategy__wrap{width:100%;display:flex;flex-direction:column;padding-top:50px}@media screen and (min-width: 1440px){.strategy__wrap{padding-top:100px}}.strategy__first-section{border:2px solid #30fff0;border-radius:20px;padding:20px 0;background:#16bfb333}.strategy__title{padding:0 15px;color:var(--text-white)!important}@media screen and (min-width: 1440px){.strategy__title{max-width:889px;margin:0 auto}}#strategy .subtitle{padding:0 15px}@media screen and (min-width: 1440px){#strategy .subtitle{max-width:889px;margin:0 auto 50px}}.strategy__description{width:100%;display:flex;flex-direction:column;gap:20px;font-weight:400;font-size:14px;text-align:center;color:var(--text-white)}@media screen and (min-width: 1440px){.strategy__description{gap:30px;font-size:20px}}@media screen and (min-width: 1440px){.strategy__picture{height:413px;object-fit:cover;object-position:50% 28%}}.strategy-description-wrap{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 1440px){.strategy-description-wrap{flex-direction:row;justify-content:space-between;padding:0 54px}}.strategy-description-box{display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;padding:0 19px}@media screen and (min-width: 1440px){.strategy-description-box{max-width:510px;font-size:24px;padding:0}}.strategy-description-box-title{font-family:var(--second-family);font-weight:400;font-size:18px;color:#fff}@media screen and (min-width: 1440px){.strategy-description-box-title{font-size:34px}}.strategy__bottom-text{width:271px;margin:0 auto}@media screen and (min-width: 1440px){.strategy__bottom-text{width:auto}}.contact__container{margin-top:50px;background:url(./contact-bg-YcFbdnZo.webp) no-repeat;background-size:cover;background-position-x:55%}@media screen and (min-width: 1440px){.contact__container{margin-top:100px;background-position:50% 70%}}.contact__wrap{display:flex;flex-direction:column;gap:30px;padding:40px 44px;background:#0000007c}@media screen and (min-width: 1440px){.contact__wrap{padding:32px 102px}}.contact__title{font-family:var(--second-family);font-weight:400;font-size:40px;color:#fff}@media screen and (min-width: 1440px){.contact__title{max-width:620px;font-size:92px;line-height:80px}}.contact__content{width:100%;display:flex;flex-direction:column;font-weight:400;font-size:14px;color:#fff}@media screen and (min-width: 1440px){.contact__content{max-width:620px;font-size:20px;line-height:30px}}.features__wrap{display:flex;flex-direction:column;align-items:center;padding-top:50px}@media screen and (min-width: 1440px){.features__wrap{padding-top:100px}}#features .sliderWrap{width:278px;position:relative}@media screen and (min-width: 1440px){#features .sliderWrap{width:1052px}}#features .swiper-slide{display:flex;flex-direction:column;align-items:center;border-radius:20px;width:278px;height:auto;border:1px solid #30fff0;background:#16bfb333;overflow:hidden}#features .swiper-slide img{width:100%}#features .slide-description{display:flex;flex-direction:column;align-items:center;gap:5px;margin:15px 18px}#features .slide-title{font-family:var(--second-family);font-weight:400;font-size:18px;text-align:center;color:#fff;text-transform:uppercase}@media screen and (min-width: 1440px){#features .slide-title{font-size:24px}}#features .slide-text{font-weight:400;font-size:14px;color:#fff}@media screen and (min-width: 1440px){#features .slide-text{font-size:18px}}#features .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){#features .swiper-nav{display:none}}#features .swiper-button-next:after,#features .swiper-button-prev:after{display:none}#features .swiper-button-next,#features .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}#features .swiper-button-next{transform:rotate(180deg)}#features .swiper-button-next:active{transform:rotate(0);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAmdJREFUeAG1l79v00AUx793DaVITTCdOoAoEp2KFGcCsZBuMMEAWeEvoDDCQlgYIdlBLStlYIxYaAUCNhuJjQEjGDqAakKlEoX6eC92q/y07y7pR3Ls2D5/7t1dnl8ENHDVtgNMXQVUmTaXTi3Q5iSXQ9p8QPgC8pUn8ps6zxTZQrlCsjtdoiwCalP1ReE5bMSu+s3CqoFwoAMCR8ueOPYNOuI4SrFKh9cwEQRFf/xhqjiRvuFDTJRBuey7YXXyUkZVXdW8OVRMc/oABsMb/diCGVGtpHZP94hpiBeSlatFq/EWP89X0Lz7CAY4Cq21HjHtOFrt1StPzkMUZvH3RcNUXi6pP5f4QCQLahuGtD9/QXhjBaq5g5nKZRSe3NdtuuELZ1nGGcmcI+cW4azXbSJ3OVgZp0E7LOWOQK4ok9xrjY1cIXJziBP+UFqNd5051GGmcgW7T9c7ciZjzl1aXKEadmXv+xZ+XajAlrnXz5BbWhxxVazlRjWcOjWP/ON7aH/0oAN3tP3Bj9sunU2RJmqK+CtShltXGl6/jT3KZiyde8lznk9pIWqcQAKMgbm0QyC5coAlllIi2pRcrsACeykCX5zwZVIjBTBgDCkhNvgzeUmIGgxov/cspVx5TFfjfYLp6uZX4/RF10jaXYkciEtqp6jwz3qhaUBz65zZ/3JQgXhi9hP1Q7sYMJVyxdl9oqfmomGo83DgEKT9Za7svyueg07kIcbHH1Vby+F3c+SqxMkcdoTxyKll7YK+H6oWytQ/Kk3VLWQTxj/NqE5JInXEMsVdHeBikIoGWcTgn7aA0yBnJN3n/QdtoQTK3UsncwAAAABJRU5ErkJggg==) no-repeat}#features .swiper-button-prev:active{transform:rotate(180deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAmdJREFUeAG1l79v00AUx793DaVITTCdOoAoEp2KFGcCsZBuMMEAWeEvoDDCQlgYIdlBLStlYIxYaAUCNhuJjQEjGDqAakKlEoX6eC92q/y07y7pR3Ls2D5/7t1dnl8ENHDVtgNMXQVUmTaXTi3Q5iSXQ9p8QPgC8pUn8ps6zxTZQrlCsjtdoiwCalP1ReE5bMSu+s3CqoFwoAMCR8ueOPYNOuI4SrFKh9cwEQRFf/xhqjiRvuFDTJRBuey7YXXyUkZVXdW8OVRMc/oABsMb/diCGVGtpHZP94hpiBeSlatFq/EWP89X0Lz7CAY4Cq21HjHtOFrt1StPzkMUZvH3RcNUXi6pP5f4QCQLahuGtD9/QXhjBaq5g5nKZRSe3NdtuuELZ1nGGcmcI+cW4azXbSJ3OVgZp0E7LOWOQK4ok9xrjY1cIXJziBP+UFqNd5051GGmcgW7T9c7ciZjzl1aXKEadmXv+xZ+XajAlrnXz5BbWhxxVazlRjWcOjWP/ON7aH/0oAN3tP3Bj9sunU2RJmqK+CtShltXGl6/jT3KZiyde8lznk9pIWqcQAKMgbm0QyC5coAlllIi2pRcrsACeykCX5zwZVIjBTBgDCkhNvgzeUmIGgxov/cspVx5TFfjfYLp6uZX4/RF10jaXYkciEtqp6jwz3qhaUBz65zZ/3JQgXhi9hP1Q7sYMJVyxdl9oqfmomGo83DgEKT9Za7svyueg07kIcbHH1Vby+F3c+SqxMkcdoTxyKll7YK+H6oWytQ/Kk3VLWQTxj/NqE5JInXEMsVdHeBikIoGWcTgn7aA0yBnJN3n/QdtoQTK3UsncwAAAABJRU5ErkJggg==) no-repeat}#features .features-swiper-pagination{width:fit-content;position:initial;display:flex;align-items:center}#features .features-swiper-pagination span{width:4px;height:4px;background:#fff9}#features .features-swiper-pagination .swiper-pagination-bullet-active{width:6px;height:6px;background-color:#fff}#features .hero__link{height:47px;margin-top:10px}@media screen and (min-width: 1440px){#features .hero__link{width:978px;height:60px;margin-top:30px}}#features .hero__link span{font-weight:400;font-size:14px;text-align:left;padding:0 29px}@media screen and (min-width: 1440px){#features .hero__link span{text-align:center;font-size:30px;padding:0}}.footer-wrap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px 32px;padding:64px 12px 12px;font-weight:400;font-size:14px;text-align:center}@media screen and (min-width: 1440px){.footer-wrap{justify-content:space-between;gap:79;padding:124px 116px 24px;font-size:24px}}.footer__logo{width:192px}@media screen and (min-width: 1440px){.footer__logo{width:269px}}.footer-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:20px}.footer-list li a{font-family:var(--second-family);font-weight:400;font-size:18px;text-decoration:none;text-decoration-skip-ink:none}@media screen and (min-width: 1440px){.footer-list li a{font-size:24px}}.footer-list li a:hover{text-decoration:underline}.footer-copyright{width:100%;font-family:var(--second-family)}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Inter", sans-serif;--second-family: "Bebas Neue", sans-serif;--accent: #16bfb3;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:#01070d;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(--second-family);font-weight:400;font-size:40px;line-height:95%;text-align:center;color:#fff;margin-bottom:10px}@media screen and (min-width: 1440px){.title{font-size:92px}}.subtitle{width:100%;font-weight:400;font-size:14px;text-align:center;color:#fff;margin-bottom:30px}@media screen and (min-width: 1440px){.subtitle{font-size:20px;margin-bottom:50px}}.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}}
