/* Dębina Sunset 1.5.39 — zatwierdzony wariant B nagłówka hero */
.hero-copy .hero-title-variant-b{
  width:100%;
  max-width:none!important;
  margin:0!important;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  color:#fff;
  line-height:.9!important;
  letter-spacing:-.035em!important;
}
.hero-copy .hero-title-variant-b span{
  display:block;
  width:100%;
  max-width:100%;
  white-space:normal;
}
.hero-copy .hero-title-variant-b span:first-child{
  font-size:.83em;
}
.hero-copy .hero-title-variant-b span:last-child{
  font-size:1em;
}

@media (min-width:1320px){
  .hero-copy{
    text-align:center!important;
    align-items:center!important;
  }
  .hero-script{
    width:100%!important;
    text-align:center!important;
    margin:0 0 6px!important;
    font-size:clamp(31px,2.25vw,39px)!important;
  }
  .hero-copy .hero-title-variant-b{
    font-size:clamp(48px,3.55vw,59px)!important;
  }
  .hero-subtitle{
    width:100%!important;
    max-width:100%!important;
    margin:13px 0 18px!important;
    text-align:center!important;
    font-size:14px!important;
    letter-spacing:.055em!important;
  }
}

@media (min-width:1100px) and (max-width:1319px){
  .hero-copy{
    text-align:center!important;
    align-items:center!important;
  }
  .hero-script{
    width:100%!important;
    text-align:center!important;
    margin:0 0 5px!important;
    font-size:29px!important;
  }
  .hero-copy .hero-title-variant-b{
    font-size:clamp(42px,4.15vw,51px)!important;
  }
  .hero-subtitle{
    width:100%!important;
    text-align:center!important;
    font-size:12px!important;
    margin:10px 0 14px!important;
  }
}

@media (min-width:900px) and (max-width:1099px){
  .hero-copy{
    text-align:center!important;
    align-items:center!important;
  }
  .hero-script{
    width:100%!important;
    text-align:center!important;
    margin:0 0 4px!important;
    font-size:29px!important;
  }
  .hero-copy .hero-title-variant-b{
    font-size:clamp(37px,4.5vw,45px)!important;
  }
  .hero-subtitle{
    width:100%!important;
    text-align:center!important;
    font-size:11px!important;
    margin:9px 0 13px!important;
  }
}

@media (min-width:681px) and (max-width:899px){
  .hero-copy{
    text-align:center!important;
    align-items:center!important;
  }
  .hero-script{
    width:100%!important;
    text-align:center!important;
    margin:0 0 4px!important;
    font-size:29px!important;
  }
  .hero-copy .hero-title-variant-b{
    font-size:clamp(39px,6vw,47px)!important;
  }
  .hero-subtitle{
    width:100%!important;
    text-align:center!important;
    font-size:11px!important;
    margin:9px 0 13px!important;
  }
}

@media (max-width:680px){
  .hero-copy{
    text-align:center!important;
    align-items:center!important;
  }
  .hero-script{
    width:100%!important;
    text-align:center!important;
    margin:0 0 4px!important;
    font-size:clamp(30px,8.7vw,37px)!important;
  }
  .hero-copy .hero-title-variant-b{
    width:100%!important;
    font-size:clamp(37px,10.8vw,46px)!important;
    line-height:.92!important;
  }
  .hero-copy .hero-title-variant-b span:first-child{
    font-size:.82em;
  }
  .hero-subtitle{
    width:100%!important;
    max-width:100%!important;
    text-align:center!important;
    font-size:12px!important;
    line-height:1.35!important;
    margin:11px 0 15px!important;
  }
}
