/* variant_j: dark footer block */
.root_8754b425 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(33, 8%, 98%); color: hsl(33, 12%, 12%); }

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

.tti_container_a4d1c429 {
  max-width: 1053px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.tin_537784ee {
  padding: 36px 0;
  margin-bottom: 72px;
  border-bottom: 2px solid hsl(213, 48%, 38%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.tsbe_brand_eeb3dbfe { font-weight: 700; font-size: 1.4rem; color: hsl(33, 48%, 38%); }

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

.sport_59661df2 { margin: 0; }

.link_87b22502 { color: hsl(213, 48%, 38%); text-decoration: none; }

.tsb_1d812f55 { padding: 36px 0; }

.ports_section_afa343a3 {
  padding: 36px;
  margin-bottom: 36px;
  background: hsl(33, 10%, 94%);
}

.ingo_heading_a974d8c2 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(33, 63%, 23%); }

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

.rt_56a52537 { margin: 18px 0; padding-left: 36px; }

.be_5df4991a { margin-bottom: 9px; }

.card_bett_bfcc10a1 {
  background: hsl(33, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
}

.cardTitle_c5d59a5d { font-size: 1.35rem; margin: 0 0 18px; color: hsl(33, 63%, 23%); }

.cardText_8196733d { margin: 0; color: hsl(33, 8%, 42%); }

.footer_utlets_37894be2 {
  margin: 0 calc(-1 * 27px) 0;
  padding: 36px 27px;
  background: hsl(33, 63%, 23%);
  color: hsl(33, 48%, 63%);
  font-size: 0.9rem;
}

.footerText_cee7a6ae { margin: 0; }

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

.footerLink_cdc75a23 { color: hsl(33, 48%, 63%); text-decoration: none; }

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