.elementor-15000 .elementor-element.elementor-element-c6d5dab{text-align:center;}/* Start custom CSS for html, class: .elementor-element-c605df3 */.comparison-container {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: auto;
    overflow: hidden;
}

.images {
    position: relative;
    width: 100%;
    display: block;
}

.images img, .images .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transition: all 0.4s ease-in-out;
}

.images .before {
    position: relative;
}

.images .after {
    clip-path: inset(0 50% 0 0);
    background-size: cover;
    background-position: center;
}

.images:hover .after {
    clip-path: inset(0 0 0 0);
}/* End custom CSS */
/* Start custom CSS */.comparison-container {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: auto;
    overflow: hidden;
}

.images {
    position: relative;
    width: 100%;
    display: block;
}

.images img, .images .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transition: all 0.4s ease-in-out;
}

.images .before {
    position: relative;
}

.images .after {
    clip-path: inset(0 50% 0 0);
    background-size: cover;
    background-position: center;
}

.images:hover .after {
    clip-path: inset(0 0 0 0);
}/* End custom CSS */