/* variant_k: narrow centered content */
.etti_14b36794 { font-family: undefined; margin: 0; background: hsl(178, 8%, 98%); color: hsl(178, 12%, 12%); }

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

.wins2_container_af90c53c {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.header_tingwi_f6d395bd {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(178, 10%, 94%);
}

.brand_ins24_b03b960c { font-weight: 700; font-size: 1.5rem; color: hsl(178, 73%, 43%); display: block; margin-bottom: 20px; }

.navList_be_74783163 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.navItem_ns_37bd69ba { margin: 0; }

.link_4ba33a5b { color: hsl(358, 73%, 43%); text-decoration: none; }

.ngwi_main_a8ed6509 { padding: 40px 0; }

.bett_940387ff {
  padding: 40px 0;
  margin-bottom: 40px;
}

.ingwin_561a3330 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(178, 80%, 28%); }

.text_0f01ddb8 { margin: 0; color: hsl(178, 8%, 42%); line-height: 1.7; }

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

.listItem_ingwi_fad429be { margin-bottom: 10px; }

.card_47cbb973 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.cardTitle_c7d14b97 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(178, 80%, 28%); }

.wi_91bc319e { margin: 0; color: hsl(178, 8%, 42%); line-height: 1.7; }

.footer_0e7f8683 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(178, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(178, 8%, 42%);
}

.footerText_gwi_f32f2b32 { margin: 0; }

.be_footerLinks_ecf13991 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; gap: 30px; }

.footerLink_496c58ef { color: hsl(358, 73%, 43%); text-decoration: none; }

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