.elementor-kit-6{--e-global-color-text:#04242F;--e-global-color-primary:#EFF7FC;--e-global-color-secondary:#08475E;--e-global-color-accent:#F8FEFF;--e-global-color-8c1f024:#08475E40;--e-global-color-53d83ba:#E8E8E8;--e-global-color-527d3bc:#F8FEFFBF;--e-global-color-52b6587:#FFFFFF;--e-global-color-dcb00e4:#04242F;--e-global-color-1abda0b:#F2F2F2;--e-global-typography-primary-font-family:"meno-display";--e-global-typography-primary-font-size:3.5rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"meno-display";--e-global-typography-secondary-font-size:2.5rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:3rem;--e-global-typography-text-font-family:"henderson-sans-basic";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:300;--e-global-typography-text-letter-spacing:-0.5px;--e-global-typography-accent-font-family:"henderson-sans-basic";--e-global-typography-accent-font-size:0.8rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:-0.5px;--e-global-typography-b5f0f11-font-family:"meno-display";--e-global-typography-b5f0f11-font-size:1.5rem;--e-global-typography-b5f0f11-font-weight:600;--e-global-typography-b5f0f11-text-transform:capitalize;--e-global-typography-b84c43a-font-family:"henderson-sans-basic";--e-global-typography-b84c43a-font-size:1rem;--e-global-typography-b84c43a-font-weight:500;--e-global-typography-b84c43a-text-transform:capitalize;--e-global-typography-b84c43a-letter-spacing:-0.5px;--e-global-typography-3bcc4e7-font-family:"meno-display";--e-global-typography-3bcc4e7-font-size:2.5rem;--e-global-typography-3bcc4e7-font-weight:600;--e-global-typography-3bcc4e7-text-transform:uppercase;--e-global-typography-3bcc4e7-line-height:3rem;--e-global-typography-00090e6-font-family:"meno-display";--e-global-typography-00090e6-font-size:2.5rem;--e-global-typography-00090e6-font-weight:600;--e-global-typography-00090e6-text-transform:capitalize;--e-global-typography-00090e6-line-height:3rem;color:var( --e-global-color-text );font-family:"Source Sans 3", Sans-serif;font-size:1.2rem;font-weight:500;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:3rem;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:2rem;font-weight:700;}.elementor-kit-6 h3{color:var( --e-global-color-dcb00e4 );font-family:"Source Sans 3", Sans-serif;font-size:1.7rem;font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:0px 0px 0px 0px;padding:10px 15px 10px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--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: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:1025px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-3bcc4e7-font-size:2rem;--e-global-typography-3bcc4e7-line-height:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1. Desktop (Default) - 16px */
html {
  font-size: 16px;
}

/* 2. Laptop (Commonly 1366px and below) */
@media (max-width: 1366px) {
  html {
    font-size: 14px;
  }
}

/* 3. Tablet (1024px and below) */
@media (max-width: 1024px) {
  html {
    font-size: 14px;
  }
}

/* 4. Mobile (767px and below) */
@media (max-width: 767px) {
  html {
    font-size: 12px;
  }
}/* End custom CSS */