.elementor-kit-58{--e-global-color-primary:#1A6B5A;--e-global-color-secondary:#1B3A2F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#2ABBA7;--e-global-color-2308bd2:#A8C5BB;--e-global-color-d02ccfd:#F5EDD8;--e-global-color-84b42d1:#FAFAF8;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:300;font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-58 e-page-transition{background-color:#FFBC7D;}.elementor-kit-58 h1{font-family:"Cormorant Garamond", Sans-serif;font-size:60px;font-weight:bold;}.elementor-kit-58 h2{font-family:"Inter", Sans-serif;font-size:44px;font-weight:400;}.elementor-kit-58 h3{font-family:"Inter", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-58 h4{font-family:"Inter", Sans-serif;font-size:16px;font-weight:300;}.elementor-kit-58 h5{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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);}.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-58 h5{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-58 h5{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
  --fs-h1: clamp(32px, 5vw, 72px);
  --fs-h2: clamp(28px, 4vw, 48px);
  --fs-body: clamp(14px, 1.2vw, 18px);
}

h1 { font-size: var(--fs-h1); }
h2 { font-size: var(--fs-h2); }
p  { font-size: var(--fs-body); }/* End custom CSS */