.elementor-2210 .elementor-element.elementor-element-340695fb{--display:flex;--min-height:80px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:15px;--padding-bottom:15px;--padding-left:20px;--padding-right:20px;--z-index:99;}.elementor-2210 .elementor-element.elementor-element-24d74d60{--display:flex;--justify-content:center;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2210 .elementor-element.elementor-element-223eeffb img{width:180px;}.elementor-2210 .elementor-element.elementor-element-4a85411 img{width:180px;}.elementor-2210 .elementor-element.elementor-element-475c20d1{--display:flex;--justify-content:center;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2210 .elementor-element.elementor-element-28a9f301{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2210 .elementor-element.elementor-element-7c79b9fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-2210 .elementor-element.elementor-element-24d74d60{--width:20%;}.elementor-2210 .elementor-element.elementor-element-475c20d1{--width:80%;}}@media(max-width:1024px){.elementor-2210 .elementor-element.elementor-element-340695fb{--padding-top:10px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}.elementor-2210 .elementor-element.elementor-element-223eeffb img{width:170px;}.elementor-2210 .elementor-element.elementor-element-4a85411 img{width:170px;}}@media(max-width:767px){.elementor-2210 .elementor-element.elementor-element-340695fb{--flex-wrap:nowrap;--padding-top:10px;--padding-bottom:10px;--padding-left:15px;--padding-right:15px;}.elementor-2210 .elementor-element.elementor-element-223eeffb img{width:160px;}.elementor-2210 .elementor-element.elementor-element-4a85411 img{width:160px;}.elementor-2210 .elementor-element.elementor-element-7c79b9fa{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}}/* Start custom CSS for container, class: .elementor-element-340695fb *//* ========== 초기 상태 (투명 배경) ========== */
.transparent-header {
    background: transparent !important;
    transition: background 0.3s ease;
}
.logo-white {
    display: none;
}
.logo-transparent {
    display: block;
}
.search-icon-white {
    display: none;
}
.search-icon-transparent {
    display: block;
}
.main-menu .elementor-nav-menu a {
    color: #F6F9FC !important;
    transition: color 0.3s ease;
}
.main-menu .elementor-nav-menu a:hover {
    color: #FFFFFF !important;
}
/* ========== 스크롤 후 ========== */
.scrolled .transparent-header {
    background: #ffffff !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.scrolled .logo-white {
    display: block;
}
.scrolled .logo-transparent {
    display: none;
}
.scrolled .search-icon-white {
    display: block;
}
.scrolled .search-icon-transparent {
    display: none;
}
.scrolled .main-menu .elementor-nav-menu a {
    color: #1B2A4A !important;
}
.scrolled .main-menu .elementor-nav-menu a:hover {
    color: rgba(27, 42, 74, 0.65) !important;
}
/* ========== 햄버거 아이콘 색상 ========== */
.elementor-menu-toggle i,
.elementor-menu-toggle svg {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
    transition: color 0.3s ease, fill 0.3s ease;
}
.scrolled .elementor-menu-toggle i,
.scrolled .elementor-menu-toggle svg {
    color: #1B2A4A !important;
    fill: #1B2A4A !important;
}
.elementor-menu-toggle {
    background-color: transparent !important;
}
/* ========== 모바일 메뉴 열렸을 때 ========== */
@media (max-width: 1024px) {
    .main-menu .elementor-nav-menu--dropdown a {
        color: #1B2A4A !important;
    }
    .main-menu .elementor-nav-menu--dropdown a:hover {
        color: rgba(27, 42, 74, 0.65) !important;
    }
    .elementor-menu-toggle.elementor-active ~ .elementor-nav-menu--dropdown a {
        color: #1B2A4A !important;
    }
    .main-menu .elementor-nav-menu--dropdown .elementor-sub-item a {
        color: #1B2A4A !important;
    }
}

/* ========== 데스크톱: 드롭다운 패널 ========== */
@media (min-width: 1025px) {
  .main-menu .sub-menu.elementor-nav-menu--dropdown {
    background: #ffffff !important;
    border-top: 2px solid #1B2A4A !important;
    border-radius: 0 0 6px 6px !important;
    box-shadow: 0 8px 24px rgba(27, 42, 74, 0.12) !important;
    padding: 8px 0 !important;
    min-width: 200px !important;
  }
  .main-menu .sub-menu .elementor-sub-item {
    color: #333333 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    padding: 11px 24px !important;
    transition: all 0.2s ease !important;
  }
  .main-menu .sub-menu .elementor-sub-item:hover {
    color: #1B2A4A !important;
    background: #F7F5F2 !important;
  }
}

/* ========== PC: 메뉴 호버 시 헤더 전환 ========== */
@media (min-width: 1025px) {
  .menu-hover .transparent-header {
    background: #ffffff !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  }
  .menu-hover .logo-white { display: block; }
  .menu-hover .logo-transparent { display: none; }
  .menu-hover .main-menu .elementor-nav-menu a {
    color: #1B2A4A !important;
  }
  .menu-hover .main-menu .elementor-nav-menu a:hover {
    color: rgba(27, 42, 74, 0.65) !important;
  }
}

/* ========== PC: CSS로 드롭다운 즉시 표시 (smartmenus 딜레이 무시) ========== */
@media (min-width: 1025px) {
  .main-menu .menu-item-has-children:hover > .sub-menu {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-28a9f301 */.elementor-2210 .elementor-element.elementor-element-28a9f301,
.elementor-2210 .elementor-element.elementor-element-28a9f301 .e-con-inner {
    pointer-events: none;
}

/* ========== 클릭 영역 보정 ========== */
.quick-btn,
.phone-popup,
.phone-popup-close {
    pointer-events: auto;
}

/* ========== 퀵메뉴 초기 상태 숨김 ========== */
.quick-menu,
.top-btn-wrapper {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.scrolled .quick-menu,
.scrolled .top-btn-wrapper {
    opacity: 1;
    visibility: visible;
}

/* ========== 퀵메뉴 - PC 및 태블릿 공통 ========== */
.quick-menu {
    position: fixed;
    right: 20px;
    bottom: calc(10vh + 65px + 90px);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
}

.quick-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.quick-btn:hover {
    transform: translateY(-5px);
}

/* 전화 버튼 */
.phone-btn-wrapper {
    position: relative;
}

.phone-btn {
    background: rgba(46, 80, 144, 0.85);
    color: #FFFFFF;
    width: 65px;
    height: 65px;
}

.phone-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    text-decoration: none;
}

/* 전화 팝업 */
.phone-popup {
    display: none;
    position: absolute;
    right: calc(100% + 12px);
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff;
    border: 1px solid rgba(46, 80, 144, 0.35);
    border-radius: 10px;
    width: 300px;
    height: 100px;
    padding: 0 24px;
    box-shadow: none;
    white-space: nowrap;
    z-index: 10000;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.phone-popup.active {
    display: flex;
}

/* 팝업 화살표 */
.phone-popup::after {
    content: "";
    position: absolute;
    right: -7px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-right: 1px solid rgba(46, 80, 144, 0.35);
    border-top: 1px solid rgba(46, 80, 144, 0.35);
}

.phone-popup-close {
    position: absolute;
    top: 8px;
    right: 12px;
    background: none;
    border: none;
    cursor: pointer;
    color: #8C8279;
    font-size: 22px;
    line-height: 1;
    padding: 4px 6px;
    transition: color 0.2s ease;
}

.phone-popup-close:hover {
    color: #1B2A4A;
}

.phone-popup-name {
    font-family: 'Noto Serif KR', serif;
    font-size: 20px;
    font-weight: 500;
    color: #1B2A4A;
    margin-bottom: 6px;
}

.phone-popup-number {
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #1B2A4A;
    letter-spacing: -0.3px;
}

/* 카카오톡 버튼 */
.kakao-btn {
    background: rgba(250, 225, 0, 0.9);
    text-decoration: none;
    position: relative;
    width: 65px;
    height: 65px;
}

.kakao-icon {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

/* 네이버 블로그 버튼 */
.blog-btn {
    background: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    position: relative;
    width: 65px;
    height: 65px;
    border: 1px solid rgba(200, 200, 200, 0.6);
}

.blog-icon {
    width: 44px;
    height: 44px;
    object-fit: contain;
}

/* 최상단 이동 버튼 래퍼 */
.top-btn-wrapper {
    position: fixed;
    right: 20px;
    bottom: 10vh;
    z-index: 9999;
}

.top-btn {
    background: rgba(228, 228, 228, 0.7);
    color: #000000;
    width: 65px;
    height: 65px;
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    box-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.top-btn:hover {
    background: rgba(228, 228, 228, 0.85);
}

.top-btn svg {
    stroke: #000000;
}

/* ========== 태블릿 (769px ~ 1024px) ========== */
@media (min-width: 769px) and (max-width: 1024px) {
    .quick-menu {
        right: 20px;
        bottom: calc(10vh + 65px + 90px);
        gap: 15px;
    }

    .top-btn-wrapper {
        right: 20px;
        bottom: 10vh;
    }

    .quick-btn {
        width: 65px;
        height: 65px;
    }

    .phone-btn {
        width: 65px;
        height: 65px;
    }

    .kakao-btn {
        width: 65px;
        height: 65px;
    }

    .kakao-icon {
        width: 50px;
        height: 50px;
    }

    .blog-btn {
        width: 65px;
        height: 65px;
    }

    .blog-icon {
        width: 44px;
        height: 44px;
    }

    .top-btn {
        width: 65px;
        height: 65px;
    }

    .top-btn svg {
        width: 36px;
        height: 36px;
    }
}

/* ========== 모바일 (768px 이하) - 퀵메뉴 숨김 ========== */
@media (max-width: 768px) {
    .quick-menu,
    .top-btn-wrapper {
        display: none !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7c79b9fa *//* ========== 모바일 퀵메뉴 - PC/태블릿 숨김 ========== */
.quick-menu-mo {
    display: none;
}
.btn-scroll-top {
    display: none;
}
@media (max-width: 768px) {
    .quick-menu-mo {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
    }
    .quick-menu-mo-inner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 50px;
        background: rgba(0, 0, 0, 0.75);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }
    .quick-menu-mo-inner a {
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 1;
        height: 100%;
        color: #FFFFFF !important;
        font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, sans-serif !important;
        font-size: 14px;
        font-weight: 400;
        text-decoration: none;
        gap: 6px;
    }
    .quick-menu-mo-inner a img {
        width: 16px;
        height: 16px;
        object-fit: contain;
    }
    /* ========== 맨 위로 버튼 ========== */
    .btn-scroll-top {
        display: flex;
        align-items: center;
        justify-content: center;
        position: fixed;
        right: 16px;
        bottom: 66px;
        width: 44px;
        height: 44px;
        border: none;
        border-radius: 10px;
        background: rgba(0, 0, 0, 0.55) !important;
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        color: #ffffff !important;
        font-size: 18px;
        cursor: pointer;
        z-index: 10000;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s, visibility 0.3s;
        box-shadow: none;
    }
    .btn-scroll-top:hover,
    .btn-scroll-top:focus,
    .btn-scroll-top:active {
        background: rgba(0, 0, 0, 0.55) !important;
        color: #ffffff !important;
        outline: none;
        box-shadow: none;
    }
    .btn-scroll-top.is-visible {
        opacity: 1;
        visibility: visible;
    }
    .btn-scroll-top svg {
        width: 16px;
        height: 16px;
    }
}/* End custom CSS */