main{box-sizing:border-box}body{margin:0;box-sizing:border-box;font-family:Overpass,sans-serif}header{background:linear-gradient(180deg,#ff9000,#ffd400bf);border-bottom:1px solid #fc9000;display:flex;padding:0 30px;justify-content:space-between;position:fixed;z-index:100;width:calc(100vw - 60px)}.header__left-desktop{display:flex}.header__left-desktop a{color:#000;text-decoration:none;padding:15px;display:inline-block;position:relative;transition:all .3s ease}.header__left-desktop a:after{content:"";width:100%;position:absolute;display:block;height:2px;bottom:0;background:transparent;left:0;transition:all .3s ease}.header__left-desktop a:hover{color:#985700}.header__left-desktop a:hover:after{background:#000}.header__left-desktop a.active{background:#ffbb0080}.header__left-desktop a.active:after{background:#fc0000}.header__right{display:flex;min-height:48px;align-items:center}.header__button{display:inline-block;text-decoration:none;background:linear-gradient(45deg,#000,#717171);color:#fff;padding:5px 16px;border-bottom:2px solid #cc6600;transition:all .3s ease}.header__button:hover{background:linear-gradient(135deg,#ffd400,#ff8000);color:#000;border-bottom-width:1px}@media screen and (max-width: 480px){header{padding:0 15px;width:calc(100vw - 30px)}}main{min-height:calc(100vh - 40px)}.hero{display:flex;height:540px;align-items:center;color:#fff;background:url(/build/assets/games-bg-compressed-CTZ1iS8y.jpg) center;background-size:cover;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#00000080,#0000)}.hero h1{position:absolute;display:flex;flex-direction:column;text-transform:uppercase;font-size:96px;font-weight:900;line-height:72px;color:#000;right:-23px;bottom:-18%;mix-blend-mode:overlay}.hero h1 span:nth-last-child(1){letter-spacing:93px}.hero__content{z-index:0;padding-left:40px;max-width:50vw}.hero__content__first{font-size:48px;line-height:24px}.hero__content__second{font-size:48px;color:#ff8000}.hero__content__subtext{font-size:16px;margin-top:20px}.hero__content__button{margin-top:20px;display:inline-block;text-decoration:none;background:linear-gradient(45deg,#000,#717171);color:#fff;padding:5px 16px;border-bottom:2px solid #cc6600;transition:all .3s ease}.hero__content__button:hover{background:linear-gradient(135deg,#ffd400,#ff8000);color:#000}@media screen and (max-width: 480px){.hero{height:100vh}.hero h1{font-size:48px;line-height:36px;bottom:-50px;left:3%}.hero h1 span:nth-last-child(1){letter-spacing:46px}.hero__content{padding:0 20px;text-align:center;max-width:initial}.hero__content__first{font-size:32px}.hero__content__second{font-size:28px}}.rating{display:flex;flex-direction:column;color:#fff;background:url(/build/assets/rating-bg-compressed-bzM96j9Q.jpg) center;background-size:cover;position:relative;overflow:hidden;padding:0 40px 30px}.rating h2{font-weight:500;font-size:36px}.rating__subtitle{position:absolute;font-size:96px;text-transform:uppercase;font-weight:900;right:50px;top:-25px;color:#000;mix-blend-mode:overlay;opacity:.3}.rating__results-table{display:flex}.rating__column{margin-right:32px}.rating__item{display:flex;min-width:360px;margin-bottom:10px;align-items:center;background:linear-gradient(90deg,#e0e0e0,#fbfbfb);color:#111;border-radius:0 0 50px}.rating__item__position{width:32px;text-align:center;font-size:20px;margin-top:3px;font-family:Overpass Mono;font-weight:500}.rating__item__name{padding-left:10px;margin-right:auto;font-size:16px}.rating__item__points{display:flex;flex-direction:column;align-items:flex-end;margin-right:25px;margin-top:4px}.rating__item__pp{font-size:16px;color:#545454;line-height:14px;font-weight:500;font-family:Overpass Mono}.rating__item__foxcoins{font-size:11px;color:#9f9f9f;font-family:Overpass Mono;font-weight:500}.rating__item.rating__item__leader{background:linear-gradient(90deg,#ffb554,#fffbef)}.rating__item.rating__item__leader .rating__item__position{color:#aa5800}.rating__item.rating__item__leader .rating__item__pp{color:#c60}.rating__item.rating__item__leader .rating__item__foxcoins{color:#ac7b49}.rating__message{background:orange;border:1px solid orangered;color:#000;padding:.5rem 1rem .5rem 2rem;position:relative}.rating__message:before{content:"!";position:absolute;top:-7px;left:.5rem;font-size:3rem;font-weight:700;mix-blend-mode:overlay}@media screen and (max-width: 480px){.rating{padding:0 20px 30px}.rating h2{font-size:24px;text-align:center}.rating__subtitle{font-size:48px;right:0;top:-15px}.rating__results-table{flex-direction:column}.rating__column{margin:0}.rating__item{min-width:inherit;width:100%}.rating__item__position{font-size:16px}.rating__item__name{padding-left:8px;font-size:14px;margin-top:2px}}.rating-details{display:block;margin:0;padding:60px 40px;color:#fff;background:url(/build/assets/rating-bg-compressed-bzM96j9Q.jpg) center;background-size:cover;min-height:calc(100vh - 160px)}.rating-details h1{margin:10px 0 20px;font-size:48px}.rating-details__table{width:calc(100vw - 80px);overflow-x:scroll}.rating-details__table-content{width:100%;border-spacing:0}.rating-details__table-content thead{background:linear-gradient(0deg,#000,gray);letter-spacing:1px;font-weight:500}.rating-details__table-content tbody tr{background:#fefefecc;color:#000}.rating-details__table-content tbody tr td{border-bottom:1px solid gray;height:32px;line-height:0;padding:0}.rating-details__table-content tbody tr td.position{text-align:center;font-size:18px;font-family:Overpass Mono}.rating-details__table-content tbody tr td.player_name{padding-left:8px}.rating-details__table-content tbody tr td.games_count{font-family:Overpass Mono;text-align:center;min-width:80px}.rating-details__table-content tbody tr td.points_count{text-align:right;padding-right:10px;font-family:Overpass Mono;min-width:120px}.rating-details__table-content tbody tr td.points_count:nth-last-child(1){font-size:20px;font-weight:600}.rating-details__table-content tbody tr.qualified_for_finals{background:#ffa5008c;color:#fff;text-shadow:0 1px 10px black}.rating-details__table-content tbody tr.qualified_for_finals td.points_count:nth-last-child(1){color:#ff0}@media screen and (max-width: 480px){.rating-details h1{font-size:32px}.rating-details{padding:60px 20px}.rating-details__table{width:calc(100vw - 40px)}}@font-face{font-family:Vox Round;src:url(/build/assets/VoxRound-mDJxEYD8.otf);font-weight:400}@font-face{font-family:Vox Round;src:url(/build/assets/VoxRound-Light-Bh4LhBQk.otf);font-weight:300}@font-face{font-family:Vox Round;src:url(/build/assets/VoxRound-Medium-CYcITZfP.otf);font-weight:500}@font-face{font-family:Vox Round;src:url(/build/assets/VoxRound-Bold-CdMskfjr.otf);font-weight:600}.page__six{background:url(/build/assets/thesix_bg-Bt6TBngb.jpg);background-size:cover;min-height:calc(100vh - 90px);padding-top:50px;display:grid;color:#fff}.page__six__content{font-family:Vox Round,serif;max-width:1024px;display:flex;flex-direction:column;gap:20px;background:#000000bf;width:100%;height:100%;margin:0 auto}.page__six__content-main{padding:2rem;letter-spacing:1px;font-size:16px;line-height:20px;text-shadow:1px 1px black}.page__six__content-main a{color:#b3e9f5}.page__six__content-main a.page__twitch-versus__btn{color:#000}.page__six__alert{background:#48e0ee36;border:1px solid #48e0ee;border-radius:5px;padding:1rem;text-align:center}.page__six__logo{margin:0 auto;padding-top:1rem}.page__six__logo img{max-width:200px}.page__twitch-versus{background:url(/build/assets/bg2-B2WpMalF.jpg) center;background-size:cover;min-height:calc(100vh - 100px);padding-top:60px;color:#fff}.page__twitch-versus__content{display:flex;flex-direction:column;padding:10px 30px;position:relative;align-items:center}.page__twitch-versus__logo{margin:0 auto}.page__twitch-versus__start{text-align:center;max-width:70vw;text-shadow:0 0 5px black}.page__twitch-versus__start h1{margin:2rem 0;color:#fff900}.page__twitch-versus__start p{font-size:1.2rem;margin:5px 0;max-width:50vw;display:inline-block}.page__twitch-versus__start .page__twitch-versus__start__disclaimer{margin-top:2rem;font-size:1rem;letter-spacing:1px}.page__twitch-versus__start__buttons{display:flex;justify-content:space-evenly;margin-top:2rem;align-items:flex-end}.page__twitch-versus__btn{display:inline-block;background:orange;border-bottom:2px solid orangered;padding:10px 20px;font-size:1.1rem;color:#000;text-shadow:none;transition:all .3s ease;text-decoration:none}.page__twitch-versus__btn:hover{border-bottom-width:1px;background:#cc6d00;border-color:#fff;color:#fff;cursor:pointer}.page__twitch-versus__btn.secondary{background:#3538ff;border-color:#807dff;color:#fff}.page__twitch-versus__btn.secondary:hover{background:#f0f8ff;color:#000;border-color:#00008b}.page__twitch-versus form{display:flex;flex-direction:column;max-width:60vw;align-items:flex-start}.alert.alert-success{background:green}.alert.alert-success ul{margin:0;margin-block-start:0}.alert.alert-success ul li{margin:0;display:block}.form__group{display:flex;flex-direction:column;width:100%;align-items:flex-start;margin-bottom:10px;background:#00000080;padding:1rem}.form__group.required .form__label:after{content:"";display:inline-block;vertical-align:middle;width:5px;height:5px;margin-left:.5rem;border-radius:50%;background:red}.form__control{width:100%;font-family:Overpass;font-size:1rem;background:#fff}.form__group__small-text{font-size:.9rem;text-align:left;margin-top:.5rem;font-style:italic;color:#caf7ff}@media screen and (max-width: 480px){.page__twitch-versus__logo{display:flex;align-items:center;flex-direction:column}.page__twitch-versus__logo img{width:50%}.page__twitch-versus__start{max-width:90vw}.page__twitch-versus__start h1{margin:1rem 0;font-size:1.5rem}.page__twitch-versus__start p{max-width:90vw;font-size:1rem}.page__twitch-versus__start .page__twitch-versus__start__disclaimer{font-size:.8rem}}footer{display:flex;padding:10px 40px;background:linear-gradient(0deg,#000,#3a3a3a);color:#ff8000;justify-content:space-between}footer a{color:#ff8000;text-decoration:none;transition:all .3s ease}footer a:hover{color:#ffb000}.footer__links a{padding-right:20px}.footer__links a span.desktop{display:inline-block}.footer__links a span.mobile{display:none}.footer__links a:nth-last-child(1){padding-right:0}@media screen and (max-width: 480px){footer{flex-direction:column-reverse;align-items:center;padding:25px 30px}.footer__links{text-align:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:10px}.footer__links a{margin-right:10px}.footer__links a:nth-last-child(1){margin-right:0}.footer__links a span.desktop{display:none}.footer__links a span.mobile{display:inline-block}}
