.elementor-87635 .elementor-element.elementor-element-805c3fa{--display:flex;--margin-top:-80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-87635 .elementor-element.elementor-element-b72af0f{--display:flex;}.elementor-87635 .elementor-element.elementor-element-755579c{--display:flex;}.elementor-87635 .elementor-element.elementor-element-22794e3{--display:flex;}.elementor-87635 .elementor-element.elementor-element-56a5215{--display:flex;}.elementor-87635 .elementor-element.elementor-element-92e7b75{--display:flex;}.elementor-87635 .elementor-element.elementor-element-8520cac{--display:flex;}.elementor-87635 .elementor-element.elementor-element-6114c0a{--display:flex;}.elementor-87635 .elementor-element.elementor-element-c6922ad{--display:flex;}.elementor-87635 .elementor-element.elementor-element-a2e95f0{--display:flex;}.elementor-87635 .elementor-element.elementor-element-a2afa94{--display:flex;}.elementor-87635 .elementor-element.elementor-element-62b47cb{--display:flex;}/* Start custom CSS for html, class: .elementor-element-fd62c2c */<!-- ════════════════════════════════════════════════════════════ -->
<!-- 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 */