/*minified*/
#pluginAppObj_10 {
    width: 100%;
    overflow: hidden;
    background-color: rgba(221, 255, 221, 1);
}

#pluginAppObj_10 > div.icmShapeSeparator > figure {
    margin: 0px!important;
}

#pluginAppObj_10 > div.icmShapeSeparator > figure > svg  {
    display: block;
    height: 65px;
    width: 100%;
    transform: scale(-1,-1) translate(0,0);
    filter: drop-shadow(0px 5px 10px rgba(7, 55, 99, 1)) ;
}

#pluginAppObj_10 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(11, 83, 148, 1);  */
}