.elementor-kit-20{--e-global-color-primary:#0063B2;--e-global-color-secondary:#F35000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C8102E;--e-global-color-60b054fc:#F7D117;--e-global-color-56ae33b8:#97D700;--e-global-color-232b52e3:#000;--e-global-color-7b490eda:#FFF;--e-global-color-3d7fc214:#FFF7E5;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-preloader-animation:bounce;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;}.elementor-kit-20 button,.elementor-kit-20 input[type="button"],.elementor-kit-20 input[type="submit"],.elementor-kit-20 .elementor-button{background-color:var( --e-global-color-60b054fc );color:var( --e-global-color-primary );}.elementor-kit-20 button:hover,.elementor-kit-20 button:focus,.elementor-kit-20 input[type="button"]:hover,.elementor-kit-20 input[type="button"]:focus,.elementor-kit-20 input[type="submit"]:hover,.elementor-kit-20 input[type="submit"]:focus,.elementor-kit-20 .elementor-button:hover,.elementor-kit-20 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-astglobalcolor5 );}.elementor-kit-20 e-page-transition{background-color:#C1C1C1;}.elementor-kit-20 h1{font-family:"Montserrat", Sans-serif;font-size:70px;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========================================================================
   Smart Sports — FINAL Custom CSS (combined + Astra-override)
   Paste vào: Elementor → Site Settings → Custom CSS
   REPLACE toàn bộ CSS hiện có bằng file này (KHÔNG append).
   ======================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=Open+Sans:wght@400;600;700&display=swap');

/* === Brand color CSS variables === */
:root {
  --ss-blue: #1B3A8A;
  --ss-blue-deep: #143076;
  --ss-blue-card: #1F4FA8;
  --ss-orange: #F26B2A;
  --ss-orange-hover: #EA580C;
  --ss-green: #16C172;
  --ss-green-dark: #13A862;
  --ss-ink: #0E1B3D;
  --ss-muted: #5B6B8A;
  --ss-surface: #F5F7FB;
  --ss-amber: #FBBF24;
}

html { scroll-behavior: smooth; }

/* === Typography === */
body,
body p, body li, body span, body a, body button, body input, body textarea {
  font-family: 'Open Sans', system-ui, sans-serif !important;
}
h1, h2, h3, h4, h5, h6,
.elementor-heading-title,
.elementor-widget-counter .elementor-counter-number-wrapper,
.elementor-widget-counter .elementor-counter-title {
  font-family: 'Montserrat', system-ui, sans-serif !important;
  letter-spacing: -0.01em;
}

/* === Section title === */
body .elementor .ss-section-title,
body .elementor .ss-section-title.elementor-heading-title,
body .elementor .ss-section-title .elementor-heading-title {
  font-size: 30px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  text-align: center !important;
}
@media (min-width: 1025px) {
  body .elementor .ss-section-title,
  body .elementor .ss-section-title.elementor-heading-title { font-size: 36px !important; }
}

/* ========================================================================
   HERO
   ======================================================================== */
body .elementor section.ss-hero {
  position: relative !important;
  min-height: 540px !important;
}
@media (min-width: 1025px) {
  body .elementor section.ss-hero { min-height: 600px !important; }
}
section.ss-hero::after {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(to right, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 100%);
  pointer-events: none;
  z-index: 1;
}
section.ss-hero > .elementor-container { position: relative; z-index: 2; }
section.ss-hero .elementor-heading-title {
  color: #fff !important;
  font-weight: 800 !important;
  line-height: 1.08 !important;
  font-size: 30px !important;
}
@media (min-width: 768px)  { section.ss-hero .elementor-heading-title { font-size: 36px !important; } }
@media (min-width: 1025px) { section.ss-hero .elementor-heading-title { font-size: 48px !important; } }
section.ss-hero .elementor-widget-text-editor p { color: rgba(255,255,255,0.92) !important; }

/* ========================================================================
   HOW IT WORKS
   ======================================================================== */
body .elementor section.ss-how-section,
body section.elementor-section.ss-how-section {
  background-color: #fff !important;
  padding-top: 40px !important;
  padding-bottom: 80px !important;
}
@media (min-width: 1025px) {
  body section.elementor-section.ss-how-section { padding-top: 56px !important; }
}
body .ss-how-section .ss-section-title.elementor-heading-title { color: #1B3A8A !important; }

body .elementor .ss-card {
  background: #fff !important;
  border: 1px solid #F1F5F9 !important;
  border-radius: 24px !important;
  padding: 28px !important;
  box-shadow: 0 6px 24px rgba(15, 27, 61, 0.08) !important;
  height: 100% !important;
  box-sizing: border-box !important;
}

body .elementor .ss-icon-circle {
  width: 60px !important;
  height: 60px !important;
  border-radius: 9999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 0 !important;
  flex-shrink: 0 !important;
  overflow: hidden !important;
}
body .elementor .ss-icon-circle img,
body .elementor .ss-icon-circle svg {
  width: 34px !important;
  height: 34px !important;
  filter: brightness(0) invert(1) !important;
  display: block !important;
}
body .elementor .ss-bg-blue   { background: #1F4FA8 !important; }
body .elementor .ss-bg-orange { background: #F26B2A !important; }
body .elementor .ss-bg-green  { background: #16C172 !important; }
body .elementor .ss-bg-amber  { background: #FBBF24 !important; }

body .elementor .ss-card-title {
  color: #1B3A8A !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin: 0 0 16px 0 !important;
}
body .elementor .ss-card-desc {
  color: #5B6B8A !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}

/* ========================================================================
   WHY IT MATTERS
   ======================================================================== */
body section.elementor-section.ss-why {
  position: relative !important;
  background-color: #1B3A8A !important;
  color: #fff !important;
  padding: 80px 0 !important;
  overflow: hidden !important;
}
section.ss-why::before {
  content: "";
  position: absolute; inset: 0;
  background: url('https://mysmartsports.ptcreativestudio.com/wp-content/uploads/2026/05/us-map-dots.svg') center/contain no-repeat;
  opacity: 0.6;
  pointer-events: none;
  z-index: 1;
}
section.ss-why > .elementor-container { position: relative; z-index: 2; }
body .ss-why .ss-section-title.elementor-heading-title,
body .ss-why .elementor-widget-heading h2 { color: #fff !important; }

/* Fix title căn giữa, in hoa */
body .ss-why .elementor-widget-heading .elementor-heading-title {
  text-align: center !important;
  text-transform: uppercase !important;
  font-weight: 800 !important;
  font-size: 36px !important;
  letter-spacing: 0.04em !important;
  color: #fff !important;
}

/* Stat columns — chỉ 1 lớp màu duy nhất, không bị cộm */
body .elementor .ss-stat-blue > .elementor-widget-wrap,
body .elementor .ss-stat-blue > .elementor-element-populated {
  background: #1F4FA8 !important;
  border-radius: 16px !important;
  padding: 32px 24px !important;
  text-align: center !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.15) !important;
}
body .elementor .ss-stat-orange > .elementor-widget-wrap,
body .elementor .ss-stat-orange > .elementor-element-populated {
  background: #F26B2A !important;
  border-radius: 16px !important;
  padding: 32px 24px !important;
  text-align: center !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.15) !important;
}
body .elementor .ss-stat-green > .elementor-widget-wrap,
body .elementor .ss-stat-green > .elementor-element-populated {
  background: #16C172 !important;
  border-radius: 16px !important;
  padding: 32px 24px !important;
  text-align: center !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.15) !important;
}

body .ss-why .elementor-counter-number-wrapper {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800 !important;
  font-size: 48px !important;
  line-height: 1 !important;
  color: #fff !important;
  justify-content: center !important;
}
@media (min-width: 1025px) {
  body .ss-why .elementor-counter-number-wrapper { font-size: 60px !important; }
}
body .ss-why .elementor-counter-title {
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  margin-top: 12px !important;
}
body .ss-stat-source {
  color: rgba(255,255,255,0.9) !important;
  font-size: 11px !important;
  font-style: italic !important;
  margin-top: 16px !important;
}

body .ss-why-block {
  margin-top: 48px !important;
  max-width: 768px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}
body .ss-why-lead {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}
@media (min-width: 1025px) { body .ss-why-lead { font-size: 20px !important; } }
body .ss-why-sub {
  color: rgba(255,255,255,0.85) !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  margin-top: 16px !important;
}
body .ss-bridge {
  color: #fff !important;
  font-style: italic !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  margin-top: 32px !important;
  text-align: center !important;
}

/* ========================================================================
   WHAT MAKES US DIFFERENT
   ======================================================================== */
body section.elementor-section.ss-diff {
  background-color: #fff !important;
  padding: 80px 0 !important;
}
body .ss-diff .ss-section-title.elementor-heading-title { color: #1B3A8A !important; }
body .ss-diff-sub {
  color: #5B6B8A !important;
  text-align: center !important;
  margin-top: 12px !important;
}
body .elementor .ss-diff-card {
  background: #fff !important;
  border: 1px solid #F1F5F9 !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 6px 20px rgba(15, 27, 61, 0.06) !important;
  height: 100% !important;
}
body .elementor .ss-diff-card img {
  width: 100% !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  display: block !important;
}
body .elementor .ss-diff-body { padding: 20px !important; }
body .elementor .ss-diff-title {
  color: #1B3A8A !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  margin: 0 !important;
}
body .elementor .ss-diff-desc {
  color: #5B6B8A !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  margin: 8px 0 0 0 !important;
}

/* ========================================================================
   SUCCESS LOOKS LIKE
   ======================================================================== */
body section.elementor-section.ss-success {
  background-color: #F5F7FB !important;
  padding: 80px 0 !important;
}
body .ss-success h2,
body .ss-success .elementor-widget-heading h2 { color: #1B3A8A !important; }
body .elementor .ss-success-img {
  border-radius: 16px !important;
  overflow: hidden !important;
  height: 320px !important;
}
@media (min-width: 1025px) {
  body .elementor .ss-success-img { height: 420px !important; }
}
body .elementor .ss-success-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
body .ss-success-sub {
  color: #5B6B8A !important;
  line-height: 1.6 !important;
  margin-top: 16px !important;
  max-width: 440px !important;
}
body .ss-success .elementor-icon-list-items { margin-top: 24px !important; }
body .ss-success .elementor-icon-list-item { padding: 6px 0 !important; }
body .ss-success-note {
  color: #5B6B8A !important;
  font-size: 12px !important;
  font-style: italic !important;
  line-height: 1.6 !important;
  margin-top: 24px !important;
}

/* ========================================================================
   CTA
   ======================================================================== */
body section.elementor-section.ss-cta {
  position: relative !important;
  background-color: #1B3A8A !important;
  color: #fff !important;
  padding: 80px 0 !important;
  overflow: hidden !important;
}
section.ss-cta::before {
  content: "";
  position: absolute; inset: 0;
  background: url('https://mysmartsports.ptcreativestudio.com/wp-content/uploads/2026/05/basketball-court.svg') center/cover no-repeat;
  opacity: 0.2;
  pointer-events: none;
  z-index: 1;
}
section.ss-cta > .elementor-container { position: relative; z-index: 2; }
body .ss-cta .ss-section-title.elementor-heading-title { color: #fff !important; }
body .ss-cta-sub {
  color: rgba(255,255,255,0.85) !important;
  max-width: 672px !important;
  margin: 16px auto 0 !important;
  text-align: center !important;
}

/* ========================================================================
   BUTTONS
   ======================================================================== */
body .ss-hero .elementor-button,
body .ss-cta .elementor-button {
  border-radius: 9999px !important;
  padding: 12px 26px !important;
  font-weight: 600 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 13px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  transition: all 0.2s ease !important;
  box-shadow: none !important;
}

body .ss-hero .elementor-inner-section .elementor-column:nth-child(1) .elementor-button {
  background-color: #F26B2A !important;
  color: #fff !important;
  border: none !important;
}
body .ss-hero .elementor-inner-section .elementor-column:nth-child(1) .elementor-button:hover {
  background-color: #EA580C !important;
}
body .ss-hero .elementor-inner-section .elementor-column:nth-child(2) .elementor-button {
  background-color: transparent !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  padding: 10px 24px !important;
}
body .ss-hero .elementor-inner-section .elementor-column:nth-child(2) .elementor-button:hover {
  background-color: #fff !important;
  color: #1B3A8A !important;
}

body .ss-cta .elementor-inner-section .elementor-column:nth-child(1) .elementor-button {
  background-color: #F26B2A !important;
  color: #fff !important;
  border: none !important;
}
body .ss-cta .elementor-inner-section .elementor-column:nth-child(1) .elementor-button:hover {
  background-color: #EA580C !important;
}
body .ss-cta .elementor-inner-section .elementor-column:nth-child(2) .elementor-button {
  background-color: transparent !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  padding: 10px 24px !important;
}
body .ss-cta .elementor-inner-section .elementor-column:nth-child(2) .elementor-button:hover {
  background-color: #fff !important;
  color: #1B3A8A !important;
}
body .ss-cta .elementor-inner-section .elementor-column:nth-child(3) .elementor-button {
  background-color: #16C172 !important;
  color: #fff !important;
  border: none !important;
}
body .ss-cta .elementor-inner-section .elementor-column:nth-child(3) .elementor-button:hover {
  background-color: #13A862 !important;
}

body .ss-hero .elementor-button-icon,
body .ss-cta .elementor-button-icon { margin-left: 8px !important; }
body .ss-hero .elementor-button .elementor-button-text,
body .ss-cta .elementor-button .elementor-button-text { color: inherit !important; }/* End custom CSS */