/* SAM-PRO v218: Hero-Bild breiter, rechts ausgerichtet, Desktop-Text leicht ins Bild überlagert */
.sp-home-hero-v202{
  background:linear-gradient(90deg,#f7fafc 0%, #edf3f8 72%, #eaf0f6 100%);
}

.sp-home-hero-v202::before{
  background:linear-gradient(90deg,
    rgba(249,251,253,.985) 0%,
    rgba(249,251,253,.972) 14%,
    rgba(249,251,253,.94) 28%,
    rgba(249,251,253,.84) 42%,
    rgba(249,251,253,.58) 54%,
    rgba(249,251,253,.24) 68%,
    rgba(249,251,253,.08) 80%,
    rgba(249,251,253,0) 90%) !important;
}

.sp-home-hero-v202__visual{
  background:linear-gradient(90deg,#f7fafc 0%, #edf3f8 72%, #eaf0f6 100%);
}

.sp-home-hero-v202__image{
  background-position:right center !important;
  background-size:auto 106% !important;
}

.sp-home-hero-v202__copy{
  width:min(690px, calc(100% - 82px)) !important;
  max-width:none !important;
}

.sp-home-hero-v202__copy h1{
  max-width:690px !important;
}

.sp-home-hero-v202__copy p,
.sp-home-hero-v202__lead{
  max-width:600px !important;
}

@media (min-width: 1400px){
  .sp-home-hero-v202__grid,
  .sp-home-hero-v202__copy{
    min-height:452px !important;
  }
  .sp-home-hero-v202__copy{
    width:min(720px, calc(100% - 110px)) !important;
    margin-left:clamp(28px, 4vw, 76px) !important;
  }
  .sp-home-hero-v202__copy h1{
    max-width:710px !important;
  }
  .sp-home-hero-v202__copy p,
  .sp-home-hero-v202__lead{
    max-width:610px !important;
  }
  .sp-home-hero-v202__image{
    background-size:auto 110% !important;
    background-position:right center !important;
  }
}

@media (min-width: 1100px) and (max-width: 1399px){
  .sp-home-hero-v202__grid,
  .sp-home-hero-v202__copy{
    min-height:432px !important;
  }
  .sp-home-hero-v202__copy{
    width:min(650px, calc(100% - 72px)) !important;
    margin-left:clamp(24px, 3.2vw, 56px) !important;
  }
  .sp-home-hero-v202__copy h1{
    max-width:640px !important;
  }
  .sp-home-hero-v202__copy p,
  .sp-home-hero-v202__lead{
    max-width:560px !important;
  }
  .sp-home-hero-v202__image{
    background-size:auto 108% !important;
    background-position:right center !important;
  }
}

@media (min-width: 821px) and (max-width: 1099px){
  .sp-home-hero-v202::before{
    background:linear-gradient(90deg,
      rgba(249,251,253,.99) 0%,
      rgba(249,251,253,.978) 22%,
      rgba(249,251,253,.948) 38%,
      rgba(249,251,253,.84) 51%,
      rgba(249,251,253,.56) 64%,
      rgba(249,251,253,.18) 77%,
      rgba(249,251,253,0) 88%) !important;
  }
  .sp-home-hero-v202__copy{
    width:min(520px, calc(100% - 34px)) !important;
  }
  .sp-home-hero-v202__copy h1{
    max-width:500px !important;
  }
  .sp-home-hero-v202__copy p,
  .sp-home-hero-v202__lead{
    max-width:430px !important;
  }
  .sp-home-hero-v202__image{
    background-size:auto 104% !important;
    background-position:right center !important;
  }
}

@media (max-width: 820px){
  .sp-home-hero-v202__image{
    background-position:center center !important;
    background-size:cover !important;
  }
}
