.elementor-kit-3356{--e-global-color-primary:#102A43;--e-global-color-secondary:#0784B5;--e-global-color-text:#102A43;--e-global-color-accent:#39ACE7;--e-global-color-1f5fe5c:#F0F4F8;--e-global-color-0920253:#192428;--e-global-color-5b0dd6c:#BCCCDC;--e-global-color-6f69d87:#829AB1;--e-global-color-8d5c1d7:#28A745;--e-global-color-b425b0a:#DC3545;--e-global-color-dd8b59c:#E74C3C;--e-global-color-23df5f0:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;line-height:1.4em;}.elementor-kit-3356 h2{color:var( --e-global-color-primary );font-size:24px;font-weight:600;}.elementor-kit-3356 h3{font-family:"Open Sans", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-3356 h4{font-size:16px;font-weight:400;}.elementor-kit-3356 h5{font-size:12px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-3356 e-page-transition{background-color:#FFBC7D;}.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 *//* Anchor offset for sticky header */
.anchor-target{
  scroll-margin-top: 120px;
}

/* =========================================================
   Mobile header: center hamburger on screen
   Header CSS class: ghs-main-header-sticky
========================================================= */
@media (max-width: 767px){

  /* Sticky width fix */
  .elementor-sticky--active{
    width: 100vw !important;
    left: 0 !important;
    right: 0 !important;
  }

  body:not(.admin-bar) .elementor-sticky--active{
    top: 0 !important;
  }
  body.admin-bar .elementor-sticky--active{
    top: 46px !important;
  }

  /* Header row */
  header.elementor-location-header 
  .ghs-main-header-sticky .elementor-element-54e798fe{
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    min-height: 70px;
  }

  /* Logo stays left */
  header.elementor-location-header 
  .ghs-main-header-sticky .elementor-element-143210a6 img{
    width: 70px !important;
    height: auto !important;
  }

  /* Menu widget wrapper */
  header.elementor-location-header 
  .ghs-main-header-sticky .elementor-element-3853327{
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  /* Burger button */
  header.elementor-location-header 
  .ghs-main-header-sticky .elementor-menu-toggle{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;

    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  /* Kill any pseudo background */
  header.elementor-location-header 
  .ghs-main-header-sticky .elementor-menu-toggle::before,
  header.elementor-location-header 
  .ghs-main-header-sticky .elementor-menu-toggle::after{
    content: none !important;
    display: none !important;
  }

  /* Icon size */
  header.elementor-location-header 
  .ghs-main-header-sticky .elementor-menu-toggle svg{
    width: 24px !important;
    height: 24px !important;
  }

  /* Show only correct icon */
  header.elementor-location-header 
  .ghs-main-header-sticky
  .elementor-menu-toggle[aria-expanded="false"] 
  .elementor-menu-toggle__icon--close{
    display: none !important;
  }

  header.elementor-location-header 
  .ghs-main-header-sticky
  .elementor-menu-toggle[aria-expanded="true"] 
  .elementor-menu-toggle__icon--open{
    display: none !important;
  }

}/* End custom CSS */