/* Global */
.full,
.wsf-box,
.wsh-txt .htx,
.wsh-txt .dsx,
.main-container,
.ws-kb-fl,
.ws-htu-box,
.ws-res-box,
.ws-res-cards,
.ws-res-cards .ws-res-li .flex,
.ws-web-cards,
.ws-web-cards .ws-web-li .flex {
  max-width: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
}

.wsh-txt {
  max-width: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  margin: 0 auto !important;
  padding: 0px 50px !important;
}
@media (min-width: 1024px) {
  .wsh-txt {
    max-width: 45% !important;
    width: 45% !important;
    min-width: 45% !important;
    margin: 0 !important;
  }
}

.px50,
.wsf-box,
.ws-wbp-container {
  padding: 0px 50px !important;
}

.ws-wwo,
.ws-kb,
.ws-kb-container,
.ws-calc-box,
.ws-htu-box,
.ws-res-box,
.ws-web-box,
.ws-cta-box,
.ws-calculator-list,
.ws-ovm,
.ws-ocv,
.ws-wwsf,
.ws-plans-section,
.ws-upc-web,
.ws-pwb-section,
.ws-programs {
  padding: 100px 50px !important;
}

.ws-plans-section {
  padding-top: 200px !important;
}

/* .ws-kb-container {
    padding: 50px !important;
} */

.ws-kb .ws-kb-txt,
.ws-calc-txt,
.ws-htu-txt,
.ws-res-txt,
.ws-web-txt,
.ws-cta-txt,
.ws-cta-form {
  margin-bottom: 50px !important;
}

.ws-footer .wsf-top,
.wsf-bottom {
  padding-top: 50px !important;
}

.wsf-bottom {
  padding-bottom: 50px !important;
}

.ws-kb-container {
  padding-bottom: 0px !important;
}

.ws-footer .footer-link {
  gap: 6px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: start !important;
}

.ws-calc-card .group\/card-img .stx {
  font-size: 20px !important;
}

.ws-footer .htx {
  font-size: 20px !important;
  color: #fff !important;
}
.ws-htu-cards .stx {
  font-size: 20px !important;
}
.ws-ocv .ws-ocv-heading,
.ws-wwsf-item .stx {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: var(--new-main);
}
.ws-pwb-card-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: var(--new-main);
}
.ws-ocv .ws-ocv-grid {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 15px !important;
}

.ws-ocv .ws-ocv-grid > * {
  width: calc(25% - 15px) !important;
}

/* .wsh-menu .nav-item a span {
    font-size: 16px !important;
} */

.wsh-cta-btns a span,
.wsh-cta-btns a i {
  font-size: 14px !important;
}

.wsh-menu .nav-item .dropdown-menu a p,
.ws-cta-form-box .icx {
  font-size: 12px !important;
}

.fa-moon {
  color: #fff !important;
}

.ws-wwo .ws-wwo-cards .stack-cards__item i,
.ws-kb-fl .icx,
.ws-kb-fl i,
.ws-htu-cards .icx,
.ws-res-cards .icx,
.ws-web-cards .icx,
.ws-ocv-box .icx {
  font-size: 36px !important;
  font-weight: 100 !important;
  width: 36px !important;
  height: 36px !important;
  margin-bottom: 10px !important;
  display: flex !important;
  color: var(--new-main) !important;
}
.ws-wwo .ws-wwo-cards .stack-cards__item .stx,
.ws-kb-fl .stx,
.ws-htu-cards .stx,
.ws-res-cards .stx,
.ws-web-cards .stx {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: var(--new-main) !important;
}

.ws-wwo .ws-wwo-txt .badge,
.ws-kb .ws-kb-txt .badge,
.ws-calc-txt .badge,
.ws-htu-txt .badge,
.ws-res-txt .badge,
.ws-web-txt .badge,
.ws-cta-txt .badge,
.ws-contact-txt .badge,
.ws-ph .badge,
.ws-ovm .badge,
.ws-ocv .badge,
.ws-wwsf .badge,
.ws-plans-section .badge,
.ws-pwb-section .ws-pwb-badge,
.ws-programs .badge {
  /* background: var(--bg-light); */
  background: var(--note) !important;
  color: var(--txt2) !important;
  /* color: #fff; */
}

/* .ws-ph .badge {
  color: var(--txt) !important;
} */

.ws-wwo .ws-wwo-cards .stack-cards__item,
.ws-res-cards .ws-res-li .flex {
  box-shadow: 0px 0px 5px #00000015;
}

/* Header */

.wsh-desktop {
  max-width: calc(100% - 100px) !important;
  width: calc(100% - 100px) !important;
  min-width: calc(100% - 100px) !important;
  /* margin: 0 auto !important; */
  padding: 15px 25px !important;
  /* border-radius: 25px !important; */
  top: 25px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  /* background: #fff !important; */
  backdrop-filter: blur(5px) saturate(200%) !important;
  -webkit-backdrop-filter: blur(5px) saturate(200%) !important;
  background-color: rgba(255, 255, 255, 0.75) !important;
  /* border: 1px solid rgba(255, 255, 255, 0.125) !important; */
  border: 1px solid #ddd !important;
}

.header-two-scroll {
  top: 25px !important;
}

.wsh-logo img {
  width: 75px !important;
  max-width: 75px !important;
  min-width: 75px !important;
}

.wsh-menu .nav-item {
  padding: 0px !important;
}

.wsh-menu .nav-item a {
  /* color: color-mix(in oklab, var(--color-secondary) 60%, transparent) !important; */
  color: #000 !important;
}

.wsh-cta-btns .xl\:flex {
  gap: 8px !important;
}

.wsh-cta-btns .btn:hover i {
  --tw-translate-x: calc(var(--spacing) * -2);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  transition: all 0.3s ease-in-out;
}

.wsh-menu .nav-item > a > i.icx:first-child {
  display: none !important;
}

.wsh-menu .nav-item .dropdown-menu ul li a {
  align-items: center !important;
}

.wsh-dm-btn:hover a {
  background: #000 !important;
}

.wsh-dm-btn:hover a,
.wsh-dm-btn:hover a i,
.wsh-dm-btn:hover a span {
  color: #fff !important;
}

.ws-header .btn-white-dark {
  background: #121166 !important;
}
.ws-header .btn-white-dark svg,
.ws-header .btn-white-dark i {
  fill: #fff !important;
}
.ws-header .btn-white-dark i,
.ws-header .btn-white-dark svg {
  color: #fff !important;
  opacity: 1 !important;
  filter: brightness(100) !important;
}
.ws-header .btn-outline {
  border-color: var(--new-main) !important;
  color: var(--new-main) !important;
  background: transparent !important;
}
.ws-header .btn-outline:hover {
  background: var(--new-main) !important;
}
.ws-header .btn-outline:hover::before {
  color: #fff !important;
}

.ws-header .btn-md:hover i,
.ws-header .btn-md:hover span,
.ws-header .btn-md:hover svg {
  color: #fff !important;
}

.ws-header .btn-outline:hover i,
.ws-header .btn-outline:hover span,
.ws-header .btn-outline:hover svg {
  color: #fff !important;
}
/* .ws-header .btn-outline:hover::before{
    background: #fff !important;
} */

.btn-secondary {
  background: var(--new-main) !important;
  border-color: var(--new-main) !important;
  color: #fff !important;
}
.btn-secondary:hover {
  background: #000 !important;
}
.btn-secondary:hover::before {
  color: #fff !important;
}
.ws-header .btn-md .icx {
  font-weight: 400 !important;
}

/* Footer */

.ws-footer {
  background: var(--new-bg) !important;
}

.ws-footer .footer-link i {
  margin: 0px !important;
  display: none !important;
}

.ws-footer ul li {
  width: max-content !important;
}

.ws-footer .footer-social-link i {
  color: #fff !important;
  font-family: FontAwesome !important;
}

.ws-footer .footer-link {
  color: var(--white) !important;
}

.ws-footer .footer-link:hover,
.ws-footer .wsf-bottom .wsf-bcl a {
  color: #fff !important;
}

.ws-footer .wsf-bottom .wsf-bcl a:hover,
.ws-footer .footer-social-link:hover i {
  color: var(--light-yellow) !important;
}

.ws-footer .footer-link::before {
  background: #fff !important;
}

/* Hero */
.ws-hero {
  margin: 0px !important;
}

.wsh-rd {
  border-radius: 0px !important;
  height: 100vh !important;
  padding: 0px !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: start !important;
}
@media (max-width: 767px) {
  .wsh-rd {
    align-items: center !important;
    padding-top: 100px !important;
  }
  .wsh-txt {
    padding: 0px 15px !important;
  }
}

.wsh-txt ul li i {
  display: inline-block !important;
  color: var(--color-accent) !important;
}

.wsh-li {
  display: flex !important;
  flex-flow: row wrap !important;
  gap: 12px 24px !important;
}

.wsh-li li {
  padding: 0px !important;
  border: none !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.wsh-li li span {
  color: var(--white) !important;
  font-size: 13px !important;
}

.wsh-txt-bottom {
  gap: 16px !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}
@media (min-width: 640px) {
  .wsh-txt-bottom {
    flex-direction: row !important;
    width: auto !important;
  }
}

.wsh-txt {
  padding-bottom: 50px !important;
}
@media (max-width: 767px) {
  .wsh-txt {
    padding-bottom: 30px !important;
  }
}

/* .wsh-txt h1 span {
    background-image: var(--bg1) !important;
}

.wsh-btn-cta .btn-dark {
    background-image: var(--bg-light) !important;
}

.wsh-btn-cta .btn-green,
.wsh-btn-cta .btn-dark:hover {
    border-color: #d96cff !important;
    background-image: var(--gc-bg) !important;
    color: var(--white) !important;
    background-color: transparent !important;
}

.wsh-btn-cta .btn-green::before,
.wsh-btn-cta .btn-dark::before {
    filter: invert(1) !important;
} */
.ws-hero .hero-text-color-2 {
  background-image: linear-gradient(45deg, #ffffff, #ffffff);
}

/* What We Offer */

.ws-wwo .ws-wwo-txt .lg\:sticky {
  top: 155px !important;
}

/* Key Benifits */

.ws-kb-fl {
  justify-content: space-between !important;
}
.ws-kb-bg {
  filter: hue-rotate(300deg) !important;
}

/* Calculators */

.ws-calc-card .group\/card-img .grid {
  gap: 15px !important;
}

.ws-calc-card .group\/card-img a:hover {
  background: var(--purple) !important;
}

/* How To Use */

.ws-htu-cards .ws-htu-dsx {
  min-height: 120px !important;
}

.ws-htu-cards .ws-htu-li {
  max-width: unset !important;
}

.ws-htu-cards .ws-htu-li .badge {
  background: var(--note) !important;
}

/* Resources */

.ws-res-cards .ws-res-li {
  width: calc(33.33% - 22px) !important;
}
.ws-res-cards .ws-res-li .dsx {
  min-height: 72px;
}

/* Webinars */
.ws-web-cards .ws-web-li {
  width: calc(33.33% - 22px) !important;
}

/* CTA */
.ws-cta button {
  background: var(--new-main) !important;
  color: #fff !important;
  border-color: var(--new-main) !important;
}

/* Contact Us */
body.contact {
  background: #f4f5f8 !important;
}
.ws-contact-box {
  padding: 0px 50px !important;
}
.ws-cont-div {
  gap: 0px !important;
  align-items: stretch !important;
  height: 100% !important;
}
.ws-cont-left {
  /* background: var(--bg1); */
  max-width: 100% !important;
  width: 30% !important;
  min-width: 30% !important;
  height: 100% !important;
}
.ws-cont-right {
  background: #fff;
  max-width: 100% !important;
  width: 70% !important;
  min-width: 70% !important;
  height: 100% !important;
}
.ws-cont-left .contact-card {
  background: var(--new-main) !important;
  padding: 53px !important;
}
.ws-cont-left .contact-card figure,
.ws-wbp-container img {
  filter: hue-rotate(300deg) !important;
}
.ws-cont-left .contact-card a:hover {
  color: #fff;
}
.ws-cont-right #form-success-message {
  color: green !important;
}

.ws-map {
  padding: 0px 50px !important;
  padding-bottom: 100px !important;
}
.ws-map iframe {
  height: 650px !important;
}

/* About Us */
.ws-ph {
  height: auto !important;
  padding-bottom: 100px !important;
  padding-left: 50px !important;
}
.ws-ph-txt {
  width: 60% !important;
  max-width: 100% !important;
  min-width: 60% !important;
}
.ws-ph-txt .htx {
  color: #fff !important;
}
.ws-ovm {
  background: #fff !important;
}
.ws-ovm .ws-ovm-heading {
  font-size: 25px !important;
}
.ws-ovm .ws-ovm-icon {
  width: 75px !important;
  height: 75px !important;
  padding: 0px !important;
  display: flex !important;
  align-items: center !important;
  justify-self: center !important;
  text-align: center !important;
  position: relative;
  background: #fff;
}
.ws-ovm .ws-ovm-icon i {
  font-size: 30px !important;
  color: var(--new-main) !important;
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.ws-ovm-box {
  background: var(--new-bg3);
}
.ws-ocv-content {
  min-height: 96px;
}
.ws-wwsf-item {
  background: var(--new-bg3);
}
.ws-wbp-container .htx {
  color: #fff !important;
}

/* Calculators */
.ws-calculator-list {
  padding: 100px 50px !important;
}
.ws-calculator-box .htx {
  font-size: 25px !important;
}
.ws-calculator-box .ws-calculator-box__label {
  color: var(--new-main) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
.ws-calculator-box2 {
  background: #f9f9f9 !important;
  padding: 15px !important;
  margin-top: 15px !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  min-height: 215px !important;
}
.ws-calculator-box2 .ws-calculator-box__for-wrap {
  padding-bottom: 15px !important;
}

/* Webinars */
/* ============================================================
   UPCOMING WEBINAR SECTION  |  ws-upc-web.css
   Namespace: .ws-upc-web
   ============================================================ */

/* ── SECTION WRAPPER ── */
.ws-upc-web {
  width: 100%;
  height: max-content !important;
}

/* ── CARD ── */
.ws-upc-web__card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: max-content;
  /* background: #fff; */
  /* border-radius: 20px; */
  /* overflow: hidden; */
  /* box-shadow: 0 8px 40px rgba(0, 0, 0, 0.1); */
}

/* ════════════════════════════════════════
   LEFT PANEL
════════════════════════════════════════ */
.ws-upc-web__left {
  padding-right: 50px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* Meta row */
.ws-upc-web__meta {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.ws-upc-web__badge {
  background: #2563eb;
  color: #fff;
  /* font-size: 12px;
  font-weight: 600; */
  padding: 5px 14px;
  border-radius: 6px;
  /* letter-spacing: 0.02em; */
}

.ws-upc-web__meta-item {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #374151;
  /* font-size: 14px;
  font-weight: 500; */
}

.ws-upc-web__meta-item .icx {
  color: #6b7280;
  flex-shrink: 0;
}

/* Heading block */
.ws-upc-web__heading-block {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ws-upc-web__title {
  /* font-size: clamp(22px, 3vw, 30px);
  font-weight: 700; */
  color: #2563eb;
  /* line-height: 1.25; */
}

.ws-upc-web__subtitle {
  /* font-size: 15px; */
  color: #6b7280;
  /* font-weight: 500; */
}

/* Divider */
.ws-upc-web__divider {
  border: none;
  border-top: 1px solid #e5e7eb;
}

/* Outcomes label */
.ws-upc-web__outcomes-label {
  /* font-size: 18px;
  font-weight: 700; */
  /* letter-spacing: 0.12em; */
  color: #2563eb;
  text-transform: uppercase;
}

/* Outcomes grid */
.ws-upc-web__outcomes-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 24px;
}

.ws-upc-web__outcome-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  /* font-size: 14px; */
  color: #374151;
  /* line-height: 1.5; */
}

.ws-upc-web__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  /* background: #9ca3af; */
  border: 2px solid #9ca3af;
  flex-shrink: 0;
  margin-top: 5px;
}

/* Footer / CTA */
.ws-upc-web__footer {
  display: flex;
  align-items: start;
  gap: 20px;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 5px;
}

.ws-upc-web__register-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #2563eb;
  color: #fff;
  /* font-size: 15px; */
  /* font-weight: 600; */
  padding: 14px 28px;
  border-radius: 10px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  transition:
    background 0.2s,
    transform 0.2s,
    box-shadow 0.2s;
}

.ws-upc-web__register-btn:hover {
  background: #1d4ed8;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(37, 99, 235, 0.35);
}

.ws-upc-web__arrow {
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  transition: transform 0.2s;
}

.ws-upc-web__register-btn:hover .ws-upc-web__arrow {
  transform: translateX(4px);
}

.ws-upc-web__seats-note {
  /* font-size: 13px; */
  color: #6b7280;
  font-style: italic;
  font-weight: 600 !important;
  /* max-width: 200px; */
  /* line-height: 1.4; */
}

/* ════════════════════════════════════════
   RIGHT PANEL
════════════════════════════════════════ */
.ws-upc-web__right {
  background: linear-gradient(
    145deg,
    #c7d5f5 0%,
    #a8bdf0 30%,
    #7fa3e8 65%,
    #4f7de0 100%
  );
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 32px;
  min-height: 340px;
  overflow: hidden;
  border-radius: 25px;
}

/* Decorative background circles */
.ws-upc-web__right::before,
.ws-upc-web__right::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: #fff;
  opacity: 0.18;
  z-index: 0;
  pointer-events: none;
}

.ws-upc-web__right::before {
  width: 320px;
  height: 320px;
  top: -80px;
  right: -80px;
}

.ws-upc-web__right::after {
  width: 200px;
  height: 200px;
  top: 40px;
  right: 40px;
}

/* ── OPTION A: Image ── */
.ws-upc-web__media-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
}

/* ── OPTION B: Video ── */
.ws-upc-web__media-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

/* Gradient overlay — both image & video */
.ws-upc-web__media-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(37, 99, 235, 0.18) 0%,
    rgba(17, 24, 39, 0.5) 100%
  );
  z-index: 1;
  pointer-events: none;
}

/* Interactive card */
.ws-upc-web__interactive-card {
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 16px;
  padding: 20px 24px;
  display: flex;
  align-items: center;
  gap: 18px;
  position: relative;
  z-index: 2;
}

.ws-upc-web__play-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition:
    background 0.2s,
    transform 0.2s;
  cursor: pointer;
}

.ws-upc-web__play-icon:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.08);
}

.ws-upc-web__play-icon .icx {
  color: #fff;
}

.ws-upc-web__interactive-text .htx {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}

.ws-upc-web__interactive-text .dsx {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.82);
  margin-top: 3px;
}

/* Programs */
/* ── Filter Tabs ─────────────────────────────────────────── */
.filter-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 8px;
  margin: 50px 0px;
}
.filter-btn {
  padding: 8px 20px;
  border-radius: 999px;
  border: 1.5px solid #d1d5db;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  background: #fff;
  cursor: pointer;
  transition:
    border-color 0.15s,
    color 0.15s,
    background 0.15s;
}
.filter-btn:hover {
  border-color: #3b82f6;
  color: #1d4ed8;
}
.filter-btn.active {
  background: #1e3a8a;
  color: #fff;
  border-color: #1e3a8a;
}

/* ── Programs Grid ───────────────────────────────────────── */
.programs-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media (min-width: 640px) {
  .programs-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .programs-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

/* ── Program Card ────────────────────────────────────────── */
.program-card {
  background: #fff;
  border-radius: 14px;
  border: 1.5px solid #e5e7eb;
  overflow: hidden;
  cursor: pointer;
  transition:
    transform 0.22s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.22s,
    border-color 0.22s;
  animation: cardIn 0.4s ease both;
}
.program-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
  border-color: #bfdbfe;
}
.program-card.hidden-program {
  display: none;
}
@keyframes cardIn {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.program-card:nth-child(1) {
  animation-delay: 0.05s;
}
.program-card:nth-child(2) {
  animation-delay: 0.12s;
}
.program-card:nth-child(3) {
  animation-delay: 0.18s;
}
.program-card:nth-child(4) {
  animation-delay: 0.24s;
}
.program-card:nth-child(5) {
  animation-delay: 0.3s;
}
.program-card:nth-child(6) {
  animation-delay: 0.36s;
}

/* ── Card Accent Stripe ──────────────────────────────────── */
.card-accent {
  height: 3px;
}
/* .accent-fundamental {
  background: linear-gradient(90deg, #3b82f6, #60a5fa);
}
.accent-advanced {
  background: linear-gradient(90deg, #1f2937, #4b5563);
}
.accent-professional {
  background: linear-gradient(90deg, #6366f1, #818cf8);
}
.accent-executive {
  background: linear-gradient(90deg, #7c3aed, #a78bfa);
} */

/* ── Card Body ───────────────────────────────────────────── */
.card-body {
  padding: 24px;
}

.card-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 16px;
}
.card-icon {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  background: #eff6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.card-icon svg {
  width: 26px;
  height: 26px;
  stroke: #1d4ed8;
}

/* ── Badges ──────────────────────────────────────────────── */
.badge {
  font-size: 11px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 999px;
}
.badge-fundamental {
  background: #dbeafe;
  color: #1e40af;
}
.badge-advanced {
  background: #1f2937;
  color: #fff;
}
.badge-professional {
  background: #e0e7ff;
  color: #3730a3;
}
.badge-executive {
  background: #ede9fe;
  color: #6d28d9;
}

/* ── Card Text ───────────────────────────────────────────── */
.card-category {
  font-size: 16px !important;
  font-weight: 700;
  /* color: #2563eb; */
  color: var(--txt2);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 4px;
}
.card-title {
  font-size: 26px !important;
  font-weight: 700;
  color: #111827;
  line-height: 1.3;
  margin-bottom: 8px;
  min-height: 68px;
}
.card-desc {
  font-size: 13px;
  color: #6b7280;
  line-height: 1.6;
  margin-bottom: 16px;
  min-height: 78px;
}
.card-divider {
  border: none;
  border-top: 1px solid #f3f4f6;
  margin: 12px 0;
}

/* ── Outcomes ────────────────────────────────────────────── */
.outcomes-label {
  font-size: 11px;
  font-weight: 700;
  color: #2563eb;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}
.outcomes-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 16px;
  min-height: 156px;
}
.outcome-item {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  font-size: 13px;
  color: #374151;
  line-height: 1.5;
}
.outcome-dot {
  color: #3b82f6;
  font-size: 16px;
  line-height: 1.1;
  flex-shrink: 0;
  margin-top: 1px;
}

/* ── Card Meta ───────────────────────────────────────────── */
.card-meta {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  /* color: #9ca3af; */
  color: var(--txt2);
  margin-bottom: 16px;
}
.card-meta svg {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  /* stroke: #9ca3af; */
  stroke: var(--txt2);
}
.meta-sep {
  margin: 0 2px;
}

/* ── Inquiry Button ──────────────────────────────────────── */
.inquiry-btn {
  width: 100%;
  background: #111827;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  cursor: pointer;
  transition: background 0.15s;
}
.inquiry-btn:hover {
  background: #1d4ed8;
}

.x-btn2:hover {
  background: var(--secondary) !important;
  border-color: var(--secondary) !important;
  color: #fff !important;
}
.x-btn2:hover::before,
.x-btn:hover::before {
  color: #fff !important;
  filter: invert(1) brightness(100) !important;
}

.x-btn1:hover::before {
  color: #fff !important;
  filter: invert(1) brightness(100) !important;
}
.ws-calc-card .group\/card-img a:hover {
  background: var(--secondary) !important;
}
.ws-res-cards a,
.ws-res-cards a span,
.ws-res-cards a .stx,
.ws-web-cards a,
.ws-web-cards a .stx,
.ws-web-cards a span {
  font-weight: 500 !important;
}
.ws-res-cards a:hover,
.ws-web-cards a:hover {
  background: var(--main) !important;
  border-color: var(--main) !important;
  color: #fff !important;
}
.ws-res-cards a:hover span,
.ws-web-cards a:hover span {
  color: #fff !important;
}

/* Document & Compliance Checklists Section */
.ws-chk-filter-btn {
  border: 1.5px solid rgba(20, 46, 110, 0.14);
  background: transparent;
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #4a6080;
  cursor: pointer;
  transition: all 0.22s ease;
}

.dark .ws-chk-filter-btn {
  border-color: rgba(255, 255, 255, 0.15);
  color: #a0aec0;
}

.ws-chk-filter-btn:hover {
  border-color: #142e6e;
  color: #142e6e;
  background: rgba(20, 46, 110, 0.08);
}

.dark .ws-chk-filter-btn:hover {
  border-color: #3b82f6;
  color: #3b82f6;
  background: rgba(59, 130, 246, 0.08);
}

.ws-chk-filter-btn.active {
  background: #142e6e;
  border-color: #142e6e;
  color: #fff;
  box-shadow: 0 4px 18px rgba(20, 46, 110, 0.3);
}

.dark .ws-chk-filter-btn.active {
  background: #3b82f6;
  border-color: #3b82f6;
  color: #fff;
  box-shadow: 0 4px 18px rgba(59, 130, 246, 0.3);
}

.checklist-card-wrap {
  opacity: 0;
  transform: translateY(16px) scale(0.98);
  transition:
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  will-change: opacity, transform;
}

.checklist-card-wrap.is-revealed {
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
}

.ws-checklist-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1.5px solid rgba(20, 46, 110, 0.06);
  transition:
    transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.ws-checklist-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 30px rgba(20, 46, 110, 0.06);
}

.dark .ws-checklist-box:hover {
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.45);
}

.ws-checklist-title {
  font-size: 19px !important;
  font-weight: 700 !important;
  color: #142e6e !important;
  line-height: 1.35 !important;
}

.dark .ws-checklist-title {
  color: #fff !important;
}

.ws-checklist-inner-box {
  background: #f8fafc !important;
  padding: 16px !important;
  margin-top: 16px !important;
  border-radius: 12px !important;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid rgba(20, 46, 110, 0.03);
}

.dark .ws-checklist-inner-box {
  background: rgba(255, 255, 255, 0.02) !important;
  border-color: rgba(255, 255, 255, 0.02);
}

/* Checklist Search Bar Styles */
.ws-checklist-search-wrapper {
  position: relative;
  max-width: 450px;
  margin: 0 auto 32px auto;
}

.ws-checklist-search-input {
  width: 100%;
  padding: 12px 20px 12px 48px !important;
  font-size: 14px;
  border-radius: 9999px;
  border: 1px solid rgba(20, 46, 110, 0.1) !important;
  background-color: #fff !important;
  color: #142e6e !important;
  outline: none;
  transition: all 0.3s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.dark .ws-checklist-search-input {
  background-color: #111625 !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
  color: #fff !important;
}

.ws-checklist-search-input:focus {
  border-color: #142e6e !important;
  box-shadow: 0 0 0 2px rgba(20, 46, 110, 0.1) !important;
}

.dark .ws-checklist-search-input:focus {
  border-color: #3b82f6 !important;
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.2) !important;
}

.ws-checklist-search-icon {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(20, 46, 110, 0.4);
  font-size: 18px;
  pointer-events: none;
  transition: color 0.3s ease;
}

.dark .ws-checklist-search-icon {
  color: rgba(255, 255, 255, 0.4);
}

.ws-checklist-search-input:focus + .ws-checklist-search-icon {
  color: #142e6e;
}

.dark .ws-checklist-search-input:focus + .ws-checklist-search-icon {
  color: #3b82f6;
}

/* Sales Pitch Vault Styles */
.pitch-card-wrap {
  opacity: 0;
  transform: translateY(16px) scale(0.98);
  transition:
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  will-change: opacity, transform;
}

.pitch-card-wrap.is-revealed {
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
}

.ws-pitch-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1.5px solid rgba(20, 46, 110, 0.06);
  transition:
    transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.dark .ws-pitch-box {
  border-color: rgba(255, 255, 255, 0.06);
}

.ws-pitch-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 30px rgba(20, 46, 110, 0.06);
}

.dark .ws-pitch-box:hover {
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
}

.ws-pitch-script-container {
  position: relative;
  background-color: #f8fafc;
  border-radius: 12px;
  border: 1px solid rgba(20, 46, 110, 0.04);
  padding: 16px;
  padding-top: 24px;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.6;
  color: #1e293b;
  margin-top: 12px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dark .ws-pitch-script-container {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.04);
  color: #cbd5e1;
}

.ws-pitch-copy-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(20, 46, 110, 0.1);
  color: #142e6e;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.25s ease;
  opacity: 0;
  z-index: 10;
}

.ws-pitch-script-container:hover .ws-pitch-copy-btn {
  opacity: 1;
}

.ws-pitch-copy-btn:hover {
  background: #142e6e;
  color: #fff;
  border-color: #142e6e;
}

.dark .ws-pitch-copy-btn {
  background: rgba(15, 23, 42, 0.85);
  border-color: rgba(255, 255, 255, 0.1);
  color: #3b82f6;
}

.dark .ws-pitch-copy-btn:hover {
  background: #3b82f6;
  color: #fff;
  border-color: #3b82f6;
}

.ws-pitch-strategy-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 2px dashed rgba(59, 130, 246, 0.3);
  background: rgba(59, 130, 246, 0.02);
  transition: all 0.4s ease;
}

.dark .ws-pitch-strategy-box {
  border-color: rgba(59, 130, 246, 0.2);
  background: rgba(59, 130, 246, 0.01);
}

.ws-pitch-strategy-box:hover {
  border-color: #3b82f6;
  background: rgba(59, 130, 246, 0.04);
  transform: translateY(-6px);
}

.dark .ws-pitch-strategy-box:hover {
  background: rgba(59, 130, 246, 0.02);
}

/* Align first card subtitle badge to left edge */
.ws-checklist-box .flex.items-center.justify-between span:first-child,
.ws-pitch-box .flex.items-center.justify-between span:first-child {
  padding-left: 0 !important;
}

/* Offset anchor link scrolling to prevent fixed header overlap */
[id^="calc-"],
[id^="program-"],
#upcoming-webinars,
#ws-past-webinars,
#checklists,
#sales-pitches {
  scroll-margin-top: 150px;
}

/* ====================================================
   PRICING PLANS PAGE STYLING
   ==================================================== */
.ref-pricing-bg {
  background-color: #f1f5fb;
  background-image:
    radial-gradient(at 0% 0%, rgba(224, 231, 255, 0.6) 0px, transparent 50%),
    radial-gradient(at 100% 0%, rgba(254, 243, 199, 0.5) 0px, transparent 50%);
}
.dark .ref-pricing-bg {
  background-color: #0b0f19;
  background-image: none;
}

/* Subtitle Badge Light Blue Pill */
.our-pricing-badge-pill {
  background-color: #dbeafe !important;
  color: #142e6e !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  padding: 6px 20px !important;
  border-radius: 9999px !important;
  display: inline-block !important;
  margin-bottom: 20px !important;
  box-shadow: 0 2px 8px rgba(30, 58, 138, 0.08) !important;
  border: none !important;
}

/* Main Title Styling in Theme Color Primary */
.pricing-main-title {
  color: #142e6e !important;
  font-size: 28px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  text-align: center !important;
  max-width: 750px !important;
  margin: 0 auto 24px auto !important;
  letter-spacing: -0.02em !important;
  padding-left: 10px;
  padding-right: 10px;
}
.dark .pricing-main-title {
  color: #ffffff !important;
}

.pricing-filter-wrapper {
  display: inline-flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 9999px;
  padding: 4px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}
.dark .pricing-filter-wrapper {
  background: #1e293b;
  border-color: #334155;
}

.billing-tab-btn {
  padding: 8px 18px;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 600;
  color: #475569;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
}
.dark .billing-tab-btn {
  color: #cbd5e1;
}
.billing-tab-btn.active {
  background: var(--new-main, #142e6e) !important;
  color: #ffffff !important;
  box-shadow: 0 4px 14px rgba(20, 46, 110, 0.35);
}
.dark .billing-tab-btn.active {
  background: #2563eb !important;
  color: #ffffff !important;
}

.ref-pricing-card {
  background: #ffffff;
  border-radius: 24px;
  border: 1px solid rgba(226, 232, 240, 0.8);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  overflow: visible !important;
  display: flex;
  flex-direction: column;
  justify-content: stretch !important;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  position: relative;
}
.dark .ref-pricing-card {
  background: #1e293b;
  border-color: #334155;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
.ref-pricing-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 45px rgba(20, 46, 110, 0.08);
}

/* Card 1 Top Header Gradient */
.card-head-free {
  background: linear-gradient(180deg, #fff4ee 0%, #ffffff 100%);
  padding: 24px 20px 20px 20px;
  border-bottom: 1px solid #f1f5f9;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  overflow: hidden;
}
.dark .card-head-free {
  background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);
  border-bottom-color: #334155;
}

/* Card 2 Top Header Gradient */
.card-head-pro {
  background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
  padding: 24px 20px 20px 20px;
  border-bottom: 1px solid #f1f5f9;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  position: relative;
}
.dark .card-head-pro {
  background: linear-gradient(180deg, #1e3a8a 0%, #1e293b 100%);
  border-bottom-color: #334155;
}

/* Floating Badge on Card 2 */
.card-badge-top {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: #09101d;
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  padding: 4px 14px;
  border-radius: 9999px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.22);
  white-space: nowrap;
  z-index: 30;
  letter-spacing: 0.02em;
}
.dark .card-badge-top {
  background: #2563eb;
}

/* Ref Button 1: White pill card button with shadow */
.btn-ref-white {
  background: #ffffff;
  color: #0f172a;
  border: 1px solid #cbd5e1;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  font-weight: 700;
  font-size: 14px;
  border-radius: 14px;
  padding: 12px 20px;
  text-align: center;
  width: 100%;
  display: block;
  transition: all 0.2s ease;
}
.btn-ref-white:hover {
  background: var(--new-main, #142e6e);
  color: #ffffff;
  border-color: var(--new-main, #142e6e);
  box-shadow: 0 6px 16px rgba(20, 46, 110, 0.25);
}

/* Ref Button 2: Vibrant Blue pill button */
.btn-ref-blue {
  background: var(--new-main, #142e6e);
  color: #ffffff;
  border: none;
  box-shadow: 0 4px 14px rgba(20, 46, 110, 0.35);
  font-weight: 700;
  font-size: 14px;
  border-radius: 14px;
  padding: 12px 20px;
  text-align: center;
  width: 100%;
  display: block;
  transition: all 0.2s ease;
}
.btn-ref-blue:hover {
  background: #0b1b44;
  box-shadow: 0 6px 20px rgba(11, 27, 68, 0.45);
}

.card-body-features {
  padding: 24px 20px;
}

/* Checkmark icon in reference image */
.ref-check-icon {
  color: var(--new-main, #142e6e);
  font-size: 13px;
  font-weight: 700;
}
.dark .ref-check-icon {
  color: #60a5fa;
}

/* Normal Bold Pricing Typography in Theme Color */
.price-normal-bold {
  font-size: 1.75rem;
  line-height: 1.1;
  font-weight: 700 !important;
  letter-spacing: -0.01em;
  color: var(--new-main, #142e6e) !important;
}
.dark .price-normal-bold {
  color: #60a5fa !important;
}
.ws-checklist-list .main-container,
.ws-hero,
.main-container {
  padding: 0px !important;
}
.ws-hero .main-container.wsh-txt,
.ws-hero .wsh-txt {
  padding-bottom: 75px !important;
  max-width: 500px !important;
}
.ws-wwo {
  overflow: visible !important;
}

/* Css Fixes */
.ws-kb,
.ws-kb-container,
.ws-calc,
.ws-htu,
.ws-res,
.ws-wwo,
.ws-web,
.ws-cta,
.ws-ph,
.ws-ovm,
.ws-ocv,
.ws-wwsf,
.ws-plans-section,
.ws-upc-web,
.ws-pwb-section,
.ws-programs,
.ws-calculator-list,
.ws-checklist-list,
.contact-section,
.ws-map {
  padding: 75px 50px !important;
}
.ws-wbp {
  padding-bottom: 75px !important;
}
.ws-calc-card .grid {
  padding: 25px !important;
}
.ws-footer {
  padding: 25px 50px !important;
}
.ref-pricing-bg {
  padding: 75px 50px !important;
}
.ws-kb-container {
  padding-bottom: 0px !important;
}
.ws-ph,
.ws-wbp,
.ws-map {
  padding-top: 0px !important;
}
.ws-hero ul.wsh-btn-cta {
  margin-top: 40px !important;
}
.ws-calculator-list {
  background: transparent !important;
}
.ws-calculator-box {
  border: 1.5px solid #e5e7eb !important;
}
.ws-calculator-box2,
.ws-checklist-box,
.ws-checklist-inner-box {
  padding: 25px !important;
}
.ws-calculator-box2 {
  min-height: 260px !important;
}
.ws-calculator-list__grid,
.ws-checklist-list .grid {
  gap: 25px !important;
}
.badge-green-v3,
.ws-note-badge {
  background-color: var(--note) !important;
}
.ws-checklist-search-wrapper {
  max-width: 50% !important;
}
.max-w-\[1290px\],
.max-w-\[1440px\] {
  max-width: 100% !important;
  padding: 0px 50px !important;
}
.ref-pricing-bg,
.contact-section {
  padding-top: 200px !important;
}
.ws-header .hover\:border-accent:hover {
  border-color: #0b0f19 !important;
}

/* Line */
/* body {
  margin: 0;
  overflow-x: hidden;
  position: relative;
}

body::before,
body::after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  width: 1px;
  background: red;
  z-index: 9999;
  pointer-events: none;
}

body::before {
  left: 25px;
}

body::after {
  right: 25px;
} */
