@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/inter-v13-cyrillic_latin-400.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/inter-v13-cyrillic_latin-500.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/inter-v13-cyrillic_latin-600.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/fonts/inter-v13-cyrillic_latin-700.woff2)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(/fonts/inter-v13-cyrillic_latin-800.woff2)}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:400;src:url(/fonts/unbounded-v7-cyrillic_latin-400.woff2)}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:500;src:url(/fonts/unbounded-v7-cyrillic_latin-500.woff2)}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:600;src:url(/fonts/unbounded-v7-cyrillic_latin-600.woff2)}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:700;src:url(/fonts/unbounded-v7-cyrillic_latin-700.woff2)}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:800;src:url(/fonts/unbounded-v7-cyrillic_latin-800.woff2)}:root{--color: #fff;--green: #44C98A;--gray: #585858;--orange: #FE7818;--orangeGrad: linear-gradient(64.8deg, #FF6B22 18%, #FD810F 105%);--whiteGrad: linear-gradient(132.24deg, rgba(255, 255, 255, .2) -63.87%, rgba(255, 255, 255, 0) 85.05%);--bg: #1C1C1E;--border: rgba(255, 255, 255, .1);--transitionDefault: 0s;--margin: 44px;--space: 36px;--gap: 24px;--indent: 24px}.color-green{color:var(--green)}.color-orange{color:var(--orange)}.visible-md,.visible-sm{display:none}.center{width:1440px;max-width:100%;margin:0 auto;padding:0 var(--indent)}*{margin:0;padding:0;box-sizing:border-box}html{min-height:100%;display:flex;flex-direction:column;scroll-behavior:smooth;overflow-y:scroll}html.scroll-behavior-off{scroll-behavior:auto}body{min-width:320px;color:var(--color);font-size:20px;line-height:1.4;font-family:Inter,sans-serif;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:scrollbar;display:flex;flex-grow:1;flex-direction:column;position:relative;background-color:var(--bg)}a{color:currentColor;text-decoration:none;transition:var(--transitionDefault);cursor:pointer}::selection{color:var(--bg);background-color:var(--color)}img{border:0;display:block;position:relative}svg{display:block;position:relative;fill:currentColor;transition:var(--transitionDefault)}li{list-style:none;position:relative}hr{border:0;height:1px;background-color:var(--color)}.h1{font-family:Unbounded;font-weight:500;font-size:40px;line-height:48px}.h2{font-family:Unbounded;font-weight:500;font-size:36px;line-height:44px}.h3{font-family:Unbounded;font-weight:500;font-size:32px;line-height:40px}.h4{font-family:Unbounded;font-weight:500;font-size:28px;line-height:36px}.h6{font-family:Unbounded;font-size:14px;font-weight:500;line-height:20px}.box{position:relative;border-radius:24px;background-image:linear-gradient(132deg,#fff3 -64%,#fff0 85%)}.box:before{position:absolute;top:1px;left:1px;right:1px;bottom:1px;content:"";border-radius:24px;background-color:var(--bg)}.box__inner{position:relative;padding:16px;border-radius:24px;background-color:#ffffff05}.main{flex-shrink:0;flex-grow:1}.wrapper{flex-shrink:0;flex-grow:1;display:flex;flex-direction:column}.nowrap{white-space:nowrap}.hide{display:none!important}.visuallyhidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}.btn,.button{border:0;border-radius:0;font-family:inherit;background-color:transparent;transition:var(--transitionDefault);-webkit-user-select:none;user-select:none;position:relative;font-size:inherit;line-height:inherit;color:inherit;text-align:center;white-space:nowrap;cursor:pointer;display:block}.btn:hover,.button:hover{cursor:pointer}.btn:focus,.button:focus{outline:none}.btn:disabled,.button:disabled{pointer-events:none}.btn{padding:14px 24px;line-height:20px;font-weight:500;font-size:14px;border-radius:12px;color:var(--color);font-family:Unbounded}.btn--orange{background-image:var(--orangeGrad)}.btn--grey{background-color:#ffffff0f}.input{line-height:24px;padding:11px 15px;font-size:16px;font-weight:500;color:currentColor;width:100%;font-family:inherit;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;filter:none;-webkit-transform:translateZ(0px);background-color:#ffffff21;border:1px solid var(--border);border-radius:12px}.input::placeholder{opacity:.24}.input::-ms-clear{display:none}.input:focus{outline:none;box-shadow:0 0 0 1px var(--orange);border-color:var(--orange)}.input:not(:focus):invalid{box-shadow:none}.input:not(:focus):valid{box-shadow:none}.header{flex-shrink:0;margin:var(--indent) 0}.header__flex{display:flex;align-items:center}.header__logo{flex-grow:1;padding:0 8px}.header__menu ul{display:flex;gap:12px}.header__menu a{color:#ffffff80;font-size:16px;line-height:1.5;display:block;padding:12px 32px;border-radius:16px;transition:var(--transitionDefault)}.header__menu a:hover{color:#fff;background-color:#ffffff0a}.footer{flex-shrink:0;margin:var(--indent) 0}.footer__flex{display:flex;align-items:center;gap:24px}.footer__logo{order:1;padding-left:8px}.footer__copyright{order:2;font-size:14px;line-height:20px;opacity:.32;text-transform:uppercase}.footer hr{order:3;border:0;background-color:#fff;height:1px;opacity:.05;width:100%}.footer__menu{order:4}.footer__menu ul{display:flex;justify-content:center;gap:0 12px}.footer__menu a{color:#ffffff80;font-size:14px;line-height:20px;display:block;padding:10px 16px;transition:var(--transitionDefault)}.footer__menu a:hover{color:#fff}.footer__social{order:5;margin-left:auto;display:none}.footer__social a:hover svg{opacity:1}.footer__social svg{opacity:.5}.select{display:block;position:relative;transition:z-index 0s var(--transitionDefault)}.select.is-open{z-index:5;transition:none}.select.is-open .select__value{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.select.is-open .select__value svg{transform:scaleY(-1)}.select.is-open .select__list{opacity:1;pointer-events:auto;transform:translate3d(0,4px,0);transition:opacity var(--transitionDefault) 0s,transform var(--transitionDefault) 0s}.select__value{justify-content:space-between;position:relative;cursor:pointer;padding:11px 15px;font-size:16px;min-width:100px;line-height:24px;font-weight:500;color:currentColor;transition:color var(--transitionDefault);-webkit-user-select:none;user-select:none;z-index:1;display:flex;align-items:center;background-color:#ffffff21;border:1px solid var(--border);border-radius:12px}.select__value svg{transition:var(--transitionDefault);pointer-events:none;margin-left:10px;flex-shrink:0;fill:none;stroke:currentColor}.select__value-inner{white-space:nowrap;display:block;max-width:100%;text-overflow:ellipsis;overflow:hidden}.select__list{position:absolute;top:100%;padding:4px;left:0;border-radius:12px;background-color:#212123;opacity:0;overflow:hidden;z-index:1;pointer-events:none;transform:translateZ(0);transition:opacity var(--transitionDefault) 0s,transform 0s var(--transitionDefault);min-width:100%}.select__list-item{width:100%;display:block;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;color:#ffffff80}.select__list-item:hover{color:#fff}.select__list-item span{display:block;font-size:16px;font-weight:400;line-height:1.5;padding:8px 16px;border-radius:8px;transition:var(--transitionDefault)}.select__list-item input:checked+span{background-color:#2b2b2e}.select select{border:1px solid var(--border);padding:8px 14px;line-height:20px;font-size:16px;min-width:128px;height:48px;border-radius:3px}.select.is-ready select{position:absolute;width:100%;height:48px;top:0;left:0;opacity:0}.social{display:flex;gap:24px}.social li a{display:block;border-radius:50%;position:relative;border:1px solid;border-image-source:var(--whiteGrad);background-image:var(--whiteGrad);background-color:#ffffff0a}.social li a svg{margin:-1px}.first-screen{margin-bottom:var(--indent)}.first-screen__content{width:700px}.first-screen__stat-top{width:630px;height:304px;overflow:hidden;margin-top:48px}.first-screen__stat-top .stat-top__item:nth-child(n+3){opacity:.5}.first-screen__stat-top .stat-top__item:nth-child(n+4){opacity:.2}.first-screen__form{width:524px}.first-screen__form .form-create__alt{display:none}.first-screen__title{margin-top:var(--gap)}.first-screen__title b{font-weight:800;color:var(--green)}.first-screen__text{margin:20px 0}.first-screen__text b{font-weight:800}.stat-top__item{display:flex;align-items:center;border-radius:16px;padding:8px;gap:8px;background-color:#ffffff0a}.stat-top__item+.stat-top__item{margin-top:12px}.stat-top__foot{flex-shrink:0;padding:8px 16px;border-radius:8px;background-color:#ffffff0a;text-align:center;margin-left:auto;min-width:102px}.stat-top__price{font-size:14px;font-weight:500;line-height:20px;margin-bottom:2px;opacity:.5}.stat-top__rate{font-family:Unbounded;font-weight:500;line-height:24px;color:var(--orange)}.stat-top__head{width:60px;flex-shrink:0}.stat-top__body{padding:0 8px;align-self:center}.stat-top__name{font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center}.stat-top__name.in-progress:after{width:8px;height:8px;content:"";display:inline-block;border-radius:50%;background-color:var(--green);margin-left:8px;flex-shrink:0}.stat-top__time{font-size:14px;font-weight:500;line-height:20px;opacity:.5;margin-top:4px}.form__title{text-align:center;margin:24px 0}.form__inputbox+.form__inputbox{margin-top:24px}.form__label{display:block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.01em;margin:4px 0}.form__recovery{margin:10px 0;display:flex;justify-content:flex-end}.form__recovery .button{color:var(--orange);font-size:14px;font-weight:600;line-height:20px}.form__foot{margin-top:32px}.form__foot .btn{width:100%;margin-top:24px}.form__error-text{margin:10px 0;color:var(--orange)}.form__submit:disabled{color:#cfcfcf;background-color:gray;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Ccircle fill='%23FE7818' stroke='%23FE7818' stroke-width='15' r='15' cx='40' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.4'%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill='%23FE7818' stroke='%23FE7818' stroke-width='15' r='15' cx='100' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.2'%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill='%23FE7818' stroke='%23FE7818' stroke-width='15' r='15' cx='160' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='0'%3E%3C/animate%3E%3C/circle%3E%3C/svg%3E");background-position:right 24px center;background-repeat:no-repeat;padding-left:0;padding-right:28px}.form-feedback{width:480px;margin:100px auto;max-width:100%}.form-feedback .box__inner{padding:8px 36px 40px}.form-create{padding:40px 60px;border-radius:20px;border:1px solid;border-image-source:var(--whiteGrad);background-image:var(--whiteGrad);background-color:#ffffff0a}.form-create__title{text-align:center;margin-bottom:32px}.form-create__inputbox{margin:20px 0}.form-create__telegram{position:relative}.form-create__telegram .input{padding-left:36px}.form-create__telegram:after{position:absolute;top:0;left:15px;bottom:0;display:flex;align-items:center;content:"@";pointer-events:none}.form-create__double{display:flex;gap:20px;margin:20px 0}.form-create__double .form-create__inputbox{margin:0;flex-basis:50%}.form-create__foot{margin:32px 0}.form-create__foot .btn{width:100%}.form-create__alt{text-align:center;font-size:14px;font-weight:500;line-height:20px;margin:20px 0;opacity:.5}.form-create__alt a{text-decoration:underline;transition:var(--transitionDefault)}.form-create__alt a:hover{text-decoration-color:transparent}.form-create .social{display:none;justify-content:center}.form-create .social svg{width:56px;height:56px}.form-create--2{padding:34px 50px 16px}.form-create--2 .form-create__title{margin-bottom:28px}.form-create--2 .form-create__foot{margin:28px 0 20px}.recent-games{margin-bottom:var(--indent)}.recent-games__box{margin:28px}.recent-games__title{margin-bottom:32px}.recent-games-column__item{background-color:#ffffff0a;padding:12px 16px;border-radius:10px;margin-bottom:16px}.recent-games-column__user{display:flex;gap:20px;align-items:center;font-size:14px;font-weight:500;line-height:24px;font-family:Unbounded;margin-bottom:12px}.recent-games-column__user img{border-radius:50%}.recent-games-column__table{display:flex;gap:16px}.recent-games-column__table dl{flex-basis:50%;background-color:#ffffff0a;padding:10px 12px;border-radius:12px;overflow:hidden}.recent-games-column__table dt{font-size:12px;line-height:20px;color:#7b7b7b;float:left;clear:both}.recent-games-column__table dd{font-size:14px;font-weight:500;line-height:20px;float:right}.recent-games-column__table dd+dt{padding-top:6px}.recent-games-column__table dd+dt+dd{padding-top:6px}.recent-games-column__rate{display:flex;align-items:center;height:20px;justify-content:center}.recent-games-column__rate span{padding:2px 10px;border-radius:100px;text-transform:uppercase;color:var(--orange);background-color:#fe781814}.recent-games-column__win{color:var(--green)}.recent-games-column__foot{margin-top:16px}.recent-games-column__foot .btn{width:100%}.recent-games-table{width:100%;border:0;border-collapse:separate;border-spacing:0 12px}.recent-games-table thead th{color:#7b7b7b;font-size:12px;font-weight:400;text-transform:uppercase;line-height:16px;width:180px;padding:8px 0}.recent-games-table thead th:first-child{text-align:left;padding-left:16px;width:auto}.recent-games-table tbody td{font-family:Unbounded;font-size:14px;font-weight:600;line-height:20px;text-align:center;padding:16px;background-color:#ffffff0a}.recent-games-table tbody td:first-child{border-radius:16px 0 0 16px}.recent-games-table tbody td:last-child{border-radius:0 16px 16px 0}.recent-games-table tfoot .btn{width:100%;background-color:#ffffff05;font-size:16px;line-height:24px;margin-top:2px}.recent-games-table__user{display:flex;align-items:center;font-family:Unbounded;font-size:14px;font-weight:500;line-height:24px;gap:20px}.recent-games-table__user img{border-radius:50%}.recent-games-table__date{word-spacing:10px}.recent-games-table__date,.recent-games-table__bet{white-space:nowrap}.recent-games-table__win{color:var(--green);white-space:nowrap}.recent-games-table__rate{display:flex;justify-content:center}.recent-games-table__rate span{padding:4px 16px;font-size:16px;border-radius:100px;text-transform:uppercase;color:var(--orange);background-color:#fe781814}.recent-games__loading.is-anim:before{display:block;margin:20px auto;content:"";height:48px;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Ccircle fill='%23FE7818' stroke='%23FE7818' stroke-width='15' r='15' cx='40' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.4'%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill='%23FE7818' stroke='%23FE7818' stroke-width='15' r='15' cx='100' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.2'%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill='%23FE7818' stroke='%23FE7818' stroke-width='15' r='15' cx='160' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='0'%3E%3C/animate%3E%3C/circle%3E%3C/svg%3E")}.recent-games__loading.is-anim .btn{display:none}.tabs{border-radius:12px;background-color:#ffffff05}.tabs__nav{display:flex}.tabs__nav-item{flex-basis:50%;border-radius:12px 12px 0 0}.tabs__nav-item.is-active{background-color:#ffffff05}.tabs__nav-item:not(.is-active){color:#ffffff80}.tabs__btn{display:flex;align-items:center;gap:16px;padding:12px 20px}.tabs__item{border-radius:12px;background-color:#ffffff05;padding:8px 20px}.tabs__item:first-child.is-active{border-radius:0 12px 12px}.tabs__item:last-child.is-active{border-radius:12px 0 12px 12px}.tabs__item:not(.is-active){display:none}.how-work{margin-bottom:var(--indent)}.how-work__title{text-align:center;margin:24px 0 60px}.how-work__head{margin-bottom:20px;font-weight:800}.how-work__text{opacity:.5;margin-bottom:32px}.how-work__video{margin-top:auto;border:1px solid;border-image-source:var(--whiteGrad);background-image:var(--whiteGrad);background-color:#ffffff05;border-radius:24px;overflow:hidden}.how-work__video img{width:100%;height:auto;display:block}.video-preview{margin-bottom:var(--indent);text-align:center}.video-preview__title{margin-top:30px}.video-preview__intro{margin:16px 0 40px;opacity:.5}.last-screen .box:before{background-image:url(/img/last-screen/bg.png);background-size:cover;background-repeat:no-repeat}.last-screen__content{width:680px;display:flex;flex-direction:column;margin:24px 28px;max-width:100%}.last-screen__form{width:524px}.last-screen__title b{font-weight:800}.last-screen__games{margin:40px 0;display:flex;gap:16px}.last-screen__games li{padding:9px;border-radius:16px;border:1px solid;border-image-source:var(--whiteGrad);background-image:var(--whiteGrad);background-color:#ffffff0a}.last-screen__users{margin-top:auto;align-items:center;display:flex;gap:16px}.last-screen__users-avatar{display:flex;flex-direction:row-reverse;padding-left:16px}.last-screen__users-avatar li{margin-left:-18px;border-radius:50%;overflow:hidden;border:4px solid #202022}.last-screen__users-count{font-weight:700;flex-shrink:0;min-width:160px}.last-screen__users-text{font-size:16px;line-height:20px;opacity:.5}.page-text{margin:12px auto}.page-text__bg-about-us:before{background-position:left bottom;background-repeat:no-repeat;background-image:url(/img/page-text/about.svg)}.page-text__bg-privacy-police:before{background-position:calc(50% + 100px) top;background-repeat:no-repeat;background-image:url(/img/page-text/privacy-police.svg)}.page-text__bg-terms-of-use>.box__inner{background-position:right bottom;background-repeat:no-repeat;background-image:url(/img/page-text/terms-of-use-bottom.svg)}.page-text__bg-terms-of-use:before{background-position:right top;background-repeat:no-repeat;background-image:url(/img/page-text/terms-of-use-top.svg)}.page-text__title{text-align:center;margin:var(--gap) auto}.page-text__body{width:1224px;padding:0 24px;max-width:100%;margin:60px auto;font-family:Unbounded;font-size:18px;line-height:32px}.page-text__date{display:block;margin:32px 0;font-weight:700}.page-text h2{margin:32px 0;font-size:18px;font-weight:700}.page-text p,.page-text ul{margin-top:32px}.page-text p a:not([href^=mail]),.page-text ul a:not([href^=mail]){text-decoration:underline}.page-text ul li{padding-left:28px}.page-text ul li:before{position:absolute;top:14px;left:11px;content:"";border-radius:50%;width:5px;height:5px;background-color:currentColor}@media(min-width:1250px){.btn--orange:hover{--orangeGrad: linear-gradient(64.8deg, #FF6B22 105%, #FD810F 105%)}.btn--grey:hover{background-color:#ffffff1a}.footer hr{display:none}.select.is-ready select{pointer-events:none}.first-screen__border{position:relative;border-radius:24px;background-image:linear-gradient(132deg,#fff3 -64%,#fff0 85%)}.first-screen__border:before{position:absolute;top:1px;left:1px;right:1px;bottom:1px;content:"";border-radius:24px;background-color:var(--bg);background-image:url(/img/first-screen/bg.png);background-size:cover;background-repeat:no-repeat}.first-screen__bg{position:relative;padding:16px 16px 0;border-radius:24px;background-color:#ffffff05}.first-screen__box{display:flex;justify-content:space-between;padding:20px 20px 0 var(--margin);padding-bottom:40px}.recent-games-column{display:none}.how-work .box:after{position:absolute;top:1px;left:1px;right:1px;bottom:1px;content:"";pointer-events:none;border-radius:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1392' height='624' fill='none' viewBox='0 0 1392 624'%3E%3Cg filter='url(%23a)'%3E%3Cg clip-path='url(%23b)'%3E%3Cpath fill='%23fff' fill-opacity='.02' d='M0 0h1392v624H0z'/%3E%3Cg filter='url(%23c)' opacity='.24'%3E%3Cpath fill='url(%23d)' d='M1009.13 452.98c129.54 44.35 147.34 143.7 140.05 187.82-55.69 201.54-141.39 143.28-257.1 190.6C776.36 878.72 605.85 503.56 622.1 369.7c16.26-133.84 125.26-145.73 174.35-62.74 49.1 82.99 50.75 90.57 212.67 146Z'/%3E%3C/g%3E%3C/g%3E%3Cpath stroke='url(%23e)' stroke-opacity='.2' d='M.5.5h1391v623H.5z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='d' x1='680.27' x2='214.1' y1='-85.56' y2='294.15' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.01' stop-color='%23FF6B22'/%3E%3Cstop offset='1' stop-color='%23FD810F'/%3E%3Cstop offset='1' stop-color='%23FF7E06'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='149.12' x2='924.3' y1='-911.13' y2='658.87' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cfilter id='a' width='1424' height='656' x='-16' y='-16' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='8'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_417_4509'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_backgroundBlur_417_4509' result='shape'/%3E%3C/filter%3E%3Cfilter id='c' width='1029.54' height='1080.9' x='371.03' y='4.6' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_417_4509' stdDeviation='125'/%3E%3C/filter%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' d='M0 0h1392v624H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:bottom;background-size:cover}.how-work__steps{display:flex;justify-content:space-between;margin:28px;gap:20px}.how-work__item{display:flex;flex-direction:column;width:390px}.last-screen__box{display:flex;justify-content:space-between;padding:16px}}@media(max-width:1400px){.h2{font-size:32px}.first-screen__box{padding-left:20px}.first-screen__content{width:640px}.first-screen__form{width:480px}.form-create{padding:40px}.how-work__item{width:360px}.last-screen__form{width:480px}}@media(max-width:1249px){:root{--indent: 16px}.hidden-md{display:none!important}.visible-md{display:block}body{font-size:16px;line-height:1.5}.h1{font-size:32px;line-height:40px}.h3{font-size:24px;line-height:32px}.h4{font-size:20px;line-height:32px}.box{border-radius:16px}.box:before{border-radius:16px}.box__inner{border-radius:16px;padding:12px}.header__logo img{width:auto;height:16px}.header__menu{display:none}.footer__flex{flex-wrap:wrap;gap:12px;padding:0 4px}.footer__logo img{width:auto;height:16px}.footer__copyright{order:4}.footer__menu{order:5;margin-left:auto}.footer__menu ul{gap:6px 12px}.footer__menu ul a{padding:0}.footer__social{order:2}.select__value{pointer-events:none}.select__list{display:none}.social{gap:12px}.social svg{width:32px;height:32px}.first-screen__box{padding:0}.first-screen__content{width:auto;border-radius:16px;border:1px solid;border-image-source:var(--whiteGrad);background-image:var(--whiteGrad);background-color:#ffffff0a;background-image:url(/img/first-screen/bg--table.png);background-size:cover;background-repeat:no-repeat;margin-bottom:var(--indent)}.first-screen__stat-top{margin:auto;height:314px;padding:0 16px}.first-screen__form{width:auto}.first-screen__form .form__fieldset{width:556px;margin:auto;max-width:100%}.first-screen__form .form-create__title{font-size:32px}.first-screen__title,.first-screen__text{text-align:center}.form-create{border-radius:16px}.recent-games__box{margin:10px}.recent-games__title{text-align:center;margin:20px 0}.recent-games-table{display:none}.tabs__nav-item{flex-grow:1;flex-basis:auto}.tabs__btn{padding:10px 16px}.tabs__item{padding:16px}.how-work__item{width:656px;margin:auto auto 36px;display:flex;gap:36px;align-items:center}.how-work__item:nth-child(odd){flex-direction:row-reverse}.last-screen .box:before{background-image:url(/img/last-screen/bg-tablet.png)}.last-screen__box{padding:36px 24px}.last-screen__content{text-align:center;margin:auto}.last-screen__form{width:auto}.last-screen__form .form__fieldset{width:556px;margin:auto;max-width:100%}.last-screen__games{justify-content:center}.last-screen__users{display:none}}@media(max-width:727px){:root{--gap: 20px;--indent: 12px}.hidden-sm{display:none!important}.visible-sm{display:block}.center{width:464px;max-width:100%}.h1,.h2{font-size:24px;line-height:32px}.footer__flex{gap:0}.footer__copyright{width:100%;margin:0 0 4px;text-align:center;order:5}.footer hr{margin:16px 0 10px}.footer__menu{width:100%;margin:0;order:4;display:flex;justify-content:center}.footer__menu ul{flex-wrap:wrap;margin-bottom:12px}.first-screen__content{background-image:url(/img/first-screen/bg--mobile.png)}.first-screen__stat-top{width:auto}.first-screen__form .form-create__title{font-size:24px;line-height:32px}.first-screen__title{margin-top:40px}.first-screen__text{margin:16px 0 40px}.stat-top__foot{min-width:92px}.stat-top__price{margin-bottom:1px}.stat-top__head{width:52px}.stat-top__head img{width:52px;height:52px}.stat-top__body{padding:0 2px}.stat-top__name-value{font-size:0;display:flex}.stat-top__name-value:before{content:attr(data-short);font-size:16px}.form-create{padding:32px 30px}.form-create__title{margin-bottom:24px}.form-create__double{display:block}.form-create__double .form-create__inputbox{margin:20px 0}.form-create .social{gap:24px;margin-top:24px}.form-create--2{padding:32px 24px 0}.recent-games__box{margin:8px}.recent-games__title{margin:24px 0}.recent-games-column__item{padding:12px}.recent-games-column__user{margin-bottom:6px}.recent-games-column__table{display:block}.recent-games-column__table dl{background-color:transparent;padding:0}.recent-games-column__table dt,.recent-games-column__table dd{padding-top:10px}.recent-games-column__table dd+dt{padding-top:10px}.recent-games-column__table dd+dt+dd{padding-top:10px}.tabs__btn{padding:8px 12px;font-size:0}.tabs__item{padding:12px}.how-work__title{margin:18px 0 30px}.how-work__item{width:auto;margin:0 8px;display:block;text-align:center}.how-work__item+.how-work__item{margin-top:40px}.how-work__head{margin-bottom:14px}.how-work__text{margin-bottom:24px}.how-work__video{border-radius:16px}.video-preview__intro{margin-bottom:32px}.last-screen .box:before{background-image:url(/img/last-screen/bg-mobile.png)}.last-screen__box{padding:0}.last-screen__games{margin:32px 0 48px}.page-text__bg-about-us:before{background-position:bottom}.page-text__bg-privacy-police:before{background-position:top}.page-text__bg-terms-of-use>.box__inner{background-position:bottom}.page-text__bg-terms-of-use:before{background-position:top}.page-text__body{font-size:16px;line-height:1.6;padding:0 20px}.page-text__date{font-size:14px;font-weight:500}.page-text p,.page-text ul{margin-top:24px}.page-text ul li{padding-left:24px}.page-text ul li:before{top:10px;left:0}}@media(max-width:359px){:root{--indent: 10px}}
