:root{--base-black:#1c1c1c;--gray:#444;--base-white:#fff;--white-add:#f5f5f5;--ligth-gray:#d9d9d9;--blue:#051dbf;--blue-hover:#0424f0;--green:#148936;--green-hover:#30a552;--container-width:1220px;--wrapper-width:1462px;--mobile-container-width:520px}*{box-sizing:border-box;margin:0;padding:0;outline:0}.header{margin-bottom:55px;width:100%}@media screen and (max-width:720px){.header{margin-bottom:30px}}.header.sticky{position:sticky;top:0;z-index:999}.header ul{list-style:none}.header-block{border-radius:32px;box-shadow:0 1px 4px #0000001f;background:var(--base-white);display:flex;flex-wrap:wrap;align-items:center;padding:28px 30px}@media screen and (max-width:720px){.header-block{border-radius:16px;padding:2px 20px}}.header .logo{flex-grow:1}.header .logo a:hover{opacity:1}.header .logo img{display:block}@media screen and (max-width:720px){.header .logo img{max-width:66px}}.header .menu-list{display:flex;flex-wrap:wrap}@media screen and (max-width:1130px){.header .menu-list{display:block}}.header .menu-list>li{position:relative;margin-bottom:0}@media screen and (max-width:1130px){.header .menu-list>li{margin-bottom:16px}}.header .menu-list>li:last-child:after{display:none}@media screen and (max-width:1130px){.header .menu-list>li:last-child{margin-bottom:0}}.header .menu-list>li:after{content:"";background-color:#fff;border-radius:50%;position:absolute;right:-3px;top:55%;transform:translateY(-50%);height:6px;width:6px}@media screen and (max-width:1130px){.header .menu-list>li:after{display:none}}.header .menu-list>li>a{font-weight:600}.header .menu-list a{display:inline-block;font-size:16px;position:relative;padding:10px 20px}@media screen and (max-width:1130px){.header .menu-list a{padding:0}}.header .menu-list .menu-item-has-children:hover .sub-menu{visibility:visible}.header .menu-list .menu-item-has-children:before{content:"";background-color:var(--base-black);border-radius:unset;mask-image:url(/wp-content/themes/xbet/assets/img/dropdown.svg);-webkit-mask-image:url(/wp-content/themes/xbet/assets/img/dropdown.svg);mask-size:100%;-webkit-mask-size:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;display:inline-block;position:absolute;top:19px;right:0;height:6px;width:10px}@media screen and (max-width:1130px){.header .menu-list .menu-item-has-children:before{display:none}}.header .menu-list .menu-item-has-children:after{display:none}.header .menu-list .menu-item-has-children .sub-menu{background-color:var(--base-white);border-top:2px solid var(--green);box-shadow:0 4px 10px -2px #6d6868bd;display:block;position:absolute;top:100%;left:-2rem;padding:.85rem;width:240px;z-index:999;visibility:hidden}@media (max-width:1130px){.header .menu-list .menu-item-has-children .sub-menu{background-color:unset;border-top:none;box-shadow:unset;border-radius:5px;position:static;padding:0 0 0 10px;width:auto;visibility:visible}}.header .menu-list .menu-item-has-children li,.header-search{position:relative}@media (max-width:1130px){.header .menu-list .menu-item-has-children li:after{content:"";background-color:#e7e4e4;position:absolute;left:-50%;bottom:0;height:1px;width:200%}.header .menu-list .menu-item-has-children li:first-child:before{content:"";background-color:#e7e4e4;position:absolute;left:-50%;top:0;height:1px;width:200%}.header .menu-list .menu-item-has-children li:first-child{margin-top:10px}}.header .menu-list .menu-item-has-children li a{padding:10px 0}@media screen and (max-width:720px){.header-search{display:none}}.header-search--menu{display:none}@media screen and (max-width:720px){.header-search--menu{display:block;margin-top:40px;margin-bottom:10px}}.header-search .screen-reader-text{visibility:hidden;height:0;width:0}.header-search-form{display:flex}.header-search-field{border:1px solid #b0b0b0;border-radius:16px;font-size:14px;line-height:100%;padding:12px 15px 12px 45px;width:192px}@media screen and (max-width:720px){.header-search-field{padding:8px 15px 8px 45px;width:100%}}.header-search-field::placeholder{color:#b0b0b0}.header-search-submit{background:0 0;border:0;cursor:pointer;position:absolute;top:10px;left:15px}@media screen and (max-width:720px){.header-search-submit{top:8px}}.menu-block{margin-right:50px}@media screen and (max-width:1130px){.menu-block{margin:0 0 0 50px;order:1}}@media screen and (max-width:720px){.menu-block{margin-left:30px}}@media screen and (max-width:1130px){.menu-block .menu-dropdown{background-color:#fff;box-shadow:#0000002e 0 2px 4px;border-radius:4px;position:absolute;top:60px;right:20px;padding:16px;max-width:280px;transition:opacity .4s linear;pointer-events:none;opacity:0;width:calc(100% - 30px);overflow:hidden;visibility:hidden;height:0;z-index:9999}}@media screen and (max-width:720px){.menu-block .menu-dropdown{top:45px}}.mobile-label{display:none}@media screen and (max-width:1130px){.mobile-label{display:block}}.mobile-checkbox{left:0;opacity:.01;position:absolute}.mobile-label{cursor:pointer}.mobile-label .line{fill:none;stroke:var(--base-black);stroke-width:3;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.mobile-label .line1{stroke-dasharray:60 207;stroke-width:6}.mobile-label .line2{stroke-dasharray:60 60;stroke-width:6}.mobile-label .line3{stroke-dasharray:60 207;stroke-width:6}.mobile-checkbox:checked~.mobile-label svg .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.mobile-checkbox:checked~.mobile-label svg .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.mobile-checkbox:checked~.mobile-label svg .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.mobile-checkbox:checked~.menu-dropdown{pointer-events:all;height:auto;opacity:1;visibility:visible}a,body{color:var(--base-black)}body{background:var(--white-add);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:400;font-size:18px;line-height:110%;min-width:340px}@media (max-width:720px){body{font-size:16px}}a{text-decoration:none;transition:opacity .2s linear}a:hover{color:var(--blue)}p:not(:last-child){margin-bottom:20px}img{height:auto}img,svg{max-width:100%}h1{font-size:25px}.text-h4,h1,h2{color:var(--gray);font-weight:700;line-height:112%}@media (max-width:720px){.text-h4,h1,h2{font-size:20px}}h2{font-size:25px}@media (max-width:720px){h2{font-size:20px}}.text-h4{font-size:18px}@media (max-width:720px){.text-h4{font-size:15px}}#up,.site{display:flex}.site{flex-direction:column;min-height:calc(100vh - 32px);padding-top:20px;position:relative;overflow-x:clip}.main{flex-grow:1;min-height:500px}.container{margin:0 auto;padding-left:15px;padding-right:15px;position:relative;max-width:var(--container-width)}@media (max-width:720px){.container{max-width:var(--mobile-container-width)}}.wrapper{margin:0 auto;padding-left:15px;padding-right:15px;position:relative;max-width:var(--wrapper-width)}@media (max-width:720px){.wrapper{max-width:var(--mobile-container-width)}}#up{background-color:var(--ligth-gray);border-radius:50%;align-items:center;justify-content:center;position:fixed;bottom:10px;right:24px;height:50px;width:50px;z-index:999}@media screen and (max-width:720px){#up{bottom:65px}}.btn,.btn:hover{color:var(--base-white)}.btn{border:1px solid var(--white-add);border-radius:24px;font-weight:400;font-size:20px;display:inline-flex;align-items:center;padding:6px 13px;transition:all .2s linear}@media screen and (max-width:720px){.btn{font-size:17px}}.btn:after{content:url(/wp-content/themes/xbet/assets/img/btn-arrow.svg);display:inline-block;padding-left:20px}.btn:hover{opacity:1}.btn-primary{background:var(--green)}.btn-primary:hover{background:var(--green-hover);opacity:1}.card{background-color:var(--base-white);box-shadow:0 1px 4px #0000001f;border-radius:32px;color:var(--gray);display:flex;flex-wrap:wrap;padding:30px;height:100%}@media (max-width:720px){.card{padding:20px}}.card-logo{margin-bottom:45px;width:calc(100% - 115px)}@media (max-width:720px){.card-logo{margin-bottom:20px}}.card-logo img{max-width:170px}.card-rating{width:115px;margin-bottom:45px}@media (max-width:720px){.card-rating{margin-bottom:20px}}.card-rating-list{display:flex;justify-content:flex-end;list-style:none}.card-rating-list li{margin-right:5px}.card-apps ul.card-apps-list li:last-child,.card-rating-list li:last-child{margin-right:0}.card-bonus{margin-bottom:20px;width:100%}@media (max-width:720px){.card-bonus{width:120px}}.card-bonus-text{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px}.card-bonus-text span{font-size:20px;padding-left:10px}.card-apps{margin-bottom:20px;width:100%}@media (max-width:720px){.card-apps{display:flex;justify-content:flex-end;align-items:flex-end;width:calc(100% - 120px)}}.card-apps ul.card-apps-list{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0;width:auto}.card-apps ul.card-apps-list li{border:1px solid var(--gray);border-radius:24px;font-size:20px;margin-right:10px;margin-bottom:0;padding:6px 12px;line-height:100%;transition:all .2s linear}@media (max-width:720px){.card-apps ul.card-apps-list li{font-size:17px}}.card-review{margin-bottom:48px;text-decoration:underline;width:100%}@media (max-width:720px){.card-review{margin-bottom:20px}}.card-review:hover{text-decoration:none}.card-btn{display:flex;justify-content:end;align-items:center;width:100%}.card-link{margin-right:auto}.footer{margin-bottom:10px}.footer,.footer a{color:var(--ligth-gray)}.footer a:hover{color:var(--base-white)}.footer-block{background-color:var(--gray);border-radius:32px;display:flex;flex-wrap:wrap;padding:30px;position:relative}@media screen and (max-width:720px){.footer-block{padding:20px}}.footer-logo{margin-right:130px}@media screen and (max-width:720px){.footer-logo{margin-right:0;margin-bottom:48px}.footer-menus{width:100%}}.footer .menu:nth-child(1){margin-bottom:32px}@media screen and (max-width:720px){.footer .menu:nth-child(1){margin-bottom:0}.footer .menu:nth-child(2) li:last-child{margin-bottom:65px}}.footer .menu-list{list-style:none;display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media screen and (max-width:720px){.footer .menu-list{flex-direction:column}}.footer .menu-list li{margin-left:15px;margin-right:15px}@media screen and (max-width:720px){.footer .menu-list li{margin-bottom:20px}}.footer-social{display:flex;flex-wrap:wrap}@media screen and (max-width:720px){.footer-social-links{position:absolute;top:20px;right:20px}}.footer-social a{margin-right:15px;height:35px;width:35px}@media screen and (max-width:720px){.footer-social a{margin-right:10px}}@media screen and (max-width:350px){.footer-social a{margin-right:4px}}.footer-social-block{margin-left:auto;width:245px}@media screen and (max-width:1130px){.footer-social-block{margin-left:0;width:100%}}.footer-social-age{background-image:url(/wp-content/themes/xbet/assets/img/18+.svg);background-size:100%;display:inline-block;margin-right:15px;height:35px;width:35px}@media screen and (max-width:720px){.footer-social-age{margin-right:0}}@media screen and (max-width:1130px){.footer-social-logo{margin-top:10px;margin-left:auto}}@media screen and (max-width:720px){.footer-social-logo{margin-top:0}}.footer-bottom{font-size:12px;color:var(--gray);line-height:100%;text-align:justify;padding-top:10px;padding-bottom:20px}.powered{font-size:10px;line-height:100%;margin-top:20px;text-align:right;width:100%}.page-content,.page-id-229 .mobile-apps{margin-bottom:64px}@media screen and (max-width:1130px){.page-content{margin-bottom:48px}}@media screen and (max-width:720px){.page-content{margin-bottom:32px}}.page-content h1{font-size:35px;margin-bottom:40px}@media screen and (max-width:720px){.page-content h1{font-size:30px;margin-bottom:28px}}.page-content h2{margin-bottom:28px}@media screen and (max-width:720px){.page-content h2{margin-bottom:20px}}.page-excerpt{max-width:710px;margin-bottom:64px}@media (max-width:1130px){.page-excerpt{margin-bottom:48px}}@media (max-width:720px){.page-excerpt{margin-bottom:28px}}.page-content ol,.page-content ul{padding-left:25px;margin-bottom:40px;width:85%}@media (max-width:720px){.page-content ol,.page-content ul{margin-bottom:20px;width:100%}}.page-content ol li,.page-content ul li{margin-bottom:7px}.page-content ol li:last-child,.page-content ul li:last-child{margin-bottom:0}@media (max-width:1130px){.page-id-229 .mobile-apps{margin-bottom:48px}}@media (max-width:720px){.page-id-229 .mobile-apps{margin-bottom:28px}}.page-id-229 .mobile-apps__top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-bottom:30px}@media (max-width:720px){.page-id-229 .mobile-apps__top{margin-bottom:20px}}.page-id-229 .mobile-apps__title{margin-bottom:0;padding-bottom:20px}@media (max-width:720px){.page-id-229 .mobile-apps__title{padding-bottom:40px;width:100%}}.page-id-229 .mobile-apps__filter{display:flex;list-style:none}@media (max-width:720px){.page-id-229 .mobile-apps__filter{margin-left:auto}}.page-id-229 .mobile-apps__filter-btn{border:1px solid var(--gray);border-radius:24px;cursor:pointer;padding:10px 18px;margin-right:16px}@media (max-width:720px){.page-id-229 .mobile-apps__filter-btn{margin-right:10px}}.page-id-229 .mobile-apps__filter-btn.is-active{color:var(--base-white);background-color:var(--gray)}.page-id-229 .mobile-apps__grid{display:flex;flex-wrap:wrap;gap:20px}.page-id-229 .mobile-apps__item{width:calc(50% - 10px)}@media (max-width:720px){.page-id-229 .mobile-apps__item{width:calc(100% - 10px)}}@media (min-width:1130px){.page-id-229 .mobile-apps__item .card-logo{order:1;margin-bottom:30px}.page-id-229 .mobile-apps__item .card-rating{order:2}.page-id-229 .mobile-apps__item .card-bonus{order:4;margin-bottom:0;width:120px}.page-id-229 .mobile-apps__item .card-apps{order:5;margin-left:auto;margin-bottom:0;width:100px}.page-id-229 .mobile-apps__item .card-apps-list{align-items:flex-end;justify-content:flex-end;height:100%}.page-id-229 .mobile-apps__item .card-review{order:3;margin-bottom:20px}.page-id-229 .mobile-apps__item .card-btn{order:5;align-items:flex-end;margin-left:20px;width:135px}}.mobile-btn{display:none}@media screen and (max-width:720px){.mobile-btn{background-color:var(--green);color:var(--base-white);font-size:18px;display:flex;align-items:center;justify-content:center;position:fixed;left:0;bottom:0;padding:18px;transition:all .2s linear;width:100%}.mobile-btn:hover{background-color:var(--green-hover);color:var(--base-white);opacity:1}.mobile-btn:after{content:url(/wp-content/themes/xbet/assets/img/btn-arrow.svg);display:inline-block;padding-left:20px}}.paying_attention__list{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:50px}@media screen and (max-width:720px){.paying_attention__list{grid-template-columns:1fr;gap:32px}}.paying_attention__item{position:relative}.paying_attention__item-title{display:flex;align-items:center;margin-bottom:24px}@media screen and (max-width:720px){.paying_attention__item-title{margin-bottom:12px}}.paying_attention__item-title:before,.why_apps__item-title:before{content:"";background-image:url(/wp-content/themes/xbet/assets/img/marker.svg);background-size:100%;display:inline-block;margin-right:10px;height:25px;width:25px}.why_apps__list{display:grid;grid-template-columns:1fr 1.5fr 1fr;grid-auto-rows:auto;gap:20px}@media screen and (max-width:1130px){.why_apps__list{grid-template-columns:1fr 1fr}}@media screen and (max-width:720px){.why_apps__list{grid-template-columns:1fr}}.why_apps__item{background:var(--base-white);border-radius:32px;padding:20px;box-shadow:0 1px 4px #0000001f;position:relative}.why_apps__item-title{display:flex;align-items:center;margin-bottom:32px}@media screen and (max-width:720px){.why_apps__item-title{margin-bottom:16px}}