.sec-content-info{
  position: relative;
  overflow: hidden;
}
.sec-content-info.no-bg-all:after,
.sec-content-info.no-bg-all:before{
display: none !important;
}
.sec-content-info:after,
.sec-content-info:before{
  position: absolute;
  content: "";
  background-size: cover;
  background-position: center;
}
.sec-content-info:before{
  left: 0;
  bottom: 25rem;
  width: 27rem;
  height: 42rem;
  background-image: url(../images/pattern-1-pink.png);
}
.sec-content-info:after{
  right: 0;
  bottom: 0;
  width: 74.3rem;
  height: 56rem;
  background-image: url(../images/pattern-7-pink.png);
}
.content-info{
  position: relative;
  z-index: 1;
}
.content-info h1,
.content-info h2,
.content-info h3,
.content-info h4{
  font-size: 4rem;
  line-height: 5rem;
  margin: 0 0 2.8rem;
}
.content-info h5,
.content-info h6{
  font-size: 3rem;
  line-height: 4rem;
  font-weight: normal;
  margin: 4rem 0 2.8rem;
}
.content-info h5:first-child,
.content-info h6:first-child,
.content-info h1 + h5,
.content-info h1 + h6,
.content-info h2 + h5,
.content-info h2 + h6,
.content-info h3 + h5,
.content-info h3 + h6,
.content-info h4 + h5,
.content-info h4 + h6{
  margin-top: 0;
}
.content-info ul{
  margin-bottom: 2.8rem;
}
.content-info ul:last-child{
  margin-bottom: 0;
}
.content-info li{
  margin-bottom: 2rem;
  padding-left: 1.6rem;
  line-height: 3rem;
}
.content-info li:after{
  left: 0;
  top: 1rem;
  height: 0.8rem;
  width: 0.8rem;
  border-radius: 0.2rem;
  background: var(--main-color);
}
.content-info img{
  width: 100%;
  height: auto;
  border-radius: 2rem;
  margin: 7.2rem 0 4rem;
  -webkit-filter: drop-shadow(2.4rem 2.4rem 4rem #002B4F1A);
  filter: drop-shadow(2.4rem 2.4rem 4rem #002B4F1A);
}
.content-info img:last-child{
  margin-bottom: 0;
}
.content-info img:first-child{
  margin-top: 0;
}
@media(min-width:1360px) and (max-width:1459.98px){
  .sec-content-info:after {
    width: 65rem;
    height: 49rem;
  }
  .sec-content-info:before {
    width: 21rem;
    height: 32.6rem;
  }
  .content-info h5, 
  .content-info h6 {
    font-size: 2.7rem;
    line-height: 3.4rem;
  }
  .content-info li {
    line-height: 2.85rem;
  }
  .content-info li:after {
    top: 0.9rem;
  }
  .content-info img {
    margin: 6.4rem 0 3.2rem;
  }
}
@media(min-width:1200px) and (max-width:1359.98px){
  .sec-content-info:after {
    width: 58.3rem;
    height: 44rem;
  }
  .sec-content-info:before {
    width: 17rem;
    height: 26.4rem;
  }
  .content-info h1, 
  .content-info h2, 
  .content-info h3, 
  .content-info h4 {
    font-size: 3.7rem;
    line-height: 4.2rem;
    margin: 0 0 2.4rem;
  }
  .content-info h5, 
  .content-info h6 {
    font-size: 2.7rem;
    line-height: 3.4rem;
    margin: 3.2rem 0 2.4rem;
  }
  .content-info li {
    margin-bottom: 1.6rem;
    line-height: 2.5rem;
  }
  .content-info li:after {
    top: 0.8rem;
  }
  .content-info img {
    margin: 5.6rem 0 2.8rem;
  }
}
@media(min-width:992px) and (max-width:1199.98px){
  .sec-content-info:after {
    width: 49rem;
    height: 37rem;
  }
  .sec-content-info:before {
    width: 11rem;
    height: 17.1rem;
  }
  .content-info h1, 
  .content-info h2, 
  .content-info h3, 
  .content-info h4 {
    font-size: 3.5rem;
    line-height: 4.5rem;
    margin: 0 0 2rem;
  }
  .content-info h5, 
  .content-info h6 {
    font-size: 2.4rem;
    line-height: 3.1rem;
    margin: 3.2rem 0 2rem;
  }
  .content-info li {
    margin-bottom: 1.6rem;
    line-height: 2.5rem;
  }
  .content-info li:after {
    top: 0.8rem;
  }
  .content-info img {
    margin: 5.6rem 0 2.8rem;
  }
}
@media(min-width:768px) and (max-width:991.98px){
  .sec-content-info:after, 
  .sec-content-info:before{
    content: none;
  }
  .content-info h1, 
  .content-info h2, 
  .content-info h3, 
  .content-info h4 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0 0 2rem;
  }
  .content-info h5, 
  .content-info h6 {
    font-size: 2.2rem;
    line-height: 2.9rem;
    font-weight: normal;
    margin: 2.8rem 0 2rem;
  }
  .content-info li {
    line-height: 2.7rem;
  }
  .content-info li:after {
    top: 0.9rem;
  }
  .content-info img {
    margin: 4.8rem 0 2.4rem;
  }
}
@media(max-width:767.98px){
  .sec-content-info:after, 
  .sec-content-info:before{
    content: none;
  }
  .content-info h1, 
  .content-info h2, 
  .content-info h3, 
  .content-info h4 {
    font-size: 2.6rem;
    line-height: 3.5rem;
    margin: 0 0 1.6rem;
  }
  .content-info h5, 
  .content-info h6 {
    font-size: 2rem;
    line-height: 2.7rem;
    font-weight: normal;
    margin: 2rem 0 1.6rem;
  }
  .content-info ul {
    margin-bottom: 1.6rem;
  }
  .content-info li {
    margin-bottom: 1.2rem;
    line-height: 2.4rem;
  }
  .content-info li:after {
    top: 0.8rem;
  }
  .content-info img {
    border-radius: 1rem;
    margin: 3.2rem 0 2rem;
  }
}