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

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

.container_lin_f853632f {
  max-width: 912px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

.ng_dfcef72a { font-weight: 700; font-size: 1.75rem; color: hsl(212, 47%, 47%); }

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

.gambli_5d9cbb70 { margin: 0; }

.ti_d3fb6a1f { color: hsl(32, 47%, 47%); text-decoration: none; font-size: 1.05rem; }

.ling_d477b544 { padding: 64px 0; }

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

.heading_ngbet_3fc0cb73 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(212, 62%, 32%); }

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

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

.listItem_c063b674 { margin-bottom: 16px; }

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

.gbett_91f95285 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(212, 62%, 32%); }

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

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

.tips_1f99c5e6 { margin: 0; }

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

.etting_footerLink_644fd2ec { color: hsl(32, 47%, 47%); text-decoration: none; }

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