/* Services page — full layout */
.frameflow-light.ff-services-page {
  background: linear-gradient(180deg, #faf9fc 0%, #fff 24%, #fff 100%);
}

/* Hero (shared pattern with about) */
.frameflow-light.ff-services-page .section-hero.v1.ff-services-hero,
.frameflow-light.ff-service-page .section-hero.v1.ff-services-hero {
  min-height: unset !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.frameflow-light.ff-services-page .section-hero.v1.ff-services-hero .content-wrap,
.frameflow-light.ff-service-page .section-hero.v1.ff-services-hero .content-wrap {
  padding: clamp(120px, 14vw, 168px) 0 clamp(56px, 7vw, 88px) !important;
}

.frameflow-light.ff-services-page .ff-services-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 16px 16px 0;
  margin-bottom: 0;
}

.frameflow-light.ff-services-page .ff-services-hero__bg {
  position: absolute;
  inset: 16px 16px 0;
  z-index: 0;
  pointer-events: none;
  border-radius: 40px;
  overflow: hidden;
  background-color: #1e1550;
  background-image: url(../images/section/contact-image-bg.jpg);
  background-position: center 42%;
  background-repeat: no-repeat;
  background-size: cover;
}

.frameflow-light.ff-services-page .ff-services-hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background:
    radial-gradient(ellipse 70% 55% at 85% 15%, rgba(188, 40, 245, 0.32) 0%, transparent 55%),
    radial-gradient(ellipse 60% 50% at 10% 90%, rgba(117, 85, 245, 0.38) 0%, transparent 52%),
    linear-gradient(165deg, rgba(18, 10, 48, 0.55) 0%, rgba(30, 21, 80, 0.45) 45%, rgba(22, 14, 58, 0.62) 100%);
}

.frameflow-light.ff-services-page .ff-services-hero .container {
  position: relative;
  z-index: 1;
}

.frameflow-light.ff-services-page .ff-services-hero .content-wrap {
  padding-top: clamp(120px, 14vw, 168px);
  padding-bottom: clamp(56px, 7vw, 88px);
  max-width: 860px;
  margin-inline: auto;
  padding-left: 0;
  padding-right: 0;
}

.frameflow-light.ff-services-page .ff-services-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  padding: 8px 18px 8px 14px;
  border-radius: 99px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.88);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.frameflow-light.ff-services-page .ff-services-hero__eyebrow::before {
  content: "";
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c8f540;
  box-shadow: 0 0 12px rgba(200, 245, 64, 0.65);
}

.frameflow-light.ff-services-page .ff-services-hero__title {
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
}

.frameflow-light.ff-services-page .ff-services-hero__title-line {
  display: block;
  margin-bottom: clamp(10px, 2vw, 16px);
  font-size: clamp(13px, 2vw, 15px);
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.62);
}

.frameflow-light.ff-services-page .ff-services-hero__title-brand {
  display: block;
  font-size: clamp(38px, 8vw, 88px);
  line-height: 0.98;
  background: linear-gradient(128deg, #fff 0%, #f5eeff 28%, #e4c8ff 52%, #d4a8ff 72%, #fff 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 4px 28px rgba(196, 132, 252, 0.38));
}

.frameflow-light.ff-services-page .ff-services-hero__title-accent {
  display: block;
  width: 64px;
  height: 3px;
  margin: clamp(14px, 3vw, 20px) auto clamp(16px, 3vw, 22px);
  border-radius: 99px;
  background: linear-gradient(90deg, transparent, #c084fc, #7555f5, #c084fc, transparent);
  opacity: 0.85;
}

.frameflow-light.ff-services-page .ff-services-hero__lead {
  max-width: 580px;
  margin: 0 auto clamp(24px, 4vw, 32px);
  font-size: clamp(16px, 2.2vw, 20px);
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.82);
}

.frameflow-light.ff-services-page .ff-services-hero__lead strong {
  color: #fff;
  font-weight: 700;
}

.frameflow-light.ff-services-page .ff-services-hero__lead em {
  font-style: normal;
  font-weight: 600;
  color: #e8d5ff;
}

.frameflow-light.ff-services-page .ff-services-hero__actions {
  gap: 12px;
}

.frameflow-light.ff-services-page .ff-services-hero__actions .tf-btn,
.frameflow-light.ff-services-page .ff-services-hero__actions .tf-btn-2 {
  color: #432692 !important;
  -webkit-text-fill-color: #432692 !important;
  border: none !important;
  background: #fff !important;
  background-image: none !important;
  font-weight: 700 !important;
}

.frameflow-light.ff-services-page .ff-services-hero__actions .tf-btn:hover,
.frameflow-light.ff-services-page .ff-services-hero__actions .tf-btn-2:hover {
  color: #2b0e8a !important;
  -webkit-text-fill-color: #2b0e8a !important;
  background: #ede8ff !important;
}

/* Main services accordion block */
.frameflow-light.ff-services-page #services.section-services {
  padding-top: clamp(56px, 7vw, 88px) !important;
}

.frameflow-light.ff-services-page .ff-services-accordion .accordion-faq_item .accordion-content .content .text {
  color: #5a5568 !important;
}

/* Service offerings grid */
.frameflow-light.ff-services-page .ff-service-offerings {
  padding-top: clamp(48px, 6vw, 72px);
  padding-bottom: clamp(48px, 6vw, 72px);
  background: linear-gradient(180deg, #fff 0%, #f9f7fd 100%);
}

.frameflow-light.ff-services-page .ff-service-offering-card {
  height: 100%;
  padding: clamp(24px, 3vw, 32px);
  border-radius: 20px;
  background: #fff;
  border: 1px solid rgba(90, 72, 140, 0.1);
  box-shadow: 0 12px 36px -20px rgba(44, 38, 72, 0.12);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.frameflow-light.ff-services-page .ff-service-offering-card:hover {
  transform: translateY(-4px);
  border-color: rgba(117, 85, 245, 0.2);
  box-shadow: 0 20px 44px -18px rgba(117, 85, 245, 0.18);
}

.frameflow-light.ff-services-page .ff-service-offering-card__num {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #7555f5;
}

.frameflow-light.ff-services-page .ff-service-offering-card__title {
  margin: 0 0 14px;
  font-size: clamp(20px, 2.5vw, 24px);
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #1e1550;
}

.frameflow-light.ff-services-page .ff-service-offering-card__list {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.frameflow-light.ff-services-page .ff-service-offering-card__list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.5;
  color: #5a5568;
}

.frameflow-light.ff-services-page .ff-service-offering-card__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7555f5, #ab05e4);
}

.frameflow-light.ff-services-page .ff-service-offering-card__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #7555f5;
  text-decoration: none;
}

.frameflow-light.ff-services-page .ff-service-offering-card__link:hover {
  color: #432692;
}

.frameflow-light.ff-services-page .ff-service-offerings__note {
  max-width: 720px;
  margin: clamp(32px, 4vw, 48px) auto 0;
  padding: 16px 20px;
  border-radius: 14px;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  color: #5a5568;
  background: rgba(117, 85, 245, 0.06);
  border: 1px solid rgba(117, 85, 245, 0.12);
}

/* Software logos */
.frameflow-light.ff-services-page .ff-services-software {
  padding-bottom: clamp(48px, 6vw, 72px);
}

.frameflow-light.ff-services-page .ff-services-software .heading-section.center .ff-services-intro__desc,
.frameflow-light.ff-services-page .ff-service-offerings .heading-section.center .ff-services-intro__desc {
  display: block;
  width: 100%;
  max-width: 40rem;
  margin-inline: auto;
  text-align: center;
}

.frameflow-light.ff-services-page .ff-services-software__grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 2.5vw, 20px);
  max-width: 520px;
  margin-inline: auto;
  padding: clamp(16px, 3vw, 24px);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(90, 72, 140, 0.1);
  box-shadow: 0 12px 36px -20px rgba(44, 38, 72, 0.1);
}

.frameflow-light.ff-services-page .ff-services-software__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 72px;
}

.frameflow-light.ff-services-page .ff-services-software__item img {
  display: block;
  width: clamp(44px, 10vw, 52px);
  height: clamp(44px, 10vw, 52px);
  border-radius: 12px;
  object-fit: cover;
  box-shadow: 0 6px 16px -6px rgba(44, 38, 72, 0.22);
}

.frameflow-light.ff-services-page .ff-services-software__name {
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  color: #5a5568;
  text-align: center;
}

/* Pricing teaser — mirrors homepage ff-cta-department */
.frameflow-light .ff-services-pricing-teaser,
.frameflow-light .ff-services-pricing-teaser.flat-spacing,
.frameflow-light.ff-services-page .ff-services-pricing-teaser,
.frameflow-light.ff-service-page .ff-services-pricing-teaser {
  padding-top: clamp(40px, 5vw, 56px) !important;
  padding-bottom: clamp(40px, 5vw, 56px) !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8f6fc 100%) !important;
  background-color: #fff !important;
}

.frameflow-light .ff-services-pricing-teaser .container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1320px;
  margin-inline: auto;
  padding-inline: 12px;
}

.frameflow-light .ff-services-pricing-teaser__inner {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-inline: auto;
  min-height: clamp(260px, 28vw, 340px);
  padding: clamp(48px, 6vw, 72px) clamp(32px, 5vw, 56px);
  border-radius: 24px;
  text-align: center;
  color: #fff;
  isolation: isolate;
  gap: clamp(16px, 2.5vw, 24px);
  background: var(--ff-brand-gradient, linear-gradient(180deg, #211247 0%, #432691 100%)) !important;
  background-color: #432691 !important;
  border: 1px solid rgba(245, 244, 248, 0.12);
  box-shadow: 0 20px 48px -20px rgba(117, 85, 245, 0.35);
}

.frameflow-light .ff-services-pricing-teaser__inner > * {
  position: relative;
  z-index: 1;
}

.frameflow-light .ff-services-pricing-teaser__eyebrow {
  margin: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-align: center;
  color: rgba(255, 255, 255, 0.65);
}

.frameflow-light .ff-services-pricing-teaser__title {
  width: min(100%, 680px);
  margin: 0 auto;
  font-size: clamp(24px, 3.5vw, 36px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-align: center !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.frameflow-light .ff-services-pricing-teaser__desc {
  width: min(100%, 560px);
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.65;
  text-align: center;
  color: rgba(255, 255, 255, 0.78);
}

.frameflow-light .ff-services-pricing-teaser__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  align-items: center;
  margin: 4px auto 0;
}

.frameflow-light.ff-services-page .ff-services-pricing-teaser__actions .tf-btn,
.frameflow-light.ff-services-page .ff-services-pricing-teaser__actions .tf-btn-2 {
  background: #fff !important;
  background-image: none !important;
  color: #432692 !important;
  -webkit-text-fill-color: #432692 !important;
  border: none !important;
  font-weight: 700 !important;
  box-shadow: 0 10px 24px -12px rgba(19, 7, 45, 0.35) !important;
}

.frameflow-light.ff-services-page .ff-services-pricing-teaser__actions .tf-btn:hover,
.frameflow-light.ff-services-page .ff-services-pricing-teaser__actions .tf-btn-2:hover {
  background: #ede8ff !important;
  color: #2b0e8a !important;
  -webkit-text-fill-color: #2b0e8a !important;
}

.frameflow-light.ff-services-page .ff-clients-strip {
  border-top: 1px solid rgba(90, 72, 140, 0.08);
}

@media (max-width: 991px) {
  .frameflow-light.ff-services-page .ff-services-hero .content-wrap {
    padding-top: clamp(96px, 12vw, 120px);
  }
}

@media (max-width: 767px) {
  .frameflow-light.ff-services-page .ff-services-hero {
    padding: 12px 12px 0;
  }

  .frameflow-light.ff-services-page .ff-services-hero__bg {
    inset: 12px 12px 0;
    border-radius: 24px;
  }

  .frameflow-light.ff-services-page .ff-services-hero .content-wrap {
    padding-top: clamp(88px, 22vw, 108px);
    padding-bottom: 40px;
    padding-inline: 8px;
  }

  .frameflow-light.ff-services-page .ff-services-hero__title-brand {
    font-size: clamp(32px, 10vw, 44px);
  }

  .frameflow-light.ff-services-page .ff-services-hero__lead {
    font-size: 15px;
  }

  .frameflow-light.ff-services-page .ff-services-hero__actions {
    flex-direction: column;
    align-items: stretch !important;
    max-width: 280px;
    margin-inline: auto;
  }

  .frameflow-light.ff-services-page .ff-services-hero__actions .tf-btn,
  .frameflow-light.ff-services-page .ff-services-hero__actions .tf-btn-2 {
    width: 100%;
    justify-content: center;
  }

  .frameflow-light .ff-services-pricing-teaser__inner {
    min-height: auto;
    padding: clamp(36px, 6vw, 48px) clamp(20px, 5vw, 28px);
    gap: 16px;
  }

  .frameflow-light .ff-services-pricing-teaser__title {
    font-size: clamp(22px, 6vw, 28px);
  }

  .frameflow-light .ff-services-pricing-teaser__actions {
    width: 100%;
    max-width: 300px;
    flex-direction: column;
    align-items: stretch;
  }

  .frameflow-light .ff-services-pricing-teaser__actions .tf-btn,
  .frameflow-light .ff-services-pricing-teaser__actions .tf-btn-2 {
    width: 100%;
    justify-content: center;
  }

  .frameflow-light.ff-services-page .ff-services-software__grid {
    max-width: 100%;
    gap: 10px;
    padding: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .frameflow-light.ff-services-page .ff-service-offering-card:hover {
    transform: none;
  }
}

/* ── Individual service pages (motion, video, design, illustration) ── */
.frameflow-light.ff-service-page {
  background: linear-gradient(180deg, #faf9fc 0%, #fff 24%, #fff 100%);
}

.frameflow-light.ff-service-page .section-services-single {
  margin-top: 0 !important;
  padding-top: clamp(40px, 5vw, 56px) !important;
}

/* Featured service image — matches all-services accordion thumb sizing */
.frameflow-light.ff-service-page .ff-service-showcase {
  position: relative;
  max-width: min(920px, 100%);
  margin: 0 auto clamp(40px, 5vw, 56px);
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: linear-gradient(145deg, #1e1550 0%, #2a1366 100%);
  border: 1px solid rgba(90, 72, 140, 0.14);
  box-shadow: 0 20px 48px -24px rgba(117, 85, 245, 0.28);
}

.frameflow-light.ff-service-page .ff-service-showcase img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
  box-shadow: none;
}

.frameflow-light.ff-service-page .section-services-single .top-image {
  background: transparent;
  padding: 0;
  border-radius: 0;
  max-width: min(920px, 100%);
  margin-inline: auto;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 24px;
}

.frameflow-light.ff-service-page .section-services-single .top-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Detail mosaic: compact left hero + two stacked right tiles */
.frameflow-light.ff-service-page .section-services-single .ff-service-detail-images {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr);
  gap: 12px;
  align-items: stretch;
  height: clamp(240px, 28vw, 340px);
  max-height: 340px;
}

.frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__main {
  height: 100%;
  min-height: 0;
  overflow: hidden;
  border-radius: 16px;
}

.frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__side {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 12px;
  min-height: 0;
  height: 100%;
}

.frameflow-light.ff-service-page .section-services-single .ff-service-detail-images .image {
  overflow: hidden;
  border-radius: 16px;
  min-height: 0;
  height: 100%;
}

.frameflow-light.ff-service-page .section-services-single .ff-service-detail-images .image img,
.frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__main img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
  box-shadow: 0 12px 28px -18px rgba(44, 38, 72, 0.2);
}

.frameflow-light.ff-service-page .section-services-single .bot-image {
  aspect-ratio: 4 / 5;
  max-height: 420px;
  overflow: hidden;
  border-radius: 16px;
  margin-left: 0 !important;
}

.frameflow-light.ff-service-page .section-services-single .bot-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 12px 28px -18px rgba(44, 38, 72, 0.2);
}

@media (max-width: 991px) {
  .frameflow-light.ff-service-page .section-services-single .ff-service-detail-images {
    grid-template-columns: 1fr;
    height: auto;
    max-height: none;
    gap: 12px;
  }

  .frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__main {
    aspect-ratio: 16 / 10;
    max-height: 280px;
    height: auto;
  }

  .frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__side {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: none;
    height: auto;
    gap: 12px;
  }

  .frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__side .image {
    aspect-ratio: 4 / 3;
    max-height: 180px;
    height: auto;
  }
}

@media (max-width: 575px) {
  .frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__side {
    grid-template-columns: 1fr;
  }

  .frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__main {
    aspect-ratio: 4 / 3;
    max-height: 220px;
  }

  .frameflow-light.ff-service-page .section-services-single .ff-service-detail-images__side .image {
    aspect-ratio: 16 / 10;
    max-height: 180px;
  }
}

.frameflow-light.ff-service-page .section-services-single .heading {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #1e1550;
}

.frameflow-light.ff-service-page .section-services-single .title.fw-semibold {
  font-size: 18px;
  color: #1e1550;
}

.frameflow-light.ff-service-page .section-services-single .list-text.type-check li i {
  color: #7555f5;
}

.frameflow-light.ff-service-page .section-services-single .d-grid.gap-8 li {
  font-size: 14px;
  color: #5a5568;
}

.frameflow-light.ff-service-page #gallery .heading-title,
.frameflow-light.ff-service-page #work-gallery .heading-title {
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #1e1550;
}

.frameflow-light.ff-service-page .ff-vimeo-card {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 36px -20px rgba(44, 38, 72, 0.15);
  border: 1px solid rgba(90, 72, 140, 0.08);
}

.frameflow-light.ff-service-page .ff-gallery-card {
  display: block;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(90, 72, 140, 0.08);
  box-shadow: 0 8px 24px -16px rgba(44, 38, 72, 0.12);
  background: #f4f2fa;
}

.frameflow-light.ff-service-page .ff-gallery-card img {
  width: 100%;
  aspect-ratio: 16 / 10;
  height: auto;
  object-fit: cover;
  object-position: center;
  display: block;
}

.frameflow-light.ff-service-page .ff-service-siblings {
  padding: clamp(32px, 4vw, 48px) 0;
  background: linear-gradient(180deg, #fff 0%, #f9f7fd 100%);
}

/* Clear floating header — do not sit under the nav */
.frameflow-light.ff-service-page .ff-service-siblings.ff-motion-other-services,
.frameflow-light.ff-motion-page .ff-motion-other-services,
.frameflow-light.ff-video-page .ff-motion-other-services,
.frameflow-light.ff-digital-page .ff-motion-other-services,
.frameflow-light.ff-illustration-page .ff-motion-other-services {
  padding-top: clamp(160px, 18vw, 220px) !important;
  scroll-margin-top: 120px;
}

.frameflow-light.ff-service-page .ff-motion-other-services .heading-section,
.frameflow-light.ff-motion-page .ff-motion-other-services .heading-section,
.frameflow-light.ff-video-page .ff-motion-other-services .heading-section,
.frameflow-light.ff-digital-page .ff-motion-other-services .heading-section,
.frameflow-light.ff-illustration-page .ff-motion-other-services .heading-section {
  margin-top: 0;
  padding-top: 8px;
}

/* Brand heading ink (dark navy) — not the pricing purple gradient */
.frameflow-light.ff-service-page .ff-motion-other-services .heading-title,
.frameflow-light.ff-motion-page .ff-motion-other-services .heading-title,
.frameflow-light.ff-video-page .ff-motion-other-services .heading-title,
.frameflow-light.ff-digital-page .ff-motion-other-services .heading-title,
.frameflow-light.ff-illustration-page .ff-motion-other-services .heading-title {
  color: var(--heading, #1a1850) !important;
  background: none !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  -webkit-text-fill-color: var(--heading, #1a1850) !important;
}

.frameflow-light.ff-service-page .ff-motion-other-services .text-secondary,
.frameflow-light.ff-motion-page .ff-motion-other-services .text-secondary,
.frameflow-light.ff-video-page .ff-motion-other-services .text-secondary,
.frameflow-light.ff-digital-page .ff-motion-other-services .text-secondary,
.frameflow-light.ff-illustration-page .ff-motion-other-services .text-secondary {
  color: var(--secondary, #71717a) !important;
  -webkit-text-fill-color: var(--secondary, #71717a) !important;
}

.frameflow-light.ff-service-page .ff-service-siblings__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.frameflow-light.ff-service-page .ff-service-siblings__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border-radius: 99px;
  font-size: 14px;
  font-weight: 600;
  color: #432692;
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(117, 85, 245, 0.18);
  box-shadow: 0 6px 20px -12px rgba(117, 85, 245, 0.2);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.frameflow-light.ff-service-page .ff-service-siblings__link:hover {
  transform: translateY(-2px);
  border-color: rgba(117, 85, 245, 0.35);
  box-shadow: 0 12px 28px -14px rgba(117, 85, 245, 0.28);
  color: #7555f5;
}

.frameflow-light.ff-service-page .ff-service-siblings__link--all {
  background: linear-gradient(135deg, #7555f5, #6e4aed);
  color: #fff;
  border-color: transparent;
}

.frameflow-light.ff-service-page .ff-service-siblings__link--all:hover {
  color: #fff;
  box-shadow: 0 12px 28px -10px rgba(117, 85, 245, 0.45);
}

/* Apply shared page styles to single-service pages */
.frameflow-light.ff-service-page .ff-services-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 16px 16px 0;
  margin-bottom: 0;
}

.frameflow-light.ff-service-page .ff-services-hero__bg {
  position: absolute;
  inset: 16px 16px 0;
  z-index: 0;
  pointer-events: none;
  border-radius: 40px;
  overflow: hidden;
  background-color: #1e1550;
  background-image: url(../images/section/contact-image-bg.jpg);
  background-position: center 42%;
  background-repeat: no-repeat;
  background-size: cover;
}

.frameflow-light.ff-service-page .ff-services-hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background:
    radial-gradient(ellipse 70% 55% at 85% 15%, rgba(188, 40, 245, 0.32) 0%, transparent 55%),
    radial-gradient(ellipse 60% 50% at 10% 90%, rgba(117, 85, 245, 0.38) 0%, transparent 52%),
    linear-gradient(165deg, rgba(18, 10, 48, 0.55) 0%, rgba(30, 21, 80, 0.45) 45%, rgba(22, 14, 58, 0.62) 100%);
}

.frameflow-light.ff-service-page .ff-services-hero .container {
  position: relative;
  z-index: 1;
}

.frameflow-light.ff-service-page .ff-services-hero .content-wrap {
  padding-top: clamp(120px, 14vw, 168px);
  padding-bottom: clamp(56px, 7vw, 88px);
  max-width: 860px;
  margin-inline: auto;
}

.frameflow-light.ff-service-page .ff-services-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  padding: 8px 18px 8px 14px;
  border-radius: 99px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.88);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.frameflow-light.ff-service-page .ff-services-hero__eyebrow::before {
  content: "";
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c8f540;
  box-shadow: 0 0 12px rgba(200, 245, 64, 0.65);
}

.frameflow-light.ff-service-page .ff-services-hero__title {
  margin: 0;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1;
}

.frameflow-light.ff-service-page .ff-services-hero__title-line {
  display: block;
  margin-bottom: clamp(10px, 2vw, 16px);
  font-size: clamp(13px, 2vw, 15px);
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.62);
}

.frameflow-light.ff-service-page .ff-services-hero__title-brand {
  display: block;
  font-size: clamp(34px, 7vw, 80px);
  line-height: 0.98;
  background: linear-gradient(128deg, #fff 0%, #f5eeff 28%, #e4c8ff 52%, #d4a8ff 72%, #fff 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 4px 28px rgba(196, 132, 252, 0.38));
}

.frameflow-light.ff-service-page .ff-services-hero__title-accent {
  display: block;
  width: 64px;
  height: 3px;
  margin: clamp(14px, 3vw, 20px) auto clamp(16px, 3vw, 22px);
  border-radius: 99px;
  background: linear-gradient(90deg, transparent, #c084fc, #7555f5, #c084fc, transparent);
  opacity: 0.85;
}

.frameflow-light.ff-service-page .ff-services-hero__lead {
  max-width: 580px;
  margin: 0 auto clamp(24px, 4vw, 32px);
  font-size: clamp(16px, 2.2vw, 20px);
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.82);
}

.frameflow-light.ff-service-page .ff-services-hero__lead strong {
  color: #fff;
  font-weight: 700;
}

.frameflow-light.ff-service-page .ff-services-hero__lead em {
  font-style: normal;
  font-weight: 600;
  color: #e8d5ff;
}

.frameflow-light.ff-service-page .ff-services-hero__actions .tf-btn,
.frameflow-light.ff-service-page .ff-services-hero__actions .tf-btn-2 {
  color: #432692 !important;
  -webkit-text-fill-color: #432692 !important;
  border: none !important;
  background: #fff !important;
  background-image: none !important;
  font-weight: 700 !important;
}

.frameflow-light.ff-service-page .ff-services-hero__actions .tf-btn:hover,
.frameflow-light.ff-service-page .ff-services-hero__actions .tf-btn-2:hover {
  color: #2b0e8a !important;
  -webkit-text-fill-color: #2b0e8a !important;
  background: #ede8ff !important;
}

.frameflow-light.ff-service-page .ff-services-pricing-teaser__actions .tf-btn,
.frameflow-light.ff-service-page .ff-services-pricing-teaser__actions .tf-btn-2 {
  background: #fff !important;
  background-image: none !important;
  color: #432692 !important;
  -webkit-text-fill-color: #432692 !important;
  border: none !important;
  font-weight: 700 !important;
  box-shadow: 0 10px 24px -12px rgba(19, 7, 45, 0.35) !important;
}

.frameflow-light.ff-service-page .ff-services-pricing-teaser__actions .tf-btn:hover,
.frameflow-light.ff-service-page .ff-services-pricing-teaser__actions .tf-btn-2:hover {
  background: #ede8ff !important;
  color: #2b0e8a !important;
  -webkit-text-fill-color: #2b0e8a !important;
}

@media (max-width: 767px) {
  .frameflow-light.ff-service-page .ff-services-hero {
    padding: 12px 12px 0;
  }

  .frameflow-light.ff-service-page .ff-services-hero__bg {
    inset: 12px 12px 0;
    border-radius: 24px;
  }

  .frameflow-light.ff-service-page .ff-services-hero .content-wrap {
    padding-top: clamp(88px, 22vw, 108px);
    padding-bottom: 40px;
    padding-inline: 8px;
  }

  .frameflow-light.ff-service-page .ff-services-hero__title-brand {
    font-size: clamp(28px, 9vw, 40px);
  }

  .frameflow-light.ff-service-page .ff-services-hero__actions {
    flex-direction: column;
    align-items: stretch !important;
    max-width: 280px;
    margin-inline: auto;
  }

  .frameflow-light.ff-service-page .ff-services-hero__actions .tf-btn,
  .frameflow-light.ff-service-page .ff-services-hero__actions .tf-btn-2 {
    width: 100%;
    justify-content: center;
  }

  .frameflow-light.ff-service-page .ff-service-showcase {
    aspect-ratio: 4 / 3;
    border-radius: 20px;
    max-width: 100%;
  }
}

/* ── Services marquee — fix layout, contrast & overlap on service pages ── */
.frameflow-light.ff-services-page .ff-services-marquee,
.frameflow-light.ff-service-page .ff-services-marquee {
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-block: 0;
  margin-bottom: 0;
}

.frameflow-light.ff-services-page .ff-services-marquee__row,
.frameflow-light.ff-service-page .ff-services-marquee__row {
  position: relative;
  overflow: hidden;
  padding: 0;
  min-height: 52px;
  max-height: 72px;
}

.frameflow-light.ff-services-page .ff-services-marquee__row--dark,
.frameflow-light.ff-service-page .ff-services-marquee__row--dark {
  background: linear-gradient(90deg, #5a38d4 0%, #7555f5 38%, #9b3fd4 68%, #bc28f5 100%) !important;
  box-shadow:
    0 4px 24px -8px rgba(67, 38, 146, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.frameflow-light.ff-services-page .ff-services-marquee__row--light,
.frameflow-light.ff-service-page .ff-services-marquee__row--light {
  background: linear-gradient(90deg, #ebe6ff 0%, #e4d9ff 50%, #ebe6ff 100%) !important;
  border-top: 1px solid rgba(67, 38, 146, 0.08);
  border-bottom: 1px solid rgba(67, 38, 146, 0.06);
}

.frameflow-light.ff-services-page .ff-services-marquee .infiniteslide_wrap,
.frameflow-light.ff-service-page .ff-services-marquee .infiniteslide_wrap {
  overflow: hidden !important;
  width: 100%;
  max-height: 72px;
}

.frameflow-light.ff-services-page .ff-services-marquee .infiniteSlide,
.frameflow-light.ff-service-page .ff-services-marquee .infiniteSlide {
  display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: row !important;
  align-items: center !important;
  width: max-content;
  min-width: 100%;
}

.frameflow-light.ff-services-page .ff-services-marquee__item,
.frameflow-light.ff-service-page .ff-services-marquee__item {
  display: inline-flex !important;
  align-items: center;
  gap: 12px;
  flex: none !important;
  padding: clamp(14px, 2.2vw, 18px) clamp(28px, 4vw, 44px) !important;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.8vw, 20px) !important;
  font-weight: 700;
  line-height: 1.3 !important;
  letter-spacing: -0.02em;
  white-space: nowrap;
  opacity: 1 !important;
  visibility: visible !important;
}

.frameflow-light.ff-services-page .ff-services-marquee__text,
.frameflow-light.ff-service-page .ff-services-marquee__text {
  display: inline-block;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}

.frameflow-light.ff-services-page .ff-services-marquee__row--dark .ff-services-marquee__item,
.frameflow-light.ff-services-page .ff-services-marquee__row--dark .ff-services-marquee__text,
.frameflow-light.ff-service-page .ff-services-marquee__row--dark .ff-services-marquee__item,
.frameflow-light.ff-service-page .ff-services-marquee__row--dark .ff-services-marquee__text {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.frameflow-light.ff-services-page .ff-services-marquee__row--dark .ff-services-marquee__item .icon,
.frameflow-light.ff-service-page .ff-services-marquee__row--dark .ff-services-marquee__item .icon {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.88) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.88) !important;
}

.frameflow-light.ff-services-page .ff-services-marquee__row--light .ff-services-marquee__item,
.frameflow-light.ff-services-page .ff-services-marquee__row--light .ff-services-marquee__text,
.frameflow-light.ff-service-page .ff-services-marquee__row--light .ff-services-marquee__item,
.frameflow-light.ff-service-page .ff-services-marquee__row--light .ff-services-marquee__text {
  color: #13072d !important;
  -webkit-text-fill-color: #13072d !important;
}

.frameflow-light.ff-services-page .ff-services-marquee__row--light .ff-services-marquee__item .icon,
.frameflow-light.ff-service-page .ff-services-marquee__row--light .ff-services-marquee__item .icon {
  font-size: 12px;
  color: #432692 !important;
  -webkit-text-fill-color: #432692 !important;
  opacity: 0.75;
}

@media (max-width: 767px) {
  .frameflow-light.ff-services-page .ff-services-marquee__row,
  .frameflow-light.ff-service-page .ff-services-marquee__row {
    min-height: 48px;
    max-height: 56px;
  }

  .frameflow-light.ff-services-page .ff-services-marquee__item,
  .frameflow-light.ff-service-page .ff-services-marquee__item {
    gap: 10px;
    padding: 13px 24px !important;
    font-size: 15px !important;
  }
}

/* Service page portfolio gallery — 2-row preview + View All */
.frameflow-light.ff-service-page .ff-service-gallery.ff-gallery-grid,
.frameflow-light.ff-service-page #work-gallery .ff-service-gallery {
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  margin-left: 0;
  margin-right: 0;
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

@media (min-width: 576px) {
  .frameflow-light.ff-service-page .ff-service-gallery.ff-gallery-grid,
  .frameflow-light.ff-service-page #work-gallery .ff-service-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .frameflow-light.ff-service-page .ff-service-gallery.ff-gallery-grid,
  .frameflow-light.ff-service-page #work-gallery .ff-service-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .frameflow-light.ff-service-page .ff-service-gallery.ff-gallery-grid,
  .frameflow-light.ff-service-page #work-gallery .ff-service-gallery {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.frameflow-light.ff-service-page .ff-service-gallery > .ff-service-gallery-item {
  width: 100% !important;
  max-width: 100% !important;
  flex: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 0 !important;
}

.frameflow-light.ff-service-page .ff-service-gallery-item.ff-service-gallery-item--over-limit {
  display: none !important;
}

/* Collapse to 2-row preview per breakpoint; use revert so grid items stay grid items */
.frameflow-light.ff-service-page .ff-service-gallery.is-collapsed > .ff-service-gallery-item {
  display: none !important;
}

.frameflow-light.ff-service-page .ff-service-gallery.is-collapsed > .ff-service-gallery-item:nth-child(-n + 2) {
  display: revert !important;
}

@media (min-width: 576px) {
  .frameflow-light.ff-service-page .ff-service-gallery.is-collapsed > .ff-service-gallery-item:nth-child(-n + 4) {
    display: revert !important;
  }
}

@media (min-width: 992px) {
  .frameflow-light.ff-service-page .ff-service-gallery.is-collapsed > .ff-service-gallery-item:nth-child(-n + 6) {
    display: revert !important;
  }
}

@media (min-width: 1200px) {
  .frameflow-light.ff-service-page .ff-service-gallery.is-collapsed > .ff-service-gallery-item:nth-child(-n + 8) {
    display: revert !important;
  }
}

.frameflow-light.ff-service-page .ff-service-gallery.is-expanded > .ff-service-gallery-item {
  display: revert !important;
}

.frameflow-light.ff-service-page .ff-service-gallery-actions {
  display: none;
  width: 100%;
  margin-top: clamp(32px, 5vw, 48px) !important;
}

.frameflow-light.ff-service-page #gallery .ff-service-gallery-actions {
  display: flex !important;
}

.frameflow-light.ff-service-page #work-gallery .ff-service-gallery.is-collapsed ~ .ff-service-gallery-actions {
  display: flex !important;
}

.frameflow-light.ff-service-page #work-gallery .ff-service-gallery.is-expanded ~ .ff-service-gallery-actions {
  display: none !important;
}

.frameflow-light.ff-service-page .ff-service-gallery-actions[hidden] {
  display: none !important;
}

.frameflow-light.ff-service-page .ff-service-gallery-actions .tf-btn-2 {
  min-width: 180px;
  padding-inline: 28px;
}

.ff-service-insights__list { list-style: none; padding: 0; margin: 0; }
.ff-service-insights__list li { margin-bottom: 12px; }
.ff-service-insights__list a { font-weight: 600; text-decoration: underline; }

.frameflow-light .ff-service-insights--cards {
  background: linear-gradient(180deg, #faf9fc 0%, #fff 100%);
  border-top: 1px solid rgba(90, 72, 140, 0.08);
  padding-bottom: clamp(48px, 6vw, 72px) !important;
}

.frameflow-light .ff-service-insights--cards .heading-section {
  max-width: 640px;
  margin-inline: auto;
}

.frameflow-light .ff-service-insights__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(90, 72, 140, 0.1);
  box-shadow: 0 12px 36px -20px rgba(44, 38, 72, 0.14);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.frameflow-light .ff-service-insights__card:hover {
  transform: translateY(-4px);
  border-color: rgba(117, 85, 245, 0.22);
  box-shadow: 0 20px 44px -18px rgba(117, 85, 245, 0.2);
}

.frameflow-light .ff-service-insights__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 16 / 10;
}

.frameflow-light .ff-service-insights__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.frameflow-light .ff-service-insights__card:hover .ff-service-insights__image img {
  transform: scale(1.04);
}

.frameflow-light .ff-service-insights__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 20px 22px 24px;
}

.frameflow-light .ff-service-insights__tag {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #7555f5;
}

.frameflow-light .ff-service-insights__title {
  margin: 0 0 10px;
  font-size: clamp(17px, 2vw, 19px);
  font-weight: 700;
  line-height: 1.35;
}

.frameflow-light .ff-service-insights__title a {
  color: #1e1550;
  text-decoration: none;
  transition: color 0.2s ease;
}

.frameflow-light .ff-service-insights__title a:hover {
  color: #7555f5;
}

.frameflow-light .ff-service-insights__excerpt {
  margin: 0 0 18px;
  font-size: 15px;
  line-height: 1.6;
  color: var(--secondary);
  flex: 1;
}

.frameflow-light .ff-service-insights__body .tf-btn-2 {
  align-self: flex-start;
  margin-top: auto;
}

/* Service landing pages — motion, video, digital & illustration */
.frameflow-light .ff-motion-ondemand.flat-spacing,
.frameflow-light.ff-motion-page .ff-motion-ondemand.flat-spacing,
.frameflow-light.ff-video-page .ff-motion-ondemand.flat-spacing,
.frameflow-light.ff-digital-page .ff-motion-ondemand.flat-spacing,
.frameflow-light.ff-illustration-page .ff-motion-ondemand.flat-spacing {
  padding-top: clamp(28px, 3.5vw, 40px) !important;
  padding-bottom: clamp(24px, 3vw, 36px) !important;
}

.frameflow-light.ff-motion-page .ff-motion-ondemand__inner,
.frameflow-light.ff-video-page .ff-motion-ondemand__inner,
.frameflow-light.ff-digital-page .ff-motion-ondemand__inner,
.frameflow-light.ff-illustration-page .ff-motion-ondemand__inner {
  max-width: 760px;
  margin-inline: auto;
  text-align: center;
}

.frameflow-light.ff-motion-page .ff-motion-ondemand__lead,
.frameflow-light.ff-video-page .ff-motion-ondemand__lead,
.frameflow-light.ff-digital-page .ff-motion-ondemand__lead,
.frameflow-light.ff-illustration-page .ff-motion-ondemand__lead {
  max-width: 640px;
  margin: 12px auto 0;
  line-height: 1.65;
}

.frameflow-light.ff-motion-page .ff-motion-ondemand .heading-title,
.frameflow-light.ff-video-page .ff-motion-ondemand .heading-title,
.frameflow-light.ff-digital-page .ff-motion-ondemand .heading-title,
.frameflow-light.ff-illustration-page .ff-motion-ondemand .heading-title {
  margin-bottom: 0;
}

.frameflow-light.ff-motion-page .ff-motion-other-services__card,
.frameflow-light.ff-video-page .ff-motion-other-services__card,
.frameflow-light.ff-digital-page .ff-motion-other-services__card,
.frameflow-light.ff-illustration-page .ff-motion-other-services__card {
  display: block;
  height: 100%;
  border-radius: 18px;
  overflow: hidden;
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(90, 72, 140, 0.1);
  box-shadow: 0 12px 36px -20px rgba(44, 38, 72, 0.14);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.frameflow-light.ff-motion-page .ff-motion-other-services__card:hover,
.frameflow-light.ff-video-page .ff-motion-other-services__card:hover,
.frameflow-light.ff-digital-page .ff-motion-other-services__card:hover,
.frameflow-light.ff-illustration-page .ff-motion-other-services__card:hover {
  transform: translateY(-4px);
  border-color: rgba(117, 85, 245, 0.22);
  box-shadow: 0 20px 44px -18px rgba(117, 85, 245, 0.2);
}

.frameflow-light.ff-motion-page .ff-motion-other-services__card img,
.frameflow-light.ff-video-page .ff-motion-other-services__card img,
.frameflow-light.ff-digital-page .ff-motion-other-services__card img,
.frameflow-light.ff-illustration-page .ff-motion-other-services__card img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.frameflow-light.ff-motion-page .ff-motion-other-services__label,
.frameflow-light.ff-video-page .ff-motion-other-services__label,
.frameflow-light.ff-digital-page .ff-motion-other-services__label,
.frameflow-light.ff-illustration-page .ff-motion-other-services__label {
  display: block;
  padding: 16px 18px;
  font-size: 16px;
  font-weight: 700;
  color: #1e1550;
}

.frameflow-light.ff-motion-page .ff-motion-team-extension,
.frameflow-light.ff-video-page .ff-motion-team-extension,
.frameflow-light.ff-digital-page .ff-motion-team-extension,
.frameflow-light.ff-illustration-page .ff-motion-team-extension {
  position: relative;
  background-color: #f7f5fb;
  background-image: radial-gradient(rgba(67, 38, 146, 0.09) 1px, transparent 1px);
  background-size: 18px 18px;
}

.frameflow-light.ff-motion-page .ff-motion-team-extension .heading-section,
.frameflow-light.ff-video-page .ff-motion-team-extension .heading-section,
.frameflow-light.ff-digital-page .ff-motion-team-extension .heading-section,
.frameflow-light.ff-illustration-page .ff-motion-team-extension .heading-section {
  margin-bottom: clamp(32px, 4vw, 48px) !important;
}

.frameflow-light.ff-motion-page .ff-motion-team-extension__eyebrow,
.frameflow-light.ff-video-page .ff-motion-team-extension__eyebrow,
.frameflow-light.ff-digital-page .ff-motion-team-extension__eyebrow,
.frameflow-light.ff-illustration-page .ff-motion-team-extension__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px;
  padding: 8px 16px;
  border-radius: 999px;
  border: 1px solid rgba(117, 85, 245, 0.28);
  background: rgba(255, 255, 255, 0.75);
  color: #432692;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.frameflow-light.ff-motion-page .ff-motion-team-extension__eyebrow-dot,
.frameflow-light.ff-video-page .ff-motion-team-extension__eyebrow-dot,
.frameflow-light.ff-digital-page .ff-motion-team-extension__eyebrow-dot,
.frameflow-light.ff-illustration-page .ff-motion-team-extension__eyebrow-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7555f5 0%, #bc28f5 100%);
  flex-shrink: 0;
}

.frameflow-light.ff-motion-page .ff-motion-team-extension .heading-title,
.frameflow-light.ff-video-page .ff-motion-team-extension .heading-title,
.frameflow-light.ff-digital-page .ff-motion-team-extension .heading-title,
.frameflow-light.ff-illustration-page .ff-motion-team-extension .heading-title {
  color: #13072d !important;
  -webkit-text-fill-color: #13072d !important;
  background: none !important;
}

.frameflow-light.ff-motion-page .ff-motion-team-extension__accent,
.frameflow-light.ff-video-page .ff-motion-team-extension__accent,
.frameflow-light.ff-digital-page .ff-motion-team-extension__accent,
.frameflow-light.ff-illustration-page .ff-motion-team-extension__accent {
  background: linear-gradient(135deg, #7555f5 0%, #bc28f5 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.frameflow-light.ff-motion-page .ff-motion-team-extension .text-secondary,
.frameflow-light.ff-video-page .ff-motion-team-extension .text-secondary,
.frameflow-light.ff-digital-page .ff-motion-team-extension .text-secondary,
.frameflow-light.ff-illustration-page .ff-motion-team-extension .text-secondary {
  max-width: 640px;
  margin-inline: auto;
}

.frameflow-light.ff-motion-page .ff-motion-stats,
.frameflow-light.ff-video-page .ff-motion-stats,
.frameflow-light.ff-digital-page .ff-motion-stats,
.frameflow-light.ff-illustration-page .ff-motion-stats {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: clamp(12px, 1.4vw, 18px);
}

.frameflow-light.ff-motion-page .ff-motion-stats__card,
.frameflow-light.ff-video-page .ff-motion-stats__card,
.frameflow-light.ff-digital-page .ff-motion-stats__card,
.frameflow-light.ff-illustration-page .ff-motion-stats__card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 196px;
  padding: 26px 22px 24px;
  border-radius: 22px;
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfaff 100%);
  border: 1px solid rgba(67, 38, 146, 0.08);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.85) inset,
    0 14px 36px -20px rgba(19, 7, 45, 0.18);
  color: #13072d;
  overflow: hidden;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.frameflow-light.ff-motion-page .ff-motion-stats__card::before,
.frameflow-light.ff-video-page .ff-motion-stats__card::before,
.frameflow-light.ff-digital-page .ff-motion-stats__card::before,
.frameflow-light.ff-illustration-page .ff-motion-stats__card::before {
  content: "";
  position: absolute;
  inset: auto -20% -40% auto;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(117, 85, 245, 0.1) 0%, transparent 70%);
  pointer-events: none;
}

.frameflow-light.ff-motion-page .ff-motion-stats__card:hover,
.frameflow-light.ff-video-page .ff-motion-stats__card:hover,
.frameflow-light.ff-digital-page .ff-motion-stats__card:hover,
.frameflow-light.ff-illustration-page .ff-motion-stats__card:hover {
  transform: translateY(-4px);
  border-color: rgba(117, 85, 245, 0.18);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.9) inset,
    0 22px 44px -20px rgba(67, 38, 146, 0.28);
}

.frameflow-light.ff-motion-page .ff-motion-stats__card--accent,
.frameflow-light.ff-video-page .ff-motion-stats__card--accent,
.frameflow-light.ff-digital-page .ff-motion-stats__card--accent,
.frameflow-light.ff-illustration-page .ff-motion-stats__card--accent {
  background:
    radial-gradient(120% 90% at 100% 0%, rgba(188, 40, 245, 0.45) 0%, transparent 55%),
    linear-gradient(165deg, #8b6cff 0%, #5b3fd4 42%, #1a1850 100%);
  border-color: rgba(255, 255, 255, 0.12);
  color: #fff;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.22) inset,
    0 20px 44px -16px rgba(67, 38, 146, 0.5);
}

.frameflow-light.ff-motion-page .ff-motion-stats__card--accent::before,
.frameflow-light.ff-video-page .ff-motion-stats__card--accent::before,
.frameflow-light.ff-digital-page .ff-motion-stats__card--accent::before,
.frameflow-light.ff-illustration-page .ff-motion-stats__card--accent::before {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.18) 0%, transparent 70%);
}

.frameflow-light.ff-motion-page .ff-motion-stats__card--accent:hover,
.frameflow-light.ff-video-page .ff-motion-stats__card--accent:hover,
.frameflow-light.ff-digital-page .ff-motion-stats__card--accent:hover,
.frameflow-light.ff-illustration-page .ff-motion-stats__card--accent:hover {
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.28) inset,
    0 26px 48px -16px rgba(67, 38, 146, 0.55);
}

.frameflow-light.ff-motion-page .ff-motion-stats__icon,
.frameflow-light.ff-video-page .ff-motion-stats__icon,
.frameflow-light.ff-digital-page .ff-motion-stats__icon,
.frameflow-light.ff-illustration-page .ff-motion-stats__icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(117, 85, 245, 0.16) 0%, rgba(188, 40, 245, 0.08) 100%);
  border: 1px solid rgba(117, 85, 245, 0.14);
  color: #5b3fd4;
  box-shadow: 0 8px 18px -12px rgba(91, 63, 212, 0.35);
}

.frameflow-light.ff-motion-page .ff-motion-stats__icon::before,
.frameflow-light.ff-video-page .ff-motion-stats__icon::before,
.frameflow-light.ff-digital-page .ff-motion-stats__icon::before,
.frameflow-light.ff-illustration-page .ff-motion-stats__icon::before {
  content: "";
  width: 24px;
  height: 24px;
  background: currentColor;
  -webkit-mask: var(--ff-stats-icon) center / contain no-repeat;
  mask: var(--ff-stats-icon) center / contain no-repeat;
}

.frameflow-light.ff-motion-page .ff-motion-stats__icon--projects,
.frameflow-light.ff-video-page .ff-motion-stats__icon--projects,
.frameflow-light.ff-digital-page .ff-motion-stats__icon--projects,
.frameflow-light.ff-illustration-page .ff-motion-stats__icon--projects {
  --ff-stats-icon: url("/assets/images/icons/stats/projects.svg");
}

.frameflow-light.ff-motion-page .ff-motion-stats__icon--clients,
.frameflow-light.ff-video-page .ff-motion-stats__icon--clients,
.frameflow-light.ff-digital-page .ff-motion-stats__icon--clients,
.frameflow-light.ff-illustration-page .ff-motion-stats__icon--clients {
  --ff-stats-icon: url("/assets/images/icons/stats/clients.svg");
}

.frameflow-light.ff-motion-page .ff-motion-stats__icon--satisfaction,
.frameflow-light.ff-video-page .ff-motion-stats__icon--satisfaction,
.frameflow-light.ff-digital-page .ff-motion-stats__icon--satisfaction,
.frameflow-light.ff-illustration-page .ff-motion-stats__icon--satisfaction {
  --ff-stats-icon: url("/assets/images/icons/stats/satisfaction.svg");
}

.frameflow-light.ff-motion-page .ff-motion-stats__icon--response,
.frameflow-light.ff-video-page .ff-motion-stats__icon--response,
.frameflow-light.ff-digital-page .ff-motion-stats__icon--response,
.frameflow-light.ff-illustration-page .ff-motion-stats__icon--response {
  --ff-stats-icon: url("/assets/images/icons/stats/response.svg");
}

.frameflow-light.ff-motion-page .ff-motion-stats__icon--experience,
.frameflow-light.ff-video-page .ff-motion-stats__icon--experience,
.frameflow-light.ff-digital-page .ff-motion-stats__icon--experience,
.frameflow-light.ff-illustration-page .ff-motion-stats__icon--experience {
  --ff-stats-icon: url("/assets/images/icons/stats/experience.svg");
}

.frameflow-light.ff-motion-page .ff-motion-stats__card--accent .ff-motion-stats__icon,
.frameflow-light.ff-video-page .ff-motion-stats__card--accent .ff-motion-stats__icon,
.frameflow-light.ff-digital-page .ff-motion-stats__card--accent .ff-motion-stats__icon,
.frameflow-light.ff-illustration-page .ff-motion-stats__card--accent .ff-motion-stats__icon {
  background: rgba(255, 255, 255, 0.16);
  border-color: rgba(255, 255, 255, 0.22);
  color: #fff;
  box-shadow: 0 10px 22px -14px rgba(0, 0, 0, 0.35);
}

.frameflow-light.ff-motion-page .ff-motion-stats__num,
.frameflow-light.ff-video-page .ff-motion-stats__num,
.frameflow-light.ff-digital-page .ff-motion-stats__num,
.frameflow-light.ff-illustration-page .ff-motion-stats__num {
  position: relative;
  z-index: 1;
  margin: 0 0 12px;
  font-size: clamp(32px, 3.6vw, 44px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1;
  color: inherit;
}

.frameflow-light.ff-motion-page .ff-motion-stats__rule,
.frameflow-light.ff-video-page .ff-motion-stats__rule,
.frameflow-light.ff-digital-page .ff-motion-stats__rule,
.frameflow-light.ff-illustration-page .ff-motion-stats__rule {
  position: relative;
  z-index: 1;
  display: block;
  width: 32px;
  height: 3px;
  margin: 0 0 14px;
  border-radius: 99px;
  background: linear-gradient(90deg, #7555f5, #bc28f5);
}

.frameflow-light.ff-motion-page .ff-motion-stats__card--accent .ff-motion-stats__rule,
.frameflow-light.ff-video-page .ff-motion-stats__card--accent .ff-motion-stats__rule,
.frameflow-light.ff-digital-page .ff-motion-stats__card--accent .ff-motion-stats__rule,
.frameflow-light.ff-illustration-page .ff-motion-stats__card--accent .ff-motion-stats__rule {
  background: rgba(255, 255, 255, 0.7);
}

.frameflow-light.ff-motion-page .ff-motion-stats__label,
.frameflow-light.ff-video-page .ff-motion-stats__label,
.frameflow-light.ff-digital-page .ff-motion-stats__label,
.frameflow-light.ff-illustration-page .ff-motion-stats__label {
  position: relative;
  z-index: 1;
  margin: 0;
  margin-top: auto;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  color: rgba(19, 7, 45, 0.68);
}

.frameflow-light.ff-motion-page .ff-motion-stats__card--accent .ff-motion-stats__label,
.frameflow-light.ff-video-page .ff-motion-stats__card--accent .ff-motion-stats__label,
.frameflow-light.ff-digital-page .ff-motion-stats__card--accent .ff-motion-stats__label,
.frameflow-light.ff-illustration-page .ff-motion-stats__card--accent .ff-motion-stats__label {
  color: rgba(255, 255, 255, 0.92);
}

@media (prefers-reduced-motion: reduce) {
  .frameflow-light.ff-motion-page .ff-motion-stats__card,
  .frameflow-light.ff-video-page .ff-motion-stats__card,
  .frameflow-light.ff-digital-page .ff-motion-stats__card,
  .frameflow-light.ff-illustration-page .ff-motion-stats__card {
    transition: none;
  }

  .frameflow-light.ff-motion-page .ff-motion-stats__card:hover,
  .frameflow-light.ff-video-page .ff-motion-stats__card:hover,
  .frameflow-light.ff-digital-page .ff-motion-stats__card:hover,
  .frameflow-light.ff-illustration-page .ff-motion-stats__card:hover {
    transform: none;
  }
}

.frameflow-light.ff-motion-page .ff-motion-pricing,
.frameflow-light.ff-video-page .ff-motion-pricing,
.frameflow-light.ff-digital-page .ff-motion-pricing,
.frameflow-light.ff-illustration-page .ff-motion-pricing {
  padding-top: clamp(48px, 6vw, 72px) !important;
  padding-bottom: clamp(48px, 6vw, 72px) !important;
}

.frameflow-light.ff-motion-page .ff-pricing-plan__price-period,
.frameflow-light.ff-video-page .ff-pricing-plan__price-period,
.frameflow-light.ff-digital-page .ff-pricing-plan__price-period,
.frameflow-light.ff-illustration-page .ff-pricing-plan__price-period {
  font-size: 0.55em;
  font-weight: 600;
  opacity: 0.85;
}

.frameflow-light.ff-motion-page .ff-motion-faq,
.frameflow-light.ff-video-page .ff-motion-faq,
.frameflow-light.ff-digital-page .ff-motion-faq,
.frameflow-light.ff-illustration-page .ff-motion-faq {
  background: linear-gradient(180deg, #fff 0%, #faf9fc 100%);
}

@media (max-width: 1199px) {
  .frameflow-light.ff-motion-page .ff-motion-stats,
  .frameflow-light.ff-video-page .ff-motion-stats,
  .frameflow-light.ff-digital-page .ff-motion-stats,
  .frameflow-light.ff-illustration-page .ff-motion-stats {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767px) {
  .frameflow-light.ff-motion-page .ff-motion-stats,
  .frameflow-light.ff-video-page .ff-motion-stats,
  .frameflow-light.ff-digital-page .ff-motion-stats,
  .frameflow-light.ff-illustration-page .ff-motion-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .frameflow-light.ff-motion-page .ff-motion-stats__card,
  .frameflow-light.ff-video-page .ff-motion-stats__card,
  .frameflow-light.ff-digital-page .ff-motion-stats__card,
  .frameflow-light.ff-illustration-page .ff-motion-stats__card {
    min-height: 172px;
    padding: 20px 16px;
  }

  .frameflow-light.ff-motion-page .ff-motion-stats__icon,
  .frameflow-light.ff-video-page .ff-motion-stats__icon,
  .frameflow-light.ff-digital-page .ff-motion-stats__icon,
  .frameflow-light.ff-illustration-page .ff-motion-stats__icon {
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
  }
}
