/* variant_j: dark footer block */
.root_10_b89d9034 { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(45, 8%, 98%); color: hsl(45, 12%, 12%); }

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

.container_10slot_7cd1c475 {
  max-width: 1105px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_op10_f3b3e29e {
  padding: 36px 0;
  margin-bottom: 72px;
  border-bottom: 2px solid hsl(225, 60%, 40%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.10sl_brand_a39bc532 { font-weight: 700; font-size: 1.4rem; color: hsl(45, 60%, 40%); }

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

.navItem_8dd08a26 { margin: 0; }

.link_45c41d42 { color: hsl(225, 60%, 40%); text-decoration: none; }

.op10sl_main_227af74a { padding: 36px 0; }

.section_0b9ac59c {
  padding: 36px;
  margin-bottom: 36px;
  background: hsl(45, 10%, 94%);
}

.heading_top10s_7358d265 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(45, 75%, 25%); }

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

.list_00c62c4a { margin: 18px 0; padding-left: 36px; }

.op10sl_596b638d { margin-bottom: 9px; }

.10_19896bc9 {
  background: hsl(45, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
}

.cardTitle_06578a2d { font-size: 1.35rem; margin: 0 0 18px; color: hsl(45, 75%, 25%); }

.cardText_c45e7611 { margin: 0; color: hsl(45, 8%, 42%); }

.10sl_d2f5dba3 {
  margin: 0 calc(-1 * 27px) 0;
  padding: 36px 27px;
  background: hsl(45, 75%, 25%);
  color: hsl(45, 60%, 65%);
  font-size: 0.9rem;
}

.footerText_top10_7d81aa26 { margin: 0; }

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

.footerLink_c7f37ebf { color: hsl(45, 60%, 65%); text-decoration: none; }

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