:root{--font-primary:"Avenir",sans-serif;--font-secondary:"Figtree",sans-serif;--font-para:"Figtree",sans-serif;--color-primary:#5dc4ec;--color-secondary:#002a4c;--color-font:#2d3338;--color-border:#eaf0f5;--color-white:#ffffff;--color-off-white:#f8f9fa;--color-off-white1:#f5f5f5;--color-gray:#535353;--color-light-gray:#e5e5e5;--color-muted:#9d9d9d;--color-footer-heading:#949ca3;--color-placeholder:#949ca3;--color-danger:#e53935;--color-success:#155724;--color-bullet:#cdd4da;--color-foot-sep:#3d3d3d;--bg-light:var(--color-off-white);--bg-dark:var(--color-secondary);--color-overlay:rgba(0,0,0,0.3);--light:300;--regular:400;--semibold:600;--bold:700;--lh-100:100%;--lh-110:110%;--lh-112:112%;--lh-120:120%;--lh-140:140%;--border-radius:8px;--border-radius-4:4px;--border-radius-6:6px;--logo-desktop-width:266px;--logo-laptop-width:220px;--logo-tablet-width:200px;--logo-mobile-width:133px;--spacing-desktop:88px;--spacing-laptop:64px;--spacing-tablet:56px;--spacing-mobile:40px;--bs-body-font-family:var(--font-primary);--bs-body-font-size:16px;--bs-body-line-height:var(--lh-140);--bs-body-color:var(--color-font);--bs-accordion-btn-icon-width:1rem}.new-development-gallery{width:100%;overflow:hidden;position:relative}.new-development-gallery:after,.new-development-gallery:before{content:"";position:absolute;background:linear-gradient(270deg,rgba(0,0,0,0),rgba(0,0,0,.2));width:120px;height:100%;left:0;top:0;z-index:10;opacity:0;transition:.3s;pointer-events:none;display:block;border-radius:var(--border-radius)}.new-development-gallery:after{left:auto;right:0;transform:rotate(180deg)}.new-development-gallery:hover .slick-arrow,.new-development-gallery:hover:after,.new-development-gallery:hover:before{opacity:1}.new-development-gallery .ndg-slide{height:620px}@media(max-width:1199px){.new-development-gallery .ndg-slide{height:474px}}@media(max-width:767px){.new-development-gallery .ndg-slide{height:248px}}.new-development-gallery .ndg-slide img{width:100%;height:100%;object-fit:cover;display:block}.new-development-gallery .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;z-index:11;border:none;cursor:pointer;font-size:0;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50%;transition:.3s;opacity:0}.new-development-gallery .slick-arrow.slick-prev{left:16px;background-image:url("data:image/svg+xml,%3csvg width='16' height='30' viewBox='0 0 16 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15 29L1 15L15 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.new-development-gallery .slick-arrow.slick-next{right:16px;background-image:url("data:image/svg+xml,%3csvg width='16' height='30' viewBox='0 0 16 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 29L15 15L1 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.new-development-gallery .slick-arrow:before{content:none}.new-development-gallery .slick-arrow:hover:not(.slick-disabled){background-color:rgba(0,0,0,0)}.new-development-gallery .slick-dots{position:absolute;bottom:16px;left:0;right:0;display:flex!important;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;z-index:10}.new-development-gallery .slick-dots li{width:8px;height:8px;margin:0}.new-development-gallery .slick-dots li button{width:100%;height:100%;padding:0;border:none;border-radius:50%;background-color:hsla(0,0%,100%,.6);font-size:0;cursor:pointer}.new-development-gallery .slick-dots li button:before{content:none}.new-development-gallery .slick-dots li.slick-active button{background-color:#fff}