.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5b58820:#213248;--e-global-color-6cb3816:#101727;--e-global-color-94ac30e:#129C96;--e-global-color-0ce8f6c:#959EAF;--e-global-color-3aa659f:#343F51;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:20px;--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-0a96438-font-family:"Inter";--e-global-typography-0a96438-font-size:14px;--e-global-typography-0a96438-font-weight:400;--e-global-typography-0a96438-line-height:20px;--e-global-typography-0957226-font-family:"Inter";--e-global-typography-0957226-font-size:16px;--e-global-typography-0957226-font-weight:400;--e-global-typography-0957226-line-height:24px;--e-global-typography-b431ecb-font-family:"Sora";--e-global-typography-b431ecb-font-size:12px;--e-global-typography-b431ecb-font-weight:400;--e-global-typography-b431ecb-line-height:16px;--e-global-typography-eeedc1e-font-family:"Inter";--e-global-typography-eeedc1e-font-size:14px;--e-global-typography-eeedc1e-font-weight:400;--e-global-typography-eeedc1e-line-height:20px;--e-global-typography-02ce528-font-family:"Sora";--e-global-typography-02ce528-font-size:14px;--e-global-typography-02ce528-font-weight:400;--e-global-typography-02ce528-line-height:20px;--e-global-typography-68652fb-font-family:"Sora";--e-global-typography-68652fb-font-size:12px;--e-global-typography-68652fb-font-weight:500;--e-global-typography-68652fb-line-height:16px;--e-global-typography-e65809d-font-family:"Sora";--e-global-typography-e65809d-font-size:20px;--e-global-typography-e65809d-font-weight:500;--e-global-typography-e65809d-line-height:28px;--e-global-typography-137bb76-font-family:"Inter";--e-global-typography-137bb76-font-size:16px;--e-global-typography-137bb76-font-weight:400;--e-global-typography-137bb76-line-height:24px;color:var( --e-global-color-6cb3816 );font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;line-height:20px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-6cb3816 );}.elementor-kit-8 h1{color:var( --e-global-color-6cb3816 );font-family:"Inter", Sans-serif;font-size:28px;font-weight:600;line-height:34px;}.elementor-kit-8 h2{color:var( --e-global-color-6cb3816 );font-family:"Inter", Sans-serif;font-size:22px;font-weight:600;line-height:30px;}.elementor-kit-8 h3{color:var( --e-global-color-6cb3816 );font-size:18px;font-weight:500;line-height:26px;}.elementor-kit-8 h4{color:var( --e-global-color-3aa659f );font-family:"Inter", Sans-serif;font-size:16px;font-weight:500;line-height:24px;}.elementor-kit-8 h5{color:var( --e-global-color-3aa659f );font-size:14px;font-weight:500;line-height:20px;}.elementor-kit-8 h6{color:var( --e-global-color-3aa659f );font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;line-height:20px;}.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-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 *//* semua button tab */
.tab-btn {
    border: none !important;
    border-bottom: 2px solid transparent !important;
    transition: none !important;
}

/* aktif */
.tab-btn.active {
    color: #129C96 !important;
    border-bottom: 2px solid #129C96 !important;
}

/* hilangkan efek klik bawaan (ini penyebab merah kedip) */
.tab-btn:focus,
.tab-btn:active {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

/* mobile tap highlight */
.tab-btn {
    -webkit-tap-highlight-color: transparent;
}/* End custom CSS */