/* variant_e: accent top strip, light body */
.ielenc_18e1fcff { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(328, 8%, 98%); color: hsl(328, 12%, 12%); }

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

.container_re_fbe976b9 {
  max-width: 1268px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.header_fre_fb9f351d {
  background: hsl(148, 73%, 53%);
  color: hsl(148, 73%, 83%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.brand_ielen_b2f3d32f { font-weight: 700; font-size: 1.35rem; }

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

.is_navItem_6257b415 { margin: 0; }

.len_link_6f5e5354 { color: inherit; text-decoration: none; }

.len_link_6f5e5354:hover { text-decoration: underline; }

.sp_main_addf1b5c { padding: 40px 0; }

.section_elenca_720adf57 {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(328, 10%, 94%);
}

.heading_no_7a4b3e56 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(328, 73%, 53%); }

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

.casi_523b481e { margin: 20px 0; padding-left: 40px; }

.eispi_d5897903 { margin-bottom: 10px; }

.pie_9cb370dd {
  background: hsl(328, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.isp_cardTitle_2e22b127 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(328, 73%, 53%); }

.encasi_db836967 { margin: 0 0 20px; color: hsl(328, 8%, 42%); }

.footer_42cdfef2 {
  padding: 40px 0;
  border-top: 1px solid hsl(328, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(328, 8%, 42%);
}

.footerText_458c1d85 { margin: 0; }

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

.len_50e3db22 { color: hsl(148, 73%, 53%); text-decoration: none; }

.meta2_8de53ce6 { 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(.ielenc_9301fba3) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.ielenc_9301fba3 {
  margin: 1rem 0 0;
  padding: 0;
}
.ielenc_9301fba3 .blogItem_8072317d {
  margin: 0;
  padding: 0;
}
.meta2_8de53ce6 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_8de53ce6 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.ielenc_9301fba3 .blogLink_016950bf {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_880c7102 .blogLink_016950bf {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_880c7102 .blogItem_8072317d:last-child .blogLink_016950bf { border-bottom: none; }
/* Grid */
.elenc_blogLayoutGrid_6b4b64cd {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.elenc_blogLayoutGrid_6b4b64cd .blogLink_016950bf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.elenc_blogLayoutGrid_6b4b64cd .blogLink_016950bf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.eis_57648126 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .eis_57648126 { grid-template-columns: 1fr; }
}
.eis_57648126 .blogLink_016950bf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.eis_57648126 .blogLink_016950bf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_c29df7a8 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_c29df7a8 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_c29df7a8 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_c29df7a8 .blogLink_016950bf {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_c29df7a8 .blogLink_016950bf:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.reis_d70e8a1e {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.reis_d70e8a1e .blogLink_016950bf {
  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;
}
.reis_d70e8a1e .blogLink_016950bf:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.freisp_blogLayoutCards_64136c90 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .freisp_blogLayoutCards_64136c90 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .freisp_blogLayoutCards_64136c90 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.freisp_blogLayoutCards_64136c90 .blogLink_016950bf {
  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;
}
.freisp_blogLayoutCards_64136c90 .blogLink_016950bf: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) {
  .enca_body_6edbc31a { overflow-x: hidden; }
  .container_re_fbe976b9 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_fre_fb9f351d {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_ielen_b2f3d32f {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .navList_01e4ee8c { gap: 16px; flex-wrap: wrap; }
  .sp_main_addf1b5c { padding: 20px 0; }
  .section_elenca_720adf57 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .pie_9cb370dd {
    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_42cdfef2 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_458c1d85 { margin-bottom: 12px; }
  .footerLinks_ispie_b5255fd7 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_ispie_b5255fd7 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_fre_fb9f351d {
    flex-direction: column;
    align-items: flex-start;
  }
  .navList_01e4ee8c { width: 100%; }
  .footerLinks_ispie_b5255fd7 { grid-template-columns: 1fr; }
}
