:root{--color-primary:#FF6B00;--color-txt-light:#ffffff;--color-txt-dark:#0D0C0C;--color-info:#808080;--border-radius:100px;--background-dark:#0D0C0C;--background-light:#ffffff;--background-main:#0D0C0C;--header-color:#ffffff;--footer-color:#ffffff;--bg-button-download:#ffffff;--bg-button-register:#FF6B00;--bg-button-gradient:linear-gradient(101.06deg,#ff8b20 4.71%,#f85900 98.47%);--color-txt-button-download:#0D0C0C;--color-txt-button-register:#ffffff;--bg-tabs:#F4F4F4;--description-block-review:url("../images/bg/bg.png");--description-block-app:url("../images/bg/bg.png");--description-block-other:url("../images/bg/bg.png");--bg-inner-block:#ffffff;--button-basic:#ffffff;--button-basic-bg:#FF6B00}ul li{padding:0;margin:0;list-style:none}ol{margin:1rem 0}ol>li{padding-left:.5rem;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}ol>li::marker{font-weight:700;color:var(--color-primary)}ol>li ol,ol>li ul{padding:0}ol>li ol li,ol>li ul li{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:Heebo,sans-serif;text-transform:none;line-height:120%;font-weight:700;margin-bottom:24px;margin-top:0}.h1,h1{font-size:44px}.h2,h2{font-size:32px}@media(max-width:1024px){.h1,h1{font-size:32px}.h2,h2{font-size:24px}}.h3,h3{font-size:24px}@media(max-width:1024px){.h3,h3{font-size:16px}}.h4,h4{font-size:18px}.h5,h5{font-size:16px}a{text-decoration:none;outline:0}img{max-width:100%;height:auto}button,button:active,button:focus{border:none;color:var(--color-txt-light);cursor:pointer}.row{display:-webkit-box;display:-webkit-inline-box;display:inline-flex;display:-ms-flex;display:-ms-inline-flexbox;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin-left:-20px;margin-right:-20px}[class*=col-]{width:100%;padding-left:20px;padding-right:20px}.col-1{-ms-flex:0 0 8.33333%;-webkit-box-flex:0;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;-webkit-box-flex:0;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;-webkit-box-flex:0;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-ms-flex:0 0 41.66667%;-webkit-box-flex:0;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.33333%;-webkit-box-flex:0;flex:0 0 58.33333%;max-width:58.33333%}.col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;-webkit-box-flex:0;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-ms-flex:0 0 91.66667%;-webkit-box-flex:0;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}@media(min-width:1024px){.col-md-1{-ms-flex:0 0 8.33333%;-webkit-box-flex:0;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-ms-flex:0 0 16.66667%;-webkit-box-flex:0;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333%;-webkit-box-flex:0;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-ms-flex:0 0 41.66667%;-webkit-box-flex:0;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.33333%;-webkit-box-flex:0;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-ms-flex:0 0 66.66667%;-webkit-box-flex:0;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333%;-webkit-box-flex:0;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-ms-flex:0 0 91.66667%;-webkit-box-flex:0;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.ui-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--border-radius);padding:8px 16px;font-weight:700;text-align:center;-webkit-transition:.3s;transition:.3s}.ui-btn--normal{color:var(--button-basic);background-color:var(--button-basic-bg)}.ui-btn--revert{color:var(--button-basic-bg);background-color:var(--button-basic)}.ui-btn--gradient{background:var(--bg-button-gradient)}.ui-btn--space{margin:10px}.ui-btn-size--medium{padding:16px;font-size:15px}.ui-btn-size--big{padding:12px 24px;font-size:20px}@media(max-width:500px){.ui-btn{padding-left:32px;padding-right:32px}}.ui-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.button__download{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:160px;-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;background-color:var(--bg-button-download);color:var(--color-button-download);border:1px solid var(--color-button-download)}.button__download .ui-icon{fill:var(--color-button-download)}@media(max-width:576px){.button__download{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;max-width:110px;font-size:12px}}.button__register{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:160px;-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;background:var(--bg-button-register);color:var(--color-button-register);-webkit-transition:.3s;transition:.3s}.button__register .ui-icon{fill:var(--color-button-register)}@media(max-width:576px){.button__register{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;max-width:100px;font-size:12px}}.button__subtitle{display:block;font-size:14px;font-weight:300;line-height:1}.button__name{text-align:left;font-size:16px;line-height:1}.ios .android .windows{background:0 0}.social-links{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.social-links li a.facebook,.social-links li a.linkedin{background:linear-gradient(108.65deg,#91b8ef 2.63%,#4288ed 101.05%)}.social-links li a.twitter{background:linear-gradient(240.2deg,#373838,#000 61.34%)}.social-links li a.instagram{background:linear-gradient(214.99deg,#7e2bf4 7.65%,#ed146e 51.93%,#ffc90c 95.29%)}.social-links li a.pinterest,.social-links li a.youtube{background:#ed146e}.social-links li a.tripadvisor{background:linear-gradient(240.2deg,#0fb,#2bdc9d 61.34%)}.social-links li a.tumblr{background:linear-gradient(240.2deg,#777,#2f4156 61.34%)}.social-links li a.medium{background:linear-gradient(240.2deg,#777,#323232 61.34%)}.social-links li a.reddit{background:linear-gradient(240.2deg,#f99d00,#ff7b00 61.34%)}.social-links li a.telegram{background:linear-gradient(240.2deg,#0fb1d6,#08c 61.34%)}.social-links li{margin-right:10px;margin-bottom:10px}.social-links li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;background-color:var(--color_bg_soc_icons);-webkit-transition:.3s;transition:.3s;border-radius:7px}.social-links li a svg{fill:#fff}.social-links li a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.header{position:relative;padding:16px 0;background-color:var(--background-main)}.header__logo img{max-width:80px;max-height:50px;margin-right:32px;width:auto;height:auto}.header__body,.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1024px){.header__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media(max-width:1024px){.header__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header__container .link-button,.header__container .link-uncoded{padding:8px 10px;max-width:989px;-webkit-box-flex:0;-ms-flex:0;flex:0;width:-webkit-fill-available;-ms-flex-preferred-size:auto;flex-basis:auto}.header__container .link-button .button__name,.header__container .link-uncoded .button__name{font-size:16px}.header__container .link-button .button__subtitle,.header__container .link-uncoded .button__subtitle{font-size:14px}}.header-burger{display:none;position:relative;width:30px;height:20px;margin-right:12px}.header-burger__span{position:absolute;width:100%;height:2px;left:0;top:9px;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header-burger::before{content:"";position:absolute;width:100%;height:2px;left:0;top:0;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header-burger::after{content:"";position:absolute;width:100%;height:2px;left:0;bottom:0;background-color:#fff;-webkit-transition:.3s;transition:.3s}@media(max-width:1024px){.header-burger{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header .mobile-menu .menu__wrapper{z-index:3;display:block;position:absolute;top:100%;left:0;width:100%;color:var(--color-primary);padding:20px;background-color:var(--mobile-menu-background);max-height:calc(100vh - 80px);overflow-y:auto}.header .mobile-menu .menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #e5e5e5;margin-bottom:16px}.header .mobile-menu .menu__list li{display:inline-block}.header .mobile-menu .menu__list a{display:inline-block;margin-bottom:16px;color:var(--color-primary)}.header .mobile-menu .header__menu{display:block}.header .mobile-menu .list-links{display:block;border-bottom:1px solid #e5e5e5;margin-bottom:16px}.header .mobile-menu .list-links__item{margin-bottom:16px}.header .mobile-menu .header-burger__span{-webkit-transform:scale(0);transform:scale(0)}.header .mobile-menu .header-burger::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:9px}.header .mobile-menu .header-burger::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:9px}.header .mobile-menu .sub-menu{background-color:initial;position:relative;padding:0 0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .mobile-menu .sub-menu a{color:var(--header-color)}.header .mobile-menu .menu-item-has-children::after{display:none}.header .mobile-menu .bonus-button-in-menu{display:block}.header .mobile-menu .bonus-button-in-menu .bonus_button_menu{background:var(--bonus_button_menu_background)}.header-block__buttons .button__download{line-height:0}.header .list-links{display:none}.header .list-links__link:hover{text-decoration:underline}@media(min-width:1024px){.menu__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.menu li{position:relative;display:inline-block;margin-right:16px}.menu li:hover .sub-menu{display:block;z-index:9}.menu li:hover .list-links{display:block;background-color:var(--background-light);height:100%;width:200px;padding:16px}.menu li:hover .list-links__item{margin-bottom:8px}.menu a{color:var(--header-color);font-weight:700}.menu a:hover{text-decoration:underline}@media(max-width:1024px){.menu__wrapper{display:none}}.menu-item-has-children::after{content:"";display:inline-block;width:10px;height:10px;background:url(../images/svg/arrow.svg) 0 0/cover no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sub-menu{position:absolute;top:100%;background-color:var(--background-main);display:none;width:150px;padding:12px}.sub-menu li{margin-bottom:8px;display:block}.sub-menu li:last-child{margin-bottom:0}.sub-menu a:hover{text-decoration:underline}.pll-parent-menu-item .sub-menu{width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:var(--background-main)}.pll-parent-menu-item .sub-menu li{margin-right:0}.block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:6px 14px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.logo{line-height:0}@media(max-width:576px){.button__name{font-size:12px}.header__logo img{max-width:60px}.logo{max-width:50px}}#menu-another-satellites{padding-left:10px;margin:10px 0;border-bottom:none}#menu-another-satellites li{width:-webkit-max-content;width:-moz-max-content;width:max-content}#menu-another-satellites li a{vertical-align:sub;margin-bottom:0}#menu-another-satellites li:hover .sub-menu{display:block;z-index:9}#menu-another-satellites .sub-menu{width:46px;display:none;position:absolute;background-color:var(--mobile-menu-background)}#menu-another-satellites .sub-menu li{margin-right:0}#menu-another-satellites .menu-item-has-children::after{display:inline-block}@media(max-width:1024px){.block__buttons{gap:8px;padding:6px 0}.header-block__buttons{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#menu-another-satellites{position:absolute;top:15px;right:64px}}.bonus-button-in-menu{display:none}.footer{padding:60px 0;background-color:var(--background-main);border-radius:var(--border-radius) var(--border-radius) 0 0}.footer__container{margin-bottom:40px}.footer__container--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__logo{display:inline-block;max-width:50px;max-height:32px;margin-right:8px}.footer .lng{max-width:500px;padding:16px 16px 16px 0;border-radius:8px;background-color:var(--background-main-light)}.footer .lng .lang-toggle{margin-left:0!important;width:unset}@media(max-width:1024px){.footer{padding:24px 0}.footer__container--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.footer__container .list-links{display:block}.footer__container .list-links__item{display:inline-block;margin-right:32px;margin-bottom:24px}.footer .lng{max-width:unset}}.footer .lng .hide{display:block!important;padding-left:0}.footer .lng .non-active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;width:unset!important;position:relative;top:unset;padding-left:0;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;background-color:unset!important}.footer .lng .non-active li{width:unset!important}.footer .lng .non-active li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 16px;border:1px solid var(--footer-color);border-radius:8px;color:var(--footer-color);-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.footer .lng .non-active li a:hover{opacity:.4}.footer .lng .non-active li img{width:30px}.footer .lng .active{display:none}.footer .lng__ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding-left:0;margin:0}.footer .lng__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:130px;padding:10px 16px;border:1px solid #fff;border-radius:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;cursor:pointer;line-height:1;color:#fff}.footer .lng__li:hover{opacity:.5}.footer .lng__li img{line-height:0;width:20px}.footer__brand{display:inline-block;vertical-align:top;font-size:24px;font-weight:700;color:var(--color-white)}.footer-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%;background-color:#000;padding:16px;border-radius:12px}.footer-bar__btn-mobile{display:none}@media(max-width:768px){.footer-bar__btn{display:none}.footer-bar__btn-mobile{display:inline-block}}.footer-bar__container{color:#fff;display:none}.footer-bar__container-bold{font-weight:700}.footer-bar__span-after{text-align:center;font-family:500}.footer-bar__span-before{font-family:500}@media(max-width:576px){.footer-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-bar__container{display:inline-block}.footer-bar__span-after,.footer-bar__span-before{display:none}}.footer-bar span{color:#fff}.footer-bar .main-promocode{border:none;background:#f4f4f4;color:var(--color-primary);font-size:18px;font-weight:700}.footer-bar .promo__desc{color:gray}.footer-bar .promo__button{background:#f4f4f4}.footer__content{color:var(--footer-color);opacity:.7;margin:10px 0;line-height:1.1;font-size:.9rem;display:block}.footer-companies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.footer-companies__item{line-height:0}.footer-companies__item img{max-height:2.5rem}.footer-info__link{display:inline-block;margin-right:32px;color:var(--footer-color);opacity:.7;font-weight:300;font-size:10px}.footer-coopyright__item{display:block;text-align:right;color:var(--footer-color);opacity:.7;font-weight:300;font-size:10px}@media(max-width:1024px){.footer-companies{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px}.footer-coopyright__item{text-align:left}.footer__wrap{margin-bottom:24px}}@media(max-width:576px){.footer-block__buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}.footer-block__buttons .button__download,.footer-block__buttons .button__register{max-width:49%;-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%}}.footer__fixed-wrap{display:none;position:fixed;bottom:0;z-index:1;width:100%}.footer__fixed-wrap .main-promocode{width:77%}.footer__fixed-wrap .promo__button{width:150px}.footer__fixed-wrap .button-fixed-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px;border-radius:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;font-size:15px;line-height:16px;color:var(--footer-color);margin:10px}.footer__fixed-wrap .button-fixed-footer-image img{width:70px;height:46px;border-radius:5px 0 0}.footer__fixed-wrap .button-fixed-footer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__fixed-wrap .button-fixed-footer-title_before{font-weight:700}.footer__fixed-wrap .button-fixed-footer-title_after{font-weight:400}.footer__fixed-wrap .button-fixed-footer .button__download{margin-left:auto;height:46px;padding:8px 12px;font-size:16px}.footer__bar{max-width:400px;margin:0 auto;border-radius:10px;bottom:0;padding:10px;z-index:1;width:calc(100% - 20px);background-color:#fff}@media(max-width:1024px){.footer__fixed-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__bar a{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}@media(max-width:1024px)and (max-width:600px){.footer__bar a{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}@media(max-width:1024px){.footer__bar button{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}@media(max-width:1024px)and (max-width:600px){.footer__bar button{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}.footer__item{width:48%}.footer .menu li{margin-right:26px;margin-bottom:24px}.footer .menu li a{color:var(--footer-color)}.footer__list-links a{font-weight:400;color:gray}.footer__list-links li{display:inline-block;margin-right:26px;margin-bottom:24px}.footer__list-links li:last-child{margin-right:0}.list-links li{display:inline-block;margin-right:26px;margin-bottom:24px}.list-links li:last-child{margin-right:0}.list-links a{font-weight:400;color:var(--footer-color);opacity:.7}.list-links a:hover{text-decoration:underline}.header__eng{margin-right:16px}.header__eng .icon-arrow{background-image:unset}.header__eng ul{padding-left:0}.header__eng a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-bottom:10px}.header__eng a:hover{-webkit-transition:.3s;transition:.3s;opacity:.3}.header__eng img{width:30px!important;border-radius:0!important;height:unset!important}.lang-toggle{margin:0;position:relative;z-index:100;width:70px}.lang-toggle .active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;cursor:pointer}.lang-toggle .active img{margin-right:8px}.lang-toggle .country-name{font-size:14px;font-weight:700;line-height:16.8px;text-transform:uppercase;color:var(--header-color)}.lang-toggle__more::after{display:inline-block;content:"";position:absolute;top:4px;right:-20px;width:5px;height:5px;border-top:2px solid var(--header-color);border-right:2px solid var(--header-color);-webkit-transform:rotate(-45deg)!important;transform:rotate(-45deg)!important;margin-top:3px}.lang-toggle .non-active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:40px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px;gap:10px;background-color:var(--header-dron-out);border-radius:5px;padding-top:5px;padding-left:16px;padding-right:16px;background-color:var(--background-main)}@media screen and (max-width:768px){.lang-toggle .non-active{left:-5px;right:unset}}.lang-toggle.hide .lang-toggle__more::after{margin-top:0!important;-webkit-transform:rotate(135deg)!important;transform:rotate(135deg)!important}.lang-toggle.hide .non-active{display:none}@media screen and (min-width:768px){.lang-toggle{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-width:35px;margin-left:10px}}.bonus-bk-block{background-size:cover;background-repeat:no-repeat}.bonus-bk-block .bonus-bk-block__title h1{font-weight:700;font-size:32px;line-height:47px;letter-spacing:0;margin-bottom:0}.bonus-bk-block__grid{display:grid;gap:12px 40px;grid-template-columns:1fr 500px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bonus-bk-block__bonus{border-radius:10px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:10px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-row-start:1;grid-row-end:4;grid-column:2}.bonus-bk-block__bonus_small_desc{font-weight:400;font-size:14px;line-height:20.56px;text-align:center}.bonus-bk-block__bonus_bk-logo{height:22px;margin-bottom:10px}.bonus-bk-block__bonus_bk-logo img{display:block;height:100%;width:auto;margin-left:auto;margin-right:auto}.bonus-bk-block__bonus_bonus_text{border-radius:10px;border:2px dashed #e3e3e3;padding:12px;background-color:#f4f4f4}.bonus-bk-block__bonus_bonus_text p{margin:0}.bonus-bk-block__bonus_buttons a,.bonus-bk-block__bonus_buttons button{width:100%}.bonus-bk-block__txt{grid-column:1;color:var(--description-color)}.bonus-bk-block__main_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bonus-bk-block__main_button a,.bonus-bk-block__main_button button{max-width:320px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:auto;flex-basis:auto}@media(max-width:768px){.bonus-bk-block__grid{gap:12px;grid-template-columns:100%}.bonus-bk-block__bonus{grid-column:1;grid-row-start:3}.bonus-bk-block__main_button a,.bonus-bk-block__main_button button{max-width:100%}.options-bk-block__bonuses.mobile-top{grid-row-start:2}}.options-bk-block{background-size:cover;background-repeat:no-repeat}.options-bk-block .options-bk-block__title h1{font-weight:700;font-size:32px;line-height:47px;letter-spacing:0;margin-bottom:0}.options-bk-block__txt{color:var(--description-color)}.options-bk-block__grid{display:grid;gap:12px 123px;grid-template-columns:671px 1fr;overflow:hidden}.options-bk-block__image{grid-row-start:1;grid-row-end:4;grid-column:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.options-bk-block__bonuses_title{font-weight:600;font-size:20px;line-height:29.38px;color:var(--description-color);margin-bottom:16px}.options-bk-block__bonuses_items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.options-bk-block__bonus{width:213px;border-radius:10px;padding:12px;gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.options-bk-block__bonus_small_desc{font-weight:500;font-size:16px;line-height:19px;letter-spacing:0}.options-bk-block__bonus_bk_logo{height:25px}.options-bk-block__bonus_bk_logo img{width:auto;height:100%;display:block}.options-bk-block__bonus_gift img{width:auto;height:51px;display:block}.options-bk-block__bonus_bonus_text{border-radius:10px;padding:4px;background:#f4f4f4}.options-bk-block__bonus_bonus_text p{margin:0}.options-bk-block__bonus_button,.options-bk-block__bonus_button a,.options-bk-block__bonus_button button{width:100%}.options-bk-block__main_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.options-bk-block__main_button a,.options-bk-block__main_button button{max-width:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:auto;flex-basis:auto}.main-tabs{margin-bottom:80px}.main-tabs__wrapper{padding:32px;background-color:var(--bg-tabs);border-radius:var(--border-radius)}.main-tabs__wrapper.main-tabs__wrapper--links{margin:20px 0}@media(max-width:576px){.main-tabs{margin-bottom:40px}}.main-tabs__container{margin-top:32px}.main-tabs__container ol,.main-tabs__container ul{padding:0}@media(max-width:768px){.options-bk-block__grid{gap:12px;grid-template-columns:100%}.options-bk-block__image{display:none}.options-bk-block__bonuses_items{-ms-flex-wrap:wrap;flex-wrap:wrap}.options-bk-block__bonus{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 5px}.options-bk-block__bonus_gift img{margin-left:auto;margin-right:auto;position:relative;top:4px}.options-bk-block__bonus_bonus_text{grid-column:1/3}.options-bk-block__bonus_button{height:100%}.options-bk-block__bonus_button a,.options-bk-block__bonus_button button{height:100%;position:relative;z-index:2}.main-tabs__container--toggled{display:none}.main-tabs__container--toggled.show{display:block}.main-tabs__title--toggled{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.main-tabs__img{width:20px;height:20px}.main-tabs__item{display:inline-block;padding:14px 24px;margin:5px 10px 5px 0;font-weight:700;color:var(--button-basic-bg);border:1px solid var(--button-basic-bg);border-radius:var(--border-radius);fill:var(--button-basic-bg)}.main-tabs__item-active{fill:var(--button-basic);background-color:var(--button-basic-bg);color:var(--button-basic)}.main-tabs__items{margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:576px){.main-tabs__item{padding:11px 24px;text-align:center;width:100%}.main-tabs__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-tabs__li a{font-size:14px}}.main-tabs__img{display:inline-block;vertical-align:middle;margin-right:12px}.main-tabs__wrap{margin-bottom:32px}.main-tabs__block{display:none}.main-tabs__block-active{display:block}.main-tabs__title{color:var(--color-txt-dark);font-weight:700;font-size:16px}@media(min-width:768px){.main-tabs__title{border-bottom:1px solid #e5e5e5;padding-bottom:32px;font-size:28px}.main-tabs__li{margin-right:40px}}.main-tabs__li{display:inline-block}.main-tabs__li a{color:var(--color-txt-dark)}.main-tabs__li a:hover{text-decoration:underline}.main-tabs__li::before{display:none}.main-tabs__li:last-child{margin-right:0}.main-tabs__li::after{content:"🡦";padding-left:10px;color:var(--color-txt-dark)}@media(max-width:576px){.main-tabs__li{display:block;margin-bottom:16px;padding-bottom:16px;font-size:14px;border-bottom:1px solid #e5e5e5}.main-tabs__li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.main-events__link{font-size:12px}}@media(max-width:768px){.main-tabs__li{margin-bottom:0;padding-bottom:10px}}.main-tabs__image{display:inline-block;vertical-align:bottom}.main-events__link{display:inline-block;color:var(--color-primary)}.main-events__link::after{content:"🡦";padding-left:10px;color:var(--color-primary)}.main-events__link:hover{text-decoration:underline}.main-events .manual__item{height:auto;-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%;margin-right:40px;border:1px solid #e5e5e5}.main-events .manual__item:last-child{margin-right:0}.main-events .manual__step{padding:32px}.main-events .manual__step button{width:100%}.main-events .manual__subtitle{font-size:28px;font-weight:700}.main-events .manual__img{max-height:240px;margin-bottom:0;line-height:0;overflow:hidden}.main-events .manual__img img{-o-object-fit:cover;object-fit:cover}.main-events h2{color:var(--color-txt-dark)}.main-events__row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}main ol li,main ul li{margin-bottom:14px}main ul li::before{content:"⬥";color:var(--color-primary);padding-right:10px;width:10px;height:10px}.info-block{margin-bottom:80px;padding:32px 0}@media(max-width:1024px){.lang-toggle.hide .non-active{display:-webkit-box;display:-ms-flexbox;display:flex;left:0}.lang-toggle.hide .lang-toggle__more::after{display:none}.main-events .manual__item{-webkit-box-flex:0;-ms-flex:0 0 47%;flex:0 0 47%;max-width:47%}.main-events .manual__step{padding:8px}.main-events .manual__subtitle{font-size:16px}.info-block{margin-bottom:40px;padding-top:0;padding-bottom:0}}.info-block__title{margin-bottom:24px;font-size:28px;font-weight:700;color:var(--color-txt-dark)}@media(max-width:1024px){.info-block__title{margin-bottom:16px;font-size:18px}}.info-block__txt{margin-bottom:24px;color:var(--color-txt-dark)}.info-block li{margin-bottom:24px}.info-block li::before{content:"⬥";color:var(--color-primary);padding-right:10px;width:10px;height:10px}.info-block li:last-child{margin-bottom:0}.info-block h3{color:var(--color-txt-dark)}.info-block__bg .info-block__txt{color:var(--color-txt-light)}.info-block__bg .info-block ul{margin-bottom:24px}.info-block__bg .info-block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.info-block__bg .info-block__container{color:var(--color-txt-light)}@media(max-width:1024px){.info-block__txt{margin-bottom:16px;font-size:14px}.info-block__wrap{margin-bottom:16px}.info-block .col-md-6:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.info-block .col-md-6:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.info-block__bg .info-block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}.info-block__bg .info-block__container{padding-left:16px;padding-right:16px;padding-bottom:20px}}.info-block__bg .info-block__wrapper{padding:32px;background-color:var(--color-primary)}.info-block__bg .info-block h3,.info-block__bg ul li{color:var(--color-txt-light)}.info-block__bg ul li::before{content:"⬥";padding-right:10px;color:var(--color-txt-light)}.info-block__bg .button__register{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:180px;-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;background:var(--background-dark)}.info-block__bg .button__register .button__name{margin-right:8px}@media(max-width:1024px){.info-block__bg .info-block__wrapper{padding:0}.info-block__bg .button__register{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;max-width:150px;padding-top:4px;padding-bottom:4px}}.info-block__bg .button__download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;max-width:180px}.info-block__bg .button__download .button__name{margin-right:8px}.info-block__bg h3{color:var(--color-txt-light)!important}.faq{margin-bottom:80px}@media(max-width:1024px){.info-block__bg .button__download{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;max-width:150px;padding-top:4px;padding-bottom:4px}.faq{margin-bottom:40px}}.faq__arrow{position:relative;width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;border-radius:50%;background-color:var(--color-primary)}.faq__arrow::after{content:"";display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:10px;background-image:url(../images/svg/arrow-white.svg);background-repeat:no-repeat}.faq h2{font-size:32px;color:var(--color-txt-dark)}.faq h3{font-size:24px;font-weight:700;color:var(--color-txt-dark)}@media(max-width:1024px){.faq__arrow{width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px}.faq h2{font-size:24px}.faq h3{font-size:16px}}.faq details{color:var(--color-txt-dark);padding-bottom:16px;border-bottom:1px solid #e5e5e5;margin-bottom:16px}.faq details:last-child{border-bottom:0}.faq details summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.faq details[open] .faq__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.prons-cons{margin-bottom:80px}.prons-cons__title{padding:16px 32px;font-size:24px;font-weight:700;background-color:#0dc13f;color:var(--color-txt-light)}.prons-cons__wrap{border-radius:var(--border-radius);border:1px solid #0dc13f;overflow:hidden}.prons-cons__wrap li{margin-bottom:16px;color:var(--color-txt-dark)}.prons-cons__wrap li::before{display:inline-block;padding-right:10px;content:"+";color:#0dc13f;background-image:none}.prons-cons__wrap li:last-child{margin-bottom:0}.prons-cons__wrap-cons{border:1px solid var(--color-txt-dark)}.prons-cons__wrap-cons .prons-cons__title{color:#fff;background-color:#000}.prons-cons__wrap-cons li{margin-bottom:16px}.prons-cons__wrap-cons li::before{position:relative;color:var(--color-txt-dark);content:"⁃";background-image:none;background-size:20px}.prons-cons__wrap-cons li:last-child{margin-bottom:0}.prons-cons__content{padding:32px;background-color:var(--bg-inner-block)}.prons-cons .row{margin-bottom:16px}.prons-cons .h2{color:var(--color-txt-dark)}.manual{margin-bottom:40px}@media(max-width:1024px){.prons-cons{margin-bottom:40px}.manual,.prons-cons .col-md-6:first-child{margin-bottom:16px}}.manual__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 40px);margin-bottom:40px;border-bottom:1px solid #e5e5e5}@media(max-width:1024px){.manual__item{height:calc(100% - 24px);margin-bottom:24px}}.manual__img{margin-bottom:16px;margin-top:16px}.manual__image{text-align:center}.manual__number{display:inline-block;width:32px;height:32px;margin-right:16px;border-radius:50%;font-weight:700;font-size:24px;text-align:center;line-height:32px;color:var(--color-txt-light);background-color:var(--color-primary)}@media(max-width:576px){.manual__number{width:24px;height:24px;margin-right:8px;line-height:24px;font-size:16px}.manual__instruction{font-size:14px}}.manual__subtitle{color:var(--color-txt-dark)}.manual__instruction{padding-bottom:16px;margin:5px 0}.manual__description{margin-bottom:20px}.manual h2{color:var(--color-txt-dark)}.manual h3{display:inline;margin-bottom:16px;font-weight:700;color:var(--color-txt-dark)}.similar-bk-line{margin-bottom:80px}@media(max-width:1024px){.similar-bk-line{margin-bottom:40px}}.similar-bk-line__logo{width:100px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px;border-radius:var(--border-radius);margin:5px}.similar-bk-line__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 32px;border:1px solid #e5e5e5;border-top:none}.similar-bk-line__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.manual h3{font-size:16px}.similar-bk-line__name{font-size:12px}}.similar-bk-line h3{padding:16px 32px;font-size:32px;font-weight:700;background-color:var(--background-dark);color:var(--color-txt-light);margin-bottom:0}@media(max-width:576px){.similar-bk-line h3{font-size:18px}}.similar-bk-line table{width:100%;border-spacing:0}.similar-bk-line table .main-events__link{text-align:right}.similar-bk-line tbody{width:100%}.similar-bk-line tr{display:grid;grid-template-columns:7fr 2fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:5px;border:1px solid #e5e5e5;border-top:none;background-color:var(--bg-inner-block)}.similar-bk-line .review-line__caption{color:var(--color-txt-dark)}.similar-bk-line .link-uncoded{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:var(--color-primary)}.similar-bk-line .link-uncoded:hover{text-decoration:underline}.description-block{margin-bottom:28px;padding:40px 0;background-color:var(--color-primary);background-size:cover}.description-block.review-block{background-image:var(--description-block-review)}.description-block.app-block{background-image:var(--description-block-app)}.description-block.other-block{background-image:var(--description-block-other)}.description-block__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.description-block__icon button{background:0 0}.description-block__icon img{height:25px;width:auto}.description-block__txt{grid-column:1;color:var(--description-color)}.description-block h1{margin-bottom:32px;font-size:44px;color:var(--description-color)}.description-block__img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}@media(min-width:1024px){.description-block__img{grid-column:2;grid-row:1/3}}.description-block__bar{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;background-color:#fff;border-radius:var(--border-radius)}@media screen and (min-width:768px){.description-block__bar{padding:12px 30px}}.description-block__bars{margin:16px 0;grid-row:3;grid-column:2}.description-block__bars .row{margin-right:-8px;margin-left:-8px}.description-block__bars [class*=col-]{padding-left:10px;padding-right:10px}.description-block__grid{display:grid;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr;overflow:hidden}.bonus-time{display:inline-block;padding:10px 24px;margin-bottom:32px;background-color:#fff;border-radius:var(--border-radius);grid-column-start:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#000}.bonus-time__image{display:inline-block;vertical-align:sub;margin-right:8px}.bonus-time__txt{display:inline-block;font-weight:300}.bonus-time__date{font-weight:700}.bonus-deposite{margin:16px 0;padding:32px;background-color:#fff;border-radius:var(--border-radius)}.bonus-deposite__title{margin-right:8px;margin-bottom:24px;color:var(--color-primary);font-size:32px;font-weight:700}.bonus-deposite__span{color:#000;font-size:16px;font-weight:400}.bonus-deposite__buttons{margin-top:16px}.bonus-deposite__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;max-width:none!important}@media(max-width:1024px){.description-block h1{font-size:32px}.description-block__bars{grid-column:1}.description-block__grid{grid-template-columns:1fr}.description-block__grid .link-button{margin-left:auto;margin-right:auto}.bonus-deposite__button{padding:8px 10px}.bonus-deposite{padding:16px}}.bonus-deposite__button:active{color:#fff}.bonus-deposite__button-android{width:100%;background:var(--bg-button-gradient);background:0 0;color:#fff;background-color:var(--background-dark)!important}.bonus-deposite__button-ios{width:100%;background:var(--bg-button-gradient)}.bonus-deposite__button .button__name{margin-right:16px;font-weight:700}.bonus-deposite__button .button__subtitle{font-size:14px;font-weight:300;padding-top:4px}@media(max-width:576px){.bonus-deposite__buttons{margin-top:8px}.bonus-deposite__button .button__name{margin-right:6px}.bonus-deposite__button .button__subtitle{font-size:12px}}.bonus-deposite .row{margin-right:-5px;margin-left:-5px}.bonus-deposite .col-6{padding-right:5px;padding-left:5px}.promo{border-radius:var(--border-radius);text-align:center;padding:16px 26px;margin-bottom:20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1024px){.promo{display:block}}.promo__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;margin-right:10px;font-size:16px;color:gray}@media(max-width:1024px){.promo__title{font-size:14px}}.promo__price{color:var(--color-primary);font-size:32px;font-weight:900}@media(max-width:1160px){.promo__title{margin-right:8px}.promo__price{font-size:24px}}@media(max-width:1024px){.promo__price{font-size:44px}}.promo__button{display:inline-block;padding:2px 24px;border-radius:var(--border-radius);border:1px dashed gray}@media(max-width:1160px){.promo__button{padding:4px 16px;border:1px dashed gray}}.promo__btn{display:inline-block;max-width:192px;padding:12px 32px;font-weight:700;font-size:14px;background-color:var(--background-dark);border-radius:var(--border-radius);color:var(--color-txt-light);-webkit-transition:.3s;transition:.3s}.promo__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.promo__btn img{display:inline-block;vertical-align:middle;margin-left:8px}.promo__txt{display:inline-block;font-weight:400;font-size:14px;color:gray}@media(max-width:1024px){.promo__btn{padding:8px 32px}.promo__txt{display:block;font-size:10px}}.promo input{display:inline-block;font-size:24px;font-weight:700;color:var(--color-primary);width:140px;border:none;outline:0;background:rgba(0,0,0,0)}@media(max-width:1160px){.promo input{font-size:18px}}.promo__desc{display:block;color:gray;font-size:8px}.promo__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:5px 0;gap:10px}.comments__count{margin-left:8px;font-size:32px;font-weight:700;color:gray}@media(max-width:1024px){.promo__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comments__count{font-size:24px}}.comments__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.comments__data{font-weight:300;font-size:14px;color:gray}@media(max-width:1024px){.comments__data{font-size:10px}}.comments__name{font-weight:700;font-size:16px;line-height:16px;margin:0}.comments__name-answer{display:inline-block;margin-right:8px;font-size:14px;font-weight:300;color:gray}.comments__txt{margin-bottom:32px;border-bottom:1px solid #e5e5e5}.comments__txt p{line-height:120%;font-size:16px}@media(max-width:1024px){.comments__name{font-size:14px;line-height:14px}.comments__name-answer{font-size:10px}.comments__txt,.comments__txt p{font-size:14px}}.comments__reply{display:inline-block;margin-bottom:16px;font-size:14px;font-weight:300;color:var(--color-primary)}.comments__answer{padding-left:40px}.comments h2{margin-bottom:32px;color:var(--color-txt-dark)}.promo-block{padding:47px 0;margin-bottom:80px;background-color:var(--color-primary)}@media(max-width:1024px){.comments__reply{font-size:10px}.comments h2{margin-bottom:16px}.promo-block{margin-bottom:40px}}.promo-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.promo-block__description{margin-bottom:24px;color:var(--color-txt-light)}.promo-block__info{color:var(--color-txt-light)}.promo-block h2{margin-bottom:8px}.no_scroll{overflow:hidden}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:unset!important}.wp-block-table{width:100%;overflow-x:auto!important;display:block!important}.wp-block-table thead{border-bottom:unset}.wp-block-table thead th{padding:16px 4px;font-size:32px;font-weight:700;color:var(--color-txt-light);background-color:var(--background-dark);border:1px solid var(--background-dark);border-right:1px solid var(--background-dark)}.wp-block-table thead th:last-child{border-right:1px solid var(--background-dark)}.wp-block-table tr td{padding:16px 24px;color:var(--color-txt-dark);border-color:var(--bg-tabs)}@media(max-width:1024px){.promo-block__img{max-width:100px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.wp-block-table tr td{padding:14px 17px}}.wp-block-image img{border-radius:calc(var(--border-radius)/5)}.wp-block-list li>a,p>a,td>a{color:var(--link-color)}.button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group .book-item-card__download,.button-group .book-item-card__register{width:45%}.ui-breadcrumbs{margin-bottom:32px}.ui-breadcrumbs img{display:inline-block;vertical-align:text-bottom;margin-right:8px;opacity:.5}.ui-breadcrumbs li{display:inline-block;color:var(--description-color);margin-bottom:0}.ui-breadcrumbs li::before{display:none}.ui-breadcrumbs li a{color:var(--description-color);opacity:.5}.ui-breadcrumbs li a::after{content:"/";margin-left:4px;margin-right:4px;color:var(--description-color)}.yoast-breadcrumbs{margin:10px 0}.yoast-breadcrumbs span,.yoast-breadcrumbs span a{color:var(--description-color)}.ui-icon{width:20px;height:20px}.to-top{position:fixed;bottom:6.5rem;z-index:13;right:1rem;background-color:var(--background-main);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;border-radius:20px;cursor:pointer;opacity:.9}.to-top svg{fill:#fff}.to-top rect{fill:var(--background-main)}.to-top:hover{opacity:1}.comment-form{display:grid;gap:10px 0}.comment-form__captcha{margin-bottom:20px}@media screen and (min-width:768px){.comment-form{grid-template-columns:1fr 1fr;gap:0 20px}.comment-form__message{grid-column:1;grid-row:1/7;margin-bottom:0!important}.comment-form__author,.comment-form__email{grid-column:2}}.comment-field{margin-bottom:80px}@media(max-width:1024px){.comment-field{margin-bottom:40px}}.comment-field__title{margin-bottom:20px;font-weight:700;font-size:32px}.comment-field__wrap{margin:0 auto}.comment-field__wrap .ui-field{margin-bottom:20px}.comment-field textarea{display:block;width:100%;height:100%;padding:10px;border:1px solid #e5e5e5;border-radius:10px;resize:none}.comment-field input{display:block;width:100%;height:34px;border:1px solid #e5e5e5;border-radius:10px;padding:0 10px}.comment-field button{width:100%;height:40px;line-height:40px;cursor:pointer}.comment-field button:hover{opacity:.7}.news{margin-bottom:80px}.news h1{color:var(--color-txt-dark);margin-bottom:70px}.news__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--color-info)}@media(max-width:1024px){.news{margin-bottom:44px}.news__title{font-size:10px}}.news__img{text-align:center;line-height:0}.news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 40px);margin-bottom:40px;background-color:var(--background-dark);border-radius:var(--border-radius);overflow:hidden}.news__description{padding:32px}.news__description h2{color:var(--color-txt-light);margin-bottom:16px}@media(max-width:1024px){.news__item{margin-bottom:32px;height:calc(100% - 32px)}.news__description{padding:16px}.news__description h2{margin-bottom:8px}.news__txt{height:40px;font-size:14px}}.news__txt{max-height:45px;margin-bottom:16px;overflow:hidden;color:var(--color-txt-light)}.news__time{font-size:14px;font-weight:300;color:var(--color-info)}.news-catalog h2{color:var(--color-txt-dark);margin-bottom:32px}.news-catalog .news__description h2{color:var(--color-txt-light)}.current-item{margin-bottom:80px}@media(max-width:1024px){.news__time{font-size:10px}.news-catalog h2{margin-bottom:16px}.news-catalog .news__description{padding:0;background-color:var(--color-txt-light)}.news-catalog .news__description h2{color:var(--color-txt-dark);margin-bottom:0}.news-catalog .news__description .news__time,.news-catalog .news__description .news__txt{display:none}.news-catalog .news__img{margin-bottom:8px}.current-item{margin-bottom:20px}}.current-item .news__img{margin-bottom:40px}@media(max-width:1024px){.current-item .news__img{margin-bottom:16px;margin-right:-20px;margin-left:-20px}}.current-item .news__title{margin-bottom:40px}.current-item .news__description{padding:0;background-color:var(--background-light);border-bottom:1px solid #e5e5e5}.current-item .news__description h2{color:var(--color-txt-dark)}@media(max-width:1024px){.current-item .news__title{margin-bottom:8px}.current-item .news__description h2{margin-bottom:16px}}.current-item .news__txt{color:var(--color-txt-dark);margin-bottom:40px}@media(max-width:1024px){.current-item .news__txt{margin-bottom:16px}}.review_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.review_card.first-yes .book-item-card:nth-child(1){border-color:gold;background-color:rgba(255,215,0,.0588235294)}.review_card.first-yes .book-item-card:nth-child(1) .book-item-card__buttons button{background-color:gold;color:#000}.review_card.first-yes .book-item-card:nth-child(1) .book-item-card__bonus{background-color:#ffef9b}.book-item-card{grid-template-columns:232px 1fr 1fr 141px;grid-template-rows:1fr;grid-gap:16px;border:2px dashed #e3e3e3;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:373px}@media screen and (max-width:1024px){.book-item-card{grid-gap:16px;display:grid;grid-template-columns:100%;grid-template-rows:auto;margin:0}}@media screen and (max-width:768px){.similar-bk-line tr{grid-template-columns:1fr}.book-item-card{width:100%}}.book-item-card__header,.book-item-card_first-button,.book-item-card_second-button{width:100%}.book-item-card__bonus{background-color:var(--bg-tabs);height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;padding:12px;display:grid;-ms-flex-line-pack:center;align-content:center;width:100%;grid-template-columns:36px 1fr}.book-item-card__bonus.promo{display:block;text-align:left}.book-item-card__bonus.promo .promo-button{display:grid;gap:8px;grid-template-columns:1fr 1fr}.book-item-card__bonus.promo .promo-btn{padding:10px}.book-item-card__bonus .bold{font-weight:700;font-size:1rem}.book-item-card__bonus .normal{font-size:1rem}.book-item-card__bonus .bonus{font-size:1.3rem}.book-item-card__bonus svg.main-tabs__img{fill:#f20f00}.book-item-card__bonus .promocode{font-weight:700;font-size:16px;text-align:right;border-radius:10px;position:relative;overflow:hidden;color:var(--color-txt-dark)}.book-item-card__bonus .promocode .text{border:2px dashed red;padding:10px;display:block;border-radius:10px}.book-item-card__bonus .promocode .sticker{display:block;position:absolute;height:calc(100% + 4px);width:100%;top:-2px;left:-10px;-webkit-clip-path:polygon(0 0,calc(100% - 34px) 0,100% 47px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 34px) 0,100% 47px,100% 100%,0 100%)}.book-item-card__bonus .promocode .sticker:before{content:"";position:absolute;top:0;right:-8px;border-style:solid;border-width:8px 44px 33px 9px;border-color:transparent transparent rgba(51,51,51,.5019607843);-webkit-transform:rotate(17deg);transform:rotate(17deg)}.book-item-card__title{font-weight:700;font-size:1rem}.book-item-card__additional_text p{margin:12px 0;font-size:.9rem}.book-item-card__more a,.book-item-card__more button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:12px auto;color:var(--link-color);font-size:14px;font-weight:500;line-height:20.56px;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;background:0 0;font-family:Heebo,sans-serif;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.book-item-card__bonus input{text-align:center;border:1px dashed;padding:10px;border-radius:var(--border-radius);font-size:1rem;width:200px}.book-item-card__footer{width:100%}.book-item-card__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media screen and (max-width:1024px){.book-item-card__buttons a,.book-item-card__buttons button{padding:16px}}.book-item-card__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#1e73be;height:86px;border-radius:10px}.book-item-card__logo img{padding:5px;width:auto;height:100%}.book-item-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.book-item-card__rating{grid-column:2;font-weight:700}.book-item-card__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0;gap:15px}.book-item-card__payment{grid-column:1/5}.book-item-card__payment .payment-wrap ul{display:grid;justify-items:center;grid-template-columns:repeat(12,1fr);margin:0;border-top:2px dashed #e3e3e3;padding:10px 0 0}.book-item-card__payment .payment-wrap ul li{width:100%;height:24px}@media screen and (min-width:768px){.book-item-card__payment .payment-wrap ul li{width:60px}}.book-item-card__payment .payment-wrap ul li svg{width:100%;height:36px}.book-item-card__payment .payment-wrap ul li:before{content:unset}.book-item-card__payment .hided{height:50px;overflow:hidden}.book-item-card__payment .close{display:block;text-align:center;position:relative;width:140px;margin:0 auto;cursor:pointer}.book-item-card__payment .close:after{content:"›";-webkit-transform:rotate(90deg);transform:rotate(90deg);right:10px;font-size:1.4rem;line-height:20px;position:absolute}@media screen and (min-width:1024px){.book-item-card__payment .hide-desktop{display:none}}.book-item-listing{grid-template-columns:232px 1fr 1fr 141px;grid-template-rows:1fr;grid-gap:16px;border:2px dashed #e3e3e3;border-radius:16px;display:grid;padding:16px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:150px}@media screen and (max-width:1024px){.book-item-card__payment{grid-column:1}.book-item-card__payment .payment-wrap ul{grid-template-columns:repeat(4,1fr)}.book-item-listing{grid-gap:16px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;margin:0}}.book-item-listing:nth-child(1){border-color:gold;background-color:rgba(255,215,0,.0588235294)}.book-item-listing:nth-child(1) .book-item-listing__download{background-color:gold;color:#000}.book-item-listing:nth-child(1) .book-item-listing__bonus,.book-item-listing:nth-child(1) .book-item-listing__read-more{background-color:#ffef9b}.book-item-listing__read-more{background-color:var(--bg-tabs);display:block;padding:10px;text-align:center;margin-top:15px;border-radius:var(--border-radius);color:var(--color-txt-dark)}.book-item-listing__download{width:100%}.book-item-listing__bonus{background-color:var(--bg-tabs);height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;padding:20px;display:grid;-ms-flex-line-pack:center;align-content:center;font-style:italic;display:grid;grid-template-columns:36px 1fr}.book-item-listing__bonus .bold{font-weight:700;font-size:1.2rem}.book-item-listing__bonus .normal{font-size:1rem}.book-item-listing__title{font-weight:700;font-size:1rem}.book-item-listing__bonus input{text-align:center;border:1px dashed;padding:10px;border-radius:var(--border-radius);font-size:1rem;width:200px}.book-item-listing__head{display:grid;grid-template-columns:60px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px 3px}.book-item-listing__logo{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#1e73be;grid-row:1/3}.book-item-listing__logo img{padding:5px}.book-item-listing__rating{grid-column:2;font-weight:700}.book-item-listing__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0;gap:15px}.book-item-listing__payment{grid-column:1/5}.book-item-listing__payment .payment-wrap ul{display:grid;justify-items:center;grid-template-columns:repeat(12,1fr);margin:0;border-top:2px dashed #e3e3e3;padding:10px 0 0}@media screen and (max-width:1024px){.book-item-listing__payment{grid-column:1}.book-item-listing__payment .payment-wrap ul{grid-template-columns:repeat(4,1fr)}}.book-item-listing__payment .payment-wrap ul li{width:100%;height:24px}@media screen and (min-width:768px){.book-item-listing__payment .payment-wrap ul li{width:60px}}.book-item-listing__payment .payment-wrap ul li svg{width:100%;height:36px}.book-item-listing__payment .payment-wrap ul li:before{content:unset}.book-item-listing__payment .hided{height:50px;overflow:hidden}.book-item-listing__payment .close{display:block;text-align:center;position:relative;width:140px;margin:0 auto;cursor:pointer}.book-item-listing__payment .close:after{content:"›";-webkit-transform:rotate(90deg);transform:rotate(90deg);right:10px;font-size:1.4rem;line-height:20px;position:absolute}@media screen and (min-width:1024px){.book-item-listing__payment .hide-desktop{display:none}}.similar-bk-card{margin-bottom:36px}.similar-bk-card__container table{border-collapse:collapse;width:100%}.similar-bk-card__container tbody{grid-gap:16px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;margin:2rem 0}.review-card__logo{background-color:#1e73be;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.review-card__head{display:grid;grid-template-columns:40px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 14px}.icon-android{content:" ";background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;min-height:1.5rem;min-width:1.5rem;height:100%;width:auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-txt-dark);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNDggNDgiPjxkZWZzPjxwYXRoIGlkPSJyZXVzZS0wIiBkPSJNMCAwaDQ4djQ4SDB6Ii8+PC9kZWZzPjxnIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgZmlsbD0ibm9uZSIgZGF0YS1uYW1lPSJpbnZpc2libGUgYm94Ij48dXNlIHhsaW5rOmhyZWY9IiNyZXVzZS0wIi8+PHVzZSB4bGluazpocmVmPSIjcmV1c2UtMCIvPjwvZz48ZyBkYXRhLW5hbWU9Imljb25zIFEyIj48cGF0aCBkPSJNNy43IDE2LjJBMi43IDIuNyAwIDAgMCA1IDE4Ljl2MTEuNGEyLjggMi44IDAgMCAwIDEuMiAyLjMgMi42IDIuNiAwIDAgMCAxLjUuNCAyLjcgMi43IDAgMCAwIDIuMi0xLjFsLjItLjMuMy0uN3YtMTJhMi43IDIuNyAwIDAgMC0yLjctMi43Wk0yOS42IDZsMS45LTMuNC4xLS4yYS44LjggMCAwIDAtLjItLjRoLS41bC0yIDMuNWE0LjkgNC45IDAgMCAwLTEuNy0uNiAxMy42IDEzLjYgMCAwIDAtMy42LS41aC0xLjhhMTIuOSAxMi45IDAgMCAwLTMuNSAxbC0xLjktMy4yQS41LjUgMCAwIDAgMTYgMmgtLjJhLjQuNCAwIDAgMC0uMS4zdi4yTDE3LjYgNmExMS44IDExLjggMCAwIDAtNC40IDMuOWwtLjUuOC0uNiAxLjRhOC45IDguOSAwIDAgMC0uNyAzLjZoMjQuNEExMS4xIDExLjEgMCAwIDAgMjkuNiA2Wm0tMTEuNSA1LjRhMS4xIDEuMSAwIDAgMS0xLjEtMS4xIDEuMSAxLjEgMCAwIDEgMS4xLTEgMS4xIDEuMSAwIDAgMSAxIDEgMS4xIDEuMSAwIDAgMS0xIDEuMVptMTEuMSAwYTEgMSAwIDAgMS0xLTEuMSAxIDEgMCAwIDEgMiAwIDEgMSAwIDAgMS0xIDEuMVpNMTEuNSAxNi44djE3LjZhMi45IDIuOSAwIDAgMCAyLjkgMi45aDJ2NmEyLjYgMi42IDAgMCAwIDEuNiAyLjVoMS4xbDEtLjJhMi43IDIuNyAwIDAgMCAxLjctMi41di02aDMuN3Y2YTIuNyAyLjcgMCAxIDAgNS40IDB2LTZoMmEzLjUgMy41IDAgMCAwIDEuNy0uNiAyLjkgMi45IDAgMCAwIDEuMi0yLjNWMTYuOFpNNDIuMiAxOC45YTIuNiAyLjYgMCAwIDAtMi4xLTIuNmgtLjZhMi43IDIuNyAwIDAgMC0yLjcgMi43djExLjNhMi43IDIuNyAwIDEgMCA1LjQgMFoiLz48L2c+PC9nPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNDggNDgiPjxkZWZzPjxwYXRoIGlkPSJyZXVzZS0wIiBkPSJNMCAwaDQ4djQ4SDB6Ii8+PC9kZWZzPjxnIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgZmlsbD0ibm9uZSIgZGF0YS1uYW1lPSJpbnZpc2libGUgYm94Ij48dXNlIHhsaW5rOmhyZWY9IiNyZXVzZS0wIi8+PHVzZSB4bGluazpocmVmPSIjcmV1c2UtMCIvPjwvZz48ZyBkYXRhLW5hbWU9Imljb25zIFEyIj48cGF0aCBkPSJNNy43IDE2LjJBMi43IDIuNyAwIDAgMCA1IDE4Ljl2MTEuNGEyLjggMi44IDAgMCAwIDEuMiAyLjMgMi42IDIuNiAwIDAgMCAxLjUuNCAyLjcgMi43IDAgMCAwIDIuMi0xLjFsLjItLjMuMy0uN3YtMTJhMi43IDIuNyAwIDAgMC0yLjctMi43Wk0yOS42IDZsMS45LTMuNC4xLS4yYS44LjggMCAwIDAtLjItLjRoLS41bC0yIDMuNWE0LjkgNC45IDAgMCAwLTEuNy0uNiAxMy42IDEzLjYgMCAwIDAtMy42LS41aC0xLjhhMTIuOSAxMi45IDAgMCAwLTMuNSAxbC0xLjktMy4yQS41LjUgMCAwIDAgMTYgMmgtLjJhLjQuNCAwIDAgMC0uMS4zdi4yTDE3LjYgNmExMS44IDExLjggMCAwIDAtNC40IDMuOWwtLjUuOC0uNiAxLjRhOC45IDguOSAwIDAgMC0uNyAzLjZoMjQuNEExMS4xIDExLjEgMCAwIDAgMjkuNiA2Wm0tMTEuNSA1LjRhMS4xIDEuMSAwIDAgMS0xLjEtMS4xIDEuMSAxLjEgMCAwIDEgMS4xLTEgMS4xIDEuMSAwIDAgMSAxIDEgMS4xIDEuMSAwIDAgMS0xIDEuMVptMTEuMSAwYTEgMSAwIDAgMS0xLTEuMSAxIDEgMCAwIDEgMiAwIDEgMSAwIDAgMS0xIDEuMVpNMTEuNSAxNi44djE3LjZhMi45IDIuOSAwIDAgMCAyLjkgMi45aDJ2NmEyLjYgMi42IDAgMCAwIDEuNiAyLjVoMS4xbDEtLjJhMi43IDIuNyAwIDAgMCAxLjctMi41di02aDMuN3Y2YTIuNyAyLjcgMCAxIDAgNS40IDB2LTZoMmEzLjUgMy41IDAgMCAwIDEuNy0uNiAyLjkgMi45IDAgMCAwIDEuMi0yLjNWMTYuOFpNNDIuMiAxOC45YTIuNiAyLjYgMCAwIDAtMi4xLTIuNmgtLjZhMi43IDIuNyAwIDAgMC0yLjcgMi43djExLjNhMi43IDIuNyAwIDEgMCA1LjQgMFoiLz48L2c+PC9nPjwvc3ZnPg==)}.icon-apple{content:" ";background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;min-height:1.5rem;min-width:1.5rem;height:100%;width:auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-txt-dark);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zLjUgMCA0OCA0OCI+PHBhdGggZmlsbD0iIzBCMEIwQSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjcuMiA3LjhjMS41LTIgMi43LTQuOSAyLjMtNy44LTIuNi4yLTUuNiAxLjgtNy4zIDQtMS42IDEuOS0yLjkgNC44LTIuNCA3LjUgMi44LjEgNS43LTEuNSA3LjQtMy43Wk00MSAzNS4yYTM0LjcgMzQuNyAwIDAgMS0zLjEgNS44Yy0yIDMuMS00LjggNy04LjQgNy0zIDAtMy45LTItOC4xLTItNC4zIDAtNS4yIDItOC4zIDJDOS42IDQ4IDcgNDQuNSA1IDQxLjRjLTUuNi04LjYtNi4yLTE4LjctMi43LTI0LjEgMi40LTMuOCA2LjMtNiAxMC02czYgMiA5LjEgMmMzIDAgNC44LTIgOS4xLTIgMy4zIDAgNi44IDEuNyA5LjIgNC44LTggNC40LTYuNyAxNiAxLjQgMTkuMVoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zLjUgMCA0OCA0OCI+PHBhdGggZmlsbD0iIzBCMEIwQSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjcuMiA3LjhjMS41LTIgMi43LTQuOSAyLjMtNy44LTIuNi4yLTUuNiAxLjgtNy4zIDQtMS42IDEuOS0yLjkgNC44LTIuNCA3LjUgMi44LjEgNS43LTEuNSA3LjQtMy43Wk00MSAzNS4yYTM0LjcgMzQuNyAwIDAgMS0zLjEgNS44Yy0yIDMuMS00LjggNy04LjQgNy0zIDAtMy45LTItOC4xLTItNC4zIDAtNS4yIDItOC4zIDJDOS42IDQ4IDcgNDQuNSA1IDQxLjRjLTUuNi04LjYtNi4yLTE4LjctMi43LTI0LjEgMi40LTMuOCA2LjMtNiAxMC02czYgMiA5LjEgMmMzIDAgNC44LTIgOS4xLTIgMy4zIDAgNi44IDEuNyA5LjIgNC44LTggNC40LTYuNyAxNiAxLjQgMTkuMVoiLz48L3N2Zz4=)}.icon-windows{content:" ";background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;min-height:1.5rem;min-width:1.5rem;height:100%;width:auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-txt-dark);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJpY29uIiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0Ij48cGF0aCBkPSJNNTI0IDE5MXYyODloMzgyVjEyOHptMCA2NDMgMzgyIDYyVjU0NEg1MjR6TTEyMCA0ODBoMzIzVjIwMmwtMzIzIDUzem0wIDI5MSAzMjMgNTJWNTQ0SDEyMHoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJpY29uIiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0Ij48cGF0aCBkPSJNNTI0IDE5MXYyODloMzgyVjEyOHptMCA2NDMgMzgyIDYyVjU0NEg1MjR6TTEyMCA0ODBoMzIzVjIwMmwtMzIzIDUzem0wIDI5MSAzMjMgNTJWNTQ0SDEyMHoiLz48L3N2Zz4=)}.icon-globe{content:" ";background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;min-height:1.5rem;min-width:1.5rem;height:100%;width:auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MDAiIGhlaWdodD0iODAwIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Im0yLjY5IDE1LjY1IDEuOS0xLjFhLjUuNSAwIDAgMSAuMzUtLjA2bDMuNzUuN2MuMzEuMDYuNi0uMTguNi0uNWwtLjAyLTMuMjlhLjUuNSAwIDAgMSAuMDctLjI1bDEuOS0zLjI0YS41LjUgMCAwIDAtLjAzLS41NEw4IDIuODNNMTkgNC44NkMxMy41IDcuNSAxNi41IDExIDE3LjUgMTEuNWMxLjg4Ljk0IDQuNDkgMSA0LjQ5IDFMMjIgMTJhMTAgMTAgMCAxIDAtOS41IDkuOTltNC4yNi0uMDUtMy4xNy04LjM1IDguMzUgMy4xNy0zLjcgMS40OC0xLjQ4IDMuN1oiLz48L3N2Zz4K)}.slots{padding:20px 32px 32px;background-color:var(--bg-tabs);border-radius:var(--border-radius)}.slots__wrap{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:20px}.slots__wrap.single{grid-template-columns:1fr!important}.slots__wrap.single .slots__item{max-height:467px}.slots__heading{display:grid;grid-template-columns:10fr 2fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.slots__heading h2{margin-bottom:0}.slots__item{position:relative;border-radius:var(--border-radius);overflow:hidden;font-weight:700;-webkit-transition:.3s;transition:.3s}.slots__item:hover .slots__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.slots__item:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.3s;transition:.3s}.slots__item img{vertical-align:bottom;width:100%;position:relative;height:100%}.slots__bottom{display:none;position:absolute;top:0;height:100%;width:100%;-webkit-transition:.3s;transition:.3s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(#000));background:linear-gradient(0deg,rgba(255,255,255,0) 0,#000 100%);color:#fff}@media(max-width:768px){.slots__bottom p{text-align:center;margin:3px}.slots__bottom .slots__bottom .link-button{width:90%}.fast-links-block button{width:100%}}@media screen and (max-width:768px){.slots__heading{display:grid;grid-template-columns:10fr 6fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slots__wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px}.slots__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;background:-webkit-gradient(linear,left bottom,left top,color-stop(63%,rgba(255,255,255,0)),to(#000));background:linear-gradient(0deg,rgba(255,255,255,0) 63%,#000 100%)}.slots{padding:10px;background-color:var(--bg-tabs);border-radius:var(--border-radius)}}.slots-popup{position:fixed;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,.7);margin:0!important}.slots-popup__frame{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;width:100%;height:100%;max-width:1380px;max-height:720px;margin:auto;border-radius:4px;background:var(--background-main);padding:8px 12px 0}.slots-popup__title{color:#fff;font-size:22px;font-weight:600;line-height:28px;padding:10px}.slots-popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slots-popup__cross{background:0 0;border:none;cursor:pointer}.slots-popup__body{position:relative;grid-column:1/4;grid-row:2/3;margin:8px -10px 2px;border-radius:4px;background:#d9d9d9;overflow:hidden}.slots-popup__body iframe{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;border:none}.slots-popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.fast-links-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;margin-top:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.fast-links-block button{padding:10px 0 10px 1rem}.fast-links-block__item{-webkit-box-shadow:-5px 4px 10px rgba(0,0,0,.09);box-shadow:-5px 4px 10px rgba(0,0,0,.09);background:var(--fast-links-bg);min-height:75px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;font-weight:400;font-size:16px;text-transform:uppercase;margin:10px 5px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:280px;text-align:left;cursor:pointer;padding-left:20px}@media(max-width:768px){.fast-links-block__item{width:100%}}.fast-links-block__item.active{background:var(--fast-links-bg-hover);color:#fff;padding:10px 25px}.fast-links-block__item.active span{color:#fff}.fast-links-block__item span{color:#fff;font-size:10px;text-align:left;margin:0}.fast-links-block__item strong{font-size:15px;font-weight:700;text-align:left;display:block;padding-bottom:5px}.fast-links-block__item img{width:auto;height:40px;margin-left:10px;margin-right:10px}.fast-links-block__item a{font-weight:700;text-decoration:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 25px}.fast-links-block__item:hover{background:var(--fast-links-bg-hover)}.fast-links-block__item:hover a,.fast-links-block__item:hover span{color:#fff}@media(min-width:768px){.fast-links-block__item{max-width:46%}}.icon-arrow{background-image:url("data:image/svg+xml,%3Csvg width='8' height='9' viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_305)'%3E%3Cline x1='7.33334' y1='1.16667' x2='7.33334' y2='7.83333' stroke='white' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cline x1='7.33333' y1='7.83329' x2='0.666666' y2='7.83329' stroke='white' stroke-width='1.33333' stroke-linecap='round'/%3E%3Cpath d='M7.19527 8.63803C7.45562 8.89838 7.87773 8.89838 8.13808 8.63803C8.39843 8.37768 8.39843 7.95557 8.13808 7.69522L7.19527 8.63803ZM1.13808 0.695197C0.877728 0.434847 0.455618 0.434846 0.195268 0.695195C-0.065082 0.955544 -0.0650825 1.37765 0.195267 1.638L1.13808 0.695197ZM8.13808 7.69522L1.13808 0.695197L0.195267 1.638L7.19527 8.63803L8.13808 7.69522Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_305'%3E%3Crect width='8' height='8' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:1rem;height:1rem;background-repeat:no-repeat;background-position:center;background-size:.5rem}.icon-home{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' d='M23.503 11.803 12.6.263a.844.844 0 0 0-.275-.195.805.805 0 0 0-.922.195L.498 11.803A1.853 1.853 0 0 0 0 13.073c0 .99.76 1.795 1.694 1.795h1.15v8.235c0 .496.378.897.846.897h6.616v-6.28h2.965V24h7.04c.468 0 .847-.4.847-.897v-8.235h1.149c.45 0 .881-.188 1.199-.527.66-.701.66-1.837-.003-2.538Z'/%3E%3C/svg%3E");width:20px;height:14px;display:block;background-position:center;background-size:contain;background-repeat:no-repeat}.active-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;margin-bottom:28px}.active-bonus__item{width:373px;border-radius:10px;padding:16px 18px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;gap:10px;width:calc(33% - 23.6px)}.active-bonus__item.double{width:calc(50% - 20px)}.active-bonus__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.active-bonus__title{font-size:16px;font-weight:400;line-height:23.5px;text-align:left}.active-bonus__subtitle{height:100%}.active-bonus__subtitle p{margin:3px 0}.active-bonus__button a,.active-bonus__button button{background-color:#fff;max-width:129px;margin:0;color:#092c44}.active-bonus__icon{width:86px;border-radius:10px;background:red;overflow:hidden}.active-bonus__icon img{display:block}@media(max-width:768px){.active-bonus{gap:28px}.active-bonus__item,.active-bonus__item.double{width:100%}}.win-statistics{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:28px;-ms-flex-wrap:wrap;flex-wrap:wrap}.win-statistics__item{border:2px dashed #e3e3e3;background:#f4f4f4;border-radius:10px;max-width:167px;overflow:hidden}.win-statistics__icon img{display:block;height:93px}.win-statistics__card{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.win-statistics__button a,.win-statistics__button button{font-size:14px;font-weight:500;line-height:20.56px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--link-color);background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.win-statistics__user_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:20.56px}.win-statistics__winning_size{padding:4px 10px;border-radius:var(--border-radius);text-align:center;font-size:14px;font-weight:400;line-height:20.56px;color:#fff}@media(max-width:768px){.win-statistics{gap:16px}.win-statistics__item{max-width:152px}}@media(max-width:360px){.win-statistics__item{max-width:47%}}.blocks-border{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.blocks-border__item{width:184px;padding:12px;border-radius:10px;border:2px dashed #e3e3e3}.blocks-border__item p{margin:0}@media(max-width:768px){.blocks-border__item{width:100%}}.main-dialog{top:0;background-color:rgba(0,0,0,.6901960784);position:fixed;height:100%;width:100%;z-index:25;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;color:var(--color-txt-dark);border:none}.main-dialog__content{text-align:center}.main-dialog__title{font-weight:700;margin:10px 0;font-size:38px;font-weight:860;line-height:45.35px;text-align:center}.main-dialog__desctiption{font-size:15px;font-weight:400;line-height:17.9px;text-align:center}.main-dialog__bg{width:100%;height:100%;position:fixed}.main-dialog__wrap{z-index:30;width:400px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;border-radius:10px;max-height:88vh;position:relative}.main-dialog__wrap img{border-radius:20px;max-height:300px;height:100%;width:auto}.main-dialog__header{position:absolute;top:5px;right:5px}.main-dialog__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:20px;gap:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-dialog__footer .link-button{width:100%}.main-dialog__close-button{width:2rem;height:2rem;background:0 0;border:unset;color:var(--color-txt-dark)}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{margin:0;padding:0;min-height:100%;height:100%;font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;padding:0;height:100%;min-height:100%;font-family:Heebo,sans-serif;font-weight:400;font-size:16px;line-height:1.42;color:var(--color-txt-dark);background-color:var(--background-light)}.container{margin:0 auto;width:100%;max-width:1264px;padding-left:32px;padding-right:32px}@media(max-width:1024px){.container{padding-left:20px;padding-right:20px}}
/*# sourceMappingURL=../sourcemaps/style.css.map */
