/* variant_e: accent top strip, light body */
.ting_root_e225f949 { font-family: undefined; margin: 0; background: hsl(52, 8%, 98%); color: hsl(52, 12%, 12%); }

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

.bet_container_60410b21 {
  max-width: 912px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.goo_1b667305 {
  background: hsl(232, 67%, 47%);
  color: hsl(232, 67%, 77%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.brand_892c6a49 { font-weight: 700; font-size: 1.35rem; }

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

.site_911f967d { margin: 0; }

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

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

.tingsi_57eafba6 { padding: 40px 0; }

.section_85f79e14 {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(52, 10%, 94%);
}

.si_d38e274b { font-size: 1.4rem; margin: 0 0 20px; color: hsl(52, 67%, 47%); }

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

.list_0e3bd8c2 { margin: 20px 0; padding-left: 40px; }

.listItem_ting_ba413062 { margin-bottom: 10px; }

.et_card_a8e0d3b1 {
  background: hsl(52, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.ting_cardTitle_27cad040 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(52, 67%, 47%); }

.cardText_c108abec { margin: 0 0 20px; color: hsl(52, 8%, 42%); }

.oo_footer_e6031a3c {
  padding: 40px 0;
  border-top: 1px solid hsl(52, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(52, 8%, 42%);
}

.footerText_etting_718a3db4 { margin: 0; }

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

.bett_1a119870 { color: hsl(232, 67%, 47%); text-decoration: none; }

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