.px-section-bg{position:relative;isolation:isolate}.px-section-bg>*{position:relative;z-index:1}[class*="px-section-bg--top-"]::before{content:""!important;position:absolute;top:0;left:0;display:block!important;width:100%;height:calc(50% + var(--bg-split-offset, 0px));z-index:0}[class*="px-section-bg--bottom-"]::after{content:""!important;position:absolute;bottom:0;left:0;display:block!important;width:100%;height:calc(50% - var(--bg-split-offset, 0px));z-index:0}.px-section-bg--top-white::before{background-color:var(--white)}.px-section-bg--top-sky-blue::before{background-color:var(--blue-light)}.px-section-bg--top-yellow::before{background-color:var(--yellow)}.px-section-bg--bottom-white::after{background-color:var(--white)}.px-section-bg--bottom-sky-blue::after{background-color:var(--blue-light)}.px-section-bg--bottom-yellow::after{background-color:var(--yellow)}.px-section-bg--pattern-full::before{content:""!important;position:absolute;top:0;left:0;display:block!important;width:100%;height:100%;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat}@media (max-width:767px){[class*="px-section-bg--top-"]::before{display:none!important}[class*="px-section-bg--bottom-"]::after{display:none!important}.px-section-bg--pattern-full::before{display:none!important}}.px-section-bg--pattern-leaves.px-section-bg--pattern-full::before{background-image:url(/wp-content/themes/dorcas-theme/assets/images/patterns/leaves.jpg)}