.elementor-86509 .elementor-element.elementor-element-6bfe0fe{--display:flex;--margin-top:-150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-86509 .elementor-element.elementor-element-0310f54{--display:flex;}.elementor-86509 .elementor-element.elementor-element-e569119{--display:flex;}.elementor-86509 .elementor-element.elementor-element-0aaad01{--display:flex;}.elementor-86509 .elementor-element.elementor-element-109a27e{--display:flex;}.elementor-86509 .elementor-element.elementor-element-09d3a19{--display:flex;}.elementor-86509 .elementor-element.elementor-element-949f6bc{--display:flex;}.elementor-86509 .elementor-element.elementor-element-a8ac780{--display:flex;}.elementor-86509 .elementor-element.elementor-element-85c3dc7{--display:flex;}.elementor-86509 .elementor-element.elementor-element-c0511e7{--display:flex;}.elementor-86509 .elementor-element.elementor-element-e6dcd04{--display:flex;}.elementor-86509 .elementor-element.elementor-element-e7d4e69{--display:flex;}/* Start custom CSS for container, class: .elementor-element-6bfe0fe */<!-- ════════════════════════════════════════════════════════════ -->
<!-- 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 */