.elementor-kit-30081{--e-global-color-primary:#B77A2A;--e-global-color-secondary:#122D1C;--e-global-color-text:#616161;--e-global-color-b3dbd4f:#122D1C;--e-global-color-8246ec9:#B77A2A;--e-global-color-2a9ccee:#CBCCCD;--e-global-color-ec1cb9e:#E6E6E6;--e-global-color-ce05037:#F7F7F7;--e-global-typography-text-font-family:"Space Grotesk";--e-global-typography-text-font-weight:500;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-weight:400;}.elementor-kit-30081 e-page-transition{background-color:#FFBC7D;}.elementor-kit-30081 h1{font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-kit-30081 h2{font-family:"Montserrat", Sans-serif;}.elementor-kit-30081 h3{font-family:"Montserrat", Sans-serif;}.elementor-kit-30081 h4{font-family:"Oswald", Sans-serif;}.elementor-kit-30081 h5{font-family:"Oswald", Sans-serif;}.elementor-kit-30081 h6{font-family:"Oswald", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1362px;}.e-con{--container-max-width:1362px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===== Site-wide alignment system ===== */
.nk-container{
  width:100%;max-width:1280px;margin-inline:auto;
  padding-inline:clamp(1rem,4vw,2.5rem);
}

/* Hardened full-bleed — works even inside a boxed Elementor container */
.nk-bleed{
  width:100vw !important;
  max-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  position:relative;
}

/* Neutralise the Elementor widget wrappers around each bleed section */
.elementor-widget-html:has(.nk-bleed),
.elementor-widget-html:has(.nk-bleed) .elementor-widget-container{
  margin:0 !important;padding:0 !important;width:100% !important;
}

html,body{overflow-x:hidden;} /* stops sideways scroll from full-bleed bands */

/* Kill Elementor wrapper gaps around full-bleed sections */
.elementor-widget-html:has(.nk-bleed){margin:0 !important;padding:0 !important;}
.elementor-element:has(> .elementor-widget-container > .nk-bleed),
.e-con:has(.nk-bleed) > .e-con-inner{padding-block:0 !important;}

/* Belt-and-braces: remove stray top/bottom margins on the sections themselves */
.nk-bleed{margin-top:0 !important;margin-bottom:0 !important;}/* End custom CSS */