/* Customer-acquisition HOME additions and pending-content states. */
.external-home .nav-pending{display:inline-flex;align-items:center;gap:7px;color:#77716b;cursor:default}
.external-home .nav-pending small{font-size:11px;font-weight:600;color:#9a7168}
.external-home .nav-group-menu .nav-pending,.external-home .mega-menu-links .nav-pending{padding:9px 0}
.external-home .footer-top nav .nav-pending{padding:0;color:#8b8580}
.external-home .home-info-tools-card .nav-pending{margin-top:auto;color:#8b4b43;font-weight:650}
.external-home .home-experts{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(54px,8vw,120px);align-items:center;padding:clamp(88px,9vw,132px) 7vw;background:#f8f3eb}
.external-home .home-experts-copy{max-width:610px}
.external-home .home-experts h2{margin:12px 0 22px;color:#2f2621;font-family:"Noto Serif KR",serif;font-size:clamp(38px,3.2vw,54px);font-weight:500;line-height:1.36;letter-spacing:-.045em;word-break:keep-all}
.external-home .home-experts p{margin:0;color:#625952;font-size:18px;line-height:1.8;word-break:keep-all}
.external-home .home-experts-link{display:inline-flex;margin-top:30px;color:#8b3f38;font-weight:700}
.external-home .home-expert-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #cfc2b4;border-bottom:1px solid #cfc2b4}
.external-home .home-expert-points article{min-height:190px;padding:34px 24px;border-right:1px solid #d9cec2}
.external-home .home-expert-points article:last-child{border-right:0}
.external-home .home-expert-points strong{display:block;color:#a44940;font-size:15px}
.external-home .home-expert-points h3{margin:18px 0 10px;color:#332923;font-size:21px;line-height:1.4;word-break:keep-all}
.external-home .home-expert-points p{font-size:15px;line-height:1.65}
@media(max-width:900px){.external-home .home-experts{grid-template-columns:1fr;gap:40px}.external-home .home-expert-points article{min-height:170px;padding:28px 18px}}
@media(max-width:640px){.external-home .home-experts{padding:76px 6vw}.external-home .home-experts h2{font-size:34px}.external-home .home-experts p{font-size:16px}.external-home .home-expert-points{grid-template-columns:1fr}.external-home .home-expert-points article{min-height:0;padding:24px 4px;border-right:0;border-bottom:1px solid #d9cec2}.external-home .home-expert-points article:last-child{border-bottom:0}}
