.elementor-86304 .elementor-element.elementor-element-fbb54f3{--display:flex;--margin-top:-150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-86304 .elementor-element.elementor-element-e4bb72d{--display:flex;}.elementor-86304 .elementor-element.elementor-element-4642d46{--display:flex;}.elementor-86304 .elementor-element.elementor-element-1006d83{--display:flex;}.elementor-86304 .elementor-element.elementor-element-8bb8e8b{--display:flex;}.elementor-86304 .elementor-element.elementor-element-2594fbc{--display:flex;}.elementor-86304 .elementor-element.elementor-element-72fb70c{--display:flex;}.elementor-86304 .elementor-element.elementor-element-3bcfdbe{--display:flex;}.elementor-86304 .elementor-element.elementor-element-16127fa{--display:flex;}.elementor-86304 .elementor-element.elementor-element-1f45e8b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4c7a39f */<!-- ════════════════════════════════════════════════════════════ -->
<!-- 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 */