/* SAM-PRO v211: Premium-Landingpage-Header als echte Fullwidth-Hero ohne harte vertikale Streifen, tabletfreundlich und kompakter. */
.sp-home-hero-v202{
  position:relative;
  overflow:hidden;
  background:#eef3f8;
  border-bottom:1px solid #e4ebf3;
}
.sp-home-hero-v202,
.sp-home-hero-v202 *{box-sizing:border-box;}
.sp-home-hero-v202::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,
    rgba(248,250,252,.985) 0%,
    rgba(248,250,252,.975) 18%,
    rgba(248,250,252,.93) 34%,
    rgba(248,250,252,.76) 48%,
    rgba(248,250,252,.34) 62%,
    rgba(248,250,252,0) 76%);
}
.sp-home-hero-v202__grid{
  position:relative;
  width:100%;
  max-width:none;
  min-height:420px;
  margin:0;
  display:block;
}
.sp-home-hero-v202__visual{
  position:absolute;
  inset:0;
  z-index:0;
  overflow:hidden;
  background:linear-gradient(90deg,#f8fafc 0%,#f5f8fb 18%,#eef3f8 100%);
}
.sp-home-hero-v202__visual::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at right center, rgba(255,255,255,.08) 0%, rgba(255,255,255,0) 52%);
  pointer-events:none;
}
.sp-home-hero-v202__image{
  position:absolute;
  inset:0;
  background-image:url('../img/hero-v35.webp');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
}
.sp-home-hero-v202__copy{
  position:relative;
  z-index:2;
  width:min(500px, calc(100% - 68px));
  min-height:420px;
  padding:42px 0 44px;
  margin-left:clamp(28px, 4vw, 68px);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.sp-home-hero-v202__copy h1{
  margin:0;
  max-width:480px;
  color:#0a2d63;
  font-weight:900;
  font-size:clamp(31px, 3.05vw, 44px);
  line-height:1.08;
  letter-spacing:-.022em;
  text-wrap:balance;
}
.sp-home-hero-v202 .v7-gold-line{
  width:62px;
  margin:14px 0 16px;
}
.sp-home-hero-v202__copy p{
  margin:0;
  max-width:460px;
  color:#344961;
  font-size:15.5px;
  line-height:1.56;
}
.sp-home-hero-v202__actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px;
}
.sp-home-hero-v202__actions .btn{
  min-height:46px;
  padding:12px 18px;
}

@media (min-width:1400px){
  .sp-home-hero-v202__grid,
  .sp-home-hero-v202__copy{min-height:450px;}
  .sp-home-hero-v202__copy{width:min(520px, calc(100% - 84px));}
  .sp-home-hero-v202__copy h1{font-size:clamp(34px, 2.9vw, 46px); max-width:500px;}
  .sp-home-hero-v202__copy p{font-size:16px; max-width:470px;}
}

@media (min-width:1100px) and (max-width:1399px){
  .sp-home-hero-v202__grid,
  .sp-home-hero-v202__copy{min-height:420px;}
  .sp-home-hero-v202__copy{width:min(470px, calc(100% - 60px)); margin-left:clamp(24px, 3.2vw, 54px);}
  .sp-home-hero-v202__copy h1{font-size:clamp(30px, 3vw, 40px); max-width:445px;}
  .sp-home-hero-v202__copy p{font-size:15px; max-width:430px; line-height:1.54;}
  .sp-home-hero-v202__image{background-position:center center; background-size:cover;}
}

@media (min-width:821px) and (max-width:1099px){
  .sp-home-hero-v202::before{
    background:linear-gradient(90deg,
      rgba(248,250,252,.99) 0%,
      rgba(248,250,252,.975) 26%,
      rgba(248,250,252,.93) 42%,
      rgba(248,250,252,.78) 54%,
      rgba(248,250,252,.40) 65%,
      rgba(248,250,252,0) 78%);
  }
  .sp-home-hero-v202__grid,
  .sp-home-hero-v202__copy{min-height:360px;}
  .sp-home-hero-v202__copy{
    width:min(340px, calc(100% - 34px));
    padding:28px 0 30px;
    margin-left:16px;
  }
  .sp-home-hero-v202__copy h1{
    max-width:325px;
    font-size:clamp(24px, 2.95vw, 29px);
    line-height:1.10;
  }
  .sp-home-hero-v202 .v7-gold-line{width:54px; margin:12px 0 14px;}
  .sp-home-hero-v202__copy p{
    max-width:320px;
    font-size:13.7px;
    line-height:1.46;
  }
  .sp-home-hero-v202__actions{gap:10px; margin-top:17px;}
  .sp-home-hero-v202__actions .btn{font-size:12.8px; min-height:42px; padding:10px 12px;}
  .sp-home-hero-v202__image{background-position:58% center; background-size:cover;}
}

@media (min-width:600px) and (max-width:820px){
  .sp-home-hero-v202::before{
    background:linear-gradient(180deg,
      rgba(248,250,252,.99) 0%,
      rgba(248,250,252,.96) 40%,
      rgba(248,250,252,.76) 66%,
      rgba(248,250,252,0) 100%);
  }
  .sp-home-hero-v202__grid{min-height:580px;}
  .sp-home-hero-v202__copy{
    width:calc(100% - 28px);
    min-height:auto;
    padding:28px 0 0;
    margin-left:14px;
  }
  .sp-home-hero-v202__copy h1{max-width:100%; font-size:clamp(29px, 4.7vw, 37px); line-height:1.10;}
  .sp-home-hero-v202__copy p{max-width:100%; font-size:15px; line-height:1.52;}
  .sp-home-hero-v202__visual{
    position:relative;
    inset:auto;
    min-height:255px;
    height:255px;
    margin-top:14px;
  }
  .sp-home-hero-v202__image{
    position:absolute;
    inset:0;
    background-position:center bottom;
    background-size:cover;
  }
}

@media (max-width:599px){
  .sp-home-hero-v202::before{
    background:linear-gradient(180deg,
      rgba(248,250,252,.99) 0%,
      rgba(248,250,252,.95) 44%,
      rgba(248,250,252,.78) 72%,
      rgba(248,250,252,0) 100%);
  }
  .sp-home-hero-v202__grid{min-height:520px;}
  .sp-home-hero-v202__copy{
    width:calc(100% - 22px);
    min-height:auto;
    padding:24px 0 0;
    margin-left:11px;
  }
  .sp-home-hero-v202__copy h1{max-width:100%; font-size:clamp(26px, 7vw, 34px); line-height:1.10;}
  .sp-home-hero-v202__copy p{max-width:100%; font-size:14.4px; line-height:1.5;}
  .sp-home-hero-v202__actions{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:10px;
    margin-top:16px;
  }
  .sp-home-hero-v202__actions .btn{width:100%; justify-content:center;}
  .sp-home-hero-v202__visual{
    position:relative;
    inset:auto;
    min-height:218px;
    height:218px;
    margin-top:12px;
  }
  .sp-home-hero-v202__image{
    position:absolute;
    inset:0;
    background-position:center bottom;
    background-size:cover;
  }
}
