/* misc */
.poweredby-logo{
  display: none;
}
body{
  overflow-x: hidden !important;
}

/* .ticket-order{
  display: none !important;
} */
/* .modal.buy-ticket-modal .ticket-list {
    width: calc(100% - 0px);
} */

[data-field-id="64264000000197571"] .meta,
[data-field-id="64264000000315034"] .meta{
  display: none;
}
/* ticket selection page, reduce the height */
@media (max-width: 1440px) {
 .modal.buy-ticket-modal .ticket-list {
    min-height: 300px !important;
  }
}

/* reduced the view speaker section size */
[data-section-id="64264000000658043"],
[data-section-id="64264000000658043"] .foreground-layer.bs-container {
 padding: 0px !important;
}

/* hide speaker button */
[button-id="64264000000431634"],
[button-id="64264000000431674"],
[button-id="64264000000431693"] {
  display: none;
}
[button-group-id="64264000000431653"]{
  margin-right: -300px;
}
@media (max-width: 480px){

[button-id="64264000000431634"],
[button-id="64264000000431674"],
[button-group-id="64264000000431653"] {
  display: none;
}
[button-id="64264000000431693"]{
  display: block;
}

}

/* ── Speakers Marquee | data-section-id="64264000000431410" ── */

[data-section-id="64264000000431410"] .owl-dots,
[data-section-id="64264000000431410"] .owl-nav {
  display: none !important;
}

[data-section-id="64264000000431410"] .image-layout {
  overflow: hidden !important;
  position: relative;
}

[data-section-id="64264000000431410"] .dv-marquee-track {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: max-content !important;
  gap: 0 !important;
  will-change: transform;
}

/* ── Past Speakers Marquee | data-section-id="64264000000431710" ── */

[data-section-id="64264000000431710"] .owl-dots,
[data-section-id="64264000000431710"] .owl-nav {
  display: none !important;
}

[data-section-id="64264000000431710"] .image-layout {
  overflow: hidden !important;
  position: relative;
}

[data-section-id="64264000000431710"] .dv-marquee-track {
  display: flex !important;
  flex-wrap: nowrap !important;
  width: max-content !important;
  gap: 0 !important;
  will-change: transform;
}


/* ============================================================
   ONE SHARED VERTICAL RHYTHM FOR CONTENT SECTIONS
   ============================================================ */
/* .bs-section.custom-section {
  padding: 30px 0 !important;
} */

/* ============================================================
   MISC THEME CLEANUP
   ============================================================ */
.meta.top-mg-2,
.small.box-style.bs-countdown,
.bs-agenda-tab {
  display: none;
}
.bs-icon-textlist,
.bold-font.top-mg-5.text-center {
  display: none !important;
}

/* ============================================================
   HERO SECTION — Background iframe Embed (Fully Responsive)
   Section: data-section-id="64264000000445248"
   ============================================================ */

[data-section-id="64264000000445248"].bs-section {
  position: relative !important;
  overflow: visible !important;
  width: 100% !important;
  min-height: 100vh !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  padding: 16px !important;
  background: #000 !important;
}

[data-section-id="64264000000445248"].bs-section::before {
  content: '' !important;
  position: absolute !important;
  inset: 0 !important;
  background: #000 !important;
  z-index: -1 !important;
}

[data-section-id="64264000000445248"] .background-layer {
  display: none !important;
}

[data-section-id="64264000000445248"] .hero-video-bg {
  position: absolute !important;
  inset: 16px !important;
  z-index: 0 !important;
  overflow: hidden !important;
  border-radius: 28px !important;
  box-sizing: border-box !important;
  background: #000 !important;
}

[data-section-id="64264000000445248"] .hero-video-bg iframe {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 100% !important;
  height: 56.25vw !important;
  min-height: 100% !important;
  min-width: 177.78vh !important;
  border: none !important;
  pointer-events: none !important;
  display: block !important;
}

[data-section-id="64264000000445248"] .hero-video-overlay {
  position: absolute !important;
  inset: 16px !important;
  z-index: 1 !important;
  background: rgba(0, 0, 0, 0.52) !important;
  border-radius: 28px !important;
  pointer-events: none !important;
}

[data-section-id="64264000000445248"] .foreground-layer.bs-container {
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
  box-sizing: border-box !important;
  background: transparent !important;
}

[data-section-id="64264000000445248"] .banner-widget {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  width: 100% !important;
  padding: 80px 0 !important;
  box-sizing: border-box !important;
}

[data-section-id="64264000000445248"] .banner-content {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 24px !important;
  width: 100% !important;
}

[data-section-id="64264000000445248"] .section-head p,
[data-section-id="64264000000445248"] h1 p {
  margin: 0 !important;
  font-size: clamp(2rem, 5.5vw, 4.5rem) !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
  color: #fff !important;
  letter-spacing: -0.02em !important;
  text-align: center !important;
}
[data-section-id="64264000000445248"] .section-head p strong,
[data-section-id="64264000000445248"] h1 p strong {
  font-size: 100% !important;
}

[data-section-id="64264000000445248"] h1 strong[style*="237"],
[data-section-id="64264000000445248"] h1 strong:nth-of-type(2) {
  background: linear-gradient(180deg, #FEB2AB 0%, #FA6863 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}

[data-section-id="64264000000445248"] .section-sub-title { margin: 0 !important; }
[data-section-id="64264000000445248"] .hero-meta {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 16px !important;
  margin: 0 !important;
}
[data-section-id="64264000000445248"] .hero-meta-item {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: clamp(0.95rem, 1.6vw, 1.1rem) !important;
  font-weight: 500 !important;
}
[data-section-id="64264000000445248"] .hero-meta-item svg {
  width: 18px !important;
  height: 18px !important;
  fill: none !important;
  stroke-width: 2 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  flex-shrink: 0 !important;
}
[data-section-id="64264000000445248"] .hero-meta-divider {
  color: rgba(255, 255, 255, 0.35) !important;
  font-size: 1.1rem !important;
}

[data-section-id="64264000000445248"] .bs-button {
  font-size: clamp(0.85rem, 1.5vw, 1rem) !important;
  padding: 14px 32px !important;
  border-radius: 50px !important;
  white-space: nowrap !important;
}

@media (max-width: 1024px) {
  [data-section-id="64264000000445248"] .banner-widget { padding: 60px 0 !important; }
}
@media (max-width: 768px) {
  [data-section-id="64264000000445248"].bs-section {
    min-height: 100svh !important;
    padding: 12px !important;
  }
  [data-section-id="64264000000445248"] .hero-video-bg,
  [data-section-id="64264000000445248"] .hero-video-overlay {
    inset: 12px !important;
    border-radius: 20px !important;
  }
  [data-section-id="64264000000445248"] .hero-video-bg { border-width: 3px !important; }
  [data-section-id="64264000000445248"] .foreground-layer.bs-container { padding: 0 20px !important; }
  [data-section-id="64264000000445248"] .banner-widget { padding: 60px 0 !important; }
  [data-section-id="64264000000445248"] .bs-button {
    padding: 12px 28px !important;
    font-size: 0.9rem !important;
  }
}
@media (max-width: 480px) {
  [data-section-id="64264000000445248"].bs-section {
    min-height: 100svh !important;
    padding: 10px !important;
  }
  [data-section-id="64264000000445248"] .hero-video-bg,
  [data-section-id="64264000000445248"] .hero-video-overlay {
    inset: 10px !important;
    border-radius: 16px !important;
  }
  [data-section-id="64264000000445248"] .foreground-layer.bs-container { padding: 0 16px !important; }
  [data-section-id="64264000000445248"] .banner-widget { padding: 48px 0 !important; }
  [data-section-id="64264000000445248"] .banner-content { gap: 20px !important; }
  [data-section-id="64264000000445248"] .hero-meta { gap: 10px !important; }
  [data-section-id="64264000000445248"] .bs-button {
    padding: 12px 24px !important;
    font-size: 0.85rem !important;
    width: auto !important;
  }
}

/* ============================================================
   SHARED SECTION DIVIDER (red underline)
   ============================================================ */

[data-section-id="64264000000431410"],
[data-section-id="64264000000431589"],
[data-section-id="64264000000431710"],
[data-section-id="64264000000431799"],
[data-section-id="64264000000431924"] {
  position: relative;
}

[data-section-id="64264000000431410"]::after,
[data-section-id="64264000000431589"]::after,
[data-section-id="64264000000431710"]::after,
[data-section-id="64264000000431799"]::after,
[data-section-id="64264000000431924"]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.5px;
  background: linear-gradient(90deg, transparent 0%, #D9001B 20%, #e63030 80%, transparent 100%);
  opacity: 0.5;
}

/* ============================================================
   "EVENTS AT A GLANCE"
   Section: data-section-id="64264000000431924"
   ============================================================ */
[data-section-id="64264000000431924"].bs-section {
  position: relative;
  overflow: hidden;
  background: #000;
}
[data-section-id="64264000000431924"] .background-layer {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #000 !important;
}
[data-section-id="64264000000431924"] .foreground-layer.bs-container {
  position: relative;
  z-index: 1;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}
[data-section-id="64264000000431924"] .bs-mtList-wgt.grb-list {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  background: transparent !important;
  overflow: visible !important;
}
[data-section-id="64264000000431924"] .bs-mtList-wgt .li-item {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  cursor: pointer;
}
[data-section-id="64264000000431924"] .bs-mtList-wgt .li-item .list-image {
  position: relative;
  width: 100%;
  height: 520px;
  overflow: hidden;
  border-radius: 18px;
}
[data-section-id="64264000000431924"] .bs-mtList-wgt .li-item .media-element { height: 100% !important; width: 100%; }
[data-section-id="64264000000431924"] .bs-mtList-wgt .li-item .media-image { height: 100% !important; width: 100%; overflow: hidden; }
[data-section-id="64264000000431924"] .bs-mtList-wgt .li-item .fluid-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform-origin: center center;
}
[data-section-id="64264000000431924"] .bs-mtList-wgt .li-item:hover .fluid-image { transform: scale(1.05); }

[data-section-id="64264000000431924"] .card-label {
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 3;
  color: #fff;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 999px;
  white-space: nowrap;
  pointer-events: none;
}
[data-section-id="64264000000431924"] .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 22px 24px;
  pointer-events: none;
}
[data-section-id="64264000000431924"] .card-bottom .card-divider {
  width: 32px;
  height: 3px;
  border-radius: 2px;
  margin-bottom: 14px;
}
[data-section-id="64264000000431924"] .card-bottom .card-caption {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.45;
  color: #fff;
  margin: 0;
}

@media (max-width: 900px) {
  [data-section-id="64264000000431924"] .bs-mtList-wgt.grb-list { grid-template-columns: repeat(2, 1fr); }
  [data-section-id="64264000000431924"] .bs-mtList-wgt .li-item .list-image { height: 560px; }
}
@media (max-width: 580px) {
  [data-section-id="64264000000431924"] .bs-mtList-wgt.grb-list { grid-template-columns: 1fr; }
  [data-section-id="64264000000431924"] .bs-mtList-wgt .li-item .list-image { height: 400px; }
  [data-section-id="64264000000431924"] .foreground-layer.bs-container { padding: 0 20px; }
}

/* ============================================================
   "WALK AWAY WITH"
   Section: data-section-id="64264000000431799"
   (no fixed inner data-element-id in new markup —
    targeting via .bs-mtList-wgt / .media-text-layout instead)
   ============================================================ */
[data-section-id="64264000000431799"].bs-section {
  position: relative;
  overflow: hidden;
}
[data-section-id="64264000000431799"].bs-section .background-layer {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: #000 !important;
}
[data-section-id="64264000000431799"].bs-section .foreground-layer.bs-container {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
}

[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt.grb-list {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 0 !important;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  background: #0d0d0d !important;
  padding: 0 !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt.grb-list .li-item,
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt.grb-list .li-item.no-media {
  grid-template-columns: unset !important;
  grid-column: unset !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item {
  all: unset !important;
  position: relative !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 20px !important;
  padding: 40px 32px !important;
  cursor: pointer !important;
  transition: background 0.65s cubic-bezier(0.4, 0, 0.2, 1) !important;
  overflow: hidden !important;
  background: #0d0d0d !important;
  box-sizing: border-box !important;
  width: 100% !important;
  min-height: 140px !important;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.07) !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:nth-child(even) {
  box-shadow: -1px 1px 0 0 rgba(255, 255, 255, 0.07) !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:nth-last-child(-n+2) {
  box-shadow: none !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:nth-last-child(-n+2):nth-child(even) {
  box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.07) !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:last-child:nth-child(odd) {
  grid-column: span 2 !important;
  box-shadow: none !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:hover {
  background: #161616 !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #D9001B;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.65s cubic-bezier(0.4, 0, 0.2, 1);
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:hover::after { opacity: 1; }

[data-section-id="64264000000431799"] .waw-badge {
  flex: 0 0 58px !important;
  width: 58px !important;
  height: 58px !important;
  min-width: 58px !important;
  max-width: 58px !important;
  border-radius: 12px !important;
  background: #2a0608 !important;
  border: 1.5px solid #D9001B !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  color: #D9001B !important;
  letter-spacing: 0.04em !important;
  transition: background 0.65s cubic-bezier(0.4, 0, 0.2, 1),
              border-color 0.65s cubic-bezier(0.4, 0, 0.2, 1),
              color 0.65s cubic-bezier(0.4, 0, 0.2, 1) !important;
  margin-top: 3px !important;
  box-sizing: border-box !important;
  flex-shrink: 0 !important;
  flex-grow: 0 !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:hover .waw-badge {
  background: #3d0a0f !important;
  border-color: #D9001B !important;
  color: #D9001B !important;
}

[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-content {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  max-width: calc(100% - 78px) !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  display: block !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-title { display: block !important; }
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-title p {
  margin: 0 !important;
  font-size: 1.15rem !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  color: #fff !important;
  transition: color 0.65s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:hover .li-title p { color: #e8192c !important; }
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-title p strong {
  font-weight: 600 !important;
  color: inherit !important;
  letter-spacing: normal !important;
}

[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-description {
  max-height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  transition: max-height 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94),
              opacity 0.8s ease 0.15s,
              margin-top 0.8s ease !important;
  margin-top: 0 !important;
  display: block !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-description p,
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-description p span {
  font-size: 0.95rem !important;
  line-height: 1.7 !important;
  color: rgba(255, 255, 255, 0.55) !important;
  margin: 0 !important;
}
[data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:hover .li-description {
  max-height: 300px !important;
  opacity: 1 !important;
  margin-top: 14px !important;
}

@media (max-width: 900px) {
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt.grb-list { grid-template-columns: 1fr !important; }
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item {
    padding: 28px 20px !important;
    gap: 16px !important;
    min-height: unset !important;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.07) !important;
  }
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:nth-child(even) {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.07) !important;
  }
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:last-child { box-shadow: none !important; }
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item:last-child:nth-child(odd) { grid-column: span 1 !important; }
  [data-section-id="64264000000431799"].bs-section .foreground-layer.bs-container { padding: 0 20px !important; }
  [data-section-id="64264000000431799"] .waw-badge {
    flex: 0 0 48px !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;
  }
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-content { max-width: calc(100% - 64px) !important; }
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-title p { font-size: 1.05rem !important; }
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-description p,
  [data-section-id="64264000000431799"] .media-text-layout .bs-mtList-wgt .li-item .li-description p span { font-size: 0.875rem !important; }
}


/* ============================================================
   DUAL INFINITE CAROUSELS — "In Their Words"
   Row 1: 64264000000445033   Row 2: 64264000000445112
   (no fixed inner data-element-id in new markup —
    targeting via .media-text-layout wrapper instead)
   ============================================================ */
[data-section-id="64264000000445033"].bs-section,
[data-section-id="64264000000445112"].bs-section {
  position: relative;
  overflow: hidden;
  background: #000;
}
[data-section-id="64264000000445033"].bs-section { padding: 60px 0 0 !important; }
[data-section-id="64264000000445112"].bs-section { padding: 20px 0 60px !important; }

[data-section-id="64264000000445033"] .background-layer,
[data-section-id="64264000000445112"] .background-layer {
  position: absolute; inset: 0; z-index: 0; background: #000 !important;
}
[data-section-id="64264000000445033"] .foreground-layer.bs-container,
[data-section-id="64264000000445112"] .foreground-layer.bs-container {
  position: relative; z-index: 1; max-width: 100%; padding: 0; margin: 0;
}

/* Hide original grids (0px-height images) */
[data-section-id="64264000000445033"] .bs-mtList-wgt.grb-list,
[data-section-id="64264000000445112"] .bs-mtList-wgt.grb-list {
  display: none !important;
}

/* Title spacing */
[data-section-id="64264000000445033"] .section-title {
  margin-bottom: 40px;
  padding: 0 40px;
}

/* ── Carousel viewport — JS injects .itw-viewport ─────────── */
[data-section-id="64264000000445033"] .itw-viewport,
[data-section-id="64264000000445112"] .itw-viewport {
  position: relative !important;
  width: 100% !important;
  overflow: hidden !important;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%) !important;
  mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%) !important;
}

[data-section-id="64264000000445033"] .itw-track,
[data-section-id="64264000000445112"] .itw-track {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  width: max-content !important;
  will-change: transform;
  padding: 10px 0 14px;
  transition: none !important;
}

[data-section-id="64264000000445033"] .itw-slide,
[data-section-id="64264000000445112"] .itw-slide {
  flex: 0 0 380px !important;
  width: 380px !important;
  box-sizing: border-box !important;
  padding: 0 10px !important;
  display: flex !important;
  align-items: stretch !important;
}

[data-section-id="64264000000445033"] .itw-card,
[data-section-id="64264000000445112"] .itw-card {
  width: 100% !important;
  background: #111 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 12px !important;
  padding: 22px 22px 20px !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  gap: 16px !important;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.4) !important;
  font-size: 14px !important;
  color: #fff !important;
  text-align: left !important;
  list-style: none !important;
  min-height: 0 !important;
}

[data-section-id="64264000000445033"] .itw-card-top,
[data-section-id="64264000000445112"] .itw-card-top {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
  min-height: 0 !important;
}

[data-section-id="64264000000445033"] .itw-quote-icon,
[data-section-id="64264000000445112"] .itw-quote-icon {
  font-size: 1.4rem !important;
  line-height: 1 !important;
  color: #D9001B !important;
  margin-bottom: 8px !important;
  display: block !important;
  letter-spacing: -0.02em !important;
  font-weight: 400 !important;
}

[data-section-id="64264000000445033"] .itw-text,
[data-section-id="64264000000445112"] .itw-text {
  font-size: 0.875rem !important;
  line-height: 1.65 !important;
  color: rgba(255, 255, 255, 0.85) !important;
  margin: 0 !important;
  font-weight: 400 !important;
  flex: 1 !important;
}

[data-section-id="64264000000445033"] .itw-author,
[data-section-id="64264000000445112"] .itw-author {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  padding-top: 14px !important;
  border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
  flex-shrink: 0 !important;
}

[data-section-id="64264000000445033"] .itw-avatar,
[data-section-id="64264000000445112"] .itw-avatar {
  flex: 0 0 36px !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  background: #D9001B !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  letter-spacing: 0.02em !important;
  overflow: hidden !important;
  text-transform: uppercase !important;
}

[data-section-id="64264000000445033"] .itw-author-info,
[data-section-id="64264000000445112"] .itw-author-info {
  display: flex !important;
  flex-direction: column !important;
  gap: 2px !important;
  min-width: 0 !important;
  flex: 1 !important;
}
[data-section-id="64264000000445033"] .itw-name,
[data-section-id="64264000000445112"] .itw-name {
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}
[data-section-id="64264000000445033"] .itw-role,
[data-section-id="64264000000445112"] .itw-role {
  font-size: 0.72rem !important;
  color: rgba(255, 255, 255, 0.4) !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  margin: 0 !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
}

@media (max-width: 1024px) {
  [data-section-id="64264000000445033"] .itw-slide,
  [data-section-id="64264000000445112"] .itw-slide {
    flex: 0 0 320px !important;
    width: 320px !important;
  }
}
@media (max-width: 768px) {
  [data-section-id="64264000000445033"].bs-section { padding: 40px 0 0 !important; }
  [data-section-id="64264000000445112"].bs-section { padding: 12px 0 40px !important; }
  [data-section-id="64264000000445033"] .itw-slide,
  [data-section-id="64264000000445112"] .itw-slide {
    flex: 0 0 260px !important;
    width: 260px !important;
    padding: 0 8px !important;
  }
  [data-section-id="64264000000445033"] .section-title {
    padding: 0 20px;
    margin-bottom: 28px;
  }
  [data-section-id="64264000000445033"] .itw-card,
  [data-section-id="64264000000445112"] .itw-card { padding: 18px 16px 16px !important; }
}
@media (max-width: 480px) {
  [data-section-id="64264000000445033"] .itw-slide,
  [data-section-id="64264000000445112"] .itw-slide {
    flex: 0 0 220px !important;
    width: 220px !important;
  }
}
@media (min-width: 1440px) {
  [data-section-id="64264000000445033"].bs-section,
  [data-section-id="64264000000445112"].bs-section {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    overflow: hidden !important;
  }
  [data-section-id="64264000000445033"] .foreground-layer.bs-container,
  [data-section-id="64264000000445112"] .foreground-layer.bs-container {
    padding: 0 !important;
    margin: 0 auto !important;
  }
  [data-section-id="64264000000445033"] .itw-viewport,
  [data-section-id="64264000000445112"] .itw-viewport {
    width: 100% !important;
    max-width: 100% !important;
  }
  [data-section-id="64264000000445033"] .itw-slide,
  [data-section-id="64264000000445112"] .itw-slide {
    flex: 0 0 460px !important;
    width: 460px !important;
  }
}

/* ============================================================
   COUNTER / STATS PILL
   Section: data-section-id="64264000000431374"
   ============================================================ */
[data-section-id="64264000000431374"].bs-section {
  overflow: visible !important;
  position: relative !important;
  z-index: 10 !important;
  margin-top: -300px !important;
  background: transparent !important;
  padding: 0 !important;
}
[data-section-id="64264000000431374"] .background-layer {
  background: transparent !important;
  opacity: 1 !important;
  display: block !important;
}
[data-section-id="64264000000431374"] .foreground-layer.bs-container {
  position: relative !important;
  z-index: 2 !important;
  margin: 0 auto !important;
  padding: 0 0 40px !important;
}
[data-section-id="64264000000431374"] .bs-counter-wgt.grb-list {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
  gap: 1px !important;
  background: rgba(20, 20, 20, 0.72) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5) !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 16px !important;
  padding: 28px 32px !important;
  position: relative !important;
  box-sizing: border-box !important;
}
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item:not(:last-child)::after {
  content: '' !important;
  position: absolute !important;
  right: 0 !important;
  top: 20% !important;
  height: 60% !important;
  width: 1px !important;
  background: rgba(255, 255, 255, 0.1) !important;
}
[data-section-id="64264000000431374"] .stat-icon {
  flex-shrink: 0 !important;
  width: 44px !important;
  height: 44px !important;
  border-radius: 50% !important;
  background: rgba(232, 25, 44, 0.15) !important;
  border: 1px solid rgba(232, 25, 44, 0.3) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
[data-section-id="64264000000431374"] .stat-icon svg {
  width: 20px !important;
  height: 20px !important;
  fill: none !important;
  stroke: #D9001B !important;
  stroke-width: 2 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-content {
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
  min-width: 0 !important;
}
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title {
  display: flex !important;
  align-items: baseline !important;
  gap: 0 !important;
  line-height: 1 !important;
  margin: 0 !important;
}
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title span,
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title .numbercounter {
  font-size: 2.2rem !important;
  font-weight: 800 !important;
  color: #fff !important;
  letter-spacing: -0.02em !important;
  line-height: 1 !important;
}
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item .text-medium p,
[data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-description p {
  margin: 0 !important;
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: rgba(255, 255, 255, 0.45) !important;
  line-height: 1.4 !important;
}

@media (max-width: 1440px) {
  [data-section-id="64264000000431374"].bs-section { margin-top: -230px !important; }
}
@media (max-width: 1024px) {
  [data-section-id="64264000000431374"].bs-section { margin-top: -230px !important; }
  [data-section-id="64264000000431374"] .foreground-layer.bs-container { padding: 0 0 48px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item { padding: 24px 22px !important; gap: 12px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title span,
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title .numbercounter { font-size: 1.9rem !important; }
}
@media (max-width: 768px) {
  [data-section-id="64264000000431374"].bs-section { margin-top: -120px !important; }
  [data-section-id="64264000000431374"] .foreground-layer.bs-container { padding: 0 0 40px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt.grb-list { border-radius: 14px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item { padding: 20px 16px !important; gap: 10px !important; }
  [data-section-id="64264000000431374"] .stat-icon { width: 36px !important; height: 36px !important; }
  [data-section-id="64264000000431374"] .stat-icon svg { width: 16px !important; height: 16px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title span,
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title .numbercounter { font-size: 1.6rem !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .text-medium p,
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-description p { font-size: 0.6rem !important; letter-spacing: 0.08em !important; }
}
@media (max-width: 480px) {
  [data-section-id="64264000000431374"].bs-section { margin-top: 0 !important; background-color: #000 !important;}
  [data-section-id="64264000000431374"] .foreground-layer.bs-container { padding: 0 0 32px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt.grb-list { grid-template-columns: 1fr !important; border-radius: 14px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item:not(:last-child)::after {
    right: 10% !important;
    left: 10% !important;
    top: auto !important;
    bottom: 0 !important;
    width: auto !important;
    height: 1px !important;
  }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item { padding: 20px 20px !important; }
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title span,
  [data-section-id="64264000000431374"] .bs-counter-wgt .li-item .li-title .numbercounter { font-size: 2rem !important; }
}

[data-section-id="64264000000431374"] .bs-counter-wgt .no-media.li-item {
    display: flex !important;
    flex-direction: row !important;
    gap: 16px !important;
}