:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}
*{
	font-family: Inter, sans-serif;
    text-decoration: none;
}
a{
		font-family: Inter, sans-serif;
    text-decoration: none;
	color:#333;
}
.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
    display: none;
}
.site-footer {
    display: none;
}
/* === GLOBAL === */
body {
    background: #f4fff5;
    font-family: Inter, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    overflow-x: hidden;
}

.content-wrapper {
    display: flex
;
    gap: 2rem;
    padding: 2rem;
    max-width: 1200px;
    margin: -33px auto;
    margin-bottom: 4em;
    margin-left: 14em;
}

.frame-28-t2 {
    position: relative;
    height: 25em;
    left: 53em;
    width: 200px;
    margin-top: -26em;
    z-index: 99;
    top: 0;
}

.sticky-con-sif {
    position: relative;
    height: 198em;
    left: 18em;
}

.frame-29-t2 {
    position: sticky;
    top: 34px;
	z-index:100;
}


.contents-amenities-facilities-t2 {
    flex-shrink: 0;
    position: relative;
    width: 204px;
    height: 303px;
    font-family: Inter, var(--default-font-family);
    font-size: 19px;
    font-weight: 700;
    line-height: 26.6px;
    text-align: left;
    text-overflow: initial;
    white-space: nowrap;
    z-index: 60;
}

.contents-t2 {
    position: relative;
    color: #333333;
    font-family: Inter, var(--default-font-family);
    font-size: 19px;
    font-weight: 700;
    line-height: 26.6px;
    text-align: left;
}

.amenities-facilities-marla-plots-t2 {
    position: relative;
    color: #333333;
    font-family: Inter, var(--default-font-family);
    font-size: 19px;
    font-weight: 400;
    line-height: 26.6px;
    text-align: left;
}

.housing-society-report-t2 {
    position: relative;
    color: #4db37c;
    font-family: Inter, var(--default-font-family);
    font-size: 19px;
    font-weight: 600;
    line-height: 26.6px;
    text-align: left;
}

.amenities-facilities-marla-plots-2a-t2 {
    position: relative;
    color: #333333;
    font-family: Inter, var(--default-font-family);
    font-size: 19px;
    font-weight: 400;
    line-height: 26.6px;
    text-align: left;
}

.frame-2b-t2 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 126px;
    height: 24px;
    padding: 10px 22px 10px 22px;
    background: #f0d876;
    z-index: 61;
    left: 2px;
    top: 12px;
}

.access-full-report-t2 {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: 19px;
    color: #333333;
    font-family: Inter, var(--default-font-family);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    white-space: nowrap;
    z-index: 62;
}


/* Prevent overlap with footer/disclaimer */
.stop-at-footer {
    position: absolute !important;
    bottom: 0;
    top: auto !important;
}

 


.post-column {
  flex: 3;
}

.sidebar-column {
  flex: 1;
}

.previous-page {
    display: inline-block;
    margin: 20px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    margin-left: 16em;
    text-decoration: underline;
}
.previous-page:hover {
  text-decoration: none;
}

/* === FEATURED IMAGE & TITLE === */
.pr-featured-img img {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
    max-height: 27em;
}

.SIF-Head {
  font-size: 1.6rem;
  font-weight: bold;
  color: #009c5a;
}

.head {
  font-size: 2rem;
  margin: 0.5rem 0;
  color: #111;
}

.date {
  color: #666;
  font-size: 0.9rem;
  margin-bottom: 2rem;
}

/* === ACF BLOCKS === */
.acf-block {
  margin-bottom: 1.5rem;
}
.acf-label {
  font-weight: bold;
  margin-bottom: 0.3rem;
  color: #222;
}
.acf-value {
  color: #333;
}

/* === MANAGEMENT === */
.manage-group-t2 {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  margin: 2rem 0;
}
.manage-group-t2 img {
    max-width: 200px;
    height: auto;
    margin-top: 6px;
}
.management-des-t2 {
  flex: 1;
}

/* === IMAGES GROUP === */
.img-group-t2 {
  display: flex;
  gap: 1rem;
  margin: 2rem 0;
}
.img-group-t2 img {
  width: 100%;
  max-width: 48%;
  height: auto;
}

/* === AMENITIES === */
.aminities-t2 {
  margin: 2rem 0;
}
.aminities-t2 h4 {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  color: #111111;
}
.aminities-t2 ul {
    padding-left: 1.2rem;
    margin: 0;
    display: flex
;
    gap: 5em;
}
.aminities-t2 li {
  margin-bottom: 0.4rem;
}
.sif-aminities {
    font-size: 106%;
    font-weight: bold;
    color: #009c5a;
}

/* === FACILITIES === */
.facilities {
  margin: 2rem 0;
}
.facilities h3 {
  font-size: 1.4rem;
  color: #111111;
  margin-bottom: 1rem;
}

/* === DISCLAIMER === */
.disclaimer-t2 {
  font-size: 0.9rem;
  color: #555;
  margin-top: 3rem;
  padding: 1rem;
}

/* === RESPONSIVE === */
@media (max-width: 992px) {
  .content-wrapper {
    flex-direction: column;
  }
  .sidebar-column {
    order: -1;
  }
  .img-group-t2 {
    flex-direction: column;
  }
  .img-group-t2 img {
    max-width: 100%;
  }
  .manage-group-t2 {
    flex-direction: column;
    align-items: center;
  }
  .manage-group-t2 img {
    max-width: 200px;
    margin-bottom: 1rem;
  }
}