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

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

.rbet_container_2cb9b83d {
  max-width: 936px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

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

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

.rbe_d11d574f { margin: 0; }

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

.tip_1f518187 { padding: 64px 0; }

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

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

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

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

.rbet_d00e553b { margin-bottom: 16px; }

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

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

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

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

.ter_footerText_abb6c529 { margin: 0; }

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

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

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