/*
Generated time: May 21, 2025 02:07
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.divider{overflow:hidden;display:block;position:relative;background:var(--divider-background,--bg-body);height:var(--divider-height-mobile,50px)}@media only screen and (min-width:768px){.divider{height:var(--divider-height-desktop,100px)}}.divider-svg{position:absolute;top:0;left:0;width:100%;z-index:40;pointer-events:none;height:100%;fill:var(--divider-foreground,--color-text)}