.elementor-kit-6{--e-global-color-primary:#67534D;--e-global-color-secondary:#54595F;--e-global-color-text:#868686;--e-global-color-accent:#D3B599;--e-global-color-1eba136:#C09771;--e-global-typography-primary-font-family:"Noto Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:24px;--e-global-typography-primary-letter-spacing:2.2px;--e-global-typography-secondary-font-family:"Cormorant";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:24px;--e-global-typography-secondary-letter-spacing:2.2px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:2.1px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:2px;font-size:14px;letter-spacing:2.2px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-size:32px;letter-spacing:4.8px;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:24px;line-height:28px;letter-spacing:2.2px;}.elementor-kit-6 h5{color:var( --e-global-color-accent );font-family:"Noto Sans", Sans-serif;font-weight:300;letter-spacing:2px;}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-size:20px;font-weight:400;line-height:12px;}.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-kit-6 h1{font-size:24px;}.elementor-kit-6 h2{font-size:20px;}.elementor-kit-6 h3{font-size:18px;}.elementor-kit-6 h4{font-size:16px;}.elementor-kit-6 h6{line-height:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.big-first-letter::first-letter{
    color: #C09771;
    font-size: calc(100% + 8px);
}

.big-first-en-letter::first-letter{
    color: #C09771;
    font-size: calc(100% + 16px);
}

.two-line-ellipsis{
  display: -webkit-box;
  -webkit-line-clamp: 2;      /* 限制2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.one-line-ellipsis{
  display: -webkit-box;
  -webkit-line-clamp: 1;      /* 限制2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}/* End custom CSS */