:root{--clr1:#FFF700;--font-family-base:"Montserrat",sans-serif;--font-family-alt:"Highest",sans-serif}html{font-size:62.5%;min-height:100vh}@media (max-width:500px){html{font-size:2.2vw}}.container{max-width:152rem;padding-left:1rem;padding-right:1rem;position:relative;margin-left:auto;margin-right:auto}section{padding:6.5rem 0;position:relative}@media (max-width:767px){section{padding:5rem 0}}b{font-weight:700}*,::after,::before{margin:0;padding:0;box-sizing:inherit}body{box-sizing:border-box}img{display:block;max-width:100%;border-style:none}ul{list-style:none;text-decoration:none}a{background-color:transparent;text-decoration:none;color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button;-webkit-appearance:button;outline:0;border:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}@font-face{font-family:Highest;src:url(../fonts/HighestRegular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal}body{font-family:var(--font-family-base),sans-serif;font-weight:700;font-size:1.4rem;line-height:1.8rem;letter-spacing:.3em;cursor:default;color:#fff;background:#000;height:100%;display:flex;flex-direction:column;min-height:100vh;text-transform:uppercase}.main-bg{background:url(../img/main-bg.webp) no-repeat top center/cover}.about-bg{background:url(../img/about-bg.webp) no-repeat top center/cover}.contacts-bg{background:url(../img/contacts-img.webp) no-repeat right 4vw bottom/24vw,url(../img/contacts-bg.webp) no-repeat top center/cover;position:relative}@media (max-width:1200px){.contacts-bg{background-position:right 0 bottom,top center}}@media (max-width:767px){.contacts-bg{background-position:bottom center,top center;background-size:33rem,cover}.contacts-bg:after{content:"";position:absolute;width:100%;height:53rem;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.572115) 25.96%,#000 100%)}}.faq-bg{background:url(../img/faq-bg.webp) no-repeat top center/cover;overflow-x:hidden;position:relative}@media (max-width:767px){.faq-bg:after{content:"";position:absolute;width:100%;height:53rem;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.572115) 25.96%,#000 100%)}}.faq-bg .catalog .container{background:rgba(0,0,0,.5)}@media (max-width:767px){.faq-bg .catalog .container{padding-bottom:30rem}}.nos-bg{background:url(../img/drakula-img.webp) no-repeat center top 41rem/38vw,url(../img/drakula-bg.webp) no-repeat top center/cover;position:relative}@media (max-width:1300px){.nos-bg{background-position:center top 50rem,top center}}@media (max-width:980px){.nos-bg{background-position:center top 50rem,top center;background-size:37rem,cover}}.policy-bg{background:#000}h1,h2{font-weight:700;font-size:2.2rem;line-height:2.8rem;letter-spacing:.3em;text-align:center;color:var(--clr1);margin-bottom:5rem}@media (max-width:767px){h1,h2{margin-bottom:3rem;font-size:2rem;line-height:2.4rem}}.clr1{color:var(--clr1)}.btn{display:inline-flex;justify-content:center;align-items:center;text-align:center;padding:2rem 6.5rem;border-radius:1rem;color:#000;text-decoration:none;cursor:pointer;background:var(--clr1);transition:all .3s;appearance:none;font-size:2.2rem;line-height:3rem}@media (max-width:767px){.btn{font-size:1.8rem;line-height:2.2rem;padding:1.7rem 4.8rem}}@media (hover:hover){.btn:hover{background:#fff}}@media (hover:none){.btn:active{background:#fff}}.btn--cookies{font-size:1.2rem;border-radius:5rem;padding:.4rem 1rem;text-transform:capitalize}@media (max-width:767px){.btn--cookies{width:100%}}.btn--white{background:#fff}.btn--white:hover{background:var(--clr1)}.menu{display:flex;justify-content:center;gap:1vw}.menu__link--active,.menu__link:active,.menu__link:hover{color:var(--clr1)}.menu.open{top:0}@media (max-width:767px){.header__menu{position:fixed;right:0;left:0;top:-100%;margin:auto;display:flex;flex-direction:column;align-items:flex-end;width:100%;z-index:10;gap:2.2rem;overflow:auto;text-align:center;padding:8rem 1rem 3rem;background:rgba(0,0,0,.8);backdrop-filter:blur(2.5px);transition:all .3s}.header__menu::-webkit-scrollbar{display:none}.header__menu .menu__link{font-size:1.8rem;line-height:2.2rem}}.menu-toggle{position:absolute;width:4.8rem;height:4.8rem;right:1rem;top:50%;transform:translateY(-50%);padding:0;margin:0;z-index:12;background:0 0;cursor:pointer;display:none;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px}.menu-toggle__item{display:block;height:1px;width:30px;background:#fff;border-radius:.1rem;transition:transform .15s}.menu-toggle__item:nth-child(2){width:25px}.menu-toggle.open .menu-toggle__item{position:absolute}.menu-toggle.open .menu-toggle__item:nth-child(1),.menu-toggle.open .menu-toggle__item:nth-child(2){top:2rem}.menu-toggle.open .menu-toggle__item:nth-child(1){transform:rotate(-135deg)}.menu-toggle.open .menu-toggle__item:nth-child(2){transform:rotate(-45deg);width:30px}@media (max-width:767px){.menu-toggle{display:flex}}body.overflow{overflow-y:hidden}.header{padding:3rem 1rem;position:absolute;left:0;top:0;width:100%;z-index:5;text-align:center}@media (max-width:767px){.header{padding:1.8rem 1rem}}.logo{font-family:var(--font-family-alt);font-weight:400;font-size:8rem;line-height:9rem;letter-spacing:.3em;margin-bottom:1rem}@media (max-width:767px){.logo{font-size:3.2rem;line-height:3rem}}.logo span{color:var(--clr1)}.main-section{padding-top:23rem}@media (max-width:767px){.main-section{padding-top:8rem}}.hero{background:url(../img/hero-img.webp) no-repeat top center,url(../img/hero-bg.webp) no-repeat top center;padding:71rem 0 8.5rem;text-align:center}@media (max-width:1200px){.hero{padding-top:56rem}}@media (max-width:767px){.hero{padding-top:40rem;background-size:70rem,contain;background-position:center 6.5rem,center 6.5rem}}@media (min-width:1921px){.hero{background-size:auto,100%}}.hero h1{font-weight:700;font-size:8rem;line-height:10rem;background:linear-gradient(100.48deg,#a3701e 17.92%,#fff700 45.74%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;letter-spacing:.3em;margin-bottom:6rem}@media (max-width:1200px){.hero h1{font-size:5rem;line-height:7rem}}@media (max-width:767px){.hero h1{font-size:3.2rem;line-height:3.4rem;margin-bottom:3rem}}.games__list{display:grid;grid-template-columns:repeat(5,1fr);gap:2.4rem}@media (max-width:1200px){.games__list{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:767px){.games__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.games__list{grid-template-columns:repeat(1,1fr)}}.games__item{text-align:center;border-radius:1rem;background:rgba(0,0,0,.25);backdrop-filter:blur(5px);border:.1rem solid #3b3f44}.games__item span{display:block;font-size:2rem;line-height:2.2rem;letter-spacing:.3em;min-height:10rem;display:flex;align-items:center;justify-content:center;padding:2rem}.games__item img{width:100%}.platform{padding-left:1rem;padding-right:1rem;text-align:center}.platform h1{color:#fff;margin-bottom:2.4rem}.platform p{margin-bottom:3rem}@media (max-width:767px){.platform p{margin-bottom:2rem}}.platform .container{border-radius:1rem;background:rgba(0,0,0,.25);backdrop-filter:blur(5px);border:.1rem solid #3b3f44;padding-top:4rem;padding-bottom:2rem}.platform__list{display:grid;grid-template-columns:repeat(6,1fr);gap:2.4rem;align-items:center}@media (max-width:900px){.platform__list{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:767px){.platform__list{display:flex;justify-content:center;flex-wrap:wrap}.platform__list li{width:33%}}.advantages .container{max-width:117rem}.advantages__list{display:flex;justify-content:space-between;gap:2.4rem;text-align:center}@media (max-width:767px){.advantages__list{gap:2rem 2%;flex-wrap:wrap}}.advantages__list li{display:flex;flex-direction:column;align-items:center;gap:2rem;justify-content:center}@media (max-width:767px){.advantages__list li{width:48%}}.support h1{margin-bottom:5rem}.support__link{border-radius:5rem;background:rgba(0,0,0,.25);backdrop-filter:blur(5px);border:.2rem solid #3b3f44;display:flex;max-width:57.4rem;width:100%;justify-content:center;align-items:center;padding:1.5rem;margin:0 auto 2rem;text-align:center}@media (max-width:767px){.support__link{padding:3rem}}.support__link:hover{background:var(--clr1);color:#000;transition:all .3s}.catalog{padding-left:1rem;padding-right:1rem;text-align:center;position:relative;z-index:2}.catalog .container{background:rgba(0,0,0,.25);backdrop-filter:blur(5px);border-radius:1rem;padding:6rem 1rem;border:.1rem solid #59585c}@media (max-width:767px){.catalog .container{padding:3.5rem 1rem}}.catalog h1{margin-bottom:2.4rem}.catalog h2{color:var(--clr1);margin-bottom:2.4rem}@media (max-width:767px){.catalog h2{margin-bottom:2rem}}.catalog__list{max-width:115rem;margin:5rem auto;display:flex;gap:2rem;justify-content:space-around}@media (max-width:767px){.catalog__list{flex-wrap:wrap}}.catalog__list img{margin-bottom:3rem}@media (max-width:767px){.comerce h1{margin-bottom:5rem}}.comerce__list{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;text-align:center}@media (max-width:767px){.comerce__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.comerce__list{grid-template-columns:repeat(1,1fr)}}.comerce__list img{margin:0 auto 1rem}.game-frame{background:rgba(0,0,0,.25);backdrop-filter:blur(5px);border-radius:1rem;max-width:145rem;min-height:71.4rem;margin:auto;position:relative}@media (max-width:767px){.game-frame{min-height:35.7rem}}.game-frame iframe{width:100%;height:100%;position:absolute}.contacts{padding-top:32.5rem}@media (max-width:767px){.contacts{padding-top:9rem;padding-bottom:37rem}}.contacts__info{margin-top:13rem;text-align:center;display:flex;flex-direction:column;gap:2rem}@media (max-width:767px){.contacts__info{margin-top:5rem}}.form{max-width:57.4rem;margin:auto;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem}.form__input{height:5rem;border:.1rem solid #acacb4;width:100%;text-align:center;outline:0;color:#fff;font-weight:700;text-transform:uppercase;background:rgba(0,0,0,.5);backdrop-filter:blur(5px);border-radius:2.5rem}.form__btn{font-size:1.6rem;padding:2rem 1rem;padding:.5rem 8.8rem}.faq-img{position:absolute;right:-4vw;bottom:0;width:29vw}@media (max-width:1670px){.faq-img{right:-8vw}}@media (max-width:1400px){.faq-img{right:-15vw}}@media (max-width:767px){.faq-img{width:34rem;left:0;right:0;margin:auto;z-index:2}}.nos{padding-top:21.3rem;padding-bottom:0;text-align:center}@media (max-width:767px){.nos{padding-top:11.8rem}}.nos__block{margin-top:13rem;display:flex;justify-content:space-between;gap:2rem}@media (max-width:980px){.nos__block{flex-direction:column;margin-top:30rem}}.nos__item{text-align:left;background:rgba(0,0,0,.25);backdrop-filter:blur(5px);border:.1rem solid #696869;border-radius:1rem;padding:3rem;max-width:51.4rem}@media (max-width:1300px){.nos__item{max-width:40rem}}@media (max-width:980px){.nos__item{max-width:100%}}.nos__item:not(:last-child){margin-bottom:2rem}.nos__item h2{text-align:left;margin-bottom:2rem}.nos__item p{font-weight:600;text-transform:none}.nos__item-subtitle{margin-top:6.5rem}.nos__item ul{margin-left:2rem}.nos__item ul li{list-style:disc;font-weight:600;text-transform:none}.nos__item ul li:not(:last-child){margin-bottom:2.4rem}.nos__item--big{height:100%}.policy{padding-top:21.3rem;font-weight:600;text-transform:none}@media (max-width:767px){.policy{padding-top:9rem}}.policy h1{margin-bottom:2.4rem;text-transform:uppercase}.policy p{margin-bottom:2rem}.policy ul{margin-left:2rem}.policy ul li{list-style:disc}.policy ul li:not(:last-child){margin-bottom:1rem}.cookies{position:fixed;z-index:15;display:none;align-items:center;gap:1.6rem;right:2%;max-width:49rem;width:100%;justify-content:space-between;bottom:-100%;padding:3.6rem 2.4rem;background:rgba(0,0,0,.5);color:var(--white);transition:all .3s;border:1px solid var(--white);border-radius:16px}.cookies__description{font-size:1.2rem;line-height:1.6rem;text-transform:none;font-weight:400;margin-bottom:2rem}.cookies__buttons{display:flex;gap:2rem;justify-content:space-between}.cookies.show{bottom:2%;display:block}@media (max-width:800px){.cookies.show{bottom:0}}.cookies.hide{bottom:-100%;visibility:hidden;display:none}@media (max-width:767px){.cookies{width:98%;max-width:100%;margin:auto;left:0;right:0;padding:2.4rem 1rem;flex-direction:column;align-items:center}.cookies__description{max-width:100%}.cookies__buttons{flex-direction:row;width:100%;gap:10px}}.footer{padding:10rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;font-weight:600;color:#9a9a9a;position:relative;z-index:2;font-size:1.2rem;line-height:1.4rem;margin-top:auto}@media (max-width:600px){.footer{font-size:1rem;padding-top:5rem}}.footer__nav{display:flex;align-items:center;gap:1rem}@media (max-width:600px){.footer__nav{flex-direction:column}}.footer__nav a:hover{color:#fff}