.ett_root_270fb139 { font-family: undefined; margin: 0; color: hsl(133, 12%, 12%); background: hsl(133, 8%, 98%); }

.betti_9fd48003 { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.ing_90949a2c {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(313, 58%, 58%);
  color: hsl(313, 58%, 88%);
}

.betti_brand_acaece98 { font-size: 1.2rem; font-weight: 700; }

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

.ting4_menuItem_2c5faf76 { margin: 0; }

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

.etting_inner_28b69e7f {
  flex: 1;
  max-width: 1273px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .etting_inner_28b69e7f { grid-template-columns: 1fr; }
}

.nav_bett_b95b4901 { padding: 14px 0; }

.surebe_navList_a451e010 { list-style: none; margin: 0; padding: 0; }

.navItem_4u_b268528f { margin-bottom: 7px; }

.block_844368ee { padding: 14px 0; }

.tting4_section_e8073a8d { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(133, 10%, 94%); }

.sure_92fb72f7 { font-size: 1.5rem; margin: 0 0 21px; color: hsl(133, 73%, 43%); }

.ebet_1b306f13 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(133, 58%, 58%); }

.text_43f7fd7f { margin: 0 0 14px; color: hsl(133, 8%, 42%); line-height: 1.6; }

.su_5f913cb7 { margin: 14px 0; padding-left: 28px; }

.et_listItem_a4a5a222 { margin-bottom: 7px; }

.footer_cc857f1e {
  padding: 28px 28px;
  background: hsl(133, 73%, 43%);
  color: hsl(133, 58%, 83%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.footerText_sureb_f05329af { margin: 0; font-size: 0.875rem; }

.footerLinks_ebe_3e19d728 { display: flex; gap: 21px; }

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

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