.project-card{position:relative;display:flex;flex-direction:column;height:100%;color:#1a2258;border-radius:8px;background:#fff;filter:drop-shadow(0 0 5px rgba(11,17,52,.15));cursor:pointer}@media only screen and (min-width:1024px){.project-card--flat{filter:none}.project-card--flat .card__wrapper{padding:0 0 12px}.project-card--flat .card__image img{border-radius:8px}}.project-card__image{margin-bottom:12px}.project-card__image img{display:block;border-radius:8px 8px 0 0;width:100%;height:175px;object-fit:cover}.project-card__wrapper{padding:12px;flex:1 1;display:flex;flex-direction:column}.project-card__content{flex:1 1}.project-card__badge{font-weight:600;font-size:11px;line-height:19px;color:#216bff;padding:0 4px;background:#f0f6ff;border-radius:4px;text-transform:uppercase}.project-card__badges{display:flex;gap:6px;margin-bottom:8px;align-items:flex-start;flex-wrap:wrap}.project-card__price{font-weight:600;font-size:16px;line-height:22px;margin-bottom:4px}@media only screen and (min-width:1024px){.project-card__price{font-size:19px;line-height:26px}}.project-card__title{font-weight:600;font-size:14px;line-height:24px;margin-bottom:4px}@media only screen and (min-width:1024px){.project-card__title{font-size:16px}}.project-card__address{font-weight:500;font-size:12px;font-style:normal;line-height:16px;color:#787d9c;margin-bottom:10px}@media only screen and (min-width:1024px){.project-card__address{font-weight:400;font-size:14px;line-height:19px}}.project-card__attr{display:flex;align-items:center;gap:4px;font-size:14px;line-height:19px}.project-card__attrs{display:flex;align-items:center;gap:12px;border-top:1px solid #dddee6;padding-top:8px}@media only screen and (min-width:1024px){.project-card__attrs{padding-top:12px}}.project-card__attr strong{font-weight:500}.ui-molecules-search-bar-suggestions{position:fixed;inset:0;z-index:110000;background:rgba(0,0,0,.75)}.ui-molecules-search-bar-suggestions__modal{display:flex;flex-direction:column;position:relative;background:#fff;box-shadow:0 4px 16px rgba(11,17,52,.2);color:#1a2258;height:100%;width:100%}.ui-molecules-search-bar-suggestions__modal-header{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:.5px solid #dddee6}.ui-molecules-search-bar-suggestions__modal-header>button{display:flex;cursor:pointer;color:#787d9c;padding:0;border:0;background:transparent}.ui-molecules-search-bar-suggestions__modal-header>button svg{width:20px;height:20px;flex:0 0 auto;stroke:#1a2258;transform:rotate(270deg)}.ui-molecules-search-bar-suggestions__modal-header>button:nth-child(3) svg{width:14px;height:14px;stroke:none;fill:#9a9eb5}.ui-molecules-search-bar-suggestions__modal-header input{width:100%;font-size:16px;font-weight:500;color:#1a2258;line-height:19px;outline:0;box-shadow:none;border:none;transition:.2s}.ui-molecules-search-bar-suggestions__modal-header input--no-icons{padding-left:12px;padding-right:12px}.ui-molecules-search-bar-suggestions__modal-header input::placeholder{color:#9a9eb5}.ui-molecules-search-bar-suggestions__modal-header input:focus,.ui-molecules-search-bar-suggestions__modal-header input:focus-visible{border-color:#254993}.ui-molecules-search-bar-suggestions__modal-header input:disabled{color:#9a9eb5;background-color:#f3f4f6;border-color:#eaebf0}.ui-molecules-search-bar-suggestions__modal-header input:disabled::placeholder{color:#b5b8c9}.ui-molecules-search-bar-suggestions__modal-header input:placeholder-shown~button{visibility:hidden;pointer-events:none}.ui-molecules-search-bar-suggestions__modal-body{padding:16px;overflow-y:auto}.ui-molecules-search-bar-suggestions__modal-body>p{font-weight:600;font-size:12px;color:#787d9c;margin-bottom:8px}.ui-molecules-search-bar-suggestions__modal-body-wrapper a{text-decoration:none;color:#1a2258;width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;font-weight:400;font-size:12px;border-bottom:1px solid #eaebf0;padding:16px 0}.ui-molecules-search-bar-suggestions__modal-body-wrapper a>div div{font-size:14px;font-weight:400;color:#1a2258;margin-bottom:2px}.ui-molecules-search-bar-suggestions__modal-body-wrapper a>div div strong{color:#1a2258;font-weight:600}.ui-molecules-search-bar-suggestions__modal-body-wrapper a>div p{color:#787d9c;font-weight:300;font-size:12px}.ui-molecules-search-bar-suggestions__modal-body-wrapper a>div .timestamp{margin-top:12px;display:flex;align-items:center;gap:4px;color:#787d9c;font-size:12px;font-weight:400}.ui-molecules-search-bar-suggestions__modal-body-wrapper a>span{color:#787d9c;background-color:#eaebf0;font-weight:300;font-size:12px;border-radius:36px;padding:4px 12px;height:-moz-fit-content;height:fit-content;text-align:center}.ui-molecules-search-bar-suggestions__modal-footer{position:-webkit-sticky;position:sticky;left:0;background-color:#fff;width:100%;margin-top:auto;padding:19px 16px 33px}.ui-molecules-search-bar-suggestions__modal-footer button{width:100%}.form{margin-bottom:32px}.search{position:relative;display:flex;z-index:10}@media only screen and (min-width:1024px){.search{filter:drop-shadow(0 4px 4px rgba(11,17,52,.15));border-radius:4px}}.search__input{line-height:1;height:42px;width:100%;display:block;border:1px solid #dddee6;padding-left:36px;padding-right:12px;font-size:14px;outline:none;background:#fff;border-radius:4px}@media only screen and (min-width:1024px){.search__input{font-weight:600;height:48px;border:none;border-top-right-radius:0;border-bottom-right-radius:0}}.search svg{position:absolute;top:14px;left:12px}@media only screen and (min-width:1024px){.search svg{top:16px}}.search__button{display:none;width:240px}@media only screen and (min-width:1024px){.search__button{display:block;border-top-left-radius:0;border-bottom-left-radius:0}}.search__suggestions{position:absolute;border-radius:4px;top:calc(100% + 2px);left:0;width:100%;z-index:5;background-color:#fff;box-shadow:0 8px 24px rgba(11,17,52,.2);padding:24px 0 0 24px}.search__suggestions p{font-weight:600;font-size:13px;color:#787d9c;margin-bottom:5px}.search__suggestions-wrapper{overflow:auto;max-height:542px}.search__suggestions-items{display:flex;flex-direction:column;height:86%;overflow:auto;padding-right:24px}.search__suggestions-items a{text-decoration:none}.search__suggestions-item{width:100%;display:flex;justify-content:space-between;font-weight:400;font-size:12px;border-bottom:1px solid #eaebf0;padding:16px 0}.search__suggestions-item-title{font-size:14px;font-weight:500;color:#1a2258}.search__suggestions-item-title strong{color:#2951a3}.search__suggestions-item-description,.search__suggestions-item-type{color:#787d9c;font-weight:300;font-size:12px}.search__suggestions-item-type{background-color:#eaebf0;border-radius:36px;padding:4px 12px;height:-moz-fit-content;height:fit-content}.filter{display:none;margin:20px -6px 0}@media only screen and (min-width:1024px){.filter{display:flex}}.filter__column{width:20%;padding:0 6px}.filter__select{filter:drop-shadow(0 4px 4px rgba(11,17,52,.15));z-index:1}.filter__select>div{border:none!important}.banner-project{position:relative;overflow:hidden;margin-bottom:24px}@media only screen and (min-width:1024px){.banner-project{margin-bottom:32px}}.banner-project__item{position:relative;overflow:hidden;flex:0 0 auto;width:100%;min-width:0;color:#fff}.banner-project__item:before{content:"";position:absolute;top:0;left:0;bottom:0;width:60%;background:linear-gradient(90deg,rgba(0,0,0,.65),transparent);z-index:1}.banner-project__item img{display:block;width:100%}.banner-project__items{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;touch-action:pan-y}.banner-project__container{z-index:1;height:270px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media only screen and (min-width:1024px){.banner-project__container{height:486px}}.banner-project__date{font-weight:500;font-size:12px;line-height:16px;margin-bottom:8px}@media only screen and (min-width:1024px){.banner-project__date{font-weight:400;font-size:14px;line-height:19px;margin-bottom:12px}}.banner-project__title{font-weight:600;font-size:23px;line-height:31px;margin-bottom:4px}@media only screen and (min-width:1024px){.banner-project__title{font-weight:600;font-size:28px;line-height:38px;margin-bottom:8px}}.banner-project__address{font-weight:600;font-size:14px;line-height:19px;margin-bottom:8px}@media only screen and (min-width:1024px){.banner-project__address{font-weight:600;font-size:19px;line-height:26px;margin-bottom:12px}}.banner-project__price{font-size:14px;line-height:19px;margin-bottom:16px}@media only screen and (min-width:1024px){.banner-project__price{font-size:16px;line-height:22px;margin-bottom:20px}}.banner-project__price strong{font-weight:600}.banner-project__indicator{width:8px;height:8px;border:none;opacity:.5;padding:0;border-radius:50%;background:#fff;cursor:pointer}.banner-project__indicator:disabled{opacity:1;height:10px;width:10px}.banner-project__indicators{position:absolute;left:50%;bottom:16px;display:flex;align-items:center;gap:8px;transform:translateX(-50%)}.carousel-project{margin-bottom:32px}.carousel-project__wrapper{position:relative}.carousel-project__wrapper:after,.carousel-project__wrapper:before{content:"";position:absolute;top:0;bottom:0;width:10px;z-index:1;display:none}@media only screen and (min-width:1024px){.carousel-project__wrapper:after,.carousel-project__wrapper:before{display:block}}.carousel-project__wrapper:before{left:-10px;background-image:linear-gradient(90deg,#fff,transparent)}.carousel-project__wrapper:after{right:-10px;background-image:linear-gradient(90deg,transparent,#fff)}.carousel-project__container{position:relative;overflow:hidden;margin:0 -20px}@media only screen and (min-width:1024px){.carousel-project__container{margin:0 -10px}}.carousel-project__item{position:relative;flex:0 0 auto;padding:24px 10px}.carousel-project__items{display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden;touch-action:pan-y}.carousel-project__nav{display:none;height:40px;width:40px;border-radius:50%;background:#fff;border:2px solid #dddee6;text-align:center;position:absolute;top:50%;z-index:2}@media only screen and (min-width:1024px){.carousel-project__nav{display:block}}.carousel-project__nav--left{transform:translate(-50%,-50%);left:0}.carousel-project__nav--right{transform:translate(50%,-50%);right:0}.upperFooter{background-color:#0e1545}.upperFooter__container{padding:48px 0;max-width:1240px;margin:auto;display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:24px;border-bottom:1px solid hsla(0,0%,100%,.5)}@media only screen and (max-width:1023px){.upperFooter__container{row-gap:20px;padding:24px 0}}.upperFooter__container .accordion{flex:0 0 auto;width:25%}@media only screen and (max-width:1023px){.upperFooter__container .accordion{width:50%}}.upperFooter__container .accordion button{padding:0 16px;margin-bottom:8px;text-align:left;gap:8px}.upperFooter__container .accordion button span{color:#fff}.upperFooter__container .accordion button svg{stroke:#fff}@media only screen and (min-width:1024px){.upperFooter__container .accordion:not(:nth-child(4n)) button{border-right:1px solid hsla(0,0%,100%,.212)}}@media only screen and (max-width:1023px){.upperFooter__container .accordion:not(:nth-child(2n)) button{border-right:1px solid hsla(0,0%,100%,.212)}}.upperFooter__container .accordion-content{display:flex;flex-direction:column;gap:8px;padding:0 16px}.upperFooter__container .accordion-content a{text-transform:capitalize;color:#fff;font-size:12px;text-decoration:none}.upperFooter__container .accordion-content a:hover{text-decoration:underline}.accordion{width:auto}.accordion-content{overflow:hidden;position:relative;margin-bottom:8px;transition:.2s ease-in-out}.accordion>button{font:inherit;display:flex;align-items:center;gap:4px;border:0;background:transparent;cursor:pointer;padding:0;width:100%}.accordion>button span{font-size:14px;font-weight:600;line-height:24px;text-transform:capitalize;flex:1 1}.accordion>button svg{width:12px;height:12px;stroke:#216bff;flex:0 0 auto;transform:rotate(180deg);transition:.2s ease-in-out}.accordion>button svg.showContent{transform:rotate(0deg)}.brochureCard{position:relative;padding-bottom:60px}.brochureCard__info{position:absolute;bottom:0;left:12px;right:12px;padding:8px 12px;background:#fff;box-shadow:0 2px 12px rgba(11,17,52,.15)}.brochureCard__address,.brochureCard__developer,.brochureCard__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brochureCard__title{font-weight:600;font-size:14px;line-height:19px;margin-bottom:2px}@media only screen and (min-width:1024px){.brochureCard__title{font-size:16px;line-height:28px}}.brochureCard__title a{text-decoration:none;color:inherit}.brochureCard__developer{font-weight:600;font-size:14px;line-height:24px;color:#9a9eb5;margin-bottom:2px}.brochureCard__address{font-size:14px;font-style:normal;line-height:19px;color:#787d9c;margin-bottom:8px}@media only screen and (min-width:1024px){.brochureCard__address{margin-bottom:12px}}.ui-page-nsrp{flex:1 1;padding-bottom:20px}.ui-page-nsrp__card{margin-bottom:16px;padding:0 10px}@media only screen and (min-width:640px){.ui-page-nsrp__card{width:50%;margin-bottom:20px}}@media only screen and (min-width:1024px){.ui-page-nsrp__card{width:25%}}.ui-page-nsrp__cards{margin:0 -10px}@media only screen and (min-width:640px){.ui-page-nsrp__cards{display:flex;flex-wrap:wrap}}.ui-page-nsrp__carousel__item{width:280px}.ui-page-nsrp__carousel__item--banner{width:150px}@media only screen and (min-width:1024px){.ui-page-nsrp__carousel__item{width:25%}}.ui-page-nsrp__carousel__banner img{position:absolute;top:0;left:0;height:100%;width:auto;max-width:none}@media only screen and (min-width:1024px){.ui-page-nsrp__carousel__banner img{left:10px}}.ui-page-nsrp__pagination{justify-content:end!important}.ui-page-nsrp__pagination .ui-atomic-pagination__page{justify-content:flex-end}.ui-page-nsrp__header{margin-bottom:16px}@media only screen and (min-width:1024px){.ui-page-nsrp__header{margin-bottom:24px}}.ui-page-nsrp__header__title{font-weight:600;font-size:19px;line-height:26px;margin-bottom:4px}@media only screen and (min-width:1024px){.ui-page-nsrp__header__title{font-size:24px;line-height:38px}}.ui-page-nsrp__header__desc{color:#787d9c;font-weight:500}.ui-page-nsrp__see-more{text-align:center;margin-top:24px}.ui-page-nsrp__see-more button{min-width:213px}.ui-page-nsrp__404{text-align:center;margin:32px 0}@media only screen and (min-width:1024px){.ui-page-nsrp__404{margin:52px 0}}.ui-page-nsrp__404__image{display:block;max-width:100%;width:500px;margin:0 auto 32px;height:auto}@media only screen and (min-width:1024px){.ui-page-nsrp__404__image{margin-bottom:52px}}.ui-page-nsrp__404__title{font-weight:600;font-size:19px;line-height:26px;margin-bottom:12px}.ui-page-nsrp__404__desc{font-size:16px;line-height:22px;color:#484e79}.ui-molecules-faq-flat__title{margin-bottom:16px}.ui-molecules-faq-flat__title h2{font-size:19px;font-weight:600;line-height:26px}.ui-molecules-faq-flat__body-item{border-top:1px solid #eaebf0}.ui-molecules-faq-flat__body-item__header{font-weight:600;color:#1a2258;display:flex;padding:16px 0;cursor:pointer}.ui-molecules-faq-flat__body-item__header-title{flex:1 1}.ui-molecules-faq-flat__body-item__content{color:#787d9c;padding-bottom:16px}.ui-molecules-faq-flat__body-item__content ul{list-style:disc;padding-left:16px}.ui-molecules-faq-boxed__title{display:flex}.ui-molecules-faq-boxed__title h2{font-weight:600;font-size:23px;line-height:32px;margin:66px auto auto;width:260px;padding:12px 0 80px 32px;background-image:url(https://www.99.co/id/img-public/images/npl/faq-bg.png);background-repeat:no-repeat;background-position:0 0;background-size:contain;text-align:left;color:#2951a3}@media only screen and (min-width:640px){.ui-molecules-faq-boxed__title h2{width:auto;padding:16px 12px 70px 26px}}.ui-molecules-faq-boxed__body{font-size:14px;line-height:20px}@media only screen and (min-width:640px){.ui-molecules-faq-boxed__body{padding:16px 24px;border:1px solid #eaebf0;border-radius:8px}}.ui-molecules-faq-boxed__body-item{border-top:1px solid #eaebf0}.ui-molecules-faq-boxed__body-item:first-child{border-top:none}.ui-molecules-faq-boxed__body-item__header{font-weight:600;color:#1a2258;display:flex;padding:16px 0;cursor:pointer}.ui-molecules-faq-boxed__body-item__header-title{flex:1 1}.ui-molecules-faq-boxed__body-item__content{color:#787d9c;padding-bottom:16px}.ui-molecules-faq-boxed__body-item__content ul{list-style:disc;padding-left:16px}.breadcrumbSEO{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#9a9eb5;font-size:14px;font-weight:400;line-height:19px;margin:24px 0}.breadcrumbSEO.hide{display:none}@media only screen and (max-width:767px){.breadcrumbSEO{margin:10px 0}}.breadcrumbSEO a{color:#1a2258;text-decoration:none;font-weight:400}.breadcrumbSEO span{color:#2951a3;font-weight:500}.breadcrumbSEO svg{width:12px;height:12px;transform:rotate(90deg);fill:#9a9eb5}.breadcrumbSEO.fullLink a:last-of-type{font-weight:500;color:#2951a3}