@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);
body{margin:0;padding:0;background:#121e42;color:#efeff5;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}@media screen and (max-width: 979px){body{font-size:16px}}*{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}a{color:#ef604c}.layout.page-slot{background:rgba(0,0,0,0)}.container{max-width:1300px;margin:0 auto 40px auto;padding:0 0 20px}@media screen and (max-width: 979px){.container{padding:0 12px}}h1{font-size:28px;font-weight:700;margin-bottom:24px;margin-top:0.67em}h2{font-size:21px;font-weight:500}h3,.h3{font-weight:700;margin-bottom:20px}.hide{display:none !important}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#293f7b;height:2px}body::-webkit-scrollbar,html::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, #fe2865 0, #e87741 100%);border-radius:5px}::-webkit-scrollbar{width:4px;height:4px;background-color:#293f7b;border-radius:5px}p{line-height:1.5}.mobile-menu-btn{width:25px;height:17px;background:url(9a521de245049a823e74.png);background-position:center;background-size:contain;cursor:pointer;margin-right:10px;border:0;background-repeat:no-repeat}@media (min-width: 979px){.mobile-menu-btn{display:none}}.header{background:#121e42;background-size:cover;height:78px}@media screen and (max-width: 979px){.header{padding-left:10px;padding-right:10px}}@media (max-width: 500px){.header{height:60px}}.header__flex{max-width:100%;display:flex;align-items:center;justify-content:space-between;height:100%;padding-left:25px;padding-right:25px;padding-top:5px}@media screen and (max-width: 979px){.header__flex{padding:0}}.header__right{display:flex;align-items:center}.header__logo{display:flex;text-decoration:none}.header__logo-image{height:41px}@media (max-width: 500px){.header__logo-image{height:30px}}.header__user{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 979px){.header__user{font-size:12px;flex-grow:1}}.header__mini_menu{list-style:none;margin:0 0 0 18px;padding:0}.header__mini_menu-item{color:#efeff5;text-decoration:none;user-select:none;cursor:pointer;line-height:18px;position:relative;font-size:12px;font-weight:300}.header__mini_menu-item:before{border-right:1px solid #efeff5;border-top:1px solid #efeff5;content:"";display:inline-block;height:5px;margin-right:6px;position:relative;top:-1px;transform:rotate(45deg);width:5px}.header__mobile{display:none;position:fixed;left:0;top:78px;right:0;bottom:0;background-color:#000;z-index:9;padding:20px 0;box-sizing:border-box;flex-direction:column;justify-content:space-between;overflow-y:auto}@media (max-width: 500px){.header__mobile{top:60px}}@media screen and (max-width: 979px){.header__mobile .mobile-nav{padding-top:20px;width:100%;display:flex;flex-direction:column;justify-content:space-between}.header__mobile .mobile-nav__list{margin:0;padding:0 10px;list-style:none;height:100%}.header__mobile .mobile-nav__link{color:#fff;text-decoration:none;display:flex;flex-direction:column;height:100%;justify-content:center;font-size:13px;row-gap:5px;padding:5px 0}.header__mobile .mobile-nav__icon{height:25px;width:auto}}.header-open-mobile-menu .mobile-menu-btn{background-image:url(bdf0fb1c557cfe947d52.png)}.header-open-mobile-menu .header__mobile{display:flex}.header{position:fixed;top:0;left:0;right:0;z-index:10}.layout{padding-top:78px}@media (max-width: 500px){.layout{padding-top:60px}}.login-box{display:flex;align-items:center;gap:30px}@media screen and (max-width: 979px){.login-box{gap:15px}}.login-box .btn-submit{padding:0}.login-box span{display:flex;cursor:pointer}.input{background:rgba(0,0,0,0);color:#efeff5;vertical-align:top;border:1px solid #8e8e8e;border-radius:8px;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:300;height:30px;letter-spacing:.01em;outline:none;padding:0 12px;box-sizing:border-box}.input::placeholder{color:#efeff5}.inputLabel{position:relative;display:block;margin-right:8px}.inputLabel img{position:absolute;top:7px;right:8px;width:16px;height:16px}.form{display:flex;align-items:center;justify-content:space-between}.btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:15px;height:44px;letter-spacing:.02em;line-height:30px;outline:0;padding:3px 22px;vertical-align:top;white-space:nowrap;transition:.3s}.btn-submit{background:transparent;color:#efeff5}.btn-icon{background:#efeff5;border-radius:18px;display:flex;height:18px;width:18px;justify-content:center;align-items:center}@media screen and (max-width: 979px){.btn-icon{display:none}}.btn-icon:after{border-right:1px solid #1b2b59;border-top:1px solid #1b2b59;content:"";height:5px;transform:rotate(45deg) translateX(-1px) translateY(1px);width:5px}.btn-icon-white:before{border-right:2px solid #efeff5;border-top:2px solid #efeff5;content:"";display:inline-block;height:8px;margin-left:8px;transform:rotate(45deg);width:8px}.btn-primary{border-radius:10px;font-size:17px;height:48px;line-height:48px;padding:0 24px;background:linear-gradient(30deg, #fe2566 0, #e87a40 100%);color:#efeff5}.btn-primary:hover{background:linear-gradient(30deg, #e87a40 0, #fe2566 100%)}.btn-primary:has(.btn-icon){display:flex;gap:12px;align-items:center}.btn-large{border-radius:8px;font-size:15px;height:40px;line-height:40px;padding:0 22px}.btn-signup{background:linear-gradient(30deg, #fe2566 0, #e87a40 100%);color:#efeff5;margin-left:25px}.btn-signup:before{content:'';background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;width:18px;height:18px;margin-right:12px;background-image:url(b3df5f1bedac1083003b.svg);display:inline-block;margin-bottom:-5px}.banner{margin-bottom:40px}.banner-item{background-position:top left;background-repeat:no-repeat;background-size:auto;height:280px;position:relative;width:auto;margin-bottom:20px;background-color:none}@media (max-width: 1200px){.banner-item{background-position:center}}@media (min-width: 1500px){.banner-item{background-size:calc(100% - 450px)}}.banner-item__container{position:absolute;right:0;top:0;left:0;bottom:0;z-index:1}.banner-item .btn{margin:0 auto}@media screen and (max-width: 979px){.banner-item .btn{margin-top:20px}}.banner-item__wrapper{background:#121e42;background-size:contain;width:460px;height:280px;padding:30px;display:flex;flex-flow:column nowrap;justify-content:space-between;margin-left:auto;box-sizing:border-box;color:#efeff5}@media screen and (max-width: 979px){.banner-item__wrapper{display:flex;flex-flow:column nowrap;height:296px;justify-content:center;margin:0 auto;padding:25px;position:relative;width:100%;background:none;font-weight:600;text-shadow:0 0 2px #121e42}}.banner-item__wrapper ul{display:flex;flex-direction:column;margin:0 20px;list-style:none;padding:0}@media screen and (max-width: 979px){.banner-item__wrapper ul{display:none}}.banner-item__wrapper ul li{display:flex;gap:10px;font-size:16px;margin:10px 0;text-shadow:1px 2px 6px #814307}.banner-item__wrapper ul li:before{content:"";display:block;width:20px;height:20px;background-image:url(92eb8205131c0dbc3b9d.png);background-repeat:no-repeat;background-size:contain;background-position:center}.banner-item__title{font-size:22px;line-height:26px;margin:0;padding:0;text-align:center}@media screen and (max-width: 979px){.banner-item__title{margin-bottom:10px}}.banner-item__text{font-size:12px;text-align:center;margin:0;padding:0}@media screen and (max-width: 979px){.banner-item__text{font-size:16px}}.banner-border{background:transparent;background-size:contain;bottom:0;height:35px;left:0;position:absolute;right:0}@media screen and (max-width: 979px){.banner-border{background:linear-gradient(180deg, rgba(246,238,223,0), #f6eddd);bottom:0;height:79px;position:absolute;width:100%}}.slots-payout-first-title{display:block;font-size:12px;line-height:22px;margin-bottom:6px;padding-left:4px;text-transform:uppercase;color:#efeff5;font-weight:600;margin-top:10px}.page-content{display:flex;justify-content:space-between}@media screen and (max-width: 979px){.page-content{background:#121e42;min-height:50vh}}.content-bottom{background:#000;position:relative}@media screen and (max-width: 979px){.content-bottom{padding-bottom:20px}}.content-bottom__border-top{background:none;background-size:1347px;height:15px;width:100%;position:absolute;top:-14px}.text-block{color:#efeff5}.content-text{color:#efeff5}p img{max-width:100%;height:auto}.header-menu{background:none;flex:1}@media screen and (max-width: 979px){.header-menu{display:none}}.nav-bar{padding:0;margin:0}.nav-bar__list{margin:0;padding:0;list-style:none;display:flex;gap:20px;justify-content:center}.nav-bar__link{display:inline-block;font-size:14px;padding:0 4px;text-align:center;transition:.1s ease;text-decoration:none;color:#efeff5}.nav-bar__link:hover{color:#efeff5}.footer__wrap{padding:10px 0}.footer__list{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;gap:0 24px}.footer__list a{color:#efeff5;font-weight:600;line-height:30px;text-decoration:none}.footer__list a:hover{text-decoration:underline}.mobile-nav__banner{display:flex;justify-content:center;margin-bottom:60px}.mobile-nav__banner img{max-width:100%}.faq__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:24px 32px}@media (min-width: 820px){.faq__list-item{flex-basis:48%}}.faq__list-item .accordion__header{transition:margin-bottom .3s ease-in-out}.faq__list-item .accordion__body{border-left:1px dashed #ef604c;color:#efeff5;margin-left:32px;max-height:0;overflow:hidden;padding-left:24px;transition:all .3s ease-in-out}.faq__list-item .accordion__body-inner p{margin-top:0;font-size:16px;line-height:24px}.faq__list-item .accordion__body-inner p:last-child{margin-bottom:0}.faq__list-item.open .accordion__header{margin-bottom:24px}.faq__list-item.open .accordion__body{max-height:5000px}.faq__list-item.open .faq__accordion-title:before{background:#ef604c;content:"-"}.faq__accordion-title{color:#efeff5;font-size:21px;font-weight:500;line-height:20px;cursor:pointer;display:flex;gap:0 12px;align-items:center}.faq__accordion-title:before{background:#ef604c;border-radius:3px;color:#fff;content:"+";display:block;height:20px;line-height:20px;text-align:center;width:20px}.faq-container{margin-bottom:0;padding-bottom:40px}.footer{background:#0c1331;color:rgba(37,37,37,0.3);font-size:12px;padding:24px 0}.footer__payments{background-image:url(d33e658e0b9b86ec75f6.png);background-color:rgba(0,0,0,0);background-position-x:50%;background-position-y:center;background-repeat:no-repeat;background-size:950px !important;border-radius:4px;height:55px;margin:0 auto 20px}@media screen and (max-width: 979px){.footer__payments{display:none}}.footer__copyright-item{font-size:11px;font-weight:300;line-height:16px;margin:12px 0;text-align:center;color:#efeff5}.cookies-politics{position:fixed;bottom:0;left:0;right:0;min-height:50px;background:rgba(0,0,0,0.8);color:#efeff5;display:flex;justify-content:space-evenly;align-items:center;padding:10px;box-sizing:border-box;z-index:10}.cookies-politics__close{border:none;background:transparent;cursor:pointer;width:24px;height:24px;opacity:0.6;position:relative;margin-right:10px}.cookies-politics__close:hover{opacity:1}.cookies-politics__close:before,.cookies-politics__close:after{position:absolute;left:15px;content:' ';height:25px;width:2px;background-color:#efeff5;top:0}.cookies-politics__close:before{transform:rotate(45deg)}.cookies-politics__close:after{transform:rotate(-45deg)}@media screen and (max-width: 979px){.table-of-content{display:none}}.table-of-content__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.table-of-content__link{text-decoration:none;color:#efeff5;font-size:14px;font-weight:400;line-height:20px}table{margin-bottom:30px;max-width:100%;display:block;overflow:auto}table,table tr{width:100%}table *{box-sizing:border-box}table tr{border-radius:4px;line-height:40px}table tr:nth-child(2n){background:#1b2b59;color:#efeff5}table thead tr{background:#1b2b59;color:#efeff5}table td,table th{border:#b7b4bf solid 1px;padding:5px;text-align:left}table td:nth-child(odd),table thead td:nth-child(odd){padding-left:15px;width:29%}table td:nth-child(2n),table thead td:nth-child(2n){width:40%}table thead{font-size:12px;font-weight:300;text-transform:uppercase}@media (min-width: 768px){.row{display:flex;margin-top:40px}}.row__left{box-sizing:border-box;margin-bottom:40px}@media (min-width: 768px){.row__left{min-width:340px;padding-right:40px;width:340px;margin-bottom:0}}.row__left .btn{margin-left:auto;margin-right:auto;margin-top:20px;display:block}.row__img{display:flex;justify-content:center;align-items:center}.row__img img{max-width:100%}.row__name{font-size:28px;text-align:center;color:#efeff5}.row__description{color:#b7b4bf;display:block}@media (min-width: 991px){.row__description{-moz-column-count:2;-moz-column-gap:12%;-webkit-column-count:2;-webkit-column-gap:12%;column-count:2;column-gap:30px}}.container__title{font-size:26px;font-weight:bold;color:#efeff5;margin-bottom:20px}.case_demo{height:500px}.case_demo iframe{width:100%;height:100%}.weapon__list{gap:10px 20px;display:grid;grid-template-columns:repeat(7, 1fr)}@media (max-width: 991px){.weapon__list{grid-template-columns:repeat(5, 1fr)}}@media (max-width: 600px){.weapon__list{grid-template-columns:repeat(3, 1fr)}}.weapon__item{text-decoration:none}.weapon__item__img{height:105px;padding:5px;margin-bottom:10px;border-radius:8px;overflow:hidden}@media (max-width: 420px){.weapon__item__img{height:80px}}.weapon__item__img img{max-width:100%;max-height:100%;transition:.5s}.weapon__item__name{color:#b7b4bf;padding:0 10px}.weapon__item:hover .weapon__item__img img{transform:translateY(-5px)}.case__list{gap:30px 10px;display:grid;grid-template-columns:repeat(4, 1fr)}@media (max-width: 600px){.case__list{grid-template-columns:repeat(2, 1fr)}}.case__item{text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.case__item__img{padding:0 5px;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center}.case__item__img img{max-width:100%;max-height:100%;transition:.5s}.case__item__name{color:#b7b4bf;padding:0 10px;text-transform:uppercase;font-size:16px;text-align:center}.case__item:hover .case__item__img img{transform:scale(1.05)}.weapon_flv{margin-top:40px;margin-bottom:40px}.weapon_flv__scale{background:linear-gradient(to right, #39373d 0%, #178391 0%, #178391 7%, #76b400 7%, #76b400 15%, #e5bf26 15%, #e5bf26 37%, #ff8029 37%, #ff8029 45%, #ff3e2f 45%, #ff3e2f 100%, #39373d 100%);height:8px;border-radius:4px;position:relative}.weapon_flv__title{font-size:24px;margin-bottom:40px;text-align:center}.weapon_flv__left,.weapon_flv__right{position:absolute;bottom:0;height:8px;top:0;background-color:#39373d}.weapon_flv__left span,.weapon_flv__right span{position:absolute;top:-25px;font-size:10px;padding:3px 5px;background-color:#fff;border-radius:2px;color:#000}.weapon_flv__left span:before,.weapon_flv__right span:before{border-width:4px 4px 0;top:100%;left:50%;transform:translateX(-50%);border-color:#fff transparent;border-style:solid;content:'';position:absolute}.weapon_flv__left{left:0;border-radius:4px 0 0 4px}.weapon_flv__left span{right:-15px}.weapon_flv__right{right:0;border-radius:0 4px 4px 0}.weapon_flv__right span{left:-15px}.ratings{color:#efeff5;margin-top:40px;display:grid;column-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr}@media (max-width: 770px){.ratings{grid-template-columns:1fr 1fr}}@media (max-width: 550px){.ratings{grid-template-columns:1fr}}.ratings__item{display:flex;align-items:center;margin-bottom:20px}.ratings__item__value{font-size:13px;width:40px;min-width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:12px;background-image:url(ce556d39da13ffdcb476.png);background-size:contain;background-position:center;background-repeat:no-repeat}.brand__list{gap:20px 10px;display:grid;grid-template-columns:repeat(6, 1fr)}@media (max-width: 600px){.brand__list{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 350px){.brand__list{grid-template-columns:repeat(2, 1fr)}}.brand__item{text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.brand__item__img{padding:0 5px;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:15px}.brand__item__img img{max-width:100%;max-height:100%;transition:.5s}.brand__item__name{color:#b7b4bf;padding:0 10px;text-transform:uppercase;font-size:16px;text-align:center}.brand__item:hover .brand__item__img img{transform:scale(1.05)}.player__row{display:flex;justify-content:space-between;border-bottom:#b7b4bf solid 1px}.player__row:last-child{border-bottom:none}.player__row span{padding:10px 0}.player__row span:first-child{font-weight:600}.player__full_name{color:#fff;padding:5px 10px;right:0;bottom:0;border-radius:10px 0 0 0;background:#ff3399;position:absolute}.player__info{margin-top:10px}.player .row__img{position:relative}.player__list{gap:20px 10px;display:grid;grid-template-columns:repeat(4, 1fr)}@media (max-width: 600px){.player__list{grid-template-columns:repeat(2, 1fr)}}.player__item{text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.player__item__img{margin-bottom:15px;padding:0 5px;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center}.player__item__img img{max-width:100%;max-height:100%;transition:.5s}.player__item__name{color:#b7b4bf;padding:0 10px;margin-top:10px;text-transform:uppercase;font-size:16px;text-align:center}.player__item:hover .player__item__img img{transform:scale(1.05)}

