.how-sect {
    padding: 155px 0 135px; 
}
@media only screen and (max-width: 992px) {
    .how-sect {
        padding: 70px 0 60px; 
    } 
}
@media only screen and (max-width: 768px) {
    .how-sect {
        padding: 50px 0 15px; 
    } 
}
@media only screen and (max-width: 576px) {
    .how-sect {
        padding: 40px 0 15px; 
    } 
}
.how-sect__title {
    margin-bottom: 12px; 
}
.how-sect__subtitle {
    line-height: 155%;
    font-size: 16px;
    width: 100%;
    max-width: 540px;
    margin: 0 auto 60px;
    text-align: center; 
}
@media only screen and (max-width: 768px) {
    .how-sect__subtitle {
        margin-bottom: 40px; 
    } 
}
@media only screen and (max-width: 576px) {
    .how-sect__subtitle {
        font-size: 15px; 
    } 
}
.how-sect__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}
@media only screen and (max-width: 768px) {
    .how-sect__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    } 
}
.how-sect__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    overflow: hidden; 
}
@media only screen and (max-width: 1200px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%; 
    } 
}
@media only screen and (max-width: 992px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%; 
    } 
}
@media only screen and (max-width: 768px) {
    .how-sect__item {
        margin-bottom: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center; 
    } 
}
.how-sect__item-icon {
    height: 93px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 42px; 
}
@media only screen and (max-width: 768px) {
    .how-sect__item-icon {
        height: 80px;
        padding-bottom: 32px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; 
    } 
}
.how-sect__item-icon img {
    display: inline-block;
    margin-right: 25px; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-icon img {
        margin-right: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon img {
        margin-right: 10px; 
    } 
}
.how-sect__item-icon span {
    display: inline-block;
    margin-right: 30px;
    font-size: 18px;
    line-height: 144%;
    font-family: "BazaART",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #888;
    letter-spacing: 0.1em; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-icon span {
        margin-right: 20px; 
    } 
}
.how-sect__item-icon::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon::after {
        display: none; 
    } 
}
.how-sect__item-title {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 145%;
    color: #000;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-title {
        font-size: 15px;
        margin-bottom: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-title {
        font-size: 14px; 
    }
}
.how-sect__item-text {
    font-size: 16px;
    line-height: 144%;
    color: #888;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-text {
        font-size: 14px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-text {
        font-size: 13px; 
    } 
}
.how-sect__item:last-child .how-sect__item-icon span {
    margin-right: 0; 
}
.how-sect__item:last-child .how-sect__item-icon::after {
    display: none; 
}
.how-sect_about .how-sect__item-icon::after {
    display: none; 
}
.how-sect_about .how-sect__item-text {
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #162026; 
}
.how-sect__item-text {
    font-size: 15px;
    line-height: 1.44;
    color: #888888;
    margin: 14px 0 0 0;
}
@media (min-width: 993px) {
    .how-sect__item-text {
      font-size: 16px;
      margin-top: 25px;
    }  
}
.how-sect .how-sect__item-text {
  font-size: 15px;
  line-height: 1.44;
  color: #888888;
  margin: 14px 0 0 0;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.how-sect .how-sect__item-text {
    font-size: 15px;
    line-height: 1.44;
    color: #888888;
    margin: 14px 0 0 0;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
@media (max-width: 480px) {
  
    .how-sect .def-title {
        font-size: 30px;
    }
    .how-sect .how-sect__item {
        text-align: left;
        padding-left: 24px;
        padding-right: 24px;
        overflow: hidden;
    }
    .how-sect .how-sect__item-title {
        font-size: 16px;
        line-height: 1.45;
        font-weight: 600;
        margin-bottom: 0px;
        font-family: 'Montserrat', sans-serif;
    }
    .how-sect .how-sect__item-icon {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .how-sect .how-sect__item-icon img {
        margin-right: 15px;
    }
    .how-sect .how-sect__item-icon span {
        position: relative;
    }
    .how-sect .how-sect__item-icon span:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 100%;
        width: 600px;
        height: 1px;
        background: #E8E8E8;
        margin-bottom: 10px;
        margin-left: 25px;
    }
}