.s4u_97ebb779 { font-family: undefined; margin: 0; color: hsl(253, 12%, 12%); background: hsl(253, 8%, 98%); }

.body_c1666ee7 { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.ngnews_bar_21fbc903 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(73, 58%, 43%);
  color: hsl(73, 58%, 73%);
}

.brand_887012a9 { font-size: 1.2rem; font-weight: 700; }

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

.etti_menuItem_25912323 { margin: 0; }

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

.inner_4bcc9543 {
  flex: 1;
  max-width: 1233px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .inner_4bcc9543 { grid-template-columns: 1fr; }
}

.ting_577174cd { padding: 14px 0; }

.navList_4u_b34b3a5a { list-style: none; margin: 0; padding: 0; }

.etti_navItem_6b8b8e75 { margin-bottom: 7px; }

.block_85ba9261 { padding: 14px 0; }

.ws4_section_e8384d19 { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(253, 10%, 94%); }

.bet_heading_a603853b { font-size: 1.5rem; margin: 0 0 21px; color: hsl(253, 73%, 28%); }

.subheading_news4_bfa4a9bc { font-size: 1.25rem; margin: 0 0 14px; color: hsl(253, 58%, 43%); }

.text_cd20a54f { margin: 0 0 14px; color: hsl(253, 8%, 42%); line-height: 1.6; }

.list_ws_f2747105 { margin: 14px 0; padding-left: 28px; }

.listItem_ingnew_b3aca9c4 { margin-bottom: 7px; }

.footer_8f583caf {
  padding: 28px 28px;
  background: hsl(253, 73%, 28%);
  color: hsl(253, 58%, 68%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.gnews_1827a3ba { margin: 0; font-size: 0.875rem; }

.ngnews_10b6bf31 { display: flex; gap: 21px; }

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

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