.elementor-kit-10{--e-global-color-primary:#003642;--e-global-color-secondary:#00B14C;--e-global-color-text:#4E6A72;--e-global-color-accent:#00913E;--e-global-color-6dbf125:#F5CC12;--e-global-color-8264ea2:#EF3D69;--e-global-color-e3e6ef2:#869A9F;--e-global-color-6c6a89e:#FBFCFC;--e-global-color-801caf1:#F3F5F5;--e-global-typography-primary-font-family:"Fraunces";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Fraunces";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6lh;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2lh;background-color:#FBFCFC;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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:1000px){.elementor-kit-10{--e-global-typography-primary-font-size:44px;--e-global-typography-secondary-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:680px){.elementor-kit-10{--e-global-typography-primary-font-size:38px;--e-global-typography-secondary-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body { background-color: #FBFCFC; }
::selection { background: #F5CC12; color: #003642; }
a { text-decoration: none; }


/* ============================================================
   SHUPAV SITE WIDTH OVERRIDE — 1180px column to 1280px
   Paste into: Elementor > Site Settings > Custom CSS
   (or Appearance > Customise > Additional CSS)
   No fragment needs re-pasting. Remove this block to revert.
   ============================================================ */

/* 1. Content column: every fragment's .wrap reads var(--maxw).
      html:root outranks the :root declared inside each fragment's
      own style block, so this wins regardless of load order. */
html:root{ --maxw:1280px; }

/* 2. Header and footer wraps are hardcoded at 1180px in the
      partials. The element tag in the .elementor-kit-10 gives these rules
      higher specificity than the originals, so they win even
      though the partials' styles load later in the body. */
header.sh-header .wrap{ max-width:1280px; }
footer.sh-footer .wrap{ max-width:1280px; }

/* 3. Full-bleed image bands: hardcoded at 1340px in fragments.
      Widened in step with the content column. */
.pg .band{ max-width:1440px; }

/* 4. Optional polish: card and tile grids breathe a little more
      at the wider column. Delete this block if you prefer the
      grids exactly as they are. */
.pg .cards, .pg .tiles{ gap:24px; }/* End custom CSS */