/* variant_g: card shadows, rounded */
.tin_root_ae316c7c { font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; margin: 0; background: hsl(210, 8%, 98%); color: hsl(210, 12%, 12%); }

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

.ust_container_a17b0ff8 {
  max-width: 1190px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.header_c2902c98 {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(210, 10%, 94%);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.edbet_brand_60b1337f { font-weight: 700; font-size: 1.4rem; color: hsl(210, 45%, 50%); }

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

.navItem_04008484 { margin: 0; }

.link_stedb_35ed94d3 { color: hsl(30, 45%, 50%); text-decoration: none; }

.main_095a7862 { padding: 24px 0; }

.section_49f997f1 {
  background: hsl(210, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.dbet_heading_6a544840 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(210, 60%, 35%); }

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

.list_49e5568e { margin: 12px 0; padding-left: 24px; }

.listItem_ettin_b7db6b50 { margin-bottom: 6px; }

.st_16e81c90 {
  background: hsl(210, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.cardTitle_436e5647 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(210, 60%, 35%); }

.cardText_00b35d8a { margin: 0; color: hsl(210, 8%, 42%); }

.dbe_9e1bf4a8 {
  margin-top: 48px;
  padding: 24px 18px;
  background: hsl(210, 10%, 94%);
  border-radius: 12px;
  font-size: 0.9rem;
  color: hsl(210, 8%, 42%);
}

.dbet_footerText_a86eff77 { margin: 0; }

.ettin_footerLinks_6c46ed2f { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 12px; column-gap: 18px; }
.ettin_footerLinks_6c46ed2f > li { flex: 0 0 auto; }

.footerLink_ruste_b5e27a79 { color: hsl(30, 45%, 50%); text-decoration: none; }

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

/* Mobile responsive layout */
@media (max-width: 768px) {
  .st_1aff5c3c { overflow-x: hidden; }
  .ust_container_a17b0ff8 {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .header_c2902c98 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .edbet_brand_60b1337f {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .ett_navList_60805352 { gap: 16px; flex-wrap: wrap; }
  .main_095a7862 { padding: 20px 0; }
  .section_49f997f1 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .st_16e81c90 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .layout-content-sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .layout-content-sidebar .layout-main,
  .layout-content-sidebar main.layout-main {
    order: 1;
    width: 100%;
  }
  .site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar.site-sidebar-aside,
  .layout-content-sidebar .layout-sidebar {
    order: 2;
    flex: 1 1 100%;
    width: 100%;
    max-width: none;
  }
  .dbe_9e1bf4a8 {
    margin-top: 48px;
    padding: 24px 0;
  }
  .dbet_footerText_a86eff77 { margin-bottom: 12px; }
  .ettin_footerLinks_6c46ed2f {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .ettin_footerLinks_6c46ed2f a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .header_c2902c98 {
    flex-direction: column;
    align-items: flex-start;
  }
  .ett_navList_60805352 { width: 100%; }
  .ettin_footerLinks_6c46ed2f { grid-template-columns: 1fr; }
}
