/* Start custom CSS for html, class: .elementor-element-291ceb8 */.elementor-107 .elementor-element.elementor-element-291ceb8 .mvc-hero-features{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:22px;
    align-items:center;
    margin-top:35px;
}

.elementor-107 .elementor-element.elementor-element-291ceb8 .mvc-hero-feature{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    gap:8px;
    color:#ffffff;
    font-weight:700;
    font-size:15px;
    line-height:1.25;
}

.elementor-107 .elementor-element.elementor-element-291ceb8 .mvc-feature-icon{
    width:42px;
    height:42px;
    border-radius:50%;
    background:rgba(255,255,255,.18);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
}

@media(max-width:768px){
    .elementor-107 .elementor-element.elementor-element-291ceb8 .mvc-hero-features{
        grid-template-columns:repeat(2,1fr);
        gap:18px;
    }
}/* End custom CSS */