/* variant_f: minimal, thin borders only */
.root_all_7c363147 { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(161, 8%, 98%); color: hsl(161, 12%, 12%); }

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

.tbal_container_6b333836 {
  max-width: 1061px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

.gfoo_header_2599b587 {
  padding: 44px 0;
  margin-bottom: 88px;
  border-bottom: 1px solid hsl(161, 8%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.ting_brand_e406a091 { font-weight: 600; font-size: 1.25rem; color: hsl(161, 71%, 31%); }

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

.navItem_bett_3c6c0830 { margin: 0; }

.ngfoot_link_a3eb6863 { color: hsl(341, 56%, 46%); text-decoration: none; }

.main_tin_701b6146 { padding: 44px 0; }

.section_bet_ffff7fae {
  padding: 33px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(161, 10%, 94%);
}

.ingfoo_heading_2d822375 { font-size: 1.3rem; margin: 0 0 22px; color: hsl(161, 12%, 12%); font-weight: 600; }

.alls_text_efaacc77 { margin: 0; color: hsl(161, 8%, 42%); line-height: 1.65; }

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

.foot_14fa4e48 { margin-bottom: 11px; }

.card_090387ee {
  padding: 44px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(161, 10%, 94%);
}

.cardTitle_ce79cf47 { font-size: 1.3rem; margin: 0 0 22px; font-weight: 600; }

.cardText_88c56f7e { margin: 0; color: hsl(161, 8%, 42%); }

.ba_92236278 {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 1px solid hsl(161, 8%, 42%);
  font-size: 0.875rem;
  color: hsl(161, 8%, 42%);
}

.tba_footerText_6aebf594 { margin: 0; }

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

.ingfo_footerLink_2245fca8 { color: hsl(341, 56%, 46%); text-decoration: none; }

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