.elementor-kit-6{--e-global-color-primary:#C8102E;--e-global-color-secondary:#767676;--e-global-color-text:#767676;--e-global-color-accent:#C8102E;--e-global-color-17a4884:#FFFFFF;--e-global-color-b6e5744:#F9FAFB;--e-global-color-8b31e3d:#FFFFFF00;--e-global-color-b72de7b:#E7455F;--e-global-color-6686528:#AD0622;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1.25rem;--e-global-typography-accent-font-weight:500;--e-global-typography-4c4bf80-font-family:"Inter";--e-global-typography-4c4bf80-font-size:0.875rem;--e-global-typography-4c4bf80-line-height:1.2em;--e-global-typography-5f159a5-font-family:"Oswald";--e-global-typography-5f159a5-font-size:3.5rem;--e-global-typography-5f159a5-font-weight:600;--e-global-typography-5f159a5-text-transform:none;--e-global-typography-5f159a5-font-style:normal;--e-global-typography-5f159a5-text-decoration:none;--e-global-typography-5f159a5-line-height:1.2em;--e-global-typography-e0f2bf7-font-family:"Oswald";--e-global-typography-e0f2bf7-font-size:2.75rem;--e-global-typography-e0f2bf7-font-weight:500;--e-global-typography-e0f2bf7-text-transform:none;--e-global-typography-e0f2bf7-font-style:normal;--e-global-typography-e0f2bf7-line-height:1.2em;--e-global-typography-c46c2d8-font-family:"Oswald";--e-global-typography-c46c2d8-font-size:2.125rem;--e-global-typography-c46c2d8-font-weight:500;--e-global-typography-c46c2d8-text-transform:none;--e-global-typography-c46c2d8-font-style:normal;--e-global-typography-c46c2d8-text-decoration:none;--e-global-typography-c46c2d8-line-height:1.2em;--e-global-typography-5b6dcd0-font-family:"Oswald";--e-global-typography-5b6dcd0-font-size:1.75rem;--e-global-typography-5b6dcd0-font-weight:500;--e-global-typography-5b6dcd0-text-transform:none;--e-global-typography-5b6dcd0-font-style:normal;--e-global-typography-5b6dcd0-text-decoration:none;--e-global-typography-5b6dcd0-line-height:1.2em;--e-global-typography-2e15bf2-font-family:"Oswald";--e-global-typography-2e15bf2-font-size:1.375rem;--e-global-typography-2e15bf2-font-weight:500;--e-global-typography-2e15bf2-text-transform:none;--e-global-typography-2e15bf2-font-style:normal;--e-global-typography-2e15bf2-text-decoration:none;--e-global-typography-2e15bf2-line-height:1.2em;--e-global-typography-09c05d8-font-family:"Oswald";--e-global-typography-09c05d8-font-size:1.125rem;--e-global-typography-09c05d8-font-weight:500;--e-global-typography-09c05d8-font-style:normal;--e-global-typography-09c05d8-text-decoration:none;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:94%;}.e-con{--container-max-width:94%;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}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:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Desktop */
html {
    font-size: 1.098vw;   /* 15px pada lebar 1366px */
}

/* Tablet */
@media (max-width:1024px) {
    html {
        font-size: 1.465vw; /* 15px pada lebar 1024px */
    }
}

/* Mobile */
@media (max-width:768px) {
    html {
        font-size: 4vw;     /* sekitar 15px pada lebar 375px */
    }
}/* End custom CSS */