.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#153260;--e-global-color-2349b5d:#F5F5F5;--e-global-color-50dbc10:#97E40A;--e-global-color-217a46c:#444444;--e-global-color-4bf0340:#734224;--e-global-color-4a1bd71:#E2F7C9;--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;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@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 */@media (max-width: 1024px) {
div div .imageTitle2  h4{letter-spacing:-2px;}
}/* 헤더 기본 상태: 반투명 */
.elementor-location-header {
    background-color: rgba(255, 255, 255, 0.4);
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease;
    backdrop-filter: saturate(200%) blur(30px) brightness(1.05);
    -webkit-backdrop-filter: saturate(200%) blur(30px) brightness(1.05);
}

/* 헤더에 마우스를 올렸을 때 불투명 */
.elementor-location-header:hover {
    background-color: rgba(255, 255, 255, 1);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

/* 스크롤 sticky 상태에서도 효과 유지 */
.elementor-location-header.elementor-sticky--effects {
    background-color: rgba(255, 255, 255, 0.4);
}

.elementor-location-header.elementor-sticky--effects:hover {
    background-color: rgba(255, 255, 255, 1);
}/* End custom CSS */