a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}input,select,textarea{color:inherit;font-family:inherit;font-size:inherit}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#393939;-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button{background:none!important}a{color:inherit;outline:none;text-decoration:none}img,video{height:auto;max-width:100%}*{-webkit-tap-highlight-color:transparent}:focus{outline:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}img{display:block;height:auto;width:100%}img::-moz-selection{background:transparent}img::selection{background:transparent}:root{--bgColor:#000}html{font-size:16px}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Roboto,Arial;font-style:normal;font-weight:400;max-width:100%}.body-wrap{background-color:var(--bgColor);overflow:hidden;position:relative}.container{background:none!important;margin:auto;max-width:107.5em;padding:0 2.5em}@media (max-width:1280px){.container{max-width:46rem}}@media (max-width:768px){.container{max-width:23.4375rem;padding:0 .625em}}button{cursor:pointer}@font-face{font-display:swap;font-family:Uni Sans Thin Caps;font-style:italic;font-weight:100;src:url(../fonts/UniSansThinCapsItalic.woff2) format("woff2"),url(../fonts/UniSansThinCapsItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Uni Sans Thin Caps;font-style:normal;font-weight:100;src:url(../fonts/UniSansThinCaps.woff2) format("woff2"),url(../fonts/UniSansThinCaps.woff) format("woff")}@font-face{font-display:swap;font-family:Uni Sans Heavy Caps;font-style:italic;font-weight:900;src:url(../fonts/UniSansHeavyCapsItalic.woff2) format("woff2"),url(../fonts/UniSansHeavyCapsItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Uni Sans Heavy Caps;font-style:normal;font-weight:900;src:url(../fonts/UniSansHeavyCaps.woff2) format("woff2"),url(../fonts/UniSansHeavyCaps.woff) format("woff")}.header{font-size:.8887vw;left:0;padding:5em 0;position:absolute;top:0;width:100%;z-index:2}.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;gap:3em;justify-content:center}@media (max-aspect-ratio:16/5){.header__wrap{font-size:.565em}}@media (max-aspect-ratio:96/35){.header__wrap{font-size:.665em}}@media (max-aspect-ratio:12/5){.header__wrap{font-size:.76em}}@media (max-aspect-ratio:32/15){.header__wrap{font-size:.85em}}@media (max-aspect-ratio:48/25){.header__wrap{font-size:.95em}}.header__logo{display:block;width:14.5em}.header__title{color:var(--textColor);font-family:Uni Sans Heavy Caps;font-size:4.375em;font-style:normal;font-weight:900;line-height:1.15}.header__title span{color:#ff0b0b}@media (max-width:1280px){.header{font-size:14px;padding:2em 0}.header__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.25em}.header__logo{margin:auto;width:7.5em}.header__title{font-size:2.5em;text-align:center}.header__title br{display:none}}.button{background-image: none!important;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Uni Sans Heavy Caps;font-size:2.5em;height:2.05em;padding:0 2.05em;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.button span{margin:auto;position:relative;-webkit-transition:color .15s;transition:color .15s}.button:before{background:#f3b100;border-radius:.5em;content:"";display:block;inset:0;position:absolute;-webkit-transform:skewX(-14deg);-ms-transform:skewX(-14deg);transform:skewX(-14deg);-webkit-transition:background .15s;transition:background .15s}.button--white{--bgColor:#fff}.button--white[disabled]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (pointer:fine){.button--white:not([disabled]):hover{--bgColor:#fff;cursor:pointer}}.button--white:not([disabled]):active{--bgColor:#fff}.button--yellow{color:#000}.button--yellow:before{background:#f3b100}.button--yellow[disabled]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (pointer:fine){.button--yellow:not([disabled]):hover{color:#fff;cursor:pointer}.button--yellow:not([disabled]):hover:before{background:#f80000}}.button--yellow:not([disabled]):active{color:#fff}.button--yellow:not([disabled]):active:before{background:#f80000}.button--red{font-size:1.75rem;font-weight:400;height:auto;min-width:12.2em;padding:1.05em;--bgColor:#4eaf13;-webkit-filter:drop-shadow(0 0 4px rgba(78,175,19,.8));filter:drop-shadow(0 0 4px rgba(78,175,19,.8))}.button--red:before{background-image:url(../img/popup/btn.png);
background-image: url(../img_convert/popup/btn.webp);background-size:100% 100%;border-radius:2.5em}.button--red[disabled]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (pointer:fine){.button--red:not([disabled]):hover{--bgColor:#7dbf55;cursor:pointer}}.button--red:not([disabled]):active{--bgColor:#7dbf55}.button--xl{font-size:2.375rem;min-width:11.2894736842em}@media (orientation:portrait){.button{font-size:1.5rem;height:2.6666666667em;padding:0 2.3333333333em}.button--red{font-size:.875rem}}.slot{height:32.5em;position:relative;width:53.125em;z-index:1}.slot:after{background-image: url(../img/wheel/slot_main.png);
background-image: url(../img_convert/wheel/slot_main.webp);background-size:100% 100%;content:"";display:block;height:100%;left:0;top:0;width:100%}.slot:after,.slot__popup{pointer-events:none;position:absolute}.slot__popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-image: radial-gradient(rgba(255,24,6,.8),rgba(203,15,0,.8));border:.0714285714em solid #ff1806;border-radius:.4761904762em;font-size:2em;font-weight:700;left:50%;line-height:120%;opacity:0;padding:1em;text-align:center;text-shadow:0 .0476190476em .0952380952em rgba(0,0,0,.24);text-transform:uppercase;top:52%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:13.125em;z-index:1}.slot__popup.show{opacity:1}.slot__count{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(255,24,6,.7);border:1px solid #ff1806;border-radius:.5185185185em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.6875em;left:1.875em;line-height:140%;padding:.5925925926em;position:absolute;text-align:center;top:1.875em;z-index:5}.slot__count *{margin:auto}.slot__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#021a27;height:30em;left:50%;margin-top:.625em;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:53.125em}.slot__box,.slot__list{display:-webkit-box;display:-ms-flexbox;display:flex}.slot__list{-webkit-box-pack:center;-ms-flex-pack:center;gap:1em;justify-content:center;padding:1.25em 0;width:100%}.slot__item{border-radius:6.25em;color:#fff;font-size:1em;padding:.375em .875em}.slot__item:first-child,.slot__item:nth-child(3),.slot__item:nth-child(5),.slot__item:nth-child(8){background-color:#034862}.slot__item:nth-child(2),.slot__item:nth-child(6){background-color:#1d6984}.slot__item:nth-child(4),.slot__item:nth-child(7){background-color:#55068a}.slot__game{background-image:url(../img/wheel/slot_list.jpg);
background-image: url(../img_convert/wheel/slot_list.webp);background-size:100% 100%;border:.0625em solid #2c2d30;border-radius:1.875em;height:22.375em;overflow:hidden;position:relative;width:43.125em}.slot__graph{bottom:-.25em;height:0;left:0;position:absolute;width:0}.slot__graph img{height:100%;width:100%}.slot__graph.anim--1{-webkit-animation:plane_1 2.5s linear forwards;animation:plane_1 2.5s linear forwards}.slot__graph.anim--2{-webkit-animation:plane_2 2.5s linear forwards;animation:plane_2 2.5s linear forwards}.slot__graph.anim--3{-webkit-animation:plane_3 2.5s linear forwards;animation:plane_3 2.5s linear forwards}.slot__plane{position:absolute;right:0;top:0;-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%);width:7.625em}@media (max-width:1280px){.slot{font-size:.525em;margin-top:27.5em}.slot__title{color:#fff;font-size:1.6875em;left:50%;position:absolute;text-align:center;text-transform:uppercase;top:-3.75em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}.slot__title,.slot__title img,.slot__title p{vertical-align:middle}.slot__title img{display:inline-block;height:2em;margin-right:.4em;width:auto}.slot__button{bottom:-2.25em;height:9.5625em;width:9.5625em}}@-webkit-keyframes plane_1{to{height:6.25em;width:100%}}@keyframes plane_1{to{height:6.25em;width:100%}}@-webkit-keyframes plane_2{to{height:12.5em;width:100%}}@keyframes plane_2{to{height:12.5em;width:100%}}@-webkit-keyframes plane_3{to{height:20em;width:100%}}@keyframes plane_3{to{height:20em;width:100%}}.steps{background: #15181b;margin:0 auto;padding:3.75em 5em;width:calc(100% - 13em)}.steps__wrap{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.steps__content,.steps__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.steps__content{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.steps__picture{position:relative;width:23.5em;z-index:1}.steps__picture:before{background-color:rgba(0,0,0,.25);border-radius:50%;content:"";display:block;-webkit-filter:blur(50px);filter:blur(50px);height:28.75em;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26.5em;z-index:-1}.steps__flag{position:absolute;right:-6.875em;top:0;width:11.875em;z-index:-1}.steps__number{height:3.75em;position:relative;width:3.75em;-webkit-box-flex:0;background:#f80000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.steps__number span{color:#021a27;font-size:2.5em;font-weight:700;line-height:1.1}.steps__title{color:#fff;font-family:Uni Sans Heavy Caps;font-size:3em;font-weight:900;line-height:1.68;text-transform:uppercase}.steps__title span{color:#f3b100}.steps__list{margin-top:2em;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.steps__item,.steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.75em}.steps__item{position:relative}.steps__text{color:#fff;font-size:2em;font-weight:700;line-height:110%}.steps__text span{color:#f3b100}.steps__icon{height:4.75em;width:3.75em;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.steps__icon img{height:100%;margin:auto;width:auto}@media (max-width:1280px){.steps{padding:1.25em;width:94%}.steps .container{padding:0}.steps__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25em;padding:.625em 0}.steps__number{font-size:.8rem}.steps__picture{position:relative;width:11em;z-index:1}.steps__picture:before{-webkit-filter:blur(30px);filter:blur(30px);height:7em;width:9.875em}.steps__flag{right:-1.25em;top:.6875em;width:4.625em}.steps__title{font-size:2em;text-align:center;width:100%}.steps__title span{color:var(--blueColor)}.steps__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.375em}.steps__item,.steps__list{display:-webkit-box;display:-ms-flexbox;display:flex}.steps__item{gap:1em;position:relative;width:100%}.steps__text{font-size:1.25em;width:100%}.steps__text br{display:none}.steps__icon{height:3.375em;width:3em}.steps__icon img{height:100%;width:auto}}.popups__item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:20;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.25em;overflow:hidden!important;pointer-events:none;-webkit-transition:opacity .15s .15s;transition:opacity .15s .15s}.popups__item.show{opacity:1;pointer-events:auto}.popups__item--loose{overflow:hidden!important}.after_rotate--1 .popups__item--loose{opacity:1;pointer-events:visible;-webkit-transition:opacity .15s 1s;transition:opacity .15s 1s}.popups__item--win1{overflow:hidden!important}.after_rotate--2 .popups__item--win1{opacity:1;pointer-events:visible;-webkit-transition:opacity .15s 1s,pointer-events .15s 1s;transition:opacity .15s 1s,pointer-events .15s 1s}.popups__item--win2{overflow:hidden!important}.after_rotate--3 .popups__item--win2{opacity:1;pointer-events:visible;-webkit-transition:opacity .15s 1s,pointer-events .15s 1s;transition:opacity .15s 1s,pointer-events .15s 1s}.popups__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.8125em;height:5.625em}.popups__logo img,.popups__logo picture{height:100%;width:auto}.popups__logo img:first-child,.popups__logo picture:first-child{height:3.75em}.popups__content{font-size:.7vw}.popups__box,.popups__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popups__box{background-color:#15181b;height:29.625em;margin-top:3.75em;padding:2.8125em 2.5em 2.5em;width:54.6875em;z-index:0}.popups__box:after{background:url(../img/wheel/slot_main.png) no-repeat;
background-image: url(../img_convert/wheel/slot_main.webp);background-size:100% 100%;content:"";inset:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.popups__loose{color:#ffba00;font-size:3.25em;margin-top:.4615384615em}.popups__loose,.popups__title{font-family:Uni Sans;font-weight:700;text-align:center;text-transform:uppercase}.popups__title{font-size:4.5em;line-height:120%;text-shadow:0 .08em .08em rgba(0,0,0,.25)}.popups__title span{color:#7bff00}.popups__desc{color:#fff;font-family:Uni Sans Heavy Caps;font-size:3em;font-weight:900;line-height:1.2;margin-top:.3em;text-align:center}.popups__desc span{color:#f3b100}.popups__button{margin-top:2em}.popups__girl{width:37.25em}.popups__elems{height:100%;left:0;position:absolute;top:0;width:100%}.popups__elem{background: none!important;position:absolute;z-index:1}.popups__elem--1{-webkit-animation:fly 20s ease-in-out infinite alternate;animation:fly 20s ease-in-out infinite alternate;left:-16.25em;top:-7.5em;width:30.375em}.popups__elem--2{-webkit-animation:fly 20s ease-in-out 2s infinite alternate;animation:fly 20s ease-in-out 2s infinite alternate;right:-23.4375em;top:-15.625em;width:41.8125em}@media (max-width:1280px){.popups__logo{font-size:.8em}.popups__content{font-size:.83em}}@media (max-width:768px){.popups__logo{font-size:.4em}.popups__content{font-size:.55em;width:100%}.popups__box{height:auto;padding:3.75em 5em 4.375em;width:90%}.popups__desc br{display:none}}@-webkit-keyframes winbtn{to{-webkit-box-shadow:0 0 .7em #fff;box-shadow:0 0 .7em #fff}}@keyframes winbtn{to{-webkit-box-shadow:0 0 .7em #fff;box-shadow:0 0 .7em #fff}}@-webkit-keyframes coins{to{-webkit-transform:scaleX(.95) rotateX(5deg);transform:scaleX(.95) rotateX(5deg)}}@keyframes coins{to{-webkit-transform:scaleX(.95) rotateX(5deg);transform:scaleX(.95) rotateX(5deg)}}@-webkit-keyframes fly{to{-webkit-transform:translateY(15%) rotate(.01deg);transform:translateY(15%) rotate(.01deg)}}.players{padding:3.125em 0 0}.players .container{max-width:100%;padding:0}.players__ice{left:50%;margin-top:3em;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:120em}.players__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:calc(100% - 13em)}.players__title{color:#fff;font-size:3em;font-weight:700;text-transform:uppercase}.players__mans{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5em}.players__mans,.players__mans_pics{display:-webkit-box;display:-ms-flexbox;display:flex}.players__mans_pic{height:5em;width:5em}.players__mans_pic:not(:last-child){margin-right:-1.5em}.players__mans_text{color:#f3b100;font-size:1.5em;line-height:110%}.players__slider{margin-top:3.75em;position:relative}.players__slider:after,.players__slider:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:6.25em;z-index:2}.players__slider:after{background:-webkit-gradient(linear,right top,left top,from(transparent),color-stop(90%,#000));background:linear-gradient(-90deg,transparent,#000 90%);left:0}.players__slider:before{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(90%,#000));background:linear-gradient(90deg,transparent,#000 90%);right:0}.players__slider .splide__track{overflow:visible;padding-bottom:.125em;padding-top:.125em}.players__slider .splide__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.875em;position:static}.players__slider .splide__pagination__page{background-color:#f3b100!important;border-radius:50%;height:1em;opacity:1;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;width:1em}.players__slider .splide__pagination__page.is-active{background-color:#fff!important;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.players__item{position:relative;width:22.75em;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#15181b;border:.0625em solid #22272a;-ms-flex-direction:column;flex-direction:column;gap:1em;padding:1.25em}.players__head,.players__item{display:-webkit-box;display:-ms-flexbox;display:flex}.players__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.375em}.players__icon{height:3.75em;width:3.75em}.players__name{font-size:1.875em;font-weight:700;line-height:110%}.players__rank{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25em}.players__rank_star{height:1.875em;width:1.875em}.players__text{font-size:1.375em;line-height:120%}@media (max-width:1280px){.players{padding:2.5em 0 0}.players__ice{margin-top:1.25em}.players__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25em}.players__title{font-size:2em;line-height:1.2;text-align:center}.players__mans{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.players__mans,.players__mans_pics{display:-webkit-box;display:-ms-flexbox;display:flex}.players__mans_pic{height:3em;width:3em}.players__mans_pic:not(:last-child){margin-right:-.75em}.players__slider{margin-top:2em}.players__slider .splide__track{-webkit-mask:none;mask:none}.players__slider:after,.players__slider:before{display:none}.players__slider .splide__pagination{margin-top:1.25em}.players__item{border-radius:.5em;gap:1em;padding:1.25em;width:17.5em}.players__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.375em}.players__name{font-size:2em}.players__text{font-size:1em}}.top{background:url(../img/top.jpg) no-repeat;
background-image: url(../img_convert/top.webp);background-position:top;background-size:100%;font-size:.8887vw;overflow:hidden;position:relative}.top:after{background: -webkit-gradient(linear,left bottom,left top,color-stop(10%,#000),to(transparent));background:linear-gradient(0deg,#000 10%,transparent);bottom:0;content:"";height:5em;left:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:1}@media (max-width:1280px){.top{font-size:14px}}.top__ice{left:50%;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:120em}.top__wrap{background:none!important;height:100vh;padding:3.125em 0 9.375em}@media (max-aspect-ratio:16/5){.top__wrap{font-size:.565em}}@media (max-aspect-ratio:96/35){.top__wrap{font-size:.665em}}@media (max-aspect-ratio:12/5){.top__wrap{font-size:.76em}}@media (max-aspect-ratio:32/15){.top__wrap{font-size:.85em}}@media (max-aspect-ratio:48/25){.top__wrap{font-size:.95em}}.top__content{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:47.5%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top__button{margin-top:2em;position:relative;z-index:1}.top__button .disabled{pointer-events:none}.top__text{font-size:1.875em;font-style:normal;font-weight:500;line-height:110%;margin-top:.8em;text-shadow:.0666666667em .0666666667em .3333333333em rgba(0,0,0,.5)}.top__text span{color:#f3b100}.top__man{-webkit-animation:fly 20s ease-in-out 1s infinite;animation:fly 20s ease-in-out 1s infinite;background:none;background:none!important;bottom:17.5em;left:6.875em;position:absolute;width:23.9375em}.top__girl{bottom:0;left:28.75em;position:absolute;width:31.3125em;z-index:2}.top__girl img{width:100%}.top__slot_logo{margin-bottom:.5em;margin-top:-.625em;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:13.875em;z-index:1}.top__slot_logo img{width:100%}.top__man_roses{-webkit-animation:fly2 3s ease-in-out .5s infinite alternate;animation:fly2 3s ease-in-out .5s infinite alternate;left:4.4375em;position:absolute;top:2.6875em;width:53.4375em}.top__man_elems{-webkit-animation:fly2 3s ease-in-out infinite alternate;animation:fly2 3s ease-in-out infinite alternate;left:-.9375em;position:absolute;top:0;width:44.1875em}.top__elem{-webkit-animation:fly 3s ease-in-out infinite alternate;animation:fly 3s ease-in-out infinite alternate;background:none!important;position:absolute}.top__elem--1{bottom:-12.5em;left:50%;margin-left:43.75em;width:39.5625em}@media (max-width:1280px){.top{background:url(../img/top_mob.jpg) no-repeat;
background-image: url(../img_convert/top_mob.webp);background-position:top;background-size:100%}.top__wrap{height:auto;padding:4em 0 3.5em}.top__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top__elem{-webkit-animation:fly 3s ease-in-out infinite alternate;animation:fly 3s ease-in-out infinite alternate;position:absolute}.top__elem--1{bottom:7.5em;margin-left:9.375em;width:11.25em}.top__man{bottom:5.625em;font-size:.5rem;left:-4.375em}.top__girl{font-size:.45rem;left:unset;right:2.5em}.top__button{margin-top:.625em;position:relative;z-index:1}.top__text{font-size:1.5em;margin-bottom:12.5em;margin-top:.5833333333em}.top__slot_logo{display:none}}@keyframes fly{0%,to{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}30%,50%,80%{-webkit-transform:rotate(3deg) translateX(1%);transform:rotate(3deg) translateX(1%)}10%,40%,70%{-webkit-transform:rotate(-3deg) translateX(-1%);transform:rotate(-3deg) translateX(-1%)}50%{-webkit-transform:translateY(-10%) rotate(1deg);transform:translateY(-10%) rotate(1deg)}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#15181b;border:.0625em solid #22272a;-ms-flex-direction:column;flex-direction:column;margin-top:3.125em;padding:5em 5.9375em 2.5em}.footer__logo{cursor:pointer;display:block;position:relative;width:14.5em;z-index:1}.footer__logo img{width:100%}.footer__copyright_block{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:2.5em;justify-content:space-between;margin-top:2.5em}.footer__copyright,.footer__copyright_block{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.footer__copyright{max-width:69em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;gap:1.875em;justify-content:flex-start}.footer__copyright_text_1{position:relative;width:100%}.footer__copyright_text_1 span{color:#f3b100;font-family:Roboto,sans-serif;font-size:1.5em;font-weight:400;line-height:1.15}.footer__copyright_text_2{position:relative;width:100%}.footer__copyright_text_2 span{color:#353a3f;font-family:Roboto,sans-serif;font-size:1.5em;font-weight:400;line-height:1.15}.footer__copyright_text_2 a{color:#585a61;font-size:1em;font-weight:400;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.footer__copyright_text_2 a:hover{color:#f3b100}.footer__soc{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:15.9375em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;gap:1.25em;justify-content:flex-start}.footer__soc_text{position:relative;width:100%}.footer__soc_text span{color:#fff;font-family:Roboto,sans-serif;font-size:1.5em;font-weight:400;line-height:1.1}.footer__soc_items{-webkit-box-pack:start;-ms-flex-pack:start;gap:.5em;justify-content:flex-start}.footer__soc_item,.footer__soc_items{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__soc_item{height:4em;width:4em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;background:#f3b100;border-radius:.75em;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:background .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-filter .3s ease-in-out;transition:background .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-filter .3s ease-in-out;transition:background .3s ease-in-out,transform .3s ease-in-out,filter .3s ease-in-out;transition:background .3s ease-in-out,transform .3s ease-in-out,filter .3s ease-in-out,-webkit-transform .3s ease-in-out,-webkit-filter .3s ease-in-out;will-change:transform}.footer__soc_item img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}.footer__soc_item img,.footer__soc_item svg{height:2.25em;width:2.25em}.footer__soc_item:first-child img,.footer__soc_item:first-child svg{height:1.625em;width:2em}.footer__soc_item:hover{background:#f80000;-webkit-filter:drop-shadow(0 0 1.25em rgba(248,0,0,.7));filter:drop-shadow(0 0 1.25em rgba(248,0,0,.7));-webkit-transform:scale(.96);-ms-transform:scale(.96);transform:scale(.96)}.footer__soc_item:hover img{-webkit-filter:grayscale(1) brightness(10);filter:grayscale(1) brightness(10)}@media (max-width:1024px) and (orientation:portrait){.footer{font-size:.6665rem;padding:3.75em 2.8125em;z-index:1}.footer__copyright_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}.footer__soc{width:100%}}.main{position:relative}