.wp-block-theme2-marketing-hero,
.wp-block-theme2-marketing-intro,
.wp-block-theme2-marketing-form-panel,
.wp-block-theme2-marketing-split,
.wp-block-theme2-marketing-cta,
.wp-block-theme2-marketing-testimonials,
.wp-block-theme2-marketing-feature-grid,
.wp-block-theme2-marketing-process,
.wp-block-theme2-marketing-timeline,
.wp-block-theme2-marketing-services,
.wp-block-theme2-marketing-audience,
.wp-block-theme2-marketing-pricing,
.wp-block-theme2-marketing-stats,
.wp-block-theme2-marketing-faq {
  box-sizing: border-box;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

:root {
  --theme2-marketing-h1-size: 58px;
  --theme2-marketing-h2-size: 48px;
  --theme2-marketing-paragraph-color: #656565;
  --theme2-marketing-section-spacing-top: 92px;
  --theme2-marketing-section-spacing-bottom: 92px;
  --theme2-marketing-section-spacing-y: 92px;
  --theme2-marketing-gap-content-media: clamp(1rem, 4vw, 3rem);
  --theme2-marketing-gap-wide-content-media: clamp(2rem, 7vw, 7.5rem);
  --theme2-marketing-gap-heading-body: 1rem;
  --theme2-marketing-gap-body-stack: 1rem;
  --theme2-marketing-gap-title-intro: 0.75rem;
  --theme2-marketing-gap-body-actions: 1.25rem;
  --theme2-marketing-gap-media-caption: 0.9rem;
  --theme2-marketing-gap-note: clamp(1.5rem, 3vw, 2.45rem);
  --theme2-marketing-gap-toggle-panels: 2.15rem;
  --theme2-marketing-gap-pricing-grid: 1rem;
  --theme2-marketing-gap-process-steps: 1.75rem;
}

@media (max-width: 767px) {
  :root {
    --theme2-marketing-h1-size: 42px;
    --theme2-marketing-h2-size: 34px;
    --theme2-marketing-section-spacing-top: 44px;
    --theme2-marketing-section-spacing-bottom: 44px;
    --theme2-marketing-section-spacing-y: 44px;
    --theme2-marketing-gap-content-media: 1.25rem;
    --theme2-marketing-gap-wide-content-media: 1.25rem;
    --theme2-marketing-gap-heading-body: 0.75rem;
    --theme2-marketing-gap-body-stack: 0.95rem;
    --theme2-marketing-gap-title-intro: 0.625rem;
    --theme2-marketing-gap-body-actions: 1rem;
    --theme2-marketing-gap-media-caption: 0.75rem;
    --theme2-marketing-gap-note: 1.25rem;
    --theme2-marketing-gap-toggle-panels: 1rem;
    --theme2-marketing-gap-pricing-grid: 1rem;
    --theme2-marketing-gap-process-steps: 1.25rem;
  }
}

:where(
  .wp-block-theme2-marketing-hero,
  .wp-block-theme2-marketing-intro,
  .wp-block-theme2-marketing-form-panel,
  .wp-block-theme2-marketing-split,
  .wp-block-theme2-marketing-cta,
  .wp-block-theme2-marketing-testimonials,
  .wp-block-theme2-marketing-feature-grid,
  .wp-block-theme2-marketing-process,
  .wp-block-theme2-marketing-timeline,
  .wp-block-theme2-marketing-services,
  .wp-block-theme2-marketing-audience,
  .wp-block-theme2-marketing-pricing,
  .wp-block-theme2-marketing-stats,
  .wp-block-theme2-marketing-faq,
  .theme2-marketing-hero-editor,
  .theme2-marketing-intro-editor,
  .theme2-marketing-form-panel-editor,
  .theme2-marketing-split-editor,
  .theme2-marketing-cta-editor,
  .theme2-marketing-testimonials-editor,
  .theme2-marketing-feature-grid-editor,
  .theme2-marketing-process-editor,
  .theme2-marketing-timeline-editor,
  .theme2-marketing-services-editor,
  .theme2-marketing-audience-editor,
  .theme2-marketing-pricing-editor,
  .theme2-marketing-stats-editor,
  .theme2-marketing-faq-editor
).is-style-with-border {
  border: 1px solid #d7dfea;
}

.theme2-marketing-cta,
.theme2-marketing-cta-editor {
  --theme2-marketing-paragraph-color: rgba(255, 255, 255, 0.9);
}

.theme2-marketing-stats,
.theme2-marketing-stats-editor {
  --theme2-marketing-paragraph-color: rgba(248, 250, 252, 0.9);
}

.theme2-marketing-testimonials__bubble {
  --theme2-marketing-paragraph-color: #ffffff;
}

p.theme2-marketing-hero__text,
p.theme2-marketing-intro__lead:not(.theme2-marketing-intro__lead--heading),
p.theme2-marketing-intro__body,
p.theme2-marketing-form-panel__body,
p.theme2-marketing-split__text,
p.theme2-marketing-cta__text,
p.theme2-marketing-section-intro,
p.theme2-marketing-testimonials__quote,
p.theme2-marketing-testimonials__name,
p.theme2-marketing-testimonials__role,
p.theme2-marketing-feature-grid__card-text,
p.theme2-marketing-process__meta,
p.theme2-marketing-process__text,
p.theme2-marketing-timeline__period,
p.theme2-marketing-timeline__place,
p.theme2-marketing-timeline__description,
p.theme2-marketing-audience__body,
p.theme2-marketing-audience__note-text,
p.theme2-marketing-audience__card-text,
.theme2-marketing-faq__answer p {
  color: var(--theme2-marketing-paragraph-color);
}

.theme2-marketing-hero,
.theme2-marketing-hero-editor {
  --theme2-hero-section-spacing-top: calc(var(--theme2-marketing-section-spacing-top, var(--theme2-marketing-section-spacing-y)) / 2);
  --theme2-hero-section-spacing-bottom: calc(var(--theme2-marketing-section-spacing-bottom, var(--theme2-marketing-section-spacing-y)) / 2);
  --theme2-spacing-padding-top: var(--theme2-hero-section-spacing-top);
  --theme2-spacing-padding-bottom: var(--theme2-hero-section-spacing-bottom);
  --theme2-spacing-margin-top: 0px;
  --theme2-spacing-margin-bottom: 0px;
  padding:
    var(--theme2-hero-section-spacing-top)
    var(--theme2-hero-padding-right, clamp(1rem, 3vw, 2rem))
    var(--theme2-hero-section-spacing-bottom)
    var(--theme2-hero-padding-left, clamp(1rem, 3vw, 2rem));
  background: #F9FAFB;
  color: #111111;
  border-radius: 0;
}

@media (max-width: 860px) {
  .theme2-marketing-responsive-spacing {
    padding-top: var(--theme2-spacing-tablet-padding-top, var(--theme2-spacing-padding-top)) !important;
    padding-bottom: var(--theme2-spacing-tablet-padding-bottom, var(--theme2-spacing-padding-bottom)) !important;
    margin-top: var(--theme2-spacing-tablet-margin-top, var(--theme2-spacing-margin-top)) !important;
    margin-bottom: var(--theme2-spacing-tablet-margin-bottom, var(--theme2-spacing-margin-bottom)) !important;
  }
}

@media (max-width: 640px) {
  .theme2-marketing-hero,
  .theme2-marketing-hero-editor {
    --theme2-spacing-margin-bottom: 20px;
  }

  .theme2-marketing-responsive-spacing {
    padding-top: var(--theme2-spacing-mobile-padding-top, var(--theme2-spacing-tablet-padding-top, var(--theme2-spacing-padding-top))) !important;
    padding-bottom: var(--theme2-spacing-mobile-padding-bottom, var(--theme2-spacing-tablet-padding-bottom, var(--theme2-spacing-padding-bottom))) !important;
    margin-top: var(--theme2-spacing-mobile-margin-top, var(--theme2-spacing-tablet-margin-top, var(--theme2-spacing-margin-top))) !important;
    margin-bottom: var(--theme2-spacing-mobile-margin-bottom, var(--theme2-spacing-tablet-margin-bottom, var(--theme2-spacing-margin-bottom))) !important;
  }
}

@media (max-width: 767px) {
  .theme2-marketing-intro.theme2-marketing-responsive-spacing,
  .theme2-marketing-intro-editor.theme2-marketing-responsive-spacing {
    --theme2-spacing-mobile-padding-bottom: max(56px, var(--theme2-spacing-mobile-padding-bottom, var(--theme2-spacing-tablet-padding-bottom, var(--theme2-spacing-padding-bottom))));
    padding-bottom: var(--theme2-spacing-mobile-padding-bottom) !important;
  }
}

.theme2-marketing-hero,
.theme2-marketing-hero-editor,
.theme2-marketing-split,
.theme2-marketing-split-editor,
.theme2-marketing-process,
.theme2-marketing-process-editor {
  --theme2-marketing-side-media-radius: 30px;
}

.theme2-marketing-hero__inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--theme2-marketing-gap-content-media);
  align-items: center;
}

.theme2-marketing-hero__content {
  min-width: 0;
}

.theme2-marketing-hero:not(.theme2-marketing-hero--has-media) .theme2-marketing-hero__inner {
  grid-template-columns: minmax(0, 1fr);
}

.theme2-marketing-hero__eyebrow {
  margin: 0 0 0.5rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.8rem;
  opacity: 0.75;
}

.theme2-marketing-hero__title {
  margin: 0;
  font-size: var(--theme2-marketing-h1-size);
  line-height: 1.08;
}

.theme2-marketing-hero__text {
  margin: var(--theme2-marketing-gap-heading-body) 0 0;
  max-width: 60ch;
}

.theme2-marketing-hero__media {
  min-width: 0;
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: var(--theme2-marketing-side-media-radius);
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
  isolation: isolate;
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.theme2-marketing-hero__media-frame {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: inherit;
  clip-path: inherit;
}

.theme2-marketing-hero__image {
  box-sizing: border-box;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border: 0;
  border-radius: inherit;
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
}

.theme2-marketing-hero__media-placeholder {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1 / 1;
  height: 100%;
  border: 1px dashed rgba(76, 85, 99, 0.4);
  border-radius: var(--theme2-marketing-side-media-radius);
  background: rgba(255, 255, 255, 0.55);
  color: #4c5563;
  text-align: center;
  font-size: 0.92rem;
  padding: 0.8rem;
}

.theme2-marketing-hero--media-caption .theme2-marketing-hero__media,
.theme2-marketing-hero-editor.theme2-marketing-hero--media-caption .theme2-marketing-hero__media {
  margin: 0;
  padding-bottom: 20px;
  display: block;
  aspect-ratio: auto;
  overflow: visible;
  border-radius: 0;
  clip-path: none;
  isolation: auto;
  transform: none;
  -webkit-mask-image: none;
}

.theme2-marketing-hero--media-caption .theme2-marketing-hero__media-frame,
.theme2-marketing-hero-editor.theme2-marketing-hero--media-caption .theme2-marketing-hero__media-frame {
  border-radius: var(--theme2-marketing-side-media-radius);
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
  isolation: isolate;
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.theme2-marketing-hero__caption {
  margin: var(--theme2-marketing-gap-media-caption) 0 0;
  font-size: 0.95rem;
  line-height: 1.5;
  opacity: 0.82;
  text-align: center;
  white-space: pre-line;
}

.theme2-marketing-hero__caption--bold {
  font-weight: 700;
}

.theme2-marketing-hero--media-caption-overlay .theme2-marketing-hero__media,
.theme2-marketing-hero-editor.theme2-marketing-hero--media-caption-overlay .theme2-marketing-hero__media {
  margin: 0;
  display: block;
  aspect-ratio: auto;
}

.theme2-marketing-hero--media-caption-overlay .theme2-marketing-hero__media-frame,
.theme2-marketing-hero-editor.theme2-marketing-hero--media-caption-overlay .theme2-marketing-hero__media-frame {
  position: relative;
}

.theme2-marketing-hero__caption--overlay {
  position: absolute;
  left: 50%;
  z-index: 2;
  width: calc(100% - 2rem);
  margin: 0;
  transform: translateX(-50%);
  text-align: center;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.22);
}

.theme2-marketing-hero__caption--overlay.theme2-marketing-hero__caption--top {
  top: 1rem;
}

.theme2-marketing-hero__caption--overlay.theme2-marketing-hero__caption--bottom {
  bottom: 1rem;
}

.theme2-marketing-hero__caption--overlay.theme2-marketing-hero__caption--white {
  color: #ffffff;
}

.theme2-marketing-hero__caption--overlay.theme2-marketing-hero__caption--black {
  color: #111111;
  text-shadow: 0 2px 14px rgba(255, 255, 255, 0.18);
}

.theme2-marketing-split--media-caption .theme2-marketing-split__media,
.theme2-marketing-split-editor.theme2-marketing-split--media-caption .theme2-marketing-split__media,
.theme2-marketing-process--media-caption .theme2-marketing-process__media,
.theme2-marketing-process-editor.theme2-marketing-process--media-caption .theme2-marketing-process__media {
  margin: 0;
  display: block;
  aspect-ratio: auto;
  overflow: visible;
  border-radius: 0;
  clip-path: none;
  isolation: auto;
  transform: none;
  -webkit-mask-image: none;
}

.theme2-marketing-split__media-frame,
.theme2-marketing-process__media-frame {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: var(--theme2-marketing-side-media-radius);
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
  isolation: isolate;
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.theme2-marketing-split__caption,
.theme2-marketing-process__caption {
  margin: var(--theme2-marketing-gap-media-caption) 0 0;
  font-size: 0.95rem;
  line-height: 1.5;
  opacity: 0.82;
  text-align: center;
  white-space: pre-line;
}

.theme2-marketing-split__caption--bold,
.theme2-marketing-process__caption--bold {
  font-weight: 700;
}

@media (max-width: 860px) {
  .theme2-marketing-hero__caption,
  .theme2-marketing-split__caption,
  .theme2-marketing-process__caption {
    white-space: normal;
  }
}

.theme2-marketing-split--media-caption-overlay .theme2-marketing-split__media,
.theme2-marketing-split-editor.theme2-marketing-split--media-caption-overlay .theme2-marketing-split__media,
.theme2-marketing-process--media-caption-overlay .theme2-marketing-process__media,
.theme2-marketing-process-editor.theme2-marketing-process--media-caption-overlay .theme2-marketing-process__media {
  margin: 0;
  display: block;
  aspect-ratio: auto;
}

.theme2-marketing-split--media-caption-overlay .theme2-marketing-split__media-frame,
.theme2-marketing-split-editor.theme2-marketing-split--media-caption-overlay .theme2-marketing-split__media-frame,
.theme2-marketing-process--media-caption-overlay .theme2-marketing-process__media-frame,
.theme2-marketing-process-editor.theme2-marketing-process--media-caption-overlay .theme2-marketing-process__media-frame {
  position: relative;
}

.theme2-marketing-split__caption--overlay,
.theme2-marketing-process__caption--overlay {
  position: absolute;
  left: 50%;
  z-index: 2;
  width: calc(100% - 2rem);
  margin: 0;
  transform: translateX(-50%);
  text-align: center;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.22);
}

.theme2-marketing-split__caption--overlay.theme2-marketing-split__caption--top,
.theme2-marketing-process__caption--overlay.theme2-marketing-process__caption--top {
  top: 1rem;
}

.theme2-marketing-split__caption--overlay.theme2-marketing-split__caption--bottom,
.theme2-marketing-process__caption--overlay.theme2-marketing-process__caption--bottom {
  bottom: 1rem;
}

.theme2-marketing-split__caption--overlay.theme2-marketing-split__caption--white,
.theme2-marketing-process__caption--overlay.theme2-marketing-process__caption--white {
  color: #ffffff;
}

.theme2-marketing-split__caption--overlay.theme2-marketing-split__caption--black,
.theme2-marketing-process__caption--overlay.theme2-marketing-process__caption--black {
  color: #111111;
  text-shadow: 0 2px 14px rgba(255, 255, 255, 0.18);
}

.theme2-marketing-hero.theme2-marketing-hero--parallax,
.theme2-marketing-hero-editor.theme2-marketing-hero--parallax {
  background-attachment: fixed;
}

.theme2-marketing-hero,
.theme2-marketing-hero-editor,
.theme2-marketing-intro,
.theme2-marketing-intro-editor,
.theme2-marketing-form-panel,
.theme2-marketing-form-panel-editor,
.theme2-marketing-feature-grid,
.theme2-marketing-feature-grid-editor,
.theme2-marketing-audience,
.theme2-marketing-audience-editor {
  --theme2-marketing-flow-padding-y: var(--theme2-marketing-section-spacing-y);
}

.theme2-marketing-intro,
.theme2-marketing-intro-editor {
  padding: var(--theme2-marketing-flow-padding-y) clamp(1rem, 3vw, 2rem);
  background: transparent;
  color: #111111;
}

.theme2-marketing-intro__inner {
  width: min(100%, 1040px);
  margin: 0 auto;
}

.theme2-marketing-intro--align-center .theme2-marketing-intro__inner,
.theme2-marketing-intro-editor.theme2-marketing-intro--align-center .theme2-marketing-intro__inner {
  text-align: center;
}

.theme2-marketing-intro--align-left .theme2-marketing-intro__inner,
.theme2-marketing-intro-editor.theme2-marketing-intro--align-left .theme2-marketing-intro__inner {
  text-align: left;
}

.theme2-marketing-intro__eyebrow {
  margin: 0 0 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.78rem;
  color: rgba(17, 17, 17, 0.68);
}

.theme2-marketing-intro__lead {
  margin: 0;
  font-size: clamp(1.28rem, 2.2vw, 1.62rem);
  line-height: 1.5;
  font-weight: 500;
}

.theme2-marketing-intro__lead--heading {
  font-weight: var(--theme2-font-weight-bold, 500);
}

.theme2-marketing-intro__lead--heading-h1 {
  font-size: var(--theme2-marketing-h1-size);
  line-height: 1.08;
}

.theme2-marketing-intro__lead--heading-h2 {
  font-size: var(--theme2-marketing-h2-size);
  line-height: 1.12;
}

.theme2-marketing-intro__body {
  margin: var(--theme2-marketing-gap-body-stack) auto 0;
  max-width: 68ch;
  font-size: 1.125rem;
  line-height: 1.6;
}

.theme2-marketing-intro--align-left .theme2-marketing-intro__body,
.theme2-marketing-intro-editor.theme2-marketing-intro--align-left .theme2-marketing-intro__body {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 860px) {
  .theme2-marketing-intro.theme2-marketing-intro--align-mobile-center .theme2-marketing-intro__inner,
  .theme2-marketing-intro-editor.theme2-marketing-intro--align-mobile-center .theme2-marketing-intro__inner {
    text-align: center;
  }

  .theme2-marketing-intro.theme2-marketing-intro--align-mobile-left .theme2-marketing-intro__inner,
  .theme2-marketing-intro-editor.theme2-marketing-intro--align-mobile-left .theme2-marketing-intro__inner {
    text-align: left;
  }

  .theme2-marketing-intro.theme2-marketing-intro--align-mobile-center .theme2-marketing-intro__body,
  .theme2-marketing-intro-editor.theme2-marketing-intro--align-mobile-center .theme2-marketing-intro__body {
    margin-left: auto;
    margin-right: auto;
  }

  .theme2-marketing-intro.theme2-marketing-intro--align-mobile-left .theme2-marketing-intro__body,
  .theme2-marketing-intro-editor.theme2-marketing-intro--align-mobile-left .theme2-marketing-intro__body {
    margin-left: 0;
    margin-right: 0;
  }
}

:where(
  .theme2-marketing-form-panel,
  .theme2-marketing-form-panel-editor,
  .theme2-marketing-split,
  .theme2-marketing-intro,
  .theme2-marketing-split-editor,
  .theme2-marketing-intro-editor,
  .theme2-marketing-cta,
  .theme2-marketing-cta-editor,
  .theme2-marketing-testimonials,
  .theme2-marketing-testimonials-editor,
  .theme2-marketing-feature-grid,
  .theme2-marketing-feature-grid-editor,
  .theme2-marketing-process,
  .theme2-marketing-process-editor,
  .theme2-marketing-timeline,
  .theme2-marketing-timeline-editor,
  .theme2-marketing-services,
  .theme2-marketing-services-editor,
  .theme2-marketing-audience,
  .theme2-marketing-audience-editor,
  .theme2-marketing-pricing,
  .theme2-marketing-pricing-editor,
  .theme2-marketing-stats,
  .theme2-marketing-stats-editor,
  .theme2-marketing-faq,
  .theme2-marketing-faq-editor
) {
  --theme2-marketing-section-padding-y: var(--theme2-marketing-section-spacing-y);
  --theme2-spacing-padding-top: var(--theme2-marketing-section-spacing-top, var(--theme2-marketing-flow-padding-y, var(--theme2-marketing-section-padding-y)));
  --theme2-spacing-padding-bottom: var(--theme2-marketing-section-spacing-bottom, var(--theme2-marketing-flow-padding-y, var(--theme2-marketing-section-padding-y)));
  --theme2-spacing-margin-top: 0px;
  --theme2-spacing-margin-bottom: 0px;
  --theme2-marketing-box-padding-y: clamp(1.15rem, 2vw, 1.35rem);
  --theme2-marketing-box-padding-x: clamp(1.2rem, 2.4vw, 1.5rem);
}

.theme2-marketing-split,
.theme2-marketing-split-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: #f8fbff;
  color: #111111;
}

.theme2-marketing-split__inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--theme2-marketing-gap-content-media);
  align-items: center;
}

.theme2-marketing-split:not(.theme2-marketing-split--has-media) .theme2-marketing-split__inner,
.theme2-marketing-split-editor:not(.theme2-marketing-split--has-media) .theme2-marketing-split__inner {
  grid-template-columns: 1fr;
}

.theme2-marketing-split__content {
  min-width: 0;
}

.theme2-marketing-split__eyebrow {
  margin: 0 0 0.45rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.78rem;
  color: rgba(17, 17, 17, 0.68);
}

.theme2-marketing-split__title {
  margin: 0;
  font-size: var(--theme2-marketing-h2-size);
  line-height: 1.12;
}

.theme2-marketing-split__text {
  margin: var(--theme2-marketing-gap-heading-body) 0 0;
  max-width: 60ch;
}

.theme2-marketing-split__media {
  min-width: 0;
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: var(--theme2-marketing-side-media-radius);
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
  isolation: isolate;
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.theme2-marketing-split__image {
  box-sizing: border-box;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  border: 0;
  border-radius: inherit;
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
}

.theme2-marketing-split__media-placeholder {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1 / 1;
  height: 100%;
  border: 1px dashed rgba(88, 98, 112, 0.45);
  border-radius: var(--theme2-marketing-side-media-radius);
  background: rgba(255, 255, 255, 0.72);
  color: #4c5563;
  text-align: center;
  font-size: 0.92rem;
  padding: 0.8rem;
}

.theme2-marketing-hero__actions,
.theme2-marketing-split__actions,
.theme2-marketing-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: var(--theme2-marketing-gap-body-actions);
}

.theme2-marketing-hero__actions .theme2-marketing-button {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.52rem;
  min-height: 44px;
  padding: 1.1rem 2.24rem;
  border: 0;
  border-radius: 999px;
  background: #f97336 !important;
  background-image: none !important;
  color: #ffffff !important;
  font-size: 1.02rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 8px 20px rgba(249, 115, 54, 0.28);
  transition: background-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
  box-sizing: border-box;
}

.theme2-marketing-hero__actions .theme2-marketing-button::after {
  content: none;
}

.theme2-marketing-hero__actions .theme2-marketing-button::before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M7.59189 13.1665L6.43585 12.0218L10.4499 8.00252H0.583984V6.33049H10.4499L6.43585 2.31763L7.59189 1.1665L13.584 7.1665L7.59189 13.1665Z' fill='%23ffffff'/%3E%3C/svg%3E");
  position: relative;
  z-index: 1;
}

.theme2-marketing-hero__actions .theme2-marketing-button:is(:hover, :focus-visible) {
  background: #ea6228 !important;
  color: #ffffff !important;
  text-decoration: none;
  transform: none;
  box-shadow: 0 8px 20px rgba(249, 115, 54, 0.28);
}

.theme2-marketing-split__actions {
  width: 100%;
  justify-content: flex-start;
  gap: 1rem;
  align-items: flex-start;
  text-align: left;
}

.theme2-marketing-split__actions.theme2-marketing-hero__actions {
  justify-content: flex-start;
}

.theme2-marketing-split__actions .theme2-marketing-button {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.52rem;
  min-height: 44px;
  padding: 1.1rem 2.24rem;
  border: 0;
  border-radius: 999px;
  background: #f97336 !important;
  background-image: none !important;
  background-size: auto !important;
  background-position: 0 0 !important;
  box-shadow: 0 8px 20px rgba(249, 115, 54, 0.28);
  color: #ffffff !important;
  font-size: 1.02rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  white-space: nowrap;
  isolation: isolate;
  transition: background-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
  cursor: pointer;
  align-self: flex-start;
}

.theme2-marketing-split__actions .theme2-marketing-button::after {
  content: none;
}

.theme2-marketing-split__actions .theme2-marketing-button::before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M7.59189 13.1665L6.43585 12.0218L10.4499 8.00252H0.583984V6.33049H10.4499L6.43585 2.31763L7.59189 1.1665L13.584 7.1665L7.59189 13.1665Z' fill='%23ffffff'/%3E%3C/svg%3E");
  position: relative;
  z-index: 1;
}

.theme2-marketing-split__actions .theme2-marketing-button .theme2-cta-label,
.theme2-marketing-split__actions .theme2-marketing-button.theme2-cta-label {
  display: inline-flex;
  align-items: center;
  transform: translate3d(0, 0, 0);
  transform-origin: center center;
  transition: transform 0.22s ease, color 0.22s ease, text-shadow 0.24s ease, filter 0.24s ease;
}

.theme2-marketing-split__actions .theme2-marketing-button:is(:hover, :focus-visible) {
  background: #ea6228 !important;
  box-shadow: 0 8px 20px rgba(249, 115, 54, 0.28);
  color: #ffffff !important;
  transform: none;
  text-decoration: none;
  opacity: 1;
}

.theme2-marketing-split__actions .theme2-marketing-button:is(:hover, :focus-visible) .theme2-cta-label,
.theme2-marketing-split__actions .theme2-marketing-button.theme2-cta-label:is(:hover, :focus-visible) {
  transform: translate3d(0, 0, 0);
  text-shadow: none;
  filter: none;
}

.theme2-marketing-split__actions .theme2-marketing-button:active {
  transform: scale(0.98);
  box-shadow: 0 4px 10px rgba(249, 115, 54, 0.2);
  opacity: 1;
}

@keyframes theme2-cta-text-shake {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }

  16% {
    transform: translate3d(-0.6px, 0, 0) rotate(-0.5deg);
  }

  32% {
    transform: translate3d(0.8px, 0, 0) rotate(0.55deg);
  }

  48% {
    transform: translate3d(-0.7px, 0, 0) rotate(-0.4deg);
  }

  64% {
    transform: translate3d(0.7px, 0, 0) rotate(0.38deg);
  }

  80% {
    transform: translate3d(-0.3px, 0, 0) rotate(-0.18deg);
  }

  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

.theme2-marketing-button {
  --theme2-marketing-button-base-bg: var(--theme2-button-base-bg, #ffffff);
  --theme2-marketing-button-base-text: var(--theme2-button-base-text, #111111);
  --theme2-marketing-button-border: var(--theme2-button-border, #111111);
  --theme2-button-fill: var(--theme2-button-hover-fill, #111111);
  --theme2-button-fill-text: var(--theme2-button-hover-text, #ffffff);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 40px;
  box-sizing: border-box;
  text-decoration: none;
  border: 1px solid var(--theme2-marketing-button-border);
  border-radius: 6px;
  background-color: var(--theme2-marketing-button-base-bg);
  background-image:
    linear-gradient(var(--theme2-button-fill), var(--theme2-button-fill)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0) 48%);
  background-repeat: no-repeat;
  background-size: 100% 0, 100% 100%;
  background-position: 0 100%, 0 0;
  color: var(--theme2-marketing-button-base-text);
  line-height: 1.2;
  letter-spacing: 0.01em;
  font-weight: 600;
  isolation: isolate;
  overflow: hidden;
  padding-top: 0.84em;
  padding-right: calc(3.4em + 2px);
  padding-bottom: 0.84em;
  padding-left: calc(3.4em + 2px);
  box-shadow: 0 7px 16px rgba(17, 17, 17, 0.16), 0 2px 5px rgba(17, 17, 17, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.24);
  transition: color 0.3s ease, background-size 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease, filter 0.3s ease;
}

.theme2-marketing-button::before {
  content: "";
  order: 2;
  flex: 0 0 auto;
  width: 0.95rem;
  height: 0.95rem;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M7.59189 13.1665L6.43585 12.0218L10.4499 8.00252H0.583984V6.33049H10.4499L6.43585 2.31763L7.59189 1.1665L13.584 7.1665L7.59189 13.1665Z' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M7.59189 13.1665L6.43585 12.0218L10.4499 8.00252H0.583984V6.33049H10.4499L6.43585 2.31763L7.59189 1.1665L13.584 7.1665L7.59189 13.1665Z' fill='black'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  transition: transform 0.22s ease;
}

.theme2-marketing-button::after {
  content: "";
  position: absolute;
  top: -35%;
  left: -35%;
  width: 28%;
  height: 170%;
  background: linear-gradient(110deg, transparent 0%, rgba(255, 255, 255, 0.12) 48%, transparent 100%);
  transform: translateX(-220%) rotate(12deg);
  transition: transform 0.65s ease;
  pointer-events: none;
}

.theme2-marketing-button:is(:hover, :focus-visible) {
  color: var(--theme2-button-fill-text) !important;
  background-size: 100% 100%;
  box-shadow: 0 10px 22px rgba(17, 17, 17, 0.2), 0 3px 8px rgba(17, 17, 17, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.28);
  text-decoration: none;
}

.theme2-marketing-button .theme2-cta-label,
.theme2-marketing-pricing__cta-label {
  display: inline-flex;
  align-items: center;
  transform: translate3d(0, 0, 0);
  transform-origin: center center;
  transition: transform 0.22s ease, color 0.22s ease, text-shadow 0.24s ease, filter 0.24s ease;
}

.theme2-marketing-button:is(:hover, :focus-visible)::after {
  transform: translateX(380%) rotate(12deg);
}

.theme2-marketing-button:is(:hover, :focus-visible)::before {
  transform: translate3d(2px, 0, 0);
}

.theme2-marketing-button:is(:hover, :focus-visible) .theme2-cta-label,
.theme2-marketing-pricing__cta:is(:hover, :focus-visible) .theme2-marketing-pricing__cta-label {
  transform: translate3d(0, 0, 0);
}

.theme2-marketing-button:active {
  transform: scale(0.97);
  box-shadow: 0 4px 10px rgba(17, 17, 17, 0.16), 0 2px 5px rgba(17, 17, 17, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.24);
}

/* Legacy effect classes intentionally left without extra transforms.
   This keeps all block buttons visually identical to Hero/CTA buttons. */

@media (prefers-reduced-motion: reduce) {
  .theme2-marketing-button {
    transition: none;
  }

  .theme2-marketing-button::after {
    transition: none;
  }

  .theme2-marketing-button:is(:hover, :focus-visible)::after {
    transform: translateX(-220%) rotate(12deg);
  }

  .theme2-marketing-button:active {
    transform: none;
  }

}

.theme2-marketing-button:focus-visible {
  outline: 3px solid #005fcc;
  outline-offset: 2px;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 5px #005fcc;
}

:where(
  .theme2-marketing-hero,
  .theme2-marketing-split,
  .theme2-marketing-cta,
  .theme2-marketing-testimonials,
  .theme2-marketing-feature-grid,
  .theme2-marketing-process,
  .theme2-marketing-timeline,
  .theme2-marketing-services,
  .theme2-marketing-pricing,
  .theme2-marketing-stats,
  .theme2-marketing-faq,
  .theme2-marketing-hero-editor,
  .theme2-marketing-split-editor,
  .theme2-marketing-cta-editor,
  .theme2-marketing-testimonials-editor,
  .theme2-marketing-feature-grid-editor,
  .theme2-marketing-process-editor,
  .theme2-marketing-timeline-editor,
  .theme2-marketing-services-editor,
  .theme2-marketing-pricing-editor,
  .theme2-marketing-stats-editor,
  .theme2-marketing-faq-editor
) .theme2-marketing-button {
  --theme2-button-fill: var(--theme2-button-hover-fill, #111111) !important;
  --theme2-button-fill-text: var(--theme2-button-hover-text, #ffffff) !important;
  background-color: var(--theme2-button-base-bg, #ffffff) !important;
  border-color: var(--theme2-button-border, #111111) !important;
  color: var(--theme2-button-base-text, #111111) !important;
  border-radius: 10px !important;
}

.theme2-marketing-hero .theme2-marketing-hero__actions .theme2-marketing-button,
.theme2-marketing-hero-editor .theme2-marketing-hero__actions .theme2-marketing-button {
  background-color: #f97336 !important;
  border-color: transparent !important;
  color: #ffffff !important;
  border-radius: 999px !important;
}

.theme2-marketing-cta,
.theme2-marketing-cta-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: #111111;
  color: #ffffff;
}

.theme2-marketing-cta__inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.theme2-marketing-cta--align-left .theme2-marketing-cta__inner,
.theme2-marketing-cta-editor.theme2-marketing-cta--align-left .theme2-marketing-cta__inner {
  text-align: left;
}

.theme2-marketing-cta--align-center .theme2-marketing-cta__inner,
.theme2-marketing-cta-editor.theme2-marketing-cta--align-center .theme2-marketing-cta__inner {
  text-align: center;
}

.theme2-marketing-cta__title {
  margin: 0;
  font-size: var(--theme2-marketing-h2-size);
  line-height: 1.12;
}

.theme2-marketing-cta__text {
  margin: var(--theme2-marketing-gap-heading-body) 0 0;
  opacity: 0.9;
}

.theme2-marketing-cta--align-center .theme2-marketing-cta__text,
.theme2-marketing-cta-editor.theme2-marketing-cta--align-center .theme2-marketing-cta__text {
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-cta--align-center .theme2-marketing-cta__actions,
.theme2-marketing-cta-editor.theme2-marketing-cta--align-center .theme2-marketing-cta__actions {
  justify-content: center;
}

.theme2-marketing-cta--align-left .theme2-marketing-cta__actions,
.theme2-marketing-cta-editor.theme2-marketing-cta--align-left .theme2-marketing-cta__actions {
  justify-content: flex-start;
}

@media (max-width: 860px) {
  .theme2-marketing-cta.theme2-marketing-cta--align-mobile-left .theme2-marketing-cta__inner,
  .theme2-marketing-cta-editor.theme2-marketing-cta--align-mobile-left .theme2-marketing-cta__inner {
    text-align: left;
  }

  .theme2-marketing-cta.theme2-marketing-cta--align-mobile-left .theme2-marketing-cta__text,
  .theme2-marketing-cta-editor.theme2-marketing-cta--align-mobile-left .theme2-marketing-cta__text {
    margin-left: 0;
    margin-right: 0;
  }

  .theme2-marketing-cta.theme2-marketing-cta--align-mobile-left .theme2-marketing-cta__actions,
  .theme2-marketing-cta-editor.theme2-marketing-cta--align-mobile-left .theme2-marketing-cta__actions {
    justify-content: flex-start;
  }

  .theme2-marketing-cta.theme2-marketing-cta--align-mobile-center .theme2-marketing-cta__inner,
  .theme2-marketing-cta-editor.theme2-marketing-cta--align-mobile-center .theme2-marketing-cta__inner {
    text-align: center;
  }

  .theme2-marketing-cta.theme2-marketing-cta--align-mobile-center .theme2-marketing-cta__text,
  .theme2-marketing-cta-editor.theme2-marketing-cta--align-mobile-center .theme2-marketing-cta__text {
    margin-left: auto;
    margin-right: auto;
  }

  .theme2-marketing-cta.theme2-marketing-cta--align-mobile-center .theme2-marketing-cta__actions,
  .theme2-marketing-cta-editor.theme2-marketing-cta--align-mobile-center .theme2-marketing-cta__actions {
    justify-content: center;
  }
}


.theme2-marketing-section-title {
  margin: 0;
  font-size: var(--theme2-marketing-h2-size);
  line-height: 1.12;
}

.theme2-marketing-section-intro {
  margin: var(--theme2-marketing-gap-title-intro) 0 0;
  max-width: 66ch;
}

.theme2-marketing-testimonials,
.theme2-marketing-testimonials-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: transparent;
}

.theme2-marketing-testimonials > *,
.theme2-marketing-testimonials-editor > * {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-testimonials > .theme2-marketing-section-title,
.theme2-marketing-testimonials-editor > .theme2-marketing-section-title {
  width: 100%;
  padding-inline: 0;
  margin-bottom: 2rem;
}

.theme2-marketing-testimonials__carousel {
  margin-top: 1.25rem;
  padding-inline: 0;
  display: flex;
  flex-direction: column;
}

.theme2-marketing-testimonials__list {
  display: flex;
  align-items: stretch;
  margin: 0;
  padding: 0;
}

.theme2-marketing-testimonials__carousel[data-splide-state="pending"] .theme2-marketing-testimonials__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
}

.theme2-marketing-testimonials .splide__track {
  order: 1;
  padding-inline: 0;
  -webkit-mask-image: none;
  mask-image: none;
}

.theme2-marketing-testimonials__editor-list {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  -webkit-mask-image: none;
  mask-image: none;
}

.theme2-marketing-testimonials .splide__slide {
  box-sizing: border-box;
  display: flex;
  height: auto;
  padding: 0;
}

.theme2-marketing-testimonials__carousel[data-splide-state="pending"] .splide__slide {
  width: auto !important;
}

@media (max-width: 767px) {
  .theme2-marketing-testimonials__carousel[data-splide-state="pending"] .theme2-marketing-testimonials__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .theme2-marketing-testimonials .splide__slide {
    padding: 0;
  }
}

.theme2-marketing-testimonials .splide__arrows {
  order: 2;
  display: flex;
  justify-content: center;
  gap: 0.6rem;
  margin: 1.25rem 0 0;
}

.theme2-marketing-testimonials .splide__arrow {
  position: static;
  transform: none;
  width: 2.25rem;
  height: 2.25rem;
  margin: 0;
  border: 0;
  box-shadow: none;
  background: transparent;
  opacity: 1;
  border-radius: 0;
  padding: 0;
}

.theme2-marketing-testimonials .splide__arrow:focus-visible,
.theme2-marketing-testimonials .splide__arrow:hover {
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1;
  transform: none;
}

.theme2-marketing-testimonials .splide__arrow::before,
.theme2-marketing-testimonials .splide__arrow::after,
.theme2-marketing-testimonials .splide__arrow:hover::before,
.theme2-marketing-testimonials .splide__arrow:hover::after,
.theme2-marketing-testimonials .splide__arrow:focus-visible::before,
.theme2-marketing-testimonials .splide__arrow:focus-visible::after {
  content: none !important;
  background: none !important;
  box-shadow: none !important;
  filter: none !important;
}

.theme2-marketing-testimonials .splide__arrow svg {
  width: 1.1rem;
  height: 1.1rem;
  fill: #111111;
}

.theme2-marketing-testimonials .splide__arrow svg {
  display: none;
}

.theme2-marketing-testimonials .splide__arrow::before,
.theme2-marketing-testimonials .splide__arrow:hover::before,
.theme2-marketing-testimonials .splide__arrow:focus-visible::before {
  content: "" !important;
  display: block !important;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M7.59189 13.1665L6.43585 12.0218L10.4499 8.00252H0.583984V6.33049H10.4499L6.43585 2.31763L7.59189 1.1665L13.584 7.1665L7.59189 13.1665Z' fill='%23111111'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 14px 14px !important;
}

.theme2-marketing-testimonials .splide__arrow--prev::before,
.theme2-marketing-testimonials .splide__arrow--prev:hover::before,
.theme2-marketing-testimonials .splide__arrow--prev:focus-visible::before {
  transform: scaleX(-1);
}

.theme2-marketing-testimonials .splide__pagination {
  display: none;
}

.theme2-marketing-testimonials__card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  max-width: none;
  background: transparent;
  color: inherit;
  border: 0;
  border-radius: 0;
  padding-right: 7.5px;
  padding-left: 7.5px;
  height: 100%;
  box-sizing: border-box;
}

.theme2-marketing-testimonials__bubble {
  position: relative;
  margin: 0;
  display: block;
  width: auto !important;
  min-width: 0;
  max-width: none;
  margin-right: 2.5px !important;
  margin-left: 2.5px !important;
  background: #ff6a3d;
  color: #ffffff;
  border-radius: 1rem;
  padding: 1.15rem 1rem 1.05rem;
  overflow: visible;
}

.theme2-marketing-testimonials__bubble::after {
  content: "";
  position: absolute;
  left: 1.55rem;
  bottom: -0.52rem;
  width: 1.05rem;
  height: 1.05rem;
  background: inherit;
  transform: rotate(45deg);
  border-radius: 0.1rem;
}

.theme2-marketing-testimonials__quote {
  margin: 0;
  position: relative;
  z-index: 1;
  padding-left: 1.6rem;
  font-size: inherit;
  line-height: 1.6;
  font-style: normal;
  font-weight: inherit;
  white-space: pre-line;
  word-break: break-word;
  overflow-wrap: anywhere;
  padding: 20px !important;
}

.theme2-marketing-testimonials__quote::before {
  content: "\201C";
  position: absolute;
top: 0.1rem;
  left: 0rem;
  color: #FFF;
  font-size: 2.2rem;
  line-height: 1;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  pointer-events: none;
}

.theme2-marketing-testimonials__meta {
  width: auto !important;
  min-width: 0;
  max-width: none;
  margin-right: 2.5px !important;
  margin-left: 2.5px !important;
  padding: 1rem 0 0 0.55rem;
}

@media (max-width: 767px) {
  .theme2-marketing-testimonials__card {
    padding-right: 4.5px;
    padding-left: 4.5px;
  }

  .theme2-marketing-testimonials__bubble,
  .theme2-marketing-testimonials__meta {
    margin-right: 1.5px !important;
    margin-left: 1.5px !important;
  }
}

.theme2-marketing-testimonials__name {
  margin: 0;
  font-weight: 700;
  font-size: 0.98rem;
  color: #111111;
}

.theme2-marketing-testimonials__role {
  margin: 0.18rem 0 0;
  color: #5f6772;
  font-size: 0.88rem;
  line-height: 1.45;
}

.theme2-marketing-feature-grid,
.theme2-marketing-feature-grid-editor {
  padding: var(--theme2-marketing-flow-padding-y) clamp(1rem, 3vw, 2rem);
  background: transparent;
}

.theme2-marketing-feature-grid > *,
.theme2-marketing-feature-grid-editor > * {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-feature-grid__heading {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-feature-grid__grid {
  margin-top: var(--theme2-feature-grid-offset, 1rem);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--theme2-feature-grid-gap, 1rem);
}

.theme2-marketing-feature-grid--cols-2 .theme2-marketing-feature-grid__grid,
.theme2-marketing-feature-grid-editor--cols-2 .theme2-marketing-feature-grid__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.theme2-marketing-feature-grid--cols-4 .theme2-marketing-feature-grid__grid,
.theme2-marketing-feature-grid-editor--cols-4 .theme2-marketing-feature-grid__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.theme2-marketing-feature-grid--title-center .theme2-marketing-section-title,
.theme2-marketing-feature-grid-editor--title-center .theme2-marketing-section-title {
  text-align: center;
}

.theme2-marketing-feature-grid--title-center .theme2-marketing-section-intro,
.theme2-marketing-feature-grid-editor--title-center .theme2-marketing-section-intro {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.theme2-marketing-feature-grid--title-left .theme2-marketing-section-title,
.theme2-marketing-feature-grid-editor--title-left .theme2-marketing-section-title {
  text-align: left;
}

.theme2-marketing-feature-grid--intro-center .theme2-marketing-section-intro,
.theme2-marketing-feature-grid-editor--intro-center .theme2-marketing-section-intro {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.theme2-marketing-feature-grid--intro-left .theme2-marketing-section-intro,
.theme2-marketing-feature-grid-editor--intro-left .theme2-marketing-section-intro {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}



.theme2-marketing-feature-grid__card {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.theme2-marketing-feature-grid--card-center .theme2-marketing-feature-grid__card,
.theme2-marketing-feature-grid-editor--card-center .theme2-marketing-feature-grid__card {
  align-items: center;
  text-align: center;
}

.theme2-marketing-feature-grid--card-left .theme2-marketing-feature-grid__card,
.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-feature-grid__card {
  align-items: flex-start;
  text-align: left;
}

.theme2-marketing-feature-grid__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 0.95rem;
  font-size: 28px;
  line-height: 1;
  color: var(--theme2-feature-grid-icon-color, #111111);
}

.theme2-marketing-feature-grid__icon svg {
  display: block;
  width: 28px;
  height: 28px;
  stroke: currentColor;
}

.theme2-marketing-feature-grid--icon-circle .theme2-marketing-feature-grid__icon,
.theme2-marketing-feature-grid-editor--icon-circle .theme2-marketing-feature-grid__icon {
  width: 76px;
  height: 76px;
  margin-bottom: 1rem;
  border-radius: 999px;
  background-color: var(--theme2-feature-grid-icon-circle-color, #fef1eb);
}

.theme2-marketing-feature-grid__card-title {
  margin: 0;
  font-size: var(--theme2-h3-font-size, clamp(1.34rem, 2.15vw, 1.62rem));
  line-height: var(--theme2-h3-line-height, 1.24);
}

.theme2-marketing-feature-grid__card-text {
  margin: 0.6rem 0 0;
}

@media (max-width: 860px) {
  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-section-title,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-section-title,
  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-feature-grid__card,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-feature-grid__card {
    text-align: left !important;
  }

  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-section-intro {
    margin-left: 0;
    margin-right: 0;
  }

  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-feature-grid__card,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-left .theme2-marketing-feature-grid__card {
    align-items: flex-start !important;
  }

  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-section-title,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-section-title,
  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-feature-grid__card,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-feature-grid__card {
    text-align: center !important;
  }

  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-section-intro {
    margin-left: auto;
    margin-right: auto;
  }

  .theme2-marketing-feature-grid.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-feature-grid__card,
  .theme2-marketing-feature-grid-editor.theme2-marketing-feature-grid--align-mobile-center .theme2-marketing-feature-grid__card {
    align-items: center !important;
  }
}

.theme2-marketing-process,
.theme2-marketing-process-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: transparent;
}

.theme2-marketing-process__inner {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--theme2-marketing-gap-content-media);
  align-items: start;
}

.theme2-marketing-process:not(.theme2-marketing-process--has-media) .theme2-marketing-process__inner {
  grid-template-columns: minmax(0, 1fr);
}

.theme2-marketing-process.theme2-marketing-process--has-media .theme2-marketing-process__inner,
.theme2-marketing-process-editor.theme2-marketing-process--has-media .theme2-marketing-process__inner {
  align-items: stretch;
}

.theme2-marketing-process__content {
  min-width: 0;
  max-width: none;
}

.theme2-marketing-process.theme2-marketing-process--has-media .theme2-marketing-process__content,
.theme2-marketing-process-editor.theme2-marketing-process--has-media .theme2-marketing-process__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
}

.theme2-marketing-process--heading-center .theme2-marketing-section-title,
.theme2-marketing-process-editor--heading-center .theme2-marketing-section-title {
  text-align: center;
}

.theme2-marketing-process--heading-center .theme2-marketing-section-intro,
.theme2-marketing-process-editor--heading-center .theme2-marketing-section-intro {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.theme2-marketing-process--heading-left .theme2-marketing-section-title,
.theme2-marketing-process-editor--heading-left .theme2-marketing-section-title {
  text-align: left;
}

.theme2-marketing-process--heading-left .theme2-marketing-section-intro,
.theme2-marketing-process-editor--heading-left .theme2-marketing-section-intro {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}

@media (max-width: 860px) {
  .theme2-marketing-process.theme2-marketing-process--align-mobile-left .theme2-marketing-section-title,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-left .theme2-marketing-section-title,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-left .theme2-marketing-process__meta,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-left .theme2-marketing-process__meta,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-left .theme2-marketing-process__title,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-left .theme2-marketing-process__title,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-left .theme2-marketing-process__text,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-left .theme2-marketing-process__text {
    text-align: left !important;
  }

  .theme2-marketing-process.theme2-marketing-process--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-left .theme2-marketing-section-intro {
    margin-left: 0;
    margin-right: 0;
  }

  .theme2-marketing-process.theme2-marketing-process--align-mobile-center .theme2-marketing-section-title,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-center .theme2-marketing-section-title,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-center .theme2-marketing-process__meta,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-center .theme2-marketing-process__meta,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-center .theme2-marketing-process__title,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-center .theme2-marketing-process__title,
  .theme2-marketing-process.theme2-marketing-process--align-mobile-center .theme2-marketing-process__text,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-center .theme2-marketing-process__text {
    text-align: center !important;
  }

  .theme2-marketing-process.theme2-marketing-process--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-process-editor.theme2-marketing-process--align-mobile-center .theme2-marketing-section-intro {
    margin-left: auto;
    margin-right: auto;
  }
}

.theme2-marketing-process__steps {
  margin-top: var(--theme2-marketing-gap-process-steps);
  display: grid;
  gap: clamp(1.65rem, 3vw, 2.85rem);
}

.theme2-marketing-process__step {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: clamp(1rem, 2vw, 1.5rem);
  align-items: start;
}

.theme2-marketing-process__index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: clamp(3.55rem, 5vw, 4.1rem);
  width: clamp(3.55rem, 5vw, 4.1rem);
  height: clamp(3.55rem, 5vw, 4.1rem);
  margin-top: 0.1rem;
  border-radius: 999px;
  background: var(--theme2-process-index-bg, #ff6a3d);
  color: #ffffff;
  font-weight: 600;
  font-size: clamp(0.98rem, 1.25vw, 1.08rem);
}

.theme2-marketing-process__body {
  min-width: 0;
}

.theme2-marketing-process__meta {
  margin: 0 0 0.35rem;
  color: #5a6573;
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.theme2-marketing-process__title {
  margin: 0;
  font-size: clamp(1.12rem, 1.55vw, 1.42rem);
  line-height: 1.28;
  font-weight: var(--theme2-font-weight-bold, 500);
}

.theme2-marketing-process__text {
  margin: 0.55rem 0 0;
  color: inherit;
}

.theme2-marketing-process__media {
  min-width: 0;
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: var(--theme2-marketing-side-media-radius);
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
  isolation: isolate;
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.theme2-marketing-process__image,
.theme2-marketing-process__media-placeholder {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1 / 1;
  height: 100%;
  border-radius: inherit;
  clip-path: inset(0 round var(--theme2-marketing-side-media-radius));
}

.theme2-marketing-process__image {
  object-fit: cover;
  object-position: bottom;
}

.theme2-marketing-process__media-placeholder {
  border: 0;
  background-color: #fbfbfb;
  background-image:
    linear-gradient(45deg, rgba(17, 17, 17, 0.04) 25%, transparent 25%, transparent 75%, rgba(17, 17, 17, 0.04) 75%, rgba(17, 17, 17, 0.04)),
    linear-gradient(45deg, rgba(17, 17, 17, 0.04) 25%, transparent 25%, transparent 75%, rgba(17, 17, 17, 0.04) 75%, rgba(17, 17, 17, 0.04));
  background-position: 0 0, 22px 22px;
  background-size: 44px 44px;
  color: #707782;
  font-size: 0.96rem;
  line-height: 1.4;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}

@media (max-width: 980px) {
  .theme2-marketing-process__inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
  }

  .theme2-marketing-process__content {
    max-width: none;
  }

  .theme2-marketing-process.theme2-marketing-process--has-media .theme2-marketing-process__content,
  .theme2-marketing-process-editor.theme2-marketing-process--has-media .theme2-marketing-process__content {
    justify-content: flex-start;
    min-height: auto;
  }

  .theme2-marketing-process__media {
    justify-content: flex-start;
  }

  .theme2-marketing-process__image,
  .theme2-marketing-process__media-placeholder {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .theme2-marketing-process__step {
    gap: 0.9rem;
  }

  .theme2-marketing-process__index {
    min-width: 3.2rem;
    width: 3.2rem;
    height: 3.2rem;
  }
}

.theme2-marketing-timeline,
.theme2-marketing-timeline-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: #f8f9fb;
}

.theme2-marketing-timeline__inner {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-timeline .theme2-marketing-section-title,
.theme2-marketing-timeline-editor .theme2-marketing-section-title {
  font-size: var(--theme2-marketing-h2-size);
}

.theme2-marketing-timeline .theme2-marketing-section-intro,
.theme2-marketing-timeline-editor .theme2-marketing-section-intro {
  font-size: clamp(1.05rem, 1.35vw, 1.16rem);
  line-height: 1.62;
}

.theme2-marketing-timeline--heading-center .theme2-marketing-section-title,
.theme2-marketing-timeline-editor--heading-center .theme2-marketing-section-title {
  text-align: center;
}

.theme2-marketing-timeline--heading-center .theme2-marketing-section-intro,
.theme2-marketing-timeline-editor--heading-center .theme2-marketing-section-intro {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.theme2-marketing-timeline--heading-left .theme2-marketing-section-title,
.theme2-marketing-timeline-editor--heading-left .theme2-marketing-section-title {
  text-align: left;
}

.theme2-marketing-timeline--heading-left .theme2-marketing-section-intro,
.theme2-marketing-timeline-editor--heading-left .theme2-marketing-section-intro {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}

.theme2-marketing-timeline__list {
  position: relative;
  margin-top: 1rem;
  display: grid;
  gap: 1rem;
}

.theme2-marketing-timeline__list::before {
  content: "";
  position: absolute;
  left: 0.55rem;
  top: 0.35rem;
  bottom: 0.35rem;
  width: 2px;
  background: linear-gradient(180deg, #c4cfdd 0%, rgba(196, 207, 221, 0.28) 100%);
}

.theme2-marketing-timeline__item {
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0.8rem;
  align-items: start;
}

.theme2-marketing-timeline__dot {
  position: relative;
  margin-top: 0.35rem;
  width: 1.15rem;
  height: 1.15rem;
  border-radius: 999px;
  background: #64748b;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 1px rgba(100, 116, 139, 0.28);
}

.theme2-marketing-timeline__content {
  border: 1px solid #d8dce3;
  border-radius: var(--theme2-marketing-card-radius, 16px);
  background: #ffffff;
  padding: var(--theme2-marketing-box-padding-y) var(--theme2-marketing-box-padding-x);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
}

.theme2-marketing-timeline__period {
  margin: 0;
  color: #64748b;
  font-size: clamp(0.96rem, 1.25vw, 1.04rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.theme2-marketing-timeline__role {
  margin: 0.42rem 0 0;
  font-size: var(--theme2-h3-font-size, clamp(1.34rem, 2.15vw, 1.62rem));
  line-height: var(--theme2-h3-line-height, 1.24);
  color: #0f172a;
}

.theme2-marketing-timeline__place {
  margin: 0.35rem 0 0;
  color: #334155;
  font-weight: 600;
  font-size: clamp(1.09rem, 1.55vw, 1.2rem);
}

.theme2-marketing-timeline__description {
  margin: 0.5rem 0 0;
  color: #475569;
  font-size: clamp(1.09rem, 1.6vw, 1.18rem);
  line-height: 1.62;
}

.theme2-marketing-services,
.theme2-marketing-services-editor {
  padding: var(--theme2-marketing-flow-padding-y) clamp(1rem, 3vw, 2rem);
  background: transparent;
}

.theme2-marketing-services > *,
.theme2-marketing-services-editor > * {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-services__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--theme2-services-grid-gap, 1rem);
}

.theme2-marketing-services .theme2-marketing-section-title,
.theme2-marketing-services-editor .theme2-marketing-section-title {
  font-size: var(--theme2-marketing-h2-size);
  line-height: 1.12;
  font-weight: var(--theme2-font-weight-bold, 500);
}

.theme2-marketing-services .theme2-marketing-feature-grid__card-title,
.theme2-marketing-services-editor .theme2-marketing-feature-grid__card-title {
  font-size: var(--theme2-h3-font-size, clamp(1.34rem, 2.15vw, 1.62rem));
  line-height: var(--theme2-h3-line-height, 1.24);
  font-weight: var(--theme2-font-weight-bold, 500);
}

.theme2-marketing-services .theme2-marketing-section-title :is(strong, b),
.theme2-marketing-services-editor .theme2-marketing-section-title :is(strong, b),
.theme2-marketing-services .theme2-marketing-feature-grid__card-title :is(strong, b),
.theme2-marketing-services-editor .theme2-marketing-feature-grid__card-title :is(strong, b) {
  font-weight: inherit;
}

.theme2-marketing-services--cols-3 .theme2-marketing-services__grid,
.theme2-marketing-services-editor--cols-3 .theme2-marketing-services__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.theme2-marketing-services--cols-4 .theme2-marketing-services__grid,
.theme2-marketing-services-editor--cols-4 .theme2-marketing-services__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.theme2-marketing-services__icon-image {
  width: 28px;
  height: 28px;
  object-fit: contain;
  display: block;
}

.theme2-marketing-services__icon-media {
  margin-bottom: 0.95rem;
}

@media (max-width: 860px) {
  .theme2-marketing-services.theme2-marketing-services--align-mobile-left .theme2-marketing-section-title,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-left .theme2-marketing-section-title,
  .theme2-marketing-services.theme2-marketing-services--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-services.theme2-marketing-services--align-mobile-left .theme2-marketing-feature-grid__card,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-left .theme2-marketing-feature-grid__card {
    text-align: left !important;
  }

  .theme2-marketing-services.theme2-marketing-services--align-mobile-left .theme2-marketing-section-intro,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-left .theme2-marketing-section-intro {
    margin-left: 0;
    margin-right: 0;
  }

  .theme2-marketing-services.theme2-marketing-services--align-mobile-left .theme2-marketing-feature-grid__card,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-left .theme2-marketing-feature-grid__card {
    align-items: flex-start !important;
  }

  .theme2-marketing-services.theme2-marketing-services--align-mobile-center .theme2-marketing-section-title,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-center .theme2-marketing-section-title,
  .theme2-marketing-services.theme2-marketing-services--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-services.theme2-marketing-services--align-mobile-center .theme2-marketing-feature-grid__card,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-center .theme2-marketing-feature-grid__card {
    text-align: center !important;
  }

  .theme2-marketing-services.theme2-marketing-services--align-mobile-center .theme2-marketing-section-intro,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-center .theme2-marketing-section-intro {
    margin-left: auto;
    margin-right: auto;
  }

  .theme2-marketing-services.theme2-marketing-services--align-mobile-center .theme2-marketing-feature-grid__card,
  .theme2-marketing-services-editor.theme2-marketing-services--align-mobile-center .theme2-marketing-feature-grid__card {
    align-items: center !important;
  }
}

.theme2-marketing-audience__icon-image {
  width: 28px;
  height: 28px;
  object-fit: contain;
  display: block;
}

@media (prefers-reduced-motion: reduce) {
  .theme2-marketing-services__item {
    transition: none;
  }

  .theme2-marketing-services__item:is(:hover, :focus-within) {
    transform: none;
  }
}

.theme2-marketing-audience,
.theme2-marketing-audience-editor {
  padding: var(--theme2-marketing-flow-padding-y) clamp(1rem, 3vw, 2rem);
  background: transparent;
  color: #111111;
}

.theme2-marketing-audience__inner {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  gap: var(--theme2-marketing-gap-wide-content-media);
  align-items: start;
}

.theme2-marketing-audience__content {
  min-width: 0;
}

.theme2-marketing-audience--content-center .theme2-marketing-audience__content,
.theme2-marketing-audience-editor--content-center .theme2-marketing-audience__content {
  text-align: center;
}

.theme2-marketing-audience--content-center :is(.theme2-marketing-section-title, .theme2-marketing-audience__body, .theme2-marketing-audience__note),
.theme2-marketing-audience-editor--content-center :is(.theme2-marketing-section-title, .theme2-marketing-audience__body, .theme2-marketing-audience__note) {
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-audience--content-left .theme2-marketing-audience__content,
.theme2-marketing-audience-editor--content-left .theme2-marketing-audience__content {
  text-align: left;
}

.theme2-marketing-audience .theme2-marketing-section-title,
.theme2-marketing-audience-editor .theme2-marketing-section-title {
  max-width: 12ch;
  font-size: var(--theme2-marketing-h2-size);
  line-height: 1.12;
  font-weight: var(--theme2-font-weight-bold, 500);
}

.theme2-marketing-audience__body {
  margin: var(--theme2-marketing-gap-title-intro) 0 0;
  max-width: 66ch;
  font-size: inherit;
  line-height: 1.6;
}

.theme2-marketing-audience__note {
  margin-top: var(--theme2-marketing-gap-note);
  max-width: 34ch;
}

.theme2-marketing-audience__note-title {
  margin: 0;
  color: var(--theme2-audience-note-title-color, #ff2d20);
  font-size: clamp(1.28rem, 1.9vw, 1.58rem);
  line-height: 1.15;
  font-weight: 700;
}

.theme2-marketing-audience__note-text {
  margin: 0.75rem 0 0;
  font-size: inherit;
  line-height: 1.6;
}

.theme2-marketing-audience__grid {
  margin-top: var(--theme2-audience-grid-offset, 0px);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--theme2-audience-grid-gap, 56px);
  justify-items: center;
  align-items: start;
}

.theme2-marketing-audience--cols-2 .theme2-marketing-audience__inner,
.theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__inner {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: var(--theme2-audience-grid-align-gap, 16px);
  row-gap: 0;
}

.theme2-marketing-audience--cols-2 .theme2-marketing-audience__grid,
.theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__grid {
  grid-column: 2 / 4;
  width: 100%;
  column-gap: var(--theme2-audience-grid-align-gap, 16px);
  row-gap: var(--theme2-audience-grid-gap, 56px);
}

.theme2-marketing-feature-grid--card-left .theme2-marketing-audience__grid,
.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-audience__grid {
  justify-items: start;
}

.theme2-marketing-feature-grid--card-center .theme2-marketing-audience__grid,
.theme2-marketing-feature-grid-editor--card-center .theme2-marketing-audience__grid {
  justify-items: center;
}

.theme2-marketing-audience--cols-3 .theme2-marketing-audience__grid,
.theme2-marketing-audience-editor--cols-3 .theme2-marketing-audience__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.theme2-marketing-audience--cols-4 .theme2-marketing-audience__grid,
.theme2-marketing-audience-editor--cols-4 .theme2-marketing-audience__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.theme2-marketing-audience__card {
  width: 100%;
  max-width: 18rem;
}

.theme2-marketing-audience--cols-2 .theme2-marketing-audience__card,
.theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__card {
  max-width: none;
}

.theme2-marketing-audience .theme2-marketing-feature-grid__icon,
.theme2-marketing-audience-editor .theme2-marketing-feature-grid__icon {
  width: 84px;
  height: 84px;
  margin-bottom: 1.1rem;
}

.theme2-marketing-audience .theme2-marketing-feature-grid__icon svg,
.theme2-marketing-audience-editor .theme2-marketing-feature-grid__icon svg {
  width: 30px;
  height: 30px;
}

.theme2-marketing-audience__card-title {
  font-size: clamp(1rem, 1.25vw, 1.18rem);
  line-height: 1.42;
  font-weight: 400;
  text-wrap: balance;
}

.theme2-marketing-audience__card-text {
  margin: 0.6rem 0 0;
  max-width: 22ch;
  color: rgba(17, 17, 17, 0.72);
  font-size: inherit;
  line-height: 1.6;
}

@media (min-width: 981px) {
  .theme2-marketing-audience--cols-2 .theme2-marketing-audience__card-title,
  .theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__card-title,
  .theme2-marketing-audience--cols-2 .theme2-marketing-audience__card-text,
  .theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__card-text {
    max-width: 18.5ch;
    margin-left: auto;
    margin-right: auto;
  }

  .theme2-marketing-feature-grid--card-left.theme2-marketing-audience--cols-2 .theme2-marketing-audience__card-title,
  .theme2-marketing-feature-grid-editor--card-left.theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__card-title,
  .theme2-marketing-feature-grid--card-left.theme2-marketing-audience--cols-2 .theme2-marketing-audience__card-text,
  .theme2-marketing-feature-grid-editor--card-left.theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__card-text {
    margin-left: 0;
    margin-right: 0;
  }

  .theme2-marketing-feature-grid--card-left.theme2-marketing-audience--cols-2 .theme2-marketing-audience__grid,
  .theme2-marketing-feature-grid-editor--card-left.theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__grid {
    justify-items: center;
  }

  .theme2-marketing-feature-grid--card-left.theme2-marketing-audience--cols-2 .theme2-marketing-audience__card,
  .theme2-marketing-feature-grid-editor--card-left.theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__card {
    width: min(100%, 20.5ch);
  }
}

.theme2-marketing-audience .theme2-marketing-section-title :is(strong, b),
.theme2-marketing-audience-editor .theme2-marketing-section-title :is(strong, b),
.theme2-marketing-audience .theme2-marketing-audience__card-title :is(strong, b),
.theme2-marketing-audience-editor .theme2-marketing-audience__card-title :is(strong, b) {
  font-weight: inherit;
}

@media (max-width: 980px) {
  .theme2-marketing-audience__inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
  }

  .theme2-marketing-audience--cols-2 .theme2-marketing-audience__inner,
  .theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__inner {
    grid-template-columns: minmax(0, 1fr);
    column-gap: 0;
    row-gap: 2rem;
  }

  .theme2-marketing-audience__content {
    order: 0;
    grid-column: 1 / -1;
  }

  .theme2-marketing-audience__grid {
    order: 1;
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 1rem;
  }

  .theme2-marketing-audience--cols-2 .theme2-marketing-audience__grid,
  .theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__grid {
    grid-column: 1 / -1;
    width: 100%;
    column-gap: 0;
    row-gap: 2rem;
  }

  .theme2-marketing-audience__grid,
  .theme2-marketing-audience--cols-2 .theme2-marketing-audience__grid,
  .theme2-marketing-audience-editor--cols-2 .theme2-marketing-audience__grid,
  .theme2-marketing-audience--cols-3 .theme2-marketing-audience__grid,
  .theme2-marketing-audience-editor--cols-3 .theme2-marketing-audience__grid,
  .theme2-marketing-audience--cols-4 .theme2-marketing-audience__grid,
  .theme2-marketing-audience-editor--cols-4 .theme2-marketing-audience__grid {
    grid-template-columns: 1fr;
  }

  .theme2-marketing-audience__card {
    width: 100%;
    max-width: none;
  }

  .theme2-marketing-audience--content-left .theme2-marketing-audience__grid,
  .theme2-marketing-audience-editor--content-left .theme2-marketing-audience__grid {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 2rem;
    margin-top: 1.75rem;
  }

  .theme2-marketing-audience--content-left .theme2-marketing-audience__card,
  .theme2-marketing-audience-editor--content-left .theme2-marketing-audience__card {
    width: 100%;
    max-width: none;
    align-items: flex-start;
    text-align: left;
  }

  .theme2-marketing-audience--content-left .theme2-marketing-feature-grid__icon,
  .theme2-marketing-audience-editor--content-left .theme2-marketing-feature-grid__icon,
  .theme2-marketing-audience--content-left .theme2-marketing-audience__card-title,
  .theme2-marketing-audience-editor--content-left .theme2-marketing-audience__card-title,
  .theme2-marketing-audience--content-left .theme2-marketing-audience__card-text,
  .theme2-marketing-audience-editor--content-left .theme2-marketing-audience__card-text {
    align-self: flex-start;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }

  .theme2-marketing-audience__body,
  .theme2-marketing-audience__note,
  .theme2-marketing-audience .theme2-marketing-section-title,
  .theme2-marketing-audience-editor .theme2-marketing-section-title {
    max-width: none;
  }

  .theme2-marketing-audience.theme2-marketing-audience--content-left.theme2-marketing-feature-grid--card-left .theme2-marketing-audience__grid,
  .theme2-marketing-audience-editor.theme2-marketing-audience-editor--content-left.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-audience__grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    justify-items: stretch !important;
    align-items: start !important;
    gap: 2rem !important;
    width: 100%;
    margin-top: 1.75rem !important;
  }

  .theme2-marketing-audience.theme2-marketing-audience--content-left.theme2-marketing-feature-grid--card-left .theme2-marketing-audience__card,
  .theme2-marketing-audience-editor.theme2-marketing-audience-editor--content-left.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-audience__card {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    text-align: left !important;
  }

  .theme2-marketing-audience.theme2-marketing-audience--content-left.theme2-marketing-feature-grid--card-left .theme2-marketing-audience__card:last-child,
  .theme2-marketing-audience-editor.theme2-marketing-audience-editor--content-left.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-audience__card:last-child {
    margin-bottom: 0;
  }

  .theme2-marketing-audience.theme2-marketing-audience--content-left.theme2-marketing-feature-grid--card-left .theme2-marketing-feature-grid__icon,
  .theme2-marketing-audience-editor.theme2-marketing-audience-editor--content-left.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-feature-grid__icon {
    display: inline-flex !important;
    align-self: flex-start !important;
    margin: 0 0 1rem !important;
  }

  .theme2-marketing-audience.theme2-marketing-audience--content-left.theme2-marketing-feature-grid--card-left .theme2-marketing-audience__card-title,
  .theme2-marketing-audience.theme2-marketing-audience--content-left.theme2-marketing-feature-grid--card-left .theme2-marketing-audience__card-text,
  .theme2-marketing-audience-editor.theme2-marketing-audience-editor--content-left.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-audience__card-title,
  .theme2-marketing-audience-editor.theme2-marketing-audience-editor--content-left.theme2-marketing-feature-grid-editor--card-left .theme2-marketing-audience__card-text {
    width: 100% !important;
    max-width: none !important;
    align-self: stretch !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: left !important;
    min-height: 0 !important;
  }
}

.theme2-marketing-stats,
.theme2-marketing-stats-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: #0f172a;
  color: #f8fafc;
}

.theme2-marketing-stats > *,
.theme2-marketing-stats-editor > * {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-stats__grid {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.theme2-marketing-stats__item {
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: var(--theme2-marketing-card-radius, 16px);
  padding: var(--theme2-marketing-box-padding-y) var(--theme2-marketing-box-padding-x);
  background: rgba(255, 255, 255, 0.07);
}

.theme2-marketing-pricing,
.theme2-marketing-pricing-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: transparent;
}

.theme2-marketing-pricing > *,
.theme2-marketing-pricing-editor > * {
  max-width: var(--wp--style--global--content-size, 1140px);
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-pricing__content {
  position: relative;
}

.theme2-marketing-pricing__billing-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.theme2-marketing-pricing__billing {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.45rem;
  margin-top: 1rem;
}

.theme2-marketing-pricing__billing-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.95rem;
  flex-wrap: wrap;
}

.theme2-marketing-pricing__billing-label {
  color: rgba(17, 17, 17, 0.46);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  transition: color 180ms ease;
}

.theme2-marketing-pricing__billing-switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 4.5rem;
  height: 2.35rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff835d, #ff6433);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.24), 0 16px 28px rgba(255, 106, 61, 0.18);
  cursor: pointer;
}

.theme2-marketing-pricing__billing-switch::after {
  content: "";
  position: absolute;
  top: 0.22rem;
  left: 0.22rem;
  width: 1.91rem;
  height: 1.91rem;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 10px 18px rgba(15, 23, 42, 0.16);
  transition: transform 200ms ease;
}

.theme2-marketing-pricing__billing-note {
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.36rem 0.82rem;
  border-radius: 999px;
  background: color-mix(in srgb, #ff6a3d 14%, #ffffff);
  color: #ff6a3d;
  font-family: inherit;
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
  white-space: nowrap;
  box-shadow: inset 0 0 0 1px rgba(255, 106, 61, 0.18);
}

.theme2-marketing-pricing__billing-checkbox:not(:checked) ~ .theme2-marketing-pricing__billing .theme2-marketing-pricing__billing-label--monthly,
.theme2-marketing-pricing__billing-checkbox:checked ~ .theme2-marketing-pricing__billing .theme2-marketing-pricing__billing-label--yearly {
  color: #111111;
}

.theme2-marketing-pricing__billing-checkbox:checked ~ .theme2-marketing-pricing__billing .theme2-marketing-pricing__billing-switch::after {
  transform: translateX(2.15rem);
}

.theme2-marketing-pricing__panels {
  margin-top: var(--theme2-marketing-gap-toggle-panels);
}

.theme2-marketing-pricing__panel--yearly {
  display: none;
}

.theme2-marketing-pricing__billing-checkbox:checked ~ .theme2-marketing-pricing__panels .theme2-marketing-pricing__panel--monthly {
  display: none;
}

.theme2-marketing-pricing__billing-checkbox:checked ~ .theme2-marketing-pricing__panels .theme2-marketing-pricing__panel--yearly {
  display: block;
}

.theme2-marketing-pricing__panel .theme2-marketing-pricing__grid {
  margin-top: 0;
}

.theme2-marketing-pricing__grid {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--theme2-marketing-gap-pricing-grid);
}

.theme2-marketing-pricing--cols-2 .theme2-marketing-pricing__grid,
.theme2-marketing-pricing-editor--cols-2 .theme2-marketing-pricing__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.theme2-marketing-pricing--cols-4 .theme2-marketing-pricing__grid,
.theme2-marketing-pricing-editor--cols-4 .theme2-marketing-pricing__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.theme2-marketing-pricing__card {
  --theme2-pricing-cta-bg: #ff6a3d;
  --theme2-pricing-cta-text: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  min-height: 100%;
  border: 1px solid #d7deea;
  border-radius: var(--theme2-marketing-card-radius, 16px);
  background: var(--theme2-pricing-card-bg, #ffffff);
  color: var(--theme2-pricing-card-text, inherit);
  padding: var(--theme2-marketing-box-padding-y) var(--theme2-marketing-box-padding-x);
}

.theme2-marketing-pricing__card--featured {
  --theme2-pricing-cta-bg: #ffffff;
  --theme2-pricing-cta-text: #111111;
  border-color: #d7deea;
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.1);
}

.theme2-marketing-pricing__card--borderless {
  border-color: transparent;
}

.theme2-marketing-pricing__name {
  margin: 0;
  color: inherit;
  font-size: var(--theme2-h3-font-size, clamp(1.34rem, 2.15vw, 1.62rem));
  line-height: var(--theme2-h3-line-height, 1.24);
}

.theme2-marketing-pricing__price-row {
  display: flex;
  align-items: baseline;
  gap: 0.4rem;
}

.theme2-marketing-pricing__price {
  margin: 0;
  color: inherit;
  font-size: clamp(1.8rem, 3.8vw, 2.5rem);
  line-height: 1;
  letter-spacing: -0.02em;
}

.theme2-marketing-pricing__period {
  margin: 0;
  color: color-mix(in srgb, currentColor 72%, transparent);
  font-size: 0.9rem;
}

.theme2-marketing-pricing__description {
  margin: 0;
  color: color-mix(in srgb, currentColor 84%, transparent);
}

.theme2-marketing-pricing__features {
  margin: 0;
  padding-left: 1.05rem;
  display: grid;
  gap: 0.34rem;
  color: color-mix(in srgb, currentColor 92%, transparent);
}

.theme2-marketing-pricing__feature {
  margin: 0;
}

.theme2-marketing-pricing__cta {
  margin-top: auto;
  margin-inline: 0;
  align-self: stretch;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: none;
  min-height: 3.35rem;
  padding: 0.88rem 1.4rem;
  border: 0;
  border-radius: 999px !important;
  background: var(--theme2-pricing-cta-bg, #ff6a3d) !important;
  background-image: none !important;
  box-shadow: none;
  color: var(--theme2-pricing-cta-text, #ffffff) !important;
  font-size: 1.02rem;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0;
  text-decoration: none;
  transition: filter 0.2s ease, color 0.2s ease, transform 0.18s ease;
}

.theme2-marketing-pricing__cta::after {
  content: none;
}

.theme2-marketing-pricing__cta-label {
  display: inline-block;
  transform-origin: center bottom;
}

.theme2-marketing-pricing__cta:is(:hover, :focus-visible) {
  box-shadow: none;
  color: var(--theme2-pricing-cta-text, #ffffff) !important;
  filter: brightness(0.96);
}

.theme2-marketing-pricing__cta:is(:hover, :focus-visible) .theme2-marketing-pricing__cta-label {
  transform: translateX(-2px);
}

.theme2-marketing-pricing__cta:active {
  transform: scale(0.985);
}

@keyframes theme2-pricing-cta-text-shake {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }

  16% {
    transform: translate3d(-0.6px, 0, 0) rotate(-0.5deg);
  }

  32% {
    transform: translate3d(0.85px, 0, 0) rotate(0.6deg);
  }

  48% {
    transform: translate3d(-0.7px, 0, 0) rotate(-0.45deg);
  }

  64% {
    transform: translate3d(0.55px, 0, 0) rotate(0.35deg);
  }

  80% {
    transform: translate3d(-0.3px, 0, 0) rotate(-0.18deg);
  }

  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

@media (max-width: 860px) {
  .theme2-marketing-pricing__billing-note {
    font-size: 0.84rem;
  }

  .theme2-marketing-pricing__grid {
    gap: var(--theme2-marketing-gap-pricing-grid);
  }

  .theme2-marketing-pricing__card {
    min-height: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .theme2-marketing-pricing__cta:is(:hover, :focus-visible) .theme2-marketing-pricing__cta-label {
    animation: none;
  }
}

@media (max-width: 640px) {
  .theme2-marketing-pricing__billing-toggle {
    gap: 0.72rem;
  }

  .theme2-marketing-pricing__billing-label {
    font-size: 0.95rem;
  }

  .theme2-marketing-pricing__billing-note {
    padding-inline: 0.68rem;
    font-size: 0.8rem;
  }
}

.theme2-marketing-stats__value {
  margin: 0;
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.theme2-marketing-stats__label {
  margin: 0.45rem 0 0;
  color: rgba(248, 250, 252, 0.9);
}

.theme2-marketing-faq,
.theme2-marketing-faq-editor {
  padding: var(--theme2-marketing-section-padding-y) clamp(1rem, 3vw, 2rem);
  background: #f8f9fb;
}

.theme2-marketing-faq > *,
.theme2-marketing-faq-editor > * {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.theme2-marketing-faq__list {
  margin-top: 1rem;
  display: grid;
  gap: 0.75rem;
}

.theme2-marketing-faq__item {
  border: 1px solid #d8e0ea;
  border-radius: var(--theme2-marketing-card-radius, 16px);
  background: #ffffff;
  padding: 0;
  overflow: hidden;
}

.theme2-marketing-faq__question {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: var(--theme2-marketing-box-padding-y) var(--theme2-marketing-box-padding-x);
  cursor: pointer;
  font-weight: 600;
}

.theme2-marketing-faq__question::-webkit-details-marker {
  display: none;
}

.theme2-marketing-faq__question::marker {
  content: "";
}

.theme2-marketing-faq__question-text {
  flex: 1 1 auto;
}

.theme2-marketing-faq__toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  color: #4c5563;
}

.theme2-marketing-faq__toggle::before,
.theme2-marketing-faq__toggle::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.72rem;
  height: 2px;
  background: currentColor;
  transform: translate(-50%, -50%);
}

.theme2-marketing-faq__toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.theme2-marketing-faq__item[open] .theme2-marketing-faq__toggle::after {
  opacity: 0;
}

.theme2-marketing-faq__answer {
  padding: 0 var(--theme2-marketing-box-padding-x) var(--theme2-marketing-box-padding-y);
}

.theme2-marketing-faq__answer p {
  margin: 0;
}

@media (max-width: 860px) {
  .theme2-marketing-split__inner {
    grid-template-columns: 1fr;
  }

  .theme2-marketing-split--reverse-mobile .theme2-marketing-split__inner,
  .theme2-marketing-split-editor.theme2-marketing-split--reverse-mobile .theme2-marketing-split__inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: stretch;
  }

  .theme2-marketing-split__actions,
  .theme2-marketing-split__actions.theme2-marketing-hero__actions {
    display: flex !important;
    width: 100%;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    text-align: left !important;
  }

  .theme2-marketing-split__actions .theme2-marketing-button,
  .theme2-marketing-split__actions.theme2-marketing-hero__actions .theme2-marketing-button {
    width: auto !important;
    min-height: 44px !important;
    padding: 1.1rem 2.24rem !important;
    text-align: left !important;
    justify-content: center !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .theme2-marketing-testimonials__editor-list {
    grid-template-columns: 1fr;
  }

  .theme2-marketing-testimonials__card {
    padding: 0;
  }

  .theme2-marketing-testimonials__bubble {
    padding: 1rem 0.95rem;
  }

  .theme2-marketing-testimonials__quote {
    font-size: 0.92rem;
  }

  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-hero.theme2-marketing-hero--parallax {
    background-attachment: scroll;
  }

  /* Match mobile side spacing with default Gutenberg gutters used on homepage. */
  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-hero {
    padding-right: min(var(--theme2-hero-padding-right, 2em), 2em) !important;
    padding-left: min(var(--theme2-hero-padding-left, 2em), 2em) !important;
  }

  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) :where(
    .theme2-marketing-intro,
    .theme2-marketing-split,
    .theme2-marketing-cta,
    .theme2-marketing-testimonials,
    .theme2-marketing-feature-grid,
    .theme2-marketing-process,
    .theme2-marketing-timeline,
    .theme2-marketing-services,
    .theme2-marketing-pricing,
    .theme2-marketing-stats,
    .theme2-marketing-faq
  ) {
    padding-right: 1em;
    padding-left: 1em;
  }

  body.home:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .entry-content.wp-block-post-content {
    --theme2-home-mobile-gutter: 2em;
  }

  /* Full-width core group wrappers get same gutter, except pricing columns wrapper. */
  body.home:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .entry-content.wp-block-post-content > .wp-block-group.alignfull:not(:has(> .wp-block-columns)) {
    padding-right: var(--theme2-home-mobile-gutter);
    padding-left: var(--theme2-home-mobile-gutter);
  }

  body.home:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .entry-content.wp-block-post-content > .wp-block-media-text.alignfull > .wp-block-media-text__content {
    padding-right: var(--theme2-home-mobile-gutter) !important;
    padding-left: var(--theme2-home-mobile-gutter) !important;
  }

  /* Fallback for direct full-width standard/custom blocks (non-marketing). */
  body.home:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .entry-content.wp-block-post-content > :where(.alignfull):where([class*="wp-block-"]):not([class*="wp-block-theme2-marketing-"]):not(.wp-block-group):not(.wp-block-columns):not(.wp-block-media-text) {
    padding-right: var(--theme2-home-mobile-gutter);
    padding-left: var(--theme2-home-mobile-gutter);
  }

  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-hero__inner {
    grid-template-columns: 1fr;
  }

  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-split__inner {
    grid-template-columns: 1fr;
  }

  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-intro__body {
    max-width: none;
  }

  .theme2-marketing-feature-grid--cols-2 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid-editor--cols-2 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid--cols-3 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid-editor--cols-3 .theme2-marketing-feature-grid__grid {
    grid-template-columns: 1fr;
  }

  .theme2-marketing-feature-grid--compact-cards.theme2-marketing-feature-grid--cols-2 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid-editor--compact-cards.theme2-marketing-feature-grid-editor--cols-2 .theme2-marketing-feature-grid__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .theme2-marketing-feature-grid--cols-4 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid-editor--cols-4 .theme2-marketing-feature-grid__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-testimonials__editor-list,
  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-process__inner,
  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-services__grid,
  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-pricing__grid,
  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-stats__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 340px) {
  .theme2-marketing-feature-grid--compact-cards.theme2-marketing-feature-grid--cols-2 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid-editor--compact-cards.theme2-marketing-feature-grid-editor--cols-2 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid--cols-4 .theme2-marketing-feature-grid__grid,
  .theme2-marketing-feature-grid-editor--cols-4 .theme2-marketing-feature-grid__grid {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  body:not(.block-editor-iframe__body):not(.editor-styles-wrapper) .theme2-marketing-hero.theme2-marketing-hero--parallax {
    background-attachment: scroll;
  }

}
