.elementor-kit-6{--e-global-color-primary:#0054A3;--e-global-color-secondary:#3E8FE4;--e-global-color-text:#3B3B3B;--e-global-color-accent:#0154A4;--e-global-color-618218f:#001875;--e-global-color-4c263b3:#EEF7FE;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-weight:500;color:#2E2E2E;font-family:"Noto Sans TC", Sans-serif;font-size:18px;font-weight:400;line-height:1.2em;letter-spacing:0.1px;}.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-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:730px;}.e-con{--container-max-width:730px;}}/* Start custom CSS *//* 桌機 */
html {
  scroll-padding-top: 100px;
}
.elementor-menu-anchor {
  scroll-margin-top: 100px;
}

/* 平板 */
@media (max-width: 1024px) {
  html {
    scroll-padding-top: 120px;
  }
  .elementor-menu-anchor {
    scroll-margin-top: 120px;
  }
}

/* 手機 */
@media (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
  }
  .elementor-menu-anchor {
    scroll-margin-top: 60px;
  }
}/* End custom CSS */