*,:after,:before{border:0;box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}h1{color:#61ce6d;font-size:36px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:15px}body,html{height:100%;line-height:1}button,input,textarea{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit}button{background-color:inherit;cursor:pointer}body{background-color:#272f4a;color:#d2d5dd;font-family:Montserrat,sans-serif;line-height:140%;position:relative}.wrapper{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.wrapper>main{flex-grow:1}.container{margin:0 auto;max-width:1140px;padding:0 15px;position:relative}.page-container{margin-top:15px}header{background:#1f253b}.header-logo__img{height:56px;width:165px}@media (max-width:1024px){.header-logo__img{height:40px;width:116px}}@media (max-width:768px){.header-logo__img{height:40px;width:105px}}.header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1140px;padding:7px 15px;width:100%}.header__container-menu{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(35,22,81,.5);position:absolute;width:100%;z-index:999}.header__container-menu nav{display:flex;justify-content:space-around}.header__container-menu nav ul{display:flex}.header__container-menu nav li{padding:18px 10px}.header__container-menu nav li a{font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase}@media (max-width:1024px){.header__container-menu{display:none}}.header__container-mobile{display:none}@media (max-width:1024px){.header__mobile_block{display:flex;justify-content:space-between;width:100%}.header__container-mobile{background-color:#180f38;display:block}.header__container-mobile nav{margin-left:0;width:100%}.header__container-mobile nav ul{display:none;flex-direction:column;height:100vh;justify-content:flex-start;padding:48px 15px 0}.header__container-mobile nav li{border-bottom:1px solid #d6fff6;border-top:1px solid #d6fff6;padding:16px 0;text-align:center}.header__container-mobile nav a,.header__container-mobile nav span{font-size:14px;font-weight:600;gap:14px;text-transform:uppercase}.header .burger{background-color:transparent;border-radius:4px;cursor:pointer;height:24px;width:auto;z-index:999}.header .burger .icon{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-top:12px}.header .burger .icon span{background-color:#f2f2f2;display:block;height:2px;transition:all .3s;width:24px}}.header__buttons{display:flex;gap:8px}@media (max-width:1024px){.header__buttons{justify-content:space-between;padding:0 10px 0 15px}}.content{margin-bottom:40px}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content p{color:#61ce6d;font-family:Montserrat,sans-serif;font-style:normal;line-height:140%}.content h1{font-size:36px;font-weight:700}.content h2{font-size:24px;padding-top:40px}.content h2,.content h3{font-weight:700;padding-bottom:8px}.content h3{font-size:18px;padding-top:20px}.content h4,.content h5,.content h6{font-size:14px;font-weight:700;padding-bottom:8px;padding-top:20px}.content p{color:#d2d5dd;font-size:14px;font-weight:400;padding-bottom:15px}.content p a{color:#eae456}.content p a:hover{text-decoration:underline}.content p a:focus{color:#424f7d;text-decoration:none}.content p a:visited{color:#61ce6d;text-decoration:none}.content ul{list-style:unset;padding:8px 0 8px 20px}.content ul li{font-size:14px;padding-bottom:10px}.content ul li::marker{color:#eae456}.content ol{counter-reset:item;list-style-type:none;padding:8px 0 14px 10px}.content ol li{font-size:14px;margin-left:25px;padding-bottom:10px;text-indent:-25px}.content ol li:before{background-color:#ff8484;border-radius:4px;color:#0f091a;content:counter(item) " ";counter-increment:item;display:inline-block;left:-10px;padding:4px 8px 4px 18px;position:relative;text-align:end;top:0;z-index:-1}.banner{height:350px;margin-bottom:24px}.banner__container{display:flex;flex-direction:column;height:100%;justify-content:end;padding-bottom:20px}@media (max-width:1024px){.banner__container{padding:5px 15px}}.banner__container .title{color:#d2d5dd;font-family:Montserrat,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:140%;padding-bottom:8px;width:55%}@media (max-width:1024px){.banner__container .title{font-size:26px;width:80%}}.banner__img{height:auto;width:100%}.cover-table{margin:0 0 30px;max-width:100%;overflow-x:auto;width:100%}.cover-table table{border:1px solid transparent;border-collapse:collapse;border-radius:5px;box-sizing:border-box;font-size:14px;font-style:normal;font-weight:400;line-height:130%;width:100%}.cover-table table thead{background-color:#424f7d;color:#fafafa}.cover-table table thead tr th{font-weight:400;padding:10px;text-align:left}.cover-table table thead tr th:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px}.cover-table table thead tr th:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.cover-table table thead tr td{padding:10px}.cover-table table thead tr td:first-child{border-top-left-radius:5px}.cover-table table thead tr td:last-child{border-top-right-radius:5px}.cover-table table tbody{background-color:#272f4a;color:#d2d5dd}.cover-table table tbody tr{border-bottom:1px solid #424f7d}.cover-table table tbody tr:last-child{border-bottom:0}.cover-table table tbody tr td{padding:10px}.cover-table table tbody tr td:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media (max-width:768px){overflow-x:scroll}footer{background-color:#1f253b}footer .footer__copyright{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:center;padding:30px 0}.page-404-title,footer .footer__copyright{color:#d2d5dd;font-style:normal;line-height:140%;text-align:center}.page-404-title{font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;padding-bottom:145px}@media (max-width:768px){.page-404-title{font-size:26px}}.page-404-banner{background:url(/wp-content/themes/240199/assets/dist/images/404.png?deabb3d32828643a4b392d47ead400fe);background-position:50%;background-repeat:no-repeat;background-size:cover;height:840px}@media (max-width:768px){.page-404-banner{background:url(/wp-content/themes/240199/assets/dist/images/404-mobile.png?40c215f52658b6a3af3c42059e09ca71);background-position:50%;background-repeat:no-repeat;background-size:cover}}.content-link{align-items:center;display:flex;justify-content:center;margin-bottom:15px}@media (max-width:768px){.content-link{display:block}.content-link a{width:100%}}.btn{align-items:center;background:linear-gradient(180deg,#729ff6,#374c75);border-radius:12px;color:#d2d5dd;display:flex;flex:0 0 auto;font-size:14px;font-style:normal;font-weight:700;justify-content:center;padding:14px 28px;text-decoration:none;text-transform:uppercase}@media (max-width:1024px){.btn{display:inline-block;padding:16px;text-align:center;width:50%}}.btn:hover{background:#729ff6}.btn:focus{background:#374c75}.btn__light{background:linear-gradient(180deg,#72f380,#36733c)}.btn__light:hover{background:#72f380}.btn__light:focus{background:#36733c}.banner_btns{display:flex}@media (max-width:1024px){.banner_btns .btn{padding:16px 32px;width:auto}}.game-data{overflow:hidden;padding:20px 0;position:relative}.game-data__items{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;width:100%}.game-data__item{background:#424f7d;border-radius:12px;box-sizing:border-box;display:flex;gap:10px;overflow:hidden;width:calc(25% - 12px)}.game-data__item:hover{cursor:default}@media (max-width:1020px){.game-data__item{width:calc(50% - 8px)}}@media (max-width:640px){.game-data__item{flex-direction:column;width:100%}}.game-data__col{display:flex;flex-direction:column;justify-content:center}.game-data__col:first-child{min-width:100px;width:20%}@media (max-width:640px){.game-data__col:first-child{width:100%}}.game-data__col:last-child{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:10px 10px 10px 0;width:80%}@media (max-width:640px){.game-data__col:last-child{gap:10px;padding:10px;width:100%}}.game-data__image-block{align-items:center;display:flex;height:100%;justify-content:center;max-height:200px;overflow:hidden}@media (max-width:640px){.game-data__image-block{max-height:115px}}.game-data__image{height:100%;-o-object-fit:cover;object-fit:cover;width:auto}@media (max-width:640px){.game-data__image{height:auto;width:100%}}.game-data__title{color:#fafafa;font-weight:700}.game-data__subtitle,.game-data__title{font-size:14px;font-style:normal;line-height:130%}.game-data__subtitle{color:#d2d5dd;font-weight:400}.game-data__number{color:#eae456;font-size:18px;font-style:normal;font-weight:700;line-height:130%}

/*# sourceMappingURL=style.min.css.map*/