.elementor-kit-8{--e-global-color-primary:#E23339;--e-global-color-secondary:#54595F;--e-global-color-text:#0A0000;--e-global-color-accent:#E6DD53;--e-global-color-cee2647:#FFFFFF;--e-global-color-42ccc5e:#E7E8E8;--e-global-color-232e441:#000000;--e-global-color-0d02b48:#00000000;--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-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Londrina Solid", Sans-serif;font-size:40px;}.elementor-kit-8 h2{font-family:"Londrina Solid", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:375px;}.e-con{--container-max-width:375px;}}/* Start custom CSS *//* === GLOBAL RESPONSIVE TYPOGRAPHY === */

body {
  font-size: clamp(1rem, 2.5vw, 1.125rem); /* ~16px–18px */
  line-height: 1.6;
}

h1 {
  font-size: clamp(2rem, 6vw, 3rem); /* 32px–48px */
  line-height: 1.2;
}

h2 {
  font-size: clamp(1.5rem, 5vw, 2.5rem); /* 24px–40px */
}

h3 {
  font-size: clamp(1.25rem, 4.5vw, 2rem); /* 20px–32px */
}

h4 {
  font-size: clamp(1.125rem, 4vw, 1.75rem); /* 18px–28px */
}

p, li {
  font-size: clamp(1rem, 2.5vw, 1.125rem); /* 16px–18px */
}

/* === RESPONSIVE SECTION SPACING === */

section, .elementor-section {
  padding-top: clamp(40px, 6vw, 80px);
  padding-bottom: clamp(40px, 6vw, 80px);
}

/* === BUTTONS === */

.elementor-button {
  font-size: clamp(0.875rem, 2vw, 1rem); /* 14px–16px */
  padding: clamp(10px, 3vw, 20px) clamp(20px, 4vw, 40px);
}

/* === IMAGES (Logo, Hero) === */

img {
  max-width: 100%;
  height: auto;
}/* End custom CSS */