:root{--color-rose: #B0006B}@font-face{font-family:Noto Kufi Arabic;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/noto-kufi-arabic/noto-kufi-arabic-arabic.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Noto Kufi Arabic;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/noto-kufi-arabic/noto-kufi-arabic-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.hero{position:relative;height:30rem;display:flex;flex-direction:column;justify-content:space-between}.hero__splash{position:absolute;inset:0;z-index:1}.hero__splash:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#000000b3,#0003 70%,#000000b3),url(/build/assets/hero-C5CxsCp2.jpg) #d3d3d3 50%/cover no-repeat;z-index:2}.hero__splash-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero__splash-video~:before{background-image:none}.hero__splash:has(.hero__splash-video):before{background:linear-gradient(180deg,#000000b3,#0003 70%,#000000b3)}.hero__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;height:100%;padding:1rem 1rem 2.5rem}.hero__content-top{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;max-width:100rem;width:100%;margin:0 auto}.hero__content-middle{flex:0 1 380px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center;width:100%;max-width:380px}.hero__content-bottom{flex:0 0 auto;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.hero{height:50rem}.hero .hero__content{padding:1.25rem 2.5rem 3.75rem}.hero .hero__content-middle{flex:0 1 42.5rem;max-width:42.5rem}}@media (min-width: 1280px){.hero{height:37.5rem}.hero .hero__content{padding:1.25rem 5rem 3.75rem}}@media (min-width: 1880px){.hero{height:45rem}}.heroLinks{display:flex;align-items:center;justify-content:center}.heroLinks__item{display:none}.heroLinks__item--active{display:inline-flex}.heroLinks__link{display:inline-flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none}.heroLinks__link:hover .heroLinks__text .glowChar--settled{color:#fff}.heroLinks__text{border-bottom:1px solid rgba(255,255,255,.25);transition:border-color .2s ease-in-out}.heroLinks__link:hover .heroLinks__text{border-color:#fff}.heroLinks__arrow{color:#6a6a80;transition:color .4s ease,filter .4s ease}.heroLinks__arrow--lit{color:#e0e0e8;filter:drop-shadow(0 0 4px rgba(212,165,116,.6))}.glowChar{display:inline;color:#6a6a80;transition:color .6s ease,text-shadow .6s ease,filter .6s ease}.glowChar--lit{color:#fff;text-shadow:0 0 4px rgba(212,165,116,.9),0 0 12px rgba(212,165,116,.6),0 0 28px rgba(212,165,116,.3);filter:brightness(1.3)}.glowChar--settled{color:#e0e0e8;text-shadow:none;filter:brightness(1)}.developmentCard{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:8px;text-decoration:none;color:inherit;padding:.5rem;background:linear-gradient(180deg,#0000 50%,#000000bf);width:100%;max-width:300px;min-width:300px;height:380px;cursor:pointer}.developmentCard__image{position:absolute;inset:0;z-index:1;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px}.developmentCard__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0000 50%,#000000bf);border-radius:8px}.developmentCard__metadata{z-index:3;text-decoration:none;color:inherit;display:block}.developmentCard__tags{position:absolute;top:8px;left:8px;z-index:10}.developmentCard:hover{box-shadow:0 8px 16px -4px #0000004d}@media (min-width: 1280px){.developmentCard{min-width:308px;height:385px}}@media (min-width: 1880px){.developmentCard{min-width:388px;height:480px}}.developmentCard--wide{max-width:100%;min-width:100%;width:100%;height:400px}@media (min-width: 1280px){.developmentCard--wide{min-width:100%;height:400px}}@media (min-width: 1880px){.developmentCard--wide{min-width:100%;height:450px}}.developmentCard--grid{max-width:100%;min-width:100%;width:100%;height:380px}@media (min-width: 1280px){.developmentCard--grid{min-width:100%;height:385px}}@media (min-width: 1880px){.developmentCard--grid{min-width:100%;height:480px}}.cardTag{box-sizing:0px 8px 12px -4px rgba(0,0,0,.15);font-family:Noto Kufi Arabic,sans-serif;display:flex;align-items:center;gap:.25rem;padding:2px 8px;border-radius:4px;background:#fff;font-size:.75rem;color:#0f0f0f}.paymentBox{display:flex;flex-direction:column;gap:2.5rem;padding:1.5rem 1rem;background-color:#f2f2f2;border-radius:.375rem;width:100%}.paymentBox__row{display:flex;gap:1rem;width:100%}.paymentBox__item{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.paymentBox__item-label{font-family:Noto Kufi Arabic,sans-serif;font-size:.8rem;line-height:1.6;color:#666}.paymentBox__item-value{font-family:Optima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:550;line-height:1.25;letter-spacing:-.02em;color:#000;text-transform:uppercase}.paymentBox__item-value--large{font-size:2.5rem}.paymentBox__item-value--large .paymentBox__currency{font-size:1.5rem}@media (min-width: 768px){.paymentBox__item-label{font-size:.9rem}}.developmentDetailsTop{margin:0 auto;display:grid;width:100%;max-width:80rem;grid-template-areas:"developmentDetailsTop__gallery" "developmentDetailsTop__breadcrumbs" "developmentDetailsTop__summary"}.developmentDetailsTop__gallery{grid-area:developmentDetailsTop__gallery;height:350px;min-height:350px;max-height:350px;overflow:hidden;position:relative}.developmentDetailsTop__gallery-img{position:absolute;width:100%;height:100%;background-color:#d3d3d3;background-size:cover;background-position:center;background-repeat:no-repeat}.developmentDetailsTop__gallery-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 50%,#000)}.developmentDetailsTop__gallery-topLayer{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem .75rem;pointer-events:none}.developmentDetailsTop__gallery-topLayer-utilities{display:flex;justify-content:space-between;align-items:flex-start;pointer-events:auto}.developmentDetailsTop__gallery-topLayer-utilities>div{display:flex;gap:.5rem}.developmentDetailsTop__gallery-topLayer-actions{display:flex;flex-direction:column;gap:1rem}.developmentDetailsTop__gallery-topLayer-actions-bottom{display:flex;gap:.5rem;pointer-events:auto}.developmentDetailsTop__breadcrumbs{grid-area:developmentDetailsTop__breadcrumbs;overflow:hidden;padding:.75rem 1.25rem}.developmentDetailsTop__summary{grid-area:developmentDetailsTop__summary;display:flex;flex-direction:column;gap:2.5rem;padding:1.25rem;width:100%}.developmentDetailsTop__summary-top{display:flex;flex-direction:column;gap:1rem}.developmentDetailsTop__summary-top-heading{display:none}.developmentDetailsTop__summary-bottom{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.developmentDetailsTop__gallery{height:540px;min-height:540px;max-height:540px}.developmentDetailsTop__gallery-topLayer{padding:1.5rem}.developmentDetailsTop__breadcrumbs,.developmentDetailsTop__summary{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1280px){.developmentDetailsTop{grid-template-columns:auto minmax(0,1fr);column-gap:3.75rem;grid-template-areas:"developmentDetailsTop__breadcrumbs developmentDetailsTop__breadcrumbs" "developmentDetailsTop__summary  developmentDetailsTop__gallery"}.developmentDetailsTop__gallery{margin-top:1.25rem;height:476px;min-height:476px;max-height:476px}.developmentDetailsTop__gallery-img{border-radius:.5rem}.developmentDetailsTop__gallery-img:after{display:none}.developmentDetailsTop__gallery-topLayer-actions-top{display:none}.developmentDetailsTop__gallery-topLayer-actions-bottom{justify-content:flex-end}.developmentDetailsTop__gallery-topLayer-utilities{visibility:hidden}.developmentDetailsTop__breadcrumbs{padding-left:0;padding-right:0}.developmentDetailsTop__summary{margin-top:1.25rem;max-width:38.5rem;padding:0;padding-top:1.5rem;min-width:33.8rem}.developmentDetailsTop__summary-top-heading{display:block}}@media (min-width: 1880px){.developmentDetailsTop{max-width:100rem}.developmentDetailsTop .developmentDetailsTop__summary{min-width:38.5rem}}.developmentDetailsContent{width:100%;padding:1.25rem;display:flex;flex-direction:column;gap:2.5rem}.developmentDetailsContent__secondSection{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;overflow:hidden}@media (min-width: 768px){.developmentDetailsContent{padding:1.5rem 2.5rem}}@media (min-width: 1280px){.developmentDetailsContent{flex-direction:row;align-items:flex-start;gap:3.75rem;padding:0;padding-top:5rem;max-width:80rem}.developmentDetailsContent__secondSection{display:flex;flex-direction:column;gap:2.5rem;width:100%;max-width:400px;min-width:400px;overflow:visible;position:sticky;top:1.5rem}}@media (min-width: 1880px){.developmentDetailsContent{max-width:100rem}}.agentCardsCarousel{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.agentCardsCarousel::-webkit-scrollbar{display:none}.agentCardsCarousel{gap:.75rem;scroll-snap-type:x mandatory;padding-bottom:1.5rem}.agentCardsCarousel__card{width:100%;min-width:22.5rem;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 1.25rem;border-radius:.5rem;border:1px solid #e6e6e6;box-shadow:0 8px 12px -4px #00000026}@media (min-width: 768px){.agentCardsCarousel .agentCardsCarousel__card{min-width:25rem}}@media (min-width: 1280px){.agentCardsCarousel{gap:2.5rem;flex-direction:column;overflow-x:hidden;scroll-snap-type:none;-webkit-overflow-scrolling:auto;scrollbar-width:auto;padding-bottom:0}}.devGalleryMobile{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.devGalleryMobile::-webkit-scrollbar{display:none}.devGalleryMobile{gap:.75rem;scroll-snap-type:x mandatory}.devGalleryMobile__item{flex:0 0 280px;height:250px;border-radius:.5rem;overflow:hidden;scroll-snap-align:start}.devGalleryMobile__item img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width: 768px){.devGalleryMobile{display:none}}.devGalleryGrid__hero{grid-column:1;grid-row:1/span 2;border-radius:.5rem;overflow:hidden}.devGalleryGrid__hero img{width:100%;height:100%;object-fit:cover;display:block}.devGalleryGrid__thumb{border-radius:.5rem;overflow:hidden}.devGalleryGrid__thumb img{width:100%;height:100%;object-fit:cover;display:block}.devGalleryGrid__last{position:relative;border-radius:.5rem;overflow:hidden}.devGalleryGrid__last-image{display:block;width:100%;height:100%}.devGalleryGrid__last-image img{width:100%;height:100%;object-fit:cover;display:block}.devGalleryGrid__last-allBtn{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background-color:#00000080;border:none;cursor:pointer;font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;font-weight:500;line-height:1.6;color:#fff}.devGalleryGrid__last-allBtn:hover{background-color:#0009}.devGalleryGrid{display:none}@media (min-width: 768px){.devGalleryGrid{display:grid;grid-template-columns:3fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;height:325px}}.inquiryModal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.inquiryModal[hidden]{display:none}.inquiryModal__backdrop{position:absolute;inset:0;background-color:#000c;cursor:pointer}.inquiryModal__container{position:relative;display:flex;flex-direction:column;width:100%;max-width:560px;max-height:calc(100vh - 7.5rem);background-color:#fff;border-radius:.5rem;box-shadow:0 8px 16px -4px #0000004d;overflow:hidden;transform:translateY(20px) scale(.98);opacity:0;transition:transform .3s ease,opacity .3s ease}.inquiryModal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e6e6e6;flex-shrink:0}.inquiryModal__header-title{font-family:Optima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.25;letter-spacing:-.48px;margin:0;color:#0f0f0f}.inquiryModal__header-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;border-radius:.375rem;cursor:pointer;color:#757575;transition:background-color .2s ease,color .2s ease}.inquiryModal__header-close:hover{background-color:#f2f2f2;color:#0f0f0f}.inquiryModal__header-close:focus-visible{outline:2px solid #0f0f0f;outline-offset:2px}.inquiryModal__body{flex:1;overflow-y:auto;padding:1.5rem 1.25rem}.inquiryModal__form{display:flex;flex-direction:column;gap:1.25rem}.inquiryModal__form-row{display:grid;grid-template-columns:1fr;gap:1.25rem}.inquiryModal__form-row[hidden]{display:none}.inquiryModal__form-field{display:flex;flex-direction:column;gap:.5rem}.inquiryModal__form-label{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;font-weight:500;color:#0f0f0f}.inquiryModal__form-phone{display:flex}.inquiryModal__form-textarea{height:auto;min-height:100px;resize:vertical}.inquiryModal__form-submit{margin-top:.5rem}.inquiryModal__form-message{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;text-align:center;min-height:0}.inquiryModal__form-message:empty{display:none}.inquiryModal__form-message--success{color:#16a34a}.inquiryModal__form-message--error{color:#dc2626}.inquiryModal--open{opacity:1;visibility:visible}.inquiryModal--open .inquiryModal__container{transform:translateY(0) scale(1);opacity:1}@media (min-width: 768px){.inquiryModal{padding:1.5rem}.inquiryModal__container{max-height:calc(100vh - 10rem)}.inquiryModal__header{padding:1.25rem 1.5rem}.inquiryModal__body{padding:1.5rem}.inquiryModal__form-row{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.inquiryModal{padding:2.5rem}.inquiryModal__container{max-height:calc(100vh - 10rem)}}.areaCard{display:none;position:relative;flex-direction:column;justify-content:flex-end;border-radius:8px;padding:.5rem;height:427px;cursor:pointer}.areaCard__image{position:absolute;inset:0;z-index:1;border-radius:8px;overflow:hidden}.areaCard__image picture{display:block;width:100%;height:100%}.areaCard__image img{display:block;width:100%;height:100%;object-fit:cover}.areaCard__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0000 50%,#000000bf);border-radius:8px}.areaCard__metadata{z-index:3;width:100%;max-width:65%}@media (min-width: 1280px){.areaCard{display:flex;width:630px;max-width:630px}}@media (min-width: 1880px){.areaCard{width:790px;max-width:790px}}.areaCard--grid{display:flex;width:100%;max-width:100%;height:280px}.areaCard--grid .areaCard__metadata{max-width:80%}@media (min-width: 768px){.areaCard--grid{height:320px}}@media (min-width: 1280px){.areaCard--grid{width:100%;max-width:100%;height:385px}}@media (min-width: 1880px){.areaCard--grid{width:100%;max-width:100%;height:427px}}.qnbFundingBanner{position:relative;width:100%;border-radius:.375rem;overflow:hidden;background-repeat:no-repeat;background-position:bottom;background-size:cover;padding:2.5rem 1.5rem;min-height:300px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.qnbFundingBanner__content{display:flex;flex-direction:column;align-items:flex-end;text-align:right;color:#fff}.qnbFundingBanner__content-title{font-family:Cordale Corp,Optima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;font-weight:500;line-height:1.25;margin-bottom:1rem}.qnbFundingBanner__content-description{font-family:Cordale Corp,Noto Kufi Arabic,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem}.qnbFundingBanner__content-cta{display:inline-block;align-self:flex-end;background:#fff;color:#0d2240;font-family:Cordale Corp,Noto Kufi Arabic,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 2.5rem;border-radius:.375rem;text-decoration:none;transition:opacity .2s ease}.qnbFundingBanner__content-cta:hover{opacity:.9}@media (min-width: 768px){.qnbFundingBanner{align-items:flex-start;background-position:0% 100%;min-height:auto;padding:2.5rem 2.5rem 2.5rem 35%}.qnbFundingBanner__content{align-items:flex-start;text-align:left;max-width:600px}.qnbFundingBanner__content-title{font-size:2.5rem}.qnbFundingBanner__content-description{font-size:1rem}.qnbFundingBanner__content-cta{align-self:flex-start;margin-top:.75rem}}@media (min-width: 1280px){.qnbFundingBanner{padding-left:30%}.qnbFundingBanner__content-title{font-size:2.5rem}}@media (min-width: 768px){:root[dir=rtl] .qnbFundingBanner{background-position:100% 100%;padding:2.5rem 35% 2.5rem 2.5rem}:root[dir=rtl] .qnbFundingBanner__content-cta{align-self:flex-start}}@media (min-width: 1280px){:root[dir=rtl] .qnbFundingBanner{padding-right:30%;padding-left:2.5rem}}.cardMetadata{display:flex;width:100%;padding:8px;justify-content:space-between}.cardMetadata__left{display:flex;flex-direction:column}.cardMetadata__right{display:flex;flex-direction:column;justify-content:center}.cardMetadata{padding:.75rem;position:relative;border-radius:4px;background:#ffffff26;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff}.homepageDevelopmentsList{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.homepageDevelopmentsList::-webkit-scrollbar{display:none}.homepageDevelopmentsList{gap:.75rem}.homepageDevelopmentsList .developmentCard{flex:0 0 auto}@media (min-width: 768px){.homepageDevelopmentsList{gap:1rem}}.partnersMarquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.partnersMarquee__track{display:flex;align-items:center;gap:2rem;width:max-content;animation:marqueeScroll 30s linear infinite}.partnersMarquee__item{flex-shrink:0;display:flex;align-items:center;justify-content:center}.partnersMarquee__logo{height:40px;width:auto;filter:grayscale(100%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.partnersMarquee__logo:hover{filter:grayscale(0%);opacity:1}@media (min-width: 768px){.partnersMarquee .partnersMarquee__logo{height:50px}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-33.3333333333%)}}.homepageListings{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.homepageListings::-webkit-scrollbar{display:none}.homepageListings{gap:1rem;padding-bottom:1.5rem}.homepageListings .listingCard{flex:0 0 300px}.homepageAreas{display:none;flex:1;flex-wrap:wrap;gap:.75rem}@media (min-width: 1280px){.homepageAreas{display:flex;gap:1rem}}.blockAreas{display:none;padding-bottom:0}@media (min-width: 1280px){.blockAreas{display:flex}}
