@charset "UTF-8";.app-structure-contributions .header{--ui-color-text: #222;--ui-color-headings: #222;color:var(--ui-color-text);padding-top:80px;background:#f6f6f1}@media(max-width:959px){.app-structure-contributions .header{padding-top:16px}}.app-structure-contributions h4{font-weight:400;text-transform:uppercase}.app-structure-contributions .support{display:flex;gap:16px;flex-direction:column;align-items:center;text-align:center;width:300px;max-width:100%;padding-bottom:32px;margin:0 auto}.app-structure-contributions .test{position:relative}.app-structure-contributions .test .video-background{position:sticky;top:0;height:100vh}.app-structure-contributions .test .video-background:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:radial-gradient(#0007,#090909 80%)}.app-structure-contributions .test .video-background video{width:100%;height:100%;object-fit:cover;object-position:center}.app-structure-contributions .test .content{margin-top:-100vh;position:relative;z-index:2;padding:80px 0}.app-structure-contributions .test .content .wrapper{display:grid;align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:959px){.app-structure-contributions .test .content .wrapper{grid-gap:44px;grid-template-columns:repeat(1,minmax(0,1fr))}}.app-structure-contributions .test .content .wrapper .subtext{width:286px;max-width:100%;position:sticky;top:16px;font-size:16px;line-height:1.3}@media(max-width:959px){.app-structure-contributions .test .content .wrapper .subtext{position:relative}}.app-structure-contributions .test .content .wrapper .contribution-items{display:flex;flex-direction:column;justify-content:space-evenly}.app-structure-contributions .test .content .wrapper .contribution-items .contribution-item{margin-bottom:64px}@media(max-width:959px){.app-structure-contributions .test .content .wrapper .contribution-items .contribution-item{margin-bottom:44px}}.app-image{position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.app-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;padding:inherit}.app-image.cover img{object-fit:cover}.app-structure-players{padding:80px 0}.app-structure-players .player-items{display:grid;grid-gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:1280px){.app-structure-players .player-items{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:959px){.app-structure-players .player-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.app-structure-players .player-items{grid-template-columns:repeat(1,minmax(0,1fr));width:320px;max-width:100%;margin:0 auto}}.app-structure-players .player-items .player-item h4{font-weight:400;text-transform:uppercase;font-size:40px}.app-structure-players .player-items .player-item .description{font-size:16px;color:#fffa}.app-structure-players .player-items .player-item .app-image{margin-bottom:16px}.app-slider{overflow:hidden}.app-slider .embla__container{display:flex;margin:0 calc(var(--ui-grid-gutter) * -1)}.app-slider .embla__container .embla__slide{flex:0 0 100%;padding:0 var(--ui-grid-gutter)}.app-slider .embla__controls:empty{display:none}.app-slider .embla__controls .app-slider-buttons{display:grid;grid-gap:8px;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);width:fit-content;margin:8px auto}.app-slider .embla__controls .app-slider-buttons button{display:flex;align-items:center;justify-content:center;border:none;color:#fff;background:#000;padding:8px;transition:var(--ui-transition);cursor:pointer;width:52px;height:52px}.app-slider .embla__controls .app-slider-buttons button:disabled{opacity:.7}.app-slider .embla__controls .embla__dots{display:flex;gap:8px;margin:12px auto;overflow:scroll;max-width:140px;justify-content:center;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth}.app-slider .embla__controls .embla__dots.active-scrolled{justify-content:start}.app-slider .embla__controls .embla__dots .embla__dot{border:none;width:12px;height:12px;flex-shrink:0;transition:var(--ui-transition);border-radius:50%;cursor:pointer}.app-slider .embla__controls .embla__dots .embla__dot.embla__dot--selected{background:var(--ui-color-warning)}.app-structure-stories-modal{--ui-color-text: #222;--ui-color-headings: #222;color:var(--ui-color-text);width:100%;max-width:600px;display:grid;align-items:start;grid-gap:0 32px;grid-template-areas:"image title" "image description" "descriptionFull descriptionFull";-webkit-user-select:none;user-select:none;background:#fff;position:relative;overflow:hidden;padding:32px;--ui-heading-font-size-3: 48px}.app-structure-stories-modal .app-image{width:120px;grid-area:image}.app-structure-stories-modal h3{grid-area:title}.app-structure-stories-modal .description{grid-area:description}.app-structure-stories-modal .descriptionFull{margin-top:40px;grid-area:descriptionFull;overflow:hidden}.app-structure-stories{--ui-color-text: #222;--ui-color-headings: #222;padding:120px 0;color:var(--ui-color-text);background:#eff0eb;overflow:hidden}.app-structure-stories .app-slider{position:relative;overflow:visible;padding-top:84px}.app-structure-stories .app-slider .app-slider-buttons{position:absolute;top:0;left:50%;transform:translate(-50%)}.app-structure-stories .app-slider .embla__container .embla__slide{flex:0 0 56%}@media(min-width:1280px){.app-structure-stories .app-slider .embla__container .embla__slide{flex:0 0 36%}}@media(max-width:959px){.app-structure-stories .app-slider .embla__container .embla__slide{flex:0 0 100%}}.app-structure-stories .app-slider-item{display:grid;align-items:start;grid-gap:0 32px;grid-template-areas:"image title" "image description" "descriptionFull descriptionFull";-webkit-user-select:none;user-select:none;padding:40px;background:#fff;height:100%;position:relative;max-height:660px;overflow:hidden;cursor:pointer}.app-structure-stories .app-slider-item .app-image{width:170px;grid-area:image}.app-structure-stories .app-slider-item h3{grid-area:title}.app-structure-stories .app-slider-item .description{grid-area:description}.app-structure-stories .app-slider-item .descriptionFull{margin-top:40px;grid-area:descriptionFull;overflow:hidden}.app-structure-stories .app-slider-item:after,.app-structure-stories .app-slider-item:before{content:"";position:absolute}.app-structure-stories .app-slider-item:after{width:100%;height:160px;bottom:0;left:0;background:linear-gradient(to bottom,transparent,#fff 120px)}.app-structure-stories .app-slider-item:before{content:"• • •";display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;bottom:0;left:0;width:100%;height:48px;z-index:2}@media(max-width:959px){.app-structure-stories .app-slider-item{padding:24px 16px;grid-gap:0 16px}.app-structure-stories .app-slider-item .app-image{width:100px}}.app-structure-support .wrapper{display:grid;align-items:start;grid-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));position:relative}@media(max-width:599px){.app-structure-support .wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}.app-structure-support .wrapper .bg{position:relative;width:120%}@media(max-width:599px){.app-structure-support .wrapper .bg{display:none}}.app-structure-support .wrapper .bg:after{content:"";display:block;padding-bottom:143.75%;background:linear-gradient(to left,transparent 40%,#090909),linear-gradient(to right,transparent 80%,#090909),linear-gradient(to bottom,transparent 50%,#090909),linear-gradient(to top,transparent 50%,#090909),url(/assets/support-bg-BgeXxxjA.jpg) no-repeat center center;background-size:contain}.app-structure-support .wrapper .text{padding:200px 0;z-index:2}@media(max-width:599px){.app-structure-support .wrapper .text{display:flex;flex-direction:column;padding:44px 0}}.app-structure-support .wrapper .text .header-group{margin-bottom:48px}.app-structure-support .wrapper .text .header-group h2{line-height:.8em;text-transform:uppercase}.app-structure-support .wrapper .text .header-group h2+h2{color:var(--ui-color-error)}@media(max-width:599px){.app-structure-support .wrapper .text .header-group:after{content:"";display:block;padding-bottom:143.75%;background:linear-gradient(to left,transparent 40%,#090909),linear-gradient(to right,transparent 80%,#090909),linear-gradient(to bottom,transparent 50%,#090909),linear-gradient(to top,transparent 50%,#090909),url(/assets/support-bg-BgeXxxjA.jpg) no-repeat center center;background-size:contain}}.app-structure-support .wrapper .text .support{display:flex;gap:16px;flex-direction:column;align-items:start;width:300px;max-width:100%;padding-bottom:32px}.app-structure-teams{padding:200px 0;background:#000}@media(max-width:599px){.app-structure-teams{padding:44px 0}}.app-structure-teams .wrapper{position:relative;z-index:2}.app-structure-teams .wrapper:after{content:"";position:absolute;height:100%;width:50%;top:0;right:0;background:linear-gradient(.751turn,#fff70500,#000 71%),url(/assets/teams-bg-CQqVfxDD.jpg) top center;background-size:auto 100%;z-index:-1}.app-structure-teams .wrapper .team-items{width:100%;max-width:800px;margin:0 auto}.app-structure-teams .wrapper .team-items .team-item{margin-bottom:56px}.app-structure-teams .wrapper .team-items .team-item .app-image{width:100px}.app-structure-tournament .direction-column h2{width:100%;margin-bottom:var(--ui-heading-margin-bottom);max-width:780px;margin:0 auto;line-height:.8}.app-structure-tournament .direction-column p{max-width:445px}.app-structure-tournament .direction-column p span{color:var(--ui-color-error)}.app-structure-tournament .tournament{--ui-color-text: #222;--ui-color-headings: #222;background:#fff;color:var(--ui-color-text)}.app-structure-tournament .tournament .wrapper{display:grid;align-items:start;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.app-structure-tournament .tournament .wrapper .tournament-images{position:sticky;top:0}.app-structure-tournament .tournament .wrapper .tournament-images .app-slider .embla__container{margin-bottom:0}@media(max-width:959px){.app-structure-tournament .tournament .wrapper .tournament-images{display:none}}.app-structure-tournament .tournament .wrapper .tournament-items{display:grid;grid-gap:140px;grid-template-columns:minmax(0,1fr);padding:40px 24px;counter-reset:counter}.app-structure-tournament .tournament .wrapper .tournament-items h3{font-weight:400;line-height:.8;margin-bottom:.3em}.app-structure-tournament .tournament .wrapper .tournament-items .tournament-item{counter-increment:counter}.app-structure-tournament .tournament .wrapper .tournament-items .tournament-item:before{content:counters(counter,".",decimal-leading-zero)}.app-structure-tournament .tournament .wrapper .tournament-items .tournament-item .app-image{display:none}@media(max-width:959px){.app-structure-tournament .tournament .wrapper .tournament-items{grid-gap:32px;padding:40px 0}.app-structure-tournament .tournament .wrapper .tournament-items .tournament-item .app-image{display:block;max-width:100%;width:360px;margin:0 auto}}
