/* variant_l: strong primary header, dotted divider */
.inbets_547c396e { font-family: undefined; margin: 0; background: hsl(287, 8%, 98%); color: hsl(287, 12%, 12%); }

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

.sterw_147c8136 {
  max-width: 1187px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

.pste_538ed9f6 {
  padding: 44px 33px;
  margin: 0 calc(-1 * 33px) 88px;
  background: hsl(287, 62%, 47%);
  color: hsl(287, 62%, 72%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.sterwi_brand_6496828d { font-weight: 700; font-size: 1.45rem; letter-spacing: 0.03em; }

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

.psterw_navItem_ae36a728 { margin: 0; }

.sterwi_link_61ac1b8b { color: inherit; text-decoration: none; }

.sterwi_link_61ac1b8b:hover { text-decoration: underline; }

.pst_main_afa95c9d { padding: 44px 0; }

.et_section_2bb9cf7c {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(107, 62%, 47%);
  background: hsl(287, 10%, 94%);
}

.tips_12bf3bc6 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(287, 77%, 32%); }

.text_inbets_be917e54 { margin: 0; color: hsl(287, 8%, 42%); line-height: 1.6; }

.ster_list_62797c1c { margin: 22px 0; padding-left: 44px; }

.winbe_listItem_65be4aa0 { margin-bottom: 11px; }

.winbet_card_671b0313 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(107, 62%, 47%);
  background: hsl(287, 10%, 94%);
}

.cardTitle_ipst_3dd719cc { font-size: 1.35rem; margin: 0 0 22px; color: hsl(287, 77%, 32%); }

.cardText_ste_bb92d0a8 { margin: 0; color: hsl(287, 8%, 42%); }

.erwi_footer_a34e263c {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 2px dotted hsl(287, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(287, 8%, 42%);
}

.rwi_95e872cd { margin: 0; }

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

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

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