@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{min-height:100%;width:100%;font-size:16px;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a{text-decoration:none;color:inherit}a:hover{text-decoration:none}ol li,ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.breadcrumbs,.prefix-wrapper{overflow:hidden;padding-inline:var(--offsets-outer,20px)}.container{position:relative;margin:0 auto;padding:0 var(--offsets,32px);max-width:calc(var(--width-container) + var(--offsets,32px) * 2);width:100%}.container>:first-child{margin-top:0}.container .container{padding-left:0;padding-right:0}@media (max-width:575.9px){main .prefix-wrapper:first-of-type .container{padding-block:20px}}.breadcrumbs .container,.prefix-wrapper .container{border-left:1px solid var(--lines);border-right:1px solid var(--lines);border-bottom:1px solid var(--lines);padding-block:var(--wrapper-margin)}footer{background:var(--w-to-bg)}.no-scroll{overflow:hidden}body{background:var(--bg,#f5f5f5);min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;color:var(--text);font-size:15px;line-height:24px;font-weight:400}@supports not selector(::-webkit-scrollbar){body{scrollbar-width:10px}}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px var(--lines);background-color:var(--change-color)}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--lines);background-color:var(--bg)}.hidden-svg{display:none}.ff-archivo,body{font-family:Archivo,sans-serif}main{flex-grow:1}h1{font-size:28px;line-height:36px;font-weight:800}.wp-block-heading{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative}h2{font-size:22px;line-height:32px;font-weight:800}h2::before{content:"";position:relative;top:12px;width:8px;height:8px;min-width:8px;min-height:8px;display:inline-block;background:#056ce2;box-shadow:0 0 12px 0 rgba(5,108,226,.5019607843);margin-right:8px;border-radius:2px}h3{font-size:18px;line-height:24px;font-weight:800}h3::before{content:"";position:relative;top:10px;width:4px;height:4px;min-width:4px;min-height:4px;border-radius:1px;display:inline-block;background:#056ce2;box-shadow:0 0 12px 0 rgba(5,108,226,.5019607843);margin-right:8px}h4,h5,h6{font-size:16px;line-height:24px;font-weight:700}*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:16px}h1,h2,h3,h4,h5,h6{margin-bottom:16px;color:var(--heading)}p{margin-top:16px}p:first-child{margin-top:0}img{max-width:100%;height:auto;width:100%}ol.wp-block-list{counter-reset:custom-counter;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;margin-top:7px}ol.wp-block-list li{counter-increment:custom-counter;padding-left:28px;position:relative}ol.wp-block-list li::before{content:counter(custom-counter);position:absolute;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:8px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;font-size:14px;line-height:24px;font-weight:600;color:#056ce2;text-align:center;border-radius:50%;border:2px solid #056ce2}ul.wp-block-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;margin-top:7px}ul.wp-block-list li{position:relative;padding-left:28px}ul.wp-block-list li::before{content:"";position:absolute;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:8px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;border-radius:50%;background:radial-gradient(#056ce2 4px,transparent 5px,transparent 7px,#056ce2 8px,#056ce2 9px,transparent 10px)}ol.wp-block-list ul.wp-block-list li::before,ul.wp-block-list ul.wp-block-list li::before{min-width:15px;min-height:15px;max-width:15px;max-height:15px;top:4px}ol.wp-block-list ol.wp-block-list li::before,ul.wp-block-list ol.wp-block-list li::before{min-width:20px;min-height:20px;max-width:20px;max-height:20px}ol:not([class]){margin-left:20px;display:flex;flex-direction:column;gap:5px}ol:not([class]) li{list-style:auto}ul:not([class]){margin-left:20px;display:flex;flex-direction:column;gap:5px}ul:not([class]) li{list-style:disc}table,table[class^=js-]{width:100%;table-layout:auto;border-spacing:0;overflow:hidden;border-radius:12px;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);background:var(--block-color)}table th,table[class^=js-] th{background:#056ce2;font-size:15px;line-height:24px;font-weight:400;color:#fff}table th:not(:last-child),table[class^=js-] th:not(:last-child){border-right:1px solid rgba(255,255,255,.1019607843)}table tr:not(:last-child) td,table[class^=js-] tr:not(:last-child) td{border-bottom:1px solid var(--lines)}table td,table th,table[class^=js-] td,table[class^=js-] th{padding:12px;text-align:left;vertical-align:middle}table td:not(:last-child),table[class^=js-] td:not(:last-child){border-right:1px solid var(--lines)}.wp-block-table{overflow-x:auto}*+.wp-block-table{margin-top:32px}h1+.wp-block-table,h2+.wp-block-table,h3+.wp-block-table,h4+.wp-block-table,h5+.wp-block-table,h6+.wp-block-table{margin-top:0}:root{--height:0px;--offsets-outer:20px;--offsets:32px;--wrapper-margin:40px;--width-container:calc(1320px - var(--offsets) * 2);--bg:#f5f5f5;--lines:rgba(0, 0, 0, 0.0509803922);--text:#505050;--heading:#2a2a2a;--subtext:#9a9a9a;--w-to-bg:#ffffff;--w-to-subtext:#ffffff;--text-to-w:#505050;--secondary-to-w:#056ce2;--heading-change:#2a2a2a;--heading-change-2:#ffffff;--dropdown-bg:#ffffff;--lang-active-color:#2a2a2a;--brkp-burger:991.9px;--change-color:#056ce2;--change-bgcolor-btn:#ffffff33;--bonus-bg:#ffffff;--modal-bg:#ffffff;--block-color:#fff;--bg-to-block:#f5f5f5;--component-bg:#ffffff;--hiding-color:linear-gradient(270deg, #f5f5f5 0%, rgba(245, 245, 245, 0) 100%);--heart-pattern:url("../img/heart-pattern.png");--sports-pattern:url("../img/sports-pattern.png")}@media (max-width:575.9px){:root{--offsets-outer:12px;--offsets:12px;--wrapper-margin:32px}}:root body.dark{--bg:#202020;--lines:rgba(255, 255, 255, 0.1019607843);--text:#c1c1c1;--heading:#ffffff;--subtext:#5e5e5e;--w-to-bg:#202020;--w-to-subtext:#5e5e5e;--text-to-w:#ffffff;--secondary-to-w:#ffffff;--heading-change:#ffffff;--heading-change-2:#2a2a2a;--dropdown-bg:#505050;--lang-active-color:#ffffff;--change-color:#ef6702;--change-bgcolor-btn:#00000033;--bonus-bg:#2b2b2b;--modal-bg:#2b2b2b;--bg-to-block:rgba(255, 255, 255, 0.0509803922);--block-color:rgba(255, 255, 255, 0.0509803922);--component-bg:#202020;--hiding-color:linear-gradient(270deg, #202020 0%, rgba(32, 32, 32, 0) 100%);--heart-pattern:url("../img/heart-pattern-dark.png");--sports-pattern:url("../img/sports-pattern-dark.png")}.list-item{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;border-radius:12px}.list-row{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:24px}.list-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}@media (max-width:767.9px){.list-grid{grid-template-columns:1fr}}.prefix-header{position:sticky;top:0;left:0;background:var(--bg);padding:20px 0;z-index:100;border-bottom:1px solid var(--lines)}@media (max-width:767.9px){.prefix-header{padding:12px 0}}.prefix-header .container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative}@media (min-width:768px){.prefix-header .container{min-width:max-content}}@media (max-width:767.9px){.prefix-header .container{flex-wrap:wrap;gap:16px;justify-content:space-between}}.prefix-header__logo{margin-right:20px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-header__logo img,.prefix-header__logo svg{max-width:100px;max-height:40px}@media (hover:hover){.prefix-header__logo:hover{opacity:.6}}.prefix-header__nav{margin-left:auto;flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.prefix-header__nav-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:0;row-gap:5px;white-space:nowrap}@media (min-width:1240px){.prefix-header__nav-list>.prefix-header__nav-item:not(:first-child){padding-left:12px}}@media (hover:hover){.prefix-header__nav-list>.prefix-header__nav-item a.prefix-header__nav-item-header:hover{opacity:.6}}.prefix-header__nav-item{position:relative;font-size:14px;line-height:24px;font-weight:600}.prefix-header__nav-item:nth-child(1){z-index:14}.prefix-header__nav-item:nth-child(2){z-index:13}.prefix-header__nav-item:nth-child(3){z-index:12}.prefix-header__nav-item:nth-child(4){z-index:11}.prefix-header__nav-item:nth-child(5){z-index:10}.prefix-header__nav-item:nth-child(6){z-index:9}.prefix-header__nav-item:nth-child(7){z-index:8}.prefix-header__nav-item:nth-child(8){z-index:7}.prefix-header__nav-item:nth-child(9){z-index:6}.prefix-header__nav-item:nth-child(10){z-index:5}.prefix-header__nav-item:nth-child(11){z-index:4}.prefix-header__nav-item:nth-child(12){z-index:3}.prefix-header__nav-item:nth-child(13){z-index:2}.prefix-header__nav-item:nth-child(14){z-index:1}.prefix-header__nav-item:nth-child(15){z-index:0}.prefix-header__nav-item_game a{color:#ef6702}.prefix-header__nav-item-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4px;cursor:pointer;padding:8px 12px;transition-property:opacity,background;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-header__nav-item-header img,.prefix-header__nav-item-header>svg{width:24px;height:24px}.prefix-header__nav-item a:not([class]){color:var(--text);transition-property:opacity,background;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (hover:hover){.prefix-header__nav-item.prefix-header__dropdown .prefix-header__nav-item-header a:hover{opacity:.6}}.prefix-header__nav-item.prefix-header__dropdown a{width:fit-content}@media (hover:hover){.prefix-header__nav-item:hover:not(.prefix-header__dropdown) .prefix-header__nav-item-header a{opacity:.6}.prefix-header__nav-item:hover.prefix-header__dropdown .prefix-header__nav-icon svg{transform:rotate(-180deg)}.prefix-header__nav-item:hover.prefix-header__dropdown .prefix-header__dropdown-list-wrap{display:block}}.prefix-header__nav-item.active .prefix-header__nav-icon svg{transform:rotate(-180deg)}.prefix-header__nav-item.active .prefix-header__dropdown-list-wrap{display:block}.prefix-header__nav-item-header{border-radius:8px}@media (hover:hover){.prefix-header__nav-item-header:hover{background:var(--lines)}}.prefix-header__nav-icon{min-width:24px;min-height:24px;max-width:24px;max-height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:6px;background:var(--lines)}.prefix-header__nav-icon svg{max-width:24px;max-height:24px;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-header__nav-more{position:relative;display:none;margin-left:12px}.prefix-header__nav-more-btn{padding:10px 7px;border-radius:6px;background:var(--lines);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3px;cursor:pointer}.prefix-header__nav-more-btn::after,.prefix-header__nav-more-btn::before{content:""}.prefix-header__nav-more-btn::after,.prefix-header__nav-more-btn::before,.prefix-header__nav-more-circle{border-radius:50%;display:block;width:4px;height:4px;background:var(--heading)}.prefix-header__nav-more>.prefix-header__dropdown-list-wrap{left:50%;transform:translateX(-50%);top:25px;z-index:6}.prefix-header__nav-more>.prefix-header__dropdown-list-wrap::before{height:28px;top:-28px}.prefix-header__nav-more .prefix-header__nav-item .prefix-header__dropdown-list-wrap{top:0;left:calc(100% + 8px + 5px)}.prefix-header__nav-more .prefix-header__nav-item .prefix-header__dropdown-list-wrap::after{display:none}.prefix-header__nav-more .prefix-header__nav-item .prefix-header__dropdown-list-wrap::before{width:13px;height:100%;top:0;left:-13px}@media (hover:hover){.prefix-header__nav-more:hover>.prefix-header__dropdown-list-wrap{display:block}}.prefix-header__nav-more.active>.prefix-header__dropdown-list-wrap{display:block}@media (max-width:1239.9px){.prefix-header__nav{position:fixed;top:79px;left:0;bottom:0;right:0;width:100vw;align-items:flex-start;justify-content:flex-start;overflow-y:auto;background:var(--bg)}.prefix-header__nav .prefix-header__nav-item{font-size:15px;font-weight:400}.prefix-header__nav .prefix-header__dropdown .prefix-header__dropdown-sub-menu__item{font-size:15px;font-weight:400}.prefix-header__nav:not(.active){display:none}.prefix-header__nav .prefix-header__nav-list{width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px}.prefix-header__nav .prefix-header__nav-item{width:100%;flex-wrap:wrap}.prefix-header__nav .prefix-header__nav-item-header{padding:10px}.prefix-header__nav .prefix-header__nav-item .prefix-header__dropdown-list-wrap{position:relative;top:0;left:0;padding:8px 10px;background:var(--bg);display:block}.prefix-header__nav .prefix-header__dropdown-list-wrap::after{background:var(--bg)}}@media (max-width:767.9px){.prefix-header__nav{position:fixed;top:119px;left:0;bottom:0;right:0;width:100vw;flex-direction:column;align-items:stretch;justify-content:flex-start}}@media (max-width:575.9px){.prefix-header__nav .prefix-header__nav-list{padding:16px;row-gap:8px}.prefix-header__nav .prefix-header__nav-item-header{padding:8px 12px}.prefix-header__nav .prefix-header__nav-item .prefix-header__dropdown-list-wrap{padding:8px 12px}}.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item{position:relative;width:100%;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;font-size:14px;line-height:24px;font-weight:600;color:var(--text);transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item>.prefix-header__nav-item-header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item a{width:100%;transition-property:opacity,background;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;position:static}.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item a{padding:8px 12px;border-radius:8px}@media (hover:hover){.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item a:hover{background:var(--lines)}}@media (max-width:575.9px){.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item a{padding:8px 12px}}.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item .prefix-header__nav-item-header{padding:8px 12px;border-radius:8px}.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item .prefix-header__nav-item-header>img,.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item .prefix-header__nav-item-header>svg{min-width:24px;min-height:24px;max-width:24px;max-height:24px;object-fit:contain}@media (hover:hover){.prefix-header__dropdown .prefix-header__dropdown-sub-menu__item .prefix-header__nav-item-header:hover{background:var(--lines)}}.prefix-header__dropdown-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}@supports not selector(::-webkit-scrollbar){.prefix-header__dropdown-list{scrollbar-width:thin;scrollbar-color:var(--lines) transparent}}.prefix-header__dropdown-list::-webkit-scrollbar{width:3px}.prefix-header__dropdown-list::-webkit-scrollbar-thumb{border-radius:5px;background:var(--lines);background-size:100%;background-repeat:no-repeat}.prefix-header__dropdown-list::-webkit-scrollbar-track{background:0 0}.prefix-header__dropdown-list img,.prefix-header__dropdown-list svg{max-width:100%;max-height:100%}.prefix-header__dropdown-list-wrap{position:absolute;top:calc(100% + 4px);left:0;width:max-content;min-width:100%;background:var(--dropdown-bg);border-radius:12px;padding:8px 12px;display:none}.prefix-header__dropdown-list-wrap::before{content:"";position:absolute;top:-4px;left:0;width:100%;height:4px}.prefix-header__dropdown-list-wrap::after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%,-50%) rotate(-45deg);width:13px;height:13px;background:var(--dropdown-bg);z-index:-1}.prefix-header__lang{position:relative;z-index:10;margin-left:24px}.prefix-header__lang p{margin-top:0}.prefix-header__lang-active{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:8px 12px;border-radius:8px;font-size:14px;line-height:20px;font-weight:400;color:var(--lang-active-color);background:var(--lines);cursor:pointer;z-index:1}@media (hover:hover){.prefix-header__lang:hover>.prefix-header__dropdown-list-wrap{display:block}.prefix-header__lang:hover .prefix-header__lang-arrow svg{transform:rotate(-180deg)}}.prefix-header__lang.active>.prefix-header__dropdown-list-wrap{display:block}.prefix-header__lang.active>.prefix-header__lang-arrow svg{transform:rotate(-180deg)}.prefix-header__lang-arrow{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:16px;min-height:16px;max-width:16px;max-height:16px;object-fit:contain}.prefix-header__lang-arrow svg{transition-property:transform;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;max-width:100%;max-height:100%}.prefix-header__lang-img{display:flex;flex-direction:row;border-radius:50%;width:24px;height:24px}.prefix-header__lang-img img,.prefix-header__lang-img svg{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.prefix-header__lang-img::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;content:""}.prefix-header__lang .prefix-header__lang-list{max-height:300px;overflow-y:auto}.prefix-header__lang .prefix-header__lang-list-wrap{top:calc(100% + 12px)}.prefix-header__lang .prefix-header__lang-list-wrap::before{height:12px;top:-12px}.prefix-header__lang .prefix-header__lang-list li>*{gap:8px;align-items:flex-start;font-size:14px;line-height:20px;font-weight:400}@media (max-width:767.9px){.prefix-header__lang{margin-left:auto}}.prefix-header__btns{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:8px;margin-left:24px}.prefix-header__btns .btn{line-height:1;padding:12px 22px;min-width:120px;white-space:nowrap}@media (max-width:1239.9px){.prefix-header__btns{margin-left:auto}}@media (max-width:767.9px){.prefix-header__btns{order:5;width:100%;max-width:100%;margin-left:0;flex:unset}.prefix-header__btns .btn{flex:1}}.prefix-header__burger{min-width:40px;min-height:40px;max-width:40px;max-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;margin-left:19px;cursor:pointer;transition-property:all;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-header__burger.active .prefix-header__burger-wrap span,.prefix-header__burger.active .prefix-header__burger-wrap::after,.prefix-header__burger.active .prefix-header__burger-wrap::before{height:2px}.prefix-header__burger.active .prefix-header__burger-wrap span{display:none}.prefix-header__burger.active .prefix-header__burger-wrap::before{transform:rotate(45deg);top:8px}.prefix-header__burger.active .prefix-header__burger-wrap::after{transform:rotate(-45deg);bottom:8px}@media (hover:hover){.prefix-header__burger:hover::before{opacity:1}}.prefix-header__burger-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;position:relative;width:20px;height:18px}.prefix-header__burger-wrap::after,.prefix-header__burger-wrap::before{content:"";position:absolute;left:0;transition-property:background,height,transform,top,right,left;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-header__burger-wrap::before{top:0}.prefix-header__burger-wrap::after{bottom:0}.prefix-header__burger-wrap span{transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-header__burger-wrap span,.prefix-header__burger-wrap::after,.prefix-header__burger-wrap::before{width:100%;height:2px;background:var(--heading)}@media (min-width:1240px){.prefix-header__burger{display:none}}@media (max-width:575.9px){.prefix-header__burger{width:40px;height:40px;margin:0}}.prefix-header__nav-list-item .prefix-header__nav-icon{display:none}.prefix-header__nav-list-item--parent .prefix-header__nav-icon{display:flex}.prefix-header__nav-list-item--current .prefix-header__nav-icon{display:none}.js-more__item .prefix-header__nav-icon{display:flex}.prefix-header__nav-list-subitem .prefix-header__nav-icon{display:none}.prefix-header__languages-switcher-item{padding:8px 12px;border-radius:8px;transition-property:background,color;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;display:flex;gap:8px;position:relative}.prefix-header__languages-switcher-item p{text-transform:uppercase}.prefix-header__languages-switcher-item:hover{background:var(--lines);color:var(--lang-active-color)}.prefix-header__nav-list-item--current.prefix-header__nav-list-subitem:hover{border-radius:8px;background:var(--lines)}span.prefix-header__nav-link{color:#ef6702}.prefix-header__nav-list-item--current{cursor:auto}.prefix-header__nav-list-item--current:hover{background:0 0}.prefix-header__nav-link{font-weight:600}@media (max-width:1240px){.prefix-header__nav-list-item{display:flex;flex-wrap:wrap;font-weight:400;font-size:15px}}@media (max-width:1240px){.prefix-header__nav-more{display:block!important;margin:-8px;font-size:15px;font-weight:400}}@media (max-width:1240px){.prefix-header__nav-more-btn{display:none}}@media (max-width:1240px){.prefix-header__nav-more>.prefix-header__dropdown-list-wrap{display:block}}@media (max-width:1240px){.prefix-header__dropdown-list{width:100%}}@media (max-width:1240px){.prefix-header__nav .prefix-header__nav-item .prefix-header__dropdown-list-wrap{font-size:15px;font-weight:400}}@media (max-width:1240px){.prefix-header__dropdown li a{width:auto}}@media (max-width:1240px){.prefix-header__nav-icon{margin-left:auto}}@media (max-width:1240px){.prefix-header__nav-link{font-size:15px;font-weight:400;line-height:24px}}@media (max-width:1240px){.prefix-header__nav-more>.prefix-header__dropdown-list-wrap::before{height:0}}@media (max-width:1240px){.prefix-header__nav-more>.prefix-header__dropdown-list-wrap{top:0;background:var(--bg)}}@media (max-width:1240px){.prefix-header__dropdown li a::after{content:none}}@media (max-width:1240px){.prefix-header__nav-more.js-more__item.active>.prefix-header__nav-more.prefix-header__dropdown .prefix-header__dropdown-list-wrap{display:flex}}@media (max-width:1240px){.js-more__menu.active{display:flex;flex-direction:column}}.prefix-header__nav-link{display:flex;align-items:center;gap:5px;padding:8px 12px;justify-content:flex-start}@media (max-width:1240px){.prefix-header__nav-link{width:100%}}.prefix-header__nav-item img{max-width:24px;max-height:24px}.prefix-header__nav-item{display:flex;gap:4px;align-items:center;width:100%;justify-content:space-between}.prefix-header__nav-more .prefix-header__nav-item-header{width:100%}a.prefix-header__nav-link{padding:8px}@media (max-width:767.9px){.prefix-header__nav-link--img{display:flex;justify-content:flex-start}}.prefix-header__nav-link.prefix-header__nav-link--current{color:#ef6702;cursor:auto;width:fit-content}.not_btn .prefix-header__nav{margin-right:300px}.not_lang .prefix-header__nav{margin-right:auto}@media (max-width:1239px){.prefix-header__nav-more>.prefix-header__dropdown-list-wrap{transform:translateX(0);left:0}}.prefix-footer{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.prefix-footer.container{padding:0}.prefix-footer>*{padding:0 var(--offsets,32px)}.prefix-footer>:not(:last-child){border-bottom:1px solid var(--lines)}.prefix-footer .prefix-footer__top{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;border-bottom:0;padding:0;flex-wrap:wrap}@media (max-width:991.9px){.prefix-footer .prefix-footer__top{flex-direction:column}}.prefix-footer .prefix-footer__top>*{border-bottom:1px solid var(--lines);max-width:100%}@media (min-width:576px){.prefix-footer .prefix-footer__top>*{padding-left:var(--offsets,32px)}.prefix-footer .prefix-footer__top>:last-child{padding-right:var(--offsets,32px)}.prefix-footer .prefix-footer__top>:not(:last-child){border-right:1px solid var(--lines);padding-right:var(--offsets,32px)}}@media (max-width:575.9px){.prefix-footer .prefix-footer__top>*{padding-inline:var(--offsets,12px)}}.prefix-footer .prefix-footer__company{padding-block:var(--offsets,32px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;max-width:384px;font-size:14px;line-height:24px;font-weight:400;color:var(--subtext);text-transform:uppercase}@media (max-width:991.9px){.prefix-footer .prefix-footer__company{max-width:100%}}@media (max-width:575.9px){.prefix-footer .prefix-footer__company{padding-block:32px}}.prefix-footer .prefix-footer__company img{max-width:80px}.prefix-footer .prefix-footer__logo img{max-width:160px}.prefix-footer .prefix-footer__nav{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:var(--offsets,32px);flex:1}@media (max-width:575.9px){.prefix-footer .prefix-footer__nav{flex-direction:column;gap:0}}.prefix-footer .prefix-footer__nav-list{position:relative;flex:1;padding-block:var(--offsets,32px);display:grid;grid-template-columns:repeat(2,1fr);column-gap:calc(var(--offsets,32px) * 2);row-gap:4px}@media (min-width:576px){.prefix-footer .prefix-footer__nav-list li:first-child::after{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background-color:var(--lines)}}@media (max-width:1239.9px){.prefix-footer .prefix-footer__nav-list{column-gap:var(--offsets,32px)}}@media (max-width:991.9px){.prefix-footer .prefix-footer__nav-list{column-gap:calc(var(--offsets,32px) * 2)}}@media (max-width:575.9px){.prefix-footer .prefix-footer__nav-list{padding-block:calc(var(--offsets,32px) + 12px);grid-template-columns:1fr}}.prefix-footer .prefix-footer__nav-list a{padding-block:4px;display:block;min-height:32px;color:var(--text);transition-property:color;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (hover:hover){.prefix-footer .prefix-footer__nav-list a:hover{color:#056ce2}}.prefix-footer .prefix-footer__soc{padding-block:var(--offsets,32px)}@media (max-width:575.9px){.prefix-footer .prefix-footer__soc{padding-block:20px}}.prefix-footer .prefix-footer__soc-list{padding-block:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:991.9px){.prefix-footer .prefix-footer__soc-list{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}}@media (max-width:575.9px){.prefix-footer .prefix-footer__soc-list{padding-block:20px}}.prefix-footer .prefix-footer__soc-list-item{display:flex;flex-direction:row;align-items:center;justify-content:center}.prefix-footer .prefix-footer__soc-list-link{display:flex;flex-direction:row;align-items:center;justify-content:center;width:32px;height:32px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (hover:hover){.prefix-footer .prefix-footer__soc-list-link:hover{opacity:.6}}.prefix-footer .prefix-footer__soc-list-link svg{max-width:32px;max-height:32px;object-fit:contain}.prefix-footer .prefix-footer__soc-list-link svg path{fill:var(--heading)}.prefix-footer .prefix-footer__payment{padding-block:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.prefix-footer .prefix-footer__payment img{max-height:36px;height:100%;width:auto}.prefix-footer .prefix-footer__info{padding-block:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;line-height:24px;font-weight:400;color:var(--subtext);text-align:center}.prefix-footer .prefix-footer__info-list{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:12px;flex-wrap:wrap}.prefix-footer .prefix-footer__info-list li{font-size:15px;line-height:24px;font-weight:700;color:var(--change-color)}.prefix-footer .prefix-footer__info-list li>*{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:8px 16px;border-radius:8px;background:var(--bg-to-block)}.prefix-footer .prefix-footer__info-list img{max-height:24px;width:auto}.prefix-footer .prefix-footer__copyright{padding-block:12px;text-align:center;margin-top:0;font-size:14px;line-height:24px;font-weight:400;color:var(--subtext)}.prefix-footer--enable-mobile-button{margin-bottom:78px}.prefix-footer__tp-links{text-align:center;display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:24px;font-weight:400;color:var(--subtext);padding:20px 32px}.prefix-footer__tp-links-list{display:flex;align-items:center;justify-content:center;gap:15px}.prefix-footer__tp-links-link img{max-width:100px}span.prefix-footer__nav-link{color:#ef6702}.header__lang.active .header__lang-arrow svg{transform:rotate(-180deg)}.prefix-footer__buttons{display:flex;gap:10px;padding-block:20px;justify-content:center;flex-wrap:wrap}.prefix-section-hero{flex-wrap:wrap;display:grid;grid-template-columns:auto 1fr;gap:24px}@media (max-width:1239.9px){.prefix-section-hero{grid-template-columns:1fr}}@media (max-width:575.9px){.prefix-section-hero{gap:12px}}.prefix-section-hero>*{grid-column:1/-1}.prefix-section-hero .prefix-bonus{grid-column:1/2}@media (max-width:1239.9px){.prefix-section-hero .prefix-bonus{grid-column:1/-1}}.prefix-section-hero .prefix-relink-list{grid-column:2/-1;margin-top:0}@media (max-width:1239.9px){.prefix-section-hero .prefix-relink-list{grid-column:1/-1}}.prefix-section-hero h1{margin-bottom:0}.prefix-section-hero>.wp-block-image img{border-radius:12px}@media (max-width:767.9px){.prefix-section-hero .prefix-relink__list{gap:12px;grid-template-columns:1fr}}.prefix-section-hero .prefix-relink-full__list{margin-top:0}.prefix-section-hero .prefix-bonus,.prefix-section-hero .prefix-download,.prefix-section-hero .prefix-relink__list{margin-top:0}.prefix-section-hero h6{margin-block:24px 0}@media (max-width:575.9px){.prefix-section-hero h6{margin-block:12px 0}}.prefix-section-hero h5{margin-block:24px 0}@media (max-width:575.9px){.prefix-section-hero h5{margin-block:12px 0}}.prefix-section-hero h4{margin-block:24px 0}@media (max-width:575.9px){.prefix-section-hero h4{margin-block:12px 0}}.prefix-section-hero h3{margin-block:24px 0}@media (max-width:575.9px){.prefix-section-hero h3{margin-block:12px 0}}.prefix-section-hero h2{margin-block:24px 0}@media (max-width:575.9px){.prefix-section-hero h2{margin-block:12px 0}}.prefix-section-hero img,.prefix-section-hero p,.prefix-section-hero span{max-width:100%}.prefix-section-hero>.btn{margin-top:32px;width:100%;max-width:240px}@media (max-width:575.9px){.prefix-section-hero>.btn{margin-top:12px}}.prefix-section-hero>*{margin-top:0}.prefix-section-hero__date{margin:16px 0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;position:relative;color:var(--subtext);font-size:14px;line-height:24px;font-weight:400}@media (max-width:575.9px){.prefix-section-hero__date{margin-top:0}}.prefix-section-hero__date span{color:var(--text);margin-top:0}.prefix-section-hero__date-icon{min-width:24px;min-height:24px;max-width:24px;max-height:24px;object-fit:contain}.prefix-section-hero__date-icon svg{max-width:24px;max-height:24px}.prefix-section-hero__date-icon path{fill:var(--heading)}.prefix-section-hero__date-icon path[stroke]{stroke:var(--heading)}.prefix-section-hero__date-icon rect{stroke:var(--heading)}.prefix-section-hero .prefix-section-hero__date{margin-top:-9px;margin-bottom:0}.modal{position:fixed;inset:0;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:200;background-color:rgba(0,0,0,.6)}.modal:not(.active){display:none}.modal__content{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;max-width:calc(var(--width-container));max-height:calc(100% - 40px);background:var(--heading-change-2);border-radius:12px;padding:24px;overflow:hidden;margin:auto;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725)}@media (max-width:1384px){.modal__content{max-width:calc(100% - var(--offsets,32px) * 2)}}@media (max-width:991.9px){.modal__content{width:100%;height:100%;max-width:calc(100% - var(--offsets,32px) * 2);max-height:calc(100% - var(--offsets,32px) * 2)}}@media (max-width:575.9px){.modal__content{padding:12px;max-width:calc(100% - 16px);max-height:calc(100% - 16px)}}.modal__header{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;background:var(--heading-change-2);margin-bottom:8px}@media (max-width:991.9px){.modal__header{display:contents}}.modal__footer{margin-inline:auto;display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width:991.9px){.modal__footer{width:100%;order:5;padding-top:16px}}@media (max-width:575.9px){.modal__footer{padding-top:8px}}.modal__footer .btn{min-height:48px;padding:12px 28px;font-size:15px;line-height:24px;font-weight:700;text-transform:uppercase}@media (max-width:575.9px){.modal__footer .btn{width:100%}}.modal__title{color:var(--heading);font-size:16px;line-height:24px;font-weight:700}@media (max-width:991.9px){.modal__title{display:block;padding-block:8px 16px;padding-right:56px}}.modal__close{width:40px;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;background:0 0;border-radius:50%;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (max-width:991.9px){.modal__close{position:absolute;top:24px;right:24px}}@media (max-width:575.9px){.modal__close{right:12px;top:12px}}@media (hover:hover){.modal__close:hover{opacity:.6}}.modal__close-item{display:flex;flex-direction:row;align-items:center;justify-content:center;width:24px;height:24px;position:relative;transform:rotate(-45deg)}.modal__close-item::after,.modal__close-item::before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:2px;background:var(--heading)}.modal__close-item::after{transform:translate(-50%,-50%) rotate(-90deg)}.modal__body{position:relative;display:flex;flex-direction:row;width:100%;max-width:100%;max-height:100%;overflow-y:auto;aspect-ratio:16/9;border-radius:6px}@media (max-width:991.9px){.modal__body{aspect-ratio:unset;flex:1}}.modal__body:before{content:"Loading...";display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;inset:0;color:var(--on-surface);animation:loading 1s linear infinite alternate;z-index:1}@keyframes loading{to{opacity:0}}.modal iframe{width:100%;height:100%;max-width:100%;max-height:100%;z-index:2}.prefix-faq{box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);border-radius:12px;background:var(--block-color)}.prefix-faq{margin-top:16px}.prefix-faq-item[open] .prefix-faq-title{margin-bottom:-24px}.prefix-faq-item[open] .prefix-faq-title::after{transform:rotate(-180deg)}.prefix-faq-text{font-size:15px;line-height:24px;font-weight:400;color:var(--text);margin:0;display:none;padding:0 24px 24px}@media (max-width:575.9px){.prefix-faq-text{padding:0 16px 16px}}.prefix-faq-title{list-style:none;font-size:16px;line-height:24px;font-weight:700;color:var(--heading);margin:0;cursor:pointer;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px;padding:24px;transition-property:color;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (hover:hover){.prefix-faq-title:hover{color:#056ce2}}@media (max-width:575.9px){.prefix-faq-title{padding:16px}}.prefix-faq-title::marker{content:""}.prefix-faq-title::-webkit-details-marker{display:none}.prefix-faq-title::after{content:"";width:24px;height:24px;border-radius:6px;background:var(--lines);background-image:url(../img/svg/blue-arrow.svg);background-position:center;background-repeat:no-repeat}.prefix-faq-title::before{content:none}.prefix-faq-title.active::after{rotate:180deg}.prefix-faq-text.active{display:block}.btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;position:relative;padding:12px 28px;border-radius:8px;font-size:14px;line-height:16px;font-weight:700;color:#fff;text-align:center;cursor:pointer;box-shadow:0 8px 24px -4px rgba(16,16,16,.2392156863);transition-property:background-color,color;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;background:#ef6702}.btn img,.btn svg{max-width:24px;max-height:24px}.btn:has(svg){padding-block:8px}.btn_up{gap:8px;font-size:15px;line-height:24px;font-weight:700;text-transform:uppercase}.btn_up img,.btn_up svg{max-width:32px;max-height:32px}.btn_primary{background:#ef6702}@media (hover:hover){.btn_primary:hover{background:#c95904}}.btn_secondary{background:#056ce2}@media (hover:hover){.btn_secondary:hover{background:#0454b1}}.btn_link{padding:8px 0;box-shadow:none;background:0 0;color:#056ce2}@media (hover:hover){.btn_link:hover{color:#0454b1}}.btn_third{background:#ddebfb;color:#2a2a2a}@media (hover:hover){.btn_third:hover{background:#c5d6eb}}.breadcrumbs .container{padding-block:8px}@media (max-width:575.9px){.breadcrumbs .container{padding-block:4px}}.breadcrumbs__list{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:28px;row-gap:5px;flex-wrap:wrap}.breadcrumbs li{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.breadcrumbs li:not(:last-child)::after{content:"";position:absolute;top:50%;left:calc(100% + 4px);transform:translate(0,-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;width:20px;height:20px;background:url(../img/svg/breadcrumbs-arrow.svg) center/contain no-repeat}.breadcrumbs li:last-child{pointer-events:none}.breadcrumbs li:last-child a,.breadcrumbs li:last-child span{color:var(--text)}.breadcrumbs a,.breadcrumbs span{padding:4px 0;font-size:15px;line-height:24px;font-weight:400}.breadcrumbs a{color:#056ce2;transition-property:color;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (hover:hover){.breadcrumbs a:hover{color:#0454b1}}.breadcrumbs span{color:var(--text)}body.dark .prefix-bonus{background-image:url("../img/svg/moivng_lines(BG-dark).svg")}body.dark .prefix-bonus_bw{background-image:none}.prefix-bonus{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;max-width:428px;min-width:min-content;margin:auto;padding:24px;border-radius:12px;background-image:url("../img/svg/moving_lines(BG-White).svg");background-size:cover;background-repeat:no-repeat;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);overflow:hidden;margin-top:16px}@media (max-width:575.9px){.prefix-bonus{padding:20px}}.prefix-bonus__header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.prefix-bonus__title{font-size:14px;line-height:24px;font-weight:400;color:#ef6702;text-transform:uppercase;margin-top:0}.prefix-bonus__descr{font-size:18px;line-height:28px;font-weight:600;text-transform:uppercase;color:var(--heading);margin-top:12px}@media (max-width:575.9px){.prefix-bonus__descr{margin-top:4px}}.prefix-bonus__descr span{color:var(--change-color)}.prefix-bonus__copy{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:8px}@media (max-width:350px){.prefix-bonus__copy{flex-wrap:wrap}.prefix-bonus__copy>*{flex:1 1 auto}}.prefix-bonus__copy-wrap{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;margin-top:32px}@media (max-width:575.9px){.prefix-bonus__copy-wrap{margin-top:20px}}.prefix-bonus__copy-text{flex:1;border-radius:6px;border:1px dashed var(--change-color);padding:13px;background:var(--change-bgcolor-btn);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:15px;line-height:20px;font-weight:700;color:var(--change-color);text-transform:uppercase}.prefix-bonus__copy .btn{padding:14px 20px;color:#505050;min-width:95px}.prefix-bonus__copy .check{display:none}.prefix-bonus__copy.copied .copy{display:none}.prefix-bonus__copy.copied .check{display:block}.prefix-bonus_bw{flex-direction:row-reverse;align-items:stretch;max-width:100%;padding:0;background:var(--heading-change-2);background-image:none}@media (max-width:991.9px){.prefix-bonus_bw{flex-direction:column}}@media (max-width:575.9px){.prefix-bonus_bw{padding:0}}.prefix-bonus_bw .prefix-bonus__copy{margin-top:0;flex:1 1 auto}.prefix-bonus_bw .prefix-bonus__copy-wrap{align-self:center;flex-direction:row;flex-wrap:wrap;gap:16px;padding:24px;margin-top:0;width:100%}.prefix-bonus_bw .prefix-bonus__copy-wrap>.btn{flex:1 1 auto}@media (max-width:575.9px){.prefix-bonus_bw .prefix-bonus__copy-wrap{flex-direction:column}}@media (max-width:575.9px){.prefix-bonus_bw .prefix-bonus__copy-wrap{padding:16px}}.prefix-bonus_bw .prefix-bonus__header{width:100%;max-width:50.3987240829%;padding-block:32px;padding-inline:156px 32px;align-items:center;background:var(--heading-change);clip-path:polygon(124px 0,100% 0,100% 100%,0 100%)}@media (max-width:991.9px){.prefix-bonus_bw .prefix-bonus__header{max-width:100%;padding-inline:24px;padding-block:24px 44px;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),0 100%)}}@media (max-width:575.9px){.prefix-bonus_bw .prefix-bonus__header{padding-inline:16px;padding-block:16px 36px}}.prefix-bonus_bw .prefix-bonus__descr{color:var(--heading-change-2);font-size:22px;line-height:32px;font-weight:800;margin-top:4px}.prefix-bonus_bw .prefix-bonus__descr,.prefix-bonus_bw .prefix-bonus__title{text-align:center}.prefix-relink-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px;height:auto!important;height:100%}.section-hero .prefix-relink-list{grid-template-columns:repeat(3,1fr)}@media (max-width:767.9px){.section-hero .prefix-relink-list{grid-template-columns:repeat(1,1fr)}}*+.prefix-relink-list{margin-top:16px}.prefix-relink-list.col-1{grid-template-columns:repeat(1,1fr)}.prefix-relink-list.col-2{grid-template-columns:repeat(2,1fr)}@media (max-width:767.9px){.prefix-relink-list.col-2{grid-template-columns:repeat(1,1fr)}}.prefix-relink-list.col-3{grid-template-columns:repeat(3,1fr)}@media (max-width:767.9px){.prefix-relink-list.col-3{grid-template-columns:repeat(1,1fr)}}.prefix-relink-list.col-4{grid-template-columns:repeat(4,1fr)}@media (max-width:1239.9px){.prefix-relink-list.col-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.9px){.prefix-relink-list.col-4{grid-template-columns:repeat(1,1fr)}}.prefix-relink-list.col-10,.prefix-relink-list.col-5{grid-template-columns:repeat(5,1fr)}.prefix-relink-list.col-10 .prefix-relink-list__img,.prefix-relink-list.col-5 .prefix-relink-list__img{width:105px;height:105px}@media (max-width:1239.9px){.prefix-relink-list.col-10,.prefix-relink-list.col-5{grid-template-columns:repeat(3,1fr)}}@media (max-width:767.9px){.prefix-relink-list.col-10,.prefix-relink-list.col-5{grid-template-columns:repeat(1,1fr)}}.prefix-relink-list.col-8,.prefix-relink-list.col-9{grid-template-columns:repeat(4,1fr)}@media (max-width:767.9px){.prefix-relink-list.col-8,.prefix-relink-list.col-9{grid-template-columns:repeat(1,1fr)}}.prefix-relink-list.col-11,.prefix-relink-list.col-12,.prefix-relink-list.col-6,.prefix-relink-list.col-7{grid-template-columns:repeat(6,1fr)}.prefix-relink-list.col-11 .prefix-relink-list__img,.prefix-relink-list.col-12 .prefix-relink-list__img,.prefix-relink-list.col-6 .prefix-relink-list__img,.prefix-relink-list.col-7 .prefix-relink-list__img{width:105px;height:105px}@media (max-width:1239.9px){.prefix-relink-list.col-11,.prefix-relink-list.col-12,.prefix-relink-list.col-6,.prefix-relink-list.col-7{grid-template-columns:repeat(3,1fr)}}@media (max-width:767.9px){.prefix-relink-list.col-11,.prefix-relink-list.col-12,.prefix-relink-list.col-6,.prefix-relink-list.col-7{grid-template-columns:repeat(1,1fr)}}@media (max-width:575.9px){.prefix-relink-list{gap:12px;grid-template-columns:1fr}}.prefix-relink-list__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:40px 40px 32px;border-radius:12px;background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);cursor:pointer;justify-content:center}@media (max-width:767.9px){.prefix-relink-list__item{flex-direction:row;padding:12px;justify-content:flex-start}}.prefix-relink-list__img{border:4px solid var(--lines);border-radius:50%;overflow:hidden;width:120px;height:120px}.prefix-relink-list__img img,.prefix-relink-list__img svg{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}@media (max-width:575.9px){.prefix-relink-list__img{width:76px;height:76px}.prefix-relink-list__img img,.prefix-relink-list__img svg{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}}.prefix-relink-list__title{color:var(--heading);text-align:center;font-size:16px;line-height:24px;font-weight:700;margin-top:0}@media (max-width:767.9px){.prefix-relink-list__title{text-align:left}}.prefix-relink-list__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px}@media (max-width:575.9px){.prefix-relink-list__content{gap:4px;align-items:flex-start;flex:1}}.prefix-relink-list .btn{margin-top:auto}@media (max-width:991.9px){.prefix-relink-list{flex-wrap:wrap}}@media (max-width:575.9px){.prefix-relink-list{gap:12px;flex-direction:column}}.prefix-download{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;width:100%;padding:24px;border-radius:12px;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);background:var(--block-color);margin-top:16px}@media (max-width:575.9px){.prefix-download{gap:16px;padding:16px;align-items:stretch;flex-direction:column-reverse}}.prefix-download__list{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:12px;flex-wrap:wrap;flex:1}.prefix-download__item{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;flex:1}@media (max-width:575.9px){.prefix-download__item{flex-direction:column;align-items:center;flex:auto}}.prefix-download__item-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (max-width:575.9px){.prefix-download__item-info{align-items:center}}.prefix-download__item-title{font-size:15px;line-height:24px;font-weight:700;color:var(--heading)}.prefix-download__item-title span{font-size:14px;line-height:24px;font-weight:400;color:var(--subtext)}@media (max-width:575.9px){.prefix-download__item-title{text-align:center}}.prefix-download__item-img{display:flex;flex-direction:row;align-items:center;justify-content:center;background:var(--block-color);min-width:36px;min-height:36px;max-width:36px;max-height:36px;border-radius:50%;border:1px solid var(--lines)}.prefix-download__item-img svg{max-width:20px;max-height:20px}.prefix-download__item-text{color:var(--subtext)}@media (max-width:575.9px){.prefix-download__item-text{text-align:center}}.prefix-download__btns{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:12px;flex-wrap:wrap;flex:1}.prefix-download__btns .btn{flex:1;padding:8px 10px}@media (max-width:575.9px){.prefix-download__btns{flex-direction:column}}.prefix-winners{width:100%;max-width:100%;position:relative;overflow:hidden}.prefix-winners:not(:first-child){margin-top:16px}.prefix-winners.scroll-end::after{opacity:0}.prefix-winners::after{content:"";width:48px;height:100%;position:absolute;top:0;right:0;background:var(--hiding-color);opacity:1;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-winners__list{width:max-content;display:inline-block;display:inline-block;animation:marquee 30s ease-in-out infinite}@keyframes marquee{0%{transform:translateX(0)}5%{transform:translateX(0)}10%{transform:translateX(-323px)}15%{transform:translateX(-323px)}20%{transform:translateX(-646px)}25%{transform:translateX(-646px)}30%{transform:translateX(-969px)}35%{transform:translateX(-969px)}40%{transform:translateX(-1292px)}45%{transform:translateX(-1292px)}50%{transform:translateX(-1615px)}55%{transform:translateX(-1615px)}60%{transform:translateX(-1938px)}65%{transform:translateX(-1938px)}70%{transform:translateX(-2261px)}75%{transform:translateX(-2261px)}80%{transform:translateX(-2584px)}85%{transform:translateX(-2584px)}90%{transform:translateX(-2907px)}95%{transform:translateX(-2907px)}100%{transform:translateX(-3230px)}}@media (hover:hover){.prefix-winners__list::-webkit-scrollbar{width:0}}.prefix-winners__list-item{border-radius:12px;padding:16px;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:12px;display:inline-flex;background:var(--component-bg);user-select:none;min-width:296px;max-width:296px;margin-right:24px;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);white-space:normal}.prefix-winners__list-img{width:100%;max-width:98px;min-height:98px;border-radius:8px;overflow:hidden}.prefix-winners__list-img img{width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none}.prefix-winners__list-info{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.prefix-winners__list-title{font-size:15px;line-height:24px;font-weight:700;color:var(--heading);margin-top:0}.prefix-winners__list-nickname{font-size:14px;line-height:24px;font-weight:400;color:var(--subtext);margin-top:0}.prefix-winners__list-sum{margin-top:12px;font-size:15px;line-height:24px;font-weight:700;color:#ef6702}.prefix-content-toc{border-radius:12px;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);background:var(--block-color)}*+.prefix-content-toc{margin-top:16px}.prefix-content-toc.active .prefix-content-toc__arrow svg{transform:rotate(-180deg)}.prefix-content-toc.active .prefix-content-toc>ol,.prefix-content-toc.active .prefix-content-toc__list{display:flex}.prefix-content-toc__header{padding:24px;margin-bottom:0;font-size:16px;line-height:24px;font-weight:700;color:var(--heading);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;cursor:pointer}@media (hover:hover){.prefix-content-toc__header:hover{opacity:.6}}@media (max-width:575.9px){.prefix-content-toc__header{padding:12px}}.prefix-content-toc__header:before{content:none}.prefix-content-toc__arrow{min-width:24px;min-height:24px;max-width:24px;max-height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:6px;background:var(--lines)}.prefix-content-toc__arrow svg{transition-property:transform;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;max-width:24px;max-height:24px}.prefix-content-toc ul,.prefix-content-toc__list{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:12px;flex-wrap:wrap;margin-top:-8px;padding:0 24px 24px;margin-left:0;display:none}.prefix-content-toc ul a,.prefix-content-toc__list a{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;height:100%;padding:7px;font-size:15px;line-height:24px;font-weight:400;color:var(--text);border-radius:8px;border:1px solid var(--lines);transition-property:border-color;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (hover:hover){.prefix-content-toc ul a:hover,.prefix-content-toc__list a:hover{border-color:#056ce2}.prefix-content-toc ul a:hover::after,.prefix-content-toc__list a:hover::after{transform:rotate(-45deg)}}.prefix-content-toc ul a::after,.prefix-content-toc__list a::after{content:"";min-width:24px;min-height:24px;max-width:24px;max-height:24px;background:url(../img/svg/content-arrow.svg) center/contain no-repeat;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-content-toc ul li,.prefix-content-toc__list li{list-style:none}@media (max-width:575.9px){.prefix-content-toc ul,.prefix-content-toc__list{flex-direction:column;gap:8px;padding:4px 12px 12px;margin-top:0}}.prefix-content-toc ul li::before{content:none}.prefix-content-toc.active>ul{display:flex}.prefix-text-img{display:grid;grid-template-columns:1fr 1fr;gap:24px}.prefix-text-img:not(:first-child){margin-top:16px}.prefix-text-img .no_img{grid-template-columns:1fr;width:100%}.prefix-text-img>img{border-radius:12px}.prefix-text-img:not(:first-child){margin-top:16px}@media (max-width:575.9px){.prefix-text-img__col{display:contents}}@media (max-width:575.9px){.prefix-text-img__col .section-hero__date,.prefix-text-img__col .wp-block-heading{order:-1}}@media (max-width:575.9px){.prefix-text-img__col>*{margin:0}}.prefix-text-img .btn{flex:1;max-width:240px;min-width:fit-content}@media (max-width:575.9px){.prefix-text-img .button-content{width:100%}}@media (max-width:991.9px){.prefix-text-img{gap:16px;grid-template-columns:1fr}}@media (max-width:575.9px){.prefix-text-img>:not(:first-child),.prefix-text-img>:not(:last-child){max-width:100%}.prefix-text-img img{order:-1}.prefix-text-img .btn{max-width:unset}}.prefix-text-img:not(:last-child){margin-bottom:32px}.prefix-text-img.reversed .prefix-text-img__col{order:2}.prefix-banner{max-width:100%;position:relative}.prefix-banner:not(:first-child){margin-top:16px}.prefix-banner img{width:100%;max-width:100%;max-height:800px;object-fit:cover;border-radius:12px}@media (max-width:767.9px){.prefix-banner img{max-width:100%;max-height:unset}}.prefix-banner__btn{position:absolute;bottom:0;right:0;z-index:10;width:max-content;max-width:100%;padding:24px;border-top-left-radius:12px;background:var(--bg)}@media (max-width:575.9px){.prefix-banner__btn{right:50%;transform:translateX(50%);border-top-right-radius:12px;padding:16px}}.prefix-tabs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px}*+.prefix-tabs{margin-top:16px}.prefix-tabs__trigger{padding:8px 16px;border-radius:8px;background:var(--block-color);color:var(--subtext);transition-property:color,box-shadow,text-shadow;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s;white-space:nowrap;user-select:none;cursor:pointer;display:flex;align-items:center;gap:5px}.prefix-tabs__trigger-wrap{max-width:100%;position:relative;display:flex;flex-direction:row}.prefix-tabs__trigger-wrap.scroll-end::after{opacity:0}.prefix-tabs__trigger-wrap::after{content:"";width:48px;position:absolute;top:0;bottom:-1px;right:0;background:var(--hiding-color);opacity:1;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-tabs__trigger-list{max-width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;overflow-x:auto;padding-bottom:20px;margin-bottom:-21px}@media (hover:hover){.prefix-tabs__trigger-list{margin-bottom:-37px}.prefix-tabs__trigger-list::-webkit-scrollbar{width:10px}}@media (hover:hover){.prefix-tabs__trigger:hover{color:var(--change-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);text-shadow:0 0 1px var(--change-color)}.prefix-tabs__trigger:hover svg{fill:var(--change-color)}}.prefix-tabs__trigger.active{color:var(--change-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);text-shadow:0 0 1px var(--change-color)}.prefix-tabs__trigger.active svg{fill:var(--change-color)}.prefix-tabs__trigger svg{fill:var(--subtext);width:17px;height:17px;transition-property:fill,color,box-shadow,text-shadow,-webkit-box-shadow;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.visually-hidden{position:absolute!important}.visually-hidden{position:absolute;-webkit-clip-path:inset(100%);clip-path:inset(100%);overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0)}.prefix-advantages{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:24px;flex-wrap:wrap}.prefix-advantages:not(:first-child){margin-top:16px}@media (max-width:575.9px){.prefix-advantages{gap:16px}}.prefix-advantages__item{gap:12px;padding:16px;background:var(--block-color);font-size:15px;line-height:24px;font-weight:400;color:var(--text);width:100%;max-width:calc((100% - 72px)/ 4);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725)}@media (max-width:1239.9px){.prefix-advantages__item{max-width:calc((100% - 24px)/ 2)}}@media (max-width:767.9px){.prefix-advantages__item{max-width:100%}}.prefix-advantages__item-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;min-height:96px}@media (max-width:575.9px){.prefix-advantages__item-header{min-height:auto}}.prefix-advantages__item-title{font-size:16px;line-height:24px;font-weight:700;color:var(--heading);margin-right:auto;margin-top:0}.prefix-advantages__item img{margin-left:auto;border:4px solid var(--lines);border-radius:50%;overflow:hidden;min-width:88px;min-height:88px;max-width:88px;max-height:88px;object-fit:contain;object-fit:cover}.prefix-advantages__item>*{margin-top:0}.prefix-how-to{counter-reset:steps-counter;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px;margin-top:32px}.prefix-how-to__item-content{counter-increment:steps-counter;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:24px;background:var(--block-color);border-radius:12px;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725)}@media (max-width:575.9px){.prefix-how-to__item-content{padding:16px}}.prefix-how-to__title{font-size:16px;line-height:24px;font-weight:700;line-height:28px;color:var(--heading);display:inline-block;margin:0}.prefix-how-to__title-wrap{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.prefix-how-to__title-wrap::before{content:counter(steps-counter);position:relative;display:inline-block;min-width:28px;min-height:28px;max-width:28px;max-height:28px;font-size:14px;line-height:28px;font-weight:600;color:#fff;text-align:center;background:#056ce2;box-shadow:0 0 16px 0 rgba(5,108,226,.6980392157);border-radius:50%}.prefix-how-to__title::before{content:none}.prefix-how-to__prefix-text-img{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}.prefix-how-to__prefix-text-img>img{border-radius:12px}@media (max-width:991.9px){.prefix-how-to__prefix-text-img{gap:16px;grid-template-columns:1fr}}.prefix-how-to .prefix-how-to__no-img{grid-template-columns:1fr;width:100%}.prefix-app-block{position:relative;padding:44px 24px;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:44px;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725)}.prefix-app-block:not(:first-child){margin-top:16px}@media (max-width:575.9px){.prefix-app-block{padding:24px}}.prefix-app-block p,.prefix-app-block span{font-size:22px;line-height:32px;font-weight:800;color:#2a2a2a;text-align:center;margin-top:0}.prefix-app-block img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover}.prefix-app-block__btns{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:12px;flex-wrap:wrap}.prefix-app-block__btns .btn{flex:1 1 auto}@media (max-width:575.9px){.prefix-app-block__btns{flex-direction:column}}.prefix-app-block-img{display:flex;justify-content:space-between;background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.08);border-radius:12px}.prefix-app-block-img:not(:first-child){margin-top:16px}.prefix-app-block-img__container{border-radius:12px 0 0 12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}.prefix-app-block-img__container--title{color:var(--heading);font-size:22px;font-weight:800;line-height:32px}.prefix-app-block-img__container--title::before{content:none}@media (max-width:575.9px){.prefix-app-block-img__container{padding:16px}}.prefix-app-block-img__container.no-title{justify-content:flex-end}.prefix-app-block-img>img{max-width:420px;border-radius:0 8px 8px 0}@media (max-width:991.9px){.prefix-app-block-img>img{max-width:100%;border-radius:8px 8px 0 0}}@media (max-width:575.9px){.prefix-app-block-img>img{height:240px;object-fit:cover}}@media (max-width:991.9px){.prefix-app-block-img{flex-direction:column-reverse;align-items:center}}@media (max-width:991.9px){.prefix-app-block-img__btns{flex-direction:column;width:100%}}.prefix-promo-list{flex-wrap:wrap;grid-column:1/-1}.prefix-promo-list:not(:first-child){margin-top:16px}@media (max-width:575.9px){.prefix-promo-list{gap:16px;flex-direction:column}}.prefix-promo-list__item{border-radius:12px;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;background:var(--block-color);width:100%;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);justify-content:space-between}@media (max-width:991.9px){.prefix-promo-list__item{flex-direction:column-reverse;justify-content:flex-end}}@media (max-width:575.9px){.prefix-promo-list__item{max-width:100%}}.prefix-promo-list__content{padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (max-width:991.9px){.prefix-promo-list__content{flex:1}}@media (max-width:575.9px){.prefix-promo-list__content{padding:16px}}.prefix-promo-list__title{font-size:16px;line-height:24px;font-weight:700;color:var(--heading-change);margin-bottom:8px;margin-top:0}.prefix-promo-list__descr{font-size:15px;line-height:24px;font-weight:400;color:var(--text);margin-top:0;margin-bottom:20px}.prefix-promo-list .btn{margin-top:auto;min-width:147px}.prefix-promo-list img{max-width:42.2077922078%;object-fit:cover}@media (max-width:991.9px){.prefix-promo-list img{max-width:100%;aspect-ratio:312/142}}.scroll-end .providers-list::after{opacity:0}.prefix-providers-list{position:relative;flex-wrap:wrap}.prefix-providers-list:not(:first-child){margin-top:16px}@media (max-width:575.9px){.prefix-providers-list{gap:16px;padding-bottom:10px;margin-bottom:-10px;flex-direction:column;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}}.prefix-providers-list img{max-width:164px}.prefix-providers-list p{margin-top:0}.prefix-providers-list__item{align-items:center;gap:12px;padding:16px;justify-content:space-between;width:100%;max-width:calc((100% - 72px)/ 4);background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725)}@media (max-width:991.9px){.prefix-providers-list__item{max-width:calc((100% - 24px)/ 2)}}@media (max-width:575.9px){.prefix-providers-list__item{max-width:100%}}.prefix-providers-list__name{font-size:15px;line-height:24px;font-weight:700;color:var(--heading-change);text-align:center}.prefix-pros-cons:not(:first-child){margin-top:16px}@media (max-width:767.9px){.prefix-pros-cons{flex-direction:column}}.prefix-pros-cons__item{padding:24px;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);border-radius:12px;background:var(--block-color);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:calc((100% - 16px)/ 2)}@media (max-width:767.9px){.prefix-pros-cons__item{max-width:100%;padding:16px}}.prefix-pros-cons__title{color:var(--heading-change);font-size:16px;line-height:24px;font-weight:700;margin:0}.prefix-pros-cons__title::before{content:none}.prefix-pros-cons__list{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.prefix-pros-cons__list-pros li::before{background:url(../img/pros.png) center/contain no-repeat}.prefix-pros-cons__list-cons li::before{background:url(../img/cons.png) center/contain no-repeat}.prefix-pros-cons__list-item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:4px;font-size:15px;line-height:24px;font-weight:400;color:var(--text)}.prefix-pros-cons__list-item::before{content:"";min-width:24px;min-height:24px;max-width:24px;max-height:24px;position:relative}.copy-el{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:8px;flex:1}.copy-el__text{flex:1;border-radius:6px;border:1px dashed var(--change-color);padding:13px;background:var(--change-bgcolor-btn);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:15px;line-height:20px;font-weight:700;color:var(--change-color);text-transform:uppercase}.prefix-relink-full{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:16px}.prefix-relink-full:not(:first-child){margin-top:16px}@media (max-width:1239.9px){.prefix-relink-full{flex-direction:column}}.prefix-relink-full__img{max-width:312px;width:100%;border-radius:12px;overflow:hidden}.prefix-relink-full__img img,.prefix-relink-full__img svg{height:100%}@media (max-width:1239.9px){.prefix-relink-full__img{min-width:312px;max-width:312px}}@media (max-width:1239.9px){.prefix-relink-full__img{max-width:100%;min-width:100%;aspect-ratio:312/240}}.prefix-relink-full__list{display:grid;gap:16px;grid-template-columns:repeat(6,1fr);flex-wrap:wrap;width:100%}@media (max-width:1239.9px){.prefix-relink-full__list{grid-template-columns:repeat(2,1fr)}}.prefix-relink-full__list .prefix-relink-full__list-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;justify-content:center;padding:16px;border-radius:12px;cursor:pointer;background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);font-size:14px;line-height:24px;font-weight:600;color:var(--heading-change);text-align:center;flex:1 1 calc((100% - 80px)/ 6)}.prefix-relink-full__list .prefix-relink-full__list-item img,.prefix-relink-full__list .prefix-relink-full__list-item svg{max-width:48px;max-height:48px}@media (max-width:767.9px){.prefix-relink-full__list .prefix-relink-full__list-item{flex:1 1 calc((100% - 32px)/ 3)}}@media (max-width:575.9px){.prefix-relink-full__list .prefix-relink-full__list-item{flex:1 1 calc((100% - 16px)/ 2);flex-direction:column}}@media (max-width:575.9px){.prefix-relink-full__list{flex-direction:row}}.prefix-relink-full__list.col-1{grid-template-columns:repeat(1,1fr)}.prefix-relink-full__list.col-2,.prefix-relink-full__list.col-4{grid-template-columns:repeat(2,1fr)}.prefix-relink-full__list.col-3{grid-template-columns:repeat(3,1fr)}@media (max-width:767.9px){.prefix-relink-full__list.col-3{grid-template-columns:repeat(2,1fr)}}.prefix-relink-full__list.col-8,.prefix-relink-full__list.col-9{grid-template-columns:repeat(4,1fr)}@media (max-width:1239.9px){.prefix-relink-full__list.col-8,.prefix-relink-full__list.col-9{grid-template-columns:repeat(2,1fr)}}.prefix-relink-full__list.col-10,.prefix-relink-full__list.col-5{grid-template-columns:repeat(5,1fr)}@media (max-width:1239.9px){.prefix-relink-full__list.col-10,.prefix-relink-full__list.col-5{grid-template-columns:repeat(3,1fr)}}@media (max-width:767.9px){.prefix-relink-full__list.col-10,.prefix-relink-full__list.col-5{grid-template-columns:repeat(2,1fr)}}.prefix-relink-full__list.col-11,.prefix-relink-full__list.col-12,.prefix-relink-full__list.col-6,.prefix-relink-full__list.col-7{grid-template-columns:repeat(6,1fr)}@media (max-width:1239.9px){.prefix-relink-full__list.col-11,.prefix-relink-full__list.col-12,.prefix-relink-full__list.col-6,.prefix-relink-full__list.col-7{grid-template-columns:repeat(3,1fr)}}@media (max-width:767.9px){.prefix-relink-full__list.col-11,.prefix-relink-full__list.col-12,.prefix-relink-full__list.col-6,.prefix-relink-full__list.col-7{grid-template-columns:repeat(2,1fr)}}*+.prefix-slots-list{margin-top:16px}@media (max-width:575.9px){.prefix-slots-list__list{gap:16px;margin:0;flex-wrap:wrap}}.prefix-slots-list__item{position:relative;overflow:hidden;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);background:var(--block-color)}@media (max-width:575.9px){.prefix-slots-list__item{max-width:100%}}.prefix-slots-list img{width:100%;height:100%;max-width:100%;max-height:100%}.prefix-slots-list__name{text-align:center;font-size:14px;line-height:24px;font-weight:600;margin-top:0;color:var(--text-to-w)}.prefix-slots-list__content{padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;flex:1}.prefix-slots-list__btns{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:auto}.prefix-slots-list__btns .btn{padding:8px 12px;min-width:104px;min-height:40px}@media (max-width:575.9px){.prefix-slots-list__btns .btn{flex:1 1 auto}}.prefix-slots-list:not(.prefix-slots-list_scrolled,.prefix-slots-list_hovered) .prefix-slots-list__item{width:100%;max-width:calc((100% - 72px)/ 4)}@media (max-width:991.9px){.prefix-slots-list:not(.prefix-slots-list_scrolled,.prefix-slots-list_hovered) .prefix-slots-list__item{max-width:calc((100% - 24px)/ 2)}}@media (max-width:575.9px){.prefix-slots-list:not(.prefix-slots-list_scrolled,.prefix-slots-list_hovered) .prefix-slots-list__item{max-width:100%}}.prefix-slots-list:not(.prefix-slots-list_scrolled,.prefix-slots-list_hovered) .prefix-slots-list__btns{width:100%}.prefix-slots-list:not(.prefix-slots-list_hovered) .prefix-slots-list__img{width:100%;height:180px;max-width:100%;max-height:180px}.prefix-slots-list:not(.prefix-slots-list_scrolled) .prefix-prefix-slots-list__list{flex-wrap:wrap}.prefix-slots-list_hovered .prefix-slots-list__name,.prefix-slots-list_scrolled .prefix-slots-list__name{font-weight:400}.prefix-slots-list_scrolled{position:relative}.prefix-slots-list_scrolled.scroll-end::after{opacity:0}.prefix-slots-list_scrolled::after{content:"";width:48px;height:100%;position:absolute;top:0;right:0;background:var(--hiding-color);opacity:1;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-slots-list_scrolled.scroll-end::before{opacity:1}.prefix-slots-list_scrolled::before{content:"";width:48px;height:100%;position:absolute;top:0;left:0;background:var(--hiding-color);z-index:1;opacity:0;transform:scaleX(-1);transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-slots-list_scrolled img{user-select:none;pointer-events:none}.prefix-slots-list_scrolled .prefix-slots-list__list{overflow-x:auto;padding-bottom:20px;margin-bottom:-20px}@media (hover:hover){.prefix-slots-list_scrolled .prefix-slots-list__list::-webkit-scrollbar{width:0}}@media (max-width:575.9px){.prefix-slots-list_scrolled .prefix-slots-list__list{gap:20px;flex-wrap:nowrap}}.prefix-slots-list_scrolled .prefix-slots-list__item{min-width:232px;max-width:232px;user-select:none}.prefix-slots-list_scrolled .prefix-slots-list__btns{flex-direction:column;width:100%}.prefix-slots-list_hovered .prefix-slots-list__img{position:relative;min-width:148px;min-height:148px;max-width:148px;max-height:148px;border-radius:12px;overflow:hidden;margin:auto}.prefix-slots-list_hovered .prefix-slots-list__img:hover .prefix-slots-list__btns{left:0}@media (max-width:575.9px){.prefix-slots-list_hovered .prefix-slots-list__list{column-gap:14px;flex-wrap:wrap}}.prefix-slots-list_hovered .prefix-slots-list__item{min-width:148px;width:100%;max-width:calc((100% - 120px)/ 6);background:0 0;box-shadow:none}@media (max-width:1130px){.prefix-slots-list_hovered .prefix-slots-list__item{max-width:calc((100% - 72px)/ 4)}}@media (max-width:991.9px){.prefix-slots-list_hovered .prefix-slots-list__item{width:unset;max-width:unset;flex:1 1 calc((100% - 48px)/ 3)}}.prefix-slots-list_hovered .prefix-slots-list__btns{position:absolute;top:0;left:calc(-100% - 5px);width:100%;height:148px;padding:12px;margin-top:0;flex-direction:column;justify-content:center;background:rgba(0,0,0,.8);transition-property:left;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.prefix-slots-list_hovered .prefix-slots-list__btns .btn{padding:12px}.prefix-slots-list_hovered .prefix-slots-list__btns .btn.btn_secondary{padding:8px 12px}.btn-no-demo{width:100%}.prefix-game-demo{border-radius:12px;padding:24px;background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725)}.prefix-game-demo:not(:first-child){margin-top:16px}@media (max-width:575.9px){.prefix-game-demo{padding:16px}}.prefix-game-demo__content{position:relative;min-height:200px;border-radius:6px;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;justify-content:stretch}.prefix-game-demo__content::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:2}.prefix-game-demo__img{z-index:1;flex:1}.prefix-game-demo__img img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.prefix-game-demo__btns{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin:20px;position:absolute;inset:0;z-index:5}.prefix-game-demo__play{position:absolute;inset:0;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;background:url(../img/svg/play-btn.svg) center/64px 64px no-repeat;z-index:5;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}@media (hover:hover){.prefix-game-demo__play:hover{opacity:.6}}.prefix-game-demo iframe{width:100%;aspect-ratio:16/9;z-index:10}@media (max-width:575.9px){.prefix-game-demo iframe{aspect-ratio:19/30}}.scroll-block{position:relative}.scroll-block.scroll-end::after{opacity:0}.scroll-block.scrolling>*{user-select:none}.scroll-block::after{content:"";width:48px;height:100%;position:absolute;top:0;right:0;background:var(--hiding-color);opacity:1;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.scroll-block.scroll-end::before{opacity:1}.scroll-block::before{content:"";width:48px;height:100%;position:absolute;top:0;left:0;background:var(--hiding-color);z-index:1;opacity:0;transform:scaleX(-1);transition-property:opacity;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0s}.scroll-block__list{overflow-x:auto;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:24px}@media (hover:hover){.scroll-block__list::-webkit-scrollbar{width:0}}.scroll-block__list img{max-height:360px;object-fit:contain;min-width:220px}.prefix-matches-list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;grid-column:1/-1}.prefix-matches-list:not(:first-child){margin-top:16px}@media (max-width:1239.9px){.prefix-matches-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.9px){.prefix-matches-list{grid-template-columns:repeat(1,1fr)}}@media (max-width:575.9px){.prefix-matches-list{gap:16px}}.prefix-matches-list__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;padding:16px;border-radius:12px;background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725)}.prefix-matches-list__item-header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.prefix-matches-list__item-title{font-size:14px;line-height:24px;font-weight:600;color:var(--text);text-align:left;margin-top:0}.prefix-matches-list__item-date{font-size:14px;line-height:24px;font-weight:400;color:var(--subtext)}.prefix-matches-list__teams{width:100%;flex:1 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:center}.prefix-matches-list__teams-wrap{display:grid;grid-template-columns:1fr auto 1fr;gap:4px}.prefix-matches-list__teams-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;line-height:24px;font-weight:600;text-align:center;color:var(--heading)}.prefix-matches-list__teams-img{min-width:96px;min-height:96px;max-width:96px;max-height:96px;border:4px solid var(--lines);border-radius:50%;overflow:hidden}.prefix-matches-list__teams-img img{width:100%;height:100%;object-fit:contain}.prefix-matches-list__teams-vs{height:112px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;line-height:24px;font-weight:400;color:#056ce2}.prefix-matches-list .btn{width:100%}.matches__all-link{width:fit-content;margin-left:auto}@media (max-width:767.9px){.matches__all-link{order:3;grid-column:1/-1;width:100%;margin-top:24px}.matches__title{grid-column:1/-1}}.prefix-bonuses-list{flex-wrap:wrap}.prefix-bonuses-list:not(:first-child){margin-top:16px}@media (max-width:575.9px){.prefix-bonuses-list{flex-direction:column;gap:16px}}.prefix-bonuses-list__item{position:relative;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:16px;padding:24px;flex:1 1 calc((100% - 24px)/ 2);background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);border-radius:12px}.prefix-bonuses-list__item::before{content:"";position:absolute;inset:0;background-repeat:repeat;pointer-events:none;opacity:.5}.prefix-bonuses-list__item_heart::before{background-image:var(--heart-pattern)}.prefix-bonuses-list__item_sports::before{background-image:var(--sports-pattern)}@media (max-width:1239.9px){.prefix-bonuses-list__item{flex-direction:column-reverse;justify-content:flex-end}}@media (max-width:575.9px){.prefix-bonuses-list__item{padding:16px;flex:1}}.prefix-bonuses-list__item-cat{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:4px 8px;margin-bottom:8px;border-radius:8px;background:var(--lines);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:14px;line-height:24px;font-weight:600;color:var(--secondary-to-w);text-transform:uppercase}.prefix-bonuses-list__item-cat svg{max-width:24px;max-height:24px}.prefix-bonuses-list__item-descr{font-size:16px;line-height:24px;font-weight:700;color:var(--heading);margin-block:0 20px}.prefix-bonuses-list__item-descr span{color:#ef6702}.prefix-bonuses-list__item-copy{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:8px}.prefix-bonuses-list__item-copy-wrap{margin-top:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;width:240px}@media (max-width:1239.9px){.prefix-bonuses-list__item-copy-wrap{width:100%}}.prefix-bonuses-list__item-copy-text{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:7px;border:1px dashed var(--change-color);border-radius:6px;font-size:15px;line-height:20px;font-weight:700;color:var(--change-color);background:var(--change-bgcolor-btn);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.prefix-bonuses-list__item-copy .btn{color:#505050;padding:8px 16px;min-width:95px}.prefix-bonuses-list__item-copy .check{display:none}.prefix-bonuses-list__item-copy.copied .copy{display:none}.prefix-bonuses-list__item-copy.copied .check{display:block}.prefix-bonuses-list__item img{object-fit:cover;z-index:2;border-radius:8px;max-width:280px;max-height:204px}@media (max-width:1239.9px){.prefix-bonuses-list__item img{width:100%;max-width:100%}}.prefix-bonuses-list__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (max-width:1239.9px){.prefix-bonuses-list__info{flex:1}}.prefix-bonuses__all-link{width:fit-content;margin-left:auto}@media (max-width:767.9px){.prefix-bonuses__all-link{order:3;grid-column:1/-1;width:100%;margin-top:24px}.prefix-bonuses__title{grid-column:1/-1}}.go-up{width:32px;height:32px;position:fixed;bottom:20px;right:20px;cursor:pointer;z-index:90;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);background:var(--w-to-subtext);border-radius:50%;display:flex;flex-direction:row;align-items:center;justify-content:center}.go-up:not(.active){display:none}.go-up svg{max-width:100%;max-height:100%;stroke:#056ce2}@media (max-width:575.9px){.go-up{right:30px;bottom:150px}}body.dark .go-up svg{stroke:#ef6702}.theme-switcher{width:40px;height:40px;position:fixed;left:20px;bottom:100px;z-index:90;box-shadow:0 4px 32px -4px rgba(16,16,16,.0784313725);background:var(--w-to-subtext);display:flex;flex-direction:row;align-items:center;justify-content:center}.theme-switcher input{width:20px;height:20px}.fixed-el{position:fixed;left:0;bottom:0;width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;align-items:center;z-index:80;padding:12px;box-shadow:0 -4px 32px -4px rgba(16,16,16,.0784313725);border-top:1px solid var(--lines);background:var(--heading-change-2)}@media (min-width:576px){.fixed-el{display:none}}.fixed-el img{min-width:68px;max-width:68px;max-height:44px;grid-row:1/-1}.fixed-el__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px}.fixed-el__title{font-size:14px;line-height:18px;font-weight:600;color:var(--heading);margin-top:0}.fixed-el__descr{font-size:12px;line-height:14px;font-weight:500;color:var(--text);margin-top:0}.fixed-el__img-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px}.fixed-el__img-list li{display:flex;flex-direction:row;align-items:center;justify-content:center}.fixed-el__img-list img,.fixed-el__img-list svg{min-width:20px;min-height:20px;max-width:20px;max-height:20px}.fixed-el__img-list img path,.fixed-el__img-list svg path{fill:var(--heading)}.fixed-el .btn{max-width:max-content;margin-left:auto}.fixed-el_download::before{content:"";position:absolute;left:12px;bottom:0;min-width:78px;min-height:56px;max-width:78px;max-height:56px;background:url(../img/fixed-download.png) center/cover no-repeat;z-index:-1}.fixed-el_download>img{min-width:58px;min-height:40px;max-width:58px;max-height:40px;align-self:flex-end;margin-bottom:-7px;margin-inline:10px 10px;object-fit:cover}.image{position:relative;width:100%;border-radius:10px;overflow:hidden;margin-bottom:0}.image img{height:100%;object-fit:contain}*+.image{margin-top:16px}.section-hero .image{margin-top:0}@media (max-width:767.9px){.image .image{height:auto}.image .image img{position:relative}}.prefix-comment-form{margin-bottom:8px}.prefix-comment-form__form{display:grid;grid-template-columns:420px auto;gap:20px 44px;border-radius:12px;background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.08);padding:24px}.prefix-comment-form__field{grid-column:1}.prefix-comment-form__field-textarea{grid-row:1/span 3;grid-column:2}.prefix-comment-form__field{display:flex;flex-direction:column;gap:8px}.prefix-comment-form__alert{display:none}.prefix-comment-form__alert.success{display:flex;margin:auto;text-align:center;grid-column:1/-1;color:var(--heading)}.prefix-comment-form__button{grid-row:4;grid-column:1/-1;width:fit-content;margin:auto}.prefix-comment-form__input,.prefix-comment-form__textarea{color:var(--text);font-size:15px;font-weight:400;line-height:24px;border-radius:8px;border:1px solid var(--lines);padding:10px 12px;background:0 0}.prefix-comment-form__input::placeholder,.prefix-comment-form__textarea::placeholder{color:var(--subtext)}.prefix-comment-form__input:focus,.prefix-comment-form__textarea:focus{border:1px solid #056ce2}.prefix-comment-form__textarea{resize:none;width:100%;height:100%}.prefix-comment-form__label{color:var(--heading);font-size:15px;font-weight:400;line-height:24px}.star-rating{border-radius:12px;background:var(--bg);width:fit-content;padding:8px 12px}.star-rating s.active,.star-rating s:hover{color:var(--subtext)}.star-rating s{font-size:24px;line-height:36px;text-decoration:none;color:var(--subtext);-o-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.star-rating s.active::before,.star-rating s.rated::before,.star-rating s:hover::before{content:"★";color:#ef6702}.star-rating s::before{content:"☆";color:#9a9a9a;margin-left:12px}.star-first::before{margin-left:0!important}.prefix-comments{display:grid;gap:12px}.prefix-comment__author{color:var(--heading);font-size:15px;font-style:normal;font-weight:700;line-height:24px}.prefix-comment__author:before{content:none}.prefix-comment__content{color:var(--text);font-size:14px;font-weight:400;line-height:24px}.prefix-comment__rating-date{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--bg);margin-top:12px;color:var(--subtext);font-size:14px}.prefix-comment__rating{display:flex;align-items:center;gap:4px}.prefix-comment{border-radius:12px;background:var(--block-color);box-shadow:0 4px 32px -4px rgba(16,16,16,.08);padding:24px}.prefix-comment__rating-stars{display:flex;align-items:center}@media (max-width:991.9px){.prefix-comment-form__form{grid-template-columns:1fr;padding:16px}}@media (max-width:991.9px){.prefix-comment-form__field-textarea{grid-row:4;grid-column:1;height:185px}}@media (max-width:991.9px){.prefix-comment-form__button{grid-row:5}}@media (max-width:991.9px){.prefix-comment{padding:16px}}@media (max-width:991.9px){.prefix-comment__author{margin-bottom:8px}}@media (max-width:991.9px){.prefix-comment__content{margin-top:8px}}.prefix-comment-form__alert.error{display:flex;justify-content:center;grid-column:1/-1;color:var(--secondary-to-w)}.prefix-comment-form__field.error input,.prefix-comment-form__field.error textarea{border-color:red}.prefix-comment-form__alert.success{color:green}.star{cursor:pointer;color:#ccc;font-size:24px}.star.active{color:#ef6702}.error{border:1px solid red}.prefix-comment-form__alert.error{color:red;border:none}.prefix-comment-form__alert.success{color:green}.page-404{width:100%}.page-404__title{text-align:center;font-size:80px;line-height:75px}.page-404__subtitle{font-size:32px;line-height:32px;text-align:center}.page-404__link{width:fit-content;margin:auto}.prefix-ratings__item{display:flex;align-items:center;gap:15px}.prefix-ratings__item-rating{display:flex;align-items:center;gap:5px;font-size:18px;color:#fff;font-weight:500;line-height:normal}.prefix-game{padding:24px;border:1px solid var(--Color-border-default,rgba(255,255,255,.14));background:var(--Elevation-high,rgba(255,255,255,.06));display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;border-radius:12px}.scroll-lock{overflow:hidden;position:relative}.scroll-lock::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8196078431);z-index:1200;position:fixed}.prefix-game__box{position:fixed;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1200px;padding:10px;z-index:1210}.prefix-game__box-header{margin-bottom:-1px;padding:8px 8px 8px 16px;background:var(--bg);border-radius:3px 3px 0 0;display:flex;align-items:center}p.prefix-game__box-title{margin:0 24px 0 0;font-weight:700;font-size:20px;line-height:24px;color:var(--heading)}.prefix-bonus,.prefix-game__box-close{margin-left:auto;display:flex}.prefix-game__box-close{border:none;border-radius:3px;background-color:transparent;transition:.3s ease-in-out;cursor:pointer}.prefix-game__box-close svg{stroke:var(--heading)}.game__iframe{border-radius:0 0 3px 3px;width:100%;aspect-ratio:16/9;border:none;overflow:hidden}@media (max-width:767px){.game__iframe{aspect-ratio:6/9}}.prefix-game__title{font-weight:600;color:#fff;font-size:20px}.prefix-game>img{max-height:60px;width:auto}.align-top{align-items:flex-start}.align-center{align-items:center}.align-bottom{align-items:flex-end}.button-content{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.button-content.center{justify-content:center}.button-content.right{justify-content:flex-end}.button-content.left{justify-content:flex-start}


a {
	color: #056ce2;
} 


@media (max-width: 767.9px) {
    .prefix-header__nav {
		top: 65px;
	}
}
