.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9c56504:#00C0DC;--e-global-color-7f83173:#006CC3;--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;--e-global-typography-333e677-font-family:"Galyon Bold";--e-global-typography-333e677-font-size:48px;--e-global-typography-333e677-font-weight:500;--e-global-typography-333e677-text-transform:none;--e-global-typography-333e677-line-height:60px;background-color:#0A0A0A;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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{--e-global-typography-333e677-font-size:32px;--e-global-typography-333e677-line-height:0.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-333e677-font-size:24px;--e-global-typography-333e677-line-height:0.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* -- Style untuk Efek Scroll Header (Support Multi-Header) -- */

/* 1. Kondisi Awal (Transparan) */
.main-header {
  background-color: transparent !important; /* Paksa transparan di awal */
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  transition: background-color 0.4s ease-in-out, backdrop-filter 0.4s ease-in-out;
}

/* 2. Kondisi Saat Scroll (Gelap + Blur) */
.main-header.header-scrolled {
  background-color: rgba(10, 10, 10, 0.85) !important; /* Warna gelap transparan */
  backdrop-filter: blur(10px); /* Efek kaca buram */
  -webkit-backdrop-filter: blur(10px); /* Support untuk Safari/iPhone */
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); /* Opsional: bayangan tipis biar dimensi */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Galyon Bold';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://seocreator.id/wp-content/uploads/2025/12/Galyon-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */