.elementor-kit-8{--e-global-color-primary:#AF913B;--e-global-color-secondary:#5C1416;--e-global-color-text:#000000;--e-global-color-accent:#4D4D4D;--e-global-color-50411dc:#303030;--e-global-color-9ebd370:#F8F8F8;--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:300;--e-global-typography-text-line-height:28px;--e-global-typography-text-letter-spacing:2.2px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-7613c9e-font-family:"Roboto";--e-global-typography-7613c9e-font-weight:600;}.elementor-kit-8 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{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-8 h1{font-size:28px;line-height:1.2em;letter-spacing:1.2px;}.elementor-kit-8 h2{font-size:24px;line-height:1.2em;letter-spacing:1.2px;}.elementor-kit-8 h3{font-size:20px;line-height:1.2em;letter-spacing:1.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.two-line-title{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

  line-height: 2;
  min-height: calc(2em * 2); /* ← 兩行高度 */
}

.gallery-wrap {
    position: relative;
    overflow: hidden;
}

.gallery-wrap .full-gallery,
.gallery-wrap .full-gallery .elementor-image-gallery,
.gallery-wrap .full-gallery .gallery,
.gallery-wrap .full-gallery .gallery-item {
    height: 100%;
}

.gallery-wrap .full-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}/* End custom CSS */