*,*::before,*::after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,p,li,figure,figcaption,blockquote,dl,dd{margin:0}html,body{width:100%;height:100%}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}summary,button,input,textarea{background:none;border:none;cursor:pointer;outline:none;padding:0;margin:0}summary{display:block}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a[class]{text-decoration:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;outline:none}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}:root{--header-height: 48px;--h1-font: 36px;--h2-font: 24px;--h3-font: 18px;--text-font: 16px;--text-content-gap: 12px;--content-inner: 16px;--container-width: 1200px;--body-font-family: "Inter";--b-radius: 0.4rem;--text-color: #000;--primary-color: transparent;--primary-color-2: #ff6b00}@media (min-width: 576px){:root{--header-height: 72px}}@media (min-width: 768px){:root{--h1-font: 40px;--h2-font: 32px;--h3-font: 26px;--text-font: 18px;--text-content-gap: 16px}}@media (min-width: 1440px){:root{--header-height: 98px}}@font-face{font-family:var(--body-font-family);src:url("../fonts/Inter-Regular.woff2") format("woff2"),url("../fonts/Inter-Regular.woff") format("woff");font-display:swap}@font-face{font-family:var(--body-font-family);src:url("../fonts/Inter-Bold.woff2") format("woff2"),url("../fonts/Inter-Bold.woff") format("woff");font-display:swap;font-weight:bold}body{font-family:var(--body-font-family),Arial,sans-serif;color:var(--text-color)}body,body button{font-size:var(--text-font)}header ol,header ul,footer ol,footer ul{list-style:none;padding:0;margin:0}a{color:#ff6b00}.o-container{max-width:var(--container-width);margin-left:auto;margin-right:auto}.o-flex,.o-flex-column,.o-flex-wrap{display:flex}.o-flex-column{flex-direction:column}.o-flex-wrap{flex-wrap:wrap}.o-align-center{align-items:center}.o-justify-center{justify-content:center}.o-justify-between{justify-content:space-between}.o-gap-s{gap:8px}.o-gap-m{gap:12px}.o-gap-l{gap:16px}.o-content-gap{gap:var(--text-content-gap)}.o-btn{border-radius:var(--b-radius);color:#fff;display:inline-block;font-size:12px;font-weight:bold;line-height:40px;padding:0 18px;text-align:center;transition:0.2s ease-in-out;text-decoration:none;min-width:92px;width:-moz-fit-content;width:fit-content}.o-btn--primary{background-color:var(--primary-color);border:0.1rem solid #ffffff66}.o-btn--primary-2{background-color:var(--primary-color-2)}.o-content-inner{padding-left:var(--content-inner);padding-right:var(--content-inner)}.o-bold{font-weight:bold}.o-img-cover{-o-object-fit:cover;object-fit:cover}.o-img-contain{-o-object-fit:contain;object-fit:contain}.o-center{display:block;margin-left:auto;margin-right:auto}.o-table,.c-table,.o-scroll{padding-bottom:8px !important;overflow-x:auto}.o-table::-webkit-scrollbar,.c-table::-webkit-scrollbar,.o-scroll::-webkit-scrollbar{height:5px;width:5px}.o-table::-webkit-scrollbar-thumb,.c-table::-webkit-scrollbar-thumb,.o-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, #000 50%, transparent);border-radius:var(--b-radius)}@media (min-width: 768px){.o-btn{font-size:14px}}@media (min-width: 1200px){.o-btn{line-height:48px}}.c-header{--container-width: 1600px;--btn-size: 45px;background:var(--primary-color-2);background:linear-gradient(102.12deg, #600178, #ff3e01);position:fixed;top:0;left:0;min-height:var(--header-height);width:100%;z-index:99}.c-header__container{align-items:center;display:flex;gap:8px;padding:0 var(--content-inner);min-height:var(--header-height)}.c-header__burger-close,.c-header__burger-open{display:flex;gap:3px;height:var(--btn-size);width:var(--btn-size)}.c-header__burger-close::before,.c-header__burger-close::after,.c-header__burger-close span,.c-header__burger-open::before,.c-header__burger-open::after,.c-header__burger-open span{background:#fff;border-radius:1px;height:2px}.c-header__burger-close::before,.c-header__burger-close::after,.c-header__burger-open::before,.c-header__burger-open::after{content:""}.c-header__burger-open{align-items:center;flex-direction:column;justify-content:center}.c-header__burger-open::before,.c-header__burger-open span,.c-header__burger-open::after{width:16px}.c-header__logo{margin:0 auto;transform:translateX(calc(-1 * var(--btn-size) / 2))}.c-header__btns{align-items:center;background:var(--primary-color-2);background:linear-gradient(102.12deg, #600178, #ff3e01);display:flex;justify-content:center;position:fixed;padding:8px;gap:16px;bottom:0;left:0;min-height:58px;width:100%}.c-header__nav{display:flex;position:fixed;top:0;transform:translateX(-100%);transition:0.2s ease-in-out;left:0;z-index:2;width:100%}.c-header__nav.js-active{transform:translateX(0%)}.c-header__menu,.c-header__burger-close{height:100dvh}.c-header__menu{background:linear-gradient(179.37deg, #610178, #9a005c);overflow-y:auto;padding:24px 0;width:296px}.c-header__menu--active{background:#ffffff0f}.c-header__menu li{align-items:center;display:flex;font-weight:bold;gap:8px;padding-left:24px;transition:0.2s ease-in-out}.c-header__menu a{color:#fff;display:inline-block;line-height:52px;text-decoration:none}.c-header__menu-icon{fill:#fff}.c-header__burger-close{background:#000000b3;position:relative;flex-grow:1;order:1}.c-header__burger-close::before,.c-header__burger-close::after{position:absolute;top:1.2rem;left:1.2rem;margin:auto;width:24px}.c-header__burger-close::before{rotate:45deg}.c-header__burger-close::after{rotate:-45deg}@media (min-width: 576px){.c-header__container{gap:16px}.c-header__logo{transform:initial;margin:initial}.c-header__btns{background:none;flex-grow:1;position:initial;padding:initial;justify-content:flex-end;min-height:initial;width:initial}.c-header__reg{box-shadow:0 0.2rem 0.6rem #00000033}}@media (min-width: 1440px){.c-header__burger-open{display:none}.c-header__nav{position:initial;top:initial;transform:initial;width:initial}.c-header__menu,.c-header__burger-close{height:initial}.c-header__burger-close{display:none}.c-header__menu{background:none;display:flex;gap:2.4rem;width:initial}.c-header__menu li:hover,.c-header__menu--active{background:none}.c-header__menu li:hover a,.c-header__menu--active a{color:var(--primary-color-2)}li:hover .c-header__menu-icon,.c-header__menu--active .c-header__menu-icon{fill:var(--primary-color-2)}.c-header__menu a,.c-header__menu-icon{transition:0.2s ease-in-out}.c-header__menu li{flex-direction:column;padding:0}.c-header__menu a{line-height:18px;white-space:nowrap}.c-header__logo-img{height:72px;width:184px}.c-header__reg,.c-header__login{white-space:nowrap}}.c-main{padding-top:var(--header-height)}.c-content,.c-wrapper{padding-top:var(--content-inner);padding-bottom:var(--content-inner)}.c-content{display:grid;gap:var(--text-content-gap);padding-top:45px;padding-bottom:45px}.c-content>h1{font-size:var(--h1-font);line-height:40px}.c-content>h2{font-size:var(--h2-font);line-height:56px}.c-content>h3{font-size:var(--h3-font)}.c-content td,.c-content th{padding:5px}.c-content>p>a,.c-content>ul a,.c-content>ol a{color:var(--text-color)}.c-first-screen{--height: 224px;background:#000;background:url(../img/firstScreen/imgMobile.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;min-height:var(--height)}.c-first-screen__body{background:#0000007d;color:#fff;display:flex;flex-direction:column;gap:4px;justify-content:center;padding-left:1.4rem;position:relative;padding-right:5%;min-height:var(--height);z-index:1}.c-first-screen__bonus{font-size:18px;font-weight:bold}.c-first-screen__desk-bonus{font-size:14px}.c-first-screen__btn{margin-top:20px}.c-first-screen__img{position:absolute;right:0;bottom:0;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;height:80%}.o-table,.c-table{overflow-x:auto}.o-table table,.c-table table{border-collapse:collapse;border-radius:var(--b-radius);margin:0 auto;overflow:hidden}.o-table th,.c-table th{background:#e5e5ea;color:#000}.o-table td,.o-table th,.c-table td,.c-table th{border:3px solid #e5e5ea;padding:10px;min-width:120px}.c-toc{color:#fff;position:sticky;z-index:3;top:var(--header-height);left:0;display:flex;max-width:100%;height:40px;list-style:none;padding:0;margin:0;background-color:#e5e5ea;box-shadow:0 5px 10px rgba(0,0,0,0.25);overflow-x:auto}.c-toc__list{padding:0;margin:0}.c-toc::-webkit-scrollbar{display:none}.c-toc li{position:relative}.c-toc li::after{content:"";display:block;position:absolute;right:0;top:0.5rem;width:1px;height:24px;background-color:rgba(255,255,255,0.1)}.c-toc li a{display:block;padding:calc(var(--content-inner) / 2) var(--content-inner);transition:var(--transition-f);text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:220px}.c-toc li a.js-active{background-color:var(--primary-color-2);color:#fff}.c-text-img{display:grid;gap:16px}.c-text-img img{border-radius:var(--b-radius);height:auto;margin:0 auto;max-width:100%}.c-slots{--slot-size: 133px;--name-height: 24px;--name-inner: 8px;--radius: 26px;--play-btn-size: 45px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.c-slots__img{border-radius:var(--radius);height:var(--slot-size);width:var(--slot-size)}.c-slots__item{flex:0 0 var(--slot-size);position:relative}.c-slots__item:hover .c-slots__item-overlay{opacity:1;visibility:visible}.c-slots__item-overlay{align-items:center;background:#510063;background:linear-gradient(rgba(81,0,99,0), #510063);border-radius:var(--radius);display:flex;flex-direction:column;justify-content:flex-end;transition:0.2s ease-in-out;opacity:0;visibility:hidden;position:absolute;top:0;left:0;height:calc(100% - var(--name-height) - var(--name-inner));overflow:hidden;width:100%}.c-slots__play-btn{height:var(--play-btn-size);min-width:var(--play-btn-size)}.c-slots__play-btn.lazyloaded{background:url(../img/icons/play.svg);background-position:center;background-size:contain}.c-slots__demo{font-size:14px}.c-slots__name{font-weight:bold;font-size:16px;line-height:var(--name-height);margin-top:var(--name-inner);text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:var(--slot-size)}.c-promotions-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.c-promotions-list__item{background-repeat:no-repeat;background-size:cover;border-radius:calc(var(--b-radius) * 3);flex:0 0 512px;padding-top:16px;overflow:hidden;max-width:100%}.c-promotions-list__item.lazyloaded{background-image:url(../img/promo/Bg_1.jpg)}.c-promotions-list__item.lazyloaded:nth-child(2n){background-image:url(../img/promo/Bg_2.jpg)}.c-promotions-list__item.lazyloaded:nth-child(3n){background-image:url(../img/promo/Bg_3.jpg)}.c-promotions-list__item:hover .c-promotions-list__item-img{transform:scale(1.14)}.c-promotions-list__item-img{margin:0 auto;margin-bottom:-30px;transition:0.3s ease-in-out}.c-promotions-list__item-body{background:#5f5f5f33;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);color:#fff;display:flex;flex-direction:column;gap:8px;font-size:14px;padding:16px}.c-promotions-list__item-title{font-size:16px;font-weight:bold}.c-promotions-list__item-btn{background:#fff;background:linear-gradient(180deg, #fff, rgba(255,255,255,0.858824));color:#000;font-size:14px;line-height:48px;margin-top:32px;width:100%}.c-loyalty-table{color:#515154}.c-loyalty-table table{border-collapse:collapse}.c-loyalty-table tr:not(:nth-child(2n)){background:#f2f2f7}.c-loyalty-table tr:not(:nth-child(2n)) th:first-child,.c-loyalty-table tr:not(:nth-child(2n)) td:first-child{border-radius:var(--b-radius) 0 0 var(--b-radius)}.c-loyalty-table tr:not(:nth-child(2n)) th:last-child,.c-loyalty-table tr:not(:nth-child(2n)) td:last-child{border-radius:0 var(--b-radius) var(--b-radius) 0}.c-loyalty-table th{font-size:16px;text-align:left;font-weight:initial}.c-loyalty-table td{font-size:14px;font-weight:bold}.c-loyalty-table th,.c-loyalty-table td{padding:12px 12px 12px 24px}.c-loyalty-table__info{align-items:center;display:flex;gap:16px}.c-loyalty-table__info-img{border-radius:50%}.c-loyalty-table__num{color:#d6005e;min-width:100px}.c-loyalty-table__bonus{min-width:302px}.c-faqs__item,.c-reviews__item{background:#e5e5ea;border-radius:var(--b-radius);color:var(--text-color)}.c-faqs__item a,.c-reviews__item a{color:var(--text-color)}.c-faqs{flex-direction:column}.c-faqs__question,.c-faqs__answer{padding:var(--content-inner)}.c-reviews{flex-wrap:wrap}.c-reviews__top{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.c-reviews__name{font-weight:bold}.c-reviews__item{padding:var(--content-inner);flex:1 0 320px;font-size:16px;max-width:100%}@media (min-width: 768px){.c-first-screen{--height: 416px}.c-first-screen__body{background:none}.c-first-screen__bonus{font-size:22px}.c-first-screen__btn{line-height:48px;min-width:176px}.c-promotions-list{gap:32px}.c-promotions-list__item-body{padding:32px}.c-promotions-list__item-title{font-size:20px}.c-promotions-list__item-btn{min-width:192px;width:-moz-fit-content;width:fit-content}}@media (min-width: 992px){.c-first-screen__bonus{font-size:36px}.c-first-screen__desk-bonus{font-size:16px}.c-first-screen__img{width:487px}.c-text-img{align-items:center;grid-template-columns:repeat(2, auto)}}@media (min-width: 1200px){.c-slots{--play-btn-size: 66px;--slot-size: 160px}.c-content>p{max-width:60%}}@media (min-width: 1440px){.c-first-screen__img{transform:translateX(100vw-var(--container-width));right:20%;margin:0 auto}.c-first-screen__body{padding:0}.c-promotions-list,.c-slots{justify-content:flex-start}}.c-footer{background:#f7f7fa;padding-top:60px}.c-footer__row{border-bottom:0.1rem solid #e5e5ea;display:flex;flex-direction:column;gap:16px;padding:16px 0}.c-footer__row:last-child{border-bottom:none}.c-footer__img-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.c-footer__nav{flex:1 0 220px}.c-footer__nav-wrap{display:flex;flex-wrap:wrap;flex-direction:row;gap:8px}.c-footer__nav-title{font-size:14px;font-weight:bold;margin-bottom:16px}.c-footer__nav-list{display:flex;flex-wrap:wrap}.c-footer__nav-list li{flex:1 0 50%}.c-footer__nav-list a{color:#000;display:inline-block;font-size:12px;line-height:35px;text-decoration:none;transition:0.2s ease-in-out}.c-footer__nav-list a:hover{color:#ff6b00}.c-copyright{color:#707074;font-size:14px;text-align:center}