.elementor-1 .elementor-element.elementor-element-27e8666a{--display:flex;--overlay-opacity:0.75;}.elementor-1 .elementor-element.elementor-element-27e8666a::before, .elementor-1 .elementor-element.elementor-element-27e8666a > .elementor-background-video-container::before, .elementor-1 .elementor-element.elementor-element-27e8666a > .e-con-inner > .elementor-background-video-container::before, .elementor-1 .elementor-element.elementor-element-27e8666a > .elementor-background-slideshow::before, .elementor-1 .elementor-element.elementor-element-27e8666a > .e-con-inner > .elementor-background-slideshow::before, .elementor-1 .elementor-element.elementor-element-27e8666a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1 .elementor-element.elementor-element-0b10775{--display:flex;--overlay-opacity:0.81;--border-radius:25px 25px 25px 25px;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-1 .elementor-element.elementor-element-0b10775::before, .elementor-1 .elementor-element.elementor-element-0b10775 > .elementor-background-video-container::before, .elementor-1 .elementor-element.elementor-element-0b10775 > .e-con-inner > .elementor-background-video-container::before, .elementor-1 .elementor-element.elementor-element-0b10775 > .elementor-background-slideshow::before, .elementor-1 .elementor-element.elementor-element-0b10775 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1 .elementor-element.elementor-element-0b10775 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#080404C9;--background-overlay:'';}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1 .elementor-element.elementor-element-6cb5a7d .elementor-icon-list-icon{width:14px;}.elementor-1 .elementor-element.elementor-element-6cb5a7d .elementor-icon-list-icon i{font-size:14px;}.elementor-1 .elementor-element.elementor-element-6cb5a7d .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-1 .elementor-element.elementor-element-6cb5a7d .elementor-icon-list-text, .elementor-1 .elementor-element.elementor-element-6cb5a7d .elementor-icon-list-text a{color:#FFFFFF;}.elementor-1 .elementor-element.elementor-element-6cb5a7d .elementor-icon-list-item{font-weight:400;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1 .elementor-element.elementor-element-db7038d .elementor-heading-title{font-weight:600;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1 .elementor-element.elementor-element-2e3daa25{color:#FFFFFF;font-weight:400;}/* Start custom CSS for text-editor, class: .elementor-element-2e3daa25 */.playwoj-post {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 20px 80px;
  color: #eaeaea;
  line-height: 1.9;
  font-size: 18px;
}

.playwoj-post::before {
  content: "";
  display: block;
  height: 1px;
  margin-bottom: 32px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.3), transparent);
}

.playwoj-section {
  margin-bottom: 56px;
}

.playwoj-section h2 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 18px;
  position: relative;
}

.playwoj-section h2::after {
  content: "";
  display: block;
  width: 70px;
  height: 4px;
  margin-top: 10px;
  background: linear-gradient(90deg, #f8e607, transparent);
}

.playwoj-box {
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0.06),
    rgba(255,255,255,0.02)
  );
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 18px;
  padding: 24px 28px;
}

.playwoj-list {
  columns: 2;
  column-gap: 48px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.playwoj-list li {
  margin-bottom: 8px;
  font-weight: 600;
}

.match-list {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
}

.match-list li {
  padding: 10px 12px;
  margin-bottom: 6px;
  border-left: 4px solid rgba(248,230,7,0.6);
  background: rgba(255,255,255,0.04);
  border-radius: 6px;
  font-weight: 600;
}

.playwoj-highlight {
  margin-top: 28px;
  padding: 26px 30px;
  background: linear-gradient(
    135deg,
    rgba(248,230,7,0.22),
    rgba(248,230,7,0.06)
  );
  border-left: 6px solid #f8e607;
  border-radius: 16px;
  font-size: 19px;
  line-height: 1.85;
}

.playwoj-rosters {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px,1fr));
  gap: 28px;
  margin-top: 24px;
}

.roster {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 18px;
  padding: 22px 26px;
}

.roster h3 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #f8e607;
}

.roster ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.roster ul li {
  margin-bottom: 6px;
}

.playwoj-post img {
  margin: 36px auto;
  border-radius: 18px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.35);
}

.playwoj-post video,
.playwoj-post iframe {
  display: block;
  margin: 36px auto;
  border-radius: 18px;
  max-width: 100%;
}

@media (max-width: 768px) {
  .playwoj-post {
    font-size: 17px;
    padding: 32px 16px 60px;
  }

  .playwoj-section h2 {
    font-size: 24px;
  }

  .playwoj-list {
    columns: 1;
  }
}/* End custom CSS */