.elementor-kit-5{--e-global-color-primary:#333333;--e-global-color-secondary:#595959;--e-global-color-text:#79716B;--e-global-color-accent:#FF6A0D;--e-global-color-6174918:#FFFFFF;--e-global-color-82eaf2b:#F7F4F2;--e-global-color-579d1b8:#1A1716;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.03px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.58em;--e-global-typography-secondary-letter-spacing:-0.03em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.58em;--e-global-typography-text-letter-spacing:-0.03em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-letter-spacing:-0.03em;--e-global-typography-f3ae94b-font-family:"Poppins";--e-global-typography-f3ae94b-font-size:18px;--e-global-typography-f3ae94b-font-weight:500;--e-global-typography-f3ae94b-letter-spacing:-0.03em;--e-global-typography-b4f554c-font-family:"Poppins";--e-global-typography-b4f554c-font-size:20px;--e-global-typography-b4f554c-line-height:1.58em;--e-global-typography-b4f554c-letter-spacing:-0.03em;--e-global-typography-1741c4c-font-family:"Poppins";--e-global-typography-1741c4c-font-size:18px;--e-global-typography-1741c4c-font-weight:500;--e-global-typography-1741c4c-letter-spacing:-0.03em;--e-global-typography-0b06438-font-family:"Lora";--e-global-typography-0b06438-font-size:24px;--e-global-typography-0b06438-font-weight:500;--e-global-typography-0b06438-letter-spacing:-0.03em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */@supports not (text-box-trim: trim-both) {
  h1::before, h2::before, h3::before, h4::before, h5::before, h6::before,
  p::before,  a::before, li::before, label::before, button::before {
    content: '';
    display: block;
    height: 0;
    margin-top: -0.25em;
  }
  h1::after, h2::after, h3::after, h4::after, h5::after, h6::after,
  p::after, a::after, li::after, label::after, button::after {
    content: '';
    display: block;
    height: 0;
    margin-bottom: -0.15em;
  }

  /* Reset wpadminbar */
  #wpadminbar h1::before, #wpadminbar h2::before, #wpadminbar h3::before,
  #wpadminbar h4::before, #wpadminbar h5::before, #wpadminbar h6::before,
  #wpadminbar p::before, #wpadminbar span::before, #wpadminbar a::before,
  #wpadminbar li::before, #wpadminbar label::before, #wpadminbar button::before,time::before {
    content: none;
    margin-top: 0;
  }
  #wpadminbar h1::after, #wpadminbar h2::after, #wpadminbar h3::after,
  #wpadminbar h4::after, #wpadminbar h5::after, #wpadminbar h6::after,
  #wpadminbar p::after, #wpadminbar span::after, #wpadminbar a::after,
  #wpadminbar li::after, #wpadminbar label::after, #wpadminbar button::after,time::after {
    content: none;
    margin-bottom: 0;
  }
}

p {
  margin-block-end: 0rem;
}
#wpadminbar p {
  margin-block-end: revert;
}

@supports (text-box-trim: trim-both) {
  h1, h2, h3, h4, h5, h6, p, span, a, li, label, button,time {
    height: auto;
    transform: none;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
  }

  /* Reset wpadminbar */
  #wpadminbar h1, #wpadminbar h2, #wpadminbar h3,
  #wpadminbar h4, #wpadminbar h5, #wpadminbar h6,
  #wpadminbar p, #wpadminbar span, #wpadminbar a,
  #wpadminbar li, #wpadminbar label, #wpadminbar button, .site-logo a {
    text-box-trim: unset;
    text-box-edge: unset;
  }
}/* End custom CSS */