/* variant_h: compact, small spacing */
.ddsonl_126e741d { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(307, 8%, 98%); color: hsl(307, 12%, 12%); font-size: 0.9375rem; }

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

.ige_11896a52 {
  max-width: 1207px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.inesv_d1666b4c {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(127, 52%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.nesver_brand_2c606375 { font-weight: 700; font-size: 1.2rem; color: hsl(307, 52%, 42%); }

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

.navItem_c59211e5 { margin: 0; }

.lines_557aee54 { color: hsl(127, 52%, 42%); text-decoration: none; }

.main_ddso_37bafe28 { padding: 21px 0; }

.nlin_section_66196195 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(307, 10%, 94%);
}

.heading_cbc099a1 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(307, 67%, 27%); }

.od_d5b8ddd8 { margin: 0; color: hsl(307, 8%, 42%); line-height: 1.55; }

.esve_90882d82 { margin: 7px 0; padding-left: 21px; }

.line_9d94dbbb { margin-bottom: 2px; }

.card_ve_f0093892 {
  background: hsl(307, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.cardTitle_in_35eb5466 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(307, 67%, 27%); }

.cardText_line_7ae93b52 { margin: 0; color: hsl(307, 8%, 42%); font-size: 0.9rem; }

.footer_esve_f95c61eb {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(307, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(307, 8%, 42%);
}

.footerText_00446445 { margin: 0; }

.dds_1f9e7e45 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 7px; column-gap: 14px; }
.dds_1f9e7e45 > li { flex: 0 0 auto; }

.online_footerLink_e5b72b5a { color: hsl(127, 52%, 42%); text-decoration: none; }

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

/* Mobile responsive layout */
@media (max-width: 768px) {
  .er_9ec5e12c { overflow-x: hidden; }
  .ige_11896a52 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .inesv_d1666b4c {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .nesver_brand_2c606375 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .sver_navList_abdecb52 { gap: 16px; flex-wrap: wrap; }
  .main_ddso_37bafe28 { padding: 20px 0; }
  .nlin_section_66196195 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_ve_f0093892 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .footer_esve_f95c61eb {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_00446445 { margin-bottom: 12px; }
  .dds_1f9e7e45 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .dds_1f9e7e45 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .inesv_d1666b4c {
    flex-direction: column;
    align-items: flex-start;
  }
  .sver_navList_abdecb52 { width: 100%; }
  .dds_1f9e7e45 { grid-template-columns: 1fr; }
}
