.elementor-6148 .elementor-element.elementor-element-1571848{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6148 .elementor-element.elementor-element-3a409cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-6148 .elementor-element.elementor-element-6257a5b .elementor-button{background-color:#0161FF;}.elementor-6148 .elementor-element.elementor-element-6257a5b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-6148 .elementor-element.elementor-element-e4e39ca{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-6148 .elementor-element.elementor-element-ff4be04{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6148 .elementor-element.elementor-element-0c40ab5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-6148 .elementor-element.elementor-element-d7487f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6148 .elementor-element.elementor-element-7c4213d{padding:10px 0px 10px 0px;}.elementor-6148 .elementor-element.elementor-element-7d46ab1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6148 .elementor-element.elementor-element-2ddca9e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6148 .elementor-element.elementor-element-0885dae .elementor-button{background-color:#0161FF;}.elementor-6148 .elementor-element.elementor-element-0885dae{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-6148 .elementor-element.elementor-element-e7ca097{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6148 .elementor-element.elementor-element-ef2b1c6{--e-image-carousel-slides-to-show:1;}.elementor-6148 .elementor-element.elementor-element-d920068{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-6148 .elementor-element.elementor-element-ff4be04{--width:70%;}.elementor-6148 .elementor-element.elementor-element-d7487f9{--width:30%;}}/* Start custom CSS for html, class: .elementor-element-d089a46 *//* HERO / MAIN BANNER HEADING */
.pw-hero h1,
.pw-hero h2,
.pw-hero h3 {
  color: #ffffff !important;
}

/* SECTION HEADINGS (Amenities & Location) */
.pw-amenities h2,
.pw-location h2,
.world-class-amenities h2,
.location-advantage h2 {
  color: #ffffff !important;
}

/* SUB-HEADINGS INSIDE DARK SECTIONS */
.pw-amenities h3,
.pw-location h3 {
  color: #ffffff !important;
}

/* OPTIONAL: Slight glow for better contrast */
.pw-hero h1,
.pw-amenities h2,
.pw-location h2 {
  text-shadow: 0 2px 8px rgba(0,0,0,0.45);
}

body, h1, h2, h3, p, li, div {
  font-family: 'Montserrat', sans-serif !important;
}

.pw-hero {
  background: linear-gradient(135deg,#0a1f44,#123a6f);
  padding: 60px 30px;
  border-radius: 18px;
  text-align: center;
  color: #fff;
  box-shadow: 0 20px 60px rgba(0,0,0,.35);
}

.pw-hero h1 {
  font-size: 36px;
  font-weight: 800;
}

.pw-urgency {
  margin-top: 20px;
  padding: 14px 22px;
  background: linear-gradient(90deg,#ff9800,#ff5722);
  border-radius: 40px;
  font-weight: 700;
}

.pw-unit-card {
  background: #fff;
  margin-top: 40px;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0,0,0,.12);
}

.pw-unit-card h3 {
  color: #0a1f44;
  font-size: 26px;
  margin-bottom: 20px;
}

.pw-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
  gap: 14px;
}

.pw-price {
  margin-top: 25px;
  font-size: 28px;
  font-weight: 800;
  color: #ff5722;
}

.pw-amenities,
.pw-location {
  margin-top: 50px;
  background: linear-gradient(135deg,#0f2c56,#173f7a);
  padding: 40px;
  border-radius: 18px;
  color: #fff;
  box-shadow: 0 20px 50px rgba(0,0,0,.35);
}

.pw-amenities h2,
.pw-location h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

.pw-amenities ul,
.pw-location ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(260px,1fr));
  gap: 14px;
}

.pw-amenities li,
.pw-location li {
  background: rgba(255,255,255,.12);
  padding: 14px 18px;
  border-radius: 10px;
}

.pw-note {
  margin-top: 25px;
  background: rgba(255,255,255,.15);
  padding: 14px;
  border-radius: 12px;
  font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0c40ab5 */.pw-project-location {
  background: linear-gradient(135deg, #0f2c56, #173f7a);
  padding: 28px 24px;
  border-radius: 16px;
  margin: 30px 0;
  text-align: center;
  box-shadow: 0 18px 45px rgba(0,0,0,0.35);
}

.pw-location-badge {
  display: inline-block;
  background: linear-gradient(90deg, #ff9800, #ff5722);
  color: #ffffff;
  font-weight: 800;
  padding: 10px 22px;
  border-radius: 30px;
  font-size: 15px;
  letter-spacing: 0.3px;
}

.pw-location-desc {
  margin-top: 14px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  opacity: 0.95;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-7c4213d */.visit-form-box {
  background: linear-gradient(135deg, #eef4ff, #f9fbff);
  padding: 30px 26px;
  border-radius: 22px;
  box-shadow: 0 25px 55px rgba(0,0,0,0.15);
  font-family: 'Montserrat', sans-serif;
  border: 1px solid rgba(79,140,255,0.15);
}

/* Input fields */
.visit-form-box input,
.visit-form-box textarea {
  width: 100%;
  padding: 14px 16px;
  margin-bottom: 14px;
  border-radius: 12px;
  border: 1px solid #d6e2ff;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  background: #ffffff;
  transition: all 0.3s ease;
}

/* Focus effect */
.visit-form-box input:focus,
.visit-form-box textarea:focus {
  outline: none;
  border-color: #4f8cff;
  box-shadow: 0 0 0 3px rgba(79,140,255,0.2);
}

/* Placeholder text */
.visit-form-box ::placeholder {
  color: #7b8fb5;
  font-weight: 500;
}

/* Submit button */
.visit-form-box button,
.visit-form-box input[type="submit"] {
  width: 100%;
  padding: 14px;
  border-radius: 14px;
  background: linear-gradient(135deg, #2f5cff, #4f8cff);
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  border: none;
  cursor: pointer;
  letter-spacing: 0.4px;
  box-shadow: 0 18px 35px rgba(47,92,255,0.4);
  transition: all 0.3s ease;
}

/* Button hover */
.visit-form-box button:hover,
.visit-form-box input[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 45px rgba(47,92,255,0.5);
}

/* Small trust text (optional if exists) */
.visit-form-box .form-note {
  font-size: 12px;
  color: #5f6f94;
  margin-top: 10px;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-51a693b */.more-units-strip {
  margin-top: 30px;
  padding: 16px 22px;
  background: linear-gradient(90deg, #ffb347, #ff7a18);
  color: #1a1a1a;
  border-radius: 14px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 14px 30px rgba(0,0,0,0.25);
}

.more-units-strip span {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  font-weight: 600;
}/* End custom CSS */