/* variant_j: dark footer block */
.nroe_root_e2a121c7 { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(249, 8%, 98%); color: hsl(249, 12%, 12%); }

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

.container_re_ba31edc3 {
  max-width: 1189px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_enro_332e35ce {
  padding: 36px 0;
  margin-bottom: 72px;
  border-bottom: 2px solid hsl(69, 54%, 49%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.brand_po_7531663b { font-weight: 700; font-size: 1.4rem; color: hsl(249, 54%, 49%); }

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

.navItem_rt_f99eb5c1 { margin: 0; }

.terr_link_6a8a9b79 { color: hsl(69, 54%, 49%); text-decoration: none; }

.main_8229a026 { padding: 36px 0; }

.section_8235ef1d {
  padding: 36px;
  margin-bottom: 36px;
  background: hsl(249, 10%, 94%);
}

.heading_00f0b53b { font-size: 1.35rem; margin: 0 0 18px; color: hsl(249, 69%, 34%); }

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

.rt_list_294c9b62 { margin: 18px 0; padding-left: 36px; }

.listItem_spor_7160b321 { margin-bottom: 9px; }

.ette_card_a7a3708e {
  background: hsl(249, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
}

.rtw_cardTitle_ef784c40 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(249, 69%, 34%); }

.rtwe_cardText_6f2d2019 { margin: 0; color: hsl(249, 8%, 42%); }

.ste_9dcc73dd {
  margin: 0 calc(-1 * 27px) 0;
  padding: 36px 27px;
  background: hsl(249, 69%, 34%);
  color: hsl(249, 54%, 74%);
  font-size: 0.9rem;
}

.or_ddc46250 { margin: 0; }

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

.footerLink_cdd71198 { color: hsl(249, 54%, 74%); text-decoration: none; }

.ich_de693594 { 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(.enro_9af241f4) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.enro_9af241f4 {
  margin: 1rem 0 0;
  padding: 0;
}
.enro_9af241f4 .blogItem_896ffeca {
  margin: 0;
  padding: 0;
}
.ich_de693594 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .ich_de693594 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.enro_9af241f4 .twett_blogLink_a7e9ea15 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_es_3b0bea08 .twett_blogLink_a7e9ea15 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_es_3b0bea08 .blogItem_896ffeca:last-child .twett_blogLink_a7e9ea15 { border-bottom: none; }
/* Grid */
.este_blogLayoutGrid_a6612067 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.este_blogLayoutGrid_a6612067 .twett_blogLink_a7e9ea15 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.este_blogLayoutGrid_a6612067 .twett_blogLink_a7e9ea15:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_ste_749a4df4 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_ste_749a4df4 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_ste_749a4df4 .twett_blogLink_a7e9ea15 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_ste_749a4df4 .twett_blogLink_a7e9ea15:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.er_blogLayoutGrid4_ecc7c3e6 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .er_blogLayoutGrid4_ecc7c3e6 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .er_blogLayoutGrid4_ecc7c3e6 { grid-template-columns: 1fr; }
}
.er_blogLayoutGrid4_ecc7c3e6 .twett_blogLink_a7e9ea15 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.er_blogLayoutGrid4_ecc7c3e6 .twett_blogLink_a7e9ea15:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_tt_31e21e03 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_tt_31e21e03 .twett_blogLink_a7e9ea15 {
  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_tt_31e21e03 .twett_blogLink_a7e9ea15:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_tt_366e8358 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_tt_366e8358 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_tt_366e8358 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_tt_366e8358 .twett_blogLink_a7e9ea15 {
  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_tt_366e8358 .twett_blogLink_a7e9ea15: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) {
  .body_00660fd2 { overflow-x: hidden; }
  .container_re_ba31edc3 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_enro_332e35ce {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_po_7531663b {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .oester_96314f7e { gap: 16px; flex-wrap: wrap; }
  .main_8229a026 { padding: 20px 0; }
  .section_8235ef1d {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .ette_card_a7a3708e {
    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;
  }
  .ste_9dcc73dd {
    margin-top: 48px;
    padding: 24px 0;
  }
  .or_ddc46250 { margin-bottom: 12px; }
  .ttenro_footerLinks_2dcd8d3c {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .ttenro_footerLinks_2dcd8d3c a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_enro_332e35ce {
    flex-direction: column;
    align-items: flex-start;
  }
  .oester_96314f7e { width: 100%; }
  .ttenro_footerLinks_2dcd8d3c { grid-template-columns: 1fr; }
}
