.elementor-kit-6{--e-global-color-primary:#27478B;--e-global-color-secondary:#C53232;--e-global-color-text:#666666;--e-global-color-accent:#C5A100;--e-global-color-059a1f3:#000000;--e-global-color-2646bb4:#FFFFFF;--e-global-color-31de958:#F5F5F5;--e-global-typography-primary-font-family:"Josefin Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Josefin Sans";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Josefin Slab";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Josefin Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-text-transform:uppercase;color:var( --e-global-color-text );font-family:"Josefin Slab", Sans-serif;font-size:18px;font-weight:400;line-height:1.4;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:25px;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Josefin Sans", Sans-serif;font-size:60px;font-weight:700;text-transform:uppercase;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Josefin Sans", Sans-serif;font-size:48px;font-weight:700;text-transform:uppercase;}.elementor-kit-6 h3{color:var( --e-global-color-text );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 );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-kit-6 h4{color:#666666;font-family:"Josefin Sans", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;}.elementor-kit-6 h5{color:var( --e-global-color-text );}.elementor-kit-6 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-6 h1{font-size:48px;}.elementor-kit-6 h2{font-size:38px;}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:36px;}.elementor-kit-6 h2{font-size:28px;}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.remove-margin-bottom p:nth-last-child(1) {
    margin-bottom: 0 !important;
}

/* Global CSS (no media queries needed) */
h1 {
  font-size: clamp(32px, 6vw, 72px) !important;
}
.gap-h1 > * {
    font-size: clamp(32px, 6vw, 72px) !important;
}


h2 {
  font-size: clamp(36px, 4.5vw, 54px) !important;
}
.gap-h2 > * {
   font-size: clamp(36px, 4.5vw, 54px) !important;
}
.gap-larger > * {
   font-size: clamp(36px, 4.5vw, 80px) !important;
}


h3 {
  font-size: clamp(24px, 3.5vw, 36px) !important;
}
.gap-h3 > *, .gap-h3 {
   font-size: clamp(24px, 3.5vw, 36px) !important;
}


h4 {
  font-size: clamp(20px, 2.5vw, 28px) !important;
}
.gap-h4 > * {
   font-size: clamp(20px, 2.5vw, 28px) !important;
}


h5 {
  font-size: clamp(18px, 2vw, 22px) !important;
}
.gap-h5 > * {
   font-size: clamp(18px, 2vw, 22px) !important;
}


h6 {
  font-size: clamp(16px, 1.5vw, 18px) !important;
}
.gap-h6 > * {
   font-size: clamp(16px, 1.5vw, 18px) !important;
}


.remove-margin-bottom p:nth-last-child(1) {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
    /* Target all WPForms input placeholders */
.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder {
  font-size: 13px;     /* Adjust font size */
  opacity: 1;          /* Ensure full visibility */
  text-transform: none;
}
}/* End custom CSS */