.SeoTextSection_section__23sE1 {
  max-width: 820px;
  margin: 0 auto;
  padding: 56px 24px 72px;
  text-align: center;
}

.SeoTextSection_h1__mmytm {
  font-family: var(--font-hero-serif), "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-weight: 500;
  /* Fluid cap so long German line stays single-line from ~360px content width up */
  font-size: min(3.35rem, max(1.15rem, 6.75vw));
  line-height: 1.05;
  letter-spacing: -0.02em;
  font-feature-settings: "lnum" 1;
  max-width: none;
  margin: 0 auto 1.25rem;
  color: var(--foreground);
  white-space: nowrap;
}

.SeoTextSection_h1__mmytm br {
  display: none;
}

.SeoTextSection_h2__Bt476 {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 700;
  font-size: clamp(1rem, 2.5vw, 28px);
  line-height: 1.3;
  letter-spacing: -0.2px;
  max-width: 720px;
  margin: 32px auto 16px auto;
  color: var(--foreground);
}

.SeoTextSection_tagline__7xmzJ {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 500;
  font-size: clamp(15px, 1.2vw, 17px);
  line-height: 1.45;
  letter-spacing: 0.02em;
  color: var(--public-text-muted);
  margin: 0 0 32px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2em;
}

.SeoTextSection_taglineLine__HDLhz {
  display: block;
}

/* A) Short intro */
.SeoTextSection_intro__MmRNf {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 400;
  font-size: clamp(16px, 1.3vw, 18px);
  line-height: 1.7;
  color: var(--public-text-muted);
  margin: 0 auto 32px;
  max-width: 720px;
  text-wrap: pretty;
  hyphens: auto;
}

/* Keep “…Fashion, Commercial und E-Commerce.” on one line on desktop (no widow after hyphen) */
.SeoTextSection_introPartnerTail__177FM {
  white-space: normal;
}

@media (min-width: 640px) {
  .SeoTextSection_introPartnerTail__177FM {
    white-space: nowrap;
  }
}

/* B) Trust/benefits bullets */
.SeoTextSection_bullets__3YKGG {
  list-style: none;
  margin: 0 auto 36px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 28px;
  max-width: 720px;
}

.SeoTextSection_bullet__3Kkjv {
  font-family: var(--font-inter, "Inter", sans-serif);
}

/* CTAs – right after bullets */
.SeoTextSection_ctaWrap__w4doB {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  justify-content: center;
  margin-bottom: 40px;
}

/* Lighter, more editorial weight than site-wide .public-cta defaults */
.SeoTextSection_ctaWrap__w4doB .SeoTextSection_seoHeroCta__z0YrY {
  padding: 10px 22px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.03em;
  border-radius: 10px;
}

.SeoTextSection_ctaWrap__w4doB .SeoTextSection_seoHeroCta__z0YrY:hover {
  filter: brightness(1.04);
  transform: translateY(-1px);
}

/* Home SEO block / dynamic ctas[] — same as global primary CTA (black pill day, theme inverse night) */
.SeoTextSection_ctaPrimary__ep1bs {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: var(--public-cta-padding-y) var(--public-cta-padding-x);
  border-radius: var(--public-cta-radius);
  border: 1px solid var(--public-cta-bg);
  background: var(--public-cta-bg);
  color: var(--public-cta-fg);
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: var(--public-cta-font-weight);
  font-size: var(--public-cta-font-size);
  letter-spacing: var(--public-cta-letter-spacing);
  text-decoration: none;
  box-sizing: border-box;
  transition: filter 0.2s, transform 0.15s ease, background 0.2s, color 0.2s, border-color 0.2s;
}

.SeoTextSection_ctaPrimary__ep1bs:hover {
  filter: brightness(1.06);
  transform: translateY(-2px);
}

/* CTAs: global .public-cta in globals.css (SeoTextSection default pair) */

/* C) Supporting paragraph */
.SeoTextSection_text__AiMDS {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 400;
  font-size: clamp(16px, 1.3vw, 18px);
  line-height: 1.75;
  color: var(--public-text-muted);
  margin: 0 auto 24px;
  max-width: 720px;
}

.SeoTextSection_text__AiMDS:last-of-type {
  margin-bottom: 0;
}

/* Collapsible "Mehr erfahren" */
.SeoTextSection_moreBlock__814a1 {
  margin-top: 32px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.SeoTextSection_moreToggle__padeZ {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-size: 15px;
  font-weight: 600;
  color: var(--foreground);
  background: none;
  border: none;
  padding: 8px 0;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 3px;
  align-self: center;
  text-align: center;
}

.SeoTextSection_moreToggle__padeZ:hover {
  opacity: 0.85;
}

.SeoTextSection_moreContent__VEG8g {
  margin-top: 20px;
  text-align: center;
  width: 100%;
  align-self: stretch;
}

.SeoTextSection_moreContent__VEG8g[hidden] {
  display: none;
}

.SeoTextSection_moreContent__VEG8g .SeoTextSection_text__AiMDS {
  margin-bottom: 1.25em;
}

.SeoTextSection_moreContent__VEG8g .SeoTextSection_text__AiMDS:last-child {
  margin-bottom: 0;
}

.SeoTextSection_noWrap__whMSX {
  white-space: nowrap;
  /* Prefer keeping hyphenated terms like E-Commerce on one line */
  hyphens: manual;
}

.SeoTextSection_text__AiMDS strong {
  font-weight: 600;
}

.SeoTextSection_inlineLink__yifM1 {
  color: var(--foreground);
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 700;
}

.SeoTextSection_inlineLink__yifM1:hover {
  opacity: 0.85;
}

.SeoTextSection_credibility__eoFwE {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-size: 14px;
  font-weight: 500;
  color: var(--public-text-muted);
  margin: 24px 0 0;
}

@media (min-width: 1160px) {
  .SeoTextSection_tagline__7xmzJ {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 0;
    white-space: nowrap;
  }

  .SeoTextSection_taglineLine__HDLhz {
    display: inline;
  }

  .SeoTextSection_taglineLine__HDLhz:first-child::after {
    content: " \2013 ";
  }
}

@media (max-width: 359px) {
  .SeoTextSection_h1__mmytm {
    white-space: normal;
    text-wrap: balance;
    font-size: clamp(1.15rem, 6.5vw, 1.6rem);
  }
}

@media (min-width: 768px) {
  .SeoTextSection_section__23sE1 {
    padding: 64px 32px 88px;
  }
  .SeoTextSection_h1__mmytm {
    margin-bottom: 1.5rem;
  }
  .SeoTextSection_tagline__7xmzJ {
    margin-bottom: 36px;
  }
  .SeoTextSection_intro__MmRNf {
    margin-bottom: 36px;
  }
  .SeoTextSection_bullets__3YKGG {
    margin-bottom: 40px;
    gap: 16px 32px;
  }
  .SeoTextSection_ctaWrap__w4doB {
    margin-bottom: 48px;
  }
  .SeoTextSection_moreBlock__814a1 {
    margin-top: 40px;
  }
}

.HomeServicesSection_section__Kxm18 {
  max-width: none;
  width: 100%;
  margin: 0 auto;
  padding: clamp(2rem, 5vw, 48px) clamp(1rem, 4vw, 24px) 64px;
  text-align: center;
  box-sizing: border-box;
}

@media (max-width: 480px) {
  .HomeServicesSection_section__Kxm18 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .HomeServicesSection_servicesGrid__6RdIs {
    width: calc(100% - 2rem);
  }
}

.HomeServicesSection_heading__NZkvN {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 800;
  font-size: clamp(26px, 3.2vw, 36px);
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: var(--foreground);
  margin: 0 0 20px;
}

.HomeServicesSection_intro__3Yk4Z {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 600;
  font-size: clamp(16px, 1.3vw, 18px);
  line-height: 1.75;
  color: var(--public-text-muted);
  margin: 0 auto 40px;
  max-width: 720px;
}

.HomeServicesSection_servicesGrid__6RdIs {
  width: min(1400px, calc(100% - 48px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
  margin-bottom: 0;
}

.HomeServicesSection_serviceCard__0pEtO {
  min-width: 0;
  background: var(--public-feature-panel-bg);
  border: 1px solid var(--public-feature-panel-border);
  border-radius: 16px;
  padding: 22px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  box-shadow: var(--public-feature-card-shadow);
}

.HomeServicesSection_serviceCard__0pEtO:hover {
  filter: brightness(1.06);
}

.HomeServicesSection_cardTitle__oz4yc {
  margin: 0 0 10px;
  font-family: var(--font-inter, "Inter", sans-serif);
  font-size: 18px;
  line-height: 1.25;
  font-weight: 800;
  color: var(--public-feature-panel-head);
}

.HomeServicesSection_cardText__0GHKy {
  margin: 0;
  font-family: var(--font-inter, "Inter", sans-serif);
  font-size: 14.5px;
  line-height: 1.6;
  font-weight: 600;
  color: var(--public-feature-panel-text);
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
}

.HomeServicesSection_servicesCta__NLFr7 {
  width: min(1400px, calc(100% - 48px));
  margin: 26px auto 0;
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.HomeServicesSection_btnPrimary__2s81w {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: var(--public-cta-padding-y) var(--public-cta-padding-x);
  border-radius: var(--public-cta-radius);
  background: var(--public-cta-bg);
  color: var(--public-cta-fg);
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: var(--public-cta-font-weight);
  font-size: var(--public-cta-font-size);
  letter-spacing: var(--public-cta-letter-spacing);
  border: 1px solid var(--public-cta-bg);
  box-sizing: border-box;
  text-decoration: none;
  transition: filter 0.2s, transform 0.15s ease;
}

.HomeServicesSection_btnPrimary__2s81w:hover {
  filter: brightness(1.06);
  transform: translateY(-2px);
}

.HomeServicesSection_btnSecondary__U8_N7 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: var(--public-cta-padding-y) var(--public-cta-padding-x);
  border-radius: var(--public-cta-radius);
  background: var(--public-cta-bordered-bg);
  color: var(--public-cta-bordered-fg);
  border: 1px solid var(--public-cta-bordered-border);
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: var(--public-cta-font-weight);
  font-size: var(--public-cta-font-size);
  letter-spacing: var(--public-cta-letter-spacing);
  box-sizing: border-box;
  text-decoration: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s, transform 0.15s ease;
}

.HomeServicesSection_btnSecondary__U8_N7:hover {
  background: var(--public-cta-bg);
  color: var(--public-cta-fg);
  border-color: var(--public-cta-bg);
  transform: translateY(-2px);
}

@media (max-width: 1100px) {
  .HomeServicesSection_servicesGrid__6RdIs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .HomeServicesSection_servicesGrid__6RdIs {
    grid-template-columns: 1fr;
  }
}

.HomeCategoriesSection_section__2ydSc {
  max-width: 900px;
  margin: 0 auto;
  padding: 48px 24px 56px;
  text-align: center;
}

.HomeCategoriesSection_heading__TJr5t {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 800;
  font-size: clamp(26px, 3.2vw, 36px);
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: var(--foreground);
  margin: 0 0 16px;
}

.HomeCategoriesSection_intro__w7OQp {
  font-family: var(--font-inter, "Inter", sans-serif);
  font-weight: 600;
  font-size: clamp(16px, 1.3vw, 18px);
  line-height: 1.75;
  color: var(--public-text-muted);
  margin: 0 auto 28px;
  max-width: 640px;
}

.HomeCategoriesSection_list__jZ_iM {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 20px;
}

.HomeCategoriesSection_bullet__GsnxK {
  font-family: var(--font-inter, "Inter", sans-serif);
}

@media (max-width: 640px) {
  .HomeCategoriesSection_section__2ydSc {
    padding: 40px 20px 48px;
  }
}

.HomeCubeBlock_wrap__LvmeL {
  width: 100%;
  padding: 56px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--background);
}

.HomeCubeBlock_cubeWrap__LaU2m {
  width: 234px;
  height: 234px;
  perspective: 936px;
}

.HomeCubeBlock_cube__T9j4a {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  animation: HomeCubeBlock_cubeRotate__1t7tn 14s linear infinite;
}

.HomeCubeBlock_face__Z6_GU {
  position: absolute;
  width: 234px;
  height: 234px;
  border: 2px solid rgba(15, 23, 42, 0.12);
  background: linear-gradient(145deg, rgba(15, 23, 42, 0.04), rgba(15, 23, 42, 0.08));
  backface-visibility: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.HomeCubeBlock_faceImg__c9eyq {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.HomeCubeBlock_face__Z6_GU[data-face="front"]  { transform: translateZ(117px); }
.HomeCubeBlock_face__Z6_GU[data-face="back"]   { transform: rotateY(180deg) translateZ(117px); }
.HomeCubeBlock_face__Z6_GU[data-face="right"]  { transform: rotateY(90deg) translateZ(117px); }
.HomeCubeBlock_face__Z6_GU[data-face="left"]   { transform: rotateY(-90deg) translateZ(117px); }
.HomeCubeBlock_face__Z6_GU[data-face="top"]    { transform: rotateX(90deg) translateZ(117px); }
.HomeCubeBlock_face__Z6_GU[data-face="bottom"] { transform: rotateX(-90deg) translateZ(117px); }

@keyframes HomeCubeBlock_cubeRotate__1t7tn {
  0%   { transform: rotateX(0deg) rotateY(0deg); }
  25%  { transform: rotateX(90deg) rotateY(90deg); }
  50%  { transform: rotateX(180deg) rotateY(180deg); }
  75%  { transform: rotateX(270deg) rotateY(270deg); }
  100% { transform: rotateX(360deg) rotateY(360deg); }
}

@media (prefers-reduced-motion: reduce) {
  .HomeCubeBlock_cube__T9j4a {
    animation: none;
    transform: rotateX(-12deg) rotateY(20deg);
  }
}

.TestimonialsSection_testimonialsSection__eFqMD {
  background: var(--background);
  padding: 120px 0;
}

.TestimonialsSection_container__8JFp5 {
  max-width: min(1100px, calc(100vw - 2rem));
  margin: 0 auto;
  padding: 0 clamp(1rem, 4vw, 24px);
  box-sizing: border-box;
}

@media (max-width: 480px) {
  .TestimonialsSection_testimonialsSection__eFqMD {
    padding: 3rem 0;
  }
  .TestimonialsSection_container__8JFp5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.TestimonialsSection_testimonialsSection__eFqMD h2 {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--foreground);
  margin: 0 0 48px;
  text-align: center;
}

.TestimonialsSection_testimonialsGrid__gyQPw {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}

@media (min-width: 768px) {
  .TestimonialsSection_testimonialsGrid__gyQPw {
    grid-template-columns: repeat(2, 1fr);
  }
}

.TestimonialsSection_testimonialCard__g3Le5 {
  background: var(--public-ref-card-bg);
  color: var(--public-ref-card-fg);
  border: 1px solid var(--public-ref-card-border);
  border-radius: 18px;
  padding: 32px;
  box-shadow: var(--public-ref-card-shadow);
  transition: transform 0.3s ease;
}

.TestimonialsSection_testimonialCard__g3Le5:hover {
  transform: translateY(-6px);
}

.TestimonialsSection_testimonialHeader__ccAlH {
  display: flex;
  align-items: center;
  gap: 16px;
}

.TestimonialsSection_avatarWrap__BsGLe {
  flex-shrink: 0;
  padding: 3px;
  border-radius: 50%;
  background: var(--public-ref-avatar-halo);
  line-height: 0;
}

.TestimonialsSection_testimonialAvatar__1oF1d {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  border: 2px solid var(--public-ref-avatar-border);
  box-sizing: border-box;
}

.TestimonialsSection_testimonialName__B_Wpk {
  font-weight: 600;
  font-size: 18px;
  color: var(--public-ref-card-fg);
  margin: 0 0 4px;
}

.TestimonialsSection_testimonialRole__ryBQF {
  font-size: 14px;
  color: var(--public-ref-card-muted);
  margin: 0;
}

.TestimonialsSection_testimonialRating__h7udS {
  margin-top: 16px;
  font-weight: 500;
  font-size: 15px;
  color: var(--public-ref-card-fg);
}

.TestimonialsSection_testimonialText__rv9eB {
  font-size: 16px;
  line-height: 1.7;
  color: var(--public-ref-card-fg);
  margin: 12px 0 0;
}

.TestimonialsSection_testimonialText__rv9eB:first-of-type {
  margin-top: 12px;
}

