*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media(max-width:1200px){html{font-size:55%}}@media(max-width:420px){html{font-size:45%}}body{font-family:Montserrat,sans-serif;font-weight:400;background-color:#f5f5f5;line-height:113%;font-size:1.6rem;color:#f5f5f5}.container{display:grid;grid-template-rows:70vh min-content 40vw repeat(3,min-content);grid-template-columns:[sidebar-start] 8rem [sidebar-end full-start] minmax(60px,1fr) [center-content-start] repeat(8,[col-start] minmax(min-content,14.5rem) [col-end]) [center-content-end] minmax(60px,1fr) [full-end]}@media(max-width:1200px){.container{grid-template-rows:6rem 80vh min-content 40vw repeat(3,min-content);grid-template-columns:[full-start] minmax(60px,1fr) [center-content-start] repeat(8,[col-start] minmax(min-content,14.5rem) [col-end]) [center-content-end] minmax(60px,1fr) [full-end]}}@media(max-width:850px){.container{grid-template-rows:6rem calc(100vh - 6rem) min-content min-content min-content 50vw repeat(3,min-content)}}.title-1{font-weight:700;font-size:4.5rem;color:#fff;line-height:122%}.title-2{font-weight:700;font-size:4rem;line-height:100%;color:#f5f5f5}.title-3{font-weight:700;font-size:1.9rem;color:#425844;line-height:122%}.title-3_white{color:#fff}.title-3_green-light{color:#61a568}.title-4{font-weight:300;font-size:1.7rem;color:#61a568;text-transform:uppercase;line-height:115%}.cards{background-color:#f5f5f5;grid-column:center-content-start/center-content-end;display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));grid-gap:4rem 6rem;padding:15rem 0}@media(max-width:420px){.cards{padding:6rem 0}}.card{background-color:#101d2c;display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:4.5rem}.card__img{width:100%;grid-column:1/-1;grid-row:1/-1}.card__title{grid-column:1/-1;padding:1.5rem 0;background-color:#425844;text-align:center;font-size:1.6rem;font-weight:600;justify-self:center;width:80%;z-index:5;grid-row:1/-1;align-self:end;transform:translateY(50%)}.card__svg{width:2rem;height:2rem}.card__btn{grid-column:1/-1;text-transform:uppercase}.content{margin-left:3rem;display:flex;gap:1rem}.header{background-color:#101d2c;grid-column:full-start/col-end 6;padding:5rem 6rem;display:grid;grid-template-rows:1fr min-content minmax(10rem,min-content) 1fr;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../img/header-1x.jpg) center/cover no-repeat}@media(min-resolution:192dpi)and (min-width:670px),(min-width:1340px){.header{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../img/header-2x.jpg) center/cover no-repeat}}@media(max-width:850px){.header{grid-column:full-start/full-end}}@media(max-width:850px){.header h1{margin-bottom:2rem}}.header__btn{align-self:start;justify-self:start}.header__line-text{color:#aaa;font-weight:700;display:grid;grid-template-columns:1fr max-content 1fr;grid-column-gap:2rem;align-items:center}.header__line-text::after,.header__line-text::before{content:"";height:.1rem;display:block;background-color:#aaa}.logo{display:block;margin-bottom:8rem}.logo__svg{display:block;margin:0 auto;width:12rem;height:4rem}.icon_wrapper{display:grid;padding-top:1.3rem;grid-template-columns:repeat(4,1fr);justify-items:center;grid-gap:2rem}.icon__mania{width:8rem;height:2.5rem}.icon__steam{width:8rem;height:2.5rem}.icon__pc-gamer{width:12.2rem;height:2.5rem}.icon__pc{width:9.6rem;height:3rem}.features{padding:15rem 0;background-color:#f5f5f5;color:#425844;grid-column:center-content-start/center-content-end;display:grid;grid-template-columns:repeat(auto-fit,minmax(27rem,1fr));grid-gap:3rem 4rem;align-items:start}@media(max-width:420px){.features{padding:6rem 0}}.feature{display:grid;grid-template-columns:min-content 1fr;grid-gap:1.5rem 2.5rem}.feature__text{line-height:113%;font-weight:400;color:#425844}.feature__icon{width:4.5rem;height:4.5rem;grid-row:1/span 2;transform:translateY(-1rem)}.gamers{background-color:#101d2c;grid-column:col-start 7/full-end;display:grid;grid-template-columns:max-content;grid-gap:4rem 2rem;align-content:center;justify-content:center}@media(max-width:850px){.gamers{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(28rem,max-content));padding:3.2rem}}@media(max-width:420px){.gamers{grid-template-columns:min-content;justify-content:right}}.gamers__box{display:grid;grid-template-columns:max-content minmax(12rem,max-content);grid-gap:2rem}.gamers__title{grid-column:1/-1;justify-self:center}.gamers__wrapper-img{width:7rem;height:7rem;overflow:hidden;border-radius:50%}.gamers__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.02)}.gamers__text-info{align-self:center;min-width:0}.gamers__text-info h3{white-space:normal}.gamers__score{color:#aaa;font-weight:300;line-height:125%}.banner-img,.banner-text{background-color:#101d2c}.banner-img{grid-column:full-start/col-end 4;display:grid;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(24,1fr);background:url(../img/banner/banner-bg-2x.jpg) center/cover no-repeat}@media(max-width:850px){.banner-img{grid-column:1/-1}}.banner-img__img-1{width:100%;grid-column:3/15;grid-row:3/12}@media(max-width:850px){.banner-img__img-1{grid-column:2/10}}.banner-img__img-2{width:100%;grid-column:5/-1;grid-row:10/23;transform:translate(3.5rem)}@media(max-width:850px){.banner-img__img-2{grid-column:8/15}}.banner-text{grid-column:col-start 5/full-end;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 4vw}@media(max-width:850px){.banner-text{grid-column:1/-1;grid-row:5/6;padding:4rem}}.banner-text__text{margin-bottom:4rem}.sidebar{background-color:#425844;grid-column:sidebar-start/sidebar-end;grid-row:1/-1;padding-top:3.7rem;display:flex;justify-content:center}@media(max-width:1200px){.sidebar{grid-column:1/-1;grid-row:1/2;justify-content:end;align-items:center;padding-top:0rem;padding-right:3rem}}.hamburger{border:none;background:#f5f5f5;height:.2rem;width:4.5rem}.hamburger::after,.hamburger::before{content:"";background:#f5f5f5;height:.2rem;width:4.5rem;display:block}.hamburger::before{transform:translateY(-1.5rem)}.hamburger::after{transform:translateY(1.5rem)}.gallery{background-color:#101d2c;grid-column:full-start/full-end;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(7,5vw);grid-gap:1.5rem;padding:1.5rem}.gallery__item-1{grid-column:1/3;grid-row:1/3}.gallery__item-2{grid-column:3/span 3;grid-row:1/span 3}.gallery__item-3{grid-column:6/span 1;grid-row:1/span 2}.gallery__item-4{grid-column:7/-1;grid-row:1/span 2}.gallery__item-5{grid-column:1/3;grid-row:3/6}.gallery__item-6{grid-column:3/span 2;grid-row:4/span 2}.gallery__item-7{grid-column:5/6;grid-row:4/5}.gallery__item-8{grid-column:6/span 2;grid-row:3/span 2}.gallery__item-9{grid-column:8/-1;grid-row:3/span 3}.gallery__item-10{grid-column:1/2;grid-row:6/span 2}.gallery__item-11{grid-column:2/span 2;grid-row:6/span 2}.gallery__item-12{grid-column:4/5;grid-row:6/span 2}.gallery__item-13{grid-column:5/span 3;grid-row:5/span 3}.gallery__item-14{grid-column:8/-1;grid-row:6/-1}.gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer{background-color:#101d2c;grid-column:full-start/full-end;padding:8rem 3rem;border-top:solid .3rem #f5f5f5}.nav__list{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));justify-items:center;grid-gap:3.5rem}.nav__link:link,.nav__link:visited{font-size:1.6rem;font-weight:300;text-transform:uppercase;color:#f5f5f5;text-decoration:none;text-align:center;transition:color .3s ease-out,transform .3s ease-out;display:inline-block}.nav__link:active,.nav__link:hover{color:#61a568;transform:translateY(-.3rem)}.btn{font-size:1.6rem;font-weight:700;padding:15px 30px;background-color:#61a568;color:#f5f5f5;border:none;font-family:Montserrat,sans-serif;cursor:pointer}.btn:hover{background-color:#425844}.mb-sm{margin-bottom:3rem}