/* variant_i: generous spacing, large type */
.gid_16f52b89 { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(8, 8%, 98%); color: hsl(8, 12%, 12%); line-height: 1.6; }

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

.kengid_container_ead3e755 {
  max-width: 1108px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.tisg_header_ab02dc34 {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(8, 53%, 43%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.engi_9ba26298 { font-weight: 700; font-size: 1.75rem; color: hsl(8, 53%, 43%); }

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

.navItem_ng_74c4c580 { margin: 0; }

.ids_50363310 { color: hsl(188, 53%, 43%); text-decoration: none; font-size: 1.05rem; }

.gi_main_2d4310ea { padding: 64px 0; }

.section_okkeng_77d783f7 {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(8, 10%, 94%);
}

.sg_d9462a8b { font-size: 1.65rem; margin: 0 0 24px; color: hsl(8, 68%, 28%); }

.text_tisg_bde8a0bd { margin: 0; color: hsl(8, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.list_cd4d7610 { margin: 24px 0; padding-left: 64px; }

.listItem_kkeng_bd36cda2 { margin-bottom: 16px; }

.ids2_card_ea5efeff {
  background: hsl(8, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.cardTitle_grat_b7ed5d30 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(8, 68%, 28%); }

.atisg_1d50a75d { margin: 0; color: hsl(8, 8%, 42%); font-size: 1.05rem; }

.footer_gids2_fd3eb388 {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(8, 10%, 94%);
  font-size: 1rem;
  color: hsl(8, 8%, 42%);
}

.footerText_ratis_7cc93430 { margin: 0; }

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

.footerLink_gok_3e9f1868 { color: hsl(188, 53%, 43%); text-decoration: none; }

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