.elementor-2691 .elementor-element.elementor-element-fba26ef{border-style:solid;border-width:0px 0px 4px 0px;border-color:#C9DFF1;}.elementor-2691 .elementor-element.elementor-element-fba26ef, .elementor-2691 .elementor-element.elementor-element-fba26ef > .elementor-background-overlay{border-radius:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2691 .elementor-element.elementor-element-fba26ef{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;z-index:999999999999;}.elementor-2691 .elementor-element.elementor-element-3664e85 > .elementor-element-populated{margin:-65px 5px 0px 0px;--e-column-margin-right:5px;--e-column-margin-left:0px;}.elementor-2691 .elementor-element.elementor-element-3664e85{z-index:1.0E+24;}}/* Start custom CSS for html, class: .elementor-element-a1bbba5 *//* ================= Responsible Gaming ================= */
#xkResponsible{
  background:#f5faff;
  padding:70px 16px;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
}

/* ===== Heading (reuse your xkComm style) ===== */
#xkResponsible .xkComm__head{
  text-align:center;
  margin-bottom:40px;
}
#xkResponsible .xkComm__titleRow{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  margin-bottom:8px;
}
#xkResponsible .xkComm__title{
  margin:0;
  font-size:30px;
  font-weight:800;
  color:#2f8fff;
}
#xkResponsible .xkComm__line{
  width:180px;
  height:2px;
  border-radius:2px;
  background:linear-gradient(
    90deg,
    rgba(47,143,255,0),
    rgba(47,143,255,.6),
    rgba(47,143,255,0)
  );
}
#xkResponsible .xkComm__line--R{ transform:scaleX(-1); }
#xkResponsible .xkComm__sub{
  font-size:14px;
  color:#7f95b3;
}

/* ===== Card ===== */
#xkResponsible .resp-card{
  max-width:980px;
  margin:0 auto;
  background:#fff;
  border-radius:16px;
  padding:36px 40px;
  box-shadow:0 20px 45px rgba(0,0,0,.08);
}

/* Titles */
#xkResponsible .resp-title{
  font-size:20px;
  font-weight:800;
  color:#2f8fff;
  margin-bottom:14px;
}
#xkResponsible .resp-subtitle{
  margin:26px 0 12px;
  font-size:16px;
  font-weight:700;
  color:#1f2d3d;
}

/* Text */
#xkResponsible .resp-text{
  font-size:15px;
  line-height:1.9;
  color:#3b4a5a;
}
#xkResponsible .hl{
  color:#2f8fff;
  font-weight:800;
}

/* List */
#xkResponsible .resp-list{
  margin:12px 0 24px;
  padding-left:18px;
}
#xkResponsible .resp-list li{
  margin-bottom:8px;
  font-size:14px;
  line-height:1.7;
  color:#425466;
}

/* Advice box */
#xkResponsible .resp-box{
  background:#f0f7ff;
  border-left:4px solid #2f8fff;
  padding:18px 20px;
  border-radius:10px;
  margin-bottom:26px;
}
#xkResponsible .resp-box h4{
  margin:0 0 10px;
  font-size:15px;
  color:#1f2d3d;
}
#xkResponsible .resp-box ul{
  padding-left:18px;
}
#xkResponsible .resp-box li{
  font-size:14px;
  margin-bottom:6px;
}

/* Warning */
#xkResponsible .resp-warning{
  background:#fff6f6;
  border:1px solid #ffd6d6;
  border-radius:10px;
  padding:18px 20px;
}
#xkResponsible .resp-warning h4{
  margin:0 0 8px;
  font-size:15px;
  color:#d63b3b;
}
#xkResponsible .resp-warning p{
  margin:0;
  font-size:14px;
  line-height:1.8;
  color:#5a3b3b;
}

/* ===== Mobile ===== */
@media (max-width: 600px){
  #xkResponsible{
    padding:50px 14px;
  }
  #xkResponsible .resp-card{
    padding:26px 20px;
  }
  #xkResponsible .xkComm__title{
    font-size:22px;
  }
  #xkResponsible .xkComm__line{
    width:90px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e726e4 *//* ===== FOOTER BASE ===== */
#xkFooter{
  background: #171D2C;
  color:#cbd5f5;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
}

#xkFooter a{
  color:#cbd5f5;
  text-decoration:none;
  font-size:14px;
}

#xkFooter a:hover{ color:#3b8ee8; }

/* ===== LAYOUT ===== */
.xkF-wrap{
  max-width:1200px;
  margin:auto;
  padding:48px 20px;
  display:grid;
  grid-template-columns:1.3fr 1fr;
  gap:40px;
}

/* ===== LEFT ===== */
.xkF-logo{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:16px;
}

.xkF-logo img{ height:92px; }
.xkF-logo span{ font-weight:600; color:#fff; }

.xkF-desc{
  font-size:14px;
  line-height:1.8;
  margin-bottom:20px;
  max-width:520px;
}

.xkF-social{
  display:flex;
  gap:12px;
}

.xkF-social img{
  width:36px;
  height:36px;
  border-radius:50%;
  background:#111827;
  padding:6px;
}

/* ===== RIGHT ===== */
.xkF-right{
  display:flex;
  gap:80px;
}

.xkF-col h4{
  font-size:16px;
  font-weight:700;
  margin-bottom:14px;
  color:#fff;
}

.xkF-col a{
  display:block;
  margin-bottom:10px;
}

/* ===== BOTTOM ===== */
.xkF-bottom{
  border-top:1px solid rgba(255,255,255,.08);
  text-align:center;
  padding:20px 16px;
}

.xkF-links{
  font-size:13px;
  margin-bottom:8px;
}

.xkF-copy{
  font-size:13px;
  color:#94a3b8;
}

/* ===== MOBILE ===== */
@media (max-width:768px){
  .xkF-wrap{
    grid-template-columns:1fr;
    gap:28px;
  }

  .xkF-right{
    flex-direction:column;
    gap:24px;
  }

  .xkF-col a{
    background:#111827;
    padding:10px 14px;
    border-radius:8px;
    display:inline-block;
    margin:6px 6px 0 0;
  }

  .xkF-social{
    justify-content:flex-start;
    margin-top:10px;
  }
}/* End custom CSS */