/* variant_l: strong primary header, dotted divider */
.tobet_root_2461353e { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(23, 8%, 98%); color: hsl(23, 12%, 12%); }

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

.tui_container_a5575e9e {
  max-width: 1083px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

.atu_header_eff27be0 {
  padding: 44px 33px;
  margin: 0 calc(-1 * 33px) 88px;
  background: hsl(23, 68%, 43%);
  color: hsl(23, 68%, 68%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.brand_071c11d2 { font-weight: 700; font-size: 1.45rem; letter-spacing: 0.03em; }

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

.gratui_5bf0ebea { margin: 0; }

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

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

.main_ra_3c5d813f { padding: 44px 0; }

.section_itobet_3b137b7e {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(203, 68%, 43%);
  background: hsl(23, 10%, 94%);
}

.heading_0e0ab855 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(23, 80%, 28%); }

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

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

.tob_923debb7 { margin-bottom: 11px; }

.card_atuit_37f8ac54 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(203, 68%, 43%);
  background: hsl(23, 10%, 94%);
}

.cardTitle_itob_b7e8b386 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(23, 80%, 28%); }

.tui_1af5f706 { margin: 0; color: hsl(23, 8%, 42%); }

.footer_ratu_f7ff16ef {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 2px dotted hsl(23, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(23, 8%, 42%);
}

.footerText_tu_3e74c284 { margin: 0; }

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

.uito_9428fac2 { color: hsl(203, 68%, 43%); text-decoration: none; }

.meta2_bet_fdaf48e8 { 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(.atui_blogLayout_202ed32f) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.atui_blogLayout_202ed32f {
  margin: 1rem 0 0;
  padding: 0;
}
.atui_blogLayout_202ed32f .atu_blogItem_e46ceb62 {
  margin: 0;
  padding: 0;
}
.meta2_bet_fdaf48e8 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_bet_fdaf48e8 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.atui_blogLayout_202ed32f .blogLink_grat_7e2861c6 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.uito_5b602aee .blogLink_grat_7e2861c6 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.uito_5b602aee .atu_blogItem_e46ceb62:last-child .blogLink_grat_7e2861c6 { border-bottom: none; }
/* Grid */
.blogLayoutGrid_obet_f1f6fc72 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_obet_f1f6fc72 .blogLink_grat_7e2861c6 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_obet_f1f6fc72 .blogLink_grat_7e2861c6:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.it_blogLayoutGrid3_20fbcb1f {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .it_blogLayoutGrid3_20fbcb1f { grid-template-columns: 1fr; }
}
.it_blogLayoutGrid3_20fbcb1f .blogLink_grat_7e2861c6 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.it_blogLayoutGrid3_20fbcb1f .blogLink_grat_7e2861c6:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.atuito_blogLayoutGrid4_e1d07c23 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .atuito_blogLayoutGrid4_e1d07c23 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .atuito_blogLayoutGrid4_e1d07c23 { grid-template-columns: 1fr; }
}
.atuito_blogLayoutGrid4_e1d07c23 .blogLink_grat_7e2861c6 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.atuito_blogLayoutGrid4_e1d07c23 .blogLink_grat_7e2861c6:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.itob_d1e8d620 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.itob_d1e8d620 .blogLink_grat_7e2861c6 {
  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;
}
.itob_d1e8d620 .blogLink_grat_7e2861c6:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.tui_5714f8ed {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .tui_5714f8ed { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .tui_5714f8ed { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.tui_5714f8ed .blogLink_grat_7e2861c6 {
  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;
}
.tui_5714f8ed .blogLink_grat_7e2861c6: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) {
  .body_tuit_7c677c6b { overflow-x: hidden; }
  .tui_container_a5575e9e {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .atu_header_eff27be0 {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_071c11d2 {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .ui_158069d1 { gap: 16px; flex-wrap: wrap; }
  .main_ra_3c5d813f { padding: 20px 0; }
  .section_itobet_3b137b7e {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .card_atuit_37f8ac54 {
    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;
  }
  .footer_ratu_f7ff16ef {
    margin-top: 48px;
    padding: 24px 0;
  }
  .footerText_tu_3e74c284 { margin-bottom: 12px; }
  .footerLinks_obe_339fbef4 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footerLinks_obe_339fbef4 a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .atu_header_eff27be0 {
    flex-direction: column;
    align-items: flex-start;
  }
  .ui_158069d1 { width: 100%; }
  .footerLinks_obe_339fbef4 { grid-template-columns: 1fr; }
}
