/* variant_k: narrow centered content */
.root_enon_f133c001 { font-family: undefined; margin: 0; background: hsl(190, 8%, 98%); color: hsl(190, 12%, 12%); }

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

.container_we_727dde8b {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.header_8a2461c0 {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(190, 10%, 94%);
}

.brand_lines_f6810e1f { font-weight: 700; font-size: 1.5rem; color: hsl(190, 55%, 35%); display: block; margin-bottom: 20px; }

.navList_01b8a02c { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.lin_9db4e484 { margin: 0; }

.link_8f463ff2 { color: hsl(10, 55%, 35%); text-decoration: none; }

.wette_main_a11fe2a1 { padding: 40px 0; }

.ten_9db03cae {
  padding: 40px 0;
  margin-bottom: 40px;
}

.heading_4e1cdb85 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(190, 70%, 20%); }

.tenonl_text_67ccbc2d { margin: 0; color: hsl(190, 8%, 42%); line-height: 1.7; }

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

.tenon_listItem_e2cdfbae { margin-bottom: 10px; }

.card_c65d3224 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.wett_9aa7bb59 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(190, 70%, 20%); }

.cardText_ce1dcdca { margin: 0; color: hsl(190, 8%, 42%); line-height: 1.7; }

.tteno_110b690a {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(190, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(190, 8%, 42%);
}

.footerText_08afd8ff { margin: 0; }

.et_footerLinks_6bdf5551 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: baseline; row-gap: 20px; column-gap: 30px; }
.et_footerLinks_6bdf5551 > li { flex: 0 0 auto; }

.footerLink_non_f4d7973c { color: hsl(10, 55%, 35%); text-decoration: none; }

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