
@layer base {
  
  body, :host {
    /* Color */
      --neutral-0: #0b0a0b;
--neutral-1: #121113;
--neutral-2: #1A191B;
--neutral-3: #232225;
--neutral-4: #2B292D;
--neutral-5: #323035;
--neutral-6: #3C393F;
--neutral-7: #49474E;
--neutral-8: #625F69;
--neutral-9: #6F6D78;
--neutral-10: #7C7A85;
--neutral-11: #B5B2BC;
--neutral-12: #EEEEF0;
--brand-1: #0D141F;
--brand-2: #111A27;
--brand-3: #112840;
--brand-4: #113555;
--brand-5: #154467;
--brand-6: #1B537B;
--brand-7: #1F6692;
--brand-8: #197CAE;
--brand-9: #7CE2FE;
--brand-10: #A8EEFF;
--brand-11: #75C7F0;
--brand-12: #C2F3FF;
--success-1: #0D1514;
--success-2: #111C1B;
--success-3: #0D2D2A;
--success-4: #023B37;
--success-5: #084843;
--success-6: #145750;
--success-7: #1C6961;
--success-8: #207E73;
--success-9: #12A594;
--success-10: #0EB39E;
--success-11: #0BD8B6;
--success-12: #ADF0DD;
--warning-1: #16120C;
--warning-2: #1D180F;
--warning-3: #302008;
--warning-4: #3F2700;
--warning-5: #4D3000;
--warning-6: #5C3D05;
--warning-7: #714F19;
--warning-8: #8F6424;
--warning-9: #FFC53D;
--warning-10: #FFD60A;
--warning-11: #FFCA16;
--warning-12: #FFE7B3;
--critical-1: #191113;
--critical-2: #1E1517;
--critical-3: #3A141E;
--critical-4: #4E1325;
--critical-5: #5E1A2E;
--critical-6: #6F2539;
--critical-7: #883447;
--critical-8: #B3445A;
--critical-9: #E54666;
--critical-10: #EC5A72;
--critical-11: #FF949D;
--critical-12: #FED2E1;
--overlay-a1: #ffffff0d;
--overlay-a2: #ffffff1a;
--overlay-a3: #ffffff26;
--overlay-a4: #ffffff33;
--overlay-a5: #ffffff4d;
--overlay-a6: #ffffff66;
--overlay-a7: #ffffff80;
--overlay-a8: #ffffff99;
--overlay-a9: #ffffffb3;
--overlay-a10: #ffffffcc;
--overlay-a11: #ffffffe6;
--overlay-a12: #fffffff2;
--overlay-inverted-a1: #0000000d;
--overlay-inverted-a2: #0000001a;
--overlay-inverted-a3: #00000026;
--overlay-inverted-a4: #00000033;
--overlay-inverted-a5: #0000004d;
--overlay-inverted-a6: #00000066;
--overlay-inverted-a7: #00000080;
--overlay-inverted-a8: #00000099;
--overlay-inverted-a9: #000000b3;
--overlay-inverted-a10: #000000cc;
--overlay-inverted-a11: #000000e6;
--overlay-inverted-a12: #000000f2;
  /* Fonts */
    --font-outfit: 'Outfit',sans-serif;
--font-leaguegothic: 'League Gothic',sans-serif;

    /* Font size */
    --text-xs: 0.75rem;
--text-sm: 0.875rem;
--text-md: 1.125rem;
--text-lg: 1.125rem;
--text-xl: 1.25rem;
--text-2xl: 1.5rem;
--text-3xl: 1.875rem;
--text-4xl: 2.25rem;
--text-5xl: 3rem;
--text-6xl: 3.75rem;
    /* Font weight */
    --normal: 400;
--medium: 500;
--semi: 600;
--bold: 700;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    --rounding-none: 0px;
--rounding-sm: 2px;
--rounding-md: 4px;
--rounding-lg: 8px;
--rounding-full: 9999px;
--border-none: 0px;
--border-md: 1px;
--border-lg: 2px;
--line-height-xs: 1.125rem;
--line-height-sm: 1.25rem;
--line-height-md: 1.5rem;
--line-height-lg: 1.75rem;
--line-height-xl: 1.875rem;
--line-height-2xl: 2rem;
--line-height-3xl: 2.375rem;
--line-height-4xl: 2.75rem;
--line-height-5xl: 3.75rem;
--line-height-6xl: 4.5rem;
--letter-spacing-xs: 0rem;
--letter-spacing-sm: 0rem;
--letter-spacing-md: 0rem;
--letter-spacing-lg: 0rem;
--letter-spacing-xl: 0rem;
--letter-spacing-2xl: 0rem;
--letter-spacing-3xl: 0rem;
--letter-spacing-4xl: -0.045rem;
--letter-spacing-5xl: -0.0575rem;
--letter-spacing-6xl: -0.075rem;
--interactive-height-sm: 2rem;
--interactive-height-md: 2.5rem;
--interactive-height-lg: 3rem;
--toggle-height-md: 1.5rem;
--spinner-size-sm: 1.25rem;
--spinner-size-md: 1.5rem;
--spinner-size-lg: 1.75rem;
--side-menu-width: 240px;
--header-height: 6rem;
--avatar-size-sm: 1.5rem;
--avatar-size-md: 2rem;
--avatar-size-lg: 3rem;
--badge-size-sm: 1.5rem;
--badge-size-md: 2rem;
--badge-size-lg: 2.5rem;
--padding-md: 2.5rem;
--padding-sm: 2rem;
--padding-xxl: 8rem;
--badge-size-xs: 1rem;
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .chfKfa {
    width:100%;
  background:;
  min-height:100vh;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .bucPlZ {
    width:100%;
  align-items:center;
  padding-top:10px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  justify-content:start;
  }
      

      
        
        
      
      
  .GPfND {
    width:100%;
  align-items:end;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .dUzuiH {
    width:var(--buttonwidth);
  height:1rem;
  border-radius:99px;
  background-color:var(--buttonColor, #f2386a);
  }
      

      
        
        
      
      
  .czzFuu {
    color:var(--neutral-12, #EEEEF0);
  width:100%;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:'League Gothic';
  font-weight:var(--normal);
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

      
  .czzFuu.truncated {
    overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  }
      


  .czzFuu.clamped {
    display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:var(--clamp-lines);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .cioFJM {
    width:100%;
  height:100%;
  border-radius:10px;
  }
      

      
        
        
      
      
  .cZYXNJ {
    top:0px;
  left:0px;
  width:100%;
  height:100%;
  position:absolute;
  background:linear-gradient(to top right, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 80%);
  }
      

      
        
        
      
      
  .cqvRJr {
    gap:0.5rem;
  right:1px;
  bottom:15px;
  position:absolute;
  align-items:start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .cCbQNp {
    color:var(--grey-50, #FAFAFA);
  width:50%;
  font-size:var(--text-lg);
  font-family:'Outfit';
  font-weight:var(--font-weight-light);
  white-space:normal;
  }
      

      
        
        
      
      
  .cAAgTj {
    gap:var(--rounding-lg);
  width:100%;
  align-items:start;
  padding-left:20px;
  padding-right:20px;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .VhdVC {
    gap:0.5rem;
  right:1px;
  bottom:10px;
  position:absolute;
  align-items:start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .cUJeOi {
    gap:0.5rem;
  right:1px;
  position:absolute;
  align-items:start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:start;
  }
      

      
        
        
      
      
  .dDZRpW {
    width:100%;
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
          @media (max-width: 780px) {
            
  .dDZRpW {
    display:none;
  }
      

          }
          
        
        
      
      
  .bWpTnd {
    width:fit-content;
  height:auto;
  }
      

      
        
        
      
      
  .so-button-primary\:root {
    gap:0.25rem;
  color:var(--brand-1, #170E0F);
  width:fit-content;
  cursor:default;
  height:var(--interactive-height-sm);
  font-size:var(--text-sm);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:Outfit;
  font-weight:var(--semi);
  user-select:none;
  padding-left:0.75rem;
  border-radius:var(--rounding-md);
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  background-color:var(--brand-10, #E3255E);
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .so-button-primary\:root:hover {
    background-color:var(--brand-12, #FFD1D6);
  }
      


  .so-button-primary\:root:active {
    transition:none;
  background-color:var(--brand-11, #FF8DA1);
  }
      


  .so-button-primary\:root:focus-visible {
    outline-color:var(--brand-8, #B93C58);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      


  .so-button-primary\:root.disabled {
    opacity:0.5;
  background-color:var(--brand-10, #E3255E);
  }
      

        
        
      
      
  .ecsgDW {
    width:var(--size);
  height:var(--size);
  animation:spinner 1s linear infinite;
  border-radius:50%;
  }
      

      
        
        
      
      
  .ffcKG {
    width:100%;
  height:100%;
  position:absolute;
  border-color:transparent;
  border-style:solid;
  border-width:4px;
  border-radius:50%;
  border-top-color:var(--color, #EEEEF0);
  border-top-style:solid;
  border-top-width:4px;
  }
      

      
        
        
      
      
  .bDGgpC {
    width:100%;
  height:100%;
  opacity:0.3;
  position:absolute;
  border-color:var(--color, #EEEEF0);
  border-style:solid;
  border-width:4px;
  border-radius:50%;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dImzBy {
    top:0px;
  left:0px;
  color:inherit;
  right:0px;
  bottom:0px;
  display:flex;
  z-index:;
  position:absolute;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:column;
  justify-content:center;
  background-color:var(--brand-10, #7D66D9);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-news-Carousel\:YqYJsMiXEBlVEoiencbQC {
    gap:10px;
  }
      

      
        
        
      
      
  .coldSc {
    gap:15px;
  width:100%;
  height:230px;
  position:absolute;
  align-items:start;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  justify-content:end;
  }
      

      
        
        
      
      
  .rRJug {
    gap:20px;
  width:90vw;
  height:400px;
  position:relative;
  max-width:1200px;
  min-width:330px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  border-radius:10px;
  justify-content:start;
  background-color:var(--brand-3, #3C121A);
  }
      

      
        
        
      
      
  .cVuZxP {
    left:20px;
  width:200px;
  bottom:20px;
  position:absolute;
  align-items:start;
  justify-content:end;
  }
      

      
        
        
      
      
  .cZrBcF {
    color:var(--grey-50, #FAFAFA);
  font-size:var(--text-md);
  font-family:'Outfit';
  font-weight:var(--font-weight-light);
  white-space:normal;
  }
      

      
        
        
      
      
  .dJfAHR {
    left:20px;
  width:200px;
  bottom:10px;
  position:absolute;
  padding-top:20px;
  padding-bottom:20px;
  }
      

      
        
        
      
      
  .moxCU {
    gap:20px;
  width:90vw;
  height:50.625vw;
  position:relative;
  max-width:1200px;
  min-width:330px;
  box-shadow:1px 4px 8px 0px #00000044;
  max-height:675px;
  min-height:450PX;
  align-items:end;
  border-radius:10px;
  flex-direction:row;
  background-size:contain;
  justify-content:space-between;
  background-color:var(--brand-3, #3C121A);
  background-image:url("");
  background-repeat:no-repeat no-repeat;
  }
      

      
        
        
      
      
  .bDWsZy {
    width:200px;
  }
      

      
        
        
      
      
  .cnIZOn {
    width:100%;
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
          @media (min-width: 780px) {
            
  .cnIZOn {
    display:none;
  }
      

          }
          

          @media (max-width: 450px) {
            
  .cnIZOn {
    display:none;
  }
      

          }
          
        
        
      
      
  .cjuLGp {
    gap:20px;
  width:90vw;
  height:650px;
  position:relative;
  max-width:1200px;
  min-width:330px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  border-radius:10px;
  justify-content:start;
  background-color:var(--brand-3, #3C121A);
  }
      

      
        
        
      
      
  .nQRIt {
    width:100%;
  height:50.625vw;
  position:relative;
  max-width:1200px;
  min-width:320px;
  max-height:670px;
  min-height:180px;
  align-items:center;
  justify-content:start;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  }
      

      
        
        
      
      
  .heSNX {
    color:var(--neutral-12, #EEEEF0);
  display:inline-block;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:'Outfit';
  font-weight:var(--normal);
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

      
  .heSNX.truncated {
    overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  }
      


  .heSNX.clamped {
    display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:var(--clamp-lines);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .cHTyJi {
    width:100%;
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
          @media (min-width: 450px) {
            
  .cHTyJi {
    display:none;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      
      
  .cXyAFR {
    gap:var(--rounding-lg);
  width:100%;
  align-items:start;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cSeyuj {
    width:100%;
  display:flex;
  background: var(--brand-1);
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .dMzZmd {
    width:54px;
  height:50px;
  }
      

      
        
        
      
      
  .te-tournament-schedule\:2AND14BQadGEiNwU8ft6B {
    width:25px;
  height:25px;
  }
      

      
        
        
      
      
  .ebQyUw {
    width:100%;
  row-gap:30px;
  column-gap:30px;
  align-items:start;
  padding-top:1rem;
  padding-bottom:1rem;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dMsKiL {
    width:100%;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .bWPOio {
    width:25px;
  flex-wrap:wrap;
  flex-direction:row;
  }
      

      
        
        
      
      
  .te-tournament-schedule\:OviLy5Vk6u3eIzUROzH1_ {
    flex-direction:row;
  }
      

      
        
        
      
      
  .NAJkD {
    width:100%;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:flex-start;
  padding-left:10px;
  padding-right:10px;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  
      

      
  .bJoCor.orientation-horizontal {
    flex-direction:row;
  }
      

        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-tournament-schedule\:TUDnwYHFrnwwEC0GVh3Rp {
    gap:0.5rem;
  width:100%;
  border-radius:var(--rounding-md);
  }
      

      
        
        
      
      
  .te-tournament-schedule\:YDoh2qMhxMVG9sMNzBYBb {
    width:100%;
  height:3rem;
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .dHhHPv {
    width:100%;
  flex-wrap:wrap;
  min-width:300px;
  background:;
  align-items:center;
  padding-top:1rem;
  border-color:var(--brand-3);
  border-style:solid;
  border-width:1px;
  padding-left:10px;
  padding-right:10px;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:space-between;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .edAQxD {
    height:0px;
  overflow-x:hidden;
  overflow-y:hidden;
  will-change:height;
  }
      

      
  .edAQxD.open {
    height:var(--height);
  }
      

        
        
      
      
  .so-accordion-item\:j5oOUeJw1SjbcubWkwzPY {
    transition:height 300ms ease 0ms normal;
  }
      

      
        
        
      
      
  .te-tournament-schedule\:dyS_zIM-VpU2BZmlwDkYR {
    width:100%;
  }
      

      
        
        
      
      
  .cKPzJM {
    gap:20px;
  width:100%;
  position:relative;
  flex-wrap:wrap;
  align-items:start;
  border-radius:10px;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .ccbGtx {
    color:var(--color);
  cursor:pointer;
  display:inline-block;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  transition:color 300ms ease 0ms normal;
  font-family:'Outfit';
  font-weight:var(--medium);
  line-height:var(--line-height);
  white-space:normal;
  border-radius:var(--rounding-md);
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  text-decoration-line:underline;
  text-decoration-color:var(--color-underline);
  text-decoration-style:solid;
  text-underline-offset:var(--underline-offset);
  text-decoration-thickness:var(--underline-thickness);
  }
      

      
  .ccbGtx:hover {
    color:var(--color-hovered);
  text-decoration-color:var(--color-underline-hovered);
  }
      


  .ccbGtx:active {
    color:var(--color-active);
  transition:none;
  }
      


  .ccbGtx:focus-visible {
    outline-color:var(--brand-8, #6958AD);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      

        
        
      
      
  .te-tournament-schedule\:h3OZmPgGbhXigHmK8ie3l {
    display:flex;
  row-gap:0.25rem;
  column-gap:0.25rem;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .TtWQd {
    display:flex;
  row-gap:0.5rem;
  flex-wrap:wrap;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .dkpRQU {
    width:90vw;
  display:flex;
  row-gap:1rem;
  max-width:1200px;
  column-gap:1rem;
  align-items:center;
  padding-top:30px;
  padding-bottom:30px;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .eGcxWa {
    color:var(--neutral-11);
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:'Outfit';
  font-weight:var(--bold);
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

      
  .eGcxWa.truncated {
    overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  }
      


  .eGcxWa.clamped {
    display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:var(--clamp-lines);
  }
      

        
        
      
      
  .te-tournament-schedule\:lCwjWXvu3l48-tHHNio9Y {
    color:var(--critical-1);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-tournament-schedule\:oRTiRcRPjbd41jzuEnEpI {
    padding-top:0.5rem;
  }
      

      
        
        
      
      
  .te-tournament-schedule\:pXT4kIhoZAD8NDG-U_iIU {
    display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .dtHPTo {
    width:100%;
  padding-top:var(--rounding-sm);
  padding-bottom:var(--rounding-sm);
  }
      

      
        
        
      
      
  .Home\:4Fl0qfnm-YpCjuAbjkNSz {
    align-items:center;
  justify-content:start;
  background-color:var(--brand-1, #0D141F);
  }
      

      
        
        
      
      
  .cREkAo {
    gap:50px;
  width:100%;
  background: var(--brand-4);
  align-items:center;
  padding-top:20px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-community-section\:1QO4XjOFhsjQqXFJ75uAe {
    align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .dHFFu {
    gap:10px;
  width:100%;
  height:250PX;
  background:0px var(--brand-2);
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  padding-top:20px;
  border-radius:10px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
        
        
      
      
  .dGYikL {
    gap:10px;
  color:var(--grey-50, #FAFAFA);
  width:100%;
  align-items:start;
  padding-left:20px;
  padding-right:20px;
  justify-content:end;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .Ndqd {
    gap:10px;
  width:100%;
  height:100%;
  align-items:start;
  justify-content:end;
  }
      

      
        
        
      
      
  .dWssIy {
    width:90vw;
  max-width:1200px;
  padding-top:30px;
  padding-bottom:30px;
  }
      

      
        
        
      
      
  .dYCNxO {
    gap:20px;
  width:49%;
  height:520px;
  min-width:330px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  border-radius:10px;
  justify-content:space-between;
  background-image:url("");
  background-position:0px;
  }
      

      
          @media (max-width: 1110px) {
            
  .dYCNxO {
    width:100%;
  }
      

          }
          
        
        
      
      
  .te-community-section\:gNgRL6NyGAelFiKSmuRGY {
    align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .cpDzVE {
    gap:10px;
  width:49%;
  height:520px;
  min-width:330px;
  background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/clashpulse:CCN_-_Header_Twitter.jpg/full") -700px 0px / cover;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  padding-top:20px;
  border-radius:10px;
  padding-bottom:20px;
  justify-content:space-between;
  }
      

      
          @media (max-width: 1110px) {
            
  .cpDzVE {
    width:100%;
  }
      

          }
          
        
        
      
      
  .te-community-section\:oK09sB9RCiHoWZPeJeA2h {
    align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .cUErvu {
    gap:10px;
  width:100%;
  height:250PX;
  background: var(--brand-2);
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:start;
  padding-top:20px;
  border-radius:10px;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
        
        
      
      
  .dDGvAa {
    gap:10px;
  width:100%;
  padding-left:20px;
  padding-right:20px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .evfNgR {
    width:100%;
  position:relative;
  max-width:1200px;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  background-color:var(--brand-1, #170E0F);
  }
      

      
        
        
      
      
  .beCYJx {
    width:100%;
  height:var(--header-height);
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:column;
  padding-bottom:20px;
  justify-content:start;
  }
      

      
          @media (min-width: 1024px) {
            
  .beCYJx {
    display:none;
  }
      

          }
          
        
        
      
      
  .eIqlRm {
    width:100%;
  height:100%;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .DzDsO {
    width:100%;
  height:100%;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .bRsRut {
    gap:var(--padding-sm);
  width:100%;
  height:80vh;
  align-items:end;
  font-weight:var(--bold);
  padding-top:var(--padding-md);
  flex-direction:column;
  padding-bottom:var(--padding-md);
  justify-content:start;
  background-color:var(--brand-1, #170E0F);
  }
      

      
        
        
      
      
  .so-mobile-header\:MdLaO34Mjk0FkB8jN3T92 {
    min-width:54px;
  min-height:50px;
  }
      

      
        
        
      
      
  .so-hamburger\:root {
    width:var(--padding-sm);
  height:var(--padding-sm);
  padding-top:0.75rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.75rem;
  }
      

      
        
        
      
      
  .cpQyTz {
    gap:var(--rounding-sm);
  width:100%;
  height:100%;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .dUYzVt {
    flex:1;
  width:100%;
  height:100%;
  transition:all 300ms ease 0ms normal;
  }
      

      
  .dUYzVt.closed {
    flex:0;
  height:0%;
  }
      

        
        
      
      
  .eONuFp {
    width:100%;
  height:3px;
  transition:all 300ms ease 0ms normal;
  border-radius:100px;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

      
  .eONuFp.closed {
    rotate:z 45deg;
  position:absolute;
  }
      

        
        
      
      
  .eUAZuy {
    width:100%;
  height:3px;
  transition:all 300ms ease 0ms normal;
  border-radius:100px;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

      
  .eUAZuy.closed {
    rotate:z -45deg;
  position:absolute;
  }
      

        
        
      
      
  .so-mobile-header\:PsKvZQjBxrLayyDNKLIhl {
    display:flex;
  flex-direction:column;
  }
      

      
        
        
      
      
  .so-button-tertiary\:root {
    gap:0.5rem;
  color:var(--brand-9, #F2386A);
  width:fit-content;
  cursor:default;
  height:var(--interactive-height-md);
  font-size:var(--text-md);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Outfit';
  font-weight:var(--semi);
  user-select:none;
  padding-left:0.75rem;
  border-radius:var(--rounding-md);
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  background-color:inherit;
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .so-button-tertiary\:root:hover {
    color:var(--neutral-12, #EEEEF0);
  background-color:var(--overlay-a2, #ffffff1a);
  }
      


  .so-button-tertiary\:root:active {
    transition:none;
  background-color:var(--overlay-a3, #ffffff26);
  }
      


  .so-button-tertiary\:root:focus-visible {
    outline-color:var(--brand-8, #6958AD);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      


  .so-button-tertiary\:root.trigger-open {
    background-color:var(--overlay-a3, #ffffff26);
  }
      


  .so-button-tertiary\:root.disabled {
    opacity:0.5;
  background-color:var(--overlay-a1, #ffffff0d);
  }
      

        
        
      
      
  
      

      
        
        
      
      
  .iLocI {
    font-size:var(--text-3xl);
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fyhbOK {
    width:100%;
  height:var(--header-height);
  align-items:center;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  flex-direction:row;
  padding-bottom:20px;
  justify-content:space-between;
  }
      

      
          @media (max-width: 1024px) {
            
  .fyhbOK {
    display:none;
  }
      

          }
          
        
        
      
      
  .so-normal-header\:DGm8razsm2W92f_t12Y4y {
    font-size:var(--text-xl);
  }
      

      
        
        
      
      
  .eyVPLS {
    font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
        
      
      
  .eGqzEm {
    gap:var(--padding-md);
  height:var(--padding-md);
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .so-normal-header\:dTLOogqAYLCSKdT8esefm {
    min-width:54px;
  min-height:50px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cxFEzC {
    width:100%;
  align-items:center;
  justify-content:start;
  background-color:inherit;
  }
      

      
        
        
      
      
  .eobUvj {
    gap:10px;
  width:90vw;
  display:flex;
  flex-wrap:wrap;
  max-width:1200px;
  align-items:flex-start;
  padding-top:2rem;
  flex-direction:column;
  padding-bottom:2rem;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .te-footer\:ENLwQRRX6h5dWNOjdw6CT {
    display:inline;
  padding-right:0.25rem;
  }
      

      
        
        
      
      
  .bFtwKY {
    width:100%;
  height:1px;
  background-color:var(--grey-600, #525252);
  }
      

      
  .bFtwKY.orientation-vertical {
    width:1px;
  height:100%;
  }
      

        
        
      
      
  .so-separator\:root {
    background-color:var(--neutral-5, #323035);
  }
      

      
        
        
      
      
  .te-footer\:Ysi6IwdN0-aGYW2cvSvKQ {
    background: var(--brand-4);
  }
      

      
        
        
      
      
  .te-footer\:a1XxGAiYAHxYPDXuRBePH {
    display:inline;
  }
      

      
        
        
      
      
  .boRBbU {
    width:100%;
  display:flex;
  align-items:flex-start;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .te-footer\:kIHGqJU9wNnlNJ_KhKJjl {
    width:100%;
  display:inline;
  flex-wrap:wrap;
  align-items:flex-start;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .eUjEHk {
    width:100%;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .Home\:BnL_wFMgrXS2f4arf_sPu {
    width:100%;
  }
      

      
        
        
      
      
  .cYCfjb {
    width:100%;
  display:flex;
  background: var(--brand-3);
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .cNlHKK {
    gap:10px;
  display:flex;
  align-items:center;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  flex-direction:row;
  padding-bottom:10px;
  justify-content:center;
  }
      

      
        
        
      
      
  .enDAfq {
    width:150px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  }
      

      
        
        
      
      
  .te-leaderboard\:4KAQpN_e9ivNAF6D6gI7r {
    color:var(--brand-11);
  width:fit-content;
  }
      

      
        
        
      
      
  .bigOvI {
    display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .gwrqz {
    display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .feWyNi {
    width:2rem;
  height:2rem;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  background-color:inherit;
  }
      

      
        
        
      
      
  .csNsih {
    row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  flex-direction:row;
  padding-bottom:10px;
  justify-content:start;
  }
      

      
        
        
      
      
  .te-leaderboard\:GZLCOd8T6Of_cHE7u0bLF {
    color:inherit;
  }
      

      
        
        
      
      
  .te-leaderboard\:GwlLXm7o5K84HpiaWRYgr {
    width:fit-content;
  }
      

      
        
        
      
      
  .eyAmaz {
    width:100%;
  height:100%;
  }
      

      
        
        
      
      
  .cBAYkS {
    display:flex;
  flex-wrap:wrap;
  align-items:center;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1rem;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .te-leaderboard\:QnhJXQrAnO6GE6Xs8B5AE {
    color:inherit;
  }
      

      
        
        
      
      
  .chXSdg {
    width:100%;
  row-gap:10px;
  min-width:320px;
  background: var(--brand-2);
  column-gap:10px;
  align-items:center;
  padding-top:1rem;
  border-radius:10px;
  padding-bottom:1rem;
  justify-content:center;
  }
      

      
        
        
      
      
  .erchnF {
    gap:30px;
  width:90vw;
  display:flex;
  max-width:1200px;
  align-items:center;
  padding-top:30px;
  padding-bottom:30px;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .jwLGl {
    width:1rem;
  }
      

      
        
        
      
      
  .VemML {
    width:100%;
  display:flex;
  min-width:300px;
  background:;
  align-items:flex-start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:flex-start;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  }
      

      
        
        
      
      
  .te-leaderboard\:g_2Hdq45PAK7UYSi2TquL {
    display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .dlkTfr {
    width:100%;
  flex-wrap:wrap;
  min-width:300px;
  background:;
  align-items:center;
  padding-left:10px;
  border-radius:10px;
  padding-right:10px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  .te-leaderboard\:oV_ePgWIh-Ze8dR9PMkB8 {
    width:fit-content;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .cdFlLL {
    color:var(--borderColor);
  width:100%;
  flex-wrap:wrap;
  min-width:300px;
  background:;
  align-items:center;
  padding-left:10px;
  border-radius:10px;
  padding-right:10px;
  flex-direction:row;
  justify-content:space-between;
  border-bottom-color:var(--brand-3);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
        
      
      
  .bSNYFk {
    width:100%;
  min-width:300px;
  background:;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-leaderboard\:zLEMZzOUqBjEhm60Tz8hx {
    color:inherit;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .erRliJ {
    color:var(--brand-12);
  width:100%;
  height:100%;
  background: var(--brand-1);
  font-family:Outfit;
  }
      

      
        
        
      
      
  .so-provider\:0gN_FQSjZavyv6uX0rRnM {
    min-width:100vw;
  background: var(--brand-1);
  min-height:100vh;
  align-items:center;
  font-family:'PT Mono';
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .Home\:RYpGmVf73QQxIzJAOQj4O {
    background:;
  align-items:center;
  font-family:'Outfit';
  justify-content:start;
  }
      

      
        
        
      
      
  .dgJgpC {
    width:100%;
  display:flex;
  row-gap:50px;
  background:;
  column-gap:50px;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .te-stage-ticker\:2ikdwUf73cUZakLW_AEvL {
    color:var(--warning-10);
  width:fit-content;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .so-button-secondary\:root {
    gap:0.5rem;
  color:var(--brand-9, #F2386A);
  width:fit-content;
  cursor:default;
  height:var(--interactive-height-sm);
  font-size:var(--text-sm);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:Outfit;
  font-weight:var(--semi);
  user-select:none;
  border-color:var(--brand-9, #F2386A);
  border-style:solid;
  border-width:var(--border-md);
  padding-left:0.75rem;
  border-radius:var(--rounding-md);
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .so-button-secondary\:root:hover {
    color:var(--brand-1);
  background: var(--brand-9);
  }
      


  .so-button-secondary\:root:active {
    transition:none;
  background-color:var(--brand-4, #520D1F);
  }
      


  .so-button-secondary\:root:focus-visible {
    outline-color:var(--brand-8, #6958AD);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      


  .so-button-secondary\:root.trigger-open {
    background-color:var(--brand-2, #1F1415);
  }
      


  .so-button-secondary\:root.disabled {
    color:var(--brand-6, #732033);
  opacity:0.5;
  }
      

        
        
      
      
  .ckeMDa {
    top:0px;
  left:0px;
  color:inherit;
  right:0px;
  bottom:0px;
  display:flex;
  z-index:;
  position:absolute;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:column;
  justify-content:center;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  
      

      
        
        
      
      
  .te-stage-ticker\:WVMywrvDibO-qTf2VRFyP {
    width:fit-content;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
        
      
      
  .fwwGxV {
    gap:0.25rem;
  color:var(--color);
  width:fit-content;
  height:var(--height);
  display:flex;
  font-size:var(--font-size);
  align-items:center;
  font-family:'Outfit';
  font-weight:var(--semi);
  border-color:var(--color-border);
  border-style:solid;
  border-width:var(--border-md);
  padding-left:var(--padding-horizontal);
  border-radius:var(--rounding-full);
  padding-right:var(--padding-horizontal);
  flex-direction:row;
  justify-content:center;
  background-color:var(--color-bg);
  }
      

      
        
        
      
      
  .te-stage-ticker\:bDngTzPErGkZvCPch7Rl6 {
    color:var(--brand-1);
  background: var(--brand-10);
  }
      

      
        
        
      
      
  .vnBnX {
    width:100%;
  display:flex;
  row-gap:0.5rem;
  flex-wrap:wrap;
  column-gap:0.5rem;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .VvFKA {
    width:90vw;
  display:flex;
  flex-wrap:wrap;
  max-width:1200px;
  background: var(--brand-3);
  align-items:center;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:center;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  }
      

      
        
        
      
      
  
      

      
        
        
      