#NewIntroPage{padding:50px 40px 30px;height:calc(100% - 50px);position:relative}#NewIntroPage .page-title{font-family:var(--sb);font-size:34px}#NewIntroPage .page-title i{display:inline-block;margin:10px 0 0 20px}#NewIntroPage .page-title i img{width:30px}#NewIntroPage .input-group{position:relative}#NewIntroPage .input-group input.black-border-text{box-shadow:0 0 24px 0 rgba(0,0,0,.1);caret-color:#1142bf;font-size:26px;font-family:var(--sb);height:80px;width:100%;border-radius:10px;padding:0 50px 0 20px;background:#fff}#NewIntroPage .input-group input.black-border-text::placeholder{color:#e9eef4;transition:padding .2s ease-in-out;padding-left:33px}#NewIntroPage .input-group input.black-border-text:focus{border:2px solid #18171a}#NewIntroPage .input-group input.black-border-text:focus::placeholder{padding-left:0}#NewIntroPage .input-group:before{content:"";display:block;position:absolute;left:20px;top:50%;transform:translateY(-50%);width:18px;height:18px;background:url(/asset/img/common/icon/search-icon.png) no-repeat;background-size:cover;background-position:50%}#NewIntroPage .input-group:has(input.black-border-text:focus):before{display:none}#NewIntroPage .input-group button.del{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:url(/asset/img/home/reset-gray.png);background-repeat:no-repeat;background-position:50%;background-size:cover;width:18px;height:20px;font-size:0;cursor:pointer}#NewIntroPage .input-group input:placeholder-shown+button{display:none}#NewIntroPage .input-group:has(input.black-border-text:not(:placeholder-shown)):before{display:none}#NewIntroPage .realtor-banner{background:#f5f5f5;padding:16px 12px;border-radius:10px;display:flex;align-items:center;gap:15px;width:calc(100% - 80px);position:absolute;z-index:5;bottom:20px;cursor:pointer}#NewIntroPage .realtor-banner .img{width:36px;height:36px}#NewIntroPage .realtor-banner .img img{width:100%}#NewIntroPage .realtor-banner .txt{flex:1 1;min-width:0}#NewIntroPage .realtor-banner .txt img{display:none;position:absolute;right:0;width:10px;height:10px;cursor:pointer}#NewIntroPage .realtor-banner .txt span{font-size:13px;color:#1142bf}#NewIntroPage .realtor-banner .txt p{font-size:16px;font-family:var(--sm)}#NewIntroPage .sub-title{color:#4e5968;font-size:17px}#NewIntroPage .subscription-status{margin-bottom:10px;display:flex;align-items:center;font-size:14px}#NewIntroPage .subscription-status .badge{background-color:#d7e2ff;color:#1142bf;padding:4px;border-radius:5px;margin-right:15px;font-family:var(--sm)}#NewIntroPage .subscription-status .text{font-family:var(--sm);margin-right:2px}#NewIntroPage .history-list{border-radius:10px;margin:30px 0;box-shadow:0 4px 10px rgba(0,0,0,.04);max-height:334px;overflow:hidden}#NewIntroPage .history-list li{padding:15px 50px 15px 15px;background:#fff url(/asset/img/home/arrow-simple-right.svg) no-repeat;background-position:right 15px center;background-size:6px;cursor:pointer;border-bottom:1px solid #ededed}#NewIntroPage .history-list li:last-child{border-bottom:0}#NewIntroPage .history-list li p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.6}#NewIntroPage .history-list li small{display:block;color:#8894a0;font-size:13px;margin-top:10px}#NewIntroPage .history-list li small.font-blue{color:#1142bf}#NewIntroPage:has(.result-address-wrap) .history-list{display:none}#NewIntroPage:has(.result-address-wrap) .hitory-list-link{display:none}#NewIntroPage:has(.result-address-wrap) .event-banner{display:none}#NewIntroPage:has(.result-address-wrap) .realtor-banner{display:none}#NewIntroPage .hitory-list-link{display:flex;gap:15px;width:100%;justify-content:center;align-items:center}#NewIntroPage .hitory-list-link img{width:17px}#NewIntroPage .hitory-list-link p{color:#8894a0;font-family:var(--sr)}#NewIntroPage .result-address-wrap{position:absolute;width:100%;overflow:Hidden;border-radius:10px;z-index:15;background:#f6f8fa}#NewIntroPage .result-address-wrap .search-result{overflow-y:auto;max-height:293px;display:flex;flex-direction:column;gap:15px;background:#fff}#NewIntroPage .result-address-wrap .search-result::-webkit-scrollbar{width:14px;background:#fff}#NewIntroPage .result-address-wrap .search-result::-webkit-scrollbar-thumb{height:30%;background:rgba(0,0,0,.06);border-radius:40px;border:4px solid #fff}#NewIntroPage .result-address-wrap .search-result li{padding:15px;background:#f8f8f8;border-radius:10px;display:flex;flex-direction:column;gap:10px}#NewIntroPage .result-address-wrap .search-result li p{color:#6b7684;font-size:13px;display:flex;align-items:center}#NewIntroPage .result-address-wrap .search-result li p span.doro-addr{margin-right:8px;font-size:12px;border-radius:3px;padding:5px 8px;color:#1142bf;background:#e7f5ff}#NewIntroPage .result-address-wrap .search-result li p span.jibun-addr{margin-right:8px;font-size:12px;border-radius:3px;padding:5px 8px;color:#18171a;background:#f1f3f5}#NewIntroPage .result-address-wrap .pagination{background:#fff}#NewIntroPage .result-address-wrap .empty{padding:20px}#NewIntroPage .result-address-wrap .empty .ment{color:#e03d38;font-family:var(--sm)}#NewIntroPage .result-address-wrap .empty ul{margin-top:15px;display:flex;flex-direction:column;gap:10px}#NewIntroPage .result-address-wrap .empty ul li{color:#8894a0;word-break:keep-all;padding-left:10px;position:relative;font-size:14px}#NewIntroPage .result-address-wrap .empty ul li:before{content:"";display:block;width:2px;height:2px;position:absolute;left:0;top:8px;background:#8894a0}#NewIntroPage .result-address-wrap .empty ul li b{font-weight:400;font-family:var(--sm);color:#4e5968}#NewIntroPage .result-address-wrap .empty .error{margin-top:30px;height:50px;display:flex;justify-content:center;align-items:center;gap:15px;border-radius:5px;background:#e3e9f6;color:#3b4a61;cursor:pointer;font-family:var(--sm)}#NewIntroPage .result-address-wrap .empty .error span{display:block;width:20px;height:20px;background:url(/asset/img/common/icon/kakao-icon.png) no-repeat;background-size:20px;background-position:50%}#NewIntroPage .result-address-wrap .loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:20px 0;box-sizing:border-box}#NewIntroPage .result-address-wrap .loading span{display:inline-block;width:6px;height:6px;border-radius:50%;animation:loading 1s linear infinite;background-color:#1142bf}#NewIntroPage .result-address-wrap .loading span:first-child{animation-delay:0s}#NewIntroPage .result-address-wrap .loading span:nth-child(2){animation-delay:.2s;margin:0 10px}#NewIntroPage .result-address-wrap .loading span:nth-child(3){animation-delay:.4s}@keyframes loading{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}}#NewIntroPage .nav-bar{width:100%;max-width:500px;height:-moz-fit-content;height:fit-content;position:fixed;bottom:0;box-shadow:0 -4px 10px rgba(0,0,0,.08);background-color:#f6f8fa;display:grid;grid-template-columns:repeat(3,1fr);padding:10px 0}#NewIntroPage .nav-bar li{display:flex;flex-direction:column;align-items:center;gap:5px}#NewIntroPage .nav-bar li .img{height:100%;display:flex;align-items:center}#NewIntroPage .nav-bar li .img img{width:-moz-fit-content;width:fit-content}#NewIntroPage .nav-bar li p{font-family:var(--sr);font-size:12px;color:#8597ab}#NewIntroPage .nav-bar li p.on{color:#18171a}@media screen and (max-width:1220px){#NewIntroPage{padding:50px 20px 30px}#NewIntroPage .history-list li p,#NewIntroPage .sub-title{font-size:16px}#NewIntroPage .realtor-banner{width:calc(100% - 40px)}}