/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade{from,to{opacity:0}25%{opacity:1}50%{opacity:1}80%{opacity:0}}@keyframes rotateloader{0%{transform:rotate(0deg) scale(0.8)}50%{transform:rotate(360deg) scale(1.2)}100%{transform:rotate(720deg) scale(0.8)}}@keyframes ball1{0%{box-shadow:30px 0 0 #f8b334}50%{box-shadow:0 0 0 #f8b334;margin-bottom:0;transform:translate(15px, 15px)}100%{box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 0 #97bf0d}50%{box-shadow:0 0 0 #97bf0d;margin-top:-20px;transform:translate(15px, 15px)}100%{box-shadow:30px 0 0 #97bf0d;margin-top:0}}#modal-cookie{position:fixed;left:16px;bottom:16px;width:100%;max-width:560px;background:rgba(249,247,239,.95);box-shadow:0 0 28px rgba(0,0,0,.3);border-radius:4px;color:#240a0f;padding:24px;z-index:110;transition:all .4s ease;opacity:1;visibility:visible}#modal-cookie .container{display:flex;flex-direction:column;padding:0}#modal-cookie .container h2{font-size:24px;margin:0 0 12px}#modal-cookie .links{display:flex;margin-top:24px}#modal-cookie .links a,#modal-cookie .links button{padding:14px 36px;cursor:pointer}#modal-cookie .links .modal-cookie-link{margin-right:16px;background:none;border:2px solid #240a0f;color:#240a0f;text-decoration:none;box-shadow:none}#modal-cookie.accepted{opacity:0;visibility:hidden;bottom:-20%}@media only screen and (max-width: 610px){#modal-cookie{left:0;bottom:0;max-width:100%;border-radius:0;padding-left:15px;padding-right:15px}}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;color:#f9f7ef;opacity:0;visibility:hidden;z-index:99;transition:all .4s ease;overflow-y:auto}.modal.active{opacity:1;visibility:visible}@media(max-width: 680px){.modal.active{display:block}}.modal .modal-close{position:absolute;height:20px;width:20px;display:flex;align-items:center;justify-content:center;right:0;top:-15px;transform:translateY(-100%);cursor:pointer}.modal .modal-sign-block{background:#f9f7ef;position:relative;border-radius:4px}.modal .modal-form{display:flex;flex-flow:column;color:#240a0f}.modal .modal-label{margin-bottom:15px;font-size:18px;color:#240a0f}.modal .modal-input{width:100%;height:55px;border:none;background:#eee;border-radius:4px;padding:0 25px;margin-bottom:20px}.modal .modal-check{height:25px;width:25px;margin-right:10px}.modal .modal-accept{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:8px}.modal .modal-link{color:#ed4465;text-decoration:underline}.modal .modal-btn{padding:20px 38px;margin:15px auto 0;min-width:200px}#modal-sign .modal-wrap{max-width:560px;width:100%}@media(max-width: 680px){#modal-sign .modal-wrap{position:relative;top:45px}}#modal-sign .modal-sign-nav{list-style:none;padding:0;display:flex;align-items:center;margin:0;border-radius:12px;overflow:hidden}#modal-sign .modal-sign-nav li{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:24px 0;width:280px;font-size:20px;background:#eee;color:#240a0f}#modal-sign .modal-sign-nav li.active{background:#f9f7ef}@media(max-width: 880px){#modal-sign .modal-sign-nav li{height:70px;font-size:20px}}#modal-sign .tabs__content{display:none;padding:36px}@media(max-width: 880px){#modal-sign .tabs__content{padding:35px 25px}}#modal-sign .tabs__content.active{display:block}label.error{font-size:14px;margin-top:-10px;color:red;margin-bottom:20px}#modal-result p{max-width:450px;padding:45px 45px;text-align:center;background:#f9f7ef;color:#240a0f;border-radius:12px;font-size:24px}*{box-sizing:border-box;margin:0;padding:0}button{border:none;cursor:pointer;outline:none}a{color:#f9f7ef;text-decoration:none;transition:color .3s ease,background .3s ease}a:hover{color:#ed4465}img,video{width:auto;height:100%}ul,li{list-style:none}body{font-family:"Fira Sans",sans-serif;font-weight:400;color:#f9f7ef;background:#240a0f;position:relative;font-size:16px;letter-spacing:.025em;line-height:1.25;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.button{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f9f7ef;font-size:18px;text-align:center;font-weight:bold;border-radius:4px;background:linear-gradient(to right top, #ed4465, #f26d79);transition:all .3s ease;white-space:nowrap}.button:hover{box-shadow:0 2px 12px #ed4465}.container{width:100%;height:100%;margin:0 auto;padding:0 24px;z-index:2;position:relative}@media only screen and (max-width: 990px){.container{padding:0 16px}}#wrapper{display:flex;flex-direction:column;width:100%;padding-bottom:64px}body.top-hide #top{display:none}body.top-hide #header{top:0}#preloader{width:100vw;height:100vh;position:fixed;z-index:999;background:#180a0c;display:flex;flex-direction:column;align-items:center;justify-content:center}#preloader .loader{animation:rotateloader 1s infinite;height:50px;width:50px}#preloader .loader::before,#preloader .loader::after{border-radius:50%;content:"";display:block;height:20px;width:20px}#preloader .loader::before{animation:ball1 1s infinite;background-color:#ed4465;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}#preloader .loader::after{animation:ball2 1s infinite;background-color:#00a096;box-shadow:30px 0 0 #97bf0d}.loaded #preloader{opacity:0;visibility:hidden;transition:all .4s .9s ease-in-out}.no-js #preloader{display:none}#top{position:relative;overflow:hidden;font-size:16px;font-weight:700;background:#f47c81;padding:6px 0;height:37px}#top .container{display:flex;flex-direction:row;align-items:center;justify-content:center}#top button{font-size:12px;line-height:1;height:100%;color:#f9f7ef;background:#ed4465;font-weight:700;text-transform:uppercase;padding:6px 12px;border-radius:3px;transition:all .3s ease;cursor:pointer}#top button:hover{box-shadow:0 2px 12px #ed4465}#top p{margin:0 30px 0 15px}#top img{height:24px;width:auto;filter:invert(1)}#top .top-close{display:flex;position:absolute;right:15px;filter:invert(1);top:50%;transform:translateY(-50%);cursor:pointer;z-index:2}#top .top-close img{height:16px}@media only screen and (max-width: 1024px){#top{display:none}}#header{position:sticky;width:100%;left:0;top:-37px;z-index:90;background:#240a0f}@media only screen and (max-width: 1024px){#header{top:0}}#header>.container{display:flex;justify-content:space-between;padding-top:10px;padding-bottom:10px}@media only screen and (max-width: 1024px){#header>.container{align-items:center}}#header .logo{position:relative;height:36px;transition:all .3s ease}#header .logo:hover{filter:brightness(110%)}@media only screen and (min-width: 1025px){#header .logo{margin-left:20px}}@media only screen and (max-width: 1024px){#header .logo{height:30px}}#header .right{display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width: 1025px){#header .right{flex-grow:1}}#header .links{display:flex;align-items:center;height:100%}#header .links .login.button{background:rgba(255,255,255,.1)}#header .links button{font-size:14px;height:100%;padding:0 18px}#header .links button:not(:last-child){margin-right:8px}@media only screen and (max-width: 1024px){#header .links button:not(:last-child){display:none}}#header .links .login.button:hover{box-shadow:none;background:rgba(255,255,255,.2)}#header .links .icon{margin-left:16px;border-radius:4px;background:none;height:36px;padding:7px 8px;transition:all .3s ease}#header .links .icon:hover{background:rgba(255,255,255,.2)}#header .links .icon img{width:auto;height:100%;-o-object-fit:cover;object-fit:cover}#header nav{display:flex;flex-grow:1;justify-content:center;margin:0 32px;height:100%}@media only screen and (max-width: 1024px){#header nav{display:none}}#header nav a{display:flex;align-items:center;position:relative;font-size:16px;font-weight:500;white-space:nowrap;color:#f9f7ef}#header nav a:not(:last-child){margin-right:36px}#header nav a::before{content:"";position:absolute;left:50%;bottom:-10px;width:0;height:3px;transform:translateX(-50%);background:#ed4465;transition:all .3s ease}#header nav a.current,#header nav a:hover{color:#ed4465}#header nav a.current::before,#header nav a:hover::before{width:100%}#header nav a.current{pointer-events:none}#content.home-page{display:grid;grid-template-columns:290px 1fr;grid-template-areas:"sidebar main"}@media only screen and (max-width: 1024px){#content.home-page{grid-template-columns:1fr;grid-template-areas:"sidebar" "main"}}#sidebar{grid-area:sidebar;background:#180a0c;color:#f9f7ef;position:sticky;left:0;top:56px;height:calc(100vh - 56px);padding:18px 0 24px;overflow-y:auto}@media only screen and (max-width: 1024px){#sidebar{height:-moz-max-content;height:max-content;position:static;padding:0}}#sidebar .sidebar-title{display:flex;align-items:center;justify-content:space-between;margin:0 18px 12px 24px}@media only screen and (max-width: 1024px){#sidebar .sidebar-title{display:none}}#sidebar .sidebar-title h3{font-size:16px;text-transform:uppercase;font-weight:500}#sidebar .sidebar-title .sidebar-toggle{height:32px;width:32px;padding:5px;border-radius:2px;background:none}#sidebar .sidebar-title .sidebar-toggle:hover{background:rgba(255,255,255,.1)}#sidebar .sidebar-title .sidebar-toggle svg{fill:#f9f7ef}@media only screen and (max-width: 1024px){#sidebar .streamers{display:grid;gap:16px;grid-template-columns:repeat(12, minmax(max-content, 1fr))}}#sidebar .streamers a{display:flex;align-items:center;color:#f9f7ef;padding:8px 24px}@media only screen and (max-width: 1024px){#sidebar .streamers a{padding:16px 12px;flex-direction:column;text-align:center}}#sidebar .streamers a:hover{background:rgba(255,255,255,.1)}#sidebar .streamers a .img{display:flex;width:36px;height:36px;border-radius:50%;overflow:hidden}#sidebar .streamers a .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#sidebar .streamers a .text{display:flex;flex-direction:column;flex-grow:1;font-size:16px;font-weight:500;margin-left:8px}@media only screen and (max-width: 1024px){#sidebar .streamers a .text{margin:6px 0 6px}}#sidebar .streamers a .text span{font-size:12px;font-weight:300}#sidebar .streamers a .views{display:flex;align-items:center;font-weight:700}#sidebar .streamers a .views::before{content:"";display:block;width:8px;height:8px;background:#ed4465;border-radius:50%;margin-right:4px}#content.side-short{grid-template-columns:max-content 1fr !important}#content.side-short #sidebar .sidebar-title{margin:0px 12px 12px}#content.side-short #sidebar .sidebar-title h3{display:none}#content.side-short #sidebar .sidebar-title .sidebar-toggle svg{transform:rotateY(180deg)}#content.side-short #sidebar .streamers a{padding:8px 12px}#content.side-short #sidebar .streamers .text,#content.side-short #sidebar .streamers .views{display:none}#content.side-short .grid-block .grid .item:last-child{display:flex}#content{position:relative;grid-area:main;background:#201518}#slider{position:relative;height:320px;width:100%;margin:36px auto;max-width:1140px}#slider .slider-home{position:absolute;left:0;top:0;width:100%;height:100%}#slider .slider-home .slide{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:52%;border-radius:4px;overflow:hidden;display:flex;transition:all .4s ease;color:#f9f7ef}#slider .slider-home .slide:hover{filter:brightness(100%) !important}#slider .slider-home .slide:hover .name,#slider .slider-home .slide:hover .live{transform:translateY(0);opacity:1}#slider .slider-home .slide:hover::after,#slider .slider-home .slide:hover::before{opacity:1}#slider .slider-home .slide::before,#slider .slider-home .slide::after{content:"";position:absolute;opacity:0;transition:all .3s ease;width:100%;left:0;z-index:3}#slider .slider-home .slide::after{background:url("../images/icons/eye.svg") no-repeat center/contain;height:20%;top:50%;transform:translateY(-50%)}#slider .slider-home .slide::before{top:0;height:100%;background:rgba(18,10,23,.8);opacity:0;transition:all .3s ease}#slider .slider-home .slide img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#slider .slider-home .slide .name{display:flex;align-items:center;position:absolute;left:16px;bottom:12px;z-index:4;font-weight:500;transition:all .4s ease;transform:translateY(100%);opacity:0}#slider .slider-home .slide .name::before{content:"";width:6px;height:6px;background:#ed4465;border-radius:50%;margin-right:6px}#slider .slider-home .slide .live{position:absolute;left:16px;top:12px;z-index:3;transform:translateY(-100%);opacity:0;transition:all .3s ease}.slider-nav{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:8}.slider-nav button{border:1px solid #f9f7ef;height:32px;width:32px;padding:4px;border-radius:4px;background:none;transition:all .3s ease;opacity:.5}.slider-nav button svg{fill:#f9f7ef}.slider-nav button:hover{opacity:1;background:#ed4465;border-color:#ed4465}.live{display:flex;align-items:center;padding:4px 8px;border-radius:4px;background:#ed4465;font-size:12px;font-weight:700;text-transform:uppercase;z-index:3}.grid-block{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;margin-top:32px}.grid-block .block-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.grid-block .block-title .title{font-size:18px;font-weight:700;line-height:1}.grid-block .block-title .title a{color:#ed4465}.grid-block .block-title .title a:hover{text-decoration:underline}.grid-block .block-title>a{font-weight:500;font-size:14px;color:#f9f7ef;padding:8px 12px;background:rgba(255,255,255,.1);border-radius:4px}.grid-block .block-title>a:hover{background:rgba(255,255,255,.3)}.grid-block .grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media only screen and (max-width: 1124px){.grid-block .grid{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr))}}.grid-block .grid .item{display:flex;flex-direction:column;border-radius:4px;overflow:hidden;background:#281f21;transition:all .3s ease}.grid-block .grid .item:last-child{display:none}.grid-block .grid .item:hover{transform:translate(-5px, -5px);box-shadow:5px 5px 0 #ed4465}.grid-block .grid .item .description{display:flex;flex-direction:column;flex-grow:1;padding:16px 18px;color:#f9f7ef}.grid-block .grid .item .description .name{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);justify-content:space-between;font-weight:500}.grid-block .grid .item .description .name span{justify-self:right;display:flex;align-items:center;font-weight:700}.grid-block .grid .item .description .name span::before{content:"";width:6px;height:6px;border-radius:50%;background:#ed4465;animation:fade 2s infinite;margin-right:4px}.grid-block .grid .item .description .name .game-name{display:block;width:100%;grid-column:1/3;font-size:10px;margin-top:2px;font-weight:300}.grid-block .grid .item .description .text{margin:12px 0 18px;font-size:14px;font-weight:300;flex-grow:1}.grid-block .grid .item .img{display:flex}.grid-block .grid .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.link-page{margin-top:32px;padding:18px;color:#f9f7ef !important}.link-page:hover{transform:translateY(-2px)}.tags{display:flex;flex-wrap:wrap}.tags span{font-size:12px;font-weight:500;border-radius:20px;padding:6px 12px;background:rgba(255,255,255,.1);transition:all .3s ease}.tags span:not(:last-child){margin-right:6px}.tags span:hover{background:rgba(255,255,255,.3)}#features{padding:45px 0;background:rgba(18,10,23,.9)}@media only screen and (max-width: 680px){#features{padding:30px 0}}#features .grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px}@media only screen and (max-width: 768px){#features .grid{grid-template-columns:1fr;grid-gap:20px}}#features .grid .item{display:flex;align-items:center}#features .grid .item .icon{display:flex;align-items:center;margin-right:20px}#features .grid .item h3{font-size:18px;margin-bottom:6px}#features .grid .item p{font-size:14px;max-width:220px}#more-persons{border-top:3px solid #da2432;padding:60px 0 75px}@media only screen and (max-width: 680px){#more-persons{padding:45px 0 60px}}#more-persons h1{text-align:center;font-size:46px;margin:0 0 30px}#more-persons .persons-grid{display:grid;grid-gap:20px;grid-template-columns:repeat(3, 1fr);margin-bottom:30px}@media only screen and (max-width: 990px){#more-persons .persons-grid{grid-gap:15px;margin-bottom:20px;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 680px){#more-persons .persons-grid{grid-template-columns:1fr;grid-gap:10px}}#more-persons .persons-grid .item{position:relative;display:flex;border-radius:12px;overflow:hidden;width:100%;height:0;padding-bottom:56.25%;transition:all .3s ease}@media(max-width: 990px)and (min-width: 680px){#more-persons .persons-grid .item:last-child{display:none}}#more-persons .persons-grid .item:hover{transform:translateY(-5%);box-shadow:0 5px 0px #da2432}#more-persons .persons-grid .item:hover::before{opacity:1}#more-persons .persons-grid .item:hover .name{transform:translateY(0)}#more-persons .persons-grid .item::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:30%;z-index:2;opacity:0;transition:all .3s ease;background:linear-gradient(to top, rgb(18, 10, 23), transparent)}#more-persons .persons-grid .item img{position:absolute;height:100%;width:100%;left:0;top:0;-o-object-fit:cover;object-fit:cover;z-index:0}#more-persons .persons-grid .item .live{font-size:10px;padding:4px 6px;top:10px;left:10px}#more-persons .persons-grid .item .live::before{width:5px;height:5px;margin-right:4px}#more-persons .persons-grid .item .name{left:20px;bottom:10px;font-size:14px;transform:translateY(calc(100% + 10px))}#more-persons .button{border-radius:12px;padding:18px}#footer{border-top:3px solid #ed4465;background:#240a0f;padding-top:54px;position:relative}#footer::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url("../images/halo-5_-guardians-hd-wallpapers-33211-6208851_Easy-Resize.com_.jpg") no-repeat center/cover;opacity:.16}#footer>.container{display:flex;justify-content:flex-end;padding:0 42px}#footer>.container .first{flex-grow:1}#footer>.container .first img{height:45px}#footer>.container .footer-item{margin-right:64px}#footer>.container .footer-item h2{font-size:28px;margin-bottom:16px}#footer>.container .footer-item li{font-size:20px}#footer>.container .footer-item li:not(:last-child){margin-bottom:4px}#footer #copyright{position:relative;z-index:3;padding:24px 0;margin-top:102px;border-top:1px solid rgba(255,255,255,.1)}#footer #copyright .container{display:flex;text-align:center;justify-content:center}#footer #copyright .links{display:flex;white-space:nowrap}@media only screen and (max-width: 768px){#footer #copyright .links{margin-top:10px}}#footer #copyright .links a:not(:last-child)::after{content:"|";margin:0 10px;color:#f9f7ef !important}#footer #copyright .links a:hover{color:#f26d79}#hero{overflow:hidden;width:auto;color:#ededed;position:relative;background:url("../images/hero-bg.jpg") no-repeat center/cover;background-position:center 56px;background-attachment:fixed}#hero::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:#201518;opacity:.75}#hero>.container{padding-top:60px;padding-bottom:60px}@media only screen and (max-width: 990px){#hero>.container{padding-top:30px;padding-bottom:30px}}#hero .hero-title{margin:0;font-size:48px;text-align:center}@media only screen and (max-width: 990px){#hero .hero-title{font-size:32px}}.webp #hero{background-image:url("../images/hero-bg.webp")}#content.page-404 .site-text .container{text-align:center;display:flex;flex-direction:column;align-items:center;max-width:990px}#content.page-404 .site-text .container h2{margin:0;font-size:64px}#content.page-404 .site-text .container p{font-size:24px;max-width:540px;margin:14px 0 42px}#content.page-404 .site-text .container .button{padding:16px 38px;text-decoration:none}#content.page-404 .site-text .container .button:hover{color:#f9f7ef}#content.page-about .site-text .container{text-align:center}#content.page-about .site-text .container h2{font-size:54px;margin:54px 0 0px}#content.page-about .site-text .container h2:first-child{margin-top:0}#content.page-about .site-text .container p{font-size:28px;margin:16px 0}#breadcrumbs{font-size:18px;margin:32px 0}@media only screen and (max-width: 990px){#breadcrumbs{font-size:16px;margin:20px 0}}#breadcrumbs ul{display:flex;flex-wrap:wrap;align-items:center}#breadcrumbs ul li{display:flex;align-self:start}#breadcrumbs ul li:not(:last-child)::after{content:"/";margin:0 6px;color:#94928b}#breadcrumbs ul li span{font-weight:500}#breadcrumbs ul li a{color:#94928b}#breadcrumbs ul li a:hover{color:#ed4465}.site-text{font-size:20px;padding-bottom:110px}@media(max-width: 990px){.site-text{padding:18px 0 60px}}.site-text .container{max-width:1024px}.site-text h1{margin:45px 0 20px}.site-text h2{font-size:36px;margin:32px 0 16px}.site-text h2:first-child{margin-top:0}.site-text p{margin:16px 0;color:#b8b5ac}.site-text p:first-child{margin-top:0}.site-text ul{margin:28px 0}.site-text ul li:not(:last-child){margin-bottom:10px}.site-text a{text-decoration:underline}.site-text hr{height:1px;border:none;background:rgba(255,255,255,.1);margin:24px 0}.contact-form{display:flex;flex-direction:column;max-width:640px;background:#281f21;padding:24px;border-radius:4px;width:100%;margin:0 auto;font-size:18px}.contact-form .form-label{margin-bottom:16px;font-size:18px;font-weight:500}.contact-form .form-input,.contact-form textarea{border:none;background:#fff;border-radius:3px;margin-bottom:20px}.contact-form .form-input{height:55px;padding:0 25px}.contact-form textarea{border:none;padding:20px 25px;resize:none}.contact-form .form-accept{display:flex;align-items:center;justify-content:center;position:relative;font-size:16px;margin-bottom:20px}.contact-form .form-accept .form-link{color:#ed4465;text-decoration:underline}.contact-form .form-accept .form-check{height:25px;width:25px;margin-right:10px}.contact-form .form-accept label.error{order:3;margin:0 0 0 15px;font-weight:300;color:#ed4465}.contact-form .button{margin-top:10px;padding:18px}section.games{padding-bottom:90px}.games-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:16px;row-gap:24px}@media only screen and (max-width: 1024px){.games-grid{grid-template-columns:repeat(3, 1fr);gap:12px;row-gap:18px}}@media only screen and (max-width: 680px){.games-grid{grid-template-columns:repeat(2, 1fr)}}.games-grid .grid-item{color:#f9f7ef}@media(max-width: 1024px)and (min-width: 680px){.games-grid .grid-item:last-child{display:none}}.games-grid .grid-item:hover h3{color:#ed4465}.games-grid .grid-item:hover img{filter:brightness(110%)}.games-grid .grid-item .img{display:flex;position:relative;overflow:hidden;border-radius:4px;width:100%;height:0;padding-bottom:130%;margin-bottom:8px}.games-grid .grid-item .img img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;transition:all .3s ease}.games-grid .grid-item h3{font-size:18px;transition:all .3s ease}.games-grid .grid-item p{opacity:.5;font-size:14px;margin:4px 0 8px}section.streamers{padding-bottom:110px}section.streamers .container{max-width:1440px}.grid-streamers{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;row-gap:36px}@media only screen and (max-width: 680px){.grid-streamers{grid-template-columns:1fr;gap:12px}}.grid-streamers .grid-item{display:flex;flex-direction:column}.grid-streamers .grid-item .item-title{display:flex;align-items:center}.grid-streamers .grid-item .item-title .number{display:flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:24px;font-weight:bold;background:#ed4465;margin-right:24px;border-radius:4px 4px 0 0}.grid-streamers .grid-item .item-title h3{font-size:28px}.grid-streamers .grid-item .img{display:flex;position:relative;border-radius:0 4px 0 0;overflow:hidden;width:100%;height:0;padding-bottom:56.25%}.grid-streamers .grid-item .img img{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.grid-streamers .grid-item .text{background:#281f21;padding:24px;flex-grow:1}.grid-streamers .grid-item .text p{font-size:14px}.grid-streamers .grid-item .text p:not(:last-child){margin-bottom:16px}