/* PUBLIC section responsive overrides */
.wp-block-opex-hero-impact-stacked.hero-impact .wrapper-container{
  min-height:clamp(30rem,76vh,56rem);
}

.wp-block-opex-hero-impact-stacked.hero-impact .content-container .content{
  padding-top:clamp(5.5rem,12vh,10rem);
  padding-bottom:clamp(6rem,16vh,14rem);
}

.wp-block-opex-hero-impact-stacked .content-container .content .title{
  font-size:clamp(3.25rem,7vw,6.25rem);
  line-height:0.9;
}

.wp-block-opex-hero-impact-stacked.hero-impact .content-container .content .template2 .desc{
  max-width:42rem;
}

@media (max-width:1399.98px){
  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content{
    padding-top:5.5rem;
    padding-bottom:7rem;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content .template2{
    padding-left:1.25rem;
  }
}

@media (max-width:1023.98px){
  .wp-block-opex-hero-impact-stacked.hero-impact .wrapper-container{
    min-height:34rem;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content{
    padding-top:4.5rem;
    padding-bottom:5.5rem;
  }

  .wp-block-opex-hero-impact-stacked .content-container .content .title{
    font-size:clamp(2.75rem,10vw,4.5rem);
    line-height:0.92;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content .template2{
    margin-top:1.5rem;
    padding-left:0;
    padding-right:0;
    border-left:0;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content .template2 .right-col{
    border-left:0;
    padding-left:0;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content .template2 .desc{
    margin-bottom:2rem;
    max-width:100%;
  }
}

@media (max-width:767.98px){
  .wp-block-opex-hero-impact-stacked.hero-impact .wrapper-container{
    min-height:30rem;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content{
    padding-top:3.75rem;
    padding-bottom:4.25rem;
  }

  .wp-block-opex-hero-impact-stacked .content-container .content .title{
    font-size:clamp(2.1rem,11.5vw,3.25rem);
    line-height:0.95;
    word-break:break-word;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content .template2 .desc{
    font-size:0.98rem;
    line-height:1.5rem;
    margin-bottom:1.5rem;
  }

  .wp-block-opex-hero-impact-stacked .content-container .content .hero-btn{
    margin:1rem 0 0;
  }
}

@media (max-width:399.98px){
  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content{
    padding-top:3.25rem;
    padding-bottom:3.75rem;
  }

  .wp-block-opex-hero-impact-stacked .content-container .content .title{
    font-size:2rem;
  }
}

@media (max-height:700px) and (max-width:1023.98px){
  .wp-block-opex-hero-impact-stacked.hero-impact .wrapper-container{
    min-height:26rem;
  }

  .wp-block-opex-hero-impact-stacked.hero-impact .content-container .content{
    padding-top:3rem;
    padding-bottom:3.5rem;
  }
}
