.info-text h1,
.info-text h2,
.info-text h3,
.info-text h4,
.info-text h5{
  font-size: 2.8rem;
  line-height: 120%;
  font-weight: 600;
  margin: 6.4rem 0 2.8rem;
}
.info-text h6{
  font-size: 2.4rem;
  line-height: 120%;
  font-weight: 600;
  margin: 2.8rem 0 1.2rem;
}
.info-text h1:first-child,
.info-text h2:first-child,
.info-text h3:first-child,
.info-text h4:first-child,
.info-text h5:first-child,
.info-text h6:first-child{
  margin-top: 0;
}
.info-text h1:last-child,
.info-text h2:last-child,
.info-text h3:last-child,
.info-text h4:last-child,
.info-text h5:last-child,
.info-text h6:last-child{
  margin-bottom: 0;
}
.info-text p,
.info-text li{
  font-size: 1.6rem;
  line-height: 180%;
}
.info-text li::after{
  top: 0.9rem;
}
@media(min-width:1560px) and (max-width:1579.98px){
  .info-text h1, 
  .info-text h2, 
  .info-text h3, 
  .info-text h4, 
  .info-text h5 {
    font-size: 2.6rem;
  }
  .info-text h6 {
    font-size: 2.3rem;
  }
}
@media(min-width:1460px) and (max-width:1559.98px){
  .info-text h1, 
  .info-text h2, 
  .info-text h3, 
  .info-text h4, 
  .info-text h5 {
    font-size: 2.4rem;
    margin: 5.6rem 0 2.4rem;
  }
  .info-text h6 {
    font-size: 2.16rem;
  }
}
@media(min-width:1360px) and (max-width:1459.98px){
  .info-text h1, 
  .info-text h2, 
  .info-text h3, 
  .info-text h4, 
  .info-text h5 {
    font-size: 2.4rem;
    margin: 5.6rem 0 2.4rem;
  }
  .info-text h6 {
    font-size: 2rem;
  }
}
@media(min-width:1200px) and (max-width:1359.98px){
  .info-text h1, 
  .info-text h2, 
  .info-text h3, 
  .info-text h4, 
  .info-text h5 {
    font-size: 2.4rem;
    margin: 5.6rem 0 2.8rem;
  }
  .info-text h6 {
    font-size: 2rem;
  }
}
@media(min-width:992px) and (max-width:1199.98px){
  .info-text h1, 
  .info-text h2, 
  .info-text h3, 
  .info-text h4, 
  .info-text h5 {
    font-size: 2.4rem;
    margin: 4.8rem 0 2.8rem;
  }
  .info-text h6 {
    font-size: 2rem;
  }
  .info-text p, .info-text li {
    font-size: 1.4rem;
  }
  .info-text li::after {
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}
@media(max-width:991.98px){
  .info-text h1, 
  .info-text h2, 
  .info-text h3, 
  .info-text h4, 
  .info-text h5 {
    font-size: 2.4rem;
    margin: 4.8rem 0 2.8rem;
  }
  .info-text h6 {
    font-size: 2rem;
  }
  .info-text p, .info-text li {
    font-size: 1.4rem;
  }
  .info-text li::after {
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}
