/* variant_i: generous spacing, large type */
.neb_root_a65e8baa { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(308, 8%, 98%); color: hsl(308, 12%, 12%); line-height: 1.6; }

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

.container_c2cb48f8 {
  max-width: 1088px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.ebe_dbc25076 { font-weight: 700; font-size: 1.75rem; color: hsl(308, 53%, 48%); }

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

.osonl_navItem_689150f5 { margin: 0; }

.sonl_link_ed6c2464 { color: hsl(128, 53%, 48%); text-decoration: none; font-size: 1.05rem; }

.main_89be6774 { padding: 64px 0; }

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

.heading_8bb9304b { font-size: 1.65rem; margin: 0 0 24px; color: hsl(308, 68%, 33%); }

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

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

.listItem_c7f508bf { margin-bottom: 16px; }

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

.rli_9063dcfe { font-size: 1.65rem; margin: 0 0 24px; color: hsl(308, 68%, 33%); }

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

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

.footerText_eberl_bf5f7b9b { margin: 0; }

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

.on_5a199b87 { color: hsl(128, 53%, 48%); text-decoration: none; }

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