/* Native excerpt content in shared solution loop 3512. */
html body .elementor-3512 .elementor-element.elementor-element-2520e22.homesolution {
    height: 100% !important;
    align-self: stretch;
    min-height: 0;
    overflow: visible;
}
html body .elementor-3512 .elementor-element.homesolution > .cie-solution-card-copy {
    --width: 100%;
    --padding-top: 0;
    --padding-right: 0;
    --padding-bottom: 0;
    --padding-left: 0;
    width: 100%;
    min-width: 0;
    padding: 0 !important;
    gap: clamp(8px, 0.833333vw, 12px) !important;
    align-items: stretch;
    text-align: center;
}
html body .elementor-3512 .cie-solution-card-copy > .elementor-widget {
    width: 100%;
    margin: 0;
}
html body .elementor-3512 .cie-solution-card-excerpt {
    color: #000;
    font-size: clamp(14px, calc(12px + 0.277778vw), 16px);
    line-height: 1.45;
    font-weight: 400;
    overflow: visible;
    transition: color 300ms ease-out;
}
html body .elementor-3512 .cie-solution-card-excerpt p { margin: 0; }
@media (min-width: 1025px) {
    html body .elementor-3512 .elementor-element.elementor-element-2520e22.homesolution {
        justify-content: flex-start;
    }
}
@media (max-width: 1024px) {
    html body .elementor-3512 .elementor-element.elementor-element-2520e22.homesolution {
        flex-direction: row;
        align-items: center;
    }
    html body .elementor-3512 .homesolution > .elementor-widget-image { flex-shrink: 0; }
    html body .elementor-3512 .elementor-element.homesolution > .cie-solution-card-copy {
        flex: 1 1 0;
        text-align: start;
    }
    html body .elementor-3512 .cie-solution-card-copy .elementor-widget-theme-post-title {
        text-align: start;
    }
}
/* All uses of loop 3512 share the homepage interaction state. */
html body .elementor-3512 a.homesolution {
    transition: background-color 300ms ease-out;
}
html body .elementor-3512 a.homesolution .elementor-heading-title {
    transition: color 300ms ease-out;
}
html body .elementor-3512 a.homesolution img {
    transition: filter 300ms ease-out;
}
@media (hover: hover) and (pointer: fine) {
    html body .elementor-3512 a.homesolution:hover {
        background-color: #61737e !important;
    }
    html body .elementor-3512 a.homesolution:hover .elementor-heading-title {
        color: #fff !important;
    }
    html body .elementor-3512 a.homesolution:hover img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    html body .elementor-3512 a.homesolution:hover .cie-solution-card-excerpt {
        color: #fff;
    }
}
html body .elementor-3512 a.homesolution:focus-visible {
    background-color: #61737e !important;
    outline: 3px solid #a6ce39;
    outline-offset: 3px;
}
html body .elementor-3512 a.homesolution:focus-visible .elementor-heading-title {
    color: #fff !important;
}
html body .elementor-3512 a.homesolution:focus-visible img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
html body .elementor-3512 a.homesolution:focus-visible .cie-solution-card-excerpt {
    color: #fff;
}
@media (prefers-reduced-motion: reduce) {
    html body .elementor-3512 a.homesolution,
    html body .elementor-3512 a.homesolution .elementor-heading-title,
    html body .elementor-3512 a.homesolution img,
    html body .elementor-3512 .cie-solution-card-excerpt {
        transition-duration: 0.01ms !important;
    }
}
