.root_85af0ef9 { font-family: undefined; margin: 0; color: hsl(337, 12%, 12%); background: hsl(337, 8%, 98%); }

.nettop_1ddaa360 { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.ern_1a888431 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(157, 52%, 37%);
  color: hsl(157, 52%, 67%);
}

.brand_ino_75ad5c1a { font-size: 1.2rem; font-weight: 700; }

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

.menuItem_8a2b48ad { margin: 0; }

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

.inner_8e52ab6b {
  flex: 1;
  max-width: 1277px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .inner_8e52ab6b { grid-template-columns: 1fr; }
}

.nav_82c0d428 { padding: 14px 0; }

.navList_tt_b1d3090c { list-style: none; margin: 0; padding: 0; }

.navItem_osinte_70a95ff3 { margin-bottom: 7px; }

.block_8a53ddcc { padding: 14px 0; }

.section_sin_f2071613 { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(337, 10%, 94%); }

.os_heading_eb62ea55 { font-size: 1.5rem; margin: 0 0 21px; color: hsl(337, 67%, 22%); }

.subheading_intern_7ab1f1c0 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(337, 52%, 37%); }

.asi_1940247a { margin: 0 0 14px; color: hsl(337, 8%, 42%); line-height: 1.6; }

.casino_list_a891f3ff { margin: 14px 0; padding-left: 28px; }

.listItem_81eadf79 { margin-bottom: 7px; }

.net_footer_21a9234e {
  padding: 28px 28px;
  background: hsl(337, 67%, 22%);
  color: hsl(337, 52%, 62%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.nosin_d2c16193 { margin: 0; font-size: 0.875rem; }

.sinter_900e7304 { display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 14px; column-gap: 21px; }
.sinter_900e7304 > * { flex: 0 0 auto; }

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

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