.elementor-kit-6{--e-global-color-primary:#425C4E;--e-global-color-text:#151C15;--e-global-color-secondary:#54595F;--e-global-color-accent:#61CE70;--e-global-color-0846e94:#F7F8F7;--e-global-color-02ce59e:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-text-font-family:"Merriweather";--e-global-typography-text-font-size:clamp(1rem, 0.9464rem + 0.2381vw, 1.125rem);--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.6;--e-global-typography-7e6f0ae-font-family:"Roboto";--e-global-typography-7e6f0ae-font-size:clamp(1rem, 0.9464rem + 0.2381vw, 1.125rem);--e-global-typography-7e6f0ae-font-weight:700;--e-global-typography-7e6f0ae-text-transform:uppercase;--e-global-typography-7e6f0ae-line-height:1;--e-global-typography-aaa8e24-font-family:"Merriweather";--e-global-typography-aaa8e24-font-size:clamp(2.4883rem, 2.0834rem + 1.7998vw, 3.4332rem);--e-global-typography-aaa8e24-font-weight:700;--e-global-typography-aaa8e24-line-height:1.2;--e-global-typography-cd17c10-font-family:"Merriweather";--e-global-typography-cd17c10-font-size:clamp(1.44rem, 1.31rem + 0.5778vw, 1.7578rem);--e-global-typography-cd17c10-font-weight:700;--e-global-typography-cd17c10-line-height:1.2;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:1rem;}.elementor-kit-6 h1{font-family:var( --e-global-typography-aaa8e24-font-family ), Sans-serif;font-size:var( --e-global-typography-aaa8e24-font-size );font-weight:var( --e-global-typography-aaa8e24-font-weight );line-height:var( --e-global-typography-aaa8e24-line-height );}.elementor-kit-6 h2{font-family:var( --e-global-typography-aaa8e24-font-family ), Sans-serif;font-size:var( --e-global-typography-aaa8e24-font-size );font-weight:var( --e-global-typography-aaa8e24-font-weight );line-height:var( --e-global-typography-aaa8e24-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75rem;}.e-con{--container-max-width:75rem;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:var( --e-global-color-text );--lightbox-text-color:var( --e-global-color-02ce59e );--lightbox-header-icons-size:1rem;--lightbox-navigation-icons-size:1rem;}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-aaa8e24-font-size );line-height:var( --e-global-typography-aaa8e24-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-aaa8e24-font-size );line-height:var( --e-global-typography-aaa8e24-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:var( --e-global-typography-aaa8e24-font-size );line-height:var( --e-global-typography-aaa8e24-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-aaa8e24-font-size );line-height:var( --e-global-typography-aaa8e24-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Utilities */

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* Typography */


:is(h1, h2, h3, h4, h5, h6) {
    text-wrap: balance;
}

:is(p, .elementor-kit-6 p) {
    margin-block: 0;
    text-wrap: pretty;
    
    & + p {
        margin-block-start: 1rem;
    }
    
    [data-widget_type="text-editor.default"] &:last-child {
        margin-block-end: 0;
    }
}/* End custom CSS */