@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400..900&display=swap");

/* Global typography and light interaction layer. */
:root {
  --dadoue-text: #274b42;
  --dadoue-heading: #365951;
  --dadoue-accent: #4dac2f;
  --dadoue-accent-dark: #2f861e;
  --dadoue-soft: #f6fbf4;
  --dadoue-line: rgba(54, 89, 81, 0.18);
  --dadoue-shadow: 0 18px 42px rgba(39, 75, 66, 0.12);
  --dadoue-ui-font: "Segoe UI", Roboto, Arial, Helvetica, sans-serif;
  --dadoue-font: var(--dadoue-ui-font);
  --dadoue-display-font: "Fraunces", "Palatino Linotype", Georgia, serif;
  --dadoue-body-line: 1.66;
  --theme-font-family: var(--dadoue-font);
  --theme-font-size: 18px;
}

html {
  scroll-behavior: smooth;
}

body {
  color: var(--dadoue-text);
  font-family: var(--dadoue-font);
  font-size: 18px;
  line-height: var(--dadoue-body-line);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
.stk-block-heading__text,
.widget-title {
  color: var(--dadoue-heading);
  font-family: var(--dadoue-display-font);
  font-weight: 760;
  letter-spacing: 0;
  line-height: 1.08;
  text-wrap: balance;
}

p,
li,
.stk-block-text__text,
.wpcf7 label,
.ct-widget {
  letter-spacing: 0;
  line-height: 1.68;
}

.ct-menu-link,
.mobile-menu a,
.seo-button,
.stk-button,
.stk-block-button a,
button,
input,
textarea,
select {
  font-family: var(--dadoue-font);
  line-height: 1.25;
}

button,
input,
textarea,
select {
  font-size: 1rem;
}

.ct-header .ct-menu-link {
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}

.mobile-menu a {
  font-size: 1.05rem;
  font-weight: 800;
  line-height: 1.25;
}

.entry-content h1,
.entry-content .stk-block-heading__text:is(h1) {
  font-size: 3.4rem;
}

.entry-content h2,
.entry-content .stk-block-heading__text:is(h2) {
  font-size: 2.35rem;
}

.entry-content h3,
.entry-content .stk-block-heading__text:is(h3) {
  font-size: 1.55rem;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content .stk-block-heading__text {
  line-height: 1.1;
}

.ct-footer,
.ct-footer .ct-widget,
.ct-footer p,
.ct-footer li,
.ct-footer a {
  font-family: var(--dadoue-font);
  font-size: 0.98rem;
  line-height: 1.58;
}

.ct-footer .widget-title,
.ct-footer h2,
.ct-footer h3,
.ct-footer h4 {
  font-family: var(--dadoue-display-font);
  font-size: 1.18rem;
  line-height: 1.18;
  margin-bottom: 0.7em;
}

.ct-footer .wp-block-heading {
  font-size: 1.18rem !important;
}

.google-reviews-copy h2,
.customer-reviews-header h2,
.references-google h2 {
  font-size: 2rem;
}

.references-intro h1 {
  font-size: 3.25rem;
}

.entry-content a:not(.seo-button),
.ct-footer a {
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.form-consent {
  align-items: flex-start;
  display: flex;
  gap: 10px;
}

.form-consent .wpcf7-form-control-wrap {
  flex: 0 0 auto;
  line-height: 1.4;
}

.form-consent label {
  cursor: pointer;
  line-height: 1.45;
}

.static-mail-form,
.static-mail-form * {
  box-sizing: border-box;
}

.static-mail-form .form-grid {
  min-width: 0;
}

.static-mail-form .form-grid > p,
.static-mail-form input,
.static-mail-form select,
.static-mail-form textarea {
  max-width: 100%;
  min-width: 0;
}

.ct-menu-link,
.ct-social-box a,
.stk-button,
.stk-block-button a,
.seo-button,
button,
input,
textarea,
select {
  transition:
    background-color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    color 180ms ease,
    opacity 180ms ease,
    transform 180ms ease;
}

.ct-menu-link {
  position: relative;
}

.dadoue-menu-cta > .ct-menu-link {
  align-items: center;
  background: var(--dadoue-accent);
  border-radius: 6px;
  color: #ffffff !important;
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 800;
  justify-content: center;
  line-height: 1.18;
  min-height: 42px;
  padding: 10px 16px;
}

.dadoue-menu-cta > .ct-menu-link::after {
  display: none;
}

.dadoue-menu-cta > .ct-menu-link:hover,
.dadoue-menu-cta > .ct-menu-link:focus-visible {
  background: var(--dadoue-accent-dark);
  box-shadow: 0 12px 24px rgba(77, 172, 47, 0.2);
}

.dadoue-mobile-header-cta {
  align-items: center;
  background: var(--dadoue-accent);
  border-radius: 6px;
  color: #ffffff !important;
  display: none;
  font-size: 0.92rem;
  font-weight: 800;
  justify-content: center;
  line-height: 1.12;
  min-height: 40px;
  padding: 8px 13px;
  text-decoration: none;
  white-space: nowrap;
}

.ct-menu-link::after {
  background: var(--dadoue-accent);
  bottom: -8px;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  transition: transform 180ms ease;
  width: 100%;
}

.ct-menu-link:hover::after,
.current-menu-item > .ct-menu-link::after {
  transform: translateX(-50%) scaleX(1);
}

.stk-block-card > .stk-container,
.seo-grid article,
.service-feature-card,
.service-overview-card,
.faq-section details,
.seo-cta,
.static-mail-form,
.ct-footer [data-column] {
  transition:
    border-color 220ms ease,
    box-shadow 220ms ease,
    transform 220ms ease;
}

@media (hover: hover) {
  .stk-block-card > .stk-container:hover,
  .seo-grid article:hover,
  .service-feature-card:hover,
  .service-overview-card:hover,
  .faq-section details:hover {
    box-shadow: var(--dadoue-shadow);
    transform: translateY(-4px);
  }

  .seo-button:hover,
  .stk-button:hover,
  .stk-block-button a:hover,
  button:hover {
    box-shadow: 0 12px 24px rgba(77, 172, 47, 0.18);
    transform: translateY(-2px);
  }

  .stk-block-card__image img,
  .service-overview-card img,
  .seo-hero__media img,
  .vp-portfolio__item-img img,
  .vp-portfolio__thumbnail-img img {
    transition: filter 220ms ease, transform 260ms ease;
  }

  .stk-block-card:hover .stk-block-card__image img,
  .service-overview-card:hover img,
  .seo-hero__media:hover img,
  .vp-portfolio__item-img:hover img,
  .vp-portfolio__thumbnail:hover img {
    filter: saturate(1.06) contrast(1.03);
    transform: scale(1.015);
  }
}

[data-reveal] {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}

[data-reveal].is-visible {
  opacity: 1;
  transform: none;
}

.home .stk-4bd7c0c {
  background-image: url("wp-content/uploads/2022/08/Stickerei_Dadoue-scaled.webp") !important;
  background-position: center !important;
  background-size: cover !important;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 1ms !important;
  }

  [data-reveal] {
    opacity: 1;
    transform: none;
  }
}

@media (min-width: 690px) and (max-width: 999px) {
  body {
    font-size: 17px;
    line-height: 1.64;
  }

  .ct-header .ct-menu-link {
    font-size: 0.95rem;
  }

  .entry-content h1,
  .entry-content .stk-block-heading__text:is(h1) {
    font-size: 2.8rem;
  }

  .entry-content h2,
  .entry-content .stk-block-heading__text:is(h2) {
    font-size: 2rem;
  }

  .entry-content h3,
  .entry-content .stk-block-heading__text:is(h3) {
    font-size: 1.4rem;
  }

  .ct-footer,
  .ct-footer .ct-widget,
  .ct-footer p,
  .ct-footer li,
  .ct-footer a {
    font-size: 0.95rem;
  }

  .google-reviews-copy h2,
  .customer-reviews-header h2,
  .references-google h2 {
    font-size: 1.9rem;
  }

  .references-intro h1 {
    font-size: 2.75rem;
  }
}

@media (max-width: 689px) {
  body {
    font-size: 16px;
    line-height: 1.62;
    overflow-x: hidden;
  }

  .entry-content,
  .stk-block,
  .stk-container,
  .stk-row,
  .stk-block-content,
  .stk-inner-blocks,
  iframe,
  img,
  video {
    max-width: 100% !important;
  }

  .entry-content > .wp-block-stackable-heading,
  .entry-content > .wp-block-stackable-text,
  .entry-content > .wp-block-stackable-columns,
  .entry-content > .wp-block-visual-portfolio {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(100vw - 32px) !important;
    width: calc(100vw - 32px) !important;
  }

  .wp-block-stackable-columns > .stk-row {
    display: flex !important;
    flex-direction: column !important;
  }

  .wp-block-stackable-columns .stk-column {
    flex-basis: 100% !important;
    width: 100% !important;
  }

  .stk-block-heading__text,
  .stk-block-text__text,
  .ct-widget,
  .static-mail-form label {
    max-width: 100%;
    overflow-wrap: anywhere;
    white-space: normal !important;
    word-break: normal;
  }

  .entry-content > .wp-block-stackable-heading .stk-block-heading__text {
    font-size: 1.85rem !important;
    line-height: 1.14;
  }

  .entry-content > .wp-block-stackable-text .stk-block-text__text {
    font-size: 1rem !important;
    line-height: 1.58;
  }

  .entry-content h1,
  .entry-content .stk-block-heading__text:is(h1) {
    font-size: 2.15rem;
  }

  .entry-content h2,
  .entry-content .stk-block-heading__text:is(h2) {
    font-size: 1.75rem;
  }

  .entry-content h3,
  .entry-content .stk-block-heading__text:is(h3) {
    font-size: 1.32rem;
  }

  button,
  input,
  textarea,
  select {
    font-size: 1rem;
    min-height: 46px;
  }

  .ct-header .ct-menu-link,
  .mobile-menu a {
    font-size: 1rem;
    line-height: 1.25;
  }

  .ct-footer,
  .ct-footer .ct-widget,
  .ct-footer p,
  .ct-footer li,
  .ct-footer a {
    font-size: 0.94rem;
    line-height: 1.54;
  }

  .ct-footer .widget-title,
  .ct-footer h2,
  .ct-footer h3,
  .ct-footer h4 {
    font-size: 1.08rem;
  }

  .ct-footer .wp-block-heading {
    font-size: 1.08rem !important;
  }

  .google-reviews-copy h2,
  .customer-reviews-header h2,
  .references-google h2 {
    font-size: 1.65rem;
  }

  .references-intro h1 {
    font-size: 2.15rem;
  }

  .ct-header [data-column="end"] [data-items="primary"] {
    align-items: center;
    display: flex;
    gap: 8px;
  }

  .home .stk-4bd7c0c .stk-video-background {
    display: none !important;
  }
}

@media (max-width: 999px) {
  .dadoue-mobile-header-cta {
    display: inline-flex;
  }
}

@media (max-width: 689px) {
  .dadoue-mobile-header-cta {
    display: inline-flex;
  }

  .static-mail-form .form-grid,
  .static-mail-form .col-two,
  .static-mail-form .col-two-reverse,
  .static-mail-form .col-two-equal,
  .static-mail-form .col-three {
    grid-template-columns: 1fr !important;
  }

  .mobile-menu .dadoue-menu-cta > .ct-menu-link {
    margin-top: 8px;
    width: 100%;
  }

  .stitchy-root {
    bottom: 86px !important;
  }
}

/* Static export fixes: show WordPress-exported galleries without the heavy plugin runtime. */
.vp-portfolio {
  --static-gallery-gap: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: min(1290px, calc(100vw - 48px));
  min-height: 0 !important;
}

.vp-portfolio__preloader-wrap,
.vp-portfolio__item-overlay,
.vp-portfolio__item-popup {
  display: none !important;
}

.vp-portfolio__items-wrap,
.vp-portfolio__thumbnails-wrap {
  margin-bottom: 0 !important;
  opacity: 1 !important;
  overflow: visible !important;
  position: relative !important;
  visibility: visible !important;
}

.vp-portfolio__items {
  display: block !important;
  height: auto !important;
  transform: none !important;
}

.vp-portfolio__item-wrap {
  display: none !important;
  float: none !important;
  left: auto !important;
  margin: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  position: relative !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}

.vp-portfolio__item-wrap:first-child,
.vp-portfolio__item-wrap.is-active {
  display: block !important;
}

.vp-portfolio.static-gallery-ready .vp-portfolio__item-wrap:not(.is-active) {
  display: none !important;
}

.vp-portfolio__item,
.vp-portfolio__item-img-wrap,
.vp-portfolio__item-img,
.vp-portfolio__item-img a {
  display: block !important;
  height: 100% !important;
  margin: 0 !important;
  position: relative !important;
}

.vp-portfolio__item-img-wrap::before {
  display: none !important;
}

.vp-portfolio__item-img img {
  aspect-ratio: 16 / 9;
  display: block !important;
  height: clamp(280px, 54vw, 760px) !important;
  object-fit: cover;
  object-position: center;
  width: 100% !important;
}

.vp-portfolio__items-arrow {
  align-items: center !important;
  background: rgba(255, 255, 255, 0.72) !important;
  border: 0 !important;
  border-radius: 50% !important;
  box-shadow: 0 8px 24px rgba(31, 54, 48, 0.18) !important;
  color: #365e51 !important;
  cursor: pointer !important;
  display: flex !important;
  height: 42px !important;
  justify-content: center !important;
  margin-top: -21px !important;
  opacity: 0.82 !important;
  position: absolute !important;
  top: 50% !important;
  transition: opacity 0.2s ease, transform 0.2s ease !important;
  width: 42px !important;
  z-index: 3 !important;
}

.vp-portfolio__items-arrow:hover,
.vp-portfolio__items-arrow:focus {
  opacity: 1 !important;
  transform: scale(1.04);
}

.vp-portfolio__items-arrow-prev {
  left: 18px !important;
}

.vp-portfolio__items-arrow-next {
  right: 18px !important;
}

.vp-portfolio__items-arrow svg {
  height: 22px;
  width: 22px;
}

.vp-portfolio__thumbnails-wrap {
  margin-top: 22px !important;
}

.vp-portfolio__thumbnails {
  display: flex !important;
  gap: var(--static-gallery-gap) !important;
  overflow-x: auto !important;
  padding: 0 0 8px !important;
  scrollbar-width: thin;
}

.vp-portfolio__thumbnail-wrap {
  cursor: pointer;
  flex: 0 0 clamp(88px, 10vw, 170px) !important;
  opacity: 0.56;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.vp-portfolio__thumbnail-wrap:hover,
.vp-portfolio__thumbnail-wrap:focus,
.vp-portfolio__thumbnail-wrap.is-active {
  opacity: 1;
}

.vp-portfolio__thumbnail-wrap.is-active {
  outline: 3px solid #65ad3f;
  outline-offset: 3px;
}

.vp-portfolio__thumbnail,
.vp-portfolio__thumbnail-img-wrap,
.vp-portfolio__thumbnail-img {
  display: block !important;
  height: 100% !important;
  width: 100% !important;
}

.vp-portfolio__thumbnail-img img {
  display: block !important;
  height: clamp(56px, 6.6vw, 105px) !important;
  object-fit: cover;
  object-position: center;
  width: 100% !important;
}

@media (max-width: 689px) {
  .vp-portfolio {
    max-width: calc(100vw - 28px);
  }

  .vp-portfolio__item-img img {
    height: clamp(220px, 62vw, 420px) !important;
  }

  .vp-portfolio__items-arrow {
    height: 36px !important;
    margin-top: -18px !important;
    width: 36px !important;
  }

  .vp-portfolio__items-arrow-prev {
    left: 10px !important;
  }

  .vp-portfolio__items-arrow-next {
    right: 10px !important;
  }
}

/* Accessibility: make consent checkboxes clear and easy to target. */
.static-mail-form p:has(input.ct-checkbox[type="checkbox"]),
.ct-newsletter-subscribe-form .gdpr-confirm-policy {
  align-items: flex-start;
  background: #f6fbf4;
  border: 1px solid rgba(54, 89, 81, 0.22);
  border-radius: 8px;
  display: flex;
  gap: 12px;
  padding: 12px 14px;
}

.static-mail-form .wpcf7-form-control-wrap[data-name="agb"],
.static-mail-form .wpcf7-form-control-wrap[data-name="datenschutz"] {
  display: inline-flex;
  flex: 0 0 auto;
  min-height: 30px;
}

.static-mail-form input.ct-checkbox[type="checkbox"],
.ct-newsletter-subscribe-form input.ct-checkbox[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  border: 3px solid #365951;
  border-radius: 6px;
  box-shadow: 0 0 0 2px rgba(54, 89, 81, 0.08);
  cursor: pointer;
  flex: 0 0 auto;
  height: 28px;
  margin: 0;
  position: relative;
  width: 28px;
}

.static-mail-form input.ct-checkbox[type="checkbox"]:checked,
.ct-newsletter-subscribe-form input.ct-checkbox[type="checkbox"]:checked {
  background: #4dac2f;
  border-color: #2f6f25;
}

.static-mail-form input.ct-checkbox[type="checkbox"]:checked::after,
.ct-newsletter-subscribe-form input.ct-checkbox[type="checkbox"]:checked::after {
  border: solid #ffffff;
  border-width: 0 4px 4px 0;
  content: "";
  height: 14px;
  left: 8px;
  position: absolute;
  top: 3px;
  transform: rotate(45deg);
  width: 7px;
}

.static-mail-form input.ct-checkbox[type="checkbox"]:focus-visible,
.ct-newsletter-subscribe-form input.ct-checkbox[type="checkbox"]:focus-visible {
  outline: 4px solid rgba(77, 172, 47, 0.32);
  outline-offset: 3px;
}

.static-mail-form p:has(input.ct-checkbox[type="checkbox"]:checked),
.ct-newsletter-subscribe-form .gdpr-confirm-policy:has(input.ct-checkbox[type="checkbox"]:checked) {
  background: #eef8ea;
  border-color: rgba(77, 172, 47, 0.62);
}

.static-mail-form p:has(input.ct-checkbox[type="checkbox"]) strong,
.ct-newsletter-subscribe-form .gdpr-confirm-policy label {
  color: #274b42;
  line-height: 1.45;
}

.static-mail-form p:has(input.ct-checkbox[type="checkbox"]) a,
.ct-newsletter-subscribe-form .gdpr-confirm-policy a {
  color: #2f861e;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

/* SEO landing pages */
.seo-landing {
  color: #274b42;
  margin-inline: auto;
  max-width: 1180px;
  padding: clamp(44px, 7vw, 86px) 20px;
}

.seo-hero {
  align-items: center;
  display: grid;
  gap: clamp(28px, 5vw, 64px);
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 1fr);
}

.seo-eyebrow {
  color: #4dac2f;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.seo-hero h1,
.seo-section h2,
.seo-cta h2 {
  color: #365951;
  line-height: 1.1;
  margin: 0 0 18px;
}

.seo-hero h1 {
  font-size: 4rem;
}

.seo-lead,
.seo-section p,
.seo-steps,
.faq-section p,
.seo-cta p {
  font-size: 1.12rem;
  line-height: 1.75;
}

.seo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.seo-button {
  align-items: center;
  background: #4dac2f;
  border: 2px solid #4dac2f;
  border-radius: 8px;
  color: #ffffff !important;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 800;
  justify-content: center;
  min-height: 48px;
  padding: 12px 20px;
  text-decoration: none !important;
}

.seo-button--secondary {
  background: #ffffff;
  color: #365951 !important;
}

.seo-hero__media img {
  aspect-ratio: 4 / 3;
  border-radius: 8px;
  box-shadow: 0 18px 40px rgba(39, 75, 66, 0.14);
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.towel-landing .seo-hero__media img {
  background: #f6fbf4;
  object-fit: cover;
}

.seo-section {
  margin-top: clamp(42px, 7vw, 82px);
}

.seo-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 24px;
}

.seo-grid article,
.faq-section details,
.seo-section--soft,
.seo-cta {
  background: #f6fbf4;
  border: 1px solid rgba(54, 89, 81, 0.16);
  border-radius: 8px;
  padding: 24px;
}

.seo-grid h3 {
  color: #365951;
  margin-top: 0;
}

.seo-steps {
  margin-bottom: 0;
}

.seo-steps li + li {
  margin-top: 12px;
}

.faq-section details + details {
  margin-top: 12px;
}

.faq-section summary {
  color: #365951;
  cursor: pointer;
  font-weight: 800;
}

.seo-cta {
  margin-top: clamp(42px, 7vw, 82px);
  text-align: center;
}

.seo-text-link {
  font-weight: 800;
}

.service-card-link {
  font-size: 0.96rem;
  margin-top: 6px;
  min-height: 44px;
  padding: 10px 18px;
}

.home .entry-content > [data-block-id="034138e"],
.home .entry-content > .service-feature-card--home,
.page-id-12 .entry-content > [data-block-id="9caf07e"],
.page-id-12 .entry-content > .service-feature-card {
  display: none !important;
}

.services-overview-grid {
  display: grid;
  gap: clamp(18px, 3vw, 30px);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: clamp(32px, 5vw, 58px) auto clamp(34px, 6vw, 70px);
  max-width: min(1180px, calc(100vw - 40px));
}

.service-overview-card {
  background: #ffffff;
  border: 1px solid var(--dadoue-line);
  border-radius: 8px;
  box-shadow: 0 12px 34px rgba(39, 75, 66, 0.08);
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
}

.service-overview-card figure {
  background: var(--dadoue-soft);
  margin: 0;
  overflow: hidden;
}

.service-overview-card img {
  aspect-ratio: 16 / 10;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.service-overview-card__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: clamp(20px, 3vw, 30px);
}

.service-overview-card h2,
.service-overview-card h3 {
  color: var(--dadoue-heading);
  font-size: 2rem;
  margin: 0 0 12px;
}

.service-overview-card p:not(.seo-eyebrow) {
  line-height: 1.72;
  margin: 0 0 22px;
}

.service-overview-card .seo-button {
  align-self: flex-start;
  margin-top: auto;
}

.service-feature-card {
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--dadoue-line);
  border-radius: 8px;
  box-shadow: 0 12px 36px rgba(39, 75, 66, 0.08);
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1fr);
  margin: clamp(30px, 5vw, 58px) auto clamp(20px, 4vw, 42px);
  max-width: 1060px;
  overflow: hidden;
}

.service-feature-card figure {
  height: 100%;
  margin: 0;
  min-height: 320px;
}

.service-feature-card img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.service-feature-card__content {
  padding: 26px 30px 26px 0;
}

.service-feature-card h2,
.service-feature-card h3 {
  color: var(--dadoue-heading);
  font-size: 2rem;
  margin: 0 0 12px;
}

.service-feature-card p:not(.seo-eyebrow) {
  line-height: 1.7;
  margin-bottom: 22px;
}

@media (min-width: 801px) and (max-width: 999px) {
  .seo-hero h1 {
    font-size: 3.1rem;
  }

  .seo-section h2,
  .seo-cta h2 {
    font-size: 2rem;
  }
}

@media (max-width: 800px) {
  .seo-hero,
  .seo-grid,
  .services-overview-grid,
  .service-feature-card {
    grid-template-columns: 1fr;
  }

  .seo-hero h1 {
    font-size: 2.35rem;
  }

  .seo-lead,
  .seo-section p,
  .seo-steps,
  .faq-section p,
  .seo-cta p {
    font-size: 1rem;
  }

  .seo-section h2,
  .seo-cta h2,
  .service-overview-card h2,
  .service-overview-card h3,
  .service-feature-card h2,
  .service-feature-card h3 {
    font-size: 1.65rem;
  }

  .seo-landing {
    padding-inline: 16px;
  }

  .service-feature-card figure {
    min-height: 240px;
  }

  .service-feature-card__content {
    padding: 0 22px 24px;
  }
}
