.elementor-kit-7{--e-global-color-primary:#1C1C1C;--e-global-color-secondary:#4C4C4C;--e-global-color-text:#F8F8F8;--e-global-color-accent:#213D49;--e-global-color-4f476b6:#798C27;--e-global-color-651e151:#8C2F26;--e-global-color-5269aef:#EDEEE8;--e-global-color-0ec1dc7:#E9ECED;color:var( --e-global-color-primary );font-family:"Mulish", Sans-serif;font-size:18px;font-weight:400;line-height:1.75em;letter-spacing:0.45px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:15px;}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:"Mulish", Sans-serif;font-size:49px;font-weight:900;line-height:58px;letter-spacing:0.9px;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-family:"Mulish", Sans-serif;font-size:36px;font-weight:900;line-height:50px;letter-spacing:0.72px;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:"Mulish", Sans-serif;font-size:30px;font-weight:900;line-height:39px;letter-spacing:0.6px;}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:"Mulish", Sans-serif;font-size:25px;font-weight:900;line-height:37.5px;word-spacing:0.5px;}.elementor-kit-7 h5{color:var( --e-global-color-primary );}.elementor-kit-7 h6{color:var( --e-global-color-primary );}.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);}.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-kit-7 h1{font-size:45px;line-height:50px;}.elementor-kit-7 h2{font-size:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-padding-top: 135px; /* Adjust this value to match your header height */
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title:hover,
.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title:hover span,
.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon {
  color: #8C2F26 !important;
  fill: #8C2F26 !important; /* for SVGs, if applicable */
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title {
  transition: color 0.3s ease, fill 0.3s ease;
}

#jumplinks {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.elementor-sticky--effects#jumplinks {
  opacity: 1;
  transform: translateY(0);
}/* End custom CSS */