/* variant_l: strong primary header, dotted divider */
.bett_root_abad440b { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(359, 8%, 98%); color: hsl(359, 12%, 12%); }

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

.gtip_d03b6554 {
  max-width: 1259px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

.tti_header_6a16df3f {
  padding: 44px 33px;
  margin: 0 calc(-1 * 33px) 88px;
  background: hsl(359, 74%, 44%);
  color: hsl(359, 74%, 69%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.ngti_dfa9c6e7 { font-weight: 700; font-size: 1.45rem; letter-spacing: 0.03em; }

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

.ttingt_1f57a8e1 { margin: 0; }

.link_42650496 { color: inherit; text-decoration: none; }

.link_42650496:hover { text-decoration: underline; }

.etting_main_aef82444 { padding: 44px 0; }

.section_4142be6d {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(179, 74%, 44%);
  background: hsl(359, 10%, 94%);
}

.et_986ef24f { font-size: 1.35rem; margin: 0 0 22px; color: hsl(359, 80%, 29%); }

.ps_text_ead4faed { margin: 0; color: hsl(359, 8%, 42%); line-height: 1.6; }

.gti_list_2697a306 { margin: 22px 0; padding-left: 44px; }

.listItem_gtip_70f25d1c { margin-bottom: 11px; }

.tingti_card_ebf2cc54 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(179, 74%, 44%);
  background: hsl(359, 10%, 94%);
}

.bett_911848bc { font-size: 1.35rem; margin: 0 0 22px; color: hsl(359, 80%, 29%); }

.cardText_4128d572 { margin: 0; color: hsl(359, 8%, 42%); }

.footer_ip_f2c1372b {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 2px dotted hsl(359, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(359, 8%, 42%);
}

.footerText_4bee8533 { margin: 0; }

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

.gt_footerLink_27f3e9a6 { color: hsl(179, 74%, 44%); text-decoration: none; }

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