/* variant_i: generous spacing, large type */
.ine_9cc86748 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(320, 8%, 98%); color: hsl(320, 12%, 12%); line-height: 1.6; }

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

.ebin_container_2121f836 {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.brand_c4d3bd3d { font-weight: 700; font-size: 1.75rem; color: hsl(320, 65%, 55%); }

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

.navItem_80f99e51 { margin: 0; }

.neb_1dd786b7 { color: hsl(140, 65%, 55%); text-decoration: none; font-size: 1.05rem; }

.ne_main_216ed267 { padding: 64px 0; }

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

.heading_0910091c { font-size: 1.65rem; margin: 0 0 24px; color: hsl(320, 80%, 40%); }

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

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

.uno_listItem_e5ad8802 { margin-bottom: 16px; }

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

.non_d367b124 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(320, 80%, 40%); }

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

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

.footerText_44f602c9 { margin: 0; }

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

.footerLink_nl_b392224c { color: hsl(140, 65%, 55%); text-decoration: none; }

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