/* variant_i: generous spacing, large type */
.er_5d1545c3 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; margin: 0; background: hsl(176, 8%, 98%); color: hsl(176, 12%, 12%); line-height: 1.6; }

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

.container_erings_f19df2ec {
  max-width: 1156px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.brand_8b5e9fc8 { font-weight: 700; font-size: 1.75rem; color: hsl(176, 71%, 41%); }

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

.navItem_rin_7aa1f542 { margin: 0; }

.ingsl_9783b798 { color: hsl(356, 71%, 41%); text-decoration: none; font-size: 1.05rem; }

.main_cf46d9ec { padding: 64px 0; }

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

.sl_9a0bd379 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(176, 80%, 26%); }

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

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

.lo_d648f86a { margin-bottom: 16px; }

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

.cardTitle_slo_73916f6b { font-size: 1.65rem; margin: 0 0 24px; color: hsl(176, 80%, 26%); }

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

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

.footerText_ngs_bd8b75bb { margin: 0; }

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

.rings_footerLink_64b18aa9 { color: hsl(356, 71%, 41%); text-decoration: none; }

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