

/* Start:/local/templates/himtek/styles.css?1716361867164*/
/* ul>li:before {
    background-color: #95d661;
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 44px;
    height: 3px;
} */
/* End */


/* Start:/local/templates/himtek/template_styles.css?1779975995998*/
*:focus,
*:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.content .main-about__benefits-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.content .main-about__benefits-label:before {
    top: 0;
}

.content .main-about__benefits-label {
    height: 103px;
}

.main-about__benefits-label--mpt {
    height: 100px;
    object-fit: contain;
}


@media screen and (max-width: 768px) {

    .content .main-about__benefits-wrapper {
        width: auto;
        overflow: hidden;

    }

    .content .main-about .scroll-wrapper {

        overflow: hidden;
    }
}

@media screen and (max-width: 700px) {
    .content .main-about__benefits-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .content .main-about__benefits-wrapper .col-xs-4 {
        width: 60%;
    }
}

@media screen and (max-width: 480px) {
 .content .main-about__benefits-wrapper .col-xs-4 {
        width: 90%;
    }
}
/* End */
/* /local/templates/himtek/styles.css?1716361867164 */
/* /local/templates/himtek/template_styles.css?1779975995998 */
