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

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

.bar_462930a6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(13, 58%, 48%);
  color: hsl(13, 58%, 78%);
}

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

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

.menuItem_engewi_3d8a368b { margin: 0; }

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

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

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

.nav_teng_338307f1 { padding: 14px 0; }

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

.ette_17b9f663 { margin-bottom: 7px; }

.ngewi_block_a74567d0 { padding: 14px 0; }

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

.nn_heading_ae949dc0 { font-size: 1.5rem; margin: 0 0 21px; color: hsl(193, 73%, 33%); }

.subheading_497436f4 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(193, 58%, 48%); }

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

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

.tenge_listItem_219679ec { margin-bottom: 7px; }

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

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

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

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

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