.elementor-24 .elementor-element.elementor-element-52687e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24 .elementor-element.elementor-element-52687e6:not(.elementor-motion-effects-element-type-background), .elementor-24 .elementor-element.elementor-element-52687e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2459A5;}.elementor-24 .elementor-element.elementor-element-8cf14b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24 .elementor-element.elementor-element-8cf14b4:not(.elementor-motion-effects-element-type-background), .elementor-24 .elementor-element.elementor-element-8cf14b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0C2850;}.elementor-24 .elementor-element.elementor-element-42b1ebe.elementor-element{--align-self:center;}.elementor-24 .elementor-element.elementor-element-9c8c009{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24 .elementor-element.elementor-element-9c8c009:not(.elementor-motion-effects-element-type-background), .elementor-24 .elementor-element.elementor-element-9c8c009 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A0A0A;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-fccc83d *//* ===== Sport Footer ===== */
.sport-footer{
  background:#0C2850;
  color:#d6e4ff;
  font-family:'Kanit',sans-serif;
  padding:46px 20px 20px;
}

.sport-footer-inner{
  max-width:1200px;
  margin:0 auto;
  display:grid;
  grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
  gap:36px;
}

/* Logo */
.footer-logo{
  max-width:180px;
  height:auto;
  margin-bottom:14px;
}

/* Columns */
.footer-col h4{
  font-size:16px;
  font-weight:600;
  color:#ffffff;
  margin-bottom:14px;
}

.footer-col p{
  font-size:14px;
  line-height:1.7;
  margin:0;
  color:#cfe0ff;
}

.footer-col ul{
  list-style:none;
  padding:0;
  margin:0;
}

.footer-col ul li{
  margin-bottom:10px;
}

.footer-col ul li a{
  color:#cfe0ff;
  text-decoration:none;
  font-size:14px;
  transition:color .2s ease;
}

.footer-col ul li a:hover{
  color:#ffd86b; /* ทอง */
}

/* Bottom */
.sport-footer-bottom{
  margin-top:32px;
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.15);
  text-align:center;
  font-size:13px;
  color:#b8cffc;
}

/* Mobile */
@media(max-width:600px){
  .sport-footer{
    padding:36px 16px 18px;
  }
  .footer-logo{
    max-width:160px;
  }
}/* End custom CSS */