.elementor-kit-949{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Verdana";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Verdana";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Verdana";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Verdana";--e-global-typography-accent-font-weight:500;font-family:"Verdana", Verdana;font-weight:normal;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:41px;}.elementor-kit-949 e-page-transition{background-color:#DA251B;}.elementor-kit-949 a{font-family:"Roboto", Verdana;}.elementor-kit-949 h1{font-family:"Roboto", Verdana;}.elementor-kit-949 h2{font-family:"Roboto", Verdana;}.elementor-kit-949 h6{font-family:"Roboto", Verdana;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:500px){.elementor-kit-949{font-size:16px;}.elementor-kit-949 h1{font-size:22px;}.elementor-kit-949 h2{font-size:22px;}.elementor-kit-949 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Base font untuk desktop */
html {
  font-size: 16px; /* 1rem = 16px */
}

body {
  font-size: 1rem;   /* = 16px */
  line-height: 1.6;
}

/* Heading scale (desktop) */
h1 { font-size: 2.5rem; }  /* ≈ 40px */
h2 { font-size: 2rem; }    /* ≈ 32px */
h3 { font-size: 1.5rem; }  /* ≈ 24px */
h4 { font-size: 1.25rem; } /* ≈ 20px */
h5 { font-size: 1.125rem; }/* ≈ 18px */
h6 { font-size: 1rem; }    /* ≈ 16px */

/* Tablet */
@media (max-width: 1024px) {
  html { font-size: 15px; } /* 1rem = 15px */
}

/* Mobile */
@media (max-width: 767px) {
  html { font-size: 14px; } /* 1rem = 14px */
}/* End custom CSS */