/* variant_i: generous spacing, large type */
.wage_5e8c0104 { font-family: undefined; margin: 0; background: hsl(116, 8%, 98%); color: hsl(116, 12%, 12%); line-height: 1.6; }

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

.container_rt_331dc9e9 {
  max-width: 976px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.rtop_brand_652bddd8 { font-weight: 700; font-size: 1.75rem; color: hsl(116, 71%, 36%); }

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

.navItem_4beb1eaa { margin: 0; }

.topli_link_e2ac807e { color: hsl(296, 71%, 36%); text-decoration: none; font-size: 1.05rem; }

.main_ger_f89dfbe4 { padding: 64px 0; }

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

.heading_is_b0b83de2 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(116, 80%, 21%); }

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

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

.agert_listItem_6b18e2cd { margin-bottom: 16px; }

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

.oplist_cardTitle_66d18ad1 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(116, 80%, 21%); }

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

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

.rtopl_footerText_6de17908 { margin: 0; }

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

.op_footerLink_6b67db24 { color: hsl(296, 71%, 36%); text-decoration: none; }

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