.root_sp_3c74acdf { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(242, 8%, 98%); color: hsl(242, 12%, 12%); }

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

.container_topl_74e53813 {
  max-width: 982px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.header_cd06b4df {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(62, 47%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.opl_brand_24cc35dc { font-weight: 700; font-size: 1.5rem; color: hsl(242, 47%, 42%); }

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

.portt_9d534b3f { margin: 0; }

.link_cb4e547c { color: hsl(62, 47%, 42%); text-decoration: none; }

.main_st_3f6192b0 { padding: 32px 0; }

.oplist_146a2cf7 {
  background: hsl(242, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.cardTitle_43ee2102 { font-size: 1.35rem; margin: 0 0 16px; color: hsl(242, 62%, 27%); }

.ist_cardText_ee275ace { margin: 0 0 16px; color: hsl(242, 8%, 42%); }

.list_op_fa05f9a8 { margin: 16px 0; padding-left: 32px; }

.listItem_08884c59 { margin-bottom: 8px; }

.footer_cd25cd7c {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(242, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(242, 8%, 42%);
}

.footerText_rtt_3f5bc9b0 { margin: 0; }

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

.spo_footerLink_e80c40e1 { color: hsl(62, 47%, 42%); text-decoration: none; }

.meta2_c4db104a { 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(.pli_blogLayout_aa30cc90) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.pli_blogLayout_aa30cc90 {
  margin: 1rem 0 0;
  padding: 0;
}
.pli_blogLayout_aa30cc90 .sportt_blogItem_2d47ae71 {
  margin: 0;
  padding: 0;
}
.meta2_c4db104a {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_c4db104a {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.pli_blogLayout_aa30cc90 .blogLink_por_3ba1edab {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_09972ee3 .blogLink_por_3ba1edab {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_09972ee3 .sportt_blogItem_2d47ae71:last-child .blogLink_por_3ba1edab { border-bottom: none; }
/* Grid */
.sp_blogLayoutGrid_ea18a11a {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.sp_blogLayoutGrid_ea18a11a .blogLink_por_3ba1edab {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.sp_blogLayoutGrid_ea18a11a .blogLink_por_3ba1edab:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_41f84315 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_41f84315 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_41f84315 .blogLink_por_3ba1edab {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_41f84315 .blogLink_por_3ba1edab:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.ttop_53448b86 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .ttop_53448b86 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .ttop_53448b86 { grid-template-columns: 1fr; }
}
.ttop_53448b86 .blogLink_por_3ba1edab {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ttop_53448b86 .blogLink_por_3ba1edab:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_op_b0427b8d {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_op_b0427b8d .blogLink_por_3ba1edab {
  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;
}
.blogLayoutBoxed_op_b0427b8d .blogLink_por_3ba1edab:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_sportt_fd00388b {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_sportt_fd00388b { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_sportt_fd00388b { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_sportt_fd00388b .blogLink_por_3ba1edab {
  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_sportt_fd00388b .blogLink_por_3ba1edab: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);
}
