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

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

.container_8934791a {
  max-width: 1256px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

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

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

.navItem_4cb1fca1 { margin: 0; }

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

.li_da039069 { padding: 64px 0; }

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

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

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

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

.listItem_06a30488 { margin-bottom: 16px; }

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

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

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

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

.footerText_onli_7cbbc2e2 { margin: 0; }

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

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

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