body.noscroll{overflow:hidden}.btn:focus,.btn:hover,.btn:active{background-color:#007133}.btn-lite:focus,.btn-lite:hover,.btn-lite:active{background-color:#dcdcdc}.btn:disabled,.btn-lite:disabled{background-color:#e9e9e9;border-color:#e9e9e9;color:#bcbcce}div:focus,a:focus,input:focus,button{outline:0}::-webkit-input-placeholder{height:100%;color:#9f9f9f;font-weight:400;opacity:1;transition:opacity .3s ease}::-moz-placeholder{height:100%;color:#9f9f9f;font-weight:400;opacity:1;transition:opacity .3s ease}:-moz-placeholder{height:100%;color:#9f9f9f;font-weight:400;opacity:1;transition:opacity .3s ease}:-ms-input-placeholder{height:100%;color:#9f9f9f;font-weight:400;opacity:1;transition:opacity .3s ease}:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s ease}:focus::-moz-placeholder{opacity:0;transition:opacity .3s ease}:focus:-moz-placeholder{opacity:0;transition:opacity .3s ease}:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s ease}@keyframes loadingAnimation{0%{background-color:var(--loading_color)}50%{background-color:var(--loading_color_lite)}100%{background-color:var(--loading_color)}}@keyframes gradientFade{0%{background-color:var(--loading_color)}25%{background-color:var(--loading_color_lite)}50%{background-color:var(--loading_color)}75%{background-color:var(--loading_color_lite)}100%{background-color:var(--loading_color)}}@media screen and (max-width:1180px){h2{font-size:20px}}@media screen and (max-width:991px){body.noscroll{overflow:hidden}}@media screen and (max-width:768px){h1{font-size:25px;line-height:28px}}@media screen and (max-width:700px){h2{margin:5px 0}}@media screen and (max-width:500px){h2{font-size:25px}}.best-bonus-container{position:absolute;background-color:var(--white);box-shadow:0px 1px 19px rgba(0,0,0,.15);border:1px solid #d9eafa;border-radius:16px;top:110px;width:182px;right:0;padding-bottom:16px;display:none;-webkit-transition:none;-moz-transition:none;transition:none}.best-bonus-container:before{content:"";position:absolute;top:-10px;width:40px;height:40px;background-color:var(--white);transform:rotate(45deg);z-index:1;box-shadow:0px 1px 19px rgba(0,0,0,.15);border:1px solid #d9eafa;right:15px;margin:auto}.best-bonus-container__logo{width:100%;height:auto;margin:auto;background-color:var(--white);position:relative;z-index:1;border-radius:16px 16px 0 0;padding-top:15px;text-align:center}.best-bonus-container__logo img{object-fit:cover;width:160px;height:auto}.best-bonus-container__text{text-align:center;font-size:14px;line-height:17px;text-align:center;color:var(--blue_dark);margin-bottom:15px;padding:0 20px;font-weight:500}.best-bonus-container__button{border-radius:8px;height:38px;display:flex;align-items:center;width:128px;justify-content:center;margin:auto;width:128px;font-weight:700;font-size:12px;line-height:14px;letter-spacing:.02em;text-transform:uppercase;color:var(--white)}@media screen and (max-width:1180px){.logged-in .best-bonus-container{right:9px}}@media screen and (max-width:991px){.logged-in .best-bonus-container,.best-bonus-container{right:-8px}}@media screen and (max-width:768px){.best-bonus-container{top:83px}}.site-box.primary{display:flex;flex-direction:row;flex-wrap:wrap;background-color:#fcfeff;padding:15px 20px}.breadcrumbs{margin-bottom:8px;width:100%}.breadcrumbs a,.breadcrumbs span{font-weight:300;font-size:12px;line-height:14px;color:#7c7c7c;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}@media (max-width:768px){.breadcrumbs{position:relative;padding-left:12px;border-bottom:1px solid #d9eafa}.breadcrumbs>span{display:block;overflow-x:scroll;height:34px}.breadcrumbs>span>span>a{position:absolute;z-index:2;left:0;top:0;font-size:0}.breadcrumbs>span>span>a:before{content:"\e93e";font-family:"Betru";font-size:12px;color:var(--blue_dark)}.breadcrumbs a,.breadcrumbs span{white-space:pre;color:var(--blue_dark);font-weight:500}.breadcrumbs>span>span>span .breadcrumb_last{display:none}}.main-content{width:69.2%;max-width:809px;margin-right:1.4%}.right-sidebar{width:29.4%;max-width:345px}.right-sidebar :nth-last-child(1):has(.advert.banner-site.sidebar-banners){position:sticky;top:140px}@media screen and (max-width:991px){.main-content{width:100%;margin:0 auto}.right-sidebar{width:100%;max-width:809px;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between}.right-sidebar :nth-last-child(1){position:static;top:auto}}@media screen and (max-width:769px){.right-sidebar{justify-content:center}}.site-search.opened .search-icon{background-color:var(--green)}.site-search input[type=submit]{display:none}.site-search form{position:absolute;width:0;height:38px;right:20px;flex-direction:row-reverse;top:0;bottom:0;margin:auto;background-color:var(--white);border-radius:8px;padding:0;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear}.site-search.opened form{width:500px;padding:0 15px}.site-search input[type=text]{width:100%;border:0;height:100%;margin:0;padding:0;color:#9f9f9f;font-weight:400;font-size:14px;border-radius:8px}.site-search label{width:18px;height:60px;line-height:60px;text-align:center;display:block;cursor:pointer;padding-right:12px;display:none}.site-search label:before{font-family:"Betru";content:"\e920";color:#9f9f9f;font-size:18px}.footer-widget .menu>li>a:focus,.footer-widget .menu>li>a:hover,.footer-widget .menu>li>a:active{color:var(--green)}@media screen and (max-width:1180px){.site-search form{height:32px}}@media screen and (max-width:1024px) and (min-width:992px){.site-search.opened form{width:450px}}@media screen and (max-width:991px){.site-search.opened form{width:700px}}.side-widget{background-color:var(--white);border:1px solid #d9eafa;box-sizing:border-box;border-radius:16px;margin-bottom:22px;display:flex;flex-direction:column;overflow:hidden}.side-widget__title{padding:0 20px;border-radius:16px 16px 0 0;font-weight:500;font-size:20px;line-height:24px;color:var(--white);background-color:var(--green);background-image:url(//betru.ru/wp-content/themes/betru_new/css/../images/pattern.svg);background-size:200%;background-position:top center;background-repeat:no-repeat;display:flex;align-items:center;height:75px;overflow:hidden}.side-widget__title:before{font-family:"Betru";margin-right:20px;font-size:22px;width:22px;flex:none}.side-widget a{display:flex}.side-widget a.advert img{width:100%;height:auto}@media screen and (max-width:991px){.side-widget{width:48%}#text-13{height:100%}.side-widget .advert{max-width:100%}}@media screen and (max-width:768px){.side-widget{width:100%;max-width:400px}}a.comp-link{position:relative;display:block;text-align:center;padding:30px 50px;font-size:22px;color:var(--white);font-weight:500;line-height:1.3;background-color:var(--blue_dark)}a.comp-link:before,.comp-text:before,.comp-prise:before{font-family:"Betru"}a.comp-link:before,a.comp-link:after{content:"";border-radius:16px;bottom:-18%;position:absolute;width:50%;height:120%;background-color:var(--green)}a.comp-link:before{right:-45%;transform:rotate(-45deg);box-shadow:-15px 5px 15px #0000008f}a.comp-link:after{left:-45%;transform:rotate(45deg);box-shadow:15px 5px 15px #0000008f}.comp-text:before{content:"\e941";position:absolute;font-weight:400;font-size:150px;right:-10px;bottom:-40px;color:var(--green);opacity:.3;display:none}.comp-text{position:relative;z-index:1}.comp-prise{position:relative;font-size:25px;color:var(--green);display:block;border-radius:10px;background-color:var(--white);margin-top:10px;width:130px;margin-left:auto;margin-right:auto;height:42px;display:flex;align-items:center;justify-content:center;box-shadow:0px 10px 15px #0000008f}@media screen and (max-width:1180px){.side-widget__title{padding:0 20px;height:62px;font-size:16px;line-height:18px}.side-widget__title:before{font-size:18px;margin-right:10px;width:18px}}@media screen and (max-width:991px){.top-mobile-widgets{display:flex;flex-wrap:wrap}.top-mobile-widgets>div{width:48%}.top-mobile-widgets>div:nth-child(odd){margin-right:4%}.top-mobile-widgets div.textwidget,.comp-link{height:100%}}@media screen and (max-width:991px) and (min-width:651px){a.comp-link{display:flex;align-items:center;font-size:35px}a.comp-link:before,a.comp-link:after{bottom:-100%;width:60%;height:140%}a.comp-link:after{left:10%;box-shadow:-15px 5px 15px #0000008f}a.comp-link:before{left:-90%;top:-88%}.comp-prise{font-size:30px;width:160px;height:60px}.comp-text{margin-bottom:50px}}@media screen and (max-width:768px) and (min-width:651px){a.comp-link{font-size:30px}a.comp-link:before{left:-100%}.comp-text{margin-bottom:30px}}@media screen and (max-width:650px){.top-mobile-widgets>div{width:100%}.top-mobile-widgets>div:nth-child(odd){margin-right:0}}.apps-widget .side-widget__title:before{content:"\e916"}.apps-widget__content{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.apps-widget__link{width:147px;height:43px;margin:35px 2.5px}.apps-widget__link_android{background-image:url(//betru.ru/wp-content/themes/betru_new/css/../images/google-play.svg)}.apps-widget__link_ios{background-image:url(//betru.ru/wp-content/themes/betru_new/css/../images/app-store.svg)}.apps-widget__link_last{border-top:1px solid #d9eafa;width:100%;font-weight:500;font-size:13px;line-height:15px;display:flex;justify-content:center;letter-spacing:.02em;text-transform:uppercase;color:#262f56;padding:31px 5px;text-decoration:none;align-content:center;margin:0;height:auto}.apps-widget__link_last{border-radius:0 0 16px 16px}.apps-widget__link_last:focus,.apps-widget__link_last:hover,.apps-widget__link_last:active{color:#00c659;background-color:#f4faff}@media screen and (max-width:1180px){.apps-widget__link{width:115px;height:33px;background-size:contain;background-repeat:no-repeat;background-position:center center}.apps-widget__link_last{font-size:11px;width:100%;height:auto;padding:25px 0}}@media screen and (min-width:992px){.footer-widget .apps-widget__content{flex-direction:column}}.footer-widget .apps-widget__link{margin:0;margin-bottom:7px}.footer-widget .apps-widget__link_last{display:none}@media screen and (max-width:991px){.footer-widget .apps-widget__link{margin:0 2px}}@media screen and (max-width:500px){.footer-widget .apps-widget__content{justify-content:space-evenly}.footer-widget .apps-widget__link{width:147px;height:43px}}@media screen and (max-width:350px){.footer-widget .apps-widget__link{width:145px}}.socials-widget .side-widget__title{background:0 0;margin-bottom:41px;font-weight:500;font-size:20px;line-height:1.2;text-align:center;color:#262f56;border-bottom:1px solid #d9eafa}.socials-widget__man{margin-bottom:20px}.socials-widget__man img{width:292px;max-width:100%;height:243px;display:block;margin:0 auto}.socials-widget__list{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:12px 14px 19px;border-top:1px solid #d9eafa;flex-wrap:wrap}.socials-widget__list a{display:flex;align-items:center;justify-content:center;width:150px;height:40px;border-radius:8px;font-weight:500;font-size:12px;line-height:1;text-align:center;letter-spacing:.02em;color:#fff;width:48%}.socials-widget__list a.tg{background:#32a9e6}.socials-widget__list a.vk{background:#2787f5}.socials-widget__list a.tw{background:#00acee;margin-top:4%}.socials-widget__list a.in{background:#d6249f;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);background:#f09433;background:-moz-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-webkit-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433',endColorstr='#bc1888',GradientType=1);margin-top:4%}.socials-widget__list a:before{font-family:"Betru";color:#fff;margin-right:7px}.socials-widget__list a.tg:before{content:"\e920";font-size:16px}.socials-widget__list a.vk:before{content:"\e925";font-size:14px}.socials-widget__list a.tw:before{content:"\e923";font-size:14px}.socials-widget__list a.in:before{content:"\e912";font-size:20px}.socials-widget__list a:hover{cursor:pointer;opacity:.6}@media screen and (max-width:1200px){.socials-widget__list{padding:12px 6px 19px;justify-content:space-around}.socials-widget__list a{width:120px}}@media screen and (max-width:991px){.socials-widget__list a{flex:0 0 48%;margin:0 1%}.socials-widget__list a.tw,.socials-widget__list a.in{margin-top:2%}.socials-widget__list{justify-content:center;margin-left:0;margin-right:0}}@media screen and (max-width:576px){.socials-widget.side-widget{border-radius:0;margin-left:0;margin-right:0;border-right:none;border-left:none}.socials-widget__man{display:none}.socials-widget__list a{width:auto}.socials-widget .side-widget__title{margin-bottom:0;border:none;text-align:center;justify-content:center;font-size:18px}.socials-widget__list{padding-left:0;padding-right:0;margin-left:15px;margin-right:15px}}@media screen and (max-width:374px){.socials-widget.side-widget{margin-left:0;margin-right:0}.socials-widget__list a{flex:0 0 130px}}.site-footer{background-color:var(--blue_dark);display:flex;flex-direction:column;color:var(--white);position:relative;z-index:2}.footer-top{flex-wrap:wrap;display:flex;flex-direction:row;padding-top:70px}.footer-top__sidebar{margin:0 auto}.footer-widget{margin-bottom:30px}.footer-widget .side-title{font-weight:500;font-size:18px;line-height:21px;color:var(--white);margin-bottom:20px}.footer-widget .menu>li>a{font-size:14px;line-height:28px;color:#cfcfcf;display:block}.footer-bottom,.footer-bottom-care{padding:32px 0;background-color:#232a47}.footer-bottom-care{padding:15px 0}.footer-bottom-care .site-box{justify-content:center;align-items:center}.footer-bottom-care img{margin:0 15px}.footer-bottom p{margin:auto 0;max-width:411px;width:100%;font-size:12px}.footer-bottom__left{margin:auto 0}.footer-bottom__mid{display:flex;margin:auto 0;width:100%}.footer-bottom__mid span{font-weight:400}.footer-bottom__right{margin:auto 0;display:flex;flex-direction:row;justify-content:space-between;width:100%}.footer-age{flex:none;width:46px;height:46px;line-height:46px;font-weight:700;font-size:17px;line-height:20px;display:flex;align-items:center;color:#cfcfcf;border:1px solid #cfcfcf;border-radius:8px;justify-content:center;margin:auto;margin-right:10px}.bottom__right_block{padding:10px;border:1px solid #cfcfcf;border-radius:8px;display:flex;flex-direction:column;text-align:center;justify-content:center;margin-left:8px;max-width:224px;width:100%}.footer-link{font-weight:300;font-size:12px;line-height:24px;display:flex;align-items:center;color:#cfcfcf;text-decoration:none}.footer-link span{text-decoration:underline}.footer-link:before{font-family:"Betru";margin-right:5px}.footer-link_mail:before{font-family:"Betru";content:"\e938";font-weight:400;display:flex;align-items:flex-end;text-align:center;color:#cfcfcf}.footer-link_info:before{content:"\e911"}.footer-link_lock:before{content:"\e913"}.gamecare-widget{display:flex;flex-direction:column}.gamecare-widget a{display:flex;margin:7px 0}.gamecare-widget a img{object-fit:cover}.go-to-top{width:45px;height:45px;background-color:var(--green);border-radius:50%;position:fixed;bottom:5%;left:90%;color:var(--white);display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;box-shadow:0px 4px 20px rgb(0 0 0/25%);z-index:2}.go-to-top.show{opacity:1}.go-to-top.show:hover{opacity:.7}.go-to-top:before{font-family:"Betru";content:"\e934";transform:rotate(-90deg);position:relative;font-size:18px;left:0}@media screen and (max-width:1550px){.go-to-top{left:92%}}@media screen and (max-width:1450px){.go-to-top{left:auto;right:50px}}@media screen and (max-width:1180px){.footer-top .site-box{width:100%}}@media screen and (max-width:1100px){.footer-bottom__left{display:none}.footer-age{margin:auto 0;margin-right:15px}}@media screen and (max-width:991px){.go-to-top{right:15px;height:56px;width:56px;bottom:95px}.go-to-top{width:48px;height:48px;right:28px}}@media screen and (max-width:991px){.footer-top .site-box{flex-wrap:wrap}.footer-top__bottom{width:100%;display:flex;justify-content:space-evenly}.footer-bottom .site-box{flex-wrap:wrap;flex-direction:row-reverse}.footer-bottom__mid{justify-content:center}.footer-bottom__right{margin-top:20px;justify-content:center}}@media screen and (max-width:768px){.footer-widget .side-title{font-size:15px}.footer-widget .menu>li>a{font-size:12px;line-height:23px}}@media screen and (max-width:500px){.footer-top{padding-top:0}.footer-top .site-box{flex-direction:column}.footer-top__sidebar{width:100%}.footer-widget{border-bottom:1px solid #343e63;margin-bottom:0;padding:23px 15px}.footer-top__sidebar .footer-widget>div:last-child{display:none;-webkit-transition:none;-moz-transition:none;transition:none;background-color:#2a345d;margin-top:10px;padding:0 10px}.footer-top__sidebar .footer-widget .side-title{font-size:17px;line-height:20px;margin-bottom:0;display:flex;justify-content:space-between;align-items:center}.footer-top__sidebar .footer-widget .side-title:after{font-family:"Betru";content:"\e934";font-size:15px;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear}.footer-top__sidebar .footer-widget .side-title.opened:after{transform:rotate(90deg)}.footer-widget .menu>li{border-bottom:1px #3c4467 solid}.footer-widget .menu>li:last-child{border:0}.footer-widget .menu>li>a{padding:8px 0}.footer-top__bottom{flex-direction:column-reverse}.footer-top__bottom .footer-widget{padding-left:0;padding-right:0}.footer-top__bottom .footer-widget .side-title{display:none}.footer-bottom{padding:0;background-color:transparent}.footer-age{margin-top:0}.footer-bottom p{display:flex;flex-direction:column}.footer-bottom__mid{padding-top:20px}.footer-bottom__mid span{margin-top:20px}.footer-bottom__right{flex-direction:column;padding-left:60px;padding-bottom:20px;border-bottom:1px solid #343e63}.bottom__right_block{padding:0;max-width:100%;border:0;margin-left:0}.footer-link_mail{justify-content:flex-start}.footer-link_mail:before{font-size:12px}}#public_cookies{position:fixed;bottom:0;width:100%;background-color:var(--white);text-align:center;padding:20px 0;display:flex;justify-content:center;align-items:center;box-shadow:0px 0px 15px rgb(0 0 0/17%);z-index:99999}#public_cookies.show{bottom:0}#public_cookies p{margin:0;padding:0 10px 0 0}.cookies_ok{background-color:var(--green);color:var(--white);font-weight:500;width:50px;display:flex;height:35px;justify-content:center;align-items:center;border-radius:8px;margin:0 15px;flex:none}.cookies_ok:hover{opacity:.7}@media screen and (max-width:768px){#public_cookies p{order:2}.cookies_ok{order:1}}.user-bar,.user-bar *,.user-bar *:before,.user-bar *:after{box-sizing:border-box}.user-bar{position:relative;display:flex;align-items:center;margin-left:30px;z-index:2}.user-bar__list{display:none;position:absolute;top:75%;right:0;width:246px;background-color:var(--white);border-radius:16px;box-shadow:0px 0px 2px rgba(0,0,0,.25)}.user-bar:hover .user-bar__list{display:block}.user-bar__list:after{content:"";display:block;width:10px;height:10px;background-color:var(--white);transform:rotate(45deg);position:absolute;z-index:2;right:38px;top:-3px}.user-bar__link{padding:0 20px;align-items:center;display:flex;border-bottom:1px solid #f5f5f5;min-height:65px;font-family:"Rubik";font-weight:500;font-size:14px;line-height:2.5;color:var(--blue_dark)}.user-bar__link:hover{opacity:.6;cursor:pointer}.user-bar__link:before{font-family:"Betru";color:var(--blue_dark);font-size:20px;margin-right:17px}.user-bar__link.prof:before{content:"\e964"}.user-bar__link.setting:before{content:"\e941"}.user-bar__link.out:before{content:"\e902"}.user-bar__link:last-child{border:none}.user-bar__row{display:flex;align-items:center}.user-bar__name{font-family:"Rubik";font-weight:500;font-size:16px;line-height:1.1;color:#fff}.user-tag{border-radius:4px;padding:4px 8px;display:flex;align-items:center;justify-content:center;font-family:"Rubik";font-style:normal;font-weight:500;font-size:12px;line-height:1.5;color:#fff}.user-tag.expert{background-color:orange}.user-tag.novice{background-color:#46ea3c}.user-tag.elite{background-color:#ff0505}.user-tag.king{background-color:#86009e}.user-bar__tag.user-tag{margin-left:0;margin-top:3px;display:inline-flex}@media screen and (max-width:576px){.user-tag{padding:2px 7px}}.user-bar__face{display:flex;align-items:center;justify-content:center;width:55px;height:55px;flex:none;background:#ededed;margin-left:11px;border-radius:50%;overflow:hidden;border:2px #4bd288 solid}.user-bar__face.no-face:before{content:"\e92d";font-family:"Betru";font-size:24px;font-weight:400;color:#b1b1b1}.user-bar__face.no-face:hover:before{content:"\e965";font-size:20px;color:var(--green)}.user-bar__arrow{display:block;border-radius:4px;border:5px solid #fff;margin-left:7px;border-bottom-width:0;border-right-color:transparent;border-left-color:transparent}@media screen and (max-width:991px){.user-bar__name{font-size:14px;display:none}.user-bar__tag.user-tag{padding:0 5px;display:none}.user-bar__face{margin-left:0;width:37px;height:37px}.user-bar__face.no-face:hover:before,.user-bar__face.no-face:before{font-size:17px}}@media screen and (max-width:550px){.user-bar{margin-left:10px}}.popup{display:flex;justify-content:center;align-items:center;position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:none}.popup.active{display:flex}.popup__block{background:#fff;border:1px solid #d9eafa;box-sizing:border-box;border-radius:16px;overflow:hidden;position:relative;width:351px;max-width:100%}.popup__result{position:absolute;z-index:-1;top:30%;padding:30px 2%;margin:auto;height:auto;display:flex;align-items:center;background-color:#ffffffe6;left:0;width:90%;box-shadow:0px 0px 20px #00000078;right:0;border-radius:16px;flex-direction:column;text-align:center;font-weight:500;font-size:16px}.popup__result.show{opacity:1;z-index:2}.popup__tab-row{display:flex;border-bottom:1px solid #e2e2e2}.popup__tab-row button{flex:0 0 50%;height:65px;box-sizing:border-box;background:0 0;display:flex;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:300;line-height:1;letter-spacing:0em;text-align:center;color:#c4c4c4;background:0 0;border:none;outline:none}.popup__tab-row button:hover{cursor:pointer;opacity:.6}.popup__tab-row button.active{font-weight:700;color:var(--blue_dark);position:relative}.popup__tab-row button.active:after{content:"";position:absolute;bottom:-1px;left:0;display:block;width:100%;height:5px;background:var(--green);border-radius:8px 8px 0 0}.popup__form label{position:relative;display:block}.popup__form label:before{font-family:"Betru";position:absolute;top:50%;right:15px;transform:translateY(-50%);color:var(--blue_dark)}.popup__form label.name:before{content:"\e92d";font-size:15px}.popup__form label.email:before{content:"\e94b";font-size:13px}.popup__form label.password:before{content:"\e913";font-size:16px}.popup__form span{display:block;margin-bottom:5px;font-family:"Rubik";font-weight:500;font-size:14px;line-height:1.1;color:#7c7c7c}.popup__form label input{display:flex;align-items:center;margin-bottom:13px;background:#f2f2f2;border:1px solid #e2e2e2;box-sizing:border-box;border-radius:8px;width:100%;padding:14px 15px;font-family:"Rubik";font-weight:500;font-size:14px;line-height:1.1;color:var(--blue_dark)}.popup__form input[type=submit]{background-color:var(--green);border-radius:8px;border:0;padding:13px 20px;cursor:pointer;font-weight:700;line-height:14px;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;text-transform:uppercase;color:#fff;font-family:"Rubik",sans-serif;width:100%;height:62px;margin-top:20px;font-size:14px;margin-bottom:18px}.popup__forget_pass{font-size:14px;color:#ababab;text-decoration:underline;text-align:center;display:block}.popup__forget_pass:hover{text-decoration:none;opacity:.8}.popup__text-enter{display:flex;justify-content:center;position:relative;margin-bottom:20px}.popup__text-enter:after{content:"";display:block;width:100%;height:2px;background:#e2e2e2;position:absolute;left:0;top:50%;z-index:1;transform:translateY(-50%)}.popup__text-enter span{position:relative;z-index:2;background-color:var(--white);padding:5px;font-family:"Rubik";font-weight:500;font-size:13px;line-height:15px;text-align:center;color:#7c7c7c}.popup__social{display:flex;align-items:center;justify-content:space-around;margin-bottom:15px}.popup__social a{display:block;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.popup__social a:hover{opacity:.6;cursor:pointer}.popup__social a:before{width:48px;height:48px;border-radius:50%;color:var(--white);display:flex;align-items:center;justify-content:center;font-family:"Betru"}.popup__social .tg:before{content:"\e920";font-size:22px;background:linear-gradient(180deg,#2aabee 0%,#229ed9 99.26%),linear-gradient(0deg,#419fd9,#419fd9)}.popup__social .vk:before{content:"\e925";font-size:18px;background:#5181b8}.popup__social .fb:before{content:"\e90b";font-size:31px;background:#4267b2}.popup__footer{display:flex;align-items:center;justify-content:space-between}.popup__footer span{font-family:"Rubik";font-weight:500;font-size:13px;line-height:1.1;color:#7c7c7c}.popup__footer a{text-decoration-line:underline;color:var(--green)}.popup__footer a:hover{cursor:pointer;opacity:.6}.popup__tab-block{position:relative;overflow:hidden}.popup__content{padding:20px;box-sizing:border-box;position:absolute;left:-200%;top:0;width:100%}.popup__content.active{position:relative;left:0}.pswp,.highcharts-credits{display:none}.prognoz-status{position:relative;display:block;background:#8968cd;box-shadow:10px 4px 20px -2px #666;font:normal 400 16px Tahoma;color:#e8dbc2;text-align:center;text-shadow:1px 1px 1px var(--black);padding:10px 20px;margin:20px 0 0 -20px;height:40px;width:40%}.prognoz-status:after,.prognoz-status:before{content:"";box-sizing:border-box;position:absolute;border-radius:1px;right:0}.prognoz-status:before{top:100%;right:100%;border-width:10px 20px;border-style:solid;border-color:#68228b transparent transparent;border-radius:1px;width:0;margin:0 -40px;z-index:-1}.prognoz-status:after{bottom:0;border-width:30px 20px;border-style:solid;border-color:#8968cd transparent #8968cd #8968cd;width:0;margin:0 -40px;z-index:1}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:flex}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.content-block{background-color:#fff;border:1px solid #d9eafa;border-radius:16px;margin-bottom:24px;padding-bottom:14px}.content-block.no-desc{padding-bottom:0}.content-block__title{display:flex;font-size:22px;line-height:30px;font-weight:500}.content-block h1,.content-block h2,.content-block__title,.bk-content__bonuses h3.content-block__title{margin:0;padding:20px 24px;margin-bottom:20px;border:0;background-color:#e0f0ff;border-radius:16px 16px 0 0;border-bottom:1px solid #d9eafa}.content-block h1{background-color:#fff;font-size:25px}.user_tip-template-default .content-block .content-block__title{margin-bottom:0}.content-block.no-desc h1,.content-block.no-desc h2,.no-desc .content-block__title{border-radius:16px;border:0;margin-bottom:0}.content-block.content-block-lite{background-color:transparent;border:0}.content-block.content-block-lite h2,.content-block-lite .content-block__title{margin-bottom:0;border:0;background-color:transparent}.content-block h3,.content-block h4,.content-block p,.content-block ul,.content-block ol{margin-left:24px;margin-right:24px}.content-block ul,.content-block ol{margin-top:10px;margin-bottom:10px;margin-top:20px;margin-bottom:20px;background-color:#f6fafe;padding:10px 15px}.content-block ol{padding-left:35px}.content-block ul>li,.content-block ol>li{position:relative;margin:10px 0;padding-left:30px}.content-block ol>li{padding-left:10px}.content-block ul>li:before{content:'';width:7px;height:7px;border-radius:50%;position:absolute;left:10px;top:0;bottom:0;margin:auto;background-color:#00c659}.content-block-lite__footer{display:flex;flex-direction:row;justify-content:space-between}.content-block-lite__link{background-color:#fff;border:1px solid #d9eafa;box-sizing:border-box;border-radius:8px;font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;text-align:center;color:#2e384d;height:40px;display:flex;flex-direction:column;justify-content:center;padding:0 15px;text-decoration:none}.content-block-lite__link:hover{background-color:#00c659;color:#fff}.content-block-lite__nav{width:96px;display:flex;flex-direction:row;justify-content:space-between}.content-block__img-caption{display:flex;align-items:center}.content-block__img-caption img{margin-left:auto}.content-block__img-caption span{position:relative;z-index:1;margin-left:9px;font-family:"Rubik";font-weight:700;font-size:10px;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;color:#003372}.content-block__img-caption span:before{position:absolute;z-index:-2;font-family:'Betru';top:50%;left:50%;transform:translate(-50%,-50%);content:'\e944';font-size:30px;color:#c4c4c4;line-height:100%;font-weight:400}.content-block__img-caption span:after{position:absolute;z-index:-1;font-family:'Betru';top:50%;left:50%;transform:translate(-50%,-50%);content:'\e944';font-size:28px;color:#fff;line-height:100%;font-weight:400}@media(max-width:967px){.content-block__title{font-size:20px}.content-block h1,.content-block h2,.content-block__title,.bk-content__bonuses h3.content-block__title{font-size:18px;line-height:21px}}@media (max-width:800px){.betru.settings-full:before{display:none}}@media(max-width:600px){.content-block h3,.content-block h4,.content-block p,.content-block ul,.content-block ol{margin-left:15px;margin-right:15px}.content-block h1,.content-block h2,.content-block__title,.bk-content__bonuses h3.content-block__title{margin-bottom:15px}.content-block h2{font-size:22px}.content-block h1,.content-block h2,.content-block__title,.bk-content__bonuses h3.content-block__title{padding:22px 19px}.content-block-lite__link{background-color:#00c659;color:#fff}}.fancybox-skin{border-radius:16px}.bonus-content__description .content-block p{margin-top:24px}.content-block.first{padding-top:20px}.content-block.first p .betru{line-height:normal;margin-bottom:0}
h1{padding:30px 15px}.btn-b{background-color:#00b953;height:68px;border-radius:8px;position:relative;margin:10px 25px}.btn-b:hover{background-color:#00c659}.btn-b.dark,.btn-b.dark:hover{background-color:#025202}.btn-b a{text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;letter-spacing:.03em;text-transform:uppercase;font-weight:700;color:#fff;text-decoration:none;font-size:18px;position:absolute;width:100%;height:64px;border-radius:8px;background-image:url(//betru.ru/wp-content/themes/betru_new/css/../images/pattern.svg);background-color:#00c659;background-size:100%;background-position:50% 55%;background-repeat:no-repeat}.btn-b.dark a{background-color:#025202;background-blend-mode:soft-light}.btn-b:hover a{height:68px;background-color:#00b953;background-image:none !important}.btn-b.dark:hover a{background-color:#025202}.btn-ext{height:117px;display:flex;align-items:center;justify-content:flex-end;position:relative;padding:0 25px;margin:40px 0}.btn-ext__overlay{background-repeat:no-repeat;background-position:center center;background-size:120%;position:absolute;width:100%;height:100%;left:0;top:0}.btn-ext__image{position:absolute;left:20px;bottom:0;display:flex;width:102px;flex:none;height:auto}.btn-ext__text{font-weight:700;font-size:17px;line-height:20px;display:flex;align-items:center;color:#fff;margin-right:16px;position:relative;flex-direction:column}.bonus-extended .btn-ext__text{width:60%}.btn-ext__text_code{border:2px #ccc dashed;padding:7px 15px;cursor:pointer;margin-top:10px;display:flex;align-items:center;justify-content:space-between}.btn-ext__text_code:after{content:"\e95d";font-family:"Betru";font-weight:400;margin-left:15px}.btn-ext__text_code.copied:after{content:"\e946"}.btn-app__rating{margin-right:16px;font-weight:500;font-size:15.133px;line-height:18px;display:flex;align-items:center;color:#fff;position:relative}.btn-app__rating .rating-value{margin-left:5px}.btn-app__review,.btn-ext__link{border-radius:8px;font-size:12px;line-height:14px;display:flex;align-items:center;letter-spacing:.02em;text-transform:uppercase;height:40px;justify-content:center;margin-right:8px;position:relative}.btn-app__review{background-color:#fff;font-weight:500;width:104px;box-shadow:0px 4px 0px rgb(255 255 255/0.6)}.btn-ext__link{background-color:#00c659;color:#fff;font-weight:700;width:144px;box-shadow:0px 4px 0px #00ad4e}.btn-app.android .btn-ext__link:before,.btn-app.ios .btn-ext__link:before{font-family:"Betru";font-weight:400;margin-right:5px;font-size:16px}.btn-app.ios .btn-ext__link:before{content:"\e901"}.btn-app.android .btn-ext__link:before{content:"\e900"}.btn-app.no-review .btn-ext__link{width:200px}.btn-ext__link:hover{background-color:#00ad4e}.btn-app__image_bk{position:absolute;left:10px;top:26%;right:0;margin:auto}.btn-app__image_bk img{width:47px;height:auto;padding-left:2px}.btn-app.ios .btn-app__image_bk{left:12px}.bk-rating{height:117px;width:100%;display:flex;justify-content:flex-end;align-items:center;position:relative;background-color:#00bc00;margin-top:50px}.bk-rating .bk-rating__overlay{width:100%;height:100%;position:absolute;left:0;top:0;background-size:100%;background-position:center center;background-repeat:no-repeat}.bk-rating .bk-rating__image{position:absolute;left:20px;bottom:0;display:flex;width:102px;flex:none;height:auto}.bk-rating .bk-rating__text{font-weight:500;font-size:22px;width:40%;line-height:25px;display:flex;align-items:center;color:#fff;position:relative}.bk-rating .bk-rating__rating{margin:auto 20px;font-size:15px;line-height:18px;display:flex;flex-direction:column;font-weight:700;color:#fff;flex-wrap:wrap;position:relative}.bk-rating .bk-rating__rating .rating-value{margin-left:5px}.bk-rating .bk-rating__rating .rating-label{font-weight:300}.bk-rating .bk-rating__link{position:relative;background-color:#00b2ff;color:#fff;border-radius:8px;font-size:12px;line-height:14px;display:flex;align-items:center;letter-spacing:.02em;text-transform:uppercase;height:40px;font-weight:700;width:144px;margin-right:25px;justify-content:center;box-shadow:0px 4px 0px #148bbe}.bk-rating .bk-rating__link:hover{background-color:#08a9ef;box-shadow:0px 4px 0px #35a0ce}.rating-star{font-size:14px;margin:0 2px;font-weight:400}.rating-star:before{font-family:"Betru";content:"\e917";color:#ffc700}.rating-star.empty:before{color:#fff1be}.content-block h3{padding-top:25px;margin-top:25px;margin-bottom:0;padding-bottom:15px;border-top:1px solid #d9eafa;clear:both}.content-block h3:nth-child(2){border:0}.content-block .wp-caption{box-sizing:border-box;padding:0 24px;position:relative;z-index:1}.content-block .wp-caption a{display:block;position:relative;text-align:center}.content-block .wp-caption.aligncenter a{padding:0 24px}.content-block .wp-caption a:before,.content-block .wp-caption a:after{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.content-block .wp-caption a:after{content:"";border-radius:50%;width:48px;height:48px;background-color:rgb(255 255 255/0.55)}.content-block .wp-caption a:before{font-family:"Betru";z-index:1;content:"\e943";color:#262f56;font-size:24px;height:24px;line-height:24px}.content-block .betru{position:relative;padding-left:25px;display:block}.content-block .betru:before{color:#00c659;position:absolute;margin:0;left:0;top:2px;font-size:16px}.content-block h3 .betru{padding-left:35px;font-weight:500}.content-block h3 .betru:before{font-size:20px}.content-block p,.content-block .betru{font-weight:300}.content-block p .betru{margin-bottom:25px;line-height:22px}.content-block blockquote{background:#effaff;border-radius:16px;padding:40px 60px;position:relative}.content-block blockquote:before,.content-block blockquote:after{content:"«";font-weight:500;font-size:60px;color:#ff3f3f;position:absolute;left:0;height:71px;display:flex;align-items:center;margin:auto;top:0;left:15px;bottom:0}.content-block blockquote:after{content:"»";right:15px;left:auto}.content-block blockquote p{margin:0;font-style:normal;font-weight:500;font-size:20px;text-align:center;line-height:30px}.content-block blockquote p a{font-size:inherit}.content-block .big-text{display:block;padding:15px 0;font-size:20px}.aligncenter,.alignnone{display:block;margin:5px auto 5px auto;max-width:100%;height:auto;border-radius:16px}.alignright,.alignleft{max-width:100%;height:auto}.alignright{float:right;margin:0 0 1em 1em}.alignleft{float:left;margin:0 1em 1em 0}.content-block .wp-caption.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}a img.alignright{float:right;margin:0 0 1em 1em}a img.alignleft{float:left;margin:0 1em 1em 0}.content-block img[class^=wp-image],.wp-caption img{max-width:100%;height:auto;border-radius:16px}.wp-caption-text{font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#262f56}.table-container{margin:0 26px 20px;overflow:auto;border:1px #d9eafa solid;border-top-left-radius:16px;border-top-right-radius:16px}table{margin:0;border:0;border-collapse:collapse;width:100% !important}tr{border-bottom:1px #d9eafa solid}tr:nth-last-child(2n+2){background-color:#d9eafa}td,th{border-right:1px #d9eafa solid;align-items:center;padding:15px;text-align:center}tr:nth-last-child(2n+2) td{border-color:#fff}tr:last-child,td:last-child{border:0}hr{width:auto;margin:24px;border:0;height:1px;background-color:#d9eafa}.reviews-in-content{padding-left:24px;padding-right:24px}.content-block-carousel{display:flex;flex-direction:row;overflow:hidden;margin-bottom:20px;padding-bottom:1px}.content-block-carousel .slick-track{display:flex;height:100%}.content-block-carousel__item,.slick-initialized .content-block-carousel__item.slick-slide{background-color:#fff;border:1px solid #d9eafa;border-radius:16px;width:258px;flex:1 0 auto;margin-right:14px;height:auto;display:flex;flex-direction:column;overflow:hidden}.content-block-carousel__item.apps-container__item{padding-bottom:25px}.content-block-carousel__header,.content-block-carousel__body,.content-block-carousel__footer{padding:0 15px;display:flex}.content-block-carousel__header a,.content-block-carousel__header{display:flex;align-items:center}.content-block-carousel__header{margin-top:25px}.content-block-carousel__header img.size-articles_thumb{object-fit:cover;width:100%;border-radius:16px 16px 0 0;height:100%}.content-block-carousel__header a{width:100%}.content-block-carousel__body{font-size:14px;display:flex;flex-direction:column;line-height:20px}.content-block-carousel__footer{justify-content:space-between;align-content:center;margin-top:auto;border-top:1px solid #d9eafa;padding-top:25px;padding-bottom:25px}.content-block-carousel__footer:focus,.content-block-carousel__footer:hover,.content-block-carousel__footer:active{background-color:#f4faff;color:#00c659}.content-block-carousel__footer a:focus,.content-block-carousel__footer a:hover,.content-block-carousel__footer a:active{color:#00c659}.content-block-carousel__footer a{font-weight:500;font-size:15px;line-height:15px;text-align:center;letter-spacing:.05em;color:#262f56;text-transform:uppercase;display:block;justify-content:center;align-items:center;width:100%;height:100%}.bonuses-block .content-block-carousel__footer a:focus,.bonuses-block .content-block-carousel__footer a:hover,.bonuses-block .content-block-carousel__footer a:active{color:#fff}.related-posts .content-block-carousel__footer a{margin-bottom:18px;height:48px;border-radius:8px;display:flex;color:#fff;background:#00c659}.related-posts .content-block-carousel__footer a:focus,.related-posts .content-block-carousel__footer a:hover,.related-posts .content-block-carousel__footer a:active{color:#00c659;background-color:#f4faff}.related-posts .content-block-carousel__footer{border-top:none;padding-top:0;padding-bottom:0;height:66px;flex:none}.related-posts .content-block-carousel__footer:focus,.related-posts .content-block-carousel__footer:hover,.related-posts .content-block-carousel__footer:active{background-color:#fff;color:initial}.arrows-nav__arrow{background:#fff;border:1px solid #d9eafa;box-sizing:border-box;border-radius:8px;width:40px;line-height:40px;text-align:center;height:40px;color:#00c659;cursor:pointer;text-decoration:none}.arrows-nav__arrow:not(.slick-disabled):focus,.arrows-nav__arrow:not(.slick-disabled):hover,.arrows-nav__arrow:not(.slick-disabled):active{background:#00c659;color:#fff}.slick-disabled:focus,.slick-disabled:hover,.slick-disabled:active{cursor:auto !important}.arrows-nav__arrow.slick-disabled{color:#c8cbce}.arrows-nav__arrow:before{font-family:"Betru";-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear}.arrows-nav__arrow_prev:before{content:"\e928"}.arrows-nav__arrow_next:before{content:"\e929"}.bk-ratings-header{position:relative;display:flex;width:100%}.bk-ratings-header__by{position:absolute;top:0;right:-7px;height:45px;bottom:0;margin:auto;display:flex;align-items:center;font-weight:500;font-size:10px;line-height:12px;text-align:right;letter-spacing:.02em;text-transform:uppercase;color:#fff;padding:0 10px;width:118px;border-radius:10px 0 0 4px}.bk-ratings-header__by:before{content:"";position:absolute;width:15px;height:45px;border-radius:10px 0 0 4px;transform:skew(166deg);left:-4px;top:0}.bk-ratings-header__by:after{content:"";position:absolute;width:9px;height:9px;transform:rotate(45deg);z-index:1;right:2px;margin:auto;bottom:-4.5px;z-index:-1}.bk-ratings-header__by.users,.bk-ratings-header__by.users:before{background:linear-gradient(181.72deg,#08df69 -57.58%,#00c659 56.61%,#00d560 178.68%)}.bk-ratings-header__by.site,.bk-ratings-header__by.site:before{background:linear-gradient(180deg,#31c1ff 0%,#00b2ff 38.02%,#34c2ff 100%)}.bk-ratings-header__by.users:after{background-color:#007836}.bk-ratings-header__by.site:after{background-color:#00a1e6}.bk-ratings-header h3,.bk-ratings-header h2,.bk-ratings-header h1{width:100%}.bk-ratings-header h3.content-block__title,.bk-ratings-header h2.content-block__title,.bk-ratings-header h1.content-block__title{margin-bottom:0}h3.bk-ratings-header__title{font-size:20px;line-height:normal;color:#262f56;padding:0;border:0;font-weight:500;margin:15px}.bk-ratings{display:flex;margin-top:15px}.bk-ratings__inner{display:flex;width:100%;flex-wrap:wrap}.bk-ratings__item{background:#fbfbfb;box-shadow:inset 0px -10px 16px #eaeaea;border-radius:8px;padding:0;width:239px;margin:8px 15px;height:87px;display:flex;flex-direction:column;justify-content:center}.bk-ratings__part{font-size:15px;line-height:18px;display:flex;align-items:center;color:#262f56;padding:0 15px;margin:10px 0;justify-content:space-between}.bk-ratings__part span.label{font-weight:500}.bk-ratings__part .value{font-weight:500}.bk-ratings__part .value:before{font-family:"Betru";content:"\e917";color:#ffc700;font-size:14px;margin-right:4px}.bk-ratings__part span.line{background:#e9e9e9;border-radius:20px;height:6px;position:relative;display:block;width:100%}.bk-ratings__part span.line-inner{position:absolute;height:100%;border-radius:20px}.bk-ratings__part span.very-bad{background-color:#c60000}.bk-ratings__part span.bad{background-color:#c68f00}.bk-ratings__part span.normal{background-color:#93c600}.bk-ratings__part span.good{background-color:#6fc600}.bk-ratings__part span.very-good{background-color:#00c659}.single-widget{background-color:#fff;border:1px solid #d9eafa;box-sizing:border-box;border-radius:16px;margin-bottom:24px}.single-widget__title{font-weight:500;font-size:25px;line-height:30px;color:#262f56;max-width:100%;padding:20px 24px;border-bottom:1px solid #d9eafa;display:flex;flex-direction:row;justify-content:space-between}input[type=text],input[type=number],input[type=email],input[type=password],input[type=date],textarea{background-color:#fbfbfb;border:1px solid #e9e9e9;box-sizing:border-box;border-radius:8px;width:100%;font-family:"Rubik",sans-serif;padding:15px;font-weight:400}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus,input[type=text]:hover,input[type=number]:hover,input[type=email]:hover,input[type=password]:hover,textarea:hover,input[type=text]:active,input[type=number]:active,input[type=email]:active,input[type=password]:active,textarea:active{cursor:pointer}input:focus,textarea:focus{outline:0}input[type=submit]{background-color:#00c659;border-radius:8px;border:0;width:140px;height:40px;padding:13px 20px;cursor:pointer;font-weight:700;font-size:12px;line-height:14px;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;text-transform:uppercase;color:#fff;font-family:"Rubik",sans-serif}input[type=submit]:focus,input[type=submit]:hover,input[type=submit]:active{background:#007133}.related-posts__header{font-weight:500;font-size:16px;line-height:normal;color:#fff;margin:0;border-radius:16px 16px 0 0;height:138px;padding:0;background-size:150%;background-position:center center;background-repeat:no-repeat;flex:none}.related-posts__body{margin:20px 0;height:100%}.related-posts__title{font-weight:500;font-size:16px;line-height:20px;color:#262f56;margin-bottom:10px}.related-posts__title:hover{text-decoration:underline}.related-posts__meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.related-posts__meta_views,.related-posts__meta_sport{font-weight:500;font-size:12px;line-height:14px;display:flex;align-items:center;color:#4f5676;background-color:#fff;border:1px solid #d9eafa;box-sizing:border-box;padding:6px 10px;border-radius:4px;width:auto;justify-content:center;align-items:center;margin-top:auto}.related-posts__meta_views:before{font-family:"Betru";content:"\e942"}.related-posts__meta_sport:before,.related-posts__meta_views:before{margin-right:8px}.related-posts__meta_sport:hover{background-color:#4f5676;color:#fff}.related-posts__text{font-size:15px;line-height:19px;margin-top:6px}.content-block.comments-block{padding-bottom:0}.comment-respond{border-bottom:1px solid #d9eafa;padding-bottom:30px}.comment-respond.no-comments{border:0}.comment-form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.comment-form__comment{width:100%}p.comment-form__author{margin-right:0}p.comment-form__email{margin-left:12px}p.comment-form__logged-in-as{display:flex;align-items:center;font-weight:400}p.comment-form__logged-in-as a{margin:auto 0;display:flex;flex-direction:row;margin-left:10px;align-items:center;font-weight:500;font-size:15px;line-height:22px;color:#262f56}p.comment-form__logged-in-as a.log-out,#cancel-comment-reply-link{font-weight:300;font-size:13px;margin:auto 0;margin-left:10px;line-height:normal;border-left:1px #e5e6ea solid;padding-left:10px;color:#00c659}p.comment-form__logged-in-as .user-avatar{margin-right:10px}.user-avatar{width:42px;height:42px;background-color:#efefef;border-radius:50%;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:500;font-size:13.5px;line-height:16px;color:#919191;text-decoration:none;text-transform:uppercase}p.comment-form__rating{display:flex;margin-left:auto;justify-content:center;flex-direction:column;position:relative}.comment-form__rating_label{font-weight:300;font-size:13px;line-height:17px;color:#7c7c7c}.comment-form__rating_stars{font-size:23px}.comment-form__rating_stars .stars-rating__star{cursor:pointer}.comment-form__rating #user_rating{right:0;opacity:0;position:absolute;width:130px;z-index:-1;padding:0;bottom:0}p.aiowps-captcha{display:flex;align-items:center;margin-right:5px}.aiowps-captcha-equation{display:flex;height:40px}.aiowps-captcha-equation>strong{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;height:auto}#aiowps-captcha-answer{padding:5px 10px;width:70px;margin-left:10px;height:40px}p.form-submit{margin-left:auto}.comment-button{display:flex;justify-content:space-between;width:100%;padding:0 24px;align-items:center;order:3;box-sizing:border-box}.stars-rating{display:flex;flex-direction:row}.stars-rating__star{display:flex;line-height:normal;margin:0 2px}.stars-rating__star:first-child{margin-left:0}.stars-rating__star:before{font-family:"Betru";content:"\e917";-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;font-weight:400}.stars-rating__star.empty:before{color:#fff1be}.stars-rating__star.full:before,.stars-rating__star.hovered:before{color:#ffc700}ul.comments-list{display:flex;flex-direction:column;margin:0;padding:0;border-radius:16px;background-color:#fff}.comments-list .comments-list__comment{padding:45px 0;width:100%;border-bottom:1px solid #d9eafa;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;margin:0}.comments-list .comments-list__comment:before{display:none}.comments-list__comment-body{display:flex;flex-direction:row;flex-wrap:wrap;position:relative}.comments-list__comment.opened,.comments-list .comments-list__comment.opened>ul.children{background-color:#fafcff}.comments-list__comment:last-child{border:0;border-radius:0 0 16px 16px}.comments-list__comment_author{display:flex;padding-left:30px;align-items:center}.comments-list__comment_author a,.comments-list__comment_date{display:flex;align-items:center}.comments-list__comment_author .user-name,.reviews-block__header .user-name{font-weight:500;font-size:15px;line-height:22px;display:flex;align-items:center;color:#262f56}.comments-list__comment_author .user-info .stars-rating{font-size:14px;margin:2px 0}.comments-list__comment_date{margin-left:auto;padding-right:30px}.comments-list__comment_date a{font-weight:300;font-size:12px;line-height:14px;display:flex;align-items:center;text-align:center;color:#7c7c7c}.comments-list__comment_author .user-avatar,.reviews-block__header .user-avatar{margin-right:12px}.comments-list__comment_text{width:100%;padding:0 30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.comments-list__comment_text p{font-weight:300;font-size:15px;line-height:19px;color:#262f56;margin:0;margin-bottom:15px;margin-top:25px;width:100%}.comments-list__comment_text .reply,.comments-list__comment_text .show-replies{display:flex;align-items:center}.comments-list__comment_text .reply a,.comments-list__comment_text .show-replies a{font-weight:500;font-size:15px;line-height:18px;text-decoration:underline;color:#262f56}.comments-list__comment_text .reply:before,.comments-list__comment_text .show-replies:before,.comments-list__comment.opened .comments-list__comment_text .show-replies:after{font-family:"Betru"}.comments-list__comment_text .reply:before{content:"\e92c";margin-right:6px}.comments-list__comment_text .show-replies:before{margin-right:6px;content:"\e932"}.comments-list__comment.opened .comments-list__comment_text .show-replies:after{margin-left:6px;content:"\e906";font-size:8px;line-height:normal}.comments-list__comment_text .reply a:hover,.comments-list__comment_text .show-replies a:hover{text-decoration:none}.comments-list .comments-list__comment>ul.children{display:none;max-width:100%;margin:45px;margin-bottom:0;background-color:#fff;padding:0;margin-right:24px}.comments-list .comments-list__comment>ul.children .comments-list__comment{position:relative;padding:35px 0;padding-bottom:0;border-top:1px solid #d9eafa;border-bottom:0;position:relative;margin-bottom:35px}.comments-list .comments-list__comment>ul.children .comments-list__comment:last-child{margin-bottom:0}.comments-list .comments-list__comment>ul.children .comments-list__comment:before{content:"";display:block;background-color:#00c659;width:3px;height:100%;position:absolute;left:0;height:80%;margin:auto;bottom:0;border-radius:0}.comment-awaiting-moderation{position:absolute;right:24px;bottom:0;color:#ec6f6f;font-style:normal;font-weight:500}.comments-list__comment .content-block__title{background-color:#fff}.loadmore-comments{font-weight:500;font-size:14px;line-height:22px;display:flex;align-items:center;justify-content:center;width:100%;color:#262f56;padding:25px 0;text-transform:uppercase;border-bottom:1px #d9eafa solid;border-radius:16px}.expand-content{position:fixed;width:0;height:100%;background-color:rgb(0 0 0/70%);z-index:1005;top:0;left:-100%;opacity:0;-webkit-transition:all .55s linear;-moz-transition:all .55s linear;transition:all .55s linear;display:flex;flex-direction:column;justify-content:center;align-items:center}.expand-content .content-block__title{justify-content:space-between;display:flex;background-color:#fff}.expand-content.opened{width:100%;opacity:1;left:0}.close-expand{width:26px;height:26px;line-height:26px;text-decoration:none;margin:auto 0;margin-left:auto;text-align:center}.close-expand:before{font-family:"Betru";content:"\e903";color:#000;font-size:22px}.close-expand:hover:before{color:#00c659}.bk-ratings-header__value{display:none}@media (max-width:1170px){.bk-ratings__inner{padding-left:21px;padding-right:21px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:12px;box-sizing:border-box}.rate-this .bk-ratings__inner{display:block}.rate-this .bk-ratings__inner .bk-ratings__item{margin-right:12px;margin-left:12px;flex:1 0 32%}.bk-ratings__item{width:auto;margin-left:0;margin-right:0;box-sizing:border-box}.content-block p .betru{font-size:12px;line-height:1.5}}@media (max-width:967px){.rate-this .btn-b a{padding:0}.content-block p .betru{font-size:16px}.content-block .alignright,.content-block .alignleft{float:none;text-align:center;margin-left:auto;margin-right:auto}.content-block .aligncenter{margin-top:35px;padding-left:15px;padding-right:15px;box-sizing:border-box}.content-block .alignright a,.content-block .alignleft a{margin-left:auto;margin-right:auto}.comment-form{flex-direction:column}p.comment-form__author,p.comment-form__email,p.comment-form__comment{order:1;max-width:100%;margin-right:15px;margin-left:15px}.comment-form .comment-form__comment{width:calc(100% - 15px - 15px);box-sizing:border-box}p.comment-form__rating{margin-bottom:0;order:2;align-self:center;margin-left:auto;margin-right:auto;text-align:center}.aiowps-captcha-equation{margin:0 15px}.aiowps-captcha-equation>strong{width:100%}#aiowps-captcha-answer{width:50%}.comment-form .form-submit{order:3;margin-left:15px;margin-right:15px;margin-bottom:0;padding-top:13px;margin-top:25px;border-top:1px solid #d9eafa}.comment-form .form-submit input{width:100%}p.comment-form__logged-in-as{flex-wrap:wrap}p.comment-form__logged-in-as a{margin-top:11px;margin-bottom:11px;flex:1 0 calc(100% - 70px)}p.comment-form__logged-in-as a.log-out{flex:0 0 auto;margin:9px 0}.comment-button{flex-direction:column}.comment-button input{margin-top:10px}.content-block-carousel__item.slick-slide{max-width:258px}.single-widget{position:relative;margin-bottom:70px;margin-bottom:50px;margin-top:27px}.single-widget:after{content:"";width:100%;height:1px;position:absolute;bottom:-28px;left:0;display:block;background-color:#d9eafa}.brand-content .single-widget:after{display:none}.user-avatar{min-width:42px}.content-block blockquote{margin-left:18px;margin-right:18px;padding:31px 40px}.content-block blockquote:before,.content-block blockquote:after{height:auto;font-size:36px}.content-block blockquote:before{top:33px;bottom:auto;left:8px;right:auto}.content-block blockquote:after{top:auto;bottom:33px;right:8px;left:auto}.btn-b a{font-size:16px;line-height:1.44;min-height:64px;padding:7px 5px;box-sizing:border-box}}@media (max-width:800px){.btn-app__image_bk{top:auto;bottom:41%;left:57%;transform:translateX(-50%) scale(.85)}.btn-app__review{height:58px;margin-right:0;width:100%}.btn-app__rating{order:1;margin:0 auto;text-align:center}.btn-ext.btn-app{height:auto;display:block;padding-top:44px;padding-bottom:12px}.btn-app .btn-ext__link{margin-right:0;margin-bottom:13px;height:58px;width:100%}.btn-app .btn-ext__image{left:auto;bottom:auto;width:120px}.btn-app.android .btn-ext__image{top:25px;right:8px}.btn-app.ios .btn-ext__image{top:34px;right:17px}.btn-app.android .btn-app__image_bk{bottom:56%;left:38%}.btn-app.ios .btn-app__image_bk{bottom:53%;left:47px}.btn-app .btn-ext__text{margin-bottom:13px;margin-right:0;font-size:25px;font-weight:500;width:185px;max-width:100%;line-height:29px}.btn-app .btn-app__review{margin-bottom:9px;height:53px}.btn-app .btn-app__rating{margin-bottom:30px}.btn-ext.bonus-extended{margin-top:0;margin-bottom:26px;padding-top:0;padding-bottom:0;height:auto;display:block;background:0 0 !important}.bonus-extended .btn-ext__overlay{display:none}.btn-ext__overlay{background-size:cover}.bonus-extended .btn-ext__image{display:none}.bonus-extended .btn-ext__text{display:none}.bonus-extended .btn-ext__link{margin-right:0;margin-bottom:13px;height:58px;width:100%}.btn-ext.bonus-extended .btn-app__review{order:4}.bk-rating{margin-bottom:22px;margin-top:25px;display:block;height:auto;margin-top:0;padding-top:0;padding-bottom:0;padding-left:16px;padding-right:16px;background:0 0 !important;box-sizing:border-box}.bk-rating .bk-rating__text{width:100%;display:block;color:#262f56;text-align:center;padding:16px 0}.bk-rating .bk-rating__rating{display:none}.bk-rating .bk-rating__image{display:none}.bk-rating .bk-rating__link{width:100%;height:58px;max-width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.bk-rating__overlay{display:none}.bk-ratings__inner{margin-top:25px;margin-bottom:25px;display:block;padding-left:0;padding-right:0}.bk-ratings__item{margin-right:16px;margin-left:16px;margin-bottom:9px;width:auto}.content-block .bk-ratings-header h3,.content-block .bk-ratings-header h2{padding:22px 65px 22px 19px}.bk-ratings-header__by.users{padding:0;font-size:0;background:0 0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);top:50%;right:17px;left:auto;bottom:auto}.bk-ratings-header__value{display:block;position:absolute;top:34%;right:8px;bottom:0;z-index:2;font-family:"Rubik",sans-serif;font-style:normal;font-weight:700;font-size:11px;line-height:13px;letter-spacing:-.06em;text-transform:uppercase;color:#fff}.bk-ratings-header__by.users:before{font-family:"Betru";content:"\e917";position:absolute;width:auto;height:auto;border-radius:0;transform:none;top:34%;right:0;left:-12px;bottom:0;background:0 0;z-index:2;font-style:normal;font-weight:700;font-size:9px;line-height:13px;text-align:center;letter-spacing:-.06em;text-transform:uppercase;color:#fff}.bk-ratings-header__by.users:after{content:"\e944";font-family:"Betru";color:#1fcd6d;font-size:48px;background:0 0;width:100%;height:100%;margin:auto;z-index:1;transform:none;top:70%;right:50%;left:0;bottom:0}.content-block .betru:before{display:none}.btn-app.no-review .btn-ext__image{top:auto;bottom:0}}@media screen and (max-width:750px){.single-widget:after{display:none}}@media (max-width:600px){.btn-b a{font-size:14px}.btn-b a.no-image{background-image:none !important}.content-block p .betru{font-size:14px}.rate-this .bk-ratings .bk-ratings__inner{display:block}.rate-this .bk-ratings__buttons-area{display:block}.rate-this .bk-ratings__buttons-area .btn-b{width:100%;box-sizing:border-box;margin-bottom:10px}.related-posts__text{margin-top:13px}}@media (max-width:541px){.bk-ratings__inner{box-sizing:border-box;margin-right:16px;margin-left:16px;padding-bottom:14px;padding-top:14px;width:calc(100% - 32px);background:#fbfbfb;box-shadow:inset 0px -10px 16px #eaeaea;border-radius:8px}.bk-ratings__item{box-sizing:border-box;background:0 0;box-shadow:none;height:auto;margin-right:10px;margin-left:10px;margin-bottom:16px}.bk-ratings__part{margin:10px 0 0}.rate-this .bk-ratings__part{margin:20px 0 0}.rate-this .bk-ratings__inner{padding-bottom:28px;padding-top:0}}@media (max-width:405px){.btn-app.no-review .btn-ext__image{right:-11px}.btn-app.no-review .btn-ext__link{width:150px}}.mejs-container *{box-sizing:border-box;font-family:Helvetica,Arial}.mejs-container.mejs-video{background:#effaff;border-radius:16px;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top;clear:both;max-width:100%}.mejs-container .mejs-overlay-button{background-image:url(//betru.ru/wp-content/themes/betru_new/css/../images/polygon-shadow.svg) !important;background-position:center !important;background-repeat:no-repeat;height:130px;width:120px}.mejs-container .mejs-overlay-button:hover{cursor:pointer}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs-container .mejs-controls{background:#262f56 !important}.mejs-controls .mejs-time-rail .mejs-time-current{background:#00c659 !important;border-radius:32px !important}.mejs-controls .mejs-time-rail span{border-radius:32px !important;overflow:hidden !important}.mejs-time{font-family:"Rubik" !important;font-style:normal !important;font-weight:700 !important;font-size:15px !important;line-height:1.5 !important;color:#fff !important;height:auto !important;padding-top:0 !important;display:flex;align-items:center}.mejs-controls{bottom:0;display:flex;height:43px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-play>button{background-position:0 0}.mejs-button>button{border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-volume-button>.mejs-volume-slider{background:#262f56 !important}.wp-video{max-width:calc(100% - 48px) !important;margin-right:auto !important;margin-left:auto !important}.mejs-play button{background:transparent center/22px 20px no-repeat url(//betru.ru/wp-content/themes/betru_new/css/../images/polygon.svg) !important}.mejs-fullscreen-button button{background:transparent center/17px 17px no-repeat url(//betru.ru/wp-content/themes/betru_new/css/../images/fullscreen.svg) !important}.mejs-unfullscreen button{background:transparent center/17px 17px no-repeat url(//betru.ru/wp-content/themes/betru_new/css/../images/unfullscreen.svg) !important}@media (max-width:600px){.table-container{margin:0 -1px 20px}.wp-video{max-width:calc(100% - 30px) !important;margin-right:auto !important;margin-left:auto !important}.mejs-container .mejs-overlay-button{width:80px;height:80px;background-size:contain;background-position:center -5px !important}}
.betru{font-weight:400;line-height:normal}.betru:before{font-family:'Betru';margin-right:10px}.betru.settings-full:before{content:'\e93b'}.betru.settings-classic:before{content:'\e941'}.betru.user-round:before{content:'\e93d'}.betru.user-card:before{content:'\e93c'}.betru.users:before{content:'\e924'}.betru.money:before{content:'\e939'}.betru.phone:before{content:'\e93a'}.betru.dog:before{content:'\e938'}.betru.check-razor:before{content:'\e937'}.betru.settings-epmty:before{content:'\e91b'}.betru.comments-blank:before{content:'\e932'}.betru.star:before{content:'\e917'}.betru.star-blank:before{content:'\e91e'}.betru.reg:before{content:'\e919'}.betru.shield:before{content:'\e91d'}.betru.trophy:before{content:'\e922'}.betru.chain:before{content:'\e931'}.betru.cake:before{content:'\e933'}.betru.like:before{content:'\e92f'}.betru.faq:before{content:'\e92a'}.betru.promo:before{content:'\e92b'}.betru.medal:before{content:'\e92e'}.betru.arrow-right:before{content:'\e929'}.betru.android:before{content:'\e900'}.betru.apple:before{content:'\e901'}.betru.badge:before{content:'\e904'}.betru.calendar:before{content:'\e905'}.betru.flag:before{content:'\e90c'}.betru.gift:before{content:'\e90e'}.betru.gift-blank:before{content:'\e90f'}.betru.college:before{content:'\e907'}.betru.marker:before{content:'\e93f'}.betru.mail:before{content:'\e94b'}.betru.lang:before{content:'\e954'}.betru.version:before{content:'\e969'}.betru.filesize:before{content:'\e96a'}.betru.platform-os:before{content:'\e916'}
#kcmenu.content-block__title{margin-bottom:0;padding-bottom:5px;border:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#fff}#kcmenu.content-block__title:after{font-family:'Betru';content:'\e906';font-size:11px;line-height:normal;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear}#kcmenu.content-block__title.opened:after{transform:rotate(180deg)}ul.content-block__contents{column-count:3;padding:10px 24px;margin:0;margin-top:10px;border-top:1px solid #d9eafa;padding-top:15px;background-color:#fff}.content-block__contents .content-block__contents_item{line-height:normal;opacity:1;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;padding:0}.content-block__contents_item:before{display:none}.content-block__contents.show .content-block__contents_item{opacity:1}.content-block__contents_item.top{margin-bottom:5px;margin-top:15px}.content-block__contents_item.sub{padding-left:10px;position:relative;margin:5px 0}.content-block__contents_item:first-child{margin-top:0}.content-block__contents_item.sub:before{content:'';background-color:#262f56;border-radius:50%;width:3px;height:3px;position:absolute;top:0;bottom:0;margin:auto;left:0;display:block}.content-block__contents_item a{font-weight:500;font-size:13px;line-height:15px;color:#262f56}.content-block__contents_item a:focus,.content-block__contents_item a:hover,.content-block__contents_item a:active{cursor:pointer;color:#00b953}.content-block__contents_item.sub a{font-weight:300}.content-block .content-block__contents .betru{padding-left:0}.content-block .content-block__contents .betru:before{display:none}@media (max-width:967px){#kcmenu.content-block__title{box-sizing:border-box;border-bottom:1px #d9eafa solid;position:fixed;top:0;width:100%;z-index:1}ul.content-block__contents{column-count:auto}ul.content-block__contents a{font-size:16px}.content-block__contents_item.top{margin-top:18px}.toc-content{position:fixed;z-index:-1000;opacity:0;left:0;top:15px;width:100%;max-height:100vh;height:100vh;overflow-y:auto}.toc-content.mobile-hover{display:none}.toc-content #kcmenu.content-block__title:after{content:'\e903';font-size:12px;display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:50%;background-color:#d9eafa}.toc-content #kcmenu.content-block__title.opened:after{transform:rotate(0)}.toc-toggle{position:fixed;z-index:1000;opacity:1;right:28px;bottom:155px;display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;background:#00c659;box-shadow:0px 4px 20px rgba(0,0,0,.25)}.toc-toggle.mobile-hover{display:none}.toc-toggle:after{font-family:'Betru';content:'\e94e';color:#fff;font-size:18px}.toc-content ul.content-block__contents{padding:0;padding-bottom:30px;padding-top:60px;border:0}.toc-content .content-block__contents_item{position:relative;padding:5px 5px 5px 23px;margin-top:0;margin-bottom:0;min-height:49px;display:flex;align-items:center}.toc-content .content-block__contents_item a{line-height:1.2}.toc-content .content-block__contents_item.sub{padding:5px 5px 5px 30px}.toc-content .content-block__contents_item.sub:before{left:23px}.toc-content .content-block__contents_item.active{background:#e8f8ff}.toc-content .content-block__contents_item.active:after{content:"";display:block;position:absolute;left:0;top:0;height:100%;width:6px;background:#00c659}}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container{padding:0 !important}#slb_viewer_wrap .slb_theme_slb_default .slb_details{display:none}
.author-link,.author-link *{box-sizing:border-box}.author-link{padding:16px;align-items:center;background:#fff;border:1px solid #d9eafa;border-radius:16px;margin-bottom:30px;display:flex;width:100%;flex-direction:row;flex-wrap:wrap}.author-link__img{display:flex;justify-content:center;align-items:flex-end;border-radius:50%;height:68px;width:68px;overflow:hidden;background-size:150%}.author-link__img img{object-fit:contain;width:100%;height:100%}.author-link__name{margin-left:19px;font-weight:500;font-size:24px;line-height:1;color:#262f56;display:flex;align-items:center}.author-link__name:after{margin-left:4px;content:"\e937";font-family:"Betru";font-weight:400;color:#52b5ff;font-size:20px}.author-link__value{margin-left:19px;grid-column:2/3;grid-row:2/3;justify-self:start;background-color:#93c600;border-radius:4px;padding:2px 4px;font-weight:500;font-size:12px;line-height:1.5;color:#fff}.author-link__value.expert{background-color:orange}.author-link__link{display:flex;align-items:center;justify-content:center;border:1px solid #93c600;border-radius:4px;width:154px;min-height:43px;margin-left:auto;font-weight:500;font-size:12px;text-transform:uppercase;color:#262f56}.author-link__link:hover{opacity:.7;cursor:pointer}.author-link__about{padding:15px 0;text-align:justify}@media screen and (max-width:576px){.author-link{padding:14px}.author-link__name{font-size:22px;margin-bottom:0}.author-link__link{width:auto;min-height:0;margin-left:4px;justify-self:start;padding:2px 4px;text-transform:none;line-height:1.5}}@media screen and (max-width:508px){.author-link__value.expert,.author-link__link{margin-top:15px}.author-link__link{margin-left:15px}}@media screen and (max-width:431px){.author-link__name{font-size:16px}.author-link__value.expert{margin-left:0}}@media screen and (max-width:373px){.author-link__img{width:56px;height:56px}.author-link__name{font-size:12px}}
.bookmaker-payments__header{display:flex;flex-direction:row;background-color:#fdfdfd;padding:0 25px;box-shadow:inset 0px -10px 32px rgba(234,234,234,.4)}.bookmaker-payments__header_item{cursor:pointer;margin-right:30px;padding:24px 0;position:relative;max-width:68px;flex:none}.bookmaker-payments__header_item img{object-fit:cover;height:auto;width:100%;display:flex}.bookmaker-payments__header_item.active:before{content:'';position:absolute;width:100%;height:5px;bottom:0;left:0;background-color:#00c659;border-radius:8px 8px 0 0}.bookmaker-payments__body{margin-top:35px;margin-bottom:20px}.bookmaker-payments__body_item{display:none;padding:0 25px}.bookmaker-payments__body_item.active{display:flex}.payment-info__block{border-right:1px solid #d9eafa;width:50%}.payment-info__block.last{border:0;padding-left:25px}.payment-info__block_title{font-weight:500;font-size:17px;line-height:14px;color:#262f56;display:flex;align-items:center}.payment-info__block_title:after{font-family:'Betru';transform:rotate(90deg);display:inline-block;font-size:10px;line-height:normal;margin-left:4px}.payment-info__block_title.vvod:after{content:'\e929'}.payment-info__block_title.vyvod:after{content:'\e928'}.payment-info__block_content{display:flex;justify-content:space-between;flex-wrap:wrap}.payment-info__block_item{line-height:14px;font-size:17px;display:flex;flex-direction:column;margin:25px 0;width:45%;position:relative;padding-left:5%}.payment-info__block_item:before{content:'';position:absolute;width:5px;height:100%;border-radius:8px;background-color:#00c659;top:0;left:0;box-shadow:inset 1px 2px 1px rgba(0,0,0,.15)}.payment-info__block_item span.label{color:#9b9b9b;margin-bottom:15px}.payment-info__block_item span.value{font-weight:500;color:#262f56}@media(max-width:960px){.bookmaker-payments__header{overflow-x:auto}.bookmaker-payments__header_item{max-width:none;min-width:68px;padding:23px 0}}@media(max-width:750px){.payment-info__block{margin-bottom:25px;padding-bottom:25px;width:100%;border-right:none;border-bottom:1px solid #d9eafa}.payment-info__block.last{border-bottom:none;margin-bottom:0;padding-bottom:0;padding-left:0}.payment-info__block_item{margin:29px 0;width:40%}.bookmaker-payments__body_item{padding:0 0 0 25px}.bookmaker-payments__body_item.active{display:block}.bookmaker-payments__body{margin-top:40px}}
.content-block-lite.additional-info-block{padding-bottom:0;margin-bottom:23px}.event-block.statistics-end{margin-top:35px}.event-top-block{margin-bottom:10px;background:#fff;border-radius:16px;overflow:hidden;padding:18px 16px;box-sizing:border-box;width:100%}.event-block{margin-bottom:10px;background-color:#fff;border-radius:16px;overflow:hidden;box-sizing:border-box;border:1px solid #d9eafa;width:100%;position:relative}.event-block.finished{border-bottom:0;padding-bottom:0}.event-block.finished h2{margin-bottom:0;background-color:transparent;cursor:pointer;position:relative}.event-block.finished h2:before{font-family:"Betru";content:"\e934";display:flex;position:absolute;right:50px}.event-block.finished.hide h2:before{transform:rotate(-270deg)}.event-block.finished.show h2:before{transform:rotate(-90deg)}.event-block.finished .content-block__inner{margin-top:20px;padding-bottom:14px;-webkit-transition:none;-moz-transition:none;transition:none}.event-block.finished.hide .content-block__inner{display:none}.event-block.finished.show{border-bottom:1px solid #d9eafa}.event-block.finished.show h2{background-color:#e0f0ff}@media screen and (max-width:991px){.event-block.statistics-end{margin-top:0}.event-top-block{background-color:transparent;padding:18px 0;box-shadow:none;overflow:unset}}@media screen and (max-width:768px){.event-top-block,.event-block{padding:0;box-shadow:none}.event-block.finished h2:before{right:30px}}.caption{display:flex;flex-wrap:wrap;margin-bottom:15px;width:100%}.caption h1{margin:0;padding:0}.caption__column-title{flex:0 0 calc(100% - 300px);display:flex;flex-direction:column;justify-content:space-between}.caption__column-title h1{font-size:23px;margin-bottom:5px;padding-right:13px}.caption__column-link{flex:0 0 300px;display:flex;flex-direction:column;justify-content:center}.caption__event{display:flex;align-items:center;justify-content:center;margin-top:10px;height:48px;width:299px;font-weight:500;font-size:14px;line-height:1;text-transform:uppercase;color:#fff;background:#00c659;border-radius:4px}.caption__event img{display:none}.caption__event:hover{cursor:pointer;opacity:.6}.caption__event span{display:block;width:69px;height:30px;margin-right:10px;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:500;font-size:14px;line-height:1;color:#262f56;background:#fff;border-radius:4px}.caption__liga-link{padding:4px;box-sizing:border-box;display:flex;align-items:center;width:299px;height:48px;background:linear-gradient(92.05deg,#f3f3f7 0%,rgba(243,243,247,0) 112.9%);border:1px solid #f3f3f3;border-radius:4px}.caption__liga-link:hover{cursor:pointer;opacity:.6}.caption__liga-img{flex:none;margin-right:11px;display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:50%;background-color:#fff;box-shadow:0px 1.63721px 3.27442px rgba(0,0,0,.06)}.caption__liga-img img{width:39px;height:39px}.caption__liga{padding-right:9px;font-style:normal;font-weight:500;font-size:14px;line-height:1.18;color:#262f56}.caption__liga span{display:block;font-weight:300;font-size:13px;line-height:1.08;color:#7c7c7c}.caption__liga-arrow{margin-left:auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#00c659;border-radius:50%;flex:none}.caption__liga-arrow:before{font-family:"Betru";content:"\e906";color:#fff;display:flex;font-size:7px;height:100%;width:100%;text-align:center;justify-content:center;align-items:center;transform:rotate(-90deg)}@media screen and (max-width:991px){.caption{display:block;margin-bottom:9px}.caption__liga-link{width:100%;margin:9px 0 9px;border-radius:16px;background-color:#fff}}@media screen and (max-width:576px){.caption__column-title h1{font-size:18px;padding-right:0}}.event-nav,.event-nav *{box-sizing:border-box}.event-nav__list{display:flex;width:100%;margin-bottom:30px}.event-nav__list a{flex:1 0 auto;display:flex;justify-content:center;align-items:center;padding:11px;font-style:normal;font-weight:500;font-size:14px;line-height:1;text-align:center;color:#262f56;box-shadow:0px 0px 2px rgba(0,0,0,.25)}.event-nav__list a:hover{opacity:.6;cursor:pointer}.event-nav__list a.active{color:#fff;background:#00c659}.event-nav__list a:first-child{border-radius:8px 0 0 8px}.event-nav__list a:last-child{border-radius:0 8px 8px 0}.event-nav-open,.event-nav__caption,.event-nav__bottom{display:none}@media screen and (max-width:768px){.event-nav{height:100%;display:none;flex-direction:column;position:fixed;z-index:10;top:0;left:0;width:100%;background-color:#fff}.event-nav.active{display:flex}.event-nav__caption,.event-nav__bottom{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:5px 23px}.event-nav__list{margin-bottom:0;flex:1 0 auto;overflow-y:auto;display:block}.event-nav__list a{box-shadow:none;justify-content:flex-start;font-size:16px;padding:11px 11px 11px 17px;border-left:6px solid transparent;border-radius:0}.event-nav__list a.active{background:#e8f8ff;border-left-color:#00c659;border-radius:0;color:#262f56}.event-nav__caption{min-height:79px;font-weight:500;font-size:22px;line-height:26px;color:#262f56;border-bottom:1px solid #d9eafa}.event-nav__bottom{min-height:92px;font-weight:500;font-size:16px;line-height:1.48;color:#262f56;border-top:1px solid #d9eafa}.event-nav__close{border-radius:50%;background:#d9eafa;width:55px;height:55px;display:flex;justify-content:center;align-items:center;padding:0;border:none;outline:none}.event-nav__close:before{font-family:"Betru";content:"\e903";font-size:12px;color:#000}.event-nav__close:hover{opacity:.6;cursor:pointer}.event-nav__start{border-radius:50%;background:0 0;width:55px;height:55px;display:flex;justify-content:center;align-items:center;padding:0;border:1px solid #d9eafa;outline:none}.event-nav__start:before{font-family:"Betru";content:"\e934";transform:rotate(-90deg);font-size:14px;color:#00c659}.event-nav-open{position:fixed;z-index:2;bottom:140px;right:19px;display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;background:#00c659;padding:0;border:none;opacity:0;transition:opacity .5s ease-in}.event-nav-open.active{display:flex}.event-nav-open.show{opacity:1;transition:opacity .5s ease-in}.event-nav-open:before{font-family:"Betru";content:"\e94e";font-size:13px;color:#fff}}.event-top-row{display:flex;box-sizing:border-box;width:100%}.event-top-row__right-column{flex:0 0 300px;max-width:300px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.event-top-row__left-column{flex:0 0 calc(100% - 300px);max-width:calc(100% - 300px);padding-right:13px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.event-top-row__right-column .side-widget{flex:1 0 auto}@media screen and (max-width:991px){.event-top-row{display:block}.event-top-row__right-column .side-widget{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:15px}.event-top-row__left-column{padding-right:0;max-width:100%}.event-top-row__right-column{max-width:100%;display:none}}.event-top{padding:20px 10px 19px;box-sizing:border-box;position:relative;z-index:1;border-radius:16px;overflow:hidden}.event-top *{box-sizing:border-box}.event-top__overlay{position:absolute;z-index:-1;width:100%;height:100%;left:0;top:0}.event-top__overlay:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg,#262f56,#262f56);box-shadow:0px 0px 4px rgba(0,0,0,.15);border-radius:4px;opacity:.7}.event-top__overlay img{object-fit:cover;width:100%;height:100%}.event-top__start{display:flex;flex-direction:column;align-items:center;margin-bottom:32px;font-weight:300;font-size:16px;line-height:1.01;text-align:center;color:#fff}.event-top__start.end{color:#ff3939;font-weight:700}.event-top__start span{display:block;font-weight:500;margin-top:6px}.event-top__row{display:flex;justify-content:space-around}.event-top__team-img{width:100px;height:100px;margin:0 auto 21px}.event-top__team-img img{object-fit:contain;object-position:center;width:100%;height:100%}.event-top__team{margin:0 auto 15px;width:159px;max-width:100%;font-style:normal;font-weight:500;font-size:22px;line-height:1.21;text-align:center;color:#fff}.event-top__text-column{display:flex;flex-direction:column;align-items:center}.event-top__liga-img{width:45px;height:45px;margin-bottom:9px}.event-top__liga-img img{object-fit:contain;width:45px;height:45px}.event-top__liga{font-weight:500;font-size:12px;line-height:1.1;text-align:center;margin-bottom:7px;color:#fff}.event-top__score{margin-bottom:6px;font-style:normal;font-weight:500;font-size:48px;line-height:1.1;color:#fff}.event-top__score span{margin:0 7px;vertical-align:middle}.event-top__circle{display:flex;align-items:center;justify-content:center;margin:0 auto}.event-top__circle span{display:block;margin:0 4px;width:16px;height:16px;border-radius:50%}.event-top__circle span.win{background-color:#00c659}.event-top__circle span.defeat{background-color:red}.event-top__circle span.draw{background-color:orange}.event-top__goal-name{font-style:normal;font-weight:300;font-size:14px;line-height:1;color:#fff;text-align:center;margin-top:15px}.event-top__date{font-weight:300;font-size:20px;line-height:1.2;text-align:center;color:#fff}.event-top__bottom{margin-top:20px;font-weight:300;font-size:16px;line-height:1.01;text-align:center;color:#fff}.event-top__bottom span{display:block;margin-top:8px;font-size:15px;font-weight:500;text-align:center}.event-top__penalty{padding:0 7px;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;align-items:center;font-weight:400;font-size:14px;line-height:1.1;text-align:center;color:#fff;margin-bottom:20px}.event-top__penalty-number{font-size:20px;margin-bottom:3px}.event-top__penalty-number span{margin:0 5px}.event-top__penalty-text{width:100%;align-items:center;display:flex;justify-content:center}.loading .event-top__team-img,.loading .event-top__start,.loading .event-top__liga-img,.loading .event-top__liga,.loading .event-top__score>span,.loading .event-top__date,.loading .event-top__bottom>span,.loading .event-header-buttons>.btn,.loading .event-banner__logo,.loading .event-banner__caption>span,.loading .event-banner__text>span{background-color:var(--loading_color);animation:gradientFade 2s infinite alternate;border-radius:5px}.loading .event-top,.loading .event-block{border:1px var(--loading_color) solid}.loading .event-top__overlay:before{opacity:0}.loading .event-top__team-img,.loading .event-top__liga-img{border-radius:50%}.loading .event-top__team{color:var(--blue_mid)}.loading .event-top__start,.loading .event-top__liga,.loading .event-top__date,.loading .event-top__bottom>span{width:100px;height:16px;margin-left:auto;margin-right:auto}.loading .event-top__liga{height:14px}.loading .event-top__score>span{width:30px;height:40px;display:inline-block;margin-top:15px;margin-bottom:15px}.loading .event-top__date{width:200px;height:24px}.loading .event-header-buttons>.btn{display:flex;width:48%;height:52px;padding:0;margin-top:15px}.loading .event-banner__top-row,.loading .event-banner__text{background-color:transparent}.loading .event-banner__caption{width:100%}.loading .event-banner__caption span:first-child{display:flex;max-width:50%;height:15px;margin-bottom:8px}.loading .event-banner__caption span:last-child{display:flex;max-width:80%;height:20px}.loading .event-banner__text{grid-gap:10px;display:flex;flex-wrap:wrap}.loading .event-banner__text>span{display:flex;height:12px}@media screen and (max-width:576px){.event-top__team-img{width:53px;height:53px}.event-top__penalty{font-size:14px}.event-top__team{font-size:12px;width:90px}.event-top__circle span{width:8px;height:8px;margin:0 2px}.event-top__goal-name{margin-top:8px;font-size:11px}.event-top__start{font-size:12px}.event-top__start span{font-size:14px}.event-top__liga{font-size:10px}.event-top__score{font-size:35px}.event-top__date{font-size:12px}.event-top__bottom,.event-top__bottom span{font-size:12px}}.event-mobile{display:none}@media screen and (max-width:991px){.event-mobile{display:block}.event-mobile__row{display:flex;justify-content:center;overflow-x:auto;padding:0 20px}.event-mobile__column>div{margin:0 18px}.event-mobile__column .caption__event{margin-top:0;flex-direction:column;align-items:center;justify-content:space-around;width:290px;height:180px;font-size:12px}.event-mobile__column .caption__event img{display:block;width:100px;height:auto}.event-mobile__column .exodus__top{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:290px;height:180px;border-radius:4px;overflow:hidden}.event-mobile__column .exodus__top-column a{width:58px;margin:0 5px;height:26px}.event-mobile__column .exodus__close{display:none}.event-mobile__column .caption__event span{margin-right:0}}@media screen and (max-width:576px){.event-mobile__row{padding:0;justify-content:flex-start}.event-mobile .content-block__title{padding-left:0;padding-right:0}.event-mobile__column .exodus__top{margin-left:0}.event-mobile__column .caption__event{width:206px;font-size:11px}.event-mobile__column .exodus__top{width:206px}.event-mobile__column h2.exodus__caption{font-size:14px;width:100%;padding-left:5px;padding-right:5px;border-bottom:1px solid rgba(256,256,256,.1)}}@media screen and (max-width:991px){.event-bottom{background-color:#fff;padding:0 16px;border-radius:16px;box-shadow:0px 0px 4px #00000026;margin-bottom:20px}}.event-top-block .bonuses-block__header{height:130px}.event-top-block .bonuses-block__body_mid{padding:10px 15px;font-size:14px;line-height:normal}.event-top-block .bonuses-block__body_content{display:none}.event-top-block .bonuses-block__footer{margin:auto 0;padding:10px 0;border:0}.event-top-block .bonuses-block__footer a{font-size:14px;margin:auto 10px}.event-top-scroll{padding:0 10px 0 0;height:100%;width:100%;display:flex;flex-direction:column}.scroll-element_outer{position:absolute;top:0;right:0;height:100%;width:4px;background:#f3f3f7;border-radius:4px}.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative}.scroll-wrapper>.scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:auto !important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block;height:100%}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden !important}.scroll-textarea>.scroll-content>textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:none;padding:2px;position:relative !important;top:0;width:100% !important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}@media screen and (max-width:991px){.event-top-scroll{height:auto;padding-right:0}.wait .event-top-scroll{height:527px}}@media screen and (max-width:576px){.event-top-scroll.scrollable .scroll-bar.vertical{right:3px}}.exodus,.exodus *,.exodus *:before,.exodus *:after{box-sizing:border-box}.exodus{position:relative;border-radius:16px;overflow:hidden;margin-bottom:20px;display:flex;flex-direction:column;height:100%}.exodus.long:after{content:"";display:block;width:calc(100% - 2px);height:197px;position:absolute;bottom:1px;left:1px;z-index:0;background:linear-gradient(180deg,#fff 0%,#fcfcfc00 104.05%);transform:rotate(-180deg);border-radius:16px;pointer-events:none}.exodus__top{position:relative;z-index:1}.exodus__top-overlay-2{background:linear-gradient(255.92deg,#262f56 3.28%,#323e70 98.26%);position:absolute;z-index:-2;width:100%;height:100%}.exodus__top-overlay-1{position:absolute;z-index:-1;width:100%;height:100%;border-radius:20px;background:no-repeat center/cover url(//betru.ru/wp-content/themes/betru_new/css/pages/../../images/exodus-bcg-top.png);opacity:.2;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.exodus__caption{margin:0;padding:28px 9px;font-weight:500;font-size:18px;line-height:1.1;text-align:center;color:#fff;border-bottom:1px solid #fff}.exodus__top-row{padding:15px 0 16px;display:flex;justify-content:space-around;flex-wrap:wrap}.exodus__top-row-bk-logo{width:100%;text-align:center}.exodus__top-column span{display:block;margin-bottom:9px;font-style:normal;font-weight:500;font-size:14px;line-height:1.2;text-align:center;color:#fff}.exodus__top-column a{display:flex;align-items:center;justify-content:center;width:82px;height:30px;margin:0 auto;font-weight:500;font-size:14px;line-height:1.2;text-align:center;color:#262f56;background:#fff;border-radius:4px}.exodus__top-column a:hover{cursor:pointer;color:#fff;background-color:#00c659}.exodus__content-block{padding-top:0;border:1px solid #dfdfdf;height:100%;border-radius:0 0 16px 16px;padding-bottom:30px;margin-top:10px;border-top:0;height:100% !important}.exodus__content{padding:0 23px 23px 12px;position:absolute;height:auto;width:100%}.long .exodus__content{padding-bottom:120px}.exodus__caption-content{font-weight:500;line-height:1.2;margin:10px 0 5px;font-size:16px;color:#262f56}.exodus__row{display:flex;flex-wrap:wrap;justify-content:space-between}.exodus__row a{margin-bottom:10px;padding:5px 8px;box-sizing:border-box;height:30px;display:flex;align-items:center;font-weight:500;font-size:11px;line-height:1;color:#262f56;background:#fff;border:1px solid #ededed;border-radius:4px}.exodus__row a:hover{cursor:pointer;color:#fff;background-color:#00c659}.exodus__row a.three{flex:0 0 30%;justify-content:center}.exodus__row a.two{flex:0 0 49%;justify-content:space-between}.exodus__close,.exodus-open{padding:0;background:0 0;outline:none;border:none;display:none}@media screen and (max-width:991px){.exodus{height:100%;display:none;flex-direction:column;position:fixed;z-index:10;top:0;left:0;width:100%;background-color:#fff}.exodus:after{display:none}.exodus.active{display:flex}.exodus__top{position:relative;flex:0 0 162px}.exodus__content-block{flex:0 0 calc(100% - 162px)}.exodus__content{height:100%}.exodus__close{position:absolute;top:15px;right:15px;display:flex;align-items:center;justify-content:center}.exodus__close:hover,.exodus-open:hover{opacity:.6;cursor:pointer}.exodus__close:before{font-family:"Betru";content:"\e903";color:#fff;font-size:14px}.exodus-open{position:fixed;z-index:2;bottom:135px;right:19px;display:none;justify-content:center;align-items:center;width:48px;height:48px;font-weight:500;font-size:35px;line-height:41px;color:#fff;border-radius:50%;background:#262f56;box-shadow:0px 0px 26px rgba(0,0,0,.25);opacity:0;transition:opacity .5s ease-in}.exodus-open.active{display:flex}.exodus-open.show{opacity:1;transition:opacity .5s ease-in}}.event-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-around;padding:40px 0}.statistics-end .event-head{padding:26px 0}.event-head--grid,.event-head--broadcast{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto}.event-head--grid .event-head__column,.event-head--broadcast .event-head__column{grid-row:1/3}.event-head--grid .event-head__caption,.event-head--broadcast .event-head__caption{grid-row:1/2}.event-head--grid .event-head__number-row,.event-head--broadcast .event-head__tab-row{grid-row:2/3}.event-head__tab-row{display:flex;align-items:center;justify-content:center;position:relative}.event-head__tab-line{content:"";position:absolute;z-index:0;bottom:0;left:0;width:100%;height:3px;display:block;background:#f3f3f7;border-radius:4px;overflow:hidden}.event-head__tab{position:relative;display:flex;align-items:center;justify-content:center;padding:15px 35px;outline:none;background:0 0;border:none;box-sizing:border-box;font-style:normal;font-weight:300;font-size:14px;line-height:17px;text-align:center;color:#262f56}.event-head__tab:hover{opacity:.6;cursor:pointer}.event-head__tab.active{font-weight:500}.event-head__tab.active:before{content:"";position:absolute;z-index:1;bottom:0;left:0;width:100%;height:3px;display:block;box-sizing:border-box;background:#00c659}.event-head__tab-line span{position:absolute;top:0;left:0;display:block;height:100%;background:#00c659;transition:all .5s ease-in}.statistics-end .event-head__column{padding:0;box-shadow:0px 8px 41px rgba(0,0,0,.06);border-radius:50%;display:flex;align-items:center;background-color:#fff;height:50px;width:50px;justify-content:center}.event-head__team{margin-left:8px;margin-right:8px;font-weight:500;font-size:16px;line-height:1.1;color:#262f56}.event-head__column span{display:block;text-align:center;margin-top:25px;font-size:16px;font-weight:500;line-height:1;letter-spacing:0em;color:#262f56}.event-head__overlay{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;background:no-repeat center/cover url(//betru.ru/wp-content/themes/betru_new/css/pages/../../images/exodus-bcg-top.png);opacity:.05}.event-head__img{display:flex;align-items:center;justify-content:center;width:118px;height:118px;border-radius:50%;background:#fff;box-shadow:0px 8px 41px rgba(0,0,0,.06)}.statistics-end .event-head__img{width:30px;height:30px;box-shadow:none;margin-left:8px;margin-right:8px}.event-head__img img{width:75px;height:auto}.statistics-end .event-head__img img{width:30px}.event-head__caption{margin:0 15px;font-weight:500;font-size:25px;line-height:1.3;text-align:center;color:#262f56}.event-head__number-row{display:flex;align-items:flex-start;justify-content:center;margin-top:11px}.event-head__number{font-weight:500;font-size:14px;line-height:1;text-align:center;color:#262f56;text-align:center;margin:0 24px}.event-head__number span{display:flex;align-items:center;justify-content:center;margin-bottom:13px;width:48px;height:48px;font-size:16px;border-radius:50%;background:#fff;border:1px solid #f4f4f4}@media screen and (max-width:768px){.event-head__caption{font-size:18px}}@media screen and (max-width:576px){.event-head__team{display:none}.statistics-end .event-head__img{width:41px;height:41px;margin:0}.statistics-end .event-head__caption{margin:auto 0}.event-head.event-head--broadcast{align-items:center}.event-head--grid .event-head__column{grid-row:2/3}.event-head--broadcast .event-head__column{grid-row:1/2}.event-head--grid,.event-head--broadcast{grid-template-columns:auto 1fr auto}.event-head--broadcast .event-head__caption{grid-row:1/2;grid-column:2/3;font-size:16px;margin-left:0;margin-right:0}.event-head--grid .event-head__caption{grid-row:1/2;grid-column:1/4;font-size:16px;margin-left:0;margin-right:0}.event-head--broadcast .event-head__tab-row{grid-row:2/3;grid-column:1/4}.event-head--grid .event-head__number-row{grid-row:2/3}.event-head__tab-row{width:fit-content;margin:0 auto}.event-head--broadcast .event-head__img,.event-head--grid .event-head__img{margin-top:5px;width:52px;height:52px}.event-head--grid .event-head__img img,.event-head--broadcast .event-head__img img{width:33px}.event-head__number{margin:0 6px;font-size:10px}.event-head__number span{width:36px;height:36px;font-size:12px}.event-head__column--mobile-hidden{display:none}.event-head__img{width:65px;height:65px}.event-head__img img{width:41px}.event-head__column span{font-size:14px}.event-head{padding:34px 31px;align-items:flex-start}}.structure *{box-sizing:border-box}.structure__main{padding:40px 10px;box-sizing:border-box}.structure__not_confirmed{width:100%;text-align:center;left:0;top:0;font-weight:400;color:red;clear:both;display:block;margin-top:-15px;margin-bottom:15px}.structure__not_confirmed:before{content:"\e961";font-family:"Betru";font-weight:400;margin-right:10px}.structure__field-block{margin:0 0 40px;padding:15px 16px;border:1px solid #dbdbdb;border-radius:4px}.structure__field{position:relative;padding:0 20px;width:100%;height:658px;display:flex;align-items:center;justify-content:space-between;background:no-repeat center/contain url(//betru.ru/wp-content/themes/betru_new/css/pages/../../images/field.svg);border-radius:4px}.structure__field_team{width:45%;display:flex;align-items:center;justify-content:space-between}.structure__field-img{display:none}.structure__field-card{margin:2em 0;display:flex;flex-direction:column;align-items:center}.structure__field-card .structure__field-shirt:before{font-family:"Betru";content:"\e95e";font-size:49px;position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.structure__field-card.team-1 .structure__field-shirt:before{color:#00c659}.structure__field-card.team-2 .structure__field-shirt:before{color:#262f56}.structure__field-shirt{position:relative;display:flex;justify-content:center;align-items:center;width:56px;height:49px;margin-bottom:8px;font-weight:700;font-size:12px;line-height:.45;text-align:center;text-transform:uppercase;color:#fff}.structure__field-shirt span{position:relative;z-index:1}.structure__field-name{font-weight:500;font-size:10px;line-height:1.3;text-align:center;text-transform:uppercase;color:#fff;width:67px;max-width:100%}.structure__no-player-row{display:flex;flex-wrap:wrap}.structure__no-player-img{overflow:hidden;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;border:1px solid #f4f4f4;margin-right:19px;background:no-repeat center/contain url(data:image/png;base64,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)}.structure__no-player-country{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;border:1px solid #f4f4f4;margin-left:auto}.structure__no-player-img img{object-fit:contain;object-position:center;width:100%;height:100%}.structure__no-player-country img{width:24px;height:auto}.structure__no-player-row{display:flex;flex-wrap:wrap}.structure__no-player-card{max-width:100%;padding:17px 15px;display:flex;align-items:center;border:1px solid #dbdbdb;border-left-width:8px;box-sizing:border-box;border-radius:4px}.structure__no-player-card.judge{width:377px;margin:20px auto 0;background-color:#fff;border-left:1px solid #dbdbdb}.structure__no-player-card.trainer{flex:0 0 570px;margin:0 auto 15px}.structure__no-player-name{font-weight:500;font-size:18px;line-height:1.2;color:#262f56;width:100%}.structure__no-player-name span{display:block;margin-top:9px;font-size:14px;color:#5a5a5a;font-weight:300}.structure__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.structure__team{box-sizing:border-box;padding:7px;flex:0 0 245px;background:#fff;box-shadow:0px 8px 41px rgba(0,0,0,.06);border-radius:56px;display:flex;align-items:center}.structure__team.team-2{justify-content:flex-end}.structure__team span{margin:0 15px 0;font-weight:500;font-size:16px;line-height:1.1;text-align:center;color:#262f56}.structure__team-img{width:30px;height:30px}.structure__team-img img{object-position:center;object-fit:contain;width:100%;height:100%}.structure__tab-row{display:flex;align-items:center;justify-content:center;position:relative}.structure__tab-line{content:"";position:absolute;z-index:0;bottom:0;left:0;width:100%;height:3px;display:block;background:#f3f3f7;border-radius:4px;overflow:hidden}.structure__tab{position:relative;display:flex;align-items:center;justify-content:center;padding:15px 35px;outline:none;background:0 0;border:none;box-sizing:border-box;font-style:normal;font-weight:300;font-size:14px;line-height:17px;text-align:center;color:#262f56}.structure__tab:hover{opacity:.6;cursor:pointer}.structure__tab.active{font-weight:500}.structure__tab-line span{position:absolute;top:0;left:0;display:block;height:100%;background:#00c659;transition:all .5s ease-in}.structure__players-block{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.structure__team-block{flex:0 0 49.5%;width:49.5%;border:1px solid #dbdbdb;position:absolute;top:0;opacity:0;z-index:-10;transition:opacity .5s ease-in}.structure__team-block.active{position:relative;opacity:1;z-index:1;transition:opacity .5s ease-in}.structure__team-block.left{border-radius:0 0 0 4px;left:0}.structure__team-block.right{margin-left:auto;border-radius:0 0 4px;right:0}.structure__players-row{display:flex;align-items:center;padding:15px 24px 15px 15px;border-top:1px solid rgba(0,0,0,.11)}.structure__players-row.head{padding:6px 24px 5px 15px;font-weight:300;font-size:14px;line-height:2.29;color:#000;border-top:none;background:linear-gradient(269.94deg,rgba(243,243,247,.35) -11.86%,rgba(243,243,247,.35) 99.96%)}.structure__players-face,.structure__players-number-column{display:flex;justify-content:center;flex:0 0 40px}.structure__players-face{position:relative;z-index:1;top:0;left:0}.structure__players-number-column{position:relative;z-index:0;top:0;left:-5px}.structure__players-name-column{margin-right:auto;margin-left:27px}.structure__players-why-column,.structure__players-status-column{font-weight:500;font-size:13px;line-height:1.2;color:#000}.structure__players-why-column{flex:0 0 100px;margin-right:2%}.structure__players-status-column{flex:0 0 100px}.structure__players-row.head .structure__players-why-column,.structure__players-row.head .structure__players-status-column{font-weight:300;font-size:14px}.structure__players-face-img{width:40px;height:40px;border:1px solid #f4f4f4;border-radius:50%;overflow:hidden;background:no-repeat center/contain url(data:image/png;base64,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)}.structure__players-face-img img{object-fit:contain;object-position:center;width:100%;height:100%}.structure__players-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;line-height:1;text-align:center;color:#262f56;border-radius:50%;background:#fff;border:1px solid #f4f4f4}.structure__players-country{flex:0 0 48px;display:flex;justify-content:center}.structure__players-country-img{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #f4f4f4}.structure__players-country-img img{width:20px;height:auto}.structure__players-name{font-weight:500;font-size:16px;line-height:1;color:#262f56}.structure__players-name span{display:block;margin-top:5px;font-weight:300;font-size:12px;line-height:1;color:#9a9a9a}.structure__no-player-img,.structure__no-player-country{flex:none}@media screen and (max-width:1100px){.structure__field{background-size:cover}}@media screen and (max-width:991px){.structure__field{padding:15px 0;flex-direction:column;height:800px;width:500px;max-width:100%;margin:0 auto;background-image:url(//betru.ru/wp-content/themes/betru_new/css/pages/../../images/field-mobile.svg)}.structure__field_team{flex-direction:column;width:100%;flex:0 0 49%}.structure__field-column{display:flex;justify-content:center;align-items:flex-start}.structure__field-card{margin:0 .4em}.structure__field-img{display:block;position:absolute;width:30px;height:30px;border-radius:50%;overflow:hidden}.structure__field-img img{width:30px;height:30px}.structure__field-img.team-1{left:21px;top:16px}.structure__field-img.team-2{right:21px;bottom:16px}.structure__row{display:block}.structure__players-block{width:100%;display:block}.structure__team-block{width:100%}.structure__team,.structure__team.team-2{justify-content:flex-start}.structure__team.team-2 .structure__team-img{order:-1}.structure__team-block.right{right:auto;left:0}.structure__team{width:230px;margin:0 auto 20px}.structure__players-block:not(.team-2){margin-bottom:41px}.structure__tab-row{width:fit-content;margin:0 auto 16px}}@media screen and (max-width:768px){.structure__no-player-card.judge{margin-top:0;margin-bottom:25px}}@media screen and (max-width:576px){.structure__field{padding:15px 0;height:583px;width:340px}.structure__field-name{font-size:8px}.structure__field-shirt{margin-bottom:4px}.structure__field-name{width:56px}.structure__field-card{margin:0}.structure__field-block{margin-bottom:15px;padding:0 8px;border:none}.structure__field-shirt{width:40px;height:34px}.structure__field-card .structure__field-shirt:before{font-size:34px}.structure__main{padding-left:0;padding-right:0;padding-bottom:0;padding-top:20px}.structure__team span{margin:0 auto}.structure__tab{flex:1 0 auto;padding:15px}.structure__no-player-img,.structure__no-player-country{width:57px;height:57px}.structure__no-player-name{font-size:14px}.structure__no-player-name span{font-size:12px}.structure__players-face,.structure__players-number-column{flex:0 0 30px}.structure__players-face-img,.structure__players-number,.structure__players-country-img{width:30px;height:30px}.structure__players-name-column{margin-left:9px}.structure__players-name{font-size:12px}.structure__players-name span{font-size:8px}.structure__no-player-card{padding:13px 15px;width:270px}.structure__no-player-card.judge{width:270px;margin-bottom:20px}.structure__team-block{border-radius:0;box-sizing:border-box}.structure__players-why-column,.structure__players-status-column{font-size:12px}.structure__players-why-column{flex:0 0 50px}.structure__players-status-column{flex:0 0 70px}}@media screen and (max-width:374px){.structure__players-row,.structure__players-row.head{padding:10px 5px 11px}.structure__players-why-column,.structure__players-status-column{font-size:12px;margin-right:0}.structure__players-why-column{flex:0 0 52px}.structure__players-status-column{flex:0 0 70px}.structure__tab{flex:1 0 auto;padding:11px 5px}}.last-meet__big-row{display:flex;justify-content:space-between;padding:16px 15px 18px}.last-meet__block{flex:0 0 49.5%;border:1px solid #dcdcdc;box-sizing:border-box}.last-meet__block.left{border-radius:0 0 0 4px}.last-meet__block.right{border-radius:0 0 4px}.last-meet__img{display:flex;justify-content:center;align-items:center;margin-right:11px;width:48px;height:48px;background:#fff;border:1px solid #f4f4f4;border-radius:50%}.last-meet__img img{width:30px;height:auto}.last-meet__head{display:flex;align-items:center;padding:17px 15px 12px;background:linear-gradient(269.94deg,rgba(243,243,247,.2) -11.86%,rgba(243,243,247,.2) 99.96%)}.last-meet__caption{font-weight:500;font-size:18px;line-height:1.5;color:#262f56}.last-meet__row{display:grid;grid-template-columns:48px 48px 1fr 1fr auto;grid-template-rows:auto auto;align-items:center;padding:16px 15px;border-top:.5px solid rgba(0,0,0,.11)}.last-meet__team-img{display:flex;justify-content:center;align-items:center;height:48px;width:48px;background:#fff;border:1px solid #f4f4f4;border-radius:50%;grid-row:1/3}.last-meet__team-img+.last-meet__team-img{position:relative;left:-5px}.last-meet__team-img img{width:30px;height:auto}.last-meet__team{padding-left:8px;font-weight:300;font-size:14px;line-height:1.1;color:#262f56;grid-column:3/4;grid-row:2/3}.last-meet__team.current{font-weight:500}.last-meet__team.team-1{margin-bottom:5px;grid-column:3/4;grid-row:1/2;align-self:end}.last-meet__team.team-2{align-self:start}.last-meet__liga{margin:0 auto 0 0;padding-left:9px;font-weight:500;font-size:14px;line-height:1.5;color:#262f56;grid-row:1/3}.last-meet__liga span{margin-top:5px;display:block;color:#7c7c7c;font-size:10px;line-height:1.39}.last-meet__number-column{display:flex;align-items:center;font-weight:500;font-size:16px;line-height:1;text-align:center;color:#262f56;grid-row:1/3}.last-meet__number{margin:0 7px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border:1px solid #f4f4f4;border-radius:50%}@media screen and (max-width:1200px){.last-meet__big-row{padding:10px 8px 12px}.last-meet__row{padding:10px 9px}}@media screen and (max-width:991px){.last-meet__big-row{display:block}.last-meet__big-row{padding:0}.last-meet__block.left,.last-meet__block.right{border-radius:0}.last-meet__block{border-bottom:none;border-left:none;border-right:none}}@media screen and (max-width:576px){.last-meet__caption{font-size:16px}.last-meet__img{width:32px;height:32px;background:0 0;border:none}.last-meet__img img{width:32px}.last-meet__row{box-sizing:border-box;grid-template-columns:31px 1fr auto 1fr 31px}.last-meet__team-img{width:31px;height:31px;grid-row:1/3}.last-meet__team-img img{width:21px}.last-meet__team-img.team-1{grid-column:1/2}.last-meet__team-img.team-2{grid-column:5/6}.last-meet__team{font-size:11px;padding-right:8px}.last-meet__team.team-1{grid-column:2/3;grid-row:1/3;margin-bottom:0;align-self:center}.last-meet__team.team-2{grid-column:4/5;grid-row:1/3;font-weight:500;text-align:right;align-self:center}.last-meet__liga{grid-column:3/4;grid-row:1/2;padding-left:0;text-align:center;font-size:8px;margin-bottom:9px}.last-meet__liga span{display:inline;font-size:8px;font-weight:300;margin-left:5px}.last-meet__number-column{grid-column:3/4;grid-row:2/3;justify-content:center}.last-meet__number{width:31px;height:31px;font-size:11px}.last-meet__team-img+.last-meet__team-img{position:static;left:0}}@media screen and (max-width:374px){.last-meet__team{padding:0 4px}.last-meet__number{margin:0 2px}.last-meet__liga span{display:block;margin-left:0}}.statistics *{box-sizing:border-box}.statistics__block{width:876px;max-width:100%;margin:61px auto 72px}.statistics-end .statistics__block{width:100%;margin:51px 0 36px;padding:0 15px}.statistics__line{position:relative;width:100%;background:#262f56;border-radius:4px;overflow:hidden;height:13px;margin-bottom:19px}.statistics__line span{display:block;position:absolute;left:-6px;top:0;height:100%;background:#00c659;border-right:2px solid #fff}.statistics__line span.equal{transform:none !important}.statistics__caption-row,.statistics__text-line{display:flex;justify-content:space-between}.statistics__caption-row{margin-bottom:24px}.statistics__text-line{margin-bottom:9px}.statistics__text-line span{font-weight:500;font-size:15px;line-height:1.1;color:#262f56}.statistics__caption{font-weight:500;font-size:18px;line-height:1.5;color:#262f56}@media screen and (max-width:991px){.statistics__block{box-sizing:border-box;padding:0 11px}}@media screen and (max-width:576px){.statistics__line{height:8px}.statistics__caption{font-size:14px}.statistics__text-line span{font-size:12px}.statistics__block{margin-top:25px;margin-bottom:36px}}.personal__container{border-top:1px solid rgba(0,0,0,.11)}.personal__row{box-sizing:border-box;display:flex;justify-content:space-between;width:876px;max-width:100%;margin:0 auto;padding:24px 8px}.personal__img{flex:0 0 47px;display:flex;justify-content:center;align-items:center;width:47px;height:47px;border-radius:50%;background:#fff;border:1px solid #f4f4f4}.personal__img img{width:30px;height:auto}.personal__team-1,.personal__team-2{flex:0 0 calc(100% - 47px);max-width:205px;font-weight:500;font-size:18px;line-height:1.5;color:#262f56}.personal__team-1{margin-left:10px}.personal__team-2{margin-right:10px;text-align:right}.personal__team-1 span,.personal__team-2 span{display:block;font-weight:500;font-size:10px;line-height:1.39;text-transform:uppercase;color:#7c7c7c}.personal__team-2 span{text-align:right}.personal__team-column{display:flex;align-items:center;flex:0 0 250px}.personal__number{display:flex;justify-content:center;align-items:center;margin-bottom:6px;font-weight:500;font-size:16px;line-height:1;color:#262f56}.personal__number span{display:flex;justify-content:center;align-items:center;width:48px;height:48px;margin:0 4px;background:#fff;border:1px solid #f4f4f4;border-radius:50%}.personal__date{font-weight:500;font-size:10px;line-height:1.39;text-align:center;text-transform:uppercase;color:#7c7c7c}.personal__date span{display:block;color:#00c659}@media screen and (max-width:991px){.personal__team-1,.personal__team-2{font-size:14px}.personal__team-column{flex-basis:209px}.personal__img{width:31px;height:31px;flex-basis:31px}.personal__img img{width:22px}.personal__team-1,.personal__team-2{flex:0 0 calc(100% - 31px)}}@media screen and (max-width:768px){.personal__number{font-size:11px}.personal__number span{width:31px;height:31px}.personal__number-column{display:flex;flex-direction:column}.personal__number{order:2}.personal__number{margin-bottom:0;margin-top:6px}.personal__row{padding:14px 8px}}@media screen and (max-width:576px){.personal__img{flex:0 0 25px;height:25px;width:25px}.personal__img img{width:20px}.personal__team-column{flex-basis:122px}.personal__team-2{text-align:right}.personal__number span{width:25px;height:25px}.personal__team-1,.personal__team-2{font-size:11px;line-height:1;flex-basis:calc(100% - 29px)}.personal__date{font-size:8px;text-align:center}.personal__number span{margin:0 1px}.personal__row{padding:6px 4px}.personal__team-1{margin-left:4px}.personal__team-2{margin-right:4px}.personal__date span{display:none}.personal__team-1 span,.personal__team-2 span{font-size:9px}}@media screen and (max-width:374px){.personal__team-2{margin-right:2px}.personal__team-1,.personal__team-2{font-size:10px}.personal__team-column{flex-basis:113px}}.event-caption{display:flex;align-items:center;min-height:92px;padding:9px 23px;box-sizing:border-box;font-weight:500;font-size:25px;line-height:1.2;color:#262f56}@media screen and (max-width:576px){.event-caption{font-size:16px;min-height:53px}}.event-banner,.event-banner *{box-sizing:border-box}.event-banner__top-row{display:flex;align-items:center;padding:25px 26px 25px;background:#262f56}.event-banner__logo{width:155px;height:45px;margin-right:21px}.event-banner__logo img{width:100%;height:100%;object-fit:contain;object-position:center}.event-banner__caption{margin:0;font-weight:700;line-height:1.2;color:#fff}.event-banner__caption span{display:block;font-size:17px}.event-banner__block{padding:0;display:flex;flex-direction:column}.event-banner__text{width:100%;margin:0;padding:20px 15px;background:#f3f3f7}.event-banner__text p{margin:0;width:100%;text-align:center}.event-banner__column{width:100%;background-color:#00c659;padding:25px 0 24px;display:flex;flex-direction:column;justify-content:center}.event-banner__soviet-text{padding:0 5px;margin-bottom:15px;font-weight:500;font-size:22px;line-height:1.2;text-align:center;color:#fff}.event-banner__soviet-row{display:flex;justify-content:center;border-radius:4px;overflow:hidden;margin:0 auto;width:100%}.event-banner__soviet-value{flex:0 0 67px;display:flex;align-items:center;justify-content:center;height:45px;font-weight:500;font-size:17px;line-height:26px;color:#262f56;background-color:#fff;border-right:2px solid rgba(0,0,0,.1)}.event-banner__soviet-img{flex:0 0 130px;height:45px;display:flex;align-items:center;justify-content:center;background-color:#fff}.event-banner__soviet-img img{width:auto;height:100%;max-height:45px}.event-banner__soviet-link{flex:0 0 130px;height:45px;display:flex;align-items:center;justify-content:center;background:#262f56;border-radius:4px;font-weight:500;font-size:14px;line-height:1.5;text-align:center;color:#fff}.event-banner__soviet-link:hover{opacity:.6;cursor:pointer}.win .event-banner__column{flex-direction:row;justify-content:center;align-items:center}.win .event-banner__column-inner{margin:0 10px}.win .event-banner__column-img{width:97px;height:97px;position:relative;border-radius:50%;background-color:#fff}.win .event-banner__column-img img{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0}.win .event-banner__text{display:flex;align-items:center}.win .event-banner__soviet-text{line-height:normal;text-align:left}.win .event-banner__soviet-row{justify-content:flex-start}.win .event-banner__block,.lose .event-banner__block{flex-direction:column-reverse}.lose .event-banner__column{background-color:#f3f3f7;border-left:6px solid #00c659;padding-left:30px}.lose .event-banner__text{border:0}.lose .event-banner__soviet-row{justify-content:flex-start}.lose .event-banner__soviet-text{color:#262f56;font-weight:300;text-align:left}@media screen and (max-width:991px){.event-banner__block{flex-direction:column}.event-banner__text{border:none}.event-banner__column{flex:auto}.win .event-banner__block,.lose .event-banner__block{flex-direction:column-reverse}}@media screen and (max-width:576px){.event-banner__block{padding:0}.event-banner__logo{margin-bottom:21px;width:99px;height:29px}.event-banner__top-row{padding:26px 12px}.event-banner__text{background:0 0;padding:22px 11px}.event-banner__top-row{display:block}.event-banner__caption{font-size:19px}.event-banner__caption span{font-size:13px;margin-bottom:9px}.event-banner__soviet-value,.event-banner__soviet-img,.event-banner__soviet-link{height:40px}.event-banner__soviet-value{flex-basis:53px;font-size:18px}.event-banner__soviet-img{flex-basis:134px}.event-banner__soviet-img img{width:auto;height:100%;max-height:45px}.event-banner__soviet-link{flex-basis:100px;font-size:11px}.event-banner__column{padding-left:13px;padding-right:13px}.event-banner__soviet-text{font-size:18px}}@media screen and (max-width:374px){.event-banner__soviet-text{font-size:16px}.event-banner__soviet-img{flex-basis:98px}.event-banner__soviet-value{flex-basis:60px}.event-banner__soviet-link{flex-basis:75px}}.event-man,.event-man *{box-sizing:border-box}.event-man{padding:0 23px}.event-man__block{background:linear-gradient(269.86deg,rgba(164,164,164,.05),rgba(214,214,214,.05) 96.19%);border:1px solid rgba(0,0,0,.05);border-radius:4px;overflow:hidden;margin-bottom:8px}.event-man__img{flex:0 0 55px;margin-right:16px;width:55px;height:55px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #00c659;background:no-repeat center/contain url(data:image/png;base64,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)}.event-man__img img{object-position:center;object-fit:contain;width:100%;height:100%}.event-man__caption-row{display:flex;align-items:center;position:relative}.event-man__caption-row:before{font-family:"Betru";content:"\e934";position:absolute;right:20px;display:flex}.event-man__caption-row.opened:before{transform:rotate(90deg)}.event-man__caption-row:hover{cursor:pointer}.event-man__name{font-weight:500;font-size:16px;line-height:1.37;color:#262f56;margin-bottom:11px}.event-man__tag-row{display:flex;align-items:center}.event-man__tag-row>span{margin-right:9px;border-radius:2px;display:flex;align-items:center;justify-content:center;width:47px;height:24px;transform:skewX(-15deg);font-weight:500;font-size:14px;line-height:1.57;color:#fff}.event-man__tag-row>span span{transform:skewX(15deg)}.event-man__tag-row>span.green{background:#00c659}.event-man__tag-row>span.orange{background:orange}.event-man__tag-row>span.red{background:#db3f3f}.event-man__name-column{margin-right:15px}.event-man__tag-text{margin-left:auto;font-weight:300;font-size:18px;line-height:1.5;color:#262f56;margin-right:20px;margin-right:50px;display:flex;flex-direction:column;text-align:right}.event-man__tag-text span.green{color:#00c659;font-weight:500;font-size:16px}.event-man__tag-text span.red{color:red;font-weight:500;font-size:16px}.event-man__tag-text strong{font-weight:500}.event-man__text{margin:0;padding:21px 27px;font-weight:300;font-size:16px;line-height:1.8;color:#262f56;border-top:1px solid #f3f3f7}.event-man__text a{font-weight:300;color:#262f56;text-decoration:underline}.event-man__text a:hover{opacity:.6;cursor:pointer}.event-man__link{margin:48px auto 43px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:1.57;color:#262f56;text-transform:uppercase}.event-man__link:hover{cursor:pointer;opacity:.6}.event-man__man-column{padding:20px 0 20px 25px;display:flex;border-left:5px solid #00c659}.event-man__top-text{font-style:normal;font-weight:300;font-size:16px;line-height:1.5;color:#262f56;padding:25px 34px}.event-man__top-text strong{font-weight:500}.event-man__cup{padding:20px 17px;background-color:#fff;flex:0 0 291px;display:flex;align-items:center;min-height:100%;align-self:stretch}.event-man__cup-img{margin-right:18px;flex:0 0 56px;position:relative}.event-man__cup-img:before{content:"";display:block;border-radius:50%;border:1px solid #f4f4f4;width:48px;height:48px;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.event-man__cup-img img{width:100%;height:auto;position:relative;z-index:2}.event-man__cup-column{font-weight:700;font-size:16px;line-height:1.2;color:#262f56}.event-man__cup-column span{display:block}.event-man__block.top{background:0 0}.event-man__block.first,.event-man__block.two,.event-man__block.three{background:linear-gradient(269.86deg,rgba(164,164,164,.05),rgba(214,214,214,.05) 96.19%)}.event-man__block.first .event-man__man-column{border-left-color:#dfd150}.event-man__block.two .event-man__man-column{border-left-color:#baaf49}.event-man__block.three .event-man__man-column{border-left-color:#d3d3d3}@media screen and (max-width:991px){.event-man__caption-row{flex-wrap:wrap}.event-man__top-text{flex:0 0 100%}.event-man__cup{flex-grow:1;justify-content:center}.event-man__cup-column{text-align:center}.event-man__cup{padding:12px}.event-man__top-text{padding:14px 34px 5px}}@media screen and (max-width:768px){.event-man{padding:0 7px}.event-man__caption-row{flex-wrap:wrap}.event-man__caption-row:before{font-size:22px;top:40px;right:30px}.event-man__tag-text{padding:22px 0 8px 20px;margin-right:0;flex:0 0 100%;border-top:1px solid #f3f3f7;text-align:left}.event-man__text{border-top:none}.event-man__block{padding-bottom:15px}}@media screen and (max-width:576px){.event-man__cup-img:before{background-color:#fff}.event-man__block.first{background:linear-gradient(96.31deg,#f5e239 -15.33%,#fff8bd 56.33%,#f5e338 123.65%)}.event-man__block.two{background:linear-gradient(96.31deg,#d8d082 -15.33%,#fcf6bf 56.33%,#d8d083 123.65%)}.event-man__block.three{background:linear-gradient(96.31deg,#ededed -15.33%,#f1f1f1 56.33%,#ededed 123.65%)}.event-man__top-text{padding:14px 15px 5px}.event-man__cup{flex-basis:auto;justify-content:flex-start;background-color:transparent;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.event-man__cup-img{flex-basis:48px}.event-man__cup-column{text-align:left}.event-man__img{flex-basis:50px;width:50px;height:50px}.event-man__name{font-size:14px}.event-man__tag-text{font-size:16px}.event-man__text{font-size:13px;padding:20px;padding-top:7px}}.translation,.translation *{box-sizing:border-box}.translation{height:100%;width:100%;position:relative;overflow:hidden}.translation__block{height:100%;width:100%}.translation__circle-row{display:flex;align-items:center;padding:8px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:10px;justify-content:center}.translation__circle-name{font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#262f56;display:flex;align-items:center;margin:0 15px}.translation__circle-name span{display:block;border-radius:50%;margin-right:5px;width:18px;height:18px}.translation__circle-name span.team-1{background:#00c659}.translation__circle-name span.team-2{background:#262f56}.translation__link{margin:52px auto 40px;font-weight:500;font-size:14px;line-height:1.57;text-transform:uppercase;display:flex;justify-content:center;text-align:center;color:#262f56}.translation__list{position:absolute;left:0;top:0;opacity:0;z-index:-10;width:100%;transition:opacity 1s ease-in}.translation__list.active{position:relative;opacity:1;z-index:1;transition:opacity 1s ease-in}.translation__list:before{position:absolute;z-index:0;display:block;content:"";left:50%;top:8px;transform:translateX(-50%);height:calc(100% - 16px);width:4px;background-color:#c4c4c4}.translation__list.text{padding:0 30px;margin:54px 0}.translation__list.text:before{left:13px;top:3px;transform:translateX(0)}.translation__text-item{display:flex;margin-bottom:20px}.translation__text-item p{margin:0;margin-top:4px;padding:0;font-style:normal;font-weight:300;font-size:14px;line-height:1.07;color:#000}.translation__text-item p strong{font-weight:500}.translation__text-time{margin-right:23px;position:relative;z-index:1;width:31px;height:31px;flex:0 0 31px;font-weight:500;font-size:12px;line-height:1;display:flex;justify-content:center;color:#fff}.translation__text-time:before{content:"\e960";font-family:"Betru";font-size:31px;font-weight:400;color:#262f56;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%)}.translation__text-time.add:before{color:orange}.translation__text-time span{z-index:2;display:block;margin-top:6px}.translation__item{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.translation__time{position:relative;z-index:1;flex:0 0 37px;display:flex;align-items:center;justify-content:center;width:37px;height:37px;font-style:normal;font-weight:500;font-size:14px;line-height:normal;text-align:center;color:#fff;border-radius:50%;border:2px solid #c4c4c4;color:#262f56;background-color:#fff}.translation__time.team-1{background:#00c659;color:#fff;border-color:#fff}.translation__time.team-2{background:#262f56;color:#fff;border-color:#fff}.translation__icon{flex:0 0 46px;display:flex;align-items:center;justify-content:center;flex-direction:column}.translation__icon.red-card:before{content:"";display:block;width:14px;height:16px;background:#e90000;transform:skewX(-15deg)}.translation__icon.yellow-card:before{content:"";display:block;width:14px;height:16px;background:orange;transform:skewX(-15deg)}.translation__icon.goal:before{font-family:"Betru";font-weight:400;font-size:20px}.translation__icon.goal.football:before{content:"\e90d"}.translation__icon.goal.hockey:before{content:"\e968"}.translation__icon.goal.basketball:before{content:"\e930";color:#ff7626}.translation__icon.goal{position:relative}.translation__icon.goal span{display:flex;justify-content:center;align-items:center;position:absolute;top:-6px;right:4px;width:15px;height:15px;border-radius:50%;font-weight:700;font-size:11px;line-height:1;color:#fff}.translation__icon.goal.yellow-a span{background-color:#f90}.translation__icon.goal.blue-p span{background-color:#262f56}.translation__icon.goal.red-p span{background-color:#ff1e1e}.translation__icon.arrow:before,.translation__icon.arrow:after{content:"\e95f";font-family:"Betru";font-weight:400;font-size:8px;color:#262f56;line-height:1}.translation__icon.time:before{content:"\e947";font-family:"Betru";font-weight:400;font-size:20px;color:red}.translation__icon.arrow:before{color:#00c659;transform:rotate(180deg)}.translation__img{flex:0 0 40px;width:40px;height:40px;border-radius:50%;overflow:hidden;background:no-repeat center/30px 30px url(data:image/png;base64,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)}.translation__img img{object-fit:contain;object-position:center;width:100%;height:100%}.translation__text-column{flex:0 0 calc((100% - 219px) / 2)}.translation__text-column.end,.translation__text-column.live{padding-left:7px;font-weight:500;font-size:17px;line-height:.73;color:#262f56;margin-left:-30px}.translation__text-column.team-1{padding-right:19px;text-align:right}.translation__text-column.team-2{padding-left:19px}.basketball .translation__text-column.team-2,.basketball .translation__text-column.team-1{padding-left:5px;padding-right:0}.translation__text{font-weight:300;font-size:15px;line-height:1.07;color:#000}.translation__replace,.translation__time{font-weight:500;font-size:15px;line-height:normal;color:#000}.translation__replace span{text-decoration:line-through;font-weight:300}.translation__goal,.translation__autogoal{font-weight:500;font-size:22px;line-height:1}.translation__goal span{color:#00c659}.basketball .translation__goal span{padding-right:5px}.translation__autogoal span{color:#262f56}.translation__tab-row{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:25px;background-color:#fff;z-index:3}.translation__tab{position:relative;display:flex;align-items:center;justify-content:center;padding:8px 11px;outline:none;background:0 0;border:none;box-sizing:border-box;font-style:normal;font-weight:300;font-size:14px;line-height:17px;text-align:center;color:#262f56}.translation__tab:hover{opacity:.6;cursor:pointer}.translation__tab.active{font-weight:500}.translation__tab:before{content:"";position:absolute;z-index:1;bottom:0;left:0;width:100%;height:3px;display:block;box-sizing:border-box;background:#f3f3f7}.translation__tab.active:before{background:#00c659}.translation__time.end:before{font-family:"Betru";content:"\e963";font-family:"Betru";font-size:20px;color:#262f56}.translation__time.bullet:before,.translation__time.penalty:before{content:"";width:15px;height:15px;border-radius:50%}.translation__time.team-2.bullet:before,.translation__time.team-2.penalty:before{background-color:#525d89}.translation__time.team-1.bullet:before,.translation__time.team-1.penalty:before{background-color:#2cd779}.translation__scroll{height:100%}.translation__list.tennis-translation{position:relative}.translation__list.tennis-translation:before{display:none}.tennis-translation__set{margin-bottom:50px}.tennis-translation__set_title{display:flex;justify-content:center;font-weight:500;background-color:#262f56;width:100px;border-radius:16px;padding:5px 0;margin:auto;color:#fff}.tennis-translation__game{border-bottom:1px #ececec solid;margin:5px 0;margin-bottom:5px;padding:5px 0;margin-bottom:10px}.tennis-translation__game_score{position:relative;text-align:center;padding:5px 0;background-color:#f1f1f4;width:80px;font-weight:500;border-radius:5px;display:flex;align-items:center;justify-content:center}.supply.home .tennis-translation__game_score:before,.supply.away .tennis-translation__game_score:after{font-family:"Betru";content:"\e921";font-size:12px}.supply.home .tennis-translation__game_score:before{margin-right:5px}.supply.away .tennis-translation__game_score:after{margin-left:5px}.tennis-translation__game_points{position:relative;padding:10px;padding-left:0}.tennis_game_points{position:relative}@media screen and (min-width:992px){.translation__block{position:absolute;top:0;left:0}.translation__item .empty{display:none}.translation__icon{order:2}.translation__img{order:3}.translation__text-column{order:4}.translation__list:before{transform:none;left:14px}.translation__text-column.team-1{text-align:left;padding-right:0;padding-left:19px}.translation__time{width:33px;height:33px;flex:0 0 33px;font-size:11px}.translation__item{justify-content:flex-start;margin-bottom:21px;width:95%}.translation__icon{flex:0 0 38px}.translation__icon.arrow:before,.translation__icon.arrow:after{font-size:8px}.translation__text,.translation__replace{font-size:13px}.translation__goal,.translation__autogoal{font-size:15px}.translation__list.text{margin:0;padding:0}.translation__text-time.end:before{color:#00c659}.translation__text-item.end p strong{color:#00c659}.translation__text-column{flex:0 0 calc(100% - 99px)}.translation__text-item p{padding-right:15px}.translation__text-column.end,.translation__text-column.live{flex:0 0 auto}}@media screen and (max-width:991px){.translation__tab-row{z-index:1}.translation__circle-row{justify-content:center}.translation__circle-name{margin-right:0;flex:0 0 50%;justify-content:center;padding:8px 0}.translation__circle-name:first-child{border-right:1px solid #f2f2f6}.translation__circle-row{padding:0}}@media screen and (max-width:768px){.translation__text-column.team-1{padding-right:9px}.translation__text-column.team-2{padding-left:9px}.translation__goal,.translation__autogoal{font-size:20px}}@media screen and (max-width:576px){.translation__text-column.end,.translation__text-column.live{font-size:14px}.translation{margin-bottom:15px}.translation__icon.goal span{right:2px;width:13px;height:13px;font-size:10px}.translation__time.end:before{font-size:16px}.translation__list.text{padding:0 15px;margin:35px 0}.translation__list.text:before{left:28px}.translation__img{width:29px;height:29px;flex:0 0 29px}.translation__icon{flex:0 0 29px}.translation__time{width:33px;height:33px;flex:0 0 33px;font-size:9px}.translation__text-column{flex:0 0 calc((100% - 139px) / 2)}.translation__item{margin-bottom:12px}.translation__icon.red-card:before,.translation__icon.yellow-card:before{width:12px;height:14px}.translation__icon.goal:before{font-size:18px}.translation__text,.translation__goal,.translation__autogoal,.translation__replace{font-size:10px}.translation__link{font-size:12px}.translation__link{margin:0 auto}}.all-event,.all-event *,.all-event *:after,.all-event *:before{box-sizing:border-box}.all-event{margin:0 26px;display:flex;flex-wrap:wrap;justify-content:space-between}.all-event__block{flex:0 0 calc(50% - 4px);padding:30px 26px;margin-bottom:9px;border:1px solid #dcdcdc;border-radius:4px;display:flex;flex-direction:column}.all-event__block:nth-child(even){order:2}.all-event__caption{margin-bottom:24px;font-weight:500;font-size:20px;line-height:1.2;color:#262f56}@media screen and (max-width:1200px){.all-event__block{padding:23px 13px}}@media screen and (max-width:991px){.all-event{display:block;margin:0 7px}.all-event__block{width:100%}}@media screen and (max-width:576px){.all-event__caption{font-size:13px}.all-event__block{padding:23px 5px}}.popular,.popular *,.popular *:after,.popular *:before{box-sizing:border-box}.popular__row{display:flex;align-items:center;margin-bottom:23px}.popular__name{flex:0 0 120px}.popular__line{flex:0 0 calc(100% - 134px);padding:5px 6px 4px;margin-right:14px;overflow:hidden;position:relative;display:flex;align-items:center;border-radius:4px}.popular__line:before{content:"";position:absolute;z-index:0;top:0;left:-4px;display:block;height:100%;width:100%;background-color:#f6f6f6;transform:skewX(-20deg);border-radius:4px}.popular__color{position:absolute;z-index:1;top:0;left:-4px;display:block;height:100%;transform:skewX(-20deg);border-radius:4px}.popular__value{position:relative;z-index:2;font-weight:500;font-size:12px;line-height:1.1;color:#fff}.popular__name{font-weight:300;font-size:14px;line-height:17px;display:flex;align-items:center;flex-wrap:wrap;color:#262f56}.popular__name strong{font-weight:500;margin-right:3px}@media screen and (max-width:576px){.popular__row{margin-bottom:13px}.popular__name{font-size:12px;flex-basis:105px}.popular__line{flex:0 0 calc(100% - 119px)}.popular__value{font-size:11px}}.total,.total *,.total *:after,.total *:before{box-sizing:border-box}.total{position:relative;margin:auto 0;padding:40px 0}.total__tag{position:absolute;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #f4f4f4;border-radius:50%;font-weight:500;font-size:20px;line-height:1}.total__tag.tag-1{top:0;left:0;color:#00c659}.total__tag.tag-2{bottom:0;right:0;color:#d93c3c}.total__line-block{position:relative;display:flex;justify-content:space-between}.total__line-block:before{content:"";display:block;background:#262f56;height:7px;width:calc(100% - 4px);position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%)}.total__line{flex:0 0 108px;width:6px;position:relative}.total__line span{width:100%;display:block;position:absolute;left:0}.total__line.team-1 span{background:#00c659;border-radius:100px 100px 0 0;bottom:0}.total__line.team-2 span{background:#d93c3c;border-radius:0 0 100px 100px;top:0}.total__column{display:flex;align-items:center;flex-direction:column}.total__value{position:relative;z-index:1;flex:0 0 20px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid #262f56;font-weight:500;font-size:10px;line-height:1;letter-spacing:-.08em;color:#262f56}@media screen and (max-width:576px){.total{padding:20px 0}.total__tag{width:31px;height:31px;font-size:13px}.total__line{flex-basis:70px}.total__value{flex:0 0 16px;width:16px;height:16px;font-size:9px}}.allow,.allow *,.allow *:after,.allow *:before{box-sizing:border-box}.allow{position:relative;margin:auto 0;padding:20px 0}.allow__block{position:relative}.allow__block:before{content:"";position:absolute;z-index:0;top:0;left:50%;transform:translateX(-50%);display:block;height:96%;width:7px;background-color:#262f56}.allow__team{position:absolute;top:0;border-radius:50%;border:1px solid #f4f4f4;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.allow__team.team-1{left:0}.allow__team.team-2{right:0}.allow__row{display:flex;align-items:center;justify-content:center;margin-bottom:11px}.arrow__value{position:relative;z-index:1;flex:0 0 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #262f56;background-color:#fff;font-weight:500;font-size:10px;line-height:1;letter-spacing:-.08em;color:#262f56}.arrow__column{flex:0 0 calc(50% - 10px);display:flex;align-items:center}.arrow__line{flex-grow:0;flex-shrink:0;position:relative;height:8px}.arrow__column.team-1{justify-content:flex-end}.arrow__column.team-1 .arrow__line{border-radius:24px 0 0 24px;background-color:#d93c3c}.arrow__column.team-2 .arrow__line{border-radius:0 24px 24px 0;background-color:#00c659}.arrow__line-value{margin:0 7px;font-weight:500;font-size:12px;line-height:1;color:#262f56}.arrow__text{padding:0;margin:0;margin-left:23px;font-weight:500;font-size:14px;line-height:1.05;color:#262f56}@media screen and (max-width:576px){.arrow__text{margin-left:10px;font-size:11px}.allow__team{width:32px;height:32px}.allow__team img{width:21px;height:auto}}.even-circle .highcharts-title,.even-circle .highcharts-credits{display:none}.time-moment-icon:before{content:"\e947";font-family:"Betru";font-size:14px;color:#fff}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:5px}.scrollbar-inner>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar{-ms-filter:"alpha(opacity=40)";filter:alpha(opacity=40);opacity:.4}.scrollbar-inner>.scroll-element .scroll-bar{opacity:1}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#00c659}.scrollbar-inner>.scroll-element:hover .scroll-bar{opacity:.4}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.other-event,.other-event *,.other-event *:before,.other-event *:after{box-sizing:border-box}.scroll_matches{height:100% !important}.scroll-content.scroll_matches{overflow-x:unset !important}.scroll_matches .other-event{position:absolute;width:100%;height:auto;padding-bottom:140px}.scroll-wrapper.scroll_matches:after{content:"";display:block;width:calc(100% - 2px);height:197px;position:absolute;bottom:0;left:1px;z-index:0;background:linear-gradient(180deg,#fff 0%,#fcfcfc00 104.05%);transform:rotate(-180deg);border-radius:16px;pointer-events:none}.other-event__arrow{margin-left:auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#00c659;border-radius:50%}.other-event__arrow:before{font-family:"Betru";content:"\e906";color:#fff;display:flex;font-size:7px;height:100%;width:100%;text-align:center;justify-content:center;align-items:center;transform:rotate(-90deg)}.other-event__row{display:flex;align-items:center;border-bottom:1px solid #d9eafa;padding:21px 0}.scroll_matches .other-event__row{padding-right:10px}.other-event__time{margin-right:16px;display:flex;align-items:center;flex-direction:column;font-weight:500;font-size:14px;line-height:1.39;text-align:center;color:#262f56}.other-event__time span{padding:3px 6px;margin-top:5px;display:block;font-size:10px;text-align:center;color:#7c7c7c;border:1px solid #d9eafa;border-radius:4px}.other-event__team{margin:5px 0;font-weight:500;font-size:13px;line-height:1.2;display:flex;align-items:center;color:#262f56}.other-event__team img{margin-right:7px;display:block;width:16px;height:16px}.other-event__caption{padding:20px 0;font-weight:500;font-size:20px;line-height:24px;color:#262f56;border-bottom:1px solid #d9eafa;margin:0;padding-top:10px}.other-event__link{font-weight:500;font-size:14px;line-height:1.2;text-align:center;text-decoration-line:underline;text-transform:uppercase;color:#262f56;display:block;margin:25px 0}.other-event__link:hover{cursor:pointer;opacity:.6}@media screen and (max-width:991px){.other-event{margin:25px 0}.other-event__caption{font-size:18px}}.event-content__header-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.event-header-buttons a{height:52px;display:flex;align-items:center;justify-content:center;font-size:15px;line-height:16px;letter-spacing:.02em;text-transform:uppercase;color:#fff;width:100%;border-width:3px;border-style:solid;margin-top:10px;padding:0}.tip-header-buttons__calculate{background-color:#f26000}.tip-header-buttons__calculate:focus,.tip-header-buttons__calculate:hover,.tip-header-buttons__calculate:active{background:#8f3900}@media screen and (max-width:991px){.event-header-buttons a{margin-bottom:15px;border-radius:16px}}@media screen and (max-width:768px){.event-header-buttons a{font-size:14px;height:48px}}@media screen and (max-width:768px){.event-header-buttons a{font-size:12px}}.tips-block__item,.slick-initialized .tips-block__item.slick-slide{width:393px;padding-bottom:0}.tips-block__header{font-weight:500;font-size:14px;line-height:16px;display:flex;flex-direction:column;justify-content:center}.tips-block__header_tournament{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px}.tips-block__header_tournament span{font-weight:500;font-size:10px;line-height:12px}.tips-block__header_tournament img{width:20px;height:auto}.tips-block__header_teams{width:100%;display:flex;justify-content:center;color:#262f56}.tips-block__header_teams span{margin:0 5px;margin:0 5px;text-align:center;width:45%}.tips-block__body{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:15px 0}.tips-block__body_team-logo{width:70px}.tips-block__body_team-logo.person{border-radius:50%;overflow:hidden;border:1px #d9eafa solid}.tips-block__body_team-logo img{object-fit:cover;width:70%;height:auto}.tips-block__body_match-info{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.tb-match-info__date{font-weight:300;font-size:12px;line-height:14px;color:#7c7c7c}.tb-match-info__time{font-weight:500;font-size:21;line-height:25px}.tb-match-info__place{font-weight:300;font-size:10px;line-height:12px}.tips-block__kfs{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:47px;border-top:1px solid #d9eafa;margin-top:auto}.tips-block__kfs span{position:relative;font-weight:500;font-size:14px;line-height:17px}.tips-block__kfs span:focus,.tips-block__kfs span:hover,.tips-block__kfs span:active{cursor:pointer}.tips-block__kfs span:focus .kf-bk-hide,.tips-block__kfs span:hover .kf-bk-hide,.tips-block__kfs span:active .kf-bk-hide{display:block !important}.kf-bk-hide{position:absolute;left:50%;top:calc(100% + 10px);transform:translateX(-50%);padding:5px 18px 5px;background-color:#fff;border:1.11707px solid #d9eafa;border-radius:8px}.kf-bk-hide img{position:relative;z-index:3}.kf-bk-hide:after{content:"";display:block;position:absolute;z-index:2;left:50%;top:-10px;transform:translateX(-50%) rotate(-135deg);width:18px;height:18px;border-bottom:1.11707px solid #d9eafa;border-right:1.11707px solid #d9eafa;background-color:#fff}.kf-bk-hide:before{content:"";display:block;position:absolute;z-index:2;left:0;top:-18px;width:100%;height:18px}.tips-block__footer{font-weight:500;font-size:13px;line-height:15px;justify-content:center;text-transform:uppercase;color:#262f56;padding:25px 0;margin-top:0}
.additional-info{display:flex;justify-content:space-between}.additional-info__block{display:flex;position:relative;width:259px;overflow:hidden;border-radius:16px;height:177px}.additional-info__background{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#00c659}.additional-info__background img{object-fit:cover;width:100%;height:100%}.additional-info__image img{position:absolute;width:auto;right:-10%;bottom:-12%}.additional-info__block.news .additional-info__image img{transform:rotate(10deg)}.additional-info__block.tips .additional-info__image img{transform:rotate(10deg);right:-15px;bottom:-7px}.additional-info__block.strategy .additional-info__image img{transform:rotate(-15deg);right:0;bottom:-17%}.additional-info__block.strategy-mma .additional-info__image img{bottom:-25%}.additional-info__block.current img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity:.5}.additional-info__block.current .additional-info__background{background-color:#ececec}.additional-info__block span{color:#fff;position:absolute;font-weight:500;left:15px;width:50%}.additional-info__name{top:30px;font-size:19px;line-height:22px}.additional-info__permalink{bottom:30px;font-size:15px;line-height:17px}.additional-info__block:focus,.additional-info__block:hover,.additional-info__block:active{box-shadow:0px 12px 52px #5fb686}.additional-info__block.current:focus,.additional-info__block.current:hover,.additional-info__block.current:active{box-shadow:0px 12px 52px #b1b1b1}@media (max-width:1200px){.additional-info__block{margin-right:14px;min-height:136px;flex:1 0 200px}.additional-info__block:last-child{margin-right:0}.additional-info__name{font-size:15px;line-height:1.11}.additional-info__permalink{font-size:12px;line-height:1.11}}@media (max-width:875px){.additional-info{overflow-x:auto}.additional-info__block{margin-right:18px;min-height:176px;width:258px;flex:0 0 auto}.additional-info__name{font-size:20px;line-height:1.11}.additional-info__permalink{font-size:15px;line-height:1.11}}@media (max-width:576px){.additional-info-block{margin:0;padding:0}.additional-info-block .additional-info-block__title{display:none}.additional-info{overflow-x:visible;width:100%;z-index:20000;position:fixed;left:0;bottom:-60px;transition:all .8s ease-in;box-shadow:0px -6px 16px rgba(0,0,0,.07);background-color:#fff}.sticky-top .additional-info{bottom:0;transition:all .8s ease-in}.additional-info__block{display:flex;justify-content:center;align-items:center;margin-right:0;min-height:55px;height:auto;width:124px;border-right:1px solid #d9eafa;border-radius:0;flex:1 0 calc(100% / 3)}.additional-info__block.strategy .additional-info__image img,.additional-info__block.news .additional-info__image img,.additional-info__block.tips .additional-info__image img{transform:none}.additional-info__image img{position:static;transform:none;width:100%;height:100%;object-fit:contain}.additional-info__image{margin-right:15px;width:35px;height:35px}.additional-info__block:last-child{border-right:none}.additional-info__background,.additional-info__permalink{display:none}.additional-info__block .additional-info__name{position:static;font-weight:500;font-size:10px;line-height:119%;color:#262f56}}@media (max-width:400px){.additional-info__image{margin-right:5px}}
.tournament-content .standings{border:1px #dbdbdb solid;border-radius:4px;margin-bottom:20px}.standings *{box-sizing:border-box}.standings-caption{display:flex;align-items:center;padding:9px 23px;box-sizing:border-box;font-weight:500;font-size:25px;line-height:1.2;color:#262f56}.event-block .standings-caption{margin:20px 0}.standings__head-row,.standings__row{display:flex;align-items:center;border-left:4px solid transparent}.standings__row.green{border-left-color:#00c659}.standings__row.black{border-left-color:#262f56}.standings__head-row{padding:9px 17px;background:linear-gradient(269.94deg,rgba(243,243,247,.35) -11.86%,rgba(243,243,247,.35) 99.96%);font-weight:300;font-size:14px;line-height:2.29;color:#000}.standings__row{padding:16px 17px;border-bottom:1px solid rgba(0,0,0,.11)}.standings__row:last-child{border-bottom:0}.standings__number-column{flex:0 0 48px;text-align:center;margin-right:20px}.standings__number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-weight:500;font-size:16px;line-height:1;text-align:center;color:#262f56;border-radius:50%;background:#fff;border:1px solid #f4f4f4}.standings__img-column,.standings__team-column{display:flex;align-items:center}.standings__team-column{margin-right:auto}.standings__row .standings__value-column,.standings__row .standings__goal-column{font-weight:500;font-size:14px;line-height:2.29;color:#000;text-align:center}.standings__goal-column{flex:0 0 5%;display:flex;align-items:center;justify-content:center;text-align:center}.standings__goal-column span{display:none}.standings__value-column{margin:0 1.5em;flex:0 0 14px;text-align:center;justify-content:center}.standings__value-column.h-ot{flex:0 0 22px}.standings__value-column.h-goals{flex:0 0 50px}.standings__img{width:30px;height:30px;margin-right:8px;display:flex;align-items:center;justify-content:center}.standings__img img{object-fit:contain;width:100%;height:100%}.standings__team{font-weight:500;font-size:14px;line-height:16px;color:#262f56}@media screen and (max-width:991px){.standings__number-column{margin-right:9px}.standings__goal-column{font-size:0;flex-basis:34px}.standings__goal-column span{display:inline;font-size:14px}}@media screen and (max-width:768px){.standings__row{display:flex;align-items:baselinece}.standings__number-column{flex:none;width:32px}.standings__team{font-size:13px}.standings__value-column{width:12px}.standings__goal-column{width:34px}.standings__number{width:32px;height:32px;margin-right:0;font-size:10px}}@media screen and (max-width:576px){.standings__img{width:17px;height:17px}.standings-caption{font-size:16px}.standings__head-row{font-size:12px}.standings__goal-column span{font-size:12px}.standings__number-column{width:22px}.standings__number{width:22px;height:22px;border:0}.standings__value-column{margin:0 .1em}.standings__row,.standings__head-row{padding:10px 12px}.standings__row .standings__value-column,.standings__row .standings__goal-column,.standings__team{font-size:11px;font-weight:400}}@media screen and (max-width:375px){.standings__team-column{width:80px;flex:none;word-break:break-word}}@media screen and (max-width:374px){.standings__row,.standings__head-row{padding:10px 5px}}
.popup-form,.popup-form *,.popup-form *:before,.popup-form *:after{box-sizing:border-box}.popup-form{position:fixed;z-index:5;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);display:none}.popup-form.active{display:block}#add_tip input.hidden{opacity:0;position:absolute;z-index:-1;top:0}.form-block{width:100%;height:auto;max-height:100vh;overflow-y:auto}.form{margin:0 auto;width:844px;max-width:100%;padding:64px 44px;overflow:hidden;background:#fff;border-radius:24px;margin-top:15px;position:relative}.form-close{position:absolute;cursor:pointer;top:30px;right:30px;font-size:24px}.form-close:before{font-family:"Betru";content:"\e903"}.form__row-select{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:34px;margin-bottom:34px;border-bottom:1px solid rgba(0,0,0,.11)}.form__column-select{flex:0 0 49%;margin-bottom:33px}.form__column-select:last-child{flex:0 0 100%}.form__caption{font-weight:500;font-size:18px;line-height:1.26;color:#262f56;margin-bottom:13px}.form__caption.teams,.form__caption.info{display:flex;align-items:center}.form__caption.title{text-align:center;border-top:1px #e3e3e3 solid;padding:20px 0;border-bottom:0 #e3e3e3 solid}.form__caption.teams{padding:20px 0;justify-content:center;background-color:#fdfdfd}.form__caption.teams span{margin:0 10%}.form__caption.pending,.form__caption.publish{text-align:center;display:flex;justify-content:center;align-items:center}.form__caption.pending:before,.form__caption.publish:before{font-family:"Betru";margin-right:10px;font-size:25px}.form__caption.publish:before{content:"\e946";color:#00c659}.form__caption.pending:before{content:"\e947";color:orange}.form__select-value{height:40px;display:flex;align-items:center;border:1px solid #d9eafa;border-radius:8px}.team .form__select-value,.team .form__select-item{height:52px}.event .form__select-item.event.have_tip:before,.event .form__select-item.event.pending_tip:before{font-size:20px;font-family:"Betru";position:absolute;right:20px}.event .form__select-item.event.have_tip:before{content:"\e946";color:#00c659}.event .form__select-item.event.pending_tip:before{content:"\e947";color:orange;font-size:22px}.form__select-value:before{color:#262f56;font-size:16px;margin:0 0 0 12px}.form__select-value:hover{cursor:pointer;opacity:.7}form .form__select-value:after{margin-left:auto;margin-right:15px;font-family:"Betru";content:"\e934";transform:rotate(90deg);font-size:10px;color:#474747;opacity:.4}.form__select-value>span{margin-left:10px;font-family:"Rubik";font-weight:500;font-size:14px;line-height:1;color:#69707f}.form__select-value.empty>span{font-weight:300;margin-left:16px}.form__select-value.empty img{display:none}.form__select-value.empty .form__block-team{display:none}.form__select.team .form__select-value:not(.empty)>span{display:none}.form__select-value>img{width:25px;height:25px;margin:0 0 0 11px}.form__select{position:relative}.form__select.active .form__select-value{border-radius:8px 8px 0 0}.form__select.active .form__select-list{display:block}.form__select-list{display:none;position:absolute;z-index:2;top:100%;left:0;width:100%;max-height:200px;background:#fff;border:1px solid #d9eafa;border-top:none;border-radius:0 0 8px 8px;overflow:auto}.tournament .form__select-list{z-index:3;max-height:300px}.form__select-item{font-family:"Rubik";font-weight:500;font-size:14px;line-height:1;color:#69707f;display:flex;align-items:center;height:40px;border-bottom:1px solid #d9eafa}.form__select-item img{width:25px;height:25px;margin:0 9px 0 11px}.form__select-item:hover{cursor:pointer;opacity:.7}.form__select-item:before{color:#262f56;font-size:16px;margin:0 12px}.form__select-item:last-child{border-bottom:none}.form__select-search{position:relative;display:flex;align-items:center;justify-content:center;padding:6px 10px;border-bottom:1px solid #d9eafa}.form__select-search:before{position:absolute;top:6px;right:10px;height:33px;width:28px;display:flex;align-items:center;justify-content:center;font-family:"Betru";content:"\e91a";font-size:12px;color:#262f56;background:#d9eafa}.form__select-search input{flex:1 0 auto;background:#d9eafa;height:34px;display:flex;align-items:center;border:none;padding:2px 25px 2px 9px;font-family:"Rubik";font-weight:300;font-size:12px;line-height:12px;color:#262f56}.form__block-team{display:flex;height:100%;width:100%}.form__select-item .form__block-team{padding-right:19px}.form__column-date{flex:0 0 60px;display:flex;flex-direction:column;justify-content:center;align-items:center}.form__date{font-family:"Rubik";font-weight:500;font-size:14px;line-height:1.39;color:#262f56;text-align:center}.form__time{font-family:"Rubik";font-weight:500;font-size:10px;line-height:1.39;color:#7c7c7c;text-align:center;padding:3px 8px;border:1px solid #d9eafa;border-radius:4px}.form__column-team{display:flex;align-items:center;justify-content:center;flex:0 0 calc(100% - 60px);padding-right:38px}.form__column-team>span{flex:0 0 58px;font-family:"Rubik";font-weight:500;font-size:14px;line-height:1.2;text-align:center;color:#262f56}.form__team{flex:0 0 calc((100% - 114px) / 2);font-family:"Rubik";font-weight:500;font-size:14px;line-height:1;color:#262f56}.form__team.team-1{text-align:right;padding-right:8px}.form__team.team-2{text-align:left;padding-left:8px}.form__team-img{display:flex;align-items:center;justify-content:center;flex:0 0 28px}.form__team-img img{object-fit:contain;width:100%;height:100%;margin:0}.form__row-top-radio{display:flex;align-items:center;overflow-x:auto;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.11);justify-content:space-between}.form__row-top-radio.socials,.form__row-top-radio.extended-tip{justify-content:flex-end}.form__top-radio{margin-right:13px;position:relative}.form__top-radio:hover{opacity:.7;cursor:pointer}.form__top-radio span{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;text-align:center;font-weight:300;font-size:14px;line-height:1;color:#69707f;background:#fbfbfb;border:1px solid #ececec;box-shadow:inset 0px 3px 10px rgba(0,0,0,.05);border-radius:8px}.form__top-radio input,.form__bottom-radio input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;position:absolute;width:13px;height:13px;left:0;right:0;top:auto;bottom:0;margin:auto;z-index:-1;opacity:0}.form__top-radio input:checked+span{background:#00c659;color:#fff}.form__bottom-block{padding-bottom:12px;margin-bottom:24px;border-bottom:1px solid rgba(0,0,0,.11);position:relative}.form__row-bottom-radio{position:absolute;left:0;top:0;z-index:0;opacity:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;transition:opacity .2s ease-in}.form__row-bottom-radio.active{position:relative;z-index:1;opacity:1;transition:opacity .2s ease-in}.form__bottom-radio{margin-bottom:12px;position:relative;background-color:#fff}.form__bottom-radio input.addit_field{display:block;color:#69707f;position:relative;opacity:1;z-index:1;width:auto;height:auto;cursor:auto}.form__bottom-radio input:checked+span{background:#00c659;color:#fff}.form__bottom-radio span{display:flex;align-items:center;justify-content:center;width:117px;height:40px;border:1px solid #d9eafa;border-radius:8px;font-family:"Rubik";font-weight:500;font-size:14px;line-height:1;color:#69707f}.form__bottom-radio span:hover{cursor:pointer;opacity:.7}.form__row-value{display:flex;flex-wrap:wrap;padding-bottom:48px;margin-bottom:32px;border-bottom:1px solid rgba(0,0,0,.11);position:relative;z-index:1}.form__column-value{margin-left:50px}.form__column-value.first{margin-right:auto;margin-left:0}.promo-bk .form__column-value{width:30%;margin:0;margin-right:2%;display:flex;flex-direction:column}.form .form__value{display:flex;align-items:center;border:1px solid #d9eafa;border-radius:8px;height:40px;padding:0 16px;width:125px;font-family:"Rubik";font-weight:500;font-size:14px;line-height:1;color:#69707f;background-color:#fff}.form__value.kf{border:2px solid #00c659;justify-content:center;width:112px}.form__value.tip_short{width:100%}.form__caption-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative}.form__caption-row>span{font-family:"Rubik";font-weight:500;font-size:18px;line-height:1.26;color:#cbcbcb;margin-bottom:13px}.form__caption-row>span.active{color:#00c659}.form__caption-row>span.less{color:#ff6060}.form__caption-row>span.less_half{color:#c68200}.form__textarea{background-color:#fff;font-family:"Rubik";font-weight:300;font-size:14px;line-height:1;color:#262f56;height:168px;padding:21px 23px;resize:none;width:100%}.form .form__value:hover,.form__textarea:hover{cursor:text}input.form__submit{width:100%;margin-top:23px;height:80px;font-size:20px;font-weight:500}.user-info{width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-left:15px;cursor:pointer;background-color:#f7f7f7;border-radius:50%;font-size:20px;color:#262f56}.user-info:hover{opacity:.7}.user-info:before{font-family:"Betru";content:"\e911"}.text_tip_form.opened .user-info:before{content:"\e903";font-size:14px}.user-info-block{position:absolute;top:-40px;background-color:#fff;border:1px #e3e3e3 solid;border-radius:10px;box-shadow:0px 0px 8px #d7d7d7;width:500px;left:195px;z-index:1;display:none}#add_tip .text_tip_form{display:none}#add_tip .text_tip_form.show{display:inherit}.text_tip_form.opened .user-info-block{display:block}.tip-editor{display:none;margin-bottom:50px}.tip-editor.show{display:block}.tip-editor>div{width:100%}.user-info-block ul{background-color:#fff;position:relative;z-index:2;padding:20px;border-radius:10px}.user-info-block ul>li{position:relative;display:flex;line-height:normal;font-size:14px;margin-bottom:8px}.user-info-block ul>li>p{margin:0}.user-info-block ul>li:before{content:"";width:6px;height:6px;border-radius:50%;background-color:#00c659;flex:none;margin-right:5px;top:5px;position:relative}.user-info-block:before{content:"";position:absolute;top:30%;width:30px;height:30px;background-color:#fff;left:-14px;transform:rotate(45deg);z-index:1;box-shadow:0px 0px 8px #d7d7d7;border:1px solid #e3e3e3}.loading,.fish{font-weight:500;margin:15px;display:block;color:#69707f}.user_tips_count{font-weight:700;color:#00c659}.user_tip_stroke{display:flex;flex-direction:row;justify-content:center;align-items:center}.user_tip_odd,.user_tip_kf{font-weight:500;background-color:#fff;padding:7px 15px;border:1px #d9eafa solid;margin:0 10px}.user_tip_kf{font-weight:700;color:#00c659}.user_tip_text{background-color:#f2f8fd;padding:15px;border-radius:16px}.user_tip_stroke a{margin:0 20px;color:#262f56;text-decoration:underline;font-size:16px}@media screen and (max-width:1200px){.form{padding:30px}input.form__submit{font-size:16px}}@media screen and (max-width:991px){.form{padding:42px 21px}}@media screen and (max-width:768px){.form{margin-top:0}.form__row-select{display:block}.form__row-select{padding-bottom:15px}.user-info-block{width:350px}}@media screen and (max-width:576px){.form{border-radius:16px}.form-close{top:20px;right:25px}.form__caption{font-size:16px;margin-bottom:10px}.form__caption.teams,.form__caption.info{justify-content:center;align-items:center}.form__row-select{padding-bottom:0}.user-info-block{left:0;top:55px}.user-info-block:before{left:120px;top:-14px}.form__top-radio span{min-height:40px;white-space:nowrap}.form__bottom-radio{flex:0 0 49%}.form__bottom-radio span{width:100%}.form__row-value{justify-content:space-between;padding-bottom:7px}.form__column-value{margin-bottom:25px;margin-left:0;margin-right:0;flex:0 0 49%}.form__column-value.first{margin-left:0;margin-right:0;flex:0 0 100%}.form .form__value,.form__value.kf{width:100%}.form__caption-row>span{margin-bottom:10px}input.form__submit{font-size:20px}.form__textarea{height:246px}.form__column-date{flex:0 0 67px;border-right:1px solid #d9eafa}.form__column-team{flex:0 0 calc(100% - 67px)}.form__column-team{padding-left:12px;padding-right:5px;display:grid;align-items:center;grid-template-columns:21px 1fr;grid-column-gap:7px;grid-row-gap:4px}.form__team-img{width:21px;height:21px;grid-column:1/2}.form__team-img.team-1{grid-row:1/2}.form__team-img.team-2{grid-row:2/3}.form__team{grid-column:2/3}.form__team.team-1{padding-right:0;text-align:left;grid-row:1/2}.form__team.team-2{padding-left:0;grid-row:2/3}.form__column-team>span{display:none}.form__select-item .form__block-team{padding-right:0}.team .form__select-value,.team .form__select-item{height:67px}.form__block-team{align-items:center}.form__column-date{height:100%}}@media screen and (max-width:425px){.user-info-block{width:95%}}.sport-icon:before{font-family:"Betru"}.sport-icon_all:before{content:"\e948"}.sport-icon_football:before{content:"\e90d"}.sport-icon_hockey:before{content:"\e910"}.sport-icon_mma:before{content:"\e914"}.sport-icon_box:before{content:"\e94c"}.sport-icon_voleyball:before{content:"\e926"}.sport-icon_basketball:before{content:"\e930"}.sport-icon_tennis:before{content:"\e921"}.sport-icon_cybersport:before{content:"\e90a"}.sport-icon_f1:before{content:"\e94d"}
.form-result{width:100%;position:absolute;background-color:rgb(255 255 255/95%);left:0;top:0;bottom:0;height:100%;right:0;margin:auto;display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:20px;font-weight:500;opacity:0;z-index:-1}.form-result.show{opacity:1;z-index:1}.form-result.success:before{content:'\e946';color:#00c659}.form-result.failed:before{content:'\e945';color:#ec6f6f}.form-result:before{font-family:'Betru';font-size:40px;line-height:normal;margin-bottom:10px}
.top-bk-widget{-webkit-transition:none;-moz-transition:none;transition:none;overflow:unset}.top-bk-widget .side-widget__title:before{content:"\e90e"}.top-bk-widget__item{display:flex;flex-direction:row;justify-content:start;flex-wrap:wrap;position:relative;padding:10px 13px;border-bottom:1px solid #d9eafa}.top-bk-widget__item_last{border:0}.tw-item{margin:auto 0}.tw-item_rating{position:relative;width:40px;height:40px;display:flex;justify-content:center;align-items:center;z-index:1;font-size:12px;font-weight:500;color:#fff;box-sizing:border-box}.tw-item_rating:before{position:absolute;z-index:-1;font-family:"Betru";top:49%;left:50%;transform:translate(-50%,-50%);content:"\e944";font-size:40px;color:#00a0ff;line-height:100%;font-weight:400;margin-right:2px}.tw-item_rating-inner{display:flex;align-items:center;justify-content:center;text-align:center;width:80%}.tw-item_rating-inner:before{font-family:"Betru";content:"\e917";font-size:9px;line-height:1;color:#fff;font-weight:400;margin-right:1px}.tw-item_logo{flex:0 0 100px;display:flex;margin-left:10px;align-items:center}.tw-item_logo img{object-fit:cover;height:auto;width:100%}.tw-item_bonus{font-weight:500;font-size:14px;line-height:18px;display:flex;align-items:center;justify-content:center;color:#262f56;display:flex;text-decoration:none;width:100px;padding:5px 0;background:linear-gradient(181.37deg,#f6f6f6 1.18%,#fff 145.23%);border-radius:4px;margin:auto 5px 0 auto;flex-direction:column}.no-bonus.tw-item_bonus{color:#636b8c;text-transform:uppercase;font-size:11px}.tw-item_bonus:before{font-family:"Betru";content:"\e90e";font-size:18px;color:#ff873f}.tw-item_link{border-radius:8px;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:40px;height:40px;font-size:18px;text-transform:uppercase;margin-left:10px}.tw-item_link{background-color:#00c659;text-decoration:none;margin-left:5px;color:#fff;font-weight:500}.tw-item_link:before{font-family:"Betru";content:"\e902"}.tw-item_link:focus,.tw-item_link:hover,.tw-item_link:active{background:#007133}@media screen and (max-width:1180px){.tw-item_logo{margin-left:0}.top-bk-widget__item{padding:10px 18px}.tw-item_bonus{font-size:13px;width:90px;margin-top:9px;margin-bottom:0}.tw-item_rating{margin-right:0}.tw-item_link{width:35px;height:35px;font-size:16px}}@media screen and (min-width:992px) and (max-width:1120px){.tw-item_bonus{margin:auto}.tw-item_rating{position:absolute;left:-15px;top:-20px}}@media screen and (max-width:360px){.tw-item_bonus{margin:auto}.tw-item_rating{position:absolute;left:-15px;top:-20px}}.top-bk-widget-rating .side-widget__title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10px}.top-bk-widget-rating .side-widget__title a{color:#262f56;text-decoration:underline}
.poll-widget__title{background-color:#262f56;padding:10px;display:flex;align-items:center;background-image:url(//betru.ru/wp-content/themes/betru_new/css/widgets/../../images/confetti.png);background-size:100%;background-position:bottom center;justify-content:center;height:75px;flex-direction:column}.poll-widget__title span{font-size:26px;color:#fff;font-weight:500}.poll-widget__content{position:relative}.poll-widget__content_q{padding:30px;font-size:16px;font-weight:700;background-color:#f4faff}.poll-widget__content_a-list{display:flex;flex-direction:column}.poll-widget__content_a{font-weight:500;line-height:18px;color:#262f56;display:flex;border-bottom:1px solid #d9eafa;padding:0 23px;padding-left:33px;text-decoration:none;align-items:center;height:75px;overflow:hidden;cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center}.poll-widget__content_a:last-child{border:0}.poll-widget__content_a:before{content:'';width:10px;height:100%;position:absolute;left:0;top:0;background-color:#f4faff;-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear}.poll-widget__content_a:hover:before{background-color:#00c659}.poll-widget__content_a:after{font-family:'Betru';content:'\e934';-webkit-transition:all .15s linear;-moz-transition:all .15s linear;transition:all .15s linear;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#f4faff;border-radius:5px;transform:rotate(180deg);flex:none}.poll-widget__content_a:hover:after{background-color:#00c659;color:#fff}.poll-widget__content_a.correct:before{background-color:#00c659}.poll-widget__content_a.correct:after{content:'\e946';background-color:transparent;color:#00c659;transform:rotate(0deg);font-size:20px}.poll-widget__content_a.wrong:before{background-color:#db3f3f}.poll-widget__content_a.wrong:after{content:'\e903';color:#db3f3f;background-color:transparent}.poll-widget__content_bk{padding:30px;background-color:#262f56;color:#fff;background-image:url(//betru.ru/wp-content/themes/betru_new/css/widgets/../../images/confetti.png);background-size:110%;background-position:center center;background-repeat:no-repeat}.poll-widget__content_bk-title{font-size:24px;font-weight:500;text-align:center;line-height:1.5}.poll-widget__content_bk-text{text-align:center;font-size:18px;margin:5px 0 20px}.poll-widget__content_bk-logo{display:flex;align-items:center;justify-content:center;margin:10px}.poll-widget__content_bk-btn{display:flex}.poll-widget__content_bk-btn .btn{padding:0;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;width:70%;margin:auto;border:1px transparent solid}.poll-widget__content_bk-btn .poll-widget__content_play-btn{width:150px;margin:auto 10px;font-weight:400;background-color:#262f56;border-color:#ccc;font-size:14px}.poll-widget__content_bk-btn .poll-widget__content_play-btn:hover{background-color:#fff;color:#262f56}
.selected-posts-widget__content a{font-size:14px;padding:10px 24px;border-bottom:1px solid #d9eafa;color:#262f56;transition:all .5s;position:relative}.selected-posts-widget__content a:last-child{border-bottom:0}.selected-posts-widget__content a:hover{background-color:#f4faff}.selected-posts-widget__content a:before{content:'';width:0;height:3px;background-color:#06cc5f;position:absolute;bottom:0;left:0;transition:width .5s}.selected-posts-widget__content a:hover:before{width:100%}
.betru-top-apps__item{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:10px;border-bottom:1px #d9eafa solid}.betru-top-apps__item:last-child{border-bottom:0}.ta-item{margin:0 7px}.ta-item__logo{position:relative;margin-left:0;display:flex;align-items:center}.ta-item__logo img{height:auto;width:100px;position:relative}.ta-item__rating{font-weight:500}.ta-item__rating.rating-1-stars i,.ta-item__rating.rating-2-stars i,.ta-item__rating.rating-3-stars i,.ta-item__rating.rating-4-stars i,.ta-item__rating.rating-5-stars i{color:#fff1be;font-weight:400}.ta-item__rating i:before{font-family:"Betru";content:"\e917"}.rating-1-stars i:nth-child(1),.ta-item__rating.rating-2-stars i:nth-child(1),.ta-item__rating.rating-2-stars i:nth-child(2),.ta-item__rating.rating-3-stars i:nth-child(1),.ta-item__rating.rating-3-stars i:nth-child(2),.ta-item__rating.rating-3-stars i:nth-child(3),.ta-item__rating.rating-4-stars i:nth-child(1),.ta-item__rating.rating-4-stars i:nth-child(2),.ta-item__rating.rating-4-stars i:nth-child(3),.ta-item__rating.rating-4-stars i:nth-child(4),.ta-item__rating.rating-5-stars i:nth-child(1),.ta-item__rating.rating-5-stars i:nth-child(2),.ta-item__rating.rating-5-stars i:nth-child(3),.ta-item__rating.rating-5-stars i:nth-child(4),.ta-item__rating.rating-5-stars i:nth-child(5){color:#ffc700}.ta-item__type{width:35px;height:35px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;margin:0 4px;border:1px solid #313a5f1f;color:#262f56f2}.ta-item__type.last{margin-right:auto}.ta-item__type:hover{background-color:#313a5f1f}.ta-item__type:before{font-family:"Betru";color:#262f56}.ta-item__type.android:before{content:"\e900"}.ta-item__type.ios:before{content:"\e901"}.ta-item__type.pc:before{content:"\e927"}.ta-item__type.mobile:before{content:"\e915"}.ta-item__link{position:relative;color:#fff;font-size:11px;width:32px;height:32px;background-color:#00c659;border-radius:8px;display:flex;align-items:center;justify-content:center;flex:none;margin-left:0}.ta-item__link:before{font-family:"Betru";content:"\e929"}.ta-item__link:hover{background-color:#4cd98c;transition:all .2s linear;color:#fff}@media screen and (max-width:1100px) and (min-width:992px){.ta-item__logo{width:100px}.ta-item__logo img{height:auto;width:100px}}@media screen and (max-width:360px){.ta-item__logo{width:100px}.ta-item__logo img{height:auto;width:100px}.ta-item__type{margin:0 2px}}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}
.fancybox-wrap {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020
}
.fancybox-skin {
    position: relative;
    background: transparent;
    color: #444;
    text-shadow: none;
    border-radius: 4px;
    padding: 0 !important;
}
.fancybox-opened {
    z-index: 8030
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-inner,
.fancybox-outer {
    position: relative
}
.fancybox-inner {
    overflow: hidden
}
.fancybox-inner .content-block {
    margin-bottom: 0;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}
.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading,
/*.fancybox-close,*/
.fancybox-next span,
.fancybox-prev span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAACYCAMAAACoAftQAAAAvVBMVEUAAAAAAAAAAAAODg4AAAAAAAAAAADNzc0BAQHZ2dkDAwMHBwcAAADf398CAgI/Pz8BAQEAAACCgoIcHBzl5eUAAAC/v7/x8fEGBgZnZ2cAAADs7OwGBgb4+Pg/Pz/Jycmenp5nZ2f39/eDg4MAAADQ0ND4+Piurq7a2tr8/Pzs7OwAAAD5+fn9/f3e3t4AAAD///9OTk7BwcE1NTWsrKyNjY2cnJx6enpdXV1oaGgsLCy6uroiIiLOzs5BQUFt3PCNAAAAL3RSTlMAAQMIDRIZHSMnLTpESFNVXWlpbG15en+HiZCWoaGssrO2vsDFydPU3uL4+fr9/Ywv6xsAAAQVSURBVHhe7JZbc6JMGIQXAUOQEMi3uMYkrmopZgqs5ujZ//+zvpdNzMsMlli1N3uRvtCbpzo9I+nmhyqN9OO6GNQ6Ha1SG0mcrhskXe90rvKE6kbX7r9MF4vp2887nfBrqPW0xJemD4w32e7jHIj2602SbNZ7Qfgd0zJLtgKi2B0+tSsE3h8u0RX7HGGfHWrK9oiIbrK69SiQHxTliO5VWtP0rrNEemhoj6muaYqx2XuGyJrwbgUKohhb3hIFM6wCC7Zm4+M5Zs5fpKNiTYndEOUHDFRYCeADLvGiy7DtL7E5/12gJPacalPlqEc2eoFAdmCa2UOGyOhoUuQgwo7PxCwJMGXYGcQMlyCVX3DchCkGs3V6h0iFgyUSZsuS6QQLGaYDhueUHxhf3RpzOqB8dRMcz84lf5FS9A1Ngi2PQm8PF7RBZOnEyqFnSC/BKX6bHQmucpB13mRzCJtTsPUowlpl14if2JifUXcwgeqdA2OLn1C+PdsbzCKkW0a3KeKxbbAxF4FJ9EgAaXGqyFORAuLZNrkMZNoNKnNS9PE5dpltFofjB4PJXIAk5rP/HMu4Ukmm7XjEkwLfc2yT66tJk7lp2T2H1LMtk2wVVsWpcE0SlW4DbeLE/xG3eRvfQv7Fptw4KvpDNRKLt1/3rZty/xbjrPef1+5D018ITYttkiTrfAUsrmzK3RTIT/woHxH3DaZl9h2rRH2aX0ydaYb1BVK1zNdA32RvNn7DkVmmoyeVJvYBMcdl5Vg2/lW0zpSbUNIKT12KLV8wVjsmNvGW63feU3qj86veGQmAA1e5qzbStNZdmVTlRzzbSjG+4+t4u1iqjxxjR6pczaiNBCCVXoGx25X7mUNGgJBHM/QsXWp+dk4U5xJjX4EXSM7ACcCxnnnm2zI8rxVoFgMr/lUwUpyNPvYVx/eRfaUSQzkzLWxEOVhiwynCAd2GvCm/2bquBPEo+LxnDv0YXdyfFOHQP+8EV/kY0enSorxyitoLxxwiabDRqDImWF2JJVBIeVNEk2HgsDGn7vkhcPy67lMOiBGF4AGS3tX8yYqAfb5eF/kRiMPX4cDjEDLd8wezJT4lwtHrMHBtbg6V9oLhYDYLw3A2eSVbn0elSdMCecFg+Ee0Kq7dlftLXSCrRxNE8lzH7hp0Nu3qpHQty7Ztq2sabHvtpb/SLauisVTye1O+N2Ubbxhu2xSAq6x1UwoAWfum8P3Gu5ZNYaUA2jaFJYCofVPYOWnZFD4TcLpxU1ZAnN24KRnfxQ2bshEE/Vub8r0p35vi/t9eHRoBDMNQDJUvMLkOkDMM+8D7b9cR+kOKLPy4juojnQeAkWWVAyLLLINVdovj44N8LOqi/3Djxo0bN5ZvdbWJuwHhrw2ILYdqBwDT2fEEXtrZFmVcCWLiAAAAAElFTkSuQmCC)
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(//betru.ru/wp-content/themes/betru_new/css/../images/fancybox/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
    display: flex;
    justify-content: center;
    align-items: center;    
    position: absolute;
    top: -25px;
    right: -25px;
    width: 20px;
    height: 21px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
}
.fancybox-close::before {
    font-family: 'Betru';
    content: '\e903';
    font-size: 18px;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}
.fancybox-prev {
    left: 0
}
.fancybox-next {
    right: 0
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}
.fancybox-nav:hover span {
    visibility: visible
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}
.fancybox-lock {
    overflow: visible !important;
    width: auto
}
.fancybox-lock body {
    overflow: hidden !important
}
.fancybox-lock-test {
    overflow-y: hidden !important
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}
.fancybox-lock .fancybox-overlay {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    overflow: auto;
    overflow-y: scroll
}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}
.fancybox-opened .fancybox-title {
    visibility: visible
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}
.fancybox-title-inside-wrap {
    padding-top: 10px
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(//betru.ru/wp-content/themes/betru_new/css/../images/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(//betru.ru/wp-content/themes/betru_new/css/../images/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}
#fancybox-buttons {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 8050
}
#fancybox-buttons.top {
    top: 10px
}
#fancybox-buttons.bottom {
    bottom: 10px
}
#fancybox-buttons ul {
    display: block;
    width: 166px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border: 1px solid #111;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
    background: #323232;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333));
    background: -webkit-linear-gradient(top, #444 0, #343434 50%, #292929 50%, #333 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#444), color-stop(50%, #343434), color-stop(50%, #292929), to(#333));
    background: -webkit-linear-gradient(top, #444 0, #343434 50%, #292929 50%, #333 100%);
    background: linear-gradient(to bottom, #444 0, #343434 50%, #292929 50%, #333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0)
}
#fancybox-buttons ul li {
    float: left;
    margin: 0;
    padding: 0
}
#fancybox-buttons a {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url(//betru.ru/wp-content/themes/betru_new/css/../images/fancybox/fancybox_buttons.png);
    background-repeat: no-repeat;
    outline: 0;
    opacity: .8
}
#fancybox-buttons a:hover {
    opacity: 1
}
#fancybox-buttons a.btnPrev {
    background-position: 5px 0
}
#fancybox-buttons a.btnNext {
    background-position: -33px 0;
    border-right: 1px solid #3e3e3e
}
#fancybox-buttons a.btnPlay {
    background-position: 0 -30px
}
#fancybox-buttons a.btnPlayOn {
    background-position: -30px -30px
}
#fancybox-buttons a.btnToggle {
    background-position: 3px -60px;
    border-left: 1px solid #111;
    border-right: 1px solid #3e3e3e;
    width: 35px
}
#fancybox-buttons a.btnToggleOn {
    background-position: -27px -60px
}
#fancybox-buttons a.btnClose {
    border-left: 1px solid #111;
    width: 35px;
    background-position: -56px 0
}
#fancybox-buttons a.btnDisabled {
    opacity: .4;
    cursor: default
}
#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050
}
#fancybox-thumbs.bottom {
    bottom: 2px
}
#fancybox-thumbs.top {
    top: 2px
}
#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}
#fancybox-thumbs ul li {
    float: left;
    padding: 1px;
    opacity: .5
}
#fancybox-thumbs ul li.active {
    opacity: .75;
    padding: 0;
    border: 1px solid #fff
}
#fancybox-thumbs ul li:hover {
    opacity: 1
}
#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: 0
}
#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none
}

.fpmb-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background-color:#fff;box-shadow:0 -2px 5px rgba(0,0,0,.1);text-align:center;width:100%;max-height:400px;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);box-sizing:content-box;will-change:transform;transform:translateZ(0)}.fpmb-body{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.fpmb-banner-link{display:block;width:100%;height:100%;line-height:0}.fpmb-banner-image{width:100%;height:auto;object-fit:contain}.fpmb-close-btn{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.6);border-radius:50%;padding:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;width:30px;height:30px;box-shadow:0 2px 5px rgba(0,0,0,.3)}.fpmb-close-btn-icon{stroke:#fff;stroke-width:2;width:20px;height:20px}@media screen and (min-width:480px){.fpmb-banner{display:none}}html,body{overscroll-behavior-y:contain}