.elementor-8459 .elementor-element.elementor-element-76d1ccf8{--display:flex;--min-height:543px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--overlay-opacity:0.64;--padding-top:127px;--padding-bottom:127px;--padding-left:127px;--padding-right:127px;}.elementor-8459 .elementor-element.elementor-element-76d1ccf8:not(.elementor-motion-effects-element-type-background), .elementor-8459 .elementor-element.elementor-element-76d1ccf8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://worldninjaleague.org/wp-content/uploads/2025/11/DSC00952.jpg");background-position:top center;background-size:cover;}.elementor-8459 .elementor-element.elementor-element-76d1ccf8::before, .elementor-8459 .elementor-element.elementor-element-76d1ccf8 > .elementor-background-video-container::before, .elementor-8459 .elementor-element.elementor-element-76d1ccf8 > .e-con-inner > .elementor-background-video-container::before, .elementor-8459 .elementor-element.elementor-element-76d1ccf8 > .elementor-background-slideshow::before, .elementor-8459 .elementor-element.elementor-element-76d1ccf8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-8459 .elementor-element.elementor-element-76d1ccf8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:#617785;}.elementor-8459 .elementor-element.elementor-element-75aacf0b{--display:flex;}.elementor-8459 .elementor-element.elementor-element-67a188bf{font-size:1.1rem;color:#F1F1F1;}.elementor-8459 .elementor-element.elementor-element-5e4a9448{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-8459 .elementor-element.elementor-element-65cc497{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-8459 .elementor-element.elementor-element-7d7d1e55{--display:flex;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:5;}/* Start custom CSS for container, class: .elementor-element-76d1ccf8 */.elementor-8459 .elementor-element.elementor-element-76d1ccf8 {
  position: relative;
  overflow: hidden;
}

.elementor-8459 .elementor-element.elementor-element-76d1ccf8::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(10,15,21,0) 0%,
    rgba(10,15,21,0.85) 75%,
    rgba(10,15,21,1) 100%
  );
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7d7d1e55 *//* CONNECTED SECTION UNDER HERO */

.wnl-premier-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;

  background:
    radial-gradient(
      circle at top center,
      rgba(120,150,180,0.12),
      transparent 55%
    );
}
.wnl-premier-panel {
  background: linear-gradient(180deg, #111820 0%, #d7dce1 100%);
  padding: 0 24px 76px;
  margin-top: 0;
}

/* ICON STRIP */
.wnl-premier-strip {
  max-width: 1180px;
  margin: 0 auto;
  padding: 34px 28px;

  background: #0f151d;
  border-radius: 0 0 26px 26px;

  border: 1px solid rgba(255,255,255,0.08);
  border-top: none;

  box-shadow: 0 20px 44px rgba(0,0,0,0.22);
}

.wnl-premier-strip-inner {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.wnl-premier-stat {
  text-align: center;
  color: #fff;
  padding: 8px 10px;
}

.wnl-premier-icon {
  font-size: 28px;
  margin-bottom: 10px;
}

.wnl-premier-number {
  font-size: 34px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #d1b77a;
}

.wnl-premier-label {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.82);
}

/* CARD GRID — PULLED IN */
.wnl-host-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;

  max-width: 1180px;
  margin: 52px auto 0;
  padding: 0;
}

/* CARD */
.wnl-host-feature {
  position: relative !important;
  overflow: hidden !important;

  min-height: 365px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.08);

  display: flex !important;
  flex-direction: column !important;

  background-size: cover !important;
  background-position: center center !important;

  box-shadow: 0 14px 34px rgba(0,0,0,0.28);
}

/* DARK OVERLAY */
.wnl-host-feature::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background:
    linear-gradient(
      180deg,
      rgba(4,7,11,0.50) 0%,
      rgba(4,7,11,0.66) 45%,
      rgba(4,7,11,0.96) 100%
    );
  pointer-events: none;
}

/* CONTENT */
.wnl-host-feature .wnl-host-content {
  position: relative !important;
  z-index: 2;

  width: 100%;
  min-height: 365px;

  padding: 28px 24px 26px;

  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;

  text-align: center;
  color: #fff;
}

/* LOGO */
.wnl-host-feature .wnl-host-logo {
  width: 100%;
  height: 74px;
  margin-bottom: 38px;
  margin-top: 28px;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.wnl-host-feature .wnl-host-logo img {
  width: auto !important;
  height: auto !important;

  max-width: 150px !important;
  max-height: 90px !important;

  object-fit: contain !important;
  filter: drop-shadow(0 5px 14px rgba(0,0,0,0.65));
}

/* TEXT */
.wnl-host-feature h2,
.wnl-host-feature h3 {
  margin: 0 0 18px;

  font-size: clamp(21px, 2.25vw, 28px);
  line-height: 1.18;

  font-weight: 900;
  letter-spacing: 0.035em;
  text-transform: uppercase;

  color: #fff;
  text-wrap: balance;
}

.wnl-host-feature h4,
.wnl-host-feature .wnl-host-date,
.wnl-host-feature p {
  margin: 0 0 24px;

  font-size: 17px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;

  color: rgba(255,255,255,0.96);
}

/* BUTTONS */
.wnl-host-feature .wnl-host-actions {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 12px;

  width: 100%;
  margin-top: auto;
}

.wnl-host-feature .elementor-button {
  min-height: 40px;
  min-width: 190px;
  max-width: 100%;

  padding: 10px 18px;

  border-radius: 999px;
  background: #ffffff;
  color: #11151c;
  border: 2px solid #11151c;

  font-size: 12px;
  font-weight: 800;
  line-height: 1.15;

  box-shadow: 0 5px 14px rgba(0,0,0,0.20);
}

/* TABLET */
@media (max-width: 1100px) {
  .wnl-premier-strip,
  .wnl-host-grid {
    max-width: 900px;
  }

  .wnl-host-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wnl-premier-strip-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .wnl-premier-panel {
    padding: 0 16px 52px;
  }

  .wnl-premier-strip {
    padding: 28px 20px;
  }

  .wnl-premier-strip-inner,
  .wnl-host-grid {
    grid-template-columns: 1fr;
  }

  .wnl-host-grid {
    margin-top: 36px;
  }

  .wnl-host-feature,
  .wnl-host-feature .wnl-host-content {
    min-height: 340px;
  }
}
/* =========================
   FINALS SECTION TITLE
========================= */

.wnl-finals-heading {
  max-width: 1180px;
  margin: 90px auto 34px;
  padding: 0 10px;

  text-align: center;
}

.wnl-finals-heading h2 {
  margin: 0 0 14px;

  font-size: clamp(34px, 3vw, 54px);
  line-height: 1;

  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;

  color: #111820;
}

.wnl-finals-heading p {
  margin: 0 auto;
  max-width: 760px;

  font-size: 18px;
  line-height: 1.6;

  color: rgba(17,24,32,0.78);
}

/* =========================
   FINALS CARD
========================= */

.wnl-host-feature.wnl-host-finals {
  grid-column: span 3;

  min-height: 460px;

  border: 1px solid rgba(209,183,122,0.42);

  box-shadow:
    0 22px 54px rgba(0,0,0,0.30),
    0 0 0 1px rgba(209,183,122,0.12);

  background-position: center center !important;
}

/* warmer / championship overlay */
.wnl-host-feature.wnl-host-finals::before {
  background:
    linear-gradient(
      180deg,
      rgba(8,10,14,0.38) 0%,
      rgba(8,10,14,0.60) 45%,
      rgba(8,10,14,0.94) 100%
    ),

    linear-gradient(
      135deg,
      rgba(209,183,122,0.18) 0%,
      rgba(209,183,122,0.05) 45%,
      rgba(0,0,0,0) 100%
    );
}

/* finals content */
.wnl-host-feature.wnl-host-finals .wnl-host-content {
  min-height: 460px;

  padding: 42px 40px 36px;
}

/* finals logo */
.wnl-host-feature.wnl-host-finals .wnl-host-logo {
  height: 92px;
  margin-bottom: 54px;
}

.wnl-host-feature.wnl-host-finals .wnl-host-logo img {
  max-width: 220px !important;
  max-height: 90px !important;
}

/* finals eyebrow */
.wnl-host-feature.wnl-host-finals .wnl-finals-eyebrow {
  margin-bottom: 18px;

  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: #d1b77a;
}

/* finals title */
.wnl-host-feature.wnl-host-finals h2,
.wnl-host-feature.wnl-host-finals h3 {
  font-size: clamp(34px, 3vw, 54px);
  line-height: 1.04;

  margin-bottom: 20px;
}

/* finals date */
.wnl-host-feature.wnl-host-finals h4,
.wnl-host-feature.wnl-host-finals .wnl-host-date {
  font-size: 22px;

  margin-bottom: 32px;
}
.wnl-host-finals {
  border: 1px solid rgba(209,183,122,0.32);
}

/* finals CTA buttons */
.wnl-host-feature.wnl-host-finals .elementor-button {
  min-width: 240px;
  min-height: 46px;

  font-size: 14px;
}

/* tablet */
@media (max-width: 1100px) {
  .wnl-host-feature.wnl-host-finals {
    grid-column: span 2;
  }
}

/* mobile */
@media (max-width: 767px) {
  .wnl-host-feature.wnl-host-finals {
    grid-column: span 1;
    min-height: 400px;
  }

  .wnl-host-feature.wnl-host-finals .wnl-host-content {
    min-height: 400px;
    padding: 32px 24px 28px;
  }

  .wnl-host-feature.wnl-host-finals .wnl-host-logo {
    margin-bottom: 40px;
  }

  .wnl-host-feature.wnl-host-finals h2,
  .wnl-host-feature.wnl-host-finals h3 {
    font-size: clamp(30px, 8vw, 42px);
  }
}/* End custom CSS */