.elementor-86535 .elementor-element.elementor-element-a347aaf{--display:flex;--margin-top:-150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-86535 .elementor-element.elementor-element-0dfc41d{--display:flex;}.elementor-86535 .elementor-element.elementor-element-eb16fcc{--display:flex;}.elementor-86535 .elementor-element.elementor-element-04fcc74{--display:flex;}.elementor-86535 .elementor-element.elementor-element-86c8ae4{--display:flex;}.elementor-86535 .elementor-element.elementor-element-582342a{--display:flex;}.elementor-86535 .elementor-element.elementor-element-9cc35f2{--display:flex;}.elementor-86535 .elementor-element.elementor-element-a6a5fd8{--display:flex;}.elementor-86535 .elementor-element.elementor-element-0acf489{--display:flex;}.elementor-86535 .elementor-element.elementor-element-48e4b3f{--display:flex;}.elementor-86535 .elementor-element.elementor-element-e943ad4{--display:flex;}.elementor-86535 .elementor-element.elementor-element-6122d48{--display:flex;}.elementor-86535 .elementor-element.elementor-element-af92e2b{--display:flex;}/* Start custom CSS for container, class: .elementor-element-a347aaf */<!-- ════════════════════════════════════════════════════════════ -->
<!-- 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 */