@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap";@font-face{font-family:LeferiBase;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/LeferiBaseType-RegularA.woff) format("woff");font-weight:400;font-style:normal}#ServicePage{padding-bottom:0}#ServicePage .page-content{margin-top:0}#ServicePage .page-content .profile-card{width:100%;display:flex;gap:20px;align-items:center}#ServicePage .page-content .profile-card .profile__image{width:66px;height:66px;border-radius:100%;overflow:clip;align-content:center}#ServicePage .page-content .profile-card .profile__image img{object-fit:cover;object-position:center center;width:100%;height:100%}#ServicePage .page-content .profile-card .profile__status{flex:1 1}#ServicePage .page-content .profile-card .profile__status .name{width:100%;font-family:var(--sm);font-size:18px;display:inline-flex;gap:8px;align-items:center}#ServicePage .page-content .profile-card .profile__status .sub_status{font-size:14px;display:inline-flex;gap:10px}#ServicePage .page-content .profile-card .profile__status .font-gray{color:#6b7684}#ServicePage .page-content .profile-card .profile__status svg{width:14px;height:14px}#ServicePage .page-content .customer-service{width:100%;padding:20px;background-color:#fff;border-radius:10px}#ServicePage .page-content .customer-service .status-box{background-color:#f2f5fc;border-radius:10px;width:100%;padding:15px;gap:0}#ServicePage .page-content .customer-service .status-box .status-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;position:relative}#ServicePage .page-content .customer-service .status-box .status-card .title{background:url(/asset/img/my-page/new/arrow-simple-right-more-gray.svg) no-repeat;background-size:4px;background-position:100%;padding-right:14px;font-size:14px;color:#6b7684}#ServicePage .page-content .customer-service .status-box .status-card .status{font-family:var(--sb);font-size:18px;color:#4e5968}#ServicePage .page-content .customer-service .status-box .status-card .status.alert{position:relative}#ServicePage .page-content .customer-service .status-box .status-card .status.alert:before{content:"";display:block;position:absolute;width:4px;height:4px;border-radius:4px;background:#1142bf;right:-4px}#ServicePage .page-content .customer-service .status-box .status-card:not(:first-child):before{content:"";display:block;position:absolute;left:0;width:1px;height:41px;background-color:rgba(136,148,160,.102)}#ServicePage .page-content .customer-service .link-wrap{gap:0}#ServicePage .page-content .customer-service .link-wrap .link{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;position:relative;color:#6b7684;font-size:13px}#ServicePage .page-content .customer-service .link-wrap .link:not(:first-child):before{content:"";display:block;position:absolute;left:0;width:1px;height:21px;background-color:rgba(136,148,160,.102)}#ServicePage .page-content .banner-section .banner{padding:20px;width:100%;position:relative;display:flex;align-items:center;background:#f5f5f5;border-radius:10px}#ServicePage .page-content .banner-section .banner p{font-family:var(--sm);font-size:16px;line-height:24px;word-spacing:-5%;color:#18171a}#ServicePage .page-content .banner-section .banner p b{font-family:var(--sb)}#ServicePage .page-content .banner-section .banner .img{position:absolute;right:30px;top:20px}#ServicePage .page-content .banner-section .banner .img img{width:28px;height:auto}#ServicePage .page-content .banner-section .banner .safehomes{font-family:LeferiBase;font-size:12px;line-height:19px;color:#1142bf}#ServicePage .page-content .banner-section .banner .safehomes b{margin-left:5px}#ServicePage .page-content .banner-section .banner .safehomes-certi{font-family:Cinzel,serif;font-optical-sizing:auto;letter-spacing:.6px;color:#b8bdc3;font-size:13px;font-weight:400}#ServicePage .page-content .banner-section .banner .report-certi{filter:drop-shadow(15px 15px 14px rgba(0,0,0,.34))}#ServicePage .page-content .banner-section .banner .report-certi img{height:43px;width:auto}#ServicePage .page-content .banner-section .banner.realtor{justify-content:space-between}#ServicePage .page-content .service-section{background-color:#fff;width:calc(100% + 60px);margin-left:-30px;padding:30px;display:flex;flex-direction:column;gap:40px}#ServicePage .page-content .service-group .service-group__title{font-size:14px;font-family:var(--sr);color:#4e5968}#ServicePage .page-content .service-group .service-group__content{display:flex;flex-direction:column;gap:30px}#ServicePage .page-content .service-group .service-group__content li{display:flex;gap:15px;align-items:center;cursor:pointer;background:url(/asset/img/my-page/new/arrow-simple-right-gray.svg) no-repeat #fff;background-size:4px;background-position:100%}#ServicePage .page-content .service-group .service-group__content li p{font-family:var(--sr);font-size:17px;display:flex;align-items:center;gap:10px}#ServicePage .page-content .service-group .service-group__content li p span{background:#e86c00;display:block;color:#fff;font-size:11px;padding:2px 4px;border-radius:5px}#ServicePage .page-content .service-group .service-group__content li .img img{width:17px;height:auto}#ServicePage .page-content .float-service-list{display:flex;justify-content:space-around}#ServicePage .page-content .float-service-list .service{display:flex;flex-direction:column;align-items:center;gap:15px;font-family:var(--sm);font-size:15px;line-height:21px}#ServicePage .page-content .float-service-list .service .service-img{height:80px;width:80px;border-radius:100%;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.04);display:flex;justify-content:center;align-items:center}#ServicePage .page-content .float-service-list .service .service-img img{height:36px;width:auto}@media screen and (max-width:1220px){#ServicePage .service-section{width:calc(100% + 40px);margin-left:-20px;padding:40px 30px}}