@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Luckiest+Guy&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@100;400;900&display=swap);.reflink,.slots__item,.switch-lang{cursor:pointer}*,::after,::before{box-sizing:border-box}body{background:#0a121d;font-family:'Roboto Condensed',sans-serif;color:#f1f3ff;font-size:16px;line-height:1.5;margin:0;display:flex;gap:15px}a{color:#c1c5d6;text-decoration:none}input,textarea{outline:unset}::-webkit-scrollbar{display:none}.left-sidebar{position:relative;width:100px;flex-shrink:0;height:100vh;position:sticky;top:0}.left-sidebar::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(../img/sidebar_bg.jpg) 0 0/cover;opacity:.1;filter:grayscale(.7)}.left-sidebar__wrapper{display:flex;flex-direction:column;position:sticky;top:0;height:100%;overflow:hidden;z-index:1}.left-sidebar__logo{background:radial-gradient(at 50% -5%,rgb(255,255,255,27%),rgb(0,0,0,5%));text-align:center;border-bottom:1px solid #0d0d0d}.left-sidebar__logo img{filter:contrast(1);width:97px;transform:translate(1px,2px)}.left-sidebar__nav{height:100%;overflow-x:hidden;overflow-y:scroll}.header,.slot__img,.slots__item{overflow:hidden}.sidebar-nav__item{background:rgb(255,255,255,0%);border-bottom:1px solid #000;width:100%;height:52px;display:flex;align-items:center;gap:5px;padding:0 5px}.sidebar-nav__item:hover{background:rgb(255,255,255,6%)}.footer,.sidebar-nav__icon{display:flex}.sidebar-icon__img{border-radius:100px;opacity:.9;color:#c1bccf;width:35px;height:35px}.sidebar-nav__text{line-height:15px}.sidebar-nav__title{font-size:15px;font-weight:600;color:#dbdcd5}.sidebar-nav__info,.sidebar-provider__text{font-weight:600;color:#484866;font-size:14px}.sidebar-nav__provider{display:flex;flex-direction:column;align-items:center;line-height:16px;height:52px;justify-content:center;border-bottom:1px solid #000}.sidebar-provider__text{position:relative;left:4px}.sidebar-menu__list{margin:0;padding:0;list-style:none}.sidebar-menu__item{height:35px;border-bottom:1px solid #000;padding:0 5px}.sidebar-menu__link{height:100%;display:flex;align-items:center;gap:5px;font-size:14px;font-weight:400;color:#d1d1d1}.sidebar-social{height:47px;background:radial-gradient(at 50% -5%,#5a5f7729,#247f9a00);display:flex;justify-content:center;align-items:center}.sidebar-social__item{background:linear-gradient(155deg,#a16bc2 20%,#2b4a64 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header{height:333px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 10px 10px;position:relative}.header__top{display:flex;align-items:center;gap:8px;padding:10px;z-index:1}.header-top__icon{background:radial-gradient(at 50% -5%,rgb(80,86,113,69%),rgb(36,127,154,5%));width:60px;height:60px;border-radius:37px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #0e1119}.header-top__logo{width:50px;opacity:.8}.video__bg,.video__bg::after{width:100%;position:absolute;left:0;top:0}.header-top__text{line-height:19px}.header-top__title{font-size:24px;color:#fdfdfd;text-shadow:0 2px 3px #000,0 2px 2px #000;font-weight:900;text-transform:uppercase}.header-top__subtitle{text-shadow:0 2px 2px #2b2b2b,0 2px 2px #000;color:#dedede;font-size:14px}.header__bottom{display:flex;height:70px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255,0%)),to(#0a111c),color-stop(.5,#00000000));padding:5px;justify-content:space-between;z-index:1}.video__bg{opacity:.5;height:450px}.header-search__input,.header__btn{margin-top:-15px;width:160px;height:50px;padding:7px}.video__bg::after{content:"";height:100%;z-index:2;background:url(../img/bg_dot.png);-ms-interpolation-mode:nearest-neighbor;image-rendering:pixelated}.header__btn{margin-left:25px;background:rgb(38,34,55,68%);border:2px dotted;border-radius:100px;font-size:17px;display:flex;justify-content:center;align-items:center}.header-search__input{margin-right:25px;background:rgb(255,255,255,12%);border:2px dotted;border-radius:100px;text-align:center;font-weight:500;line-height:25px;color:#fff;font-size:20px;outline:0;transition:2s cubic-bezier(0, 1.15, .36, 1);text-shadow:0 1px 1px #000,0 2px 2px #000}.slot-item__overlay,.slot-item__overlay::after,.slots__item{transition:1s cubic-bezier(0, 1.15, .36, 1)}.slots{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.slots__item{display:flex;flex-direction:column;background:#141623;border-radius:15px;box-shadow:0 5px 10px 2px rgb(8 10 12 / 20%);opacity:.95;width:100%;position:relative}.slots__item:hover .slot__img img{filter:blur(20px) grayscale(.7)}.slot-item__overlay{opacity:0;pointer-events:none;position:absolute;top:0;width:100%;height:calc(100% - 38px);left:0;background:rgb(19,24,31,39%);backdrop-filter:blur(2px);z-index:2;display:flex;justify-content:center;align-items:center}.slot-item__overlay::after{content:"";filter:blur(0px)}.slots__item:hover .slot-item__overlay::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;filter:blur(20px) grayscale(.7)}.slots__item:hover .slot-item__overlay{opacity:1;pointer-events:all}.slot-item__overlay img{width:80px;height:80px}.slot__label{position:absolute;background:linear-gradient(90deg,rgb(171,2,58,80%) 0,rgb(65,100,177,97%) 100%);left:8px;top:0;padding:5px 10px 5px 5px;color:#fff;font-size:11px;font-weight:900;border-radius:10px;text-transform:uppercase;z-index:1}.slot__img{height:140px;display:flex;justify-content:center;align-items:center}.slot__img img{filter:0 transition: all 1s cubic-bezier(0, 1.15, .36, 1) 0s;width:110%;height:110%;object-fit:contain;position:absolute}.slot__info{z-index:1;background:linear-gradient(179deg,rgb(10 31 36) 0,#23212e 100%);height:40px;display:flex}.slot-info__provider{max-width:75px;filter:drop-shadow(1px 2px 1px #000);opacity:.9;display:flex}.slot-provide__img{max-width:100%}.slot-info__name{width:100%;padding:8px 10px 0 0;height:40px;line-height:24px;font-size:17px;font-weight:500;text-align:right;text-shadow:1px 1px 2px #000}.login-link,.right__logo{font-weight:900;color:#fbf2ff;text-shadow:2px 2px 2px #763a87;text-transform:uppercase;text-align:center}.right-sidebar{background:linear-gradient(138deg,rgb(36,38,66,74%) 0,rgb(44,24,7,0%) 100%);-moz-box-shadow:1px 1px 7px 3px rgba(0,0,0,.37);box-shadow:1px 1px 7px 1px rgba(0,0,0,.37);flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;height:100vh;min-height:400px;position:sticky;top:0;width:300px}.right-sidebar__top{display:flex;flex-direction:column;align-items:center}.right__logo{font-size:50px}.switch-lang{width:31px;height:25px;background:rgb(255 255 255 / 7%);border:1px solid transparent;border-radius:20px 20px 0 0;transition:3s cubic-bezier(0, 1.15, .36, 1);display:flex;justify-content:center}.switch-lang img{width:18px;height:18px;transform:translate(0,3px)}.right-sidebar__img{text-align:center;margin-top:10px}.right-sidebar__img img{width:200px}.login-link{font-size:28px;display:block;padding-bottom:20px}.footer__description{width:60%;color:#484c64;font-size:14px;border:10px solid transparent}.footer__action{width:40%;color:#484c64;font-size:14px;text-align:center;display:flex;flex-direction:column;justify-content:center}.footer-action__top{display:flex;justify-content:space-between}.footer-action__img{width:45px;height:45px}@media (max-width:1024px){.seo,.slots{padding:0 10px}body{flex-direction:column}.header-top__subtitle,.left-sidebar,.right-sidebar__img,.right-sidebar__top{display:none}.header{height:200px}.header__top{gap:25px}.header-top__icon{width:40px;height:40px;border-radius:6px}.header-top__logo{width:30px}.slots{grid-template-columns:repeat(2,1fr)}.slot-info__name{white-space:nowrap}.slot__img img{width:135%;height:135%}.right-sidebar{min-height:unset;height:64px;display:flex;justify-content:center;align-items:center;width:100%;position:fixed;bottom:0;top:unset;background:linear-gradient(90deg,rgb(43,25,49,99%) 0,rgb(32,26,18,98%) 100%)}.slot-info__provider{align-items:center}.login-link{padding-bottom:0}}@media (min-width:1024px){.seo{padding:0 10px}.seo h1{font-size:30px}}