/* A single divider language carries through every homepage component. */
#main>.trust-strip{border-bottom:0}
#main>section:not(.hero):not(.trust-strip){position:relative;border-top:1px solid #dce4e9}
#main>section:not(.hero):not(.trust-strip):after{content:"";position:absolute;z-index:2;top:-1px;left:max(1rem,calc((100% - var(--servio-container-width))/2));width:64px;height:3px;background:var(--servio-color-accent);pointer-events:none}
#main>.services-section:before,#main>.service-areas-section:before,#main>.how-it-works-section:before{display:none}
