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'}
.with-loadmore.content-block{padding-bottom:0}.content-block.text-block h2,.content-block.text-block .content-block__title{background-color:transparent;border:0;padding:0;margin-left:24px;margin-right:24px}.content-block.text-block{padding-top:35px;padding-bottom:20px}.posts-cards.search{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.search h1 span{color:#00c659;text-transform:uppercase;background-color:#ccf4de;padding:2px 10px;border-radius:5px}.loadmore,.not-found{font-weight:500;font-size:15px;line-height:18px;text-align:center;text-transform:uppercase;color:#262f56;display:block;padding:25px 0;width:100%;cursor:pointer}.paged .content-block{padding-bottom:0;overflow:hidden}.paged h1.content-block__title{border:0;margin-bottom:0}.category-list{padding:0 24px;display:flex;flex-wrap:wrap}.category-list__item{margin-bottom:8px;margin-right:8px;background-color:#fff;border:1px solid #d9eafa;box-sizing:border-box;border-radius:4px;font-weight:500;font-size:14px;line-height:31px;display:flex;align-items:center;justify-content:center;color:#262f56;padding:0 6px;min-height:32px}.category-list__item.current{color:#fff;background-color:#00c659}.category-list__item:focus,.category-list__item:hover,.category-list__item:active{background-color:#f4faff}.category-list__item.current:focus,.category-list__item.current:hover,.category-list__item.current:active{color:#262f56}.bk-ratings-header__by{width:150px;justify-content:flex-end}.bk-ratings-header__by span{position:relative;right:20px}.bk-ratings-header__by.users span{right:30px}.bk-ratings-header__by span:after{font-family:'Betru';position:absolute;font-size:20px;height:100%;top:0;display:flex;align-items:center;right:-25px}.bk-ratings-header__by.site span:after{content:'\e937'}.bk-ratings-header__by.users span:after{content:'\e951';right:-33px;font-size:18px}.bk-ratings-header .content-block__title{padding-right:175px}@media (max-width:650px){.bk-ratings-header__by span br{display:none}.bk-ratings-header__by.site span:after{content:'\e904';font-size:16px;color:#34c2ff;z-index:5;right:auto;left:auto;width:100%;justify-content:center;text-align:center;position:relative;flex:none}.bk-ratings-header__by span:before{position:absolute;font-family:'Betru';width:100%;height:100%;top:0;left:0;right:auto;bottom:0;margin:auto;content:'\e944';font-size:30px;color:#fff;line-height:100%}.content-block:first-child{padding-bottom:0}.category-list{display:none;-webkit-transition:none;-moz-transition:none;transition:none;padding-top:24px;padding-bottom:24px}.filter-block{padding-bottom:0}.filter-block .content-block__title{margin-bottom:0;border-radius:16px;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#737987;position:relative;background:0 0}.filter-block .content-block__title:after{position:absolute;top:50%;right:25px;transform:translateY(-50%);font-family:'Betru';content:'\e906';font-size:6px;line-height:normal;transition:all .25s linear}.filter-block .content-block__title:not(.opened){border-bottom:none}.filter-block .content-block__title.opened{border-radius:16px 16px 0 0}.filter-block .content-block__title.opened:after{transform:translateY(-50%) rotate(180deg);transition:all .25s linear}.bk-ratings-header__by{padding:0;width:38px;right:0;height:40px;display:flex;justify-content:center}.category-list__item{line-height:1.5;padding:6px;text-align:center}.bk-ratings-header__by span{font-size:0;right:0;width:30px;height:30px;top:0;bottom:0;margin:auto;display:flex;align-items:center;text-align:center;justify-content:center;flex:none}.bk-ratings-header__by span:after{font-size:30px;right:auto;left:auto}.bk-ratings-header__by:after{display:none}.bk-ratings-header .content-block__title{padding-right:50px}.bk-ratings-header__by:before{height:40px;transform:skew(173deg);display:none}}
.categories-block{overflow:hidden}.bk-items-filter{padding:0 25px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #d9eafa}.bk-items-filter__item{font-weight:400;color:#69708a;font-size:14px;line-height:14px;text-decoration:none;padding:24px 0;position:relative}.bk-items-filter__item.active,.bk-items-filter__item:hover,.bk-items-filter__item:focus{color:#262f56}.bk-items-filter__item.active:before,.bk-items-filter__item:hover:before,.bk-items-filter__item:focus:before{content:'';position:absolute;bottom:0;height:2px;width:100%;background-color:#00c659;border-radius:8px 8px 0 0}.bk-item.hide{opacity:0}.bk-item.show{opacity:1;position:relative}.bk-item.show>div,.bk-item.show>a,.bk-item.show>span{opacity:0}.bk-item.show>div.loading-rating{opacity:1;font-weight:500;font-size:15px;text-transform:uppercase;color:#262f56;display:flex;width:auto;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;left:0;top:0}.bk-item{padding:0 25px;height:79px;overflow:hidden;display:flex;align-items:center;flex-direction:row;justify-content:flex-start;border-bottom:1px solid #d9eafa}.bk-item:last-child{border:0}.bk-item .cell{margin:auto 0;display:flex;align-items:center;color:#262f56;line-height:18px;text-decoration:none}.cell.bk-item__number{width:32px;height:32px;background:linear-gradient(181.37deg,#fff 1.18%,#f6f6f6 145.23%);border-radius:8px;font-weight:500;font-size:14px;line-height:17px;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#262f56}.cell.bk-item__logo{width:105px;margin-left:20px;height:31.5px;border-radius:6px;overflow:hidden}.bk-item__logo img{object-fit:cover;width:100%;height:auto}.cell.bk-item__rating{display:flex;margin-left:24px}.bk-item__rating-stars{margin-right:3px;font-weight:500}.bk-item__rating-stars.rating-1-stars i,.bk-item__rating-stars.rating-2-stars i,.bk-item__rating-stars.rating-3-stars i,.bk-item__rating-stars.rating-4-stars i,.bk-item__rating-stars.rating-5-stars i{color:#fff1be;font-weight:400}.bk-item__rating-stars i:before{font-family:'Betru';content:'\e917'}.rating-1-stars i:nth-child(1),.bk-item__rating-stars.rating-2-stars i:nth-child(1),.bk-item__rating-stars.rating-2-stars i:nth-child(2),.bk-item__rating-stars.rating-3-stars i:nth-child(1),.bk-item__rating-stars.rating-3-stars i:nth-child(2),.bk-item__rating-stars.rating-3-stars i:nth-child(3),.bk-item__rating-stars.rating-4-stars i:nth-child(1),.bk-item__rating-stars.rating-4-stars i:nth-child(2),.bk-item__rating-stars.rating-4-stars i:nth-child(3),.bk-item__rating-stars.rating-4-stars i:nth-child(4),.bk-item__rating-stars.rating-5-stars i:nth-child(1),.bk-item__rating-stars.rating-5-stars i:nth-child(2),.bk-item__rating-stars.rating-5-stars i:nth-child(3),.bk-item__rating-stars.rating-5-stars i:nth-child(4),.bk-item__rating-stars.rating-5-stars i:nth-child(5){color:#ffc700}.bk-item__rating-value{font-weight:400;margin-left:5px;font-size:14px;display:none}.cell.bk-item__bonus{width:90px;text-align:left;margin:auto}.cell.bk-item__bonus.no-bonus{opacity:.7;font-weight:300;font-size:13px}.cell.bk-item__bonus:before{font-family:'Betru';content:'\e90e';margin-right:5px}.cell.bk-item__bonus.no-bonus:before{display:none}.cell.bk-item__reviews:before{font-family:'Betru';content:'\e909';margin-right:5px}.bk-item__review,.bk-item__link{width:104px}.cell.bk-item__review{margin-left:auto}.cell.bk-item__link{color:#fff;margin-left:8px}.bk-item__bonus:focus,.bk-item__bonus:hover,.bk-item__bonus:active,.bk-item__reviews:focus,.bk-item__reviews:hover,.bk-item__reviews:active{color:#007133}@media screen and (max-width:1180px){.bk-items-filter__item{font-size:12px}.bk-item{padding:0 20px;height:73px}.cell.bk-item__logo{margin-left:10px}.cell.bk-item__rating{margin-left:15px}.bk-item__rating-stars{font-size:12px}.cell.bk-item__review,.cell.bk-item__link{font-weight:400;padding:7px 0;width:80px}.cell.bk-item__review{margin-left:20px}}@media screen and (max-width:700px){.home-block.top-bk .home-block__header,.home-block.top-bk .home-block__content{background-color:#fff}.home-block.top-bk{border-radius:8px 8px 0 0}.home-block.top-bk .home-block__header{padding:15px;border-radius:8px 8px 0 0;border:1px #d9eafa solid;margin-bottom:0;flex-wrap:nowrap}.home-block.top-bk .home-block__content{border-radius:0 0 8px 8px;border:1px #d9eafa solid;border-top:0}.home-block.top-bk .home-block__content .bk-item.last{border-bottom:0}.bk-items-filter{display:none}}@media screen and (max-width:650px){.bk-item .cell.bk-item__reviews{display:none}}@media screen and (max-width:600px){.bk-item{padding:0 15px;height:63px}.cell.bk-item__rating{margin-left:auto}.cell.bk-item__review,.cell.bk-item__link{font-size:0;width:32px;height:32px;padding:0;position:relative}.cell.bk-item__review:before,.cell.bk-item__link:before{font-family:'Betru';font-size:15px}.cell.bk-item__review:before{content:'\e911';color:#262f56}.cell.bk-item__link:before{content:'\e902';color:#fff}}@media screen and (max-width:500px){.home-block.top-bk h2.home-block__title{font-size:18px;margin-bottom:auto}.cell.bk-item__number{flex:none}.bk-item__rating-stars{display:none}.cell.bk-item__review,.cell.bk-item__link{margin-left:5px;flex:none}}@media screen and (max-width:375px){.bk-item{padding:0 10px}}
.nav-links{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}.nav-links .page-numbers{background:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#262f56;border:1px solid #d9eafa;border-radius:8px;margin:0 5px;font-weight:500;font-size:13.5px;line-height:16px}.nav-links .page-numbers.current{background-color:#00c659;color:#fff}.nav-links .page-numbers.next,.nav-links .page-numbers.prev{background-color:#00c659;width:101px;color:#fff;border-color:#00c659}.nav-links .page-numbers.next:after,.nav-links .page-numbers.prev:before{font-family:'Betru';content:'\e934';margin-left:10px}.nav-links .page-numbers.prev:before{transform:rotate(180deg);margin-right:10px;margin-left:0}.page-numbers:not(.dots):not(.current):not(.prev):not(.next):focus,.page-numbers:not(.dots):not(.current):not(.prev):not(.next):hover,.page-numbers:not(.dots):not(.current):not(.prev):not(.next):active{background:#e2f5ff}.page-numbers.prev:focus,.page-numbers.prev:hover,.page-numbers.prev:active,.page-numbers.next:focus,.page-numbers.next:hover,.page-numbers.next:active{background:#007133}@media (max-width:1100px){.nav-links .page-numbers{width:28px;height:28px;font-size:11px}.nav-links .page-numbers.next:after,.nav-links .page-numbers.prev:before{font-size:11px}}@media (max-width:950px){.nav-links{justify-content:center}}@media (max-width:600px){.nav-links .page-numbers.next,.nav-links .page-numbers.prev{font-size:0;width:25px;height:25px}.nav-links .page-numbers.next:after,.nav-links .page-numbers.prev:before{margin-right:0;margin-left:0}}@media (max-width:425px){.nav-links{flex-wrap:wrap}.nav-links .page-numbers{margin:5px 3px}}
.filter-widget .side-widget__title:before{content:'\e959'}.filter{display:flex;flex-direction:column;position:relative}.filter__block{border-bottom:1px #d2e7fc solid}.filter__title{font-weight:500;font-size:15px;line-height:18px;color:#262f56;display:flex;align-items:center;padding:25px 24px;cursor:pointer;background-color:#fff}.filter__title:hover{background-color:#f4faff}.filter__title:before{font-family:'Betru';margin-right:15px;font-size:18px}.filter__title:after{font-family:'Betru';content:'\e906';margin-left:auto;font-size:14px;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear}.filter__title.opened:after{transform:rotate(180deg)}.filter__title.payments:before{content:'\e952'}.filter__title.country:before{content:'\e955'}.filter__title.bet:before{content:'\e956'}.filter__title.min-bet:before,.sort-panel__item.min-bet:before{content:'\e95b'}.filter__title.languages:before{content:'\e954'}.filter__title.cashout:before,.sort-panel__item.cashout:before{content:'\e953'}.filter__title.deposit:before,.sort-panel__item.deposit:before{content:'\e958'}.filter__title.currency:before{content:'\e957'}.filter__title.bonus-type:before{content:'\e90f'}.filter__title.bonus-cond:before{content:'\e911'}.filter__title.actual:before{content:'\e95a'}.filter__title.bookmakers:before,.sort-panel__item.bookmakers:before{content:'\e91e'}.filter__items{display:none;-webkit-transition:none;-moz-transition:none;transition:none;flex-direction:column;padding:10px 24px}.filter__items_item{font-weight:300;font-size:15px;line-height:18px;color:#262f56;height:34px;display:flex;align-items:center}.filter__items_item input[type=checkbox]{display:none}.filter__items_item label{position:relative;display:flex;cursor:pointer;height:100%;width:100%;align-items:center}.filter__items_item label:before{content:'';box-sizing:border-box;width:19px;height:19px;background-color:#fff;border:1px solid #d9eafa;box-sizing:border-box;border-radius:4px;display:block;margin-right:20px}.filter__items_item label:after{content:'';background-color:#00c659;border-radius:2px;box-sizing:border-box;width:13px;height:13px;display:block;position:absolute;left:3px;top:0;bottom:0;margin:auto;opacity:0;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear}.filter__items_item label:hover:after,.filter__items_item input:checked~label:after{opacity:1}.filter__items_item.inputs-slide{height:auto;flex-wrap:wrap}.inputs-slide__block{border:1px solid #d9eafa;box-sizing:border-box;border-radius:4px;height:35px;width:100%;display:flex;justify-content:space-between;margin:10px 0}.inputs-slide__block_input{padding:0 15px;width:100%;box-sizing:border-box;display:flex;position:relative;align-items:center;justify-content:center}.inputs-slide__block_input.last{justify-content:flex-end}.inputs-slide__block_input.last:before{content:'-';position:absolute;left:-3px}.inputs-slide__block_input span{font-weight:500;font-size:15px;line-height:18px;color:#262f56}.inputs-slide__block_value{margin-right:5px;margin-left:10px}.inputs-slide__slider{width:100%;margin:15px 0}.inputs-slide__slider_line{background:#00c659;border-radius:20px;height:8px;position:relative;display:block;width:100%;cursor:pointer}.inputs-slide__slider_line .ui-slider-range{background:#e9e9e9;border-radius:0 20px 20px 0;height:8px;position:absolute;display:block;right:-1px}.inputs-slide__slider_line .ui-slider-handle{width:21px;height:21px;display:block;cursor:pointer;position:absolute;top:-8px}.inputs-slide__slider_line .ui-slider-range,.inputs-slide__slider_line .ui-slider-handle{-webkit-transition:none;-moz-transition:none;transition:none}.inputs-slide__slider_line .ui-slider-handle:before{content:'';background:conic-gradient(from 180deg at 50% 50%,#c4c4c4 0deg,#fff 28.12deg,#f3f3f3 93.75deg,#cfcfcf 144.37deg,#fff 198.75deg,#e0e0e0 283.13deg,#c4c4c4 360deg);border:1px solid #e1e1e1;box-sizing:border-box;box-shadow:0px 2px 2px rgba(0,0,0,.31);width:21px;height:21px;border-radius:50%;position:absolute;left:-6px}.inputs-slide__slider_line .ui-slider-handle:focus{outline:0}.filter__bottom{padding:20px 0;display:flex;justify-content:space-evenly}.filter__bottom .btn{width:146px;height:50px;padding:0;display:flex;align-items:center;font-size:14px;line-height:17px;font-weight:500}.filter__bottom .btn:disabled{background-color:#00c659;color:#fff;border:0;cursor:not-allowed}#reset-filter{background-color:#d9eafa;color:#262f56}#reset-filter:hover{background-color:#dcdcdc}.filter-block-mobile,.filter-block-tablet{display:none}.sort-panel{display:flex;justify-content:space-between;padding:10px 25px;border-bottom:1px solid #d9eafa}.sort-panel__keys{display:flex}.sort-panel__order{display:flex;justify-content:flex-end}.sort-panel__item{background-color:#f6f6f6;border-radius:9px;font-weight:500;font-size:13px;height:32px;text-align:center;justify-content:center;line-height:23px;display:flex;align-items:center;box-shadow:inset 0px 0px 4px rgba(0,0,0,.15);color:#262f56}.sort-panel__item.active,.sort-panel__item:hover{color:#fff;background-color:#00c659}.sort-panel__keys .sort-panel__item{padding:0 10px;margin-right:8px}.sort-panel__order .sort-panel__item{width:32px}.sort-panel__order .sort-panel__item.first{margin-right:8px}.sort-panel__item:before{font-family:'Betru';margin-right:7px}.sort-panel__item.down:before,.sort-panel__item.up:before{content:'\e95c';margin-right:0}.sort-panel__item.down:before{transform:rotate(180deg)}@media screen and (max-width:1100px) and (min-width:992px){.filter__bottom .btn{width:120px;height:45px;font-size:13px}}@media screen and (min-width:992px){.filter-widget.sticky{padding-bottom:90px}.filter-widget.sticky .filter__bottom{position:fixed;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);bottom:0}}@media (max-width:991px){.main-content{display:flex;justify-content:space-between;flex-wrap:wrap}.filter-block,.filter-block-tablet{width:48%}.bookmakers-list,.text-block{width:100%}.filter-block-tablet{background-color:#06cb5f;border-radius:16px;min-height:1px;display:block;margin-bottom:24px}.filter-widget{margin-bottom:0;opacity:0;width:100%}.filter-widget .side-widget__title{padding:0 24px;height:62px;display:flex;align-items:center}.filter-widget.show{opacity:1}.filter{overflow:auto}.filter__title:after{font-size:9px}.filter__bottom{position:sticky;width:100%;bottom:0;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);padding-top:30px}}@media (max-width:700px){.sort-panel__keys{flex-wrap:wrap}.sort-panel__keys .sort-panel__item{margin-right:5px;margin-bottom:8px;font-size:10px}}@media (max-width:650px){.filter-block-mobile{height:64px;background-color:#06cb5f;border-radius:16px;margin-bottom:23px;display:block;width:48%}.filter-widget{transition:all .25s linear}.filter-block-tablet,.filter{display:none}.filter-widget.opened{display:flex;flex-direction:column;position:fixed;z-index:10;left:0;top:0;height:100vh;width:100%;transition:all .25s linear;overflow-y:auto;border-radius:0;border:none}.filter-widget .side-widget__title{position:relative;font-size:18px}.filter-widget.opened .side-widget__title{height:82px;border-radius:0;flex:0 0 auto}.filter__block.last{margin-bottom:175px}.filter__bottom{position:fixed}.filter__bottom .btn{width:165px}.filter-widget.opened .filter{display:block;flex:1 0 auto}.filter-widget .side-widget__title:after{position:absolute;top:50%;right:25px;transform:translateY(-50%) rotate(-90deg);font-family:'Betru';content:'\e906';font-size:10px;line-height:normal;transition:all .25s linear}.filter-widget.opened .side-widget__title:after{content:'\e903';font-size:17px;transition:all .25s linear}}@media screen and (max-width:600px){.sort-panel{padding:10px 15px}}@media (max-width:550px){.filter-block-mobile,.filter-block{width:100%}}@media (max-width:375px){.filter__bottom .btn{width:140px}}
.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}