/*
Companion styles for the ThriveWorkz Elementor addon.
The section layout itself is inherited from the ThriveWorkz theme.
*/

.elementor-widget[class*="elementor-widget-thriveworkz-"] {
  width: 100%;
  margin-block-end: 0 !important;
}

.elementor-widget[class*="elementor-widget-thriveworkz-"] .container-wide {
  max-width: var(--container-wide, 1880px);
}

.elementor-widget[class*="elementor-widget-thriveworkz-"] > .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
}

.elementor-widget[class*="elementor-widget-thriveworkz-"] .container,
.elementor-widget[class*="elementor-widget-thriveworkz-"] .container-wide {
  width: 100%;
  max-width: none;
  margin-inline: 0;
  padding-inline: clamp(1.5rem, 4vw, 4rem);
}

.elementor-widget[class*="elementor-widget-thriveworkz-"] section {
  margin: 0;
}

.elementor-widget[class*="elementor-widget-thriveworkz-"] .flywheel-card,
.elementor-widget[class*="elementor-widget-thriveworkz-"] .venture-model-card,
.elementor-widget[class*="elementor-widget-thriveworkz-"] .founder-journey-card,
.elementor-widget[class*="elementor-widget-thriveworkz-"] .program-card,
.elementor-widget[class*="elementor-widget-thriveworkz-"] .apply-form-shell {
  transition:
    transform 240ms ease,
    box-shadow 240ms ease,
    border-color 240ms ease,
    background-color 240ms ease;
}

/* Let addon sections break out of Elementor boxed wrappers and remove wrapper gaps. */
.elementor > .elementor-section:has(.elementor-widget[class*="elementor-widget-thriveworkz-"]),
.elementor > .e-con.e-parent:has(.elementor-widget[class*="elementor-widget-thriveworkz-"]) {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding-inline: 0 !important;
  --widgets-spacing: 0px;
  gap: 0 !important;
}

.elementor > .elementor-section:has(.elementor-widget[class*="elementor-widget-thriveworkz-"]) .elementor-container,
.elementor > .elementor-section:has(.elementor-widget[class*="elementor-widget-thriveworkz-"]) .elementor-column,
.elementor > .elementor-section:has(.elementor-widget[class*="elementor-widget-thriveworkz-"]) .elementor-widget-wrap,
.elementor > .e-con:has(> .elementor-widget[class*="elementor-widget-thriveworkz-"]),
.elementor > .e-con:has(> .e-con-inner > .elementor-widget[class*="elementor-widget-thriveworkz-"]),
.elementor > .e-con.e-parent:has(.elementor-widget[class*="elementor-widget-thriveworkz-"]) > .e-con-inner {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0 !important;
}

.elementor-widget-thriveworkz-portfolio .portfolio-section {
  background:
    radial-gradient(circle at top, rgba(215, 240, 95, 0.14) 0%, rgba(248, 251, 245, 0) 42%),
    radial-gradient(circle at 50% 24%, rgba(29, 102, 105, 0.08) 0%, rgba(248, 251, 245, 0) 36%),
    linear-gradient(180deg, #fbfdf7 0%, #f4f7f1 100%);
  padding-block: clamp(5rem, 8vw, 6.5rem);
}

.elementor-widget-thriveworkz-portfolio .portfolio-header {
  max-width: min(100%, 56rem);
  margin-inline: auto;
}

.elementor-widget-thriveworkz-portfolio .portfolio-heading {
  max-width: 24ch;
  margin-inline: auto;
  font-size: clamp(2.45rem, 3.8vw, 3.95rem);
  line-height: 1.01;
  letter-spacing: -0.045em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-portfolio .portfolio-intro {
  max-width: 36rem;
  margin: 0.35rem auto 0;
  color: #445a4f;
  font-size: clamp(1.02rem, 1.45vw, 1.28rem);
  line-height: 1.7;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-portfolio .portfolio-showcase {
  display: grid;
  gap: 1.25rem;
  margin-top: clamp(2.5rem, 4.4vw, 3.9rem);
}

.elementor-widget-thriveworkz-portfolio .portfolio-column {
  display: grid;
  gap: 1.25rem;
  align-content: start;
}

.elementor-widget-thriveworkz-portfolio .portfolio-column-center {
  align-self: stretch;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-card {
  display: grid;
  gap: 1rem;
  border: 1px solid rgba(29, 102, 105, 0.34);
  border-radius: 1.4rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(246, 250, 243, 0.96) 100%);
  padding: 0.8rem;
  box-shadow:
    0 22px 54px rgba(29, 102, 105, 0.06),
    0 0 0 1px rgba(255, 255, 255, 0.6) inset;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    border-color 220ms ease;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-card:hover,
.elementor-widget-thriveworkz-portfolio .portfolio-project-card:focus-within {
  transform: translateY(-5px);
  border-color: rgba(29, 102, 105, 0.48);
  box-shadow:
    0 30px 68px rgba(29, 102, 105, 0.12),
    0 0 0 1px rgba(255, 255, 255, 0.75) inset;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-card-featured {
  padding: 0.9rem;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-media {
  overflow: hidden;
  aspect-ratio: 16 / 9;
  border-radius: 1rem;
  background: linear-gradient(160deg, #edf4ee 0%, #d8e6da 100%);
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-media-featured {
  aspect-ratio: 4 / 3;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-image,
.elementor-widget-thriveworkz-portfolio .portfolio-project-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 260ms ease;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-card:hover .portfolio-project-image,
.elementor-widget-thriveworkz-portfolio .portfolio-project-card:focus-within .portfolio-project-image,
.elementor-widget-thriveworkz-portfolio .portfolio-project-card:hover .portfolio-project-media img,
.elementor-widget-thriveworkz-portfolio .portfolio-project-card:focus-within .portfolio-project-media img {
  transform: scale(1.04);
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-fallback {
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  border-radius: inherit;
  background:
    radial-gradient(circle at top left, rgba(215, 240, 95, 0.52), transparent 28%),
    linear-gradient(150deg, #1d6669 0%, #14363a 100%);
  color: #f7fbf3;
  font-size: clamp(1.7rem, 3vw, 2.4rem);
  font-weight: 700;
  letter-spacing: -0.06em;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-content {
  display: grid;
  gap: 0.55rem;
  padding: 0.05rem 0.15rem 0.15rem;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-eyebrow {
  color: #667b70;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-title {
  margin: 0;
  color: #143523;
  font-size: clamp(1.7rem, 2vw, 2.2rem);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.045em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-card:not(.portfolio-project-card-featured) .portfolio-project-title {
  font-size: clamp(1.25rem, 1.8vw, 1.75rem);
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-summary {
  margin: 0;
  color: #5e7267;
  font-size: 0.96rem;
  line-height: 1.72;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.72rem;
  min-height: 2.9rem;
  margin-top: 0.15rem;
  padding-top: 0.55rem;
  border-top: 1px solid rgba(29, 102, 105, 0.12);
  color: #193a2b;
  font-size: 1rem;
  font-weight: 500;
  transition:
    color 180ms ease,
    transform 180ms ease;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-link:hover,
.elementor-widget-thriveworkz-portfolio .portfolio-project-link:focus-visible {
  color: #0f5b56;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-link:focus-visible {
  outline: 2px solid transparent;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-link-text {
  flex: 0 0 auto;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-arrow {
  position: relative;
  width: 1.55rem;
  height: 0.95rem;
  flex: 0 0 auto;
  color: currentColor;
  transition: transform 180ms ease;
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.15rem;
  height: 1.5px;
  background: currentColor;
  transform: translateY(-50%);
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-arrow::after {
  content: "";
  position: absolute;
  right: 0.04rem;
  top: 50%;
  width: 0.48rem;
  height: 0.48rem;
  border-top: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
}

.elementor-widget-thriveworkz-portfolio .portfolio-project-card:hover .portfolio-project-arrow,
.elementor-widget-thriveworkz-portfolio .portfolio-project-card:focus-within .portfolio-project-arrow {
  transform: translateX(4px);
}

@media (min-width: 768px) {
  .elementor-widget-thriveworkz-portfolio .portfolio-showcase {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-column-right {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1120px) {
  .elementor-widget-thriveworkz-portfolio .portfolio-showcase {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.35rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-column {
    gap: 1.35rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-column-center {
    padding-top: 0.65rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-column-right {
    grid-column: auto;
    grid-template-columns: none;
  }
}

@media (max-width: 767px) {
  .elementor-widget-thriveworkz-portfolio .portfolio-section {
    padding-block: 4.6rem 5rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-heading {
    max-width: 11ch;
    font-size: clamp(2.2rem, 9vw, 3.3rem);
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-intro {
    font-size: 1rem;
    line-height: 1.65;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-showcase {
    gap: 1rem;
    margin-top: 2.15rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-column {
    gap: 1rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-project-card,
  .elementor-widget-thriveworkz-portfolio .portfolio-project-card-featured {
    padding: 0.72rem;
    border-radius: 1.2rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-project-media,
  .elementor-widget-thriveworkz-portfolio .portfolio-project-media-featured {
    aspect-ratio: 16 / 10;
    border-radius: 0.9rem;
  }

  .elementor-widget-thriveworkz-portfolio .portfolio-project-title,
  .elementor-widget-thriveworkz-portfolio .portfolio-project-card:not(.portfolio-project-card-featured) .portfolio-project-title {
    font-size: clamp(1.3rem, 6.5vw, 1.7rem);
  }
}

.elementor-widget-thriveworkz-proof .proof-section {
  position: relative;
  overflow: hidden;
  padding-block: clamp(5rem, 8vw, 6.75rem);
  background:
    radial-gradient(circle at 18% 20%, rgba(196, 245, 0, 0.12) 0%, rgba(196, 245, 0, 0) 24%),
    radial-gradient(circle at 84% 14%, rgba(36, 116, 119, 0.34) 0%, rgba(36, 116, 119, 0) 30%),
    linear-gradient(155deg, #061210 0%, #0a1715 55%, #08100f 100%);
  color: #f4f8f3;
  isolation: isolate;
}

.elementor-widget-thriveworkz-proof .proof-section::before,
.elementor-widget-thriveworkz-proof .proof-section::after {
  content: "";
  position: absolute;
  inset: auto;
  pointer-events: none;
}

.elementor-widget-thriveworkz-proof .proof-section::before {
  top: -8rem;
  right: -12rem;
  width: min(42vw, 34rem);
  height: min(42vw, 34rem);
  border-radius: 3rem;
  background:
    linear-gradient(135deg, rgba(196, 245, 0, 0.18), rgba(196, 245, 0, 0.03) 48%, rgba(196, 245, 0, 0));
  transform: rotate(26deg);
  opacity: 0.9;
}

.elementor-widget-thriveworkz-proof .proof-section::after {
  left: -10rem;
  bottom: -9rem;
  width: min(46vw, 36rem);
  height: min(46vw, 36rem);
  border-radius: 4rem;
  background:
    linear-gradient(135deg, rgba(14, 38, 40, 0.7), rgba(14, 38, 40, 0.12) 58%, rgba(14, 38, 40, 0));
  transform: rotate(-24deg);
  opacity: 0.82;
}

.elementor-widget-thriveworkz-proof .proof-section .container {
  position: relative;
  z-index: 1;
  max-width: min(100%, 82rem);
  margin-inline: auto;
  padding-inline: clamp(1.5rem, 4vw, 3rem);
}

.elementor-widget-thriveworkz-proof .proof-shell {
  display: grid;
  gap: clamp(2.25rem, 4vw, 3.2rem);
}

.elementor-widget-thriveworkz-proof .proof-header {
  max-width: min(100%, 47rem);
  margin-inline: auto;
}

.elementor-widget-thriveworkz-proof .proof-header .section-tag {
  min-height: 2rem;
  border: 0;
  background: #c4f500;
  color: #0d1715;
  padding: 0.4rem 0.95rem;
  box-shadow:
    0 0 0 1px rgba(196, 245, 0, 0.16),
    0 14px 30px rgba(196, 245, 0, 0.16);
}

.elementor-widget-thriveworkz-proof .proof-header .section-tag img {
  width: 0.95rem;
  height: 0.95rem;
  filter: brightness(0) saturate(100%);
  opacity: 0.68;
}

.elementor-widget-thriveworkz-proof .proof-header h2 {
  max-width: 11ch;
  margin: 1.1rem auto 0;
  color: #ffffff;
  font-size: clamp(3rem, 5vw, 4.85rem);
  font-weight: 700;
  line-height: 0.94;
  letter-spacing: -0.06em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-proof .proof-intro {
  max-width: 42rem;
  margin: 1.15rem auto 0;
  color: rgba(230, 237, 232, 0.78);
  font-size: clamp(1rem, 1.25vw, 1.12rem);
  line-height: 1.75;
  text-wrap: pretty;
}

.elementor-widget-thriveworkz-proof .proof-grid {
  display: grid;
  gap: 1.3rem;
  margin-top: clamp(2.15rem, 4vw, 3.15rem);
}

.elementor-widget-thriveworkz-proof .proof-row {
  display: grid;
  gap: 1.3rem;
}

.elementor-widget-thriveworkz-proof .proof-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  border-radius: 1.7rem;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    border-color 220ms ease,
    background-color 220ms ease;
}

.elementor-widget-thriveworkz-proof .proof-card:hover,
.elementor-widget-thriveworkz-proof .proof-card:focus-within {
  transform: translateY(-5px);
}

.elementor-widget-thriveworkz-proof .proof-card-metric {
  padding: 1.25rem;
  border: 1px solid rgba(12, 24, 21, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 250, 245, 0.98) 100%);
  box-shadow:
    0 24px 56px rgba(2, 8, 10, 0.24),
    0 0 0 1px rgba(255, 255, 255, 0.32) inset;
}

.elementor-widget-thriveworkz-proof .proof-card-metric::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 0.42rem;
  background: linear-gradient(90deg, #c4f500 0%, #e1f973 100%);
}

.elementor-widget-thriveworkz-proof .proof-card-body {
  display: grid;
  flex: 1 1 auto;
  align-content: start;
}

.elementor-widget-thriveworkz-proof .proof-icon-shell {
  display: grid;
  width: 3.35rem;
  height: 3.35rem;
  place-items: center;
  border-radius: 1rem;
  background:
    linear-gradient(180deg, rgba(196, 245, 0, 0.28) 0%, rgba(196, 245, 0, 0.12) 100%);
  box-shadow:
    inset 0 0 0 1px rgba(118, 151, 17, 0.12),
    0 12px 24px rgba(77, 110, 12, 0.12);
}

.elementor-widget-thriveworkz-proof .proof-icon-shell img,
.elementor-widget-thriveworkz-proof .proof-icon {
  width: 1.7rem;
  height: 1.7rem;
  object-fit: contain;
}

.elementor-widget-thriveworkz-proof .proof-metric {
  margin: 1.3rem 0 0;
  color: #0a1613;
  font-size: clamp(2.3rem, 3.4vw, 3rem);
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: -0.06em;
}

.elementor-widget-thriveworkz-proof .proof-card-title {
  margin: 0.78rem 0 0;
  color: #11211d;
  font-size: clamp(1.35rem, 1.7vw, 1.65rem);
  font-weight: 700;
  line-height: 1.03;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-proof .proof-card-copy {
  margin: 0.9rem 0 0;
  color: #5b6c67;
  font-size: 0.98rem;
  line-height: 1.72;
}

.elementor-widget-thriveworkz-proof .proof-story-card {
  min-height: clamp(17rem, 22vw, 18.75rem);
  border: 1px solid rgba(255, 255, 255, 0.1);
  background:
    linear-gradient(150deg, rgba(6, 14, 13, 0.98) 0%, rgba(4, 11, 10, 0.98) 100%);
  box-shadow:
    0 22px 52px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.03);
  isolation: isolate;
}

.elementor-widget-thriveworkz-proof .proof-story-media,
.elementor-widget-thriveworkz-proof .proof-story-overlay {
  position: absolute;
  inset: 0;
  border-radius: inherit;
}

.elementor-widget-thriveworkz-proof .proof-story-media {
  background: #061112;
}

.elementor-widget-thriveworkz-proof .proof-story-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.96) contrast(1.08) brightness(0.64);
  transition: transform 320ms ease, filter 320ms ease;
  transform-origin: center;
}

.elementor-widget-thriveworkz-proof .proof-story-card:hover .proof-story-image,
.elementor-widget-thriveworkz-proof .proof-story-card:focus-within .proof-story-image {
  transform: scale(1.05);
}

.elementor-widget-thriveworkz-proof .proof-story-overlay {
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(4, 10, 10, 0.06) 0%, rgba(4, 10, 10, 0.14) 38%, rgba(4, 10, 10, 0.56) 100%);
}

.elementor-widget-thriveworkz-proof .proof-story-card-variant-1 .proof-story-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: min(42%, 14rem);
  height: 100%;
  background: linear-gradient(180deg, rgba(163, 230, 53, 0.82) 0%, rgba(163, 230, 53, 0.44) 100%);
  clip-path: polygon(34% 0, 100% 0, 76% 100%, 6% 100%);
  opacity: 0.92;
}

.elementor-widget-thriveworkz-proof .proof-story-card-variant-1 .proof-story-image {
  object-position: center;
  filter: saturate(0.98) contrast(1.1) brightness(0.66);
}

.elementor-widget-thriveworkz-proof .proof-story-card-variant-2:not(.proof-story-card-has-image) .proof-story-media {
  background:
    radial-gradient(circle at 88% 14%, rgba(196, 245, 0, 0.26) 0%, rgba(196, 245, 0, 0) 22%),
    linear-gradient(160deg, #031218 0%, #071a22 48%, #081218 100%);
}

.elementor-widget-thriveworkz-proof .proof-story-card-variant-2:not(.proof-story-card-has-image) .proof-story-media::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 600' fill='none'%3E%3Cdefs%3E%3ClinearGradient id='line' x1='0' y1='520' x2='1200' y2='120' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2377d6ff' stop-opacity='.2'/%3E%3Cstop offset='.7' stop-color='%2377d6ff' stop-opacity='.55'/%3E%3Cstop offset='1' stop-color='%23d8ff5d'/%3E%3C/linearGradient%3E%3Cfilter id='glow' x='-20%25' y='-20%25' width='140%25' height='140%25'%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M0 470C150 430 240 500 360 410C470 330 600 390 720 320C840 250 930 260 1020 180L1200 70' stroke='%23d8ff5d' stroke-opacity='.35' stroke-width='14' filter='url(%23glow)'/%3E%3Cpath d='M0 470C150 430 240 500 360 410C470 330 600 390 720 320C840 250 930 260 1020 180L1200 70' stroke='url(%23line)' stroke-width='4'/%3E%3Cpath d='M0 525L220 445L420 480L640 360L810 400L1020 180L1200 110' stroke='%2379dfff' stroke-opacity='.28' stroke-width='2'/%3E%3Cpath d='M80 560L240 470L400 520L590 395L780 450L1000 265L1150 205' stroke='%2379dfff' stroke-opacity='.18' stroke-width='2'/%3E%3Cpath d='M960 240V110M1045 210V80M1130 170V40' stroke='%23d8ff5d' stroke-opacity='.55' stroke-width='3'/%3E%3Ccircle cx='360' cy='410' r='6' fill='%2379dfff' fill-opacity='.55'/%3E%3Ccircle cx='720' cy='320' r='6' fill='%2379dfff' fill-opacity='.6'/%3E%3Ccircle cx='1020' cy='180' r='7' fill='%23d8ff5d' fill-opacity='.9'/%3E%3Ccircle cx='1200' cy='70' r='9' fill='%23d8ff5d'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.96;
}

.elementor-widget-thriveworkz-proof .proof-story-card-variant-2:not(.proof-story-card-has-image) .proof-story-image {
  opacity: 0.16;
  mix-blend-mode: screen;
  filter: saturate(0.42) contrast(1.1) brightness(0.24);
}

.elementor-widget-thriveworkz-proof .proof-story-card-variant-2.proof-story-card-has-image .proof-story-image {
  filter: saturate(1.08) contrast(1.22) brightness(0.82);
}

.elementor-widget-thriveworkz-proof .proof-story-card-variant-2 .proof-story-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 84% 18%, rgba(163, 230, 53, 0.24) 0%, rgba(163, 230, 53, 0) 24%);
  pointer-events: none;
}

.elementor-widget-thriveworkz-proof .proof-story-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex: 1 1 auto;
  min-height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
}

.elementor-widget-thriveworkz-proof .proof-story-copy {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0.6rem;
  align-content: end;
  width: min(100%, 31rem);
  max-width: min(100%, 31rem);
  padding: clamp(2rem, 3vw, 2.5rem);
  color: #ffffff !important;
  text-align: left;
}

.elementor-widget-thriveworkz-proof .proof-story-copy::before {
  content: none;
}

.elementor-widget-thriveworkz-proof .proof-story-copy > * {
  color: inherit !important;
}

.elementor-widget-thriveworkz-proof .proof-eyebrow {
  margin: 0;
  color: #ffffff !important;
  font-size: clamp(0.88rem, 1vw, 0.98rem);
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.15;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-proof .proof-story-description {
  max-width: 26rem;
  margin: 0;
  color: rgba(245, 248, 246, 0.9) !important;
  font-size: 1.02rem;
  line-height: 1.52;
  text-wrap: pretty;
}

@media (min-width: 700px) {
  .elementor-widget-thriveworkz-proof .proof-row-metrics,
  .elementor-widget-thriveworkz-proof .proof-row-narrative {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .elementor-widget-thriveworkz-proof .proof-row-metrics .proof-card:last-child {
    grid-column: 1 / -1;
  }
}

@media (min-width: 1080px) {
  .elementor-widget-thriveworkz-proof .proof-row-metrics {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .elementor-widget-thriveworkz-proof .proof-row-metrics .proof-card:last-child {
    grid-column: auto;
  }
}

@media (max-width: 899px) {
  .elementor-widget-thriveworkz-proof .proof-story-card {
    min-height: 16rem;
  }
}

@media (max-width: 699px) {
  .elementor-widget-thriveworkz-proof .proof-section {
    padding-block: 4.25rem 4.6rem;
  }

  .elementor-widget-thriveworkz-proof .proof-section::before {
    top: -7rem;
    right: -9rem;
    width: 17rem;
    height: 17rem;
  }

  .elementor-widget-thriveworkz-proof .proof-section::after {
    left: -8rem;
    bottom: -7rem;
    width: 18rem;
    height: 18rem;
  }

  .elementor-widget-thriveworkz-proof .proof-section .container {
    padding-inline: 1.25rem;
  }

  .elementor-widget-thriveworkz-proof .proof-header h2 {
    max-width: 10ch;
    font-size: clamp(2.45rem, 10vw, 3.35rem);
    line-height: 0.97;
  }

  .elementor-widget-thriveworkz-proof .proof-intro {
    font-size: 0.98rem;
    line-height: 1.65;
  }

  .elementor-widget-thriveworkz-proof .proof-grid,
  .elementor-widget-thriveworkz-proof .proof-row {
    gap: 1rem;
  }

  .elementor-widget-thriveworkz-proof .proof-card,
  .elementor-widget-thriveworkz-proof .proof-story-card {
    border-radius: 1.35rem;
  }

  .elementor-widget-thriveworkz-proof .proof-card-metric {
    padding: 1.1rem;
  }

  .elementor-widget-thriveworkz-proof .proof-icon-shell {
    width: 3rem;
    height: 3rem;
    border-radius: 0.95rem;
  }

  .elementor-widget-thriveworkz-proof .proof-icon-shell img,
  .elementor-widget-thriveworkz-proof .proof-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .elementor-widget-thriveworkz-proof .proof-metric {
    font-size: clamp(2rem, 10vw, 2.6rem);
  }

  .elementor-widget-thriveworkz-proof .proof-card-title {
    font-size: clamp(1.3rem, 6vw, 1.55rem);
  }

  .elementor-widget-thriveworkz-proof .proof-card-copy,
  .elementor-widget-thriveworkz-proof .proof-story-description {
    font-size: 0.96rem;
    line-height: 1.48;
  }

  .elementor-widget-thriveworkz-proof .proof-story-card {
    min-height: 15.25rem;
  }

  .elementor-widget-thriveworkz-proof .proof-story-copy {
    width: min(100%, 100%);
    max-width: none;
    padding: 1.5rem;
  }

  .elementor-widget-thriveworkz-proof .proof-eyebrow {
    font-size: 0.8rem;
    letter-spacing: 0.14em;
  }
}

@media (prefers-reduced-motion: reduce) {
  .elementor-widget-thriveworkz-proof .proof-card,
  .elementor-widget-thriveworkz-proof .proof-story-image {
    transition: none;
  }

  .elementor-widget-thriveworkz-proof .proof-card:hover,
  .elementor-widget-thriveworkz-proof .proof-card:focus-within,
  .elementor-widget-thriveworkz-proof .proof-story-card:hover .proof-story-image,
  .elementor-widget-thriveworkz-proof .proof-story-card:focus-within .proof-story-image {
    transform: none;
  }
}

.elementor-widget-thriveworkz-insights .insights-header {
  max-width: min(100%, 58rem);
}

.elementor-widget-thriveworkz-insights .insights-header h2 {
  max-width: clamp(14ch, 42vw, 18ch);
  margin: 1.15rem 0 0;
  font-size: clamp(2.35rem, 4vw, 3.95rem);
  line-height: 0.98;
  letter-spacing: -0.045em;
  text-wrap: balance;
}

@media (max-width: 699px) {
  .elementor-widget-thriveworkz-insights .insights-header h2 {
    max-width: 11ch;
    font-size: clamp(2rem, 8.4vw, 3rem);
    line-height: 1;
  }
}

.elementor-widget-thriveworkz-flywheel .flywheel-section {
  --flywheel-field-background:
    radial-gradient(circle at 18% 22%, rgba(86, 179, 136, 0.22) 0%, rgba(86, 179, 136, 0.12) 18%, rgba(86, 179, 136, 0) 44%),
    radial-gradient(circle at 48% 37%, rgba(42, 108, 82, 0.24) 0%, rgba(18, 63, 48, 0.16) 24%, rgba(8, 31, 24, 0) 58%),
    radial-gradient(circle at 76% 34%, rgba(10, 36, 28, 0.28) 0%, rgba(10, 36, 28, 0) 34%),
    linear-gradient(180deg, #0a3026 0%, #07251d 44%, #041610 100%);
  position: relative;
  overflow: hidden;
  padding-block: 0;
  background: var(--flywheel-field-background);
  color: #f4f7f4;
}

.elementor-widget-thriveworkz-flywheel .flywheel-section::before {
  display: none;
}

.elementor-widget-thriveworkz-flywheel .flywheel-section .container-wide {
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin-inline: auto;
  padding-inline: 0;
}

.elementor-widget-thriveworkz-flywheel .flywheel-scene {
  position: relative;
  width: 100%;
  min-height: clamp(46rem, 74vw, 58rem);
  margin-inline: auto;
  isolation: isolate;
  overflow: hidden;
  background: transparent;
}

.elementor-widget-thriveworkz-flywheel .flywheel-scene::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 105%;
  aspect-ratio: 1;
  transform: translate(-50%, -15%);
  border-radius: 50%;
  border: 2px solid rgba(188, 255, 224, 0.68);
  box-shadow:
    0 0 8px rgba(213, 255, 234, 0.3),
    0 0 22px rgba(162, 255, 209, 0.18),
    0 0 52px rgba(116, 245, 184, 0.13),
    0 0 92px rgba(80, 218, 154, 0.08);
  z-index: 1;
  pointer-events: none;
}

.elementor-widget-thriveworkz-flywheel .flywheel-scene::after {
  display: none;
}

.elementor-widget-thriveworkz-flywheel .flywheel-center {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: grid;
  width: min(100%, 33rem);
  margin: auto;
  padding: clamp(7.5rem, 14vw, 10.5rem) clamp(1.5rem, 4vw, 3rem) clamp(18rem, 24vw, 21rem);
  align-content: center;
  justify-items: center;
  text-align: center;
}

.elementor-widget-thriveworkz-flywheel .flywheel-kicker {
  margin: 0;
  color: #74d19a;
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-flywheel .flywheel-center h2 {
  max-width: 10.5ch;
  margin: 0.8rem 0 0;
  color: #f6f8f6;
  font-size: clamp(2.55rem, 4.4vw, 4.4rem);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.05em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-flywheel .flywheel-summary {
  max-width: 26rem;
  margin: 1rem 0 0;
  color: rgba(231, 242, 233, 0.82);
  font-size: clamp(0.98rem, 1.18vw, 1.08rem);
  line-height: 1.65;
  text-wrap: pretty;
}

.elementor-widget-thriveworkz-flywheel .flywheel-orbit {
  position: absolute;
  inset: 0;
  z-index: 4;
  margin: 0;
  padding: 0;
  list-style: none;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card {
  position: absolute;
  --flywheel-card-padding: clamp(1.15rem, 1.6vw, 1.35rem);
  width: clamp(11.6rem, 15.8vw, 13.9rem);
  min-height: 0;
  height: clamp(12.6rem, 17vw, 14rem);
  padding: 0;
  border: 1px solid rgba(206, 245, 220, 0.16);
  border-radius: 1.55rem;
  background:
    linear-gradient(180deg, rgba(30, 98, 68, 0.44) 0%, rgba(7, 38, 27, 0.72) 100%);
  box-shadow:
    0 28px 60px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.11),
    inset 0 -1px 0 rgba(83, 180, 132, 0.08);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  overflow: hidden;
  transform: translate(var(--card-shift-x, 0), var(--card-shift-y, 0));
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  perspective: 1600px;
  cursor: pointer;
  outline: none;
}

body.reveal-ready .elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card[data-reveal] {
  transform: translate(var(--card-shift-x, 0), calc(var(--card-shift-y, 0) + 32px));
  transition:
    opacity var(--transition-slow),
    transform var(--transition-slow),
    box-shadow 180ms ease,
    border-color 180ms ease;
}

body.reveal-ready .elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card[data-reveal].is-visible {
  transform: translate(var(--card-shift-x, 0), var(--card-shift-y, 0));
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card:hover,
.elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card:focus-visible {
  transform: translate(var(--card-shift-x, 0), calc(var(--card-shift-y, 0) - 6px));
  box-shadow:
    0 36px 76px rgba(0, 0, 0, 0.32),
    0 0 0 1px rgba(184, 239, 207, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card:focus-visible {
  border-color: rgba(192, 243, 214, 0.34);
}

.elementor-widget-thriveworkz-flywheel .flywheel-card .ss-card-shine {
  position: absolute;
  top: -36%;
  left: 17%;
  width: 58%;
  height: 180%;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.05) 34%, rgba(255, 255, 255, 0) 70%);
  transform: rotate(16deg);
  opacity: 0.72;
  pointer-events: none;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card-inner {
  position: relative;
  height: 100%;
  min-height: 100%;
  transform-style: preserve-3d;
  transition: transform 420ms cubic-bezier(0.22, 0.84, 0.31, 1);
}

@media (hover: hover) {
  .elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card:hover .flywheel-card-inner {
    transform: rotateY(180deg);
  }
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card:focus-visible .flywheel-card-inner {
  transform: rotateY(180deg);
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card.is-flipped .flywheel-card-inner {
  transform: rotateY(180deg);
}

.elementor-widget-thriveworkz-flywheel .flywheel-card-face {
  position: absolute;
  inset: 0;
  display: flex;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card-front {
  z-index: 2;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card-back {
  transform: rotateY(180deg);
}

.elementor-widget-thriveworkz-flywheel .flywheel-card .ss-card-content {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 100%;
  align-items: flex-start;
  padding: var(--flywheel-card-padding);
  padding-right: clamp(3.8rem, 4.8vw, 4.9rem);
}

.elementor-widget-thriveworkz-flywheel .flywheel-card .ss-card-back-content {
  position: relative;
  z-index: 1;
  display: grid;
  width: 100%;
  height: 100%;
  align-content: flex-start;
  gap: 0.45rem;
  padding: var(--flywheel-card-padding);
}

.elementor-widget-thriveworkz-flywheel .flywheel-step {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: rgba(74, 213, 143, 0.24);
  font-size: clamp(3rem, 4.7vw, 4.15rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.06em;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card .ss-card-title {
  max-width: 5.6ch;
  margin: 0;
  color: #f6f8f6;
  font-size: clamp(1.42rem, 1.78vw, 1.88rem);
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: -0.045em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card-back .ss-card-title {
  max-width: none;
  font-size: clamp(0.95rem, 1.08vw, 1.08rem);
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card .ss-card-number {
  position: absolute;
  top: clamp(0.45rem, 0.8vw, 0.72rem);
  right: clamp(0.65rem, 0.95vw, 0.88rem);
  bottom: auto;
  pointer-events: none;
}

.elementor-widget-thriveworkz-flywheel .flywheel-step-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: start;
  width: fit-content;
  min-width: 2rem;
  height: 2rem;
  padding-inline: 0.55rem;
  border-radius: 999px;
  background: rgba(126, 239, 176, 0.12);
  color: rgba(184, 255, 219, 0.92);
  font-size: 0.84rem;
  font-weight: 700;
  line-height: 1;
}

.elementor-widget-thriveworkz-flywheel .ss-card-description {
  margin: 0;
  color: rgba(231, 242, 233, 0.84);
  font-size: clamp(0.78rem, 0.88vw, 0.84rem);
  line-height: 1.42;
  text-wrap: pretty;
  overflow-wrap: anywhere;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.pos-1 {
  top: 14%;
  left: 7%;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.pos-2 {
  top: 42%;
  left: 3%;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.pos-3 {
  left: 50%;
  bottom: 4.5%;
  --card-shift-x: -50%;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.pos-4 {
  top: 42%;
  right: 3%;
}

.elementor-widget-thriveworkz-flywheel .flywheel-card.pos-5 {
  top: 8%;
  right: 7%;
}

@media (max-width: 1199px) {
  .elementor-widget-thriveworkz-flywheel .flywheel-scene {
    min-height: clamp(44rem, 78vw, 54rem);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-center {
    width: min(100%, 31rem);
    padding-top: clamp(6.5rem, 13vw, 9rem);
    padding-bottom: clamp(17rem, 24vw, 19.5rem);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-center h2 {
    max-width: 10.75ch;
    font-size: clamp(2.3rem, 4.8vw, 3.7rem);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card {
    width: clamp(11rem, 19.5vw, 12.65rem);
    min-height: 0;
    height: clamp(12rem, 19vw, 13rem);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-1,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-5 {
    top: 11%;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-1 {
    left: 4%;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-2 {
    top: 43%;
    left: 1%;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-3 {
    bottom: 4%;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-4 {
    top: 43%;
    right: 1%;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-5 {
    right: 4%;
  }
}

@media (max-width: 1100px) {
  .elementor-widget-thriveworkz-flywheel .flywheel-scene {
    display: grid;
    min-height: auto;
    gap: 2rem;
    padding-top: 1rem;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-scene::before {
    top: 1rem;
    width: min(92vw, 38rem);
    height: auto;
    transform: translate(-50%, -24%);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-scene::after {
    top: min(30rem, 72vw);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-center {
    position: relative;
    width: min(100%, 34rem);
    padding: clamp(3rem, 6vw, 4rem) 1rem 0;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-orbit {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.25rem;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-1,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-2,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-3,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-4,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-5 {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    min-height: 0;
    height: 12.2rem;
    transform: none;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-5 {
    grid-column: 1 / -1;
    width: min(100%, 15rem);
    justify-self: center;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-1,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-2,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-3,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-4,
  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-5 {
    --card-shift-x: 0;
    --card-shift-y: 0;
  }
}

@media (max-width: 560px) {
  .elementor-widget-thriveworkz-flywheel .flywheel-scene::before {
    width: min(128vw, 31rem);
    transform: translate(-50%, -29%);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-scene::after {
    top: min(24rem, 79vw);
  }

  .elementor-widget-thriveworkz-flywheel #startup-studio-flywheel .flywheel-center,
  .elementor-widget-thriveworkz-flywheel .flywheel-section .flywheel-center {
    width: min(100%, 26rem) !important;
    padding-inline: 0.5rem !important;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-center h2 {
    max-width: 10ch;
    font-size: clamp(2.1rem, 9vw, 3rem);
    line-height: 1;
  }

  .elementor-widget-thriveworkz-flywheel #startup-studio-flywheel .flywheel-summary,
  .elementor-widget-thriveworkz-flywheel .flywheel-section .flywheel-summary {
    justify-self: stretch !important;
    width: 100% !important;
    max-width: none !important;
    font-size: 0.94rem !important;
    line-height: 1.55 !important;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-orbit {
    grid-template-columns: 1fr;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.pos-5 {
    width: 100%;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card.ss-card {
    min-height: 11.35rem;
    height: max(11.35rem, var(--flywheel-card-mobile-height, 11.35rem));
    --flywheel-card-padding: 1.1rem;
    border-radius: 1.35rem;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card .ss-card-content {
    padding-right: 3.2rem;
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-card .ss-card-title {
    font-size: clamp(1.5rem, 8vw, 1.95rem);
  }

  .elementor-widget-thriveworkz-flywheel .flywheel-step {
    font-size: clamp(3.25rem, 17vw, 4.5rem);
  }
}

.elementor-widget-thriveworkz-venture-model .venture-model-section {
  background: #f7f9fc;
  padding-block: 6rem 6.5rem;
}

.elementor-widget-thriveworkz-venture-model .venture-model-intro {
  display: grid;
  gap: 1.25rem;
  max-width: none;
  padding-bottom: 2.75rem;
}

.elementor-widget-thriveworkz-venture-model .venture-model-kicker {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.9rem;
  margin: 0;
  color: #5d7ea0;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-venture-model .venture-model-kicker::after {
  content: "";
  width: 3rem;
  height: 1px;
  background: rgba(73, 104, 137, 0.24);
}

.elementor-widget-thriveworkz-venture-model .venture-model-intro h2 {
  max-width: clamp(12ch, 30vw, 15ch);
  margin: 0;
  color: #121d3b;
  font-size: clamp(2.85rem, 5.2vw, 4.9rem);
  font-weight: 600;
  line-height: 0.96;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-venture-model .venture-model-summary {
  max-width: 36rem;
  margin: 0;
  color: #496889;
  font-size: 1.12rem;
  line-height: 1.75;
}

.elementor-widget-thriveworkz-venture-model .venture-model-process {
  margin-top: 1.8rem;
}

.elementor-widget-thriveworkz-venture-model .venture-model-process-label {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 0 0 1.5rem;
  color: #1d4866;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-venture-model .venture-model-grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 1.5rem;
  margin-top: 0;
  padding: 0;
  list-style: none;
}

.elementor-widget-thriveworkz-venture-model .venture-model-card {
  --venture-model-accent: #c7ddd1;
  position: relative;
  display: grid;
  width: 100%;
  min-height: 100%;
  grid-template-rows: auto 1fr;
  gap: 1.45rem;
  border: 1px solid #dfe7ee;
  border-radius: var(--radius-xl, 30px);
  background: #fefefd;
  padding: 1.85rem;
  box-shadow:
    inset 0 4px 0 var(--venture-model-accent),
    0 18px 48px rgba(24, 48, 66, 0.06);
}

.elementor-widget-thriveworkz-venture-model .venture-model-card:nth-child(2) {
  --venture-model-accent: #d2e1ef;
}

.elementor-widget-thriveworkz-venture-model .venture-model-card:nth-child(3) {
  --venture-model-accent: #d9e2c8;
}

.elementor-widget-thriveworkz-venture-model .venture-model-card:nth-child(4) {
  --venture-model-accent: #d9def0;
}

.elementor-widget-thriveworkz-venture-model .venture-model-card-header {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.elementor-widget-thriveworkz-venture-model .venture-model-step {
  display: inline-flex;
  width: 3.25rem;
  height: 3.25rem;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background: #e9f9f1;
  color: #007a66;
  font-size: 0.98rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  box-shadow: inset 0 0 0 1px rgba(0, 122, 102, 0.08);
}

.elementor-widget-thriveworkz-venture-model .venture-model-step-label {
  margin: 0;
  color: #1d4866;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-venture-model .venture-model-card-body {
  display: grid;
  align-content: start;
  gap: 0.9rem;
}

.elementor-widget-thriveworkz-venture-model .venture-model-card h3 {
  max-width: none;
  margin: 0;
  color: #0f2340;
  font-size: clamp(1.45rem, 2vw, 1.72rem);
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-venture-model .venture-model-card p {
  max-width: none;
  margin: 0;
  color: #4b6480;
  font-size: 1.02rem;
  line-height: 1.7;
}

.elementor-widget-thriveworkz-venture-model .venture-model-cta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem 1.5rem;
  margin-top: 2rem;
  padding-top: 1.75rem;
  border-top: 1px solid rgba(18, 29, 59, 0.08);
}

.elementor-widget-thriveworkz-venture-model .venture-model-cta-text {
  max-width: 38rem;
  margin: 0;
  color: #32506d;
  font-size: 1rem;
  line-height: 1.65;
}

.elementor-widget-thriveworkz-venture-model .venture-model-cta-button {
  flex-shrink: 0;
}

@media (min-width: 900px) {
  .elementor-widget-thriveworkz-venture-model .venture-model-intro {
    grid-template-columns: minmax(0, 1.15fr) minmax(18rem, 0.85fr);
    align-items: end;
    column-gap: clamp(2rem, 4vw, 4rem);
    row-gap: 1.35rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-kicker {
    grid-column: 1 / -1;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-summary {
    justify-self: end;
  }
}

@media (hover: hover) {
  .elementor-widget-thriveworkz-venture-model .venture-model-card:hover {
    transform: translateY(-4px);
    border-color: #cfdae4;
    box-shadow:
      inset 0 4px 0 var(--venture-model-accent),
      0 28px 60px rgba(24, 48, 66, 0.1);
  }
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 20% 30%, rgba(120, 180, 140, 0.15), transparent 60%),
    radial-gradient(circle at 80% 70%, rgba(120, 180, 140, 0.12), transparent 60%),
    linear-gradient(180deg, #f7f8f4 0%, #f5f7f1 100%);
  padding-block: 5rem;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-section::before,
.elementor-widget-thriveworkz-founder-journey .founder-journey-section::after {
  content: "";
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  filter: blur(34px);
  opacity: 0.74;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-section::before {
  top: -8rem;
  left: -5rem;
  width: 34rem;
  height: 34rem;
  background:
    radial-gradient(circle, rgba(160, 205, 170, 0.22) 0%, rgba(160, 205, 170, 0.08) 36%, rgba(247, 248, 244, 0) 72%);
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-section::after {
  top: 6rem;
  right: -3rem;
  width: 32rem;
  height: 32rem;
  background:
    radial-gradient(circle, rgba(156, 203, 166, 0.2) 0%, rgba(156, 203, 166, 0.08) 38%, rgba(247, 248, 244, 0) 74%);
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-section .container {
  position: relative;
  z-index: 1;
  max-width: min(100%, 80rem);
  margin-inline: auto;
  padding-inline: 3rem;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-shell {
  display: grid;
  gap: 4rem;
  align-items: center;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-header {
  display: grid;
  gap: 1.5rem;
  max-width: 32.5rem;
  position: relative;
  z-index: 1;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-header .section-tag {
  align-self: start;
  min-height: 2.6rem;
  padding: 0.52rem 1rem;
  border: 1px solid rgba(28, 82, 61, 0.12);
  background: rgba(255, 255, 255, 0.72);
  box-shadow:
    0 14px 32px rgba(30, 58, 45, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-header .section-tag img {
  width: 1.05rem;
  height: 1.12rem;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-header h2 {
  max-width: 38.75rem;
  margin: 0;
  color: #123727;
  font-size: clamp(2.625rem, 5vw, 4.25rem);
  line-height: 1.02;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-description {
  max-width: 30rem;
  margin: 0.2rem 0 0;
  color: #314640;
  font-size: clamp(1.125rem, 1.45vw, 1.25rem);
  line-height: 1.56;
  text-wrap: pretty;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr;
  align-items: stretch;
  gap: 1.75rem;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 100%;
  min-height: clamp(13.75rem, 17vw, 16.25rem);
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 1.9rem;
  background: rgba(255, 255, 255, 0.65);
  box-shadow:
    0 10px 30px rgba(0, 0, 0, 0.06),
    0 2px 6px rgba(0, 0, 0, 0.04);
  padding: 2rem;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card::before,
.elementor-widget-thriveworkz-founder-journey .founder-journey-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(247, 251, 248, 0.08) 100%);
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card::after {
  display: none;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card-featured {
  border-color: rgba(60, 160, 100, 0.5);
  background: rgba(255, 255, 255, 0.72);
  box-shadow:
    0 12px 40px rgba(60, 160, 100, 0.18),
    0 4px 12px rgba(0, 0, 0, 0.05);
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card:hover,
.elementor-widget-thriveworkz-founder-journey .founder-journey-card:focus-within {
  transform: translateY(-4px);
  border-color: rgba(0, 0, 0, 0.08);
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.08),
    0 3px 8px rgba(0, 0, 0, 0.04);
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-step {
  --founder-journey-step-background: rgba(120, 180, 140, 0.12);
  --founder-journey-step-color: rgba(20, 60, 40, 0.12);
  position: absolute;
  top: 1.25rem;
  left: 1.5rem;
  z-index: 0;
  display: block;
  min-width: 0;
  min-height: 0;
  border: 0;
  background: none;
  padding: 0;
  color: var(--founder-journey-step-color);
  font-size: clamp(5rem, 6vw, 6.875rem);
  font-weight: 700;
  letter-spacing: -0.07em;
  line-height: 0.84;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-step::after {
  display: none;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card-content {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: start;
  gap: 0;
  width: 100%;
  margin-top: 2rem;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card h3 {
  max-width: 12ch;
  margin: 0;
  color: var(--color-heading, #153526);
  font-size: clamp(1.5rem, 2vw, 1.95rem);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.05em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-founder-journey .founder-journey-card p {
  margin: 0.85rem 0 0;
  max-width: none;
  color: var(--color-body, #2e413b);
  font-size: clamp(1rem, 1.1vw, 1.08rem);
  line-height: 1.58;
  text-wrap: pretty;
}

.elementor-widget-thriveworkz-programs .programs-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 50% 18%, rgba(18, 48, 89, 0.42) 0%, rgba(18, 48, 89, 0) 48%),
    radial-gradient(circle at 50% 100%, rgba(7, 31, 64, 0.42) 0%, rgba(7, 31, 64, 0) 56%),
    linear-gradient(180deg, #07163d 0%, #081736 100%);
  padding-block: clamp(4.5rem, 6vw, 6rem);
}

.elementor-widget-thriveworkz-programs .programs-section::before,
.elementor-widget-thriveworkz-programs .programs-section::after {
  content: "";
  position: absolute;
  inset: auto;
  border-radius: 999px;
  pointer-events: none;
  filter: blur(40px);
  opacity: 0.48;
}

.elementor-widget-thriveworkz-programs .programs-section::before {
  top: 4rem;
  left: 12%;
  width: 20rem;
  height: 20rem;
  background: radial-gradient(circle, rgba(196, 245, 0, 0.1) 0%, rgba(196, 245, 0, 0) 72%);
}

.elementor-widget-thriveworkz-programs .programs-section::after {
  right: 10%;
  bottom: 4rem;
  width: 18rem;
  height: 18rem;
  background: radial-gradient(circle, rgba(46, 119, 123, 0.16) 0%, rgba(46, 119, 123, 0) 74%);
}

.elementor-widget-thriveworkz-programs .programs-section .container {
  position: relative;
  z-index: 1;
  max-width: min(100%, 78rem);
  margin-inline: auto;
  padding-inline: clamp(2rem, 3.6vw, 3rem);
}

.elementor-widget-thriveworkz-programs .programs-header {
  display: grid;
  gap: 1rem;
  max-width: min(100%, 52rem);
  margin-inline: auto;
  text-align: center;
}

.elementor-widget-thriveworkz-programs .programs-kicker {
  display: inline-flex;
  width: fit-content;
  min-height: 2rem;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0.35rem 0.8rem;
  border-radius: 999px;
  background: #c4f500;
  color: #102b1d;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-programs .programs-header h2 {
  max-width: 14ch;
  margin: 0 auto;
  color: #f4f7ff;
  font-size: clamp(3rem, 4.4vw, 4.15rem);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-programs .programs-grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 1.5rem;
  max-width: min(100%, 74rem);
  margin: clamp(2rem, 4vw, 2.75rem) auto 0;
  padding: 0;
  list-style: none;
}

.elementor-widget-thriveworkz-programs .program-card {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  min-height: clamp(26rem, 33vw, 30rem);
  overflow: hidden;
  border: 1px solid rgba(196, 245, 0, 0.52);
  border-radius: 1.7rem;
  background: linear-gradient(180deg, rgba(12, 28, 65, 0.98) 0%, rgba(8, 23, 54, 0.98) 100%);
  padding: 2rem 2rem 1.85rem;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.04),
    inset 0 -18px 36px rgba(3, 9, 24, 0.24),
    0 18px 42px rgba(2, 8, 24, 0.3);
}

.elementor-widget-thriveworkz-programs .program-card:hover,
.elementor-widget-thriveworkz-programs .program-card:focus-within {
  transform: translateY(-4px);
  border-color: rgba(196, 245, 0, 0.68);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.05),
    inset 0 -18px 36px rgba(3, 9, 24, 0.24),
    0 24px 50px rgba(2, 8, 24, 0.42);
}

.elementor-widget-thriveworkz-programs .program-card::before {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0.03);
  pointer-events: none;
}

.elementor-widget-thriveworkz-programs .program-card-featured {
  z-index: 2;
  transform: scale(1.03);
  border-color: rgba(196, 245, 0, 0.86);
  box-shadow:
    0 0 0 1px rgba(196, 245, 0, 0.26),
    0 0 44px rgba(196, 245, 0, 0.3),
    0 0 76px rgba(196, 245, 0, 0.14),
    0 28px 60px rgba(2, 8, 24, 0.46),
    inset 0 1px 0 rgba(255, 255, 255, 0.05),
    inset 0 -18px 36px rgba(3, 9, 24, 0.24);
}

.elementor-widget-thriveworkz-programs .program-card-icon {
  display: grid;
  width: clamp(4rem, 4.8vw, 4.75rem);
  height: clamp(4rem, 4.8vw, 4.75rem);
  place-items: center;
  margin-top: 0.1rem;
}

.elementor-widget-thriveworkz-programs .program-card-icon-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.elementor-widget-thriveworkz-programs .program-card-body {
  display: grid;
  flex: 1 1 auto;
  width: 100%;
  align-items: center;
  align-content: start;
  justify-items: center;
}

.elementor-widget-thriveworkz-programs .program-pill {
  display: block;
  max-width: 19ch;
  margin-top: 0.85rem;
  padding: 0;
  border: 0;
  background: none;
  color: rgba(244, 247, 255, 0.72);
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.2;
  text-transform: uppercase;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-programs .program-card h3 {
  max-width: 8ch;
  margin: 1.5rem 0 0;
  color: #ffffff;
  font-size: clamp(2rem, 3vw, 3.1rem);
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-programs .program-card p {
  max-width: 17rem;
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.05rem;
  line-height: 1.58;
  text-wrap: pretty;
}

.elementor-widget-thriveworkz-programs .program-card-cta {
  display: inline-flex;
  min-height: 3.2rem;
  align-items: center;
  justify-content: center;
  width: min(100%, 12.75rem);
  margin-top: 1.85rem;
  padding: 0.85rem 1.4rem;
  border-radius: 999px;
  background: #c4f500;
  color: #102b1d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(196, 245, 0, 0.2);
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    filter 180ms ease;
}

.elementor-widget-thriveworkz-programs .program-card-cta:hover,
.elementor-widget-thriveworkz-programs .program-card-cta:focus-visible {
  transform: translateY(-1px);
  filter: brightness(1.02);
  box-shadow: 0 16px 32px rgba(196, 245, 0, 0.24);
}

.elementor-widget-thriveworkz-programs .program-card-cta:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 3px;
}

.elementor-widget-thriveworkz-apply .apply-section {
  background: linear-gradient(180deg, #19352d 0%, #173b34 100%);
  padding-block: 6rem 6.5rem;
}

.elementor-widget-thriveworkz-apply .apply-grid {
  display: grid;
  gap: 2.5rem;
}

.elementor-widget-thriveworkz-apply .apply-copy {
  max-width: 44rem;
  text-align: center;
}

.elementor-widget-thriveworkz-apply .apply-tag {
  color: var(--color-brand, #1d6669);
}

.elementor-widget-thriveworkz-apply .apply-tag img {
  width: 1.25rem;
  height: 1.25rem;
}

.elementor-widget-thriveworkz-apply .apply-copy h2 {
  margin-top: 1.5rem;
  color: #ffffff;
  font-size: clamp(2.55rem, 5vw, 4.4rem);
  font-weight: 600;
  line-height: 0.94;
  letter-spacing: -0.055em;
}

.elementor-widget-thriveworkz-apply .apply-description {
  max-width: 36ch;
  margin: 1.5rem auto 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 1.12rem;
  line-height: 1.85;
}

.elementor-widget-thriveworkz-apply .apply-form-shell {
  width: 100%;
  max-width: 760px;
  margin-inline: auto;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.04);
  padding: 1.25rem;
  box-shadow: 0 28px 72px rgba(8, 20, 18, 0.24);
  backdrop-filter: blur(12px);
}

.elementor-widget-thriveworkz-apply .apply-form-shell:hover,
.elementor-widget-thriveworkz-apply .apply-form-shell:focus-within {
  transform: translateY(-4px);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 34px 80px rgba(8, 20, 18, 0.28);
}

.elementor-widget-thriveworkz-apply .apply-form {
  display: grid;
  gap: 1rem;
}

.thriveworkz-apply-shell .apply-feedback {
  margin-bottom: 1rem;
  padding: 0.95rem 1rem;
  border-radius: 1rem;
  font-size: 0.98rem;
  line-height: 1.6;
}

.thriveworkz-apply-shell .apply-feedback-success {
  background: rgba(196, 245, 0, 0.14);
  color: #eef8c0;
  box-shadow: inset 0 0 0 1px rgba(196, 245, 0, 0.18);
}

.thriveworkz-apply-shell .apply-feedback-error {
  background: rgba(255, 255, 255, 0.08);
  color: #fff1f1;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}

.thriveworkz-apply-shell .thriveworkz-apply-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.thriveworkz-apply-shell form:not(.apply-form) {
  display: grid;
  gap: 1rem;
}

.thriveworkz-apply-shell input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
.thriveworkz-apply-shell textarea,
.thriveworkz-apply-shell select {
  width: 100%;
  min-height: 64px;
  border: 1px solid rgba(25, 97, 100, 0.08);
  border-radius: 20px;
  background: #ffffff;
  padding: 0.95rem 1.25rem;
  color: #19352d;
  font: inherit;
  font-size: 1.05rem;
  outline: none;
  transition:
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.thriveworkz-apply-shell textarea {
  min-height: 168px;
  resize: vertical;
}

.thriveworkz-apply-shell input:focus,
.thriveworkz-apply-shell textarea:focus,
.thriveworkz-apply-shell select:focus,
.thriveworkz-apply-shell button:focus-visible,
.thriveworkz-apply-shell input[type="submit"]:focus-visible {
  box-shadow:
    0 0 0 2px #c4f500,
    0 0 0 4px rgba(196, 245, 0, 0.18);
}

.thriveworkz-apply-shell button,
.thriveworkz-apply-shell input[type="submit"],
.thriveworkz-apply-shell .wpforms-submit {
  display: inline-flex;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  border: 0;
  border-radius: 20px;
  background: #196164;
  color: #ffffff;
  padding: 1rem 1.5rem;
  font: inherit;
  font-size: 1.05rem;
  font-weight: 600;
  cursor: pointer;
  transition:
    background-color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

.thriveworkz-apply-shell button:hover,
.thriveworkz-apply-shell input[type="submit"]:hover,
.thriveworkz-apply-shell .wpforms-submit:hover {
  background: #154f52;
  transform: translateY(-1px);
  box-shadow: 0 16px 32px rgba(21, 79, 82, 0.24);
}

@media (min-width: 700px) {
  .elementor-widget-thriveworkz-venture-model .venture-model-grid,
  .elementor-widget-thriveworkz-founder-journey .founder-journey-grid,
  .elementor-widget-thriveworkz-programs .programs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .elementor-widget-thriveworkz-programs .programs-grid > :last-child {
    grid-column: 1 / -1;
    width: min(100%, 24rem);
    margin-inline: auto;
  }
}

@media (min-width: 1024px) {
  .elementor-widget-thriveworkz-venture-model .venture-model-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-shell {
    grid-template-columns: minmax(0, 32.5rem) minmax(0, 1fr);
    column-gap: 4rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-section .container {
    padding-inline: 3rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-header {
    align-self: center;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-self: center;
    gap: 1.75rem;
  }

  .elementor-widget-thriveworkz-programs .programs-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    gap: 1.5rem;
  }

  .elementor-widget-thriveworkz-programs .programs-grid > :last-child {
    grid-column: auto;
    width: 100%;
    margin-inline: 0;
  }

  .elementor-widget-thriveworkz-programs .program-card-featured {
    margin-block: -0.25rem 0.25rem;
  }

  .elementor-widget-thriveworkz-apply .apply-grid {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    align-items: start;
    gap: 2.5rem;
  }

  .elementor-widget-thriveworkz-apply .apply-copy {
    margin-inline: 0;
    text-align: left;
    padding-top: 1.5rem;
  }

  .elementor-widget-thriveworkz-apply .apply-description {
    margin-inline: 0;
  }

  .elementor-widget-thriveworkz-apply .apply-form-shell {
    max-width: none;
    margin-inline: 0;
    padding: 2rem;
  }
}

@media (max-width: 1023px) {
  .elementor-widget-thriveworkz-venture-model .venture-model-section,
  .elementor-widget-thriveworkz-founder-journey .founder-journey-section,
  .elementor-widget-thriveworkz-programs .programs-section,
  .elementor-widget-thriveworkz-apply .apply-section {
    padding-block: 5rem 5.3rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-section {
    padding-block: 4rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-section .container {
    padding-inline: 2rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-shell {
    gap: 2.75rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-header {
    max-width: 32.5rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-header h2 {
    max-width: 38rem;
    font-size: clamp(2.75rem, 6.6vw, 4rem);
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-description {
    max-width: 30rem;
    font-size: clamp(1.125rem, 2.05vw, 1.2rem);
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-card {
    min-height: clamp(13.75rem, 26vw, 15.75rem);
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-step {
    font-size: clamp(4.5rem, 8vw, 6rem);
  }

  .elementor-widget-thriveworkz-programs .programs-section {
    padding-block: 4rem 4.5rem;
  }

  .elementor-widget-thriveworkz-programs .programs-section .container {
    padding-inline: 2rem;
  }

  .elementor-widget-thriveworkz-programs .programs-header {
    max-width: min(100%, 45rem);
  }

  .elementor-widget-thriveworkz-programs .programs-header h2 {
    max-width: 12.8ch;
    font-size: clamp(2.8rem, 6.2vw, 3.7rem);
  }

  .elementor-widget-thriveworkz-programs .programs-grid {
    max-width: 48rem;
    gap: 1.35rem;
  }

  .elementor-widget-thriveworkz-programs .program-card {
    min-height: 25rem;
    padding: 1.75rem 1.55rem 1.6rem;
  }

  .elementor-widget-thriveworkz-programs .program-card-featured {
    transform: scale(1.015);
  }

  .elementor-widget-thriveworkz-programs .program-card h3 {
    font-size: clamp(2rem, 5vw, 2.55rem);
  }

  .elementor-widget-thriveworkz-programs .program-pill {
    max-width: 18ch;
    font-size: 0.82rem;
  }

  .elementor-widget-thriveworkz-programs .program-card p {
    max-width: 16rem;
    font-size: 1rem;
  }
}

@media (max-width: 699px) {
  .elementor-widget-thriveworkz-venture-model .venture-model-intro h2,
  .elementor-widget-thriveworkz-founder-journey .founder-journey-header h2,
  .elementor-widget-thriveworkz-programs .programs-header h2,
  .elementor-widget-thriveworkz-apply .apply-copy h2 {
    font-size: clamp(2.2rem, 10vw, 3.35rem);
    line-height: 0.99;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-card,
  .elementor-widget-thriveworkz-founder-journey .founder-journey-card,
  .elementor-widget-thriveworkz-programs .program-card,
  .elementor-widget-thriveworkz-apply .apply-form-shell {
    padding-inline: 1.2rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-intro {
    gap: 1rem;
    padding-bottom: 2rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-intro h2 {
    max-width: 11ch;
    font-size: clamp(2.3rem, 8.6vw, 3.35rem);
    line-height: 0.99;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-card {
    border-radius: 1.55rem;
    gap: 1.2rem;
    padding: 1.4rem 1.25rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-summary {
    font-size: 1.02rem;
    line-height: 1.75;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-process {
    margin-top: 1.5rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-process-label {
    gap: 0.75rem;
    margin-bottom: 1.1rem;
    font-size: 0.82rem;
    letter-spacing: 0.14em;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-process-label::after {
    min-width: 2rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-card-header {
    gap: 0.85rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-step {
    width: 3rem;
    height: 3rem;
    border-radius: 0.9rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-card h3 {
    font-size: 1.55rem;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-card p {
    font-size: 0.98rem;
    line-height: 1.75;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-cta {
    margin-top: 1.5rem;
    padding-top: 1.35rem;
    align-items: stretch;
  }

  .elementor-widget-thriveworkz-venture-model .venture-model-cta-button {
    width: 100%;
    justify-content: center;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-card {
    min-height: auto;
    border-radius: 1.75rem;
    padding: 1.5rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-card-content {
    margin-top: 2rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-card h3 {
    max-width: none;
    font-size: clamp(1.45rem, 7vw, 1.75rem);
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-card p {
    max-width: none;
    font-size: 0.98rem;
    line-height: 1.58;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-step {
    top: 1rem;
    left: 1.1rem;
    font-size: clamp(3.5rem, 18vw, 4.5rem);
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-section {
    padding-block: 3rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-section .container {
    padding-inline: 1.25rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-shell {
    gap: 2.25rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-header {
    gap: 1rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-header h2 {
    max-width: 100%;
    margin: 0;
    font-size: clamp(2.4rem, 10.5vw, 3.2rem);
    line-height: 1.02;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-description {
    max-width: 100%;
    margin-top: 0.1rem;
    font-size: 1rem;
    line-height: 1.58;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-header .section-tag {
    min-height: 2.4rem;
    padding: 0.48rem 0.9rem;
  }

  .elementor-widget-thriveworkz-founder-journey .founder-journey-grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }

  .elementor-widget-thriveworkz-programs .program-card {
    min-height: auto;
    padding: 1.75rem 1.4rem 1.5rem;
    border-radius: 1.55rem;
  }

  .elementor-widget-thriveworkz-programs .programs-header {
    gap: 0.9rem;
  }

  .elementor-widget-thriveworkz-programs .programs-kicker {
    min-height: 1.85rem;
    padding: 0.34rem 0.72rem;
    font-size: 0.68rem;
    letter-spacing: 0.08em;
  }

  .elementor-widget-thriveworkz-programs .programs-header h2 {
    max-width: 9.4ch;
    margin: 0 auto;
    font-size: clamp(2.45rem, 11vw, 3.35rem);
    line-height: 1;
  }

  .elementor-widget-thriveworkz-programs .programs-grid {
    max-width: none;
    margin-top: 1.75rem;
    gap: 1.1rem;
  }

  .elementor-widget-thriveworkz-programs .program-pill {
    max-width: 19ch;
    margin-top: 0.75rem;
    font-size: 0.78rem;
    letter-spacing: 0.05em;
  }

  .elementor-widget-thriveworkz-programs .program-card h3 {
    max-width: none;
    margin-top: 1.25rem;
    font-size: clamp(1.85rem, 8vw, 2.4rem);
  }

  .elementor-widget-thriveworkz-programs .program-card p {
    max-width: none;
    font-size: 0.98rem;
    line-height: 1.6;
  }

  .elementor-widget-thriveworkz-programs .program-card-icon {
    width: 3.6rem;
    height: 3.6rem;
  }

  .elementor-widget-thriveworkz-programs .program-card-featured {
    transform: none;
    margin-block: 0;
  }

  .elementor-widget-thriveworkz-programs .program-card-cta {
    width: 100%;
    margin-top: 1.5rem;
  }

  .elementor-widget-thriveworkz-apply .apply-form-shell {
    border-radius: 1.55rem;
    padding-block: 1.2rem;
  }

  .elementor-widget-thriveworkz-apply .apply-field,
  .elementor-widget-thriveworkz-apply .apply-submit {
    min-height: 58px;
    font-size: 1rem;
  }

  .elementor-widget-thriveworkz-apply .apply-field-textarea {
    min-height: 150px;
  }
}

.elementor-widget-thriveworkz-why .why-section {
  background: transparent;
  padding-block: clamp(4.5rem, 7vw, 6.25rem);
}

.elementor-widget-thriveworkz-why .why-shell {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: clamp(2rem, 3vw, 2.4rem);
  background:
    radial-gradient(circle at top left, rgba(126, 255, 164, 0.1), transparent 30%),
    linear-gradient(180deg, #0a3f26 0%, #082f1b 100%);
  box-shadow:
    0 30px 70px rgba(4, 19, 11, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.elementor-widget-thriveworkz-why .why-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);
  gap: clamp(2.75rem, 4.2vw, 5rem);
  align-items: start;
  padding: clamp(2rem, 5vw, 4rem);
}

.elementor-widget-thriveworkz-why .why-copy {
  max-width: none;
}

.elementor-widget-thriveworkz-why .why-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  min-height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem 0.78rem 1.1rem;
  border: 1px solid rgba(245, 240, 229, 0.26);
  border-radius: 0.95rem;
  background: rgba(255, 255, 255, 0.02);
  color: rgba(245, 240, 229, 0.9);
  font-family: var(--font-heading);
  font-size: 0.88rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-why .why-kicker::after {
  content: "\2197";
  font-size: 1rem;
  line-height: 1;
}

.elementor-widget-thriveworkz-why .why-display-title {
  max-width: 8.6ch;
  margin: clamp(2rem, 4vw, 3rem) 0 0;
  color: #f4efe3;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(4rem, 8vw, 6.7rem);
  font-weight: 600;
  line-height: 0.88;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-why .why-faq {
  align-self: stretch;
  padding-top: clamp(1rem, 2.6vw, 1.9rem);
}

.elementor-widget-thriveworkz-why .why-panel-heading {
  max-width: 14ch;
  margin: 0;
  color: rgba(244, 239, 227, 0.88);
  font-family: var(--font-heading);
  font-size: clamp(1.65rem, 2.3vw, 2.6rem);
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1.18;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-why .why-accordion {
  margin-top: clamp(1.6rem, 3vw, 2.5rem);
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.elementor-widget-thriveworkz-why .why-accordion-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: none;
}

.elementor-widget-thriveworkz-why .why-accordion-question {
  margin: 0;
}

.elementor-widget-thriveworkz-why .why-accordion-trigger {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: clamp(1.25rem, 2.1vw, 1.85rem) 0;
  border: 0;
  background: transparent;
  color: #f5efe4;
  cursor: pointer;
  font: inherit;
  text-align: left;
  touch-action: manipulation;
}

.elementor-widget-thriveworkz-why .why-accordion-trigger:focus-visible {
  outline: 2px solid rgba(215, 240, 95, 0.78);
  outline-offset: 0.42rem;
  border-radius: 1rem;
}

.elementor-widget-thriveworkz-why .why-accordion-title {
  max-width: 17ch;
  color: inherit;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 2.6vw, 2.5rem);
  font-weight: 600;
  line-height: 1.04;
  letter-spacing: -0.035em;
}

.elementor-widget-thriveworkz-why .why-accordion-icon {
  position: relative;
  width: 2.4rem;
  height: 2.4rem;
  flex: 0 0 auto;
  color: rgba(245, 240, 229, 0.88);
}

.elementor-widget-thriveworkz-why .why-accordion-icon::before,
.elementor-widget-thriveworkz-why .why-accordion-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 1.5px;
  background: currentColor;
  transform: translate(-50%, -50%);
  transition:
    opacity 180ms ease,
    transform 180ms ease;
}

.elementor-widget-thriveworkz-why .why-accordion-icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.elementor-widget-thriveworkz-why .why-accordion-trigger[aria-expanded="true"] .why-accordion-icon::after {
  opacity: 0;
}

.elementor-widget-thriveworkz-why .why-accordion-panel[hidden] {
  display: none;
}

.elementor-widget-thriveworkz-why .why-accordion-answer {
  max-width: 36ch;
  padding: 0 0 clamp(1.5rem, 2vw, 1.85rem);
  color: rgba(236, 239, 232, 0.8);
  font-size: clamp(1rem, 1.2vw, 1.12rem);
  line-height: 1.78;
}

.elementor-widget-thriveworkz-why .why-accordion-answer br {
  display: block;
  content: "";
  margin-top: 0.45rem;
}

@media (hover: hover) {
  .elementor-widget-thriveworkz-why .why-accordion-trigger:hover .why-accordion-title {
    color: #ffffff;
  }
}

@media (max-width: 1024px) {
  .elementor-widget-thriveworkz-why .why-grid {
    grid-template-columns: 1fr;
    gap: 2.2rem;
  }

  .elementor-widget-thriveworkz-why .why-display-title {
    max-width: 9.1ch;
    font-size: clamp(3.8rem, 11vw, 5.4rem);
  }

  .elementor-widget-thriveworkz-why .why-faq {
    padding-top: 0;
  }

  .elementor-widget-thriveworkz-why .why-panel-heading {
    max-width: 16ch;
  }
}

@media (max-width: 699px) {
  .elementor-widget-thriveworkz-why .why-section {
    padding-block: 3rem 4rem;
  }

  .elementor-widget-thriveworkz-why .why-shell {
    border-radius: 1.65rem;
  }

  .elementor-widget-thriveworkz-why .why-grid {
    gap: 1.8rem;
    padding: 1.4rem 1.2rem 1.55rem;
  }

  .elementor-widget-thriveworkz-why .why-kicker {
    min-height: 2.6rem;
    padding: 0.62rem 0.88rem 0.68rem 0.96rem;
    font-size: 0.73rem;
    letter-spacing: 0.1em;
  }

  .elementor-widget-thriveworkz-why .why-display-title {
    max-width: 9.4ch;
    margin-top: 1.55rem;
    font-size: clamp(3rem, 13vw, 4.3rem);
    line-height: 0.92;
  }

  .elementor-widget-thriveworkz-why .why-panel-heading {
    font-size: clamp(1.45rem, 7vw, 1.85rem);
    letter-spacing: 0.12em;
  }

  .elementor-widget-thriveworkz-why .why-accordion-trigger {
    gap: 0.8rem;
    padding-block: 1.15rem;
  }

  .elementor-widget-thriveworkz-why .why-accordion-title {
    max-width: 11ch;
    font-size: clamp(1.65rem, 8vw, 2rem);
  }

  .elementor-widget-thriveworkz-why .why-accordion-icon {
    width: 2rem;
    height: 2rem;
  }

  .elementor-widget-thriveworkz-why .why-accordion-answer {
    max-width: none;
    padding-bottom: 1.35rem;
    font-size: 0.98rem;
    line-height: 1.72;
  }
}

.elementor-widget-thriveworkz-contact .contact-section {
  background: transparent;
  padding-block: clamp(4.75rem, 7vw, 6.2rem);
}

.elementor-widget-thriveworkz-contact .contact-shell {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  max-width: min(100%, 1120px);
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 3.75rem) clamp(1.25rem, 4vw, 2.6rem);
  border: 1px solid rgba(255, 255, 255, 0.76);
  border-radius: clamp(2rem, 3vw, 2.6rem);
  background:
    radial-gradient(circle at 84% 20%, rgba(218, 255, 110, 0.44), rgba(218, 255, 110, 0) 29%),
    radial-gradient(circle at 76% 78%, rgba(211, 246, 102, 0.24), rgba(211, 246, 102, 0) 38%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.97) 0%, rgba(249, 253, 241, 0.98) 100%);
  box-shadow:
    0 34px 76px rgba(20, 53, 35, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.elementor-widget-thriveworkz-contact .contact-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 86%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 44%);
  pointer-events: none;
  z-index: -1;
}

.elementor-widget-thriveworkz-contact .contact-stack {
  display: grid;
  justify-items: center;
  gap: clamp(1.2rem, 2vw, 1.8rem);
  max-width: 52rem;
  margin-inline: auto;
  text-align: center;
}

.elementor-widget-thriveworkz-contact .contact-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  min-height: 2.7rem;
  margin: 0;
  padding: 0.55rem 0.95rem 0.58rem 1rem;
  border: 1px solid rgba(17, 53, 27, 0.08);
  border-radius: 999px;
  background: linear-gradient(180deg, #244d2d 0%, #16341d 100%);
  color: #f6f4e7;
  font-family: var(--font-heading);
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 0 10px 24px rgba(19, 56, 29, 0.14);
}

.elementor-widget-thriveworkz-contact .contact-pill-status {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 999px;
  background: rgba(203, 240, 94, 0.16);
  color: #cbf05e;
}

.elementor-widget-thriveworkz-contact .contact-pill-status::before {
  content: "";
  position: absolute;
  inset: 0.18rem;
  border: 1px solid rgba(203, 240, 94, 0.4);
  border-radius: inherit;
}

.elementor-widget-thriveworkz-contact .contact-pill-status span {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 999px;
  background: currentColor;
}

.elementor-widget-thriveworkz-contact .contact-pill-status span + span {
  margin-left: 0.16rem;
}

.elementor-widget-thriveworkz-contact .contact-display-title {
  max-width: 12ch;
  margin: 0;
  color: #0f2916;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(4rem, 7.4vw, 5.85rem);
  font-weight: 600;
  line-height: 0.88;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-contact .contact-description {
  max-width: 34ch;
  margin: 0;
  color: rgba(20, 42, 23, 0.86);
  font-size: clamp(1.08rem, 1.5vw, 1.2rem);
  line-height: 1.62;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-contact .contact-email-link {
  color: #13241d;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.35rem, 4.4vw, 3.45rem);
  font-weight: 600;
  line-height: 0.98;
  letter-spacing: -0.045em;
  text-decoration: none;
  overflow-wrap: anywhere;
  transition:
    color 180ms ease,
    transform 180ms ease;
}

.elementor-widget-thriveworkz-contact .contact-email-link:hover,
.elementor-widget-thriveworkz-contact .contact-email-link:focus-visible {
  color: #0b1c11;
  transform: translateY(-1px);
}

.elementor-widget-thriveworkz-contact .contact-email-link:focus-visible {
  outline: 2px solid rgba(19, 66, 35, 0.2);
  outline-offset: 0.25rem;
  border-radius: 0.3rem;
}

.elementor-widget-thriveworkz-contact .contact-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.9rem;
}

.elementor-widget-thriveworkz-contact .contact-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border: 1px solid rgba(16, 49, 24, 0.14);
  border-radius: 0.95rem;
  background: rgba(255, 255, 255, 0.72);
  color: #193220;
  box-shadow: 0 10px 20px rgba(17, 45, 24, 0.08);
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    color 180ms ease,
    border-color 180ms ease;
}

.elementor-widget-thriveworkz-contact .contact-social-link.is-inactive {
  opacity: 0.68;
  cursor: default;
}

.elementor-widget-thriveworkz-contact .contact-social-link:hover,
.elementor-widget-thriveworkz-contact .contact-social-link:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(16, 49, 24, 0.2);
  background: #ffffff;
  color: #0f2816;
}

.elementor-widget-thriveworkz-contact .contact-social-link.is-inactive:hover,
.elementor-widget-thriveworkz-contact .contact-social-link.is-inactive:focus-visible {
  transform: none;
  border-color: rgba(16, 49, 24, 0.14);
  background: rgba(255, 255, 255, 0.72);
  color: #193220;
}

.elementor-widget-thriveworkz-contact .contact-social-link:focus-visible {
  outline: 2px solid rgba(19, 66, 35, 0.16);
  outline-offset: 0.25rem;
}

.elementor-widget-thriveworkz-contact .contact-social-icon-svg {
  width: 1.45rem;
  height: 1.45rem;
  fill: currentColor;
}

.elementor-widget-thriveworkz-contact .contact-social-icon-svg-instagram {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.elementor-widget-thriveworkz-contact .contact-social-icon-svg-instagram .contact-social-icon-dot {
  fill: currentColor;
  stroke: none;
}

@media (max-width: 1024px) {
  .elementor-widget-thriveworkz-contact .contact-shell {
    padding-inline: clamp(1.25rem, 4.5vw, 2rem);
  }

  .elementor-widget-thriveworkz-contact .contact-display-title {
    max-width: 11ch;
    font-size: clamp(3.5rem, 9vw, 4.85rem);
  }

  .elementor-widget-thriveworkz-contact .contact-email-link {
    font-size: clamp(2rem, 5vw, 2.9rem);
  }
}

@media (max-width: 699px) {
  .elementor-widget-thriveworkz-contact .contact-section {
    padding-block: 3rem 4rem;
  }

  .elementor-widget-thriveworkz-contact .contact-shell {
    border-radius: 1.75rem;
    padding: 1.5rem 1.1rem 1.75rem;
  }

  .elementor-widget-thriveworkz-contact .contact-stack {
    gap: 1rem;
  }

  .elementor-widget-thriveworkz-contact .contact-pill {
    min-height: 2.4rem;
    padding: 0.5rem 0.82rem 0.52rem 0.88rem;
    font-size: 0.76rem;
  }

  .elementor-widget-thriveworkz-contact .contact-display-title {
    max-width: 10ch;
    font-size: clamp(2.8rem, 12vw, 4.1rem);
    line-height: 0.92;
  }

  .elementor-widget-thriveworkz-contact .contact-description {
    max-width: 30ch;
    font-size: 1rem;
    line-height: 1.58;
  }

  .elementor-widget-thriveworkz-contact .contact-email-link {
    max-width: 10ch;
    font-size: clamp(1.75rem, 8.8vw, 2.35rem);
    line-height: 1.02;
  }

  .elementor-widget-thriveworkz-contact .contact-social-link {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 0.88rem;
  }
}

.elementor-widget-thriveworkz-partners .partner-chip {
  justify-content: center;
}

.elementor-widget-thriveworkz-partners .partner-logo-shell {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 2.5rem;
  flex: 0 0 auto;
  padding: 0.3rem;
  border-radius: 0.95rem;
  background: rgba(255, 255, 255, 0.58);
  box-shadow:
    0 0 0 1px rgba(25, 53, 45, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.elementor-widget-thriveworkz-partners .partner-logo-image,
.elementor-widget-thriveworkz-partners .partner-logo-shell img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 0;
}

.elementor-widget-thriveworkz-partners .partner-name {
  display: inline-block;
}

@media (max-width: 699px) {
  .elementor-widget-thriveworkz-partners .partner-logo-shell {
    width: 3rem;
    height: 2.2rem;
    border-radius: 0.82rem;
  }
}

.elementor-widget-thriveworkz-testimonials .testimonials-section {
  --testimonials-divider-color: rgba(31, 57, 44, 0.18);
  background:
    radial-gradient(circle at top left, rgba(201, 235, 112, 0.18), transparent 30%),
    radial-gradient(circle at top right, rgba(29, 102, 105, 0.08), transparent 26%),
    linear-gradient(180deg, #fbfdf8 0%, #f1f5ef 100%);
  padding-block: clamp(4.5rem, 8vw, 6.5rem);
}

.elementor-widget-thriveworkz-testimonials .testimonials-shell {
  display: grid;
  gap: clamp(1.75rem, 3.6vw, 2.8rem);
}

.elementor-widget-thriveworkz-testimonials .testimonials-header {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(18rem, 0.8fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: end;
}

.elementor-widget-thriveworkz-testimonials .testimonials-heading-group {
  display: grid;
  gap: 1rem;
  align-content: start;
}

.elementor-widget-thriveworkz-testimonials .testimonials-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 2rem;
  margin: 0;
  border-radius: 999px;
  background: #c4f500;
  color: #0f1916;
  padding: 0.42rem 0.92rem 0.46rem;
  box-shadow:
    0 0 0 1px rgba(196, 245, 0, 0.16),
    0 14px 30px rgba(196, 245, 0, 0.12);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.elementor-widget-thriveworkz-testimonials .testimonials-title {
  display: grid;
  gap: 0.12em;
  margin: 0;
}

.elementor-widget-thriveworkz-testimonials .testimonials-title-line {
  color: #153127;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.25rem, 7vw, 5.7rem);
  font-style: italic;
  font-weight: 600;
  line-height: 0.88;
  letter-spacing: -0.055em;
  text-wrap: balance;
}

.elementor-widget-thriveworkz-testimonials .testimonials-title-line.is-accent {
  color: #6d8617;
}

.elementor-widget-thriveworkz-testimonials .testimonials-intro {
  max-width: 30rem;
  margin: 0;
  align-self: end;
  color: #52645d;
  font-size: clamp(1rem, 1.5vw, 1.16rem);
  line-height: 1.78;
}

.elementor-widget-thriveworkz-testimonials .testimonials-divider {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 1rem;
  color: var(--testimonials-divider-color);
}

.elementor-widget-thriveworkz-testimonials .testimonials-divider::before,
.elementor-widget-thriveworkz-testimonials .testimonials-divider::after {
  content: "";
  display: block;
  height: 1px;
  background: currentColor;
}

.elementor-widget-thriveworkz-testimonials .testimonials-divider span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  white-space: nowrap;
}

.elementor-widget-thriveworkz-testimonials .testimonials-carousel {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  padding-block: 0.2rem 0.5rem;
  scrollbar-width: none;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  border-radius: 1.9rem;
  outline: none;
}

.elementor-widget-thriveworkz-testimonials .testimonials-carousel::-webkit-scrollbar {
  display: none;
}

.elementor-widget-thriveworkz-testimonials .testimonials-carousel::before,
.elementor-widget-thriveworkz-testimonials .testimonials-carousel::after {
  content: "";
  position: sticky;
  top: 0;
  bottom: 0;
  width: clamp(1rem, 2.4vw, 1.75rem);
  pointer-events: none;
  z-index: 2;
}

.elementor-widget-thriveworkz-testimonials .testimonials-carousel::before {
  left: 0;
  float: left;
  background: linear-gradient(90deg, rgba(242, 246, 240, 1) 0%, rgba(242, 246, 240, 0) 100%);
}

.elementor-widget-thriveworkz-testimonials .testimonials-carousel::after {
  right: 0;
  float: right;
  background: linear-gradient(270deg, rgba(242, 246, 240, 1) 0%, rgba(242, 246, 240, 0) 100%);
}

.elementor-widget-thriveworkz-testimonials .testimonials-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - (var(--testimonial-gap, 1.4rem) * 2)) / 3);
  gap: var(--testimonial-gap, 1.4rem);
  align-items: stretch;
}

.elementor-widget-thriveworkz-testimonials .testimonial-card {
  display: grid;
  align-content: space-between;
  min-height: clamp(18rem, 24vw, 20.25rem);
  overflow: hidden;
  border: 1px solid rgba(21, 49, 39, 0.08);
  border-radius: 1.65rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(246, 250, 245, 0.98) 100%);
  padding: clamp(1.35rem, 2.5vw, 1.8rem);
  box-shadow:
    0 18px 44px rgba(17, 42, 36, 0.06),
    0 0 0 1px rgba(255, 255, 255, 0.5) inset;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    border-color 220ms ease;
}

.elementor-widget-thriveworkz-testimonials .testimonial-card:hover,
.elementor-widget-thriveworkz-testimonials .testimonial-card:focus-within {
  transform: translateY(-5px);
  border-color: rgba(29, 102, 105, 0.22);
  box-shadow:
    0 24px 54px rgba(17, 42, 36, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.68) inset;
}

.elementor-widget-thriveworkz-testimonials .testimonial-card-body {
  display: grid;
  align-content: start;
}

.elementor-widget-thriveworkz-testimonials .testimonial-card-mark {
  color: #c4f500;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.8rem, 4vw, 3.4rem);
  font-weight: 700;
  line-height: 0.6;
}

.elementor-widget-thriveworkz-testimonials .testimonial-card-quote {
  margin: 0.85rem 0 0;
  color: #1b3329;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.5rem, 2vw, 1.8rem);
  font-style: italic;
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: -0.02em;
  text-wrap: pretty;
}

.elementor-widget-thriveworkz-testimonials .testimonial-card-meta {
  display: grid;
  gap: 0.28rem;
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(21, 49, 39, 0.1);
}

.elementor-widget-thriveworkz-testimonials .testimonial-card-name {
  margin: 0;
  color: #223830;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
}

.elementor-widget-thriveworkz-testimonials .testimonial-card-role {
  margin: 0;
  color: #647570;
  font-size: 0.92rem;
  line-height: 1.5;
}

.elementor-widget-thriveworkz-testimonials .testimonials-carousel:focus-visible {
  box-shadow:
    0 0 0 4px rgba(29, 102, 105, 0.12),
    0 0 0 1px rgba(29, 102, 105, 0.18) inset;
}

@media (max-width: 1024px) {
  .elementor-widget-thriveworkz-testimonials .testimonials-header {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-intro {
    max-width: 34rem;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-track {
    grid-auto-columns: calc((100% - var(--testimonial-gap, 1.25rem)) / 2);
  }

  .elementor-widget-thriveworkz-testimonials .testimonial-card {
    min-height: 18.4rem;
  }
}

@media (max-width: 699px) {
  .elementor-widget-thriveworkz-testimonials .testimonials-section {
    padding-block: 3.4rem 4rem;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-shell {
    gap: 1.5rem;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-title-line {
    font-size: clamp(2.7rem, 14vw, 4.2rem);
    line-height: 0.92;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-intro {
    font-size: 1rem;
    line-height: 1.68;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-divider {
    gap: 0.75rem;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-divider span {
    font-size: 0.64rem;
    letter-spacing: 0.22em;
    white-space: normal;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-carousel {
    border-radius: 1.5rem;
    padding-bottom: 0.25rem;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-carousel::before,
  .elementor-widget-thriveworkz-testimonials .testimonials-carousel::after {
    display: none;
  }

  .elementor-widget-thriveworkz-testimonials .testimonials-track {
    grid-auto-columns: 100%;
    gap: 1rem;
  }

  .elementor-widget-thriveworkz-testimonials .testimonial-card {
    min-height: auto;
    padding: 1.2rem;
    border-radius: 1.35rem;
  }

  .elementor-widget-thriveworkz-testimonials .testimonial-card-quote {
    font-size: 1.38rem;
    line-height: 1.22;
  }

  .elementor-widget-thriveworkz-testimonials .testimonial-card-meta {
    margin-top: 1.2rem;
  }
}
