.root_eview_7a608dea { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; margin: 0; background: hsl(122, 8%, 98%); color: hsl(122, 12%, 12%); }

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

.container_eview_36705c66 {
  max-width: 942px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.ie_header_e59f386b {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(302, 47%, 52%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.terevi_d1ab8ef7 { font-weight: 700; font-size: 1.5rem; color: hsl(122, 47%, 52%); }

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

.navItem_view_7c8bd819 { margin: 0; }

.link_41bd83c5 { color: hsl(302, 47%, 52%); text-decoration: none; }

.main_85e79a66 { padding: 32px 0; }

.ul_card_6e7cc424 {
  background: hsl(122, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.cardTitle_c1b76774 { font-size: 1.35rem; margin: 0 0 16px; color: hsl(122, 62%, 37%); }

.cardText_8830c885 { margin: 0 0 16px; color: hsl(122, 8%, 42%); }

.ew_list_e73b37a6 { margin: 16px 0; padding-left: 32px; }

.listItem_iews_3d08d114 { margin-bottom: 8px; }

.rou_footer_6cc111f3 {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(122, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(122, 8%, 42%);
}

.re_19b356c1 { margin: 0; }

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

.ro_db1e2174 { color: hsl(302, 47%, 52%); text-decoration: none; }

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