: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}strong{font-weight:700}img{height:auto}img,svg{max-width:100%}h1{font-size:25px}.text-h3,h1,h2{color:var(--gray);font-weight:700;line-height:112%}@media (max-width:720px){.text-h3,h1,h2{font-size:20px}}h2{font-size:25px}@media (max-width:720px){h2{font-size:20px}}.text-h3{font-size:20px}@media (max-width:720px){.text-h3{font-size:18px}}#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,.entry-content a.btn{border:1px solid var(--white-add);border-radius:24px;color:var(--base-white);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,.entry-content a.btn{font-size:17px}}.btn:after,.entry-content a.btn:after{content:url(/wp-content/themes/xbet/assets/img/btn-arrow.svg);display:inline-block;padding-left:20px}.btn:hover,.entry-content a.btn:hover{color:var(--base-white);opacity:1}.btn-secondary{background:var(--blue);border:1px solid var(--base-white)}.btn-secondary:hover{background:var(--blue-hover)}.entry-content{line-height:140%;margin-bottom:64px}@media (max-width:1130px){.entry-content{margin-bottom:48px}}@media (max-width:720px){.entry-content{margin-bottom:28px}}.entry-content h1{margin-bottom:32px}@media (max-width:720px){.entry-content h1{margin-bottom:24px}}.entry-content h2{margin-bottom:28px}@media (max-width:720px){.entry-content h2{margin-bottom:20px}}.entry-content ol{padding-left:25px;margin-bottom:40px;width:85%}@media (max-width:720px){.entry-content ol{margin-bottom:20px;width:100%}}.entry-content ol li{margin-bottom:7px}.entry-content ol li:last-child,.faq-block:last-child{margin-bottom:0}.entry-content a{color:var(--green)}.entry-content a:hover{color:var(--green-hover)}.entry-text img{border-radius:32px;outline-offset:-10px;outline:10px solid var(--base-white)}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-date{font-weight:500;text-align:right;margin-bottom:80px;margin-top:40px}@media screen and (max-width:720px){.entry-date{margin-bottom:40px;margin-top:30px}}.entry-author{border-radius:32px;box-shadow:0 1px 4px #0000001f;background:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:28px 30px}@media screen and (max-width:720px){.entry-author{border-radius:16px;padding:20px}}.entry-author-photo-block{display:flex;flex-wrap:wrap;align-items:center}.entry-author-photo{border-radius:50%;height:80px;width:80px}@media screen and (max-width:720px){.entry-author-photo{height:60px;width:60px}}.entry-author-photo img{border-radius:50%;object-fit:cover;object-position:center;height:100%;width:100%}.entry-author-text{padding-left:20px}.entry-author-name{font-weight:700;color:var(--gray);margin-bottom:8px}.entry-main p{margin-bottom:20px}.faq-block{border-radius:32px;box-shadow:0 1px 4px #0000001f;background:var(--base-white);cursor:pointer;margin-bottom:12px;padding:30px}@media (max-width:720px){.faq-block{border-radius:16px;margin-bottom:10px;padding:20px}}.faq .text-h3{position:relative;padding-right:20px}.faq .text-h3:after{content:"";background-image:url(/wp-content/themes/xbet/assets/img/arrow-right.svg);background-size:100%;background-repeat:no-repeat;position:absolute;right:0;top:0;transition:transform .2s ease;height:28px;width:16px}.faq .faq-answer{display:none}.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%}.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}}