/* variant_f: minimal, thin borders only */
.all_1bc3946b { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(125, 8%, 98%); color: hsl(125, 12%, 12%); }

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

.llbetc_container_e617f1fc {
  max-width: 1065px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.brand_footba_3ca2098b { font-weight: 600; font-size: 1.25rem; color: hsl(125, 65%, 35%); }

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

.be_df807abf { margin: 0; }

.etc_1483c700 { color: hsl(305, 50%, 50%); text-decoration: none; }

.llbetc_main_a7abcc81 { padding: 44px 0; }

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

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

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

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

.lb_listItem_2de5789a { margin-bottom: 11px; }

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

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

.lbet_1e35f5e7 { margin: 0; color: hsl(125, 8%, 42%); }

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

.etca_db139a30 { margin: 0; }

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

.fo_footerLink_af553e3b { color: hsl(305, 50%, 50%); text-decoration: none; }

.tball_11150493 { 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(.etc_blogLayout_69bc8e80) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.etc_blogLayout_69bc8e80 {
  margin: 1rem 0 0;
  padding: 0;
}
.etc_blogLayout_69bc8e80 .da_1d895086 {
  margin: 0;
  padding: 0;
}
.tball_11150493 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .tball_11150493 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.etc_blogLayout_69bc8e80 .footb_d1c9d519 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.otba_153bcae6 .footb_d1c9d519 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.otba_153bcae6 .da_1d895086:last-child .footb_d1c9d519 { border-bottom: none; }
/* Grid */
.etc_dc6964e0 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.etc_dc6964e0 .footb_d1c9d519 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.etc_dc6964e0 .footb_d1c9d519:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.oo_d14b2a60 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .oo_d14b2a60 { grid-template-columns: 1fr; }
}
.oo_d14b2a60 .footb_d1c9d519 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.oo_d14b2a60 .footb_d1c9d519:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_etcana_34b38355 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_etcana_34b38355 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_etcana_34b38355 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_etcana_34b38355 .footb_d1c9d519 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_etcana_34b38355 .footb_d1c9d519:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_41ace75c {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_41ace75c .footb_d1c9d519 {
  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_41ace75c .footb_d1c9d519:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_8dbdec51 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_8dbdec51 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_8dbdec51 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_8dbdec51 .footb_d1c9d519 {
  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_8dbdec51 .footb_d1c9d519: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) {
  .etcana_9c5cb16c { overflow-x: hidden; }
  .llbetc_container_e617f1fc {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
  }
  .ball_header_296560bd {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 24px;
    padding: 16px;
    gap: 12px;
  }
  .brand_footba_3ca2098b {
    font-size: 1.15rem;
    line-height: 1.25;
    word-break: break-word;
  }
  .can_navList_a03058ef { gap: 16px; flex-wrap: wrap; }
  .llbetc_main_a7abcc81 { padding: 20px 0; }
  .allbe_section_22851a30 {
    padding: 20px 16px;
    margin-bottom: 20px;
  }
  .canada_card_2bed7f96 {
    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;
  }
  .lbetc_footer_eafa558b {
    margin-top: 48px;
    padding: 24px 0;
  }
  .etca_db139a30 { margin-bottom: 12px; }
  .footba_footerLinks_e0b83f9c {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 12px;
    font-size: 0.8125rem;
    line-height: 1.35;
  }
  .footba_footerLinks_e0b83f9c a {
    word-break: break-word;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .ball_header_296560bd {
    flex-direction: column;
    align-items: flex-start;
  }
  .can_navList_a03058ef { width: 100%; }
  .footba_footerLinks_e0b83f9c { grid-template-columns: 1fr; }
}
