.elementor-1077 .elementor-element.elementor-element-c0f0ac5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1077 .elementor-element.elementor-element-d11b67f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1077 .elementor-element.elementor-element-8023139{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1077 .elementor-element.elementor-element-8023139 .elementor-heading-title{font-family:"DM Sans", Sans-serif;font-size:40px;font-weight:600;color:#264F38;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}body.elementor-page-1077:not(.elementor-motion-effects-element-type-background), body.elementor-page-1077 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}@media(max-width:1024px){.elementor-1077 .elementor-element.elementor-element-8023139{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1077 .elementor-element.elementor-element-8023139 .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-1077 .elementor-element.elementor-element-8023139{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1077 .elementor-element.elementor-element-8023139 .elementor-heading-title{font-size:20px;}}/* Start custom CSS for theme-post-title, class: .elementor-element-8023139 */.elementor-1077 .elementor-element.elementor-element-8023139 h1 {
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -0.032em;
  font-family: 'DM Sans', sans-serif;
  background: linear-gradient(90deg, #3a6b50, #2d6644, #7dcb96, #4a9068, #3a6b50);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: fx-grad 6s linear infinite;
  position: relative;
  display: inline-block;
}

.elementor-1077 .elementor-element.elementor-element-8023139 h1::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, transparent, rgba(38,79,56,.6), transparent);
  animation: fx-uline 2s ease forwards;
  transform-origin: left;
}

@keyframes fx-grad {
  0% { background-position: 0% center; }
  50% { background-position: 100% center; }
  100% { background-position: 0% center; }
}

@keyframes fx-uline {
  from { width: 0%; opacity: 0; }
  to { width: 100%; opacity: 1; }
}/* End custom CSS */