<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#pluginAppObj_27_131{
    width: 100%;
}

.pluginAppObj_27_131_icmGalleryBackground {
    background-color: rgba(0, 0, 0, 1);
}


/*
.pluginAppObj_27_131_icmGalleryBackground::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    background-image: url("../../");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
*/

.pluginAppObj_27_131_icmFSGallery {
    position: relative;
}

.pluginAppObj_27_131_icmFSGallery&gt;div {
    position: sticky;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.pluginAppObj_27_131_icmFSGallery&gt;div&gt;div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: opacity 1s;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}</pre></body></html>