.elementor-86492 .elementor-element.elementor-element-b5ac081{--display:flex;--margin-top:-150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-86492 .elementor-element.elementor-element-2e65a52{--display:flex;}.elementor-86492 .elementor-element.elementor-element-0b69f05{--display:flex;}.elementor-86492 .elementor-element.elementor-element-981ec03{--display:flex;}.elementor-86492 .elementor-element.elementor-element-9f8dcd9{--display:flex;}.elementor-86492 .elementor-element.elementor-element-500739d{--display:flex;}.elementor-86492 .elementor-element.elementor-element-891ec3b{--display:flex;}.elementor-86492 .elementor-element.elementor-element-a54cea1{--display:flex;}.elementor-86492 .elementor-element.elementor-element-72bf945{--display:flex;}.elementor-86492 .elementor-element.elementor-element-9d655be{--display:flex;}/* Start custom CSS for container, class: .elementor-element-b5ac081 */<!-- ════════════════════════════════════════════════════════════ -->
<!-- PATHMONK · ELEMENTOR SPACING FIX  (scoped — v2)               -->
<!-- Paste ONCE on the page, OR put the CSS (without <style>) into  -->
<!-- Elementor → Page Settings → Advanced → Custom CSS.            -->
<!--                                                               -->
<!-- Removes the spacing Elementor adds AROUND the module widgets   -->
<!-- so the full-bleed bands sit flush — WITHOUT touching the       -->
<!-- header, footer, or any other widget on the page.              -->
<!--                                                               -->
<!-- How: every rule is scoped with :has(.pm-mod), so it only       -->
<!-- applies to the Elementor wrappers that actually contain a      -->
<!-- Pathmonk module. (:has() is supported in all current browsers.)-->
<!-- ════════════════════════════════════════════════════════════ -->
<style>
/* 1 · The HTML widget that holds a module: no margin/padding */
.elementor-widget-html:has(.pm-mod){margin:0 !important}
.elementor-widget-html:has(.pm-mod) > .elementor-widget-container{margin:0 !important;padding:0 !important}

/* 2 · Legacy Sections/Columns that hold a module: no vertical padding */
.elementor-section:has(.pm-mod){padding-top:0 !important;padding-bottom:0 !important}
.elementor-section:has(.pm-mod) > .elementor-container{padding-top:0 !important;padding-bottom:0 !important}
.elementor-column:has(.pm-mod) > .elementor-widget-wrap{padding-top:0 !important;padding-bottom:0 !important}

/* 3 · New Flexbox Containers that hold a module: no padding/gap */
.e-con:has(.pm-mod){padding-top:0 !important;padding-bottom:0 !important;--gap:0px !important;--row-gap:0px !important}
.e-con:has(.pm-mod) > .e-con-inner{padding-top:0 !important;padding-bottom:0 !important}
</style>/* End custom CSS */