.elementor-137157 .elementor-element.elementor-element-3bc7d0fd{--display:flex;}.elementor-137157 .elementor-element.elementor-element-6f11e892{--display:flex;}.elementor-137157 .elementor-element.elementor-element-3880c01b{text-align:center;}.elementor-137157 .elementor-element.elementor-element-35fd1a35{--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-137157 .elementor-element.elementor-element-287bc672{--display:flex;}.elementor-137157 .elementor-element.elementor-element-3f994aec{--display:flex;}.elementor-137157 .elementor-element.elementor-element-c65565a{--display:flex;}.elementor-137157 .elementor-element.elementor-element-1370c879{--display:flex;}.elementor-137157 .elementor-element.elementor-element-1e4515a6{--display:flex;}.elementor-137157 .elementor-element.elementor-element-4c179ef1{--display:flex;}.elementor-137157 .elementor-element.elementor-element-aba2d2a{--display:flex;}.elementor-137157 .elementor-element.elementor-element-45be1a4{text-align:center;}.elementor-137157 .elementor-element.elementor-element-51ce55f0{--display:flex;}.elementor-137157 .elementor-element.elementor-element-2a70c5eb{text-align:center;}.elementor-137157 .elementor-element.elementor-element-12fce021{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-137157 .elementor-element.elementor-element-12fce021:after{content:"0.66";}.elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-post__thumbnail__link{width:60%;}.elementor-137157 .elementor-element.elementor-element-12fce021.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-137157 .elementor-element.elementor-element-12fce021.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-137157 .elementor-element.elementor-element-12fce021.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(max-width:767px){.elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-137157 .elementor-element.elementor-element-12fce021:after{content:"0.5";}.elementor-137157 .elementor-element.elementor-element-12fce021 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS *//* ========================================
   SP WORLD CUP POST LAYOUT
   FINAL CLEAN CSS
======================================== */

/* Main wrapper */
.sp-page-wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 32px 16px 60px;
  box-sizing: border-box;
}

/* Breadcrumbs */
.sp-breadcrumbs {
  color: #c99213;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 22px;
}

.sp-breadcrumbs a {
  color: #c99213;
  text-decoration: none;
}

.sp-breadcrumbs a:hover {
  color: #f6a400;
}

/* Hero title block */
.sp-hero-title {
  text-align: center;
  margin-bottom: 34px;
}

.sp-hero-title h1,
.sp-hero-title .elementor-heading-title {
  color: #f6a400;
  font-size: 46px;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin: 0 0 18px;
}

.sp-hero-title p,
.sp-hero-title .elementor-widget-text-editor p {
  color: #f3f3f3;
  font-size: 18px;
  line-height: 1.8;
  max-width: 860px;
  margin: 0 auto;
}

/* ========================================
   INFO BAR
======================================== */

.sp-info-bar {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  background: #0d0d0d;
  border: 1px solid #262626;
  border-radius: 18px;
  padding: 16px;
  margin-bottom: 32px;
  box-sizing: border-box;
}

.sp-info-item {
  background: #0f1012;
  border: 1px solid #20242b;
  border-radius: 14px;
  padding: 18px 16px;
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

.sp-info-item h2,
.sp-info-item h3,
.sp-info-item h4,
.sp-info-item .elementor-heading-title {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #8f96a3;
  margin: 0 0 12px;
  line-height: 1.4;
}

.sp-info-item p,
.sp-info-item .elementor-widget-text-editor p {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.5;
}

/* ========================================
   FEATURED IMAGE
======================================== */

.sp-featured-image {
  margin-bottom: 28px;
}

.sp-featured-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
  border: 1px solid #262626;
}

/* ========================================
   MAIN CONTENT BOX
======================================== */

.sp-content-box {
  background: linear-gradient(180deg, #0f0f0f 0%, #080808 100%);
  border: 1px solid #262626;
  border-radius: 20px;
  padding: 26px 26px 30px;
  margin-bottom: 28px;
  box-sizing: border-box;
}

/* Typography */
.sp-content-box p,
.sp-content-box li {
  color: #f2f2f2;
  font-size: 17px;
  line-height: 1.85;
}

.sp-content-box p {
  margin: 0 0 18px;
}

.sp-content-box ul,
.sp-content-box ol {
  padding-left: 22px;
  margin: 0 0 18px;
}

.sp-content-box li {
  margin-bottom: 6px;
}

.sp-content-box li::marker {
  color: #f6a400;
}

.sp-content-box strong {
  color: #ffffff;
}

.sp-content-box a {
  color: #f6a400;
  text-decoration: none;
}

.sp-content-box a:hover {
  color: #ffd166;
}

/* Headings */
.sp-content-box h2 {
  color: #f6a400;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2;
  margin: 30px 0 16px;
}

.sp-content-box h2:first-child {
  margin-top: 0;
}

.sp-content-box h3 {
  color: #f6a400;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 14px;
}

.sp-content-box h4 {
  color: #f6a400;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  margin: 18px 0 10px;
}

/* ========================================
   TEAM CARDS
======================================== */

.sp-content-box .sp-team-card {
  background: linear-gradient(180deg, #101010 0%, #090909 100%);
  border: 1px solid #262626;
  border-left: 4px solid #f6a400;
  border-radius: 18px;
  padding: 22px 24px;
  margin: 20px 0 22px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
  transition: all 0.25s ease;
  box-sizing: border-box;
}

.sp-content-box .sp-team-card:hover {
  border-color: #f6a400;
  box-shadow: 0 0 0 1px rgba(246,164,0,0.18), 0 12px 28px rgba(0,0,0,0.4);
  transform: translateY(-2px);
}

.sp-content-box .sp-team-card h3 {
  font-size: 25px;
  margin: 0 0 12px;
}

.sp-content-box .sp-team-card h4 {
  margin: 18px 0 10px;
}

.sp-content-box .sp-team-card ul {
  margin-bottom: 12px;
}

/* Outlook badge */
.sp-outlook-badge {
  display: inline-block;
  margin-top: 8px;
  background: #1a1405;
  color: #f6a400;
  border: 1px solid #5a4310;
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

/* ========================================
   MATCH BOX
======================================== */

.sp-match-box {
  background: #0b0b0b;
  border: 1px solid #262626;
  border-radius: 16px;
  padding: 20px;
  margin: 18px 0 28px;
  box-sizing: border-box;
}

.sp-match-row {
  display: block;
  background: linear-gradient(90deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.04) 100%);
  padding: 12px 14px;
  margin-bottom: 12px;
  border-radius: 8px;
  color: #f2f2f2;
  line-height: 1.7;
}

.sp-match-row:last-child {
  margin-bottom: 0;
}

.sp-match-row strong {
  color: #ffffff;
}

/* ========================================
   STANDINGS BOX
======================================== */

.sp-standings-box {
  background: #0b0b0b;
  border: 1px solid #262626;
  border-radius: 16px;
  padding: 20px;
  margin: 18px 0 28px;
  box-sizing: border-box;
}

.sp-standings-row {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  background: #0f1012;
  border: 1px solid #262626;
  border-radius: 14px;
  padding: 16px 18px;
  margin-bottom: 12px;
  width: 100%;
  box-sizing: border-box;
}

.sp-standings-row:last-child {
  margin-bottom: 0;
}

.sp-standings-row span {
  display: inline-block;
}

.sp-standings-rank {
  color: #ffffff;
  font-weight: 800;
  min-width: 28px;
  flex: 0 0 28px;
}

.sp-standings-team {
  color: #ffffff;
  font-weight: 700;
  flex: 1 1 auto;
}

.sp-standings-note {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
  flex: 0 0 auto;
}

/* ========================================
   CTA BOX
======================================== */

.sp-cta-box {
  background: #111111;
  border: 1px solid #3a2a07;
  border-radius: 16px;
  padding: 24px;
  margin-top: 28px;
  margin-bottom: 28px;
  box-sizing: border-box;
}

.sp-cta-box h2,
.sp-cta-box h3 {
  color: #f6a400;
  margin: 0 0 12px;
}

.sp-cta-box p {
  color: #f2f2f2;
  line-height: 1.8;
  margin: 0 0 18px;
}

/* Gold button */
.sp-gold-btn .elementor-button,
.sp-gold-btn a.elementor-button {
  background: #f6a400 !important;
  color: #000 !important;
  border-radius: 10px;
  font-weight: 700;
  border: none;
  box-shadow: none;
}

.sp-gold-btn .elementor-button:hover,
.sp-gold-btn a.elementor-button:hover {
  background: #d99100 !important;
  color: #000 !important;
}

/* ========================================
   RELATED POSTS
======================================== */

.sp-related-posts {
  margin-top: 10px;
}

.sp-related-posts .elementor-heading-title {
  color: #f6a400;
}

.sp-related-posts .elementor-post,
.sp-related-posts .elementor-post__card,
.sp-related-posts article {
  background: #0f0f0f;
  border: 1px solid #262626;
  border-radius: 16px;
  overflow: hidden;
}

.sp-related-posts .elementor-post__title a,
.sp-related-posts .elementor-heading-title a {
  color: #f6a400;
  text-decoration: none;
}

.sp-related-posts .elementor-post__title a:hover,
.sp-related-posts .elementor-heading-title a:hover {
  color: #ffd166;
}

.sp-related-posts .elementor-post__excerpt,
.sp-related-posts .elementor-post__meta-data {
  color: #c9c9c9;
}

/* ========================================
   TABLES
======================================== */

.sp-content-box table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  background: #0d0d0d;
  border: 1px solid #262626;
}

.sp-content-box th,
.sp-content-box td {
  border: 1px solid #262626;
  padding: 12px 14px;
  color: #f2f2f2;
}

.sp-content-box th {
  color: #f6a400;
  font-weight: 700;
  background: #111111;
}

/* ========================================
   RESPONSIVE
======================================== */

@media (max-width: 1024px) {
  .sp-page-wrap {
    padding: 28px 14px 50px;
  }

  .sp-hero-title h1,
  .sp-hero-title .elementor-heading-title {
    font-size: 38px;
  }

  .sp-info-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sp-info-item {
    min-height: 96px;
  }

  .sp-content-box {
    padding: 22px;
  }
}

@media (max-width: 767px) {
  .sp-page-wrap {
    padding: 22px 12px 40px;
  }

  .sp-breadcrumbs {
    font-size: 13px;
    margin-bottom: 18px;
  }

  .sp-hero-title {
    margin-bottom: 26px;
  }

  .sp-hero-title h1,
  .sp-hero-title .elementor-heading-title {
    font-size: 30px;
    line-height: 1.12;
  }

  .sp-hero-title p,
  .sp-hero-title .elementor-widget-text-editor p {
    font-size: 16px;
  }

  .sp-info-bar {
    grid-template-columns: 1fr;
    padding: 14px;
  }

  .sp-info-item {
    min-height: auto;
    padding: 16px 14px;
  }

  .sp-content-box {
    padding: 18px;
  }

  .sp-content-box h2 {
    font-size: 24px;
  }

  .sp-content-box h3,
  .sp-content-box .sp-team-card h3 {
    font-size: 22px;
  }

  .sp-content-box h4 {
    font-size: 17px;
  }

  .sp-content-box p,
  .sp-content-box li {
    font-size: 16px;
  }

  .sp-content-box .sp-team-card,
  .sp-match-box,
  .sp-standings-box,
  .sp-cta-box {
    padding: 16px;
  }

  .sp-standings-row {
    flex-direction: column !important;
    align-items: flex-start;
  }

  .sp-standings-note {
    text-align: left;
    white-space: normal;
  }

  .sp-match-row {
    padding: 12px;
  }
}/* End custom CSS */