.elementor-kit-6{--e-global-color-primary:#153130;--e-global-color-secondary:#153130;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5df2d9e:#0F75C3;--e-global-typography-primary-font-family:"Alegreya";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#153130;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;line-height:140%;}.elementor-kit-6 p{margin-block-end:20px;}.elementor-kit-6 h1{font-family:"Alegreya", Sans-serif;}.elementor-kit-6 h2{font-family:"Alegreya", Sans-serif;font-size:55px;line-height:120%;}.elementor-kit-6 h3{color:#0F75C3;font-family:"Roboto", Sans-serif;font-size:35px;line-height:120%;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Poppins", Sans-serif;font-size:24px;font-weight:700;color:#FFFFFF;background-color:#153130;}.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-6 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-kit-6{font-size:16px;line-height:140%;}.elementor-kit-6 h2{font-size:40px;line-height:120%;}.elementor-kit-6 h3{font-size:25px;line-height:120%;}.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:14px;line-height:140%;}.elementor-kit-6 h2{font-size:30px;line-height:110%;}.elementor-kit-6 h3{font-size:20px;line-height:120%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== Base Paragraphs ===== */

/* Desktop (≥1025px) */
p {
  font-size: 18px;
  line-height: 1.4;
}

/* Tablet (768px – 1024px) */
@media (max-width: 1024px) {
  p {
    font-size: 17px;
    line-height: 1.5;
  }
}

/* Mobile (≤767px) */
@media (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 1.6;
  }
}


/* ===== Larger Intro Paragraphs ===== */

/* Desktop (≥1025px) */
.large p {
  font-size: 21px;
  line-height: 1.5;
}

/* Tablet (768px – 1024px) */
@media (max-width: 1024px) {
  .large p {
    font-size: 19px;
    line-height: 1.6;
  }
}

/* Mobile (≤767px) */
@media (max-width: 767px) {
  .large p {
    font-size: 18px;
    line-height: 1.7;
  }
}/* End custom CSS */