/* variant_g: card shadows, rounded */
.root_li_ff403287 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(306, 8%, 98%); color: hsl(306, 12%, 12%); }

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

.no_container_e5156148 {
  max-width: 1046px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.header_828bc337 {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(306, 10%, 94%);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.nieuwe_brand_e31873ec { font-weight: 700; font-size: 1.4rem; color: hsl(306, 51%, 56%); }

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

.navItem_ie_7af20009 { margin: 0; }

.link_8ff1f65d { color: hsl(126, 51%, 56%); text-decoration: none; }

.enieu_961700ab { padding: 24px 0; }

.section_c6ebf642 {
  background: hsl(306, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.cas_heading_6f6424de { font-size: 1.35rem; margin: 0 0 12px; color: hsl(306, 66%, 41%); }

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

.list_89553645 { margin: 12px 0; padding-left: 24px; }

.lin_5d3315ff { margin-bottom: 6px; }

.card_42f1e1a1 {
  background: hsl(306, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.cardTitle_4252c06f { font-size: 1.35rem; margin: 0 0 12px; color: hsl(306, 66%, 41%); }

.cardText_asino_700b8f36 { margin: 0; color: hsl(306, 8%, 42%); }

.euwe_footer_272c5cdf {
  margin-top: 48px;
  padding: 24px 18px;
  background: hsl(306, 10%, 94%);
  border-radius: 12px;
  font-size: 0.9rem;
  color: hsl(306, 8%, 42%);
}

.sin_df1af972 { margin: 0; }

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

.casino_footerLink_e9880b8f { color: hsl(126, 51%, 56%); text-decoration: none; }

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