div.hp{position:relative;cursor:pointer;aspect-ratio:1/2;width:100%;max-width:31.5vw;height:100%}@media (max-width:1400px){div.hp{display:none}}@media (min-width:1401px){div.hp{grid-column:3;grid-row:1/span 2}}@media (min-width:1800px){div.hp{max-width:530px}}div.hp img{width:100%;height:100%;display:block}div.hp .hpButton{cursor:pointer;position:absolute;left:50%;transform:translate(-50%,-50%);background-color:transparent;padding:10px 20px;font-size:16px;color:var(--btn-text-color);letter-spacing:1.6px;width:300px;background:var(--tertiary-color);color:#000}@media (max-height:768px){div.hp .hpButton{font-size:.7vw;width:80%}}div.hp .adImage{position:absolute;top:0;left:0;margin:10px;width:50px;height:auto}#contactForm{z-index:9999;position:absolute}#contactForm div.overlay{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.05);z-index:9999;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease-in-out}#contactForm div.closeIcon{position:fixed;top:20px;right:30px;z-index:999;cursor:pointer;animation:fadeIn .3s ease-in-out}#contactForm div.closeIcon svg{width:20px!important;height:20px!important}#contactForm div.content{z-index:9999;text-align:center;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--dark-blue);width:50%;margin:0 auto;padding:60px;border-radius:6px;animation:fadeIn .3s ease-in-out}@media (max-width:1200px){#contactForm div.content{width:70%}}@media (max-width:640px){#contactForm div.content{width:95%;padding:60px 30px 30px}}#contactForm div.content h1.mainHeading{text-align:center!important;font-size:20px!important}html[lang=ar] #contactForm div.content h1.mainHeading{font-size:calc(20px + 1px)!important}@media (max-width:1200px){#contactForm div.content h1.mainHeading{margin-bottom:20px}}@media (max-width:640px){#contactForm div.content h1.mainHeading{margin-bottom:30px}}#contactForm div.content div.formContainer{width:100%}#contactForm div.content div.formContainer div.inputContainer{width:100%;margin-bottom:20px;position:relative;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;cursor:pointer}#contactForm div.content div.formContainer div.inputContainer:nth-child(5){border:none}#contactForm div.content div.formContainer div.inputContainer.error{border-color:var(--error-color)}#contactForm div.content div.formContainer div.inputContainer span.label{color:var(--placeholder-color);font-size:14px}html[lang=ar] #contactForm div.content div.formContainer div.inputContainer span.label{font-size:calc(14px + 1px)}#contactForm div.content div.formContainer div.inputContainer span.label{text-transform:uppercase;padding-bottom:10px}#contactForm div.content div.formContainer div.inputContainer input{width:100%;background-color:transparent;padding-bottom:10px;color:var(--text-color);font-size:14px}html[lang=ar] #contactForm div.content div.formContainer div.inputContainer input{font-size:calc(14px + 1px)}#contactForm div.content div.formContainer div.inputContainer input::placeholder{letter-spacing:1.6px}#contactForm div.content div.formContainer div.inputContainer input.error{border-color:var(--error-color)}#contactForm div.content div.formContainer div.inputContainer span.errorIcon{position:absolute;right:0;transform:translateX(0);animation:zoomIn .6s ease-in-out}#contactForm div.content div.formContainer div.inputContainer span.errorIcon svg{width:20px!important;height:20px!important}#contactForm div.content div.formContainer div.inputContainer div.textArea{width:100%;margin-bottom:10px}#contactForm div.content div.formContainer div.inputContainer div.textArea label{display:block;text-align:left;font-size:14px}html[lang=ar] #contactForm div.content div.formContainer div.inputContainer div.textArea label{font-size:calc(14px + 1px)}#contactForm div.content div.formContainer div.inputContainer div.textArea label{color:var(--placeholder-color);margin-bottom:10px;text-transform:uppercase}#contactForm div.content div.formContainer div.inputContainer div.textArea textarea{background-color:transparent;width:100%;color:var(--text-color);resize:none;padding:6px}#contactForm div.content div.formContainer div.dropDown{position:absolute;left:0;width:100%;background-color:#fff;top:30px;border-radius:6px;z-index:9;max-height:400px;overflow-y:scroll}@media (max-width:768px){#contactForm div.content div.formContainer div.dropDown{width:100%;left:0}}@media (max-width:640px){#contactForm div.content div.formContainer div.dropDown{left:revert;right:0}}#contactForm div.content div.formContainer div.dropDown ul.listDropdownitems{padding-top:10px}#contactForm div.content div.formContainer div.dropDown ul.listDropdownitems li{text-align:center;padding:10px 20px;transition:.2s ease-in-out;cursor:pointer;display:flex;align-items:center;justify-content:center}#contactForm div.content div.formContainer div.dropDown ul.listDropdownitems li span.text{color:#000}#contactForm div.content div.formContainer div.dropDown ul.listDropdownitems li:hover{background-color:var(--secondary-bg-color);color:var(--text-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}#contactForm div.content div.formContainer div.dropDown ul.listDropdownitems li:hover span{color:var(--text-color)}#contactForm div.content div.formContainer div.dropDown ul.listDropdownitems li:last-child{margin-bottom:0}@media (max-width:640px){#contactForm div.content div.formContainer div.buttonContainer button.globalBtn{width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#contactForm .react-international-phone-country-selector-button{background-color:transparent;border-radius:0;border:unset}#contactForm .react-international-phone-input{border:unset;border-radius:0}div.swal2-container{z-index:99999!important}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height,36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,#dcdcdc));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,#fff));cursor:pointer;text-transform:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,#f5f5f5)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5))}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,#fff));box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px rgba(0,0,0,.25));color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,#dcdcdc))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,#dcdcdc));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,#fff));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height,36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color,#dcdcdc);border-radius:var(--react-international-phone-border-radius,4px);margin:0;background-color:var(--react-international-phone-background-color,#fff);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,#f5f5f5);color:var(--react-international-phone-disabled-text-color,#666)}div.ldr{position:relative;cursor:pointer}@media (min-width:768px){div.ldr{display:block}}@media (max-width:768px){div.ldr{display:none}}div.ldr img{width:100%;height:100%;display:block}div.ldr .ldrButton{cursor:pointer;position:absolute;right:2vw;bottom:0;transform:translate(-50%,-50%);background-color:transparent;font-size:1.125rem;letter-spacing:.1rem;width:17vw;font-style:normal;font-weight:500;border-radius:.3rem;padding:5px 10px;font-size:.8vw;flex-shrink:0}div.ldr .adImage{position:absolute;top:0;left:0;z-index:2;margin:10px;width:50px;height:auto}div.mpu{position:relative;cursor:pointer}@media (min-width:768px){div.mpu{display:none}}@media (max-width:768px){div.mpu{display:block}}div.mpu img{width:100%;height:100%;display:block}div.mpu .mpuButton{cursor:pointer;position:absolute;left:50%;bottom:10%;transform:translate(-50%,-50%);background-color:transparent;padding:10px 20px;font-size:16px;letter-spacing:1.6px;width:300px;color:#000}div.mpu .adImage{position:absolute;top:0;left:0;z-index:2;margin:10px;width:50px;height:auto}.breadcrumb-container{position:fixed;top:65px;left:0;right:0;color:#fff;background-color:rgba(18,24,35,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:998;padding:10px 50px;white-space:nowrap}@media (max-width:980px){.breadcrumb-container{padding:10px 20px;overflow-y:scroll}}ol{display:flex;align-items:center}@media (max-width:980px){ol{flex-wrap:unset!important;overflow-y:scroll!important;padding-bottom:.2rem!important;overflow-y:hidden!important}}.separator{margin-inline:8px}.crumb{display:flex}.communitiesAndAreasCard{width:49%}.communitiesAndAreasCard ._top{background-color:#fff;background-image:url(/stage-default.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:auto;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:100%}.communitiesAndAreasCard ._top ._logo{width:100%;height:355px;object-fit:cover;object-position:center}.communitiesAndAreasCard ._bottom{margin-left:1.5rem;margin-right:1rem;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}.communitiesAndAreasCard ._bottom ._content{margin-top:3rem}.communitiesAndAreasCard ._bottom ._content ._title{color:#fff;font-family:var(--lato-font-family);font-size:19px}html[lang=ar] .communitiesAndAreasCard ._bottom ._content ._title{font-size:calc(19px + 1px)}.communitiesAndAreasCard ._bottom ._content ._title{font-weight:400;letter-spacing:1.92px;text-transform:uppercase;display:block;margin-bottom:.3rem}.communitiesAndAreasCard ._bottom ._content ._description{margin-bottom:1rem;line-height:1.2rem}.communitiesAndAreasCard ._bottom ._content ._projects{margin-bottom:1.2rem;color:#fff;font-family:var(--lato-font-family);font-size:18px}html[lang=ar] .communitiesAndAreasCard ._bottom ._content ._projects{font-size:calc(18px + 1px)}.communitiesAndAreasCard ._bottom ._content ._projects{font-weight:300;letter-spacing:1.6px;text-transform:uppercase;display:block}.communitiesAndAreasCard ._bottom ._content ._projects ._image{width:17.3115px;height:14.1642px;margin-right:.5rem}.communitiesAndAreasCard ._bottom ._content ._projects ._image.ar{margin-right:unset;margin-left:.5rem}.communitiesAndAreasCard ._bottom ._content ._description{color:#fff;margin-top:1rem;font-family:var(--lato-font-family);font-size:14.4px}html[lang=ar] .communitiesAndAreasCard ._bottom ._content ._description{font-size:calc(14.4px + 1px)}.communitiesAndAreasCard ._bottom ._content ._description{font-weight:300;text-transform:uppercase}.communitiesAndAreasCard ._bottom ._view_more{width:100%;text-align:right;padding-right:1.5rem;margin-bottom:2rem}.communitiesAndAreasCard ._bottom ._view_more ._view_all_projects{color:#fff;text-align:center;font-family:var(--lato-font-family);font-size:12.4px}html[lang=ar] .communitiesAndAreasCard ._bottom ._view_more ._view_all_projects{font-size:calc(12.4px + 1px)}.communitiesAndAreasCard ._bottom ._view_more ._view_all_projects{font-style:normal;font-weight:400;letter-spacing:.16px;text-transform:uppercase;display:flex}.communitiesAndAreasCard ._bottom ._view_more ._view_all_projects_image{margin-left:.3rem}.communitiesAndAreasCard ._bottom ._view_more ._view_all_projects_image.ar{margin-left:unset;margin-right:.3rem;transform:rotate(180deg)}@media(max-width:1200px){.communitiesAndAreasCard ._top ._logo{height:165.036px}.communitiesAndAreasCard ._bottom{margin-left:1.2rem;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}.communitiesAndAreasCard ._bottom ._content{margin-top:1.5rem}.communitiesAndAreasCard ._bottom ._content ._title{color:#fff;font-family:var(--lato-font-family);font-size:16.463px}html[lang=ar] .communitiesAndAreasCard ._bottom ._content ._title{font-size:calc(16.463px + 1px)}.communitiesAndAreasCard ._bottom ._content ._title{font-weight:400;letter-spacing:1.92px;text-transform:uppercase;display:block;margin-bottom:.3rem}.communitiesAndAreasCard ._bottom ._content ._projects{margin-bottom:.5rem;color:#fff;font-family:var(--lato-font-family);font-size:13.719px}html[lang=ar] .communitiesAndAreasCard ._bottom ._content ._projects{font-size:calc(13.719px + 1px)}.communitiesAndAreasCard ._bottom ._content ._projects{font-weight:300;letter-spacing:1.6px;text-transform:uppercase;display:block}.communitiesAndAreasCard ._bottom ._content ._projects ._image{width:13.8492px;height:11.33136px;margin-right:.4rem}.communitiesAndAreasCard ._bottom ._content ._description{color:#fff;margin-top:.8rem;font-family:var(--lato-font-family);font-size:10.975px}html[lang=ar] .communitiesAndAreasCard ._bottom ._content ._description{font-size:calc(10.975px + 1px)}.communitiesAndAreasCard ._bottom ._content ._description{font-weight:300;text-transform:uppercase}.communitiesAndAreasCard ._bottom ._view_more{width:100%;text-align:right;padding-right:1.2rem;margin-bottom:1rem}.communitiesAndAreasCard ._bottom ._view_more ._view_all_projects{color:#fff;text-align:center;font-family:var(--lato-font-family);font-size:11.52px}html[lang=ar] .communitiesAndAreasCard ._bottom ._view_more ._view_all_projects{font-size:calc(11.52px + 1px)}.communitiesAndAreasCard ._bottom ._view_more ._view_all_projects{font-style:normal;font-weight:400;letter-spacing:.16px;text-transform:uppercase}.communitiesAndAreasCard ._bottom ._view_more ._view_all_projects_image{margin-left:.24rem}}@media(max-width:992px){.communitiesAndAreasCard{width:48.5%}}@media(max-width:576px)and (orientation:portrait){.communitiesAndAreasCard{width:100%}}#cta{width:100%;text-align:center;display:flex;flex-direction:column;gap:1rem;color:#fff;padding:2rem 1rem;font-family:var(--audrey-font-family)}#cta .heading{font-size:2rem}html[lang=ar] #cta .heading{font-size:calc(2rem + 1px)}#cta .heading{text-transform:uppercase}#cta .subheading{font-size:1.1rem}html[lang=ar] #cta .subheading{font-size:calc(1.1rem + 1px)}#cta .subheading{font-family:var(--lato-font-family);margin-bottom:.5rem;text-transform:uppercase;font-weight:300}@media (max-width:1400px){#cta{width:85%}#cta .heading{font-size:20px}html[lang=ar] #cta .heading{font-size:calc(20px + 1px)}#cta .heading{text-align:center!important}#cta .subheading{font-size:16px}html[lang=ar] #cta .subheading{font-size:calc(16px + 1px)}#cta .subheading{line-height:1.5rem;text-align:center!important}}._developerCardHeader{display:flex}._developerCardHeader ._left{background-color:#fff;width:201.6px;height:auto;display:flex;justify-content:center;align-items:center;flex-shrink:0}._developerCardHeader ._left ._logo{width:182.7558px;height:auto}._developerCardHeader ._right{margin-left:50px;margin-right:1rem;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}._developerCardHeader ._right ._content{margin-top:1.5rem;margin-bottom:1.5rem}._developerCardHeader ._right ._content ._title{display:block;color:#fff;font-family:var(--audrey-font-family);font-size:28px}html[lang=ar] ._developerCardHeader ._right ._content ._title{font-size:calc(28px + 1px)}._developerCardHeader ._right ._content ._title{font-style:normal;font-weight:400;letter-spacing:2.4px;text-transform:uppercase}._developerCardHeader ._right ._content ._description{color:#fff;font-family:var(--lato-font-family);font-size:16px}html[lang=ar] ._developerCardHeader ._right ._content ._description{font-size:calc(16px + 1px)}._developerCardHeader ._right ._content ._description{font-style:normal;font-weight:300;line-height:30.154px;letter-spacing:1.6px;text-transform:uppercase}@media(max-width:1500px){._developerCardHeader{width:calc(91% + 15px)}}@media(max-width:1200px){._developerCardHeader{width:360.809px;height:172.173px;display:flex}._developerCardHeader ._left{background-color:#fff;width:120.653px;height:171.487px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._developerCardHeader ._left ._logo{width:120.20464px;height:auto}._developerCardHeader ._right{margin-left:1.2rem;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}._developerCardHeader ._right ._content{margin-top:1.5rem}._developerCardHeader ._right ._content ._title{color:#fff;font-family:var(--lato-font-family);font-size:16.463px}html[lang=ar] ._developerCardHeader ._right ._content ._title{font-size:calc(16.463px + 1px)}._developerCardHeader ._right ._content ._title{font-weight:400;letter-spacing:1.92px;text-transform:uppercase;display:block;margin-bottom:.3rem}._developerCardHeader ._right ._content ._description{color:#fff;margin-top:.8rem;font-family:var(--lato-font-family);font-size:10.975px}html[lang=ar] ._developerCardHeader ._right ._content ._description{font-size:calc(10.975px + 1px)}._developerCardHeader ._right ._content ._description{font-weight:300;text-transform:uppercase}}@media(max-width:980px){._developerCardHeader{width:317.809px}}@media(max-width:980px)and (orientation:landscape){._developerCardHeader{width:305.809px}}@media(max-width:668px)and (orientation:landscape){._developerCardHeader{width:370.809px}}#faq{display:flex;align-items:center;justify-content:center}#faq,#faq .container{width:100%}#faq .container .sectionTitle{font-size:1.563rem}html[lang=ar] #faq .container .sectionTitle{font-size:calc(1.563rem + 1px)}#faq .container .sectionTitle{margin-bottom:3.75rem;line-height:2rem}#faq .container .parent{margin:0 auto;width:50%}#faq .container .parent .item{background-color:var(--primary-bg-color);margin:.813rem 0;padding:1.125rem;border:0 solid transparent;border-image:radial-gradient(circle,#ffece0 0,#f0cab2 35%,#ac836d 100%);border-image-slice:1;transition:border .3s ease-out}#faq .container .parent .item.active{border:1px solid transparent;border-image:radial-gradient(circle,#ffece0 0,#f0cab2 35%,#ac836d 100%);border-image-slice:1}#faq .container .parent .item .question{display:flex;justify-content:space-between;align-items:center}#faq .container .parent .item .question .title{cursor:pointer;margin:0;font-feature-settings:"clig" off,"liga" off;font-family:var(--audrey-font-family);font-size:1rem}html[lang=ar] #faq .container .parent .item .question .title{font-size:calc(1rem + 1px)}#faq .container .parent .item .question .title{font-style:normal;font-weight:500;text-transform:uppercase;display:flex;align-items:center}#faq .container .parent .item .question img{cursor:pointer;width:4.375rem;height:4.375rem}#faq .container .parent .item .answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out;color:#fff;font-feature-settings:"clig" off,"liga" off;font-size:.875rem}html[lang=ar] #faq .container .parent .item .answer{font-size:calc(.875rem + 1px)}#faq .container .parent .item .answer{font-style:normal;font-weight:400;line-height:1.875rem;width:90%}#faq .container .parent .item .answer.active{max-height:12.5rem}@media (max-width:61.25rem){#faq .container .sectionTitle{font-size:1.313rem}html[lang=ar] #faq .container .sectionTitle{font-size:calc(1.313rem + 1px)}#faq .container .sectionTitle{width:85%;margin:0 auto 2rem}#faq .container .parent{width:85%}#faq .container .parent .item .question{padding-bottom:.625rem}#faq .container .parent .item .question img{width:3.125rem;height:3.125rem}#faq .container .parent .item .answer{padding:unset;line-height:1.25rem;width:100%}}div#offplanPropertyCard{cursor:pointer;width:100%;height:100%;border:1px solid transparent;border-image:radial-gradient(circle,#ffece0 0,#f0cab2 35%,#ac836d 100%);border-image-slice:1;background-color:var(--primary-bg-color)}div#offplanPropertyCard:hover div.imageContainer img{transform:scale(1.2)}div#offplanPropertyCard div.imageContainer{width:100%;position:relative;height:245px;overflow:hidden}div#offplanPropertyCard div.imageContainer img{transition:.3s ease-in-out;object-fit:cover}div#offplanPropertyCard div.imageContainer .specsContainer{display:flex;justify-content:space-between;align-items:flex-end;position:absolute;width:100%;bottom:0}@media (max-width:1400px){div#offplanPropertyCard div.imageContainer .specsContainer{flex-direction:column;align-items:flex-start}}div#offplanPropertyCard div.imageContainer .specsContainer .developerImageContainer{z-index:0;margin:20px;padding:10px;background-color:#fff;border-radius:4px;width:-moz-fit-content;width:fit-content}div#offplanPropertyCard div.imageContainer .specsContainer .developerImageContainer .developerImage{max-width:80px}@media (max-width:1400px){div#offplanPropertyCard div.imageContainer .specsContainer .developerImageContainer{margin:6px 0 8px 20px}}div#offplanPropertyCard div.imageContainer .specsContainer .handover{z-index:0;flex-shrink:0;border-radius:4px;background:rgba(18,24,35,.6);margin:20px;padding:4px 6px 6px 8px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content}@media (max-width:1400px){div#offplanPropertyCard div.imageContainer .specsContainer .handover{margin:0 0 6px 20px}}div#offplanPropertyCard div.imageContainer .specsContainer .handover.ar{right:unset;left:0}div#offplanPropertyCard div.imageContainer .specsContainer .handover .handoverText{margin-left:6px;font-size:15px!important}html[lang=ar] div#offplanPropertyCard div.imageContainer .specsContainer .handover .handoverText{font-size:calc(15px + 1px)!important}div#offplanPropertyCard div.imageContainer .specsContainer .handover .handoverText{font-weight:400}div#offplanPropertyCard div.imageContainer .specsContainer .handover .handoverText.ar{margin-left:unset;margin-right:6px}div#offplanPropertyCard div.detailsContainer{padding:20px;background-color:var(--dark-blue)}div#offplanPropertyCard div.detailsContainer.primaryBg{background-color:var(--primary-bg-color)}div#offplanPropertyCard div.detailsContainer h3.title{text-transform:uppercase;font-weight:400;color:var(--text-color);font-size:16px}html[lang=ar] div#offplanPropertyCard div.detailsContainer h3.title{font-size:calc(16px + 1px)}div#offplanPropertyCard div.detailsContainer h3.title{min-height:41px}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top{border-bottom:1px solid var(--light-text-color);padding-bottom:20px}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location{display:flex;align-items:center;margin-bottom:10px;min-height:36px}@media (max-width:768px){div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location{min-height:40px}}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location span.icon{line-height:0}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location span.icon.ar{margin-left:.3rem}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location span.icon svg g{stroke:var(--light-text-color)!important}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location span.text{color:var(--light-text-color);font-weight:300;margin-left:6px;font-size:16px}html[lang=ar] div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location span.text{font-size:calc(16px + 1px)}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.location span.text{text-transform:capitalize}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.bed{display:flex;align-items:center;min-height:36px}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.bed span.icon{line-height:0}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.bed span.icon.ar{margin-left:.3rem}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.bed span.icon svg g{stroke:var(--light-text-color)!important}div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.bed span.text{color:var(--light-text-color);font-weight:300;margin-left:6px;font-size:13px}html[lang=ar] div#offplanPropertyCard div.detailsContainer div.extraInfo div.top span.bed span.text{font-size:calc(13px + 1px)}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom{padding:12px 0}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.starting{font-weight:300;font-size:14px}html[lang=ar] div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.starting{font-size:calc(14px + 1px)}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.starting{color:var(--text-color);margin-bottom:30px;display:block}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.oneLine{display:flex;justify-content:space-between}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text{display:block;color:var(--text-color);font-weight:600;font-size:13px}html[lang=ar] div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text{font-size:calc(13px + 1px)}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text{display:flex;align-items:center;cursor:pointer}@media (max-width:1200px){div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text{font-size:10px}html[lang=ar] div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text{font-size:calc(10px + 1px)}}@media (max-width:1050px){div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text{display:none}}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text span.icon{display:block;margin-left:10px;line-height:0}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text span.icon.ar{transform:scaleX(-1);margin-right:.5rem}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom span.text span.icon svg{width:20px;stroke:var(--text-color)}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.contactInfo{display:flex;align-items:center}@media (max-width:1050px){div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.contactInfo{justify-content:space-between;width:100%}}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.contactInfo a:nth-child(2){border-right:1px solid #fff;border-left:1px solid #fff;padding:0 20px;margin:0 20px}@media (max-width:1050px){div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.contactInfo a:nth-child(2){padding:0 60px;margin:0}}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.contactInfo a{cursor:pointer}div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.contactInfo span.icon svg{width:13px!important;height:13px!important}@media (max-width:1050px){div#offplanPropertyCard div.detailsContainer div.extraInfo div.bottom div.contactInfo span.icon svg{width:15px!important;height:15px!important}}.developer{margin-bottom:100px!important;margin-top:150px!important}.developer .___title{margin-bottom:3rem;font-size:32px}html[lang=ar] .developer .___title{font-size:calc(32px + 1px)}.developer .mobileLogo{display:flex;flex-direction:column;margin-bottom:2rem;background-color:#fff;padding:1rem;border-width:3px;justify-self:center;width:150px}.developer .isMobile{display:none}.developer ._container{display:flex;flex-flow:wrap;column-gap:15px;row-gap:35px;justify-content:center}@media(max-width:576px){.developer ._container{margin-top:2.5rem}}.developer .responsive{width:31.5%}@media(max-width:1500px){.developer .responsive{width:45.5%}}@media(max-width:980px){.developer .responsive{width:48%}}@media(max-width:768px){.developer .responsive{width:100%}}.developer .__top{margin-top:50px;color:#fff;margin-bottom:3rem}.developer .__top .seperator{height:1px;margin-top:1rem;border:1px solid #4d5462}.developer .__top .__title{color:#fff;text-align:center;font-family:var(--audrey-font-family);font-size:30px}html[lang=ar] .developer .__top .__title{font-size:calc(30px + 1px)}.developer .__top .__title{font-style:normal;font-weight:400;line-height:45.654px;letter-spacing:2.4px;text-transform:uppercase;margin-bottom:1rem}.developer .__top .__subtitle{color:#fff;text-align:center;font-family:var(--lato-font-family);font-size:20px}html[lang=ar] .developer .__top .__subtitle{font-size:calc(20px + 1px)}.developer .__top .__subtitle{font-style:normal;font-weight:300;line-height:30px;letter-spacing:1.6px;text-transform:uppercase;margin:0 auto 5rem;width:80%}.developer .__top .__topProjects{margin-top:5rem;padding-bottom:3rem;color:#fff;text-align:center}@media (max-width:576px){.developer .__top .__topProjects{margin-top:3rem;text-align:left}}.developer .__top .splitDiv{display:flex;position:relative;justify-content:space-between}.developer .__top .splitDiv .left{width:100%}@media (min-width:1200px){.developer .__top .splitDiv .left{margin-right:15px}}.developer .__top .splitDiv .right{position:-webkit-sticky;position:sticky;top:105px;align-self:flex-start;height:calc(100vh - 100px)}.developer .__top .ctaBtnParent{display:flex;justify-content:center;margin-top:4rem}@media (max-width:768px){.developer .__top .ctaBtnParent{margin-top:3rem}}.developer .__top .ctaBtnParent .ctaBtn{width:-moz-fit-content;width:fit-content}@media (max-width:768px){.developer .__top .ctaBtnParent .ctaBtn{padding:1rem}}@media(max-width:1200px){.developer .isDesktop{display:none}.developer .isMobile{display:grid}.developer .__top .__seperator{display:none}.developer .__top .__subtitle{line-height:25px;letter-spacing:1.28px;margin-bottom:3rem;font-size:16px}html[lang=ar] .developer .__top .__subtitle{font-size:calc(16px + 1px)}.developer .__top .__subtitle{margin-bottom:unset;width:100%;width:calc(91% + 15px);text-align:center}.developer .__top .container .parent,.developer .__top .container .sectionTitle{width:100%!important}}@media(max-width:768px){.developer .__top .__title{font-size:24px}html[lang=ar] .developer .__top .__title{font-size:calc(24px + 1px)}.developer .__top .__title{letter-spacing:1.28px;line-height:20px}.developer .__top .__subtitle{line-height:30px;font-size:16px}html[lang=ar] .developer .__top .__subtitle{font-size:calc(16px + 1px)}.developer .__top .__subtitle{letter-spacing:1.28px;margin-bottom:unset;text-align:left;width:unset;margin-top:1rem}.developer .__top .__subtitle.ar{text-align:right}}div.searchResults div.mainHeadingDiv{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;margin-top:2rem}@media (max-width:992px){div.searchResults div.mainHeadingDiv{flex-direction:column}}div.searchResults div.mainHeadingDiv h2.mainHeading{text-align:left;color:var(--text-color)}@media (max-width:992px){div.searchResults div.mainHeadingDiv h2.mainHeading{margin-bottom:1rem}}div.searchResults div.mainHeadingDiv h2.mainHeading.ar{text-align:right}div.searchResults div.mainContainer{display:grid;grid-template-columns:100%}@media (max-width:1200px){div.searchResults div.mainContainer{grid-template-columns:1fr}}div.searchResults div.mainContainer div.leftContainer div.listings{display:grid;grid-gap:15px;gap:15px;grid-template-columns:repeat(2,1fr)}div.searchResults div.mainContainer div.leftContainer div.listings.grid-three{grid-template-columns:repeat(3,1fr)}@media (max-width:1200px){div.searchResults div.mainContainer div.leftContainer div.listings{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){div.searchResults div.mainContainer div.leftContainer div.listings{grid-template-columns:1fr}}div.searchResults div.mainContainer div.rightContainer{position:relative}@media (max-width:1200px){div.searchResults div.mainContainer div.rightContainer{display:none}}div.searchResults div.mainContainer div.rightContainer div.stickyContainer{position:-webkit-sticky;position:sticky;top:70px;padding-top:60px}div.searchResults div.mainContainer div.rightContainer div.stickyContainer h1.heading{text-align:center;text-transform:uppercase;font-weight:300;color:var(--text-color);margin-bottom:12px}