.developerPage{background:#2951a3;border-radius:20px;position:relative;z-index:1;overflow:hidden;background:#fff;color:#1a2258;border:1px solid #dddee6}.developerPage:before{content:"";position:absolute;width:100%;height:100%;border-radius:8px;top:-29px;right:-232px;background-image:url(/id/99id/pngs/projects/bg-project-vr360.png);background-position:top;background-repeat:no-repeat;background-size:auto 100%;transform:rotate(90deg);z-index:-1;opacity:1}@media only screen and (max-width:1023px){.developerPage:before{background-position:top;right:-60px}}.developerPage h2{font-size:23px;font-weight:700;margin-bottom:24px;display:none}@media only screen and (max-width:1023px){.developerPage h2{display:block;font-weight:600}}.developerPage__body{display:flex;flex-direction:row;border-radius:20px;padding:24px;gap:24px;justify-content:flex-start;align-items:center}@media only screen and (max-width:1023px){.developerPage__body{flex-direction:row;padding:1rem;gap:16px}}.developerPage__avatar{position:relative}.developerPage__avatar .avatar{height:auto}.developerPage__avatar .avatar img{width:85px;height:85px;border-radius:50%;object-fit:cover}@media only screen and (max-width:1023px){.developerPage__avatar .avatar img{width:100px}}.developerPage__avatar svg{position:absolute;bottom:0;right:-20px}@media only screen and (max-width:1023px){.developerPage__avatar svg{right:-10px;bottom:17px}}.developerPage__info h3{font-size:23px;font-weight:700;margin-bottom:0}@media only screen and (max-width:1023px){.developerPage__info h3{font-weight:600;font-size:18px}}.developerPage__info p{font-style:normal;font-weight:400;font-size:14px;line-height:28px}.developerPage__info p.show{line-clamp:100;-webkit-line-clamp:100}.developerPage__name{display:flex;align-items:center;gap:8px}.developerPage__content{padding:0 32px 32px}.developerPage__content h2{font-size:20px;font-weight:700;line-height:31px;display:block;margin-bottom:8px}@media only screen and (max-width:1023px){.developerPage__content{padding:0 16px 16px}}.developerPage__content a{text-decoration:none;color:inherit}.developerPage__content p{font-family:Figtree;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.developerPage__content p.show{line-clamp:100;-webkit-line-clamp:100}.developerPage__content ul{list-style:disc;margin:0;padding-left:1em}.developerPage__content ol{list-style:decimal;margin:0;padding-left:1em}.developerPage__content .toggle{font:inherit;border:0;background:transparent;font-weight:600;line-height:22px;color:#2951a3;display:flex;align-items:center;gap:6px;cursor:pointer;padding:0;margin-top:16px;font-size:16px}.developerPage__content .toggle svg{width:14px;height:14px;stroke:#2951a3;transition:.2s ease-in-out}.developerPage__content__body{font-family:Figtree;font-size:14px;font-style:normal;font-weight:400;line-height:28px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.developerPage__content__body p{display:inline}.developerPage__content__body p:after{content:" "}.developerPage__content__body.show{max-height:100%;-webkit-line-clamp:unset;display:block}.developerPage__content__hidden{display:none}.developerPage__additionalInfo{padding:16px;display:none}@media only screen and (max-width:1023px){.developerPage__additionalInfo{display:block}}.developerAdditionalInfo{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-gap:16px;gap:16px}.developerAdditionalInfo__Item{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0;border-radius:16px;border:1px solid var(--Neutral-M-Neutral-100,#dddee6);background:#fff}.developerAdditionalInfo__Item__icon{width:40px;height:40px;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--Primary-M-Primary-100,#e0f2ff);color:var(--Primary-M-Primary-600,#006edc)}.developerAdditionalInfo__Item__title{color:#787d9c;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.developerAdditionalInfo__Item__value{color:#1a2258;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.developerAdditionalInfo__Item.item-3{grid-column:1/-1}.developerHomePage{padding-top:32px;padding-bottom:32px;max-width:1200px;width:100%;margin:auto;position:relative;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:1023px){.developerHomePage{width:100%;padding:16px}}.developerHomePage__container{display:flex;gap:24px;justify-content:flex-start}@media only screen and (max-width:1023px){.developerHomePage__container{flex-direction:column;gap:unset}}.developerHomePage__container__info{display:flex;flex-direction:column;flex:1 1;gap:48px;max-width:799px}@media only screen and (max-width:1023px){.developerHomePage__container__info{max-width:unset;width:100%}}.developerHomePage__container__left{min-width:361px;max-width:361px;flex:0 1}@media only screen and (max-width:1023px){.developerHomePage__container__left{max-width:unset;min-width:unset;width:100%}}.developerHomePage__container__left__additionalInfo{display:block}@media only screen and (max-width:1023px){.developerHomePage__container__left__additionalInfo{display:none}}.faqSection{padding:16px 0}.faqSection h2{font-size:19px;font-weight:600;line-height:26px;margin-bottom:16px}.faqSection__item{border-bottom:1px solid #cccfd1;padding-bottom:16px;margin-bottom:16px}.faqSection__item-title{display:flex;gap:16px;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faqSection__item-title h3{color:#1a2258;font-size:14px;font-weight:600;line-height:19px}.faqSection__item-title svg{width:16px;height:16px;fill:#216bff;transition:.2s ease-in-out;flex:0 0 auto}.faqSection__item-content{color:#787d9c;font-size:14px;font-weight:500;line-height:18px;transition:.2s ease-in-out;max-height:500px;overflow:hidden;padding-top:8px}.faqSection__item-content ul{list-style:disc}.faqSection__item-content ol{list-style:decimal}.faqSection__item-content ol,.faqSection__item-content ul{padding-left:16px}.faqSection__item-content.close{padding:0;max-height:0}.faqSection.variant-2{border-radius:8px;border:1px solid #eaebf0;background:#fff;box-shadow:0 4px 25px 0 rgba(0,0,0,.05);padding:0;overflow:hidden}.faqSection.variant-2 h2{padding:16px;background:#f3f4f6;margin:0;display:flex;justify-content:space-between;align-items:center;gap:10px}.faqSection.variant-2 h2:after{content:"🤔";font-size:24px}.faqSection.variant-2>div{box-shadow:0 -4px 15px 0 rgba(0,0,0,.05)}.faqSection.variant-2 .faqSection__item{padding:0;margin:0;border:0}.faqSection.variant-2 .faqSection__item-title{background:#f8f8fa;padding:12px 16px}.faqSection.variant-2 .faqSection__item-title svg{stroke:#1a2258;width:28px;height:28px;padding:8px;background:#eaebf0;border-radius:50%}.faqSection.variant-2 .faqSection__item-content{padding:16px;background:#fff}.faqSection.variant-2 .faqSection__item-content.close{padding:0}.developerFAQ .faqSection{border-radius:8px;background:#fff;box-shadow:0 4px 15px 0 rgba(0,0,0,.1);margin-bottom:24px;padding:16px}@media only screen and (max-width:1023px){.developerFAQ .faqSection{margin-top:24px}}.developerFAQ .faqSection ol{margin-top:8px}.developerFAQ .faqSection ol li{list-style-type:decimal;list-style-position:inside}.cardVenueDirPrimary{width:100%;border-radius:8px;background:#fff;box-shadow:0 4px 15px 0 rgba(0,0,0,.1);position:relative}.cardVenueDirPrimary__head{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:8px;border-bottom:1px solid #dddee6}.cardVenueDirPrimary__head-agent{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:19px}@media only screen and (max-width:1023px){.cardVenueDirPrimary__head-agent{font-size:12px;line-height:16px}}.cardVenueDirPrimary__head-agent .avatar{width:24px;height:24px;font-size:12px;line-height:16px}@media only screen and (max-width:1023px){.cardVenueDirPrimary__head-agent .avatar{font-size:10px;line-height:14px}}.cardVenueDirPrimary__head time{color:#787d9c;font-size:14px;font-weight:500;line-height:19px}@media only screen and (max-width:1023px){.cardVenueDirPrimary__head time{font-size:12px}}.cardVenueDirPrimary__body{padding:8px 0 8px 8px;display:flex}@media only screen and (max-width:1023px){.cardVenueDirPrimary__body{padding:0}}.cardVenueDirPrimary__body-image{position:relative;flex:0 0 auto}.cardVenueDirPrimary__body-image .main-image{width:193px;height:119px;object-fit:cover;border-radius:8px}@media only screen and (max-width:1023px){.cardVenueDirPrimary__body-image .main-image{width:150px;height:118px;border-radius:0}}.cardVenueDirPrimary__body-image .tag-image{position:absolute;top:0;left:0;margin:6px}.cardVenueDirPrimary__body-content{flex:1 1;display:flex;flex-direction:column}@media only screen and (max-width:1023px){.cardVenueDirPrimary__body-content{justify-content:center}}.cardVenueDirPrimary__body-content .title{flex:1 1;display:flex;align-items:center;gap:16px;padding:0 12px;box-shadow:0 4px 15px 0 rgba(0,0,0,.05)}@media only screen and (max-width:1023px){.cardVenueDirPrimary__body-content .title{flex-direction:column;align-items:flex-start;justify-content:center}}.cardVenueDirPrimary__body-content .title>div{width:200px;flex:1 1}@media only screen and (max-width:1023px){.cardVenueDirPrimary__body-content .title>div{width:auto;flex:initial}}.cardVenueDirPrimary__body-content .title>div a{color:inherit;text-decoration:none}.cardVenueDirPrimary__body-content .title>div a:before{content:"";position:absolute;inset:0}.cardVenueDirPrimary__body-content .title>div a h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.cardVenueDirPrimary__body-content .title>div address{color:#787d9c;font-size:14px;font-weight:400;font-style:normal}.cardVenueDirPrimary__body-content .title strong{color:#2951a3;font-size:14px;font-weight:600;padding:0 56px}@media only screen and (max-width:1023px){.cardVenueDirPrimary__body-content .title strong{padding:0}}.cardVenueDirPrimary__body-content .footer-card{display:flex!important}@media only screen and (max-width:1023px){.cardVenueDirPrimary__body-content .footer-card{display:none!important}}.cardVenueDirPrimary .footer-card{padding:8px 8px 0;display:none;align-items:center;gap:16px;justify-content:space-between}@media only screen and (max-width:1023px){.cardVenueDirPrimary .footer-card{display:flex;flex-direction:column;align-items:flex-start;padding:12px}}.cardVenueDirPrimary .footer-card__fasilitas{color:#787d9c;font-size:12px;font-weight:600;line-height:16px}.cardVenueDirPrimary .footer-card .inquiryButton{flex:initial}@media only screen and (max-width:1023px){.cardVenueDirPrimary .footer-card .inquiryButton{width:100%}}.cardVenueDirPrimary .footer-card .inquiryButton button{width:auto;padding:6px 16px;font-size:14px;font-weight:600;line-height:19px;border-radius:4px;min-height:40px}@media only screen and (max-width:1023px){.cardVenueDirPrimary .footer-card .inquiryButton button{padding:9px 0;width:100%}.cardVenueDirPrimary .footer-card .inquiryButton button span{display:block}}.cardVenueDirPrimary .footer-card .inquiryButton button svg{width:18px;height:18px}.cardVenueDirPrimary .sla{position:relative;height:26px;z-index:1}@media only screen and (min-width:1024px){.cardVenueDirPrimary .sla{flex:1 1}}@media only screen and (max-width:1023px){.cardVenueDirPrimary .sla{align-self:stretch;margin:0 -12px}}.cardVenueDirPrimary .sla__slider-viewport{position:absolute;inset:0;overflow:hidden}.cardVenueDirPrimary .sla__slider-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;touch-action:pan-y;padding:0 16px;gap:8px}@media only screen and (min-width:1024px){.cardVenueDirPrimary .sla__slider-container{padding:0 8px}}.cardVenueDirPrimary .sla__item{white-space:nowrap;font-size:14px;font-weight:500;line-height:1;padding:6px 8px;border-radius:4px;background:#f0f6ff}.cardVenueDirPrimary .sla__item--primary{background:#216bff;color:#fff}.cardVenueDirPrimary .sla__item--other{padding-inline:0;background:none;color:#787d9c;font-weight:600}.inquiryButton{display:flex;gap:8px;flex:1 1}.inquiryButton>button{width:100%;font:inherit;border:0;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;line-height:22px;padding:12px 0;cursor:pointer;border-radius:8px;color:#fff;position:relative}.inquiryButton>button svg{width:24px;height:24px;fill:#fff}.inquiryButton__brochure,.inquiryButton__phone{background:#2951a3}.inquiryButton__whatsapp{background:#25d366}.inquiryButton__tooltip{visibility:visible;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:110%;left:50%;margin-left:-60px;opacity:1;transition:opacity .3s;font-size:12px}.inquiryButton__tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#555}.cardVenueDirSecondary{display:flex;flex-direction:column;border-radius:8px;background:#fff;box-shadow:0 4px 15px 0 rgba(0,0,0,.1);width:100%}@media only screen and (max-width:1023px){.cardVenueDirSecondary{max-height:256px;display:block}}@media only screen and (max-width:639px){.cardVenueDirSecondary{max-height:296px;display:block}}.cardVenueDirSecondary__header{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:19px;padding:8px;border-bottom:1px solid #dddee6}@media only screen and (max-width:1023px){.cardVenueDirSecondary__header{font-size:12px;line-height:16px}}.cardVenueDirSecondary__header .avatar{width:24px;height:24px;font-size:12px;line-height:16px}@media only screen and (max-width:1023px){.cardVenueDirSecondary__header .avatar{font-size:10px;line-height:14px}}.cardVenueDirSecondary__body{display:flex;max-height:150px}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body{max-height:256px;display:block}}.cardVenueDirSecondary__body-image{margin:8px;margin-right:unset;border-radius:8px;width:193px;height:119px;flex:0 0 auto;overflow:hidden;position:relative}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-image{margin:unset;border-radius:unset;border-top-left-radius:8px;width:150px}}.cardVenueDirSecondary__body-image img{width:100%;height:100%;object-fit:cover}.cardVenueDirSecondary__body-image>div{background:#fff;display:flex;align-items:center;gap:4px;padding:4px;border-radius:4px;color:#0e1545;font-size:14px;font-weight:500;line-height:16px;margin:8px;position:absolute;bottom:0}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-image>div{font-size:12px}}.cardVenueDirSecondary__body-image>div svg{width:16px;height:16px;fill:#0e1545}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-image>div svg{width:12px;height:12px}.cardVenueDirSecondary__body-image.is-have-developer{border-radius:unset}}.cardVenueDirSecondary__body-image.is-commercial-venue{height:auto}@media only screen and (max-width:639px){.cardVenueDirSecondary__body-image.is-commercial-venue{height:163px}}.cardVenueDirSecondary__body-content{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cardVenueDirSecondary__body-content .listing-information{padding:8px 8px 8px 12px;padding-right:unset;display:flex;justify-content:space-between;box-shadow:-10px 14px 21px -13px rgba(0,0,0,.1);height:100%;width:100%}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-content .listing-information{transform:translate(152px,-95px);box-shadow:unset;width:calc(100% - 160px);flex-direction:column;height:0;margin-top:-17px;gap:12px}}@media only screen and (max-width:639px){.cardVenueDirSecondary__body-content .listing-information{padding-bottom:8px;gap:4px}.cardVenueDirSecondary__body-content .listing-information.commercial-venue{transform:translate(152px,-140px)}}.cardVenueDirSecondary__body-content .listing-information-price{display:flex;flex-direction:column;gap:12px}.cardVenueDirSecondary__body-content .listing-information-size{font-size:14px;margin-top:4px}@media only screen and (max-width:639px){.cardVenueDirSecondary__body-content .listing-information-size{display:none}}.cardVenueDirSecondary__body-content .listing-information-sizeMobile{margin-top:12px}.cardVenueDirSecondary__body-content .listing-information-sizeMobile dl{display:flex;gap:4px}.cardVenueDirSecondary__body-content .listing-information-sizeMobile dt{font-size:12px;color:var(--Neutral-D-Neutral-100,#787d9c)}.cardVenueDirSecondary__body-content .listing-information-sizeMobile dd{font-size:12px;font-weight:600}@media only screen and (min-width:1024px){.cardVenueDirSecondary__body-content .listing-information-sizeMobile{display:none}}.cardVenueDirSecondary__body-content .listing-information .title{width:60%;align-self:center;display:flex;flex-direction:column;justify-content:space-between}.cardVenueDirSecondary__body-content .listing-information .title h2{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;font-size:14px;font-weight:600;width:100%}.cardVenueDirSecondary__body-content .listing-information .title address{color:#787d9c;font-size:14px;font-weight:400;font-style:normal;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-content .listing-information .title{width:100%;display:flex;flex-direction:column}}.cardVenueDirSecondary__body-content .listing-information .price{width:40%;color:#2951a3;font-size:14px;font-weight:600;align-self:center;text-align:right;padding-right:12px}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-content .listing-information .price{align-self:flex-start;text-align:left;width:100%}}.cardVenueDirSecondary__body-content .listing-information-rating{display:flex;flex-direction:row;align-items:center;gap:2px;padding:4px 8px;background-color:#f0f6ff;border-radius:12px;font-size:12px;font-weight:600}.cardVenueDirSecondary__body-content .listing-cta{padding:8px;display:flex;justify-content:space-between;align-items:center}.cardVenueDirSecondary__body-content .listing-cta .link-cta-commercial{min-width:176px}.cardVenueDirSecondary__body-content .listing-cta .poi-badge{display:flex;gap:8px;overflow:hidden;cursor:-webkit-grab;cursor:grab;width:100%}.cardVenueDirSecondary__body-content .listing-cta .poi-badge::-webkit-scrollbar{display:none}.cardVenueDirSecondary__body-content .listing-cta .poi-badge__container{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;touch-action:pan-y;gap:16px}.cardVenueDirSecondary__body-content .listing-cta .poi-badge__container__item{border-radius:4px;background:var(--Blue-Blue-100,#f0f6ff);display:flex;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.cardVenueDirSecondary__body-content .listing-cta .poi-badge__container__item .text-ellipsis{max-width:166px;font-size:12px;font-style:normal;font-weight:600;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.cardVenueDirSecondary__body-content .listing-cta .poi-badge__container__item .text-ellipsis{max-width:100%;text-overflow:unset;overflow:unset}}.cardVenueDirSecondary__body-content .listing-cta .poi-badge__item{height:-moz-fit-content;height:fit-content;white-space:nowrap;display:flex;padding:4px 8px;border-radius:4px;background:#f0f6ff;color:#1a2258;font-size:12px;font-weight:600}.cardVenueDirSecondary__body-content .listing-cta .poi-badge p{color:#787d9c;font-size:12px;font-weight:600;white-space:nowrap}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-content .listing-cta .poi-badge{width:100%}}.cardVenueDirSecondary__body-content .listing-cta .link-cta{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;white-space:nowrap;margin-left:7px;text-decoration:none}@media only screen and (max-width:1023px){.cardVenueDirSecondary__body-content .listing-cta .link-cta{width:100%;margin-left:unset}.cardVenueDirSecondary__body-content .listing-cta{box-shadow:inset 0 7px 9px -7px rgba(0,0,0,.1);flex-direction:column;gap:12px}}.developerVenue{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:1024px){.developerVenue{gap:24px}}.developerVenue__heading{font-size:19px;font-weight:600;line-height:26px;margin-left:0;margin-bottom:unset;margin-right:0;margin-top:16px}@media only screen and (max-width:1023px){.developerVenue__heading{font-size:16px;margin-left:0;margin-bottom:unset;margin-right:0;margin-top:16px}}.developerVenue__filter{display:flex;align-items:center;gap:6px;margin-top:12px}.developerVenue__list{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:1024px){.developerVenue__list{gap:24px}}