/* variant_i: generous spacing, large type */
.root_43b68364 { font-family: undefined; margin: 0; background: hsl(128, 8%, 98%); color: hsl(128, 12%, 12%); line-height: 1.6; }

.tw_5aeba4ea { margin: 0; min-height: 100vh; }

.container_c676c1fa {
  max-width: 1028px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.header_80aac646 {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(128, 53%, 38%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.ngids_998289f4 { font-weight: 700; font-size: 1.75rem; color: hsl(128, 53%, 38%); }

.wett_9737ba61 { list-style: none; margin: 0; padding: 0; display: flex; gap: 64px; }

.ortw_1f0fe30a { margin: 0; }

.twette_link_ad351a19 { color: hsl(308, 53%, 38%); text-decoration: none; font-size: 1.05rem; }

.ten_main_ebddabf1 { padding: 64px 0; }

.gids_section_aa4580d0 {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(128, 10%, 94%);
}

.heading_or_bdd78068 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(128, 68%, 23%); }

.ngid_text_e784ee9e { margin: 0; color: hsl(128, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.list_por_797015fb { margin: 24px 0; padding-left: 64px; }

.listItem_4d39e28e { margin-bottom: 16px; }

.card_c5febf76 {
  background: hsl(128, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.cardTitle_wet_7568d050 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(128, 68%, 23%); }

.wett_cardText_657fc3e3 { margin: 0; color: hsl(128, 8%, 42%); font-size: 1.05rem; }

.footer_spor_f0e58218 {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(128, 10%, 94%);
  font-size: 1rem;
  color: hsl(128, 8%, 42%);
}

.wette_footerText_6af79cf8 { margin: 0; }

.port_1460470a { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 16px; column-gap: 32px; }
.port_1460470a > li { flex: 0 0 auto; }

.ngid_footerLink_2a549d49 { color: hsl(308, 53%, 38%); text-decoration: none; }

.meta2_sport_b7f68992 { display: block; font-size: 0.875rem; opacity: 0.75; margin-top: 0.25rem; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.rtwe_blogLayout_e5e2fbd0) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.rtwe_blogLayout_e5e2fbd0 {
  margin: 1rem 0 0;
  padding: 0;
}
.rtwe_blogLayout_e5e2fbd0 .twett_d0ccba78 {
  margin: 0;
  padding: 0;
}
.meta2_sport_b7f68992 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_sport_b7f68992 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.rtwe_blogLayout_e5e2fbd0 .ids_blogLink_2eed2c3c {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_cf26cdf2 .ids_blogLink_2eed2c3c {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_cf26cdf2 .twett_d0ccba78:last-child .ids_blogLink_2eed2c3c { border-bottom: none; }
/* Grid */
.blogLayoutGrid_sport_757b3a8a {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_sport_757b3a8a .ids_blogLink_2eed2c3c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_sport_757b3a8a .ids_blogLink_2eed2c3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.rtw_blogLayoutGrid3_e701e401 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .rtw_blogLayoutGrid3_e701e401 { grid-template-columns: 1fr; }
}
.rtw_blogLayoutGrid3_e701e401 .ids_blogLink_2eed2c3c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.rtw_blogLayoutGrid3_e701e401 .ids_blogLink_2eed2c3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.twette_9154ee65 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .twette_9154ee65 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .twette_9154ee65 { grid-template-columns: 1fr; }
}
.twette_9154ee65 .ids_blogLink_2eed2c3c {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.twette_9154ee65 .ids_blogLink_2eed2c3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.rtwet_d5cd7f20 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.rtwet_d5cd7f20 .ids_blogLink_2eed2c3c {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1.25rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.12);
  background: #f0f1f3;
  box-shadow: none;
}
.rtwet_d5cd7f20 .ids_blogLink_2eed2c3c:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_sport_39216ebd {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_sport_39216ebd { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_sport_39216ebd { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_sport_39216ebd .ids_blogLink_2eed2c3c {
  display: block;
  padding: 1.25rem;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.06);
  background: #fff;
  border: 1px solid rgba(0,0,0,0.06);
  min-height: 4rem;
}
.blogLayoutCards_sport_39216ebd .ids_blogLink_2eed2c3c:hover {
  box-shadow: 0 6px 20px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08);
  border-color: rgba(0,0,0,0.1);
}

/* Mobile responsive layout */
@media (max-width: 768px) {
  .tw_5aeba4ea { overflow-x: hidden; }
  .container_c676c1fa {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_80aac646 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .ngids_998289f4 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .wett_9737ba61 { gap: 16px; flex-wrap: wrap; }
  .ten_main_ebddabf1 { padding: 20px 0; }
  .gids_section_aa4580d0 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_c5febf76 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .footer_spor_f0e58218 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .wette_footerText_6af79cf8 { margin-bottom: 12px; }
  .port_1460470a {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .port_1460470a a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_80aac646 {
    flex-direction: column;
    align-items: flex-start;
  }
  .wett_9737ba61 { width: 100%; }
  .port_1460470a { grid-template-columns: 1fr; }
}
