#page-home {
	overflow-x: hidden;
}

.hover-effect_1 {
	position: relative;
	overflow: hidden;
	display: flex;

}

.hover-effect_1::after {
	position: absolute;
	width: 200%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: hsla(0, 0%, 100%, .3);
	transform: translate(-50%, -50%) rotate(-45deg);
	content: "";
	z-index: 1
}

.hover-effect_1:hover::after {
	height: 250%;
	transition: all .6s linear;
	background-color: transparent
}

.item-banner-slicks {
	margin-bottom: 0;
}

.promo-card {
	padding: 50px 0
}

.promo-card__ttl {
	font-size: 35px;
	margin-bottom: 10px;
}

.promo-card__ttl .lead {}

.promo-card__ttl .txt {
	color: #a00009;
	text-shadow: rgb(166, 166, 166) 1px 2px 2px;
}

.promo-card__desc {
	color: #e05101;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 23px;
}

.promo-card__block {
	max-width: 1200px;
	background: white;
	border: 2px solid #f9c74f;
	border-radius: 20px;
	padding: 30px;
	position: relative;
	/* box-shadow: 0 4px 20px rgba(0,0,0,0.1); */
	display: flex;
	gap: 60px;
	align-items: flex-start;
	margin-bottom: 20px;
}

.promo-card__block::before,
.promo-card__block::after {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	background: white;
	border: 2px solid #f9c74f;
	border-radius: 50%;
	top: -33px;
	left: 329px;
	z-index: 2;
}

.promo-card__block::before {
	clip-path: polygon(0 48%, 100% 48%, 100% 100%, 0% 100%);
}

.promo-card__block::after {
	bottom: -33px;
	top: auto;
	clip-path: polygon(0 0, 100% 0, 100% 51%, 0 51%);
}


.promo-card__sidebar {
	flex: 0 0 300px;
	display: flex;
	flex-direction: column;
	/* gap: 20px; */
	gap: 10px;
	text-align: center;
}

.promo-card__sidebar:after {
	content: "";
	position: absolute;
	left: 360px;
	top: 0;
	height: 100%;
	border-left: 1px dashed rgb(255, 187, 1);
}

.promo-card__badge,
.promo-card__sidebar>p:first-child {
	background: linear-gradient(140deg, rgb(252, 235, 214), rgb(133, 119, 0));
	color: white;
	padding: 12px 20px;
	border-radius: 16px 16px 16px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	box-shadow: 0 4px 12px rgba(212, 165, 116, 0.3);
	margin-left: -59px;
	position: relative;
}

.promo-card__badge:before,
.promo-card__sidebar>p:first-child::before {
	content: "";
	position: absolute;
	width: 26px;
	height: 17px;
	background: linear-gradient(30deg, rgb(253, 251, 251), rgb(133, 119, 6));
	display: block;
	left: 0;
	top: 100%;
	border-radius: 0 0 0 99px;
}

.promo-card__badge:before {}

.promo-card__price-box {
	background: white;
	/* border: 2px solid #e0e0e0; */
	border-radius: 12px;
	padding: 0;
	text-align: center;
	/* box-shadow: 0 2px 8px rgba(0,0,0,0.05); */
}

.promo-card__price-label {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 500;
}

.promo-card__price-amount {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
}


.promo-card__cta-button,
.promo-card__sidebar h3 {
	background: rgb(1, 181, 78);
	color: white;
	padding: 10px 12px;
	border: none;
	border-radius: 8px;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer;
	width: 100%;
	max-width: 240px;
	margin: 0 auto 15px;
	box-shadow: rgb(126, 217, 87) 4px 4px 0px 0px;
	transition: all 0.3s ease;
}

.promo-card__cta-button:hover,
.promo-card__sidebar h3:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(40, 167, 69, 0.4);
}

.promo-card__notice,
.promo-card__sidebar h4 {
	background: #f2decd;
	border-radius: 8px;
	padding: 12px;
	text-align: center;
	font-size: 16px;
	color: black;
	font-weight: 500;
}


.promo-card__content {
	flex: 1;
	padding-left: 20px;
}

.promo-card__content ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background: url('data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2269px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2269px%22%20%20class%3D%22%22%20fill%3D%22rgba(13%2C%20183%2C%2079%2C%201.0)%22%3E%3Cpath%20d%3D%22m421-298%20283-283-46-45-237%20237-120-120-45%2045%20165%20166Zm59%20218q-82%200-155-31.5t-127.5-86Q143-252%20111.5-325T80-480q0-83%2031.5-156t86-127Q252-817%20325-848.5T480-880q83%200%20156%2031.5T763-763q54%2054%2085.5%20127T880-480q0%2082-31.5%20155T763-197.5q-54%2054.5-127%2086T480-80Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.promo-card__content ul {
	margin-left: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 15px;
	font-size: 18px;
}

.promo-card__content ul li {
	list-style: none;
}

.promo-card__content ul li {
	padding-left: 27px;
	position: relative;
}

.promo-card__title {
	color: #ff6b35;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
}


.payment-section {
	/* background: url('../images/bg-payment-section.jpg') no-repeat center/cover; */
	padding: 35px 0;
}

.payment-section__heading {
	text-decoration: underline;
	text-underline-offset: 3px;
	margin-bottom: 10px;
}

.payment-section__table table {
	border: 2px solid white;
	color: #03224c;
	font-size: 18px;
	border-collapse: collapse;
	text-align: center;
}

.payment-section__table table tr td,
.payment-section__table table tr th {
	border: 2px solid white;
	padding: 10px 15px;
}

.payment-section__table table thead th {
	background: #7b2818;
	color: white;
}

.payment-section__table table tbody tr:nth-child(2n) {
	background: #ffffff80;
}

.vista-price {
	padding: 30px 0 0px;
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
	color: white;
}

.vista-price__ttl {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0;
	line-height: 1.3;
}

.vista-price__ttl span {
	color: #ffbb01;
}

.vista-price__column {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px 5px;
	margin-bottom: 25px;
}

.vista-price__column-wrap {
	color: white;
}

.vista-price__column-wrap:hover {
	color: #f9c74f;
}

.vista-price__column-img {
	margin-bottom: 5px;
	line-height: 0;
}

.vista-price__column-ttl {
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
	transition: all .3s ease-in;
	animation: pulse 3s infinite;
}

.vista-price__column-ttl:hover {
	color: #f9c74f;
}

.vista-price__seemore {
	width: 33px;
	height: 33px;
	display: inline-block;
	padding: 5px;
}

.vista-price__seemore svg {
	width: 18px;
	height: 18px;
}

.overview-info {
	background: white;
	border: 1.5px solid #a6a6a6;
	border-radius: 8px;
	padding: 30px;
	max-width: 1018px;
	margin: 0 auto 20px;
}

.overview-info__title {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-bottom: 25px;
}

.overview-info__ct ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	font-size: 18px;
	gap: 10px 30px;
}

.overview-info__ct ul li {
	position: relative;
	border-bottom: 1px solid rgb(217, 217, 217);
	padding-left: 50px;
	padding-bottom: 10px;
}

.overview-info__ct ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 19px;
	border: 1px solid black;
	border-radius: 50%;
}

.home-overview {
	padding: 40px 0;
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
	color: #fff;
}

.home-overview__ttl {
	margin-bottom: 20px;
}

.home-overview__ttl-lead {
	font-size: 40px;
	color: #fff;
	text-align: center;
}

.home-overview__ttl-txt {
	font-size: 30px;
	color: #f85f00;
}

.overview-content {}

.overview-content__ttl {
	margin-bottom: 15px;
}

.overview-content__iframe iframe {
	width: 100%;
}

.home-location {
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
	padding: 30px 0;
	color: white;
	border-spacing: #fff;
}

.home-location__heading {
	border-left: 5px solid #ff0;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 30px;
}

.masterplan {
	/* background: url(../images/bg-payment-section.jpg) no-repeat center / cover;padding: 35px 0; */
	padding: 30px 0px;
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
}


.masterplan__header {
	text-align: center;
	margin-bottom: 30px;
}


.masterplan__surtitle {
	color: #fff;
	font-size: 29px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}


.masterplan__title {
	color: #1a4d7a;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 1px;
}


.masterplan__map-img {}


.masterplan__map-image {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 8px;
}





.masterplan__products-title {
	color: #8b2f1b;
	font-size: 20px;
	font-weight: 700;
	text-decoration: underline;
	margin-bottom: 25px;
}


.masterplan__products-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
}


.product-card {
	background: white;
	border-radius: 12px;
	padding: 10px;
	text-align: center;
	box-shadow: rgb(0, 0, 0) 0px 0px 3px 0px;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}


.product-card--yellow {
	background: #f4dc15;
	/* border: 3px solid #e6b000; */
}


.product-card--purple {
	background: #c28dd1;
	/* border: 3px solid #a370a3; */
}


.product-card--beige {
	background: white;
	/* border: 3px solid #d4c0a8; */
}


.product-card__count {
	font-size: 16px;
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 8px;
}

.product-card__percentage {
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin-bottom: 12px;
}

.product-card__description {
	font-size: 16px;
	font-weight: 600;
	color: #2d2d2d;
	line-height: 1.4;
}

.zone-cards {

	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.zone-card {
	background: linear-gradient(135deg, #f5e6d3 0%, #ead5be 100%);
	border-radius: 16px;
	padding: 25px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	display: flex;
	flex-direction: column;
}

.zone-card__header {
	margin-bottom: 20px;
}

.zone-card__subtitle {
	color: #8b2f1b;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.zone-card__title {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
}

.zone-card__image-wrapper {
	width: 100%;
	height: 220px;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.zone-card__image-wrapper:hover img {
	transform: scale(1.09);
}

.zone-card__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .6s ease-in;
}

.zone-card__description {
	font-size: 14px;
	color: #333;
	line-height: 1.6;
	margin-bottom: 20px;
	min-height: 100px;
}

.zone-card__specs-title {
	color: #c4653c;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 15px;
}

.zone-card__specs-list {
	list-style: none;
	margin-bottom: 20px;
}

.zone-card__spec-item {
	display: flex;
	gap: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
}

.zone-card__spec-item::before {
	content: 'ÃƒÂ¢Ã¢â‚¬â€œÃ‚Âª';
	color: #8b2f1b;
	font-size: 16px;
	flex-shrink: 0;
}

.zone-card__spec-label {
	font-weight: 400;
}


.zone-card__spec-value {
	font-weight: 700;
	color: #c4653c;
}


.zone-card__data-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	background: white;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}


.zone-card__table-header {
	background: #8b2f1b;
	color: white;
	font-weight: 700;
	padding: 12px 10px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #7a2616;
}


.zone-card__table-cell {
	padding: 12px 10px;
	text-align: center;
	font-size: 13px;
	color: #333;
	border: 1px solid #ddd;
}


.zone-card__table-cell--left {
	text-align: left;
	font-weight: 600;
}


.zone-card__cta-button {
	width: 100%;
	background: linear-gradient(135deg, #8b2f1b 0%, #6d2415 100%);
	color: white;
	padding: 16px 30px;
	border: none;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: auto;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(139, 47, 27, 0.3);
}

.zone-card__cta-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(139, 47, 27, 0.4);
	background: linear-gradient(135deg, #a33620 0%, #8b2f1b 100%);
}

.section-zone {
	padding: 30px 0;
}

.section-zone__ttl {
	font-size: 30px;
	margin-bottom: 25px;
	text-align: center;
}

.section-zone__ttl>* {
	display: block;
	text-shadow: rgb(166, 166, 166) 1px 2px 2px;
}

.section-zone__ttl .blue {
	color: #fff;
}

.section-zone__ttl .red {
	color: #a00009;
}

.home-project {
	/* background: url(../images/bg-payment-section.jpg) no-repeat center / cover; */
	padding: 35px 0 0;
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
}

.project-galaxy__item>a {
	display: block;
	line-height: 0;
	margin-bottom: 0;
}

.townhouse {
	padding: 30px 0;
	background-color: #4b0e0e;
	color: #fff;
}

.townhouse2 {
	background: url(../images/bg-payment-section.jpg) no-repeat center / cover;
	background-attachment: fixed;
	color: #430405;
}

.townhouse4 {
	color: #4f0e10;
	padding: 30px 0;
}

.townhouse2 .townhouse__title {
	color: #a00009;
	text-shadow: #545454 1px 0px 2px;
}

.townhouse2 .townhouse__subtitle {
	color: #a00009;
	text-shadow: #545454 1px 0px 2px;
}

.townhouse__content {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 0;
}

.townhouse__info {}

.home-location__block {
	gap: 20px 0;
}

.townhouse-column {
	margin-top: 30px;
	gap: 15px 0;
}

.townhouse__block {
	gap: 20px;
}

.townhouse-column__img {
	margin-bottom: 5px;
}

.townhouse-column__img img {
	width: 100%;
}

.townhouse-column__ttl {
	font-weight: 700;
	text-decoration: underline;
	color: black;
}

.townhouse__subtitle {
	color: #ffcc00;
	font-size: 18px;
	margin: 0;
}

.townhouse__title {
	font-size: 55px;
	font-weight: bold;
	color: #ffcc66;
	margin-bottom: 20px;
}

.townhouse__desc table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.townhouse__desc table th,
.townhouse__desc table td {
	border: 1px solid #663333;
	padding: 10px;
	text-align: left;
}

.townhouse__desc table thead th {
	background-color: #e0b98a;
	color: #000;
	font-weight: bold;
}





.townhouse__image {

	text-align: center;
}

.townhouse__image img {
	max-width: 100%;
	height: 100%;
}

.home-banner {
	background: #f2decd;
	padding: 30px 0;

}

.home-banner2 {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.home-banner--red {
	background: #560b0c;
}

.home-banner2__bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
	filter: blur(5px);
	z-index: -1;
	line-height: 0;
}

.home-banner2__bg img {
	width: 100%;
}

.home-banner2__img {
	line-height: 0;
}

.home-banner2__img img {
	width: 100%;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.price-cta {
	background: #4f0e10;
	color: #fff;
	text-align: center;
	padding: 32px 20px 22px;
}

.price-cta.style2 {
	background: #f2decd;
	color: #560b0c;
}

.price-cta.style2 .price-cta__title {
	color: #560b0c;
}

.price-cta__title {
	margin: 0 0 6px;
	letter-spacing: 0.16em;
	font-weight: 800;
	font-size: clamp(20px, 3vw, 28px);
}

.price-cta__sub {

	margin-bottom: 16px;
	font-size: 20px;
}


.price-cta__form {
	display: grid;
	grid-template-columns: 1.1fr 1fr auto;
	gap: 16px;
	align-items: stretch;
	margin-inline: auto;
	max-width: 980px;
}

.price-cta__field {
	background: #fff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	padding: 0 16px;
	height: 48px;
}

.price-cta__input {
	width: 100%;
	height: 100%;
	border: 0;
	outline: 0;
	background: transparent;
	color: #111;
	font-size: 16px;
}

.price-cta__input::placeholder {
	color: #7a7a7a;
	letter-spacing: 0.03em;
}

.price-cta__option {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: #111;
	font-weight: 600;
	width: 100%;
}

.price-cta__radio {
	width: 16px;
	height: 16px;
	accent-color: #2c7dff;
}

.price-cta__option-text {
	white-space: nowrap;
}


.price-cta__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 0 26px;
	height: 48px;
	border-radius: 4px;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	background: linear-gradient(90deg, #ff6b00, #ff8a00);
	transition: transform 0.08s ease, filter 0.2s ease;
	min-width: 260px;
	font-size: 18px;
}

.price-cta__btn:hover {
	filter: brightness(1.05);
}

.price-cta__btn:active {
	transform: translateY(1px);
}

.price-cta__btn-icon {
	display: inline-flex;
}

.price-cta__btn-icon svg {
	width: 32px;
}

.price-cta__note {
	margin: 12px 0 0;

	font-size: 13px;
}

.home-galaxy {
	padding: 30px 0;
}

.home-galaxy__row {
	gap: 6px 0;
	--gutter: 3px;
}

.home-galaxy__row>.clm:first-child {
	margin-bottom: 10px;
}

.home-galaxy__wrap {
	display: block;
	height: 100%;
}

.home-galaxy__img {
	line-height: 0;
	height: 100%;
}

.home-galaxy__img img {
	width: 100%;
	height: 100%;
}

.s360do {
	line-height: 0;
}

/* Popup overlay */
.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	display: none;
	justify-content: center;
	align-items: center;
	padding: 15px;
}

.popup.is-open {
	display: flex;
}

/* Content box */
.popup__content {
	background: #f5e3d5;
	border-radius: 6px;
	max-width: 420px;
	width: 100%;
	padding: 25px 20px;
	position: relative;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

/* Close button */
.popup__close {
	position: absolute;
	top: 12px;
	right: 12px;
	background: none;
	border: none;
	font-size: 22px;
	cursor: pointer;
}

/* Title */
.popup__title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 8px;
}

/* Update text */
.popup__update {
	text-align: center;
	color: #c40000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}

/* Description */
.popup__desc {
	text-align: center;
	font-size: 14px;
	color: #444;
	margin-bottom: 15px;
}

/* File list */
.popup__files-title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
}

.popup__file-list {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.popup__file {
	display: flex;
	align-items: center;
	font-size: 14px;
	margin-bottom: 6px;
}

.popup__file-icon {
	width: 25px;
	padding: 0;
	margin-right: 8px;
}

.popup__button-icon svg {
	width: 23px;
	height: 23px;
}

/* Form */
.popup__form {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.popup__input {
	padding: 12px;
	border: 1px solid #ccc;
	font-size: 14px;
	border-radius: 4px;
}

.popup__button {
	background: #b60000;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 14px;
	font-size: 15px;
	cursor: pointer;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	transition: background 0.3s ease;
}

.popup__button:hover {
	background: #a00000;
}

.popup__button-icon {
	font-size: 16px;
}

/* Overlay */
.popup-price {
	position: fixed;
	inset: 0;
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.popup-price.is-open {
	display: flex;
}

.popup-price__overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.6);
}

/* Content */
.popup-price__content {
	position: relative;
	background: #fff;
	max-width: 900px;
	width: 100%;
	border-radius: 6px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	z-index: 1001;
	max-height: 100%;
	overflow-y: auto;
}

/* Close button */
.popup-price__close {
	position: absolute;
	top: 12px;
	right: 12px;
	background: none;
	border: none;
	font-size: 24px;
	cursor: pointer;
}

/* Body layout */
.popup-price__body {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

/* Left */
.popup-price__left {}

.popup-price__image {
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 4px;
}

/* Right */
.popup-price__right {

	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* Title */
.popup-price__title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #900;
	text-transform: uppercase;
}

/* List */
.popup-price__list {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.popup-price__item {
	font-size: 14px;
	margin-bottom: 6px;
	padding-left: 25px;
	position: relative;
}

.popup-price__item::before {
	content: "ÃƒÂ¢Ã…â€œÃ¢â‚¬Â";
	color: green;
	position: absolute;
	left: 0;
}

/* Description */
.popup-price__desc {
	font-size: 14px;
	color: #444;
	margin-bottom: 15px;
}

/* Form */
.popup-price__form {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.popup-price__input {
	padding: 12px;
	border: 1px solid #ccc;
	font-size: 14px;
	border-radius: 4px;
}

.popup-price__button {
	background: #900;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 14px;
	font-size: 15px;
	cursor: pointer;
	border-radius: 4px;
	transition: background 0.3s ease;
}

.popup-price__button:hover {
	background: #700;
}


@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
















.banner-desktops {
	position: relative;
}


@keyframes slideInRight {

	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}


.promo-card__banners {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	padding: 20px 200px;
}

.promo-card__banner {
	position: relative;
	flex: 1;
	min-width: 280px;
	margin: 0;
	border-radius: 16px;
	overflow: hidden;
	background: #ffffff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	cursor: pointer;
}

.promo-card__banner:hover {
	transform: translateY(-8px);
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.promo-card__banner img {
	width: 100%;
	height: 240px;
	object-fit: cover;
	display: block;
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.promo-card__banner:hover img {
	transform: scale(1.08);
}

.promo-card__banner figcaption {
	padding: 24px 20px 20px;
	background: linear-gradient(to bottom, #ffffff 0%, #f8f9fc 100%);
	color: #2d3748;
}

.promo-card__banner figcaption ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.promo-card__banner figcaption li {
	position: relative;
	padding: 5px 0 5px 28px;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	transition: color 0.3s ease;
}

.promo-card__banner figcaption li::before {
	content: "\2713";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	background: #cdcdcd;
	border-radius: 50%;
	transition: all 0.3s ease;
	color: #000;
	font-size: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.promo-card__banner figcaption li::after {
	content: "";
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	color: #667eea;
	font-size: 11px;
	font-weight: bold;
}

.project-galaxy__item-active img {
	border-radius: 10px;
}

.promo-card__banner:hover figcaption li {
	color: #2d3748;
}

.promo-card__banner:hover figcaption li::before {
	opacity: 0.25;
	transform: translateY(-50%) scale(1.1);
}

/* Button */
.promo-card__banner a {
	display: block;
	margin: 20px 20px 20px;
	padding: 10px 24px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	border-radius: 5px;
	font-weight: 600;
	font-size: 17px;
	letter-spacing: 0.3px;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
	overflow: hidden;
	background: linear-gradient(90deg, #2e786f 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
}

.promo-card__banner a::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
	transition: left 0.5s ease;
}

.promo-card__banner a:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 20px rgba(102, 126, 234, 0.4);
}

.promo-card__banner a:hover::before {
	left: 100%;
}

.promo-card__banner a:active {
	transform: translateY(0);
}

section.promo-card {
	position: relative;
}

section.promo-card:before {
	width: 100%;
	content: "";
	position: absolute;
	height: 100%;
	background: linear-gradient(90deg, rgb(46 120 111 / 68%) 0%, rgb(41 102 54 / 77%) 50%, rgb(48 118 60 / 85%) 100%);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

h2.promo-card__ttl.ta-center.tt-up {
	color: #fff;
	position: relative;
}


/* Modern Payment Section Styles */
.payment-section {
	padding: 23px 0;
	position: relative;
	overflow: hidden;
}

.payment-section::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="rgba(255,255,255,0.1)"/></svg>');
	opacity: 0.4;
}

.ctnr {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 1;
}

.payment-section__block {
	background: rgba(255, 255, 255, 0.98);
	border-radius: 24px;
	padding: 20px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
	backdrop-filter: blur(10px);
	margin: 0 auto;
}

.payment-section__heading {
	font-size: 2.5rem;
	font-weight: 700;
	color: #2d3748;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.3;
	position: relative;
	padding-bottom: 20px;
}

.payment-section__heading::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 4px;
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
	border-radius: 2px;
}

.payment-section__table {
	background: linear-gradient(135deg, #f6f8fb 0%, #ffffff 100%);
	border-radius: 14px;
	padding: 13px;
	margin-bottom: 40px;
	border-left: 5px solid #388e61;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.payment-section__table p {
	font-size: 19px;
	line-height: 2;
	color: #4a5568;
	margin: 0;
	font-weight: 500;
}

.payment-section__block>div {
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 1.8;
	color: #4a5568;
	justify-content: center;
}

.payment-section__block>div:last-child {
	margin-bottom: 0;
}

.payment-section__block h2 {
	font-size: 25px;
	font-weight: 700;
	color: #2d3748;
	margin-bottom: 38px;
	line-height: 1.4;
	text-decoration: none;
	text-transform: uppercase;
}

.payment-section__block a {
	text-decoration: none;
	display: inline-block;
	transition: transform 0.3s ease;
}

.payment-section__block a:hover {
	transform: translateY(-3px);
}

.payment-section__block a h2 {
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
	color: white;
	padding: 13px 40px;
	border-radius: 9px;
	margin: 0px 0;
	box-shadow: 0 8px 25px rgb(255 0 0 / 15%);
	transition: all 0.3s ease;
	text-align: center;
}

.payment-section__block a h2:hover {
	box-shadow: 0 12px 35px rgba(255, 0, 0, 0.4);
	transform: scale(1.02);
}

.payment-section__block a h2 span {
	display: block;
	font-size: 1.5rem;
}

.payment-section__block a h2 span:last-child {
	font-size: 1.125rem;
	margin-top: 10px;
	font-weight: 500;
	opacity: 0.95;
}

.tuvanhome a {
	display: flex;
	gap: 0px 20px;
}

.tuvanhome a span {
	color: #fff !important;
	margin-top: 0px !important;
	font-size: 15px !important;
}

/* Responsive Design */







.box-tuvan-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0px 19px;
	padding-top: 17px;
}

.content1-tuvan {
	backdrop-filter: saturate(130%) blur(14px);
	background: linear-gradient(90deg, rgb(0 102 73 / 27%) 0%, rgb(3 115 74 / 20%) 50%, rgb(25 156 127 / 32%) 100%);
	border-radius: 10px;
	isolation: isolate;
	margin-inline: auto;
	padding: 21px;
	position: relative;
	/* border: 2px solid hsl(0deg 0% 0% / 13%); */
	box-shadow: rgb(0 0 0 / 8%) 0px 3px 8px;
}

.box-tuvan-container h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

.content2-tuvan {
	backdrop-filter: saturate(130%) blur(14px);
	border-radius: 10px;
	isolation: isolate;
	margin-inline: auto;
	padding: 20px;
	position: relative;
	background: linear-gradient(90deg, rgb(0 102 73 / 27%) 0%, rgb(3 115 74 / 20%) 50%, rgb(25 156 127 / 32%) 100%);
	box-shadow: rgb(0 0 0 / 8%) 0px 3px 8px;
}

.noi_dung_in.payment-section__table {
	width: 393px;
}

.tuvanhome {
	margin-top: 19px;
}

.video-wrap iframe {
	width: 100%;
	height: 330px;
}

.video-wrap {
	line-height: 1;
}

.model-form-tuvans .header h1 {
	color: #fff;
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.model-form-tuvans .header p {
	color: #fff;
	font-size: 16px;
	line-height: 1.8;
	max-width: 900px;
	margin: 0 auto;
}

.model-form-tuvans .form-card {
	border-radius: 20px;
	padding: 27px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
	position: relative;
	overflow: hidden;
	background: #44a8564d;
	height: max-content;
}

.model-form-tuvans .form-card::before {
	content: '';
	position: absolute;
	top: -50%;
	right: -50%;
	width: 200%;
	height: 200%;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.05) 0%, transparent 70%);
	pointer-events: none;
}

.model-form-tuvans .form-title {
	color: white;
	text-align: center;
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 15px;
}

.model-form-tuvans .form-subtitle {
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
	line-height: 1.6;
}

.model-form-tuvans .form-layout {}

.model-form-tuvans .form-fields {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.model-form-tuvans .form-group {
	position: relative;
}

.model-form-tuvans .form-group input,
.model-form-tuvans .form-group select,
.model-form-tuvans .form-group textarea {
	width: 100%;
	padding: 18px 25px;
	background: transparent;
	border: 1px solid rgb(255 255 255);
	border-radius: 50px;
	color: white;
	font-size: 15px;
	transition: all 0.3s ease;
	outline: none;
	color: #fff;
}

.model-form-tuvans .form-group textarea {
	border-radius: 25px;
	resize: vertical;
	min-height: 120px;
	font-family: inherit;
	padding: 20px 15px;
	margin-bottom: 16px;
}

.model-form-tuvans .form-group input::placeholder,
.model-form-tuvans .form-group textarea::placeholder {
	color: rgba(255, 255, 255, 0.6);
}

.model-form-tuvans .form-group input:focus,
.model-form-tuvans .form-group select:focus,
.model-form-tuvans .form-group textarea:focus {
	border-color: #7cb342;
	background: rgba(255, 255, 255, 0.05);
	box-shadow: 0 0 20px rgba(124, 179, 66, 0.3);
}

.model-form-tuvans .form-group select {
	cursor: pointer;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 20px;
	padding-right: 50px;
}

.model-form-tuvans .form-group select option {
	background: #2a2a2a;
	color: white;
	padding: 10px;
}

.model-form-tuvans .submit-button {
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
	color: white;
	border: none;
	padding: 15px 40px;
	border-radius: 50px;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	letter-spacing: 2px;
	text-transform: uppercase;
	box-shadow: 0 10px 30px rgba(255, 0, 0, 0.3);
	width: 100%;
}

.model-form-tuvans .submit-button:hover {
	transform: translateY(-3px);
	box-shadow: 0 15px 40px rgba(255, 0, 0, 0.5);
}

.model-form-tuvans .submit-button:active {
	transform: translateY(0);
}

@media (max-width: 968px) {
	.model-form-tuvans .form-layout {
		grid-template-columns: 1fr;
	}

	.model-form-tuvans .form-card {
		padding: 40px 30px;
	}

	.model-form-tuvans .header h1 {
		font-size: 2rem;
	}

	.model-form-tuvans .form-title {
		font-size: 1.5rem;
	}
}

@media (max-width: 576px) {
	.model-form-tuvans body {
		padding: 20px 15px;
	}

	.model-form-tuvans .form-card {
		padding: 30px 20px;
	}

	.model-form-tuvans .header h1 {
		font-size: 22px;
	}

	.model-form-tuvans .header p {
		font-size: 14px;
	}

	.model-form-tuvans .form-title {
		font-size: 1.3rem;
	}

	.model-form-tuvans .submit-button {
		padding: 18px 30px;
		font-size: 17px;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(30px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.model-form-tuvans .container {
	animation: fadeInUp 0.8s ease-out;
}

.model-form-tuvans textarea::-webkit-scrollbar {
	width: 8px;
}

.model-form-tuvans textarea::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 10px;
}

.model-form-tuvans textarea::-webkit-scrollbar-thumb {
	background: rgba(124, 179, 66, 0.5);
	border-radius: 10px;
}

.model-form-tuvans textarea::-webkit-scrollbar-thumb:hover {
	background: rgba(124, 179, 66, 0.7);
}


section.model-form-tuvans .header {
	text-align: center;
	margin-bottom: 34px;
}

section.model-form-tuvans {
	padding: 40px 0px;
	background: url(https://mau08.bivaco.com/storage/setting/loai-hinh_1761813835.webp);
	position: relative;
}

.flex-form-model {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0px 60px;
}

.img-form-left img {
	height: 100%;
	border-radius: 25px;
	width: 100%;
	object-fit: contain;
}

.vista-price__ttl span {
	margin-top: 0px;
	display: block;
}

figure.overview-content__img.overview-content__img {
	margin-top: 20px;
}

.overview-content.d-flex.js-between.fw-wrap {
	padding: 20px 0px;
}

section#gioi-thieu img {
	border-radius: 20px;
	margin-bottom: 10px;
}

section#gioi-thieu p {
	padding-bottom: 10px;
}

h2.overview-content__ttl {}

section#gioi-thieu h2.overview-content__ttl {
	padding-left: 20px;
	border-left: 3px solid #000;
}
.slick-slider {
    margin-bottom: 0px;
}


.overview-content__btn a {
	display: inline-block;
	color: #fff;
	border-radius: 25px;
	animation-name: tada;
	animation-delay: 1s;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	margin-top: 20px;
}

@keyframes tada {

	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

.overview-content__btn a img {
	height: 37px;
}

.container-memeber-tienich {
	display: flex;
	gap: 0px 50px;
}

section#tien-ich {
	padding: 40px 0px;
}

.box-gioithieu-tienich p {
	padding-bottom: 10px;
}

.box-images-tienich-botom {
	border-radius: 25px;
	overflow: hidden;
	display: block;
}

.box-images-tienich-botom img {
	display: block;
}
















/* Header Section */
.box-tienich-member {
	/* Main Grid Layout */
	/* Left Column - Project Info */
	/* Center Column - Interior Showcase */
	/* Interior Grid */
	/* Center Circle */
	/* Right Column - Amenities */
	/* Bottom Section */
	/* Responsive Design */
	background: linear-gradient(90deg, rgba(0, 102, 73, 1) 0%, rgba(3, 115, 74, 1) 50%, rgba(25, 156, 127, 1) 100%);
	padding: 30px 0px;
}

.box-tienich-member .header {}

.box-tienich-member .logo-text {
	font-size: 28px;
	color: #f4d03f;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 30px;
	font-family: "Momo Trust Display", sans-serif;
	font-weight: 700;
	background: linear-gradient(90deg, rgb(255 243 174) 0%, rgb(244 255 0) 50%, rgb(228 255 0) 100%);
	-webkit-background-clip: text;
	color: transparent;
}

.box-tienich-member .main-grid {
	display: grid;
	grid-template-columns: 390px 1fr 450px;
	gap: 30px;
	margin-top: 20px;
	align-items: flex-start;
}

.box-tienich-member .project-info {
	background: rgba(0, 0, 0, 0.2);
	padding: 30px;
	border-radius: 10px;
	backdrop-filter: blur(10px);
}

.box-tienich-member .info-row ul li {color: #fff;margin-bottom: 10px;list-style: disc;font-size: 15px;}

.box-tienich-member .info-label {
	color: #b8ddd0;
	font-weight: 500;
}

.box-tienich-member .info-value {
	color: white;
	font-weight: 600;
}

.box-tienich-member .project-image {
	width: 100%;
	margin-top: 10px;
	border-radius: 10px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.box-tienich-member .interior-showcase {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	color: #fff;
	text-align: center;
}

.box-tienich-member .main-title {
	text-align: center;
	margin-bottom: 30px;
}

.box-tienich-member .main-title h1 {
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 26px;
	color: #fff;
	font-family: "Momo Trust Display", sans-serif;
	font-weight: 400;
}

.box-tienich-member .main-title .highlight {
	font-size: 52px;
	color: #f4d03f;
	font-weight: normal;
	margin: 0 10px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	font-family: "Great Vibes", cursive;
	letter-spacing: 2px;
	margin-bottom: 30px;
	background: linear-gradient(90deg, rgb(255 243 174) 0%, rgb(244 255 0) 50%, rgb(228 255 0) 100%);
	-webkit-background-clip: text;
	color: transparent;
}

.box-tienich-member .main-title h2 {
	font-size: 24px;
	letter-spacing: 2px;
	color: #fff;
	font-family: "Momo Trust Display", sans-serif;
	font-weight: 300;
}

.box-tienich-member .interior-grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	max-width: 600px;
	margin-bottom: 30px;
}

.box-tienich-member .interior-card {
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
	border: 3px solid #0a4d3c;
	transition: transform 0.3s ease;
}

.box-tienich-member .interior-card:hover {
	transform: scale(1.05);
}

.box-tienich-member .interior-card img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	display: block;
}

.box-tienich-member .center-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 180px;
	height: 180px;
	border: 8px solid #0a4d3c;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
	z-index: 10;
}

.box-tienich-member .center-circle img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.box-tienich-member .description {
	text-align: center;
	font-size: 15px;
	font-style: italic;
	color: #b8ddd0;
	margin: 8px 0;
	max-width: 600px;
}

.box-tienich-member .project-description {
	font-size: 13px;
	line-height: 1.8;
	color: #e8f4f0;
	text-align: justify;
	max-width: 600px;
}

.box-tienich-member .amenities-section {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
	flex-wrap: wrap;
}

.box-tienich-member .amenity-card {
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
	height: 150px;
	cursor: pointer;
	transition: transform 0.3s ease;
}

.box-tienich-member .amenity-card:hover {
	transform: translateY(-5px);
}

.box-tienich-member .amenity-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.box-tienich-member .amenity-label {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(to top, rgb(0 0 0 / 80%), transparent);
	padding: 30px 15px 6px;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	color: #fff;
}

.box-tienich-member .bottom-section {
	margin-top: 40px;
	text-align: right;
	padding-right: 40px;
	display: flex;
	justify-content: center;
	gap: 0px 20px;
}

.box-tienich-member .bottom-title {
	font-size: 42px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	font-family: "Great Vibes", cursive;
	letter-spacing: 2px;
	background: linear-gradient(90deg, rgb(255 243 174) 0%, rgb(244 255 0) 50%, rgb(228 255 0) 100%);
	-webkit-background-clip: text;
	color: transparent;
}

.box-tienich-member .bottom-subtitle {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
}

.box-tienich-member .decorative-element {
	position: absolute;
	opacity: 0.1;
	pointer-events: none;
}

.box-tienich-member .bird-1 {
	top: 20%;
	right: 5%;
	font-size: 40px;
}

.box-tienich-member .bird-2 {
	bottom: 15%;
	right: 8%;
	font-size: 35px;
}

.box-tienich-member .leaf {
	bottom: 10%;
	right: 3%;
	font-size: 50px;
}

.title-interior {
	display: flex;
	align-items: end;
}

.box-tienich-member .ctnr {
	max-width: 1565px;
}


section.form-member-baogia .form-section {
	padding: 20px 20px;
	/* background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 250, 252, 0.95) 100%); */
	border-radius: 20px;
	text-align: center;
}

section.form-member-baogia .contact-section {
	padding: 15px 21px;
	color: white;
	overflow: hidden;
	isolation: isolate;
	margin-inline: auto;
	position: relative;
	width: 100%;
}

section.form-member-baogia .contact-section::before {
	content: '';
	position: absolute;
	width: 300px;
	height: 300px;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
	bottom: -100px;
	right: -100px;
	border-radius: 50%;
}

section.form-member-baogia .form-title {
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
}

section.form-member-baogia .form-subtitle {
	font-size: 15px;
	color: #fff;
	margin-bottom: 18px;
	line-height: 1.6;
}

section.form-member-baogia .input-group {
	margin-bottom: 24px;
	position: relative;
}

section.form-member-baogia .input-group label {
	display: block;
	display: none;
	font-size: 13px;
	font-weight: 600;
	color: #565656;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

section.form-member-baogia .input-group input {
	width: 100%;
	padding: 14px 18px;
	font-size: 15px;
	border: 2px solid #e2e8f0;
	border-radius: 12px;
	background: #ffffff0f;
	transition: all 0.3s ease;
	color: #1e293b;
	font-family: inherit;
}

section.form-member-baogia .input-group input:focus {
	outline: none;
	border-color: #3b82f6;
	box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
	transform: translateY(-1px);
}

section.form-member-baogia .input-group input::placeholder {
	color: #cbd5e1;
}

section.form-member-baogia .submit-btn {
	width: 100%;
	padding: 16px;
	font-size: 16px;
	font-weight: 600;
	color: white;
	background: linear-gradient(90deg, rgba(46, 120, 111, 1) 0%, rgba(64, 161, 84, 1) 50%, rgba(70, 171, 87, 1) 100%);
	border: none;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	box-shadow: 0 10px 25px rgba(239, 68, 68, 0.3);
	position: relative;
	overflow: hidden;
}

section.form-member-baogia .submit-btn::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	transform: translate(-50%, -50%);
	transition: width 0.6s, height 0.6s;
}

section.form-member-baogia .submit-btn:hover::before {
	width: 300px;
	height: 300px;
}

section.form-member-baogia .submit-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 15px 35px rgba(239, 68, 68, 0.4);
}

section.form-member-baogia .submit-btn:active {
	transform: translateY(0);
}

section.form-member-baogia .contact-title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
}

section.form-member-baogia .contact-info {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 7px;
	position: relative;
	z-index: 1;
}

section.form-member-baogia .phone-icon {
	width: 50px;
	height: 50px;
	/* background: rgba(255, 255, 255, 0.15); */
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	backdrop-filter: blur(10px);
	/* border: 1px solid rgba(255, 255, 255, 0.2); */
}

section.form-member-baogia .phone-icon svg {
	width: 30px;
	height: 30px;
	fill: white;
}

section.form-member-baogia .phone-number {
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 1px;
}

section.form-member-baogia .features {
	margin-top: 14px;
	position: relative;
	z-index: 1;
}

section.form-member-baogia .feature-item {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 20px;
	padding: 15px;
	background: rgba(255, 255, 255, 0.08);
	border-radius: 12px;
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease;
}

section.form-member-baogia .feature-item:hover {
	background: rgba(255, 255, 255, 0.12);
	transform: translateX(5px);
}

section.form-member-baogia .feature-icon {
	width: 24px;
	height: 24px;
	fill: #4fd1c5;
	flex-shrink: 0;
}

section.form-member-baogia .feature-text {
	font-size: 14px;
	line-height: 1.5;
}

@media (max-width: 768px) {
	.popup-container-moder .popup-title {
    font-size: 14px;
}

.popup-container-moder .popup-container {
    padding: 22px;
}
	section.form-member-baogia .container {
		grid-template-columns: 1fr !important;
	}

	section.form-member-baogia .form-section,
	section.form-member-baogia .contact-section {
		padding: 35px 0px;
	}

	section.form-member-baogia .form-title {
		font-size: 24px;
	}

	section.form-member-baogia .phone-number {
		font-size: 26px;
	}
}

section.form-member-baogia .success-message {
	display: none;
	padding: 16px;
	background: linear-gradient(135deg, #10b981 0%, #059669 100%);
	color: white;
	border-radius: 12px;
	margin-top: 20px;
	text-align: center;
	font-weight: 600;
	animation: slideIn 0.5s ease;
}

@keyframes slideIn {
	from {
		opacity: 0;
		transform: translateY(-10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

section.form-member-baogia .container {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0;
	border-radius: 24px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


section.form-member-baogia {
	background: url(https://w.ladicdn.com/s1440x284/5efdd5be5284dc3fa72f4d3b/pngtree-simple-light-technology-shading-image_23332-20201104133529.jpg);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0px;
	position: relative;
	overflow: hidden;
}

section.form-member-baogia:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0000009e;
}

.project-galaxy__item.clm {
	margin-bottom: 12px;
}

.project-galaxy__item.clm img {
	border-radius: 10px;
}

.desc-member-tongquan p {
	margin-bottom: 10px;
}


section.model-form-tuvans:before {
	width: 100%;
	content: "";
	position: absolute;
	height: 100%;
	background: linear-gradient(90deg, rgb(46 120 111 / 68%) 0%, rgb(41 102 54 / 77%) 50%, rgb(48 118 60 / 85%) 100%);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.model-form-tuvans .form-group textarea::placeholder {
	color: #fff;
}

.model-form-tuvans .form-group input::placeholder {
	color: #fff;
}

.project-galaxy__item-active {
	margin-bottom: 10px;
}

.model-form-tuvans .form-title h2 {
	padding-bottom: 10px;
	text-transform: uppercase;
}
.promo-card__banner figcaption h4 {
    text-align: left;
    color: #2e786f;
    margin-bottom: 10px;
    font-size: 23px;
}

.model-form-tuvans .form-group select option {
    background: #388e60;
}

@media (max-width: 1200px) {
	.box-tienich-member .main-grid {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	.box-tienich-member .project-info,
	.box-tienich-member .amenities-section {
		max-width: 100%;
	}

	.box-tienich-member .interior-showcase {
		order: -1;
	}
}

@media (max-width: 768px) {
	.box-tienich-member .logo-text {
		font-size: 22px;
	}

	.box-tienich-member .main-title h1 {
		font-size: 14px;
	}

	.box-tienich-member .main-title .highlight {
		font-size: 36px;
	}

	.box-tienich-member .main-title h2 {
		font-size: 18px;
	}

	.box-tienich-member .interior-grid {
		grid-template-columns: 1fr;
		max-width: 400px;
	}

	.box-tienich-member .center-circle {
		width: 140px;
		height: 140px;
	}

	.box-tienich-member .amenities-section {
		grid-template-columns: 1fr;
	}

	.box-tienich-member .info-row {
		grid-template-columns: 1fr;
		gap: 5px;
	}

	.box-tienich-member .bottom-title {
		font-size: 32px;
	}

	.box-tienich-member .bottom-subtitle {
		font-size: 18px;
	}
}


@media (max-width: 768px) {
	.payment-section {
		padding: 50px 0;
	}

	.payment-section__block {
		padding: 35px 25px;
		border-radius: 16px;
		width: 100%;
	}

	.payment-section__heading {
		font-size: 1.75rem;
		margin-bottom: 30px;
	}

	.payment-section__table {
		padding: 25px;
		width: 100% !important;
	}

	.payment-section__table p {
		font-size: 14px;
	}

	.payment-section__block>div {
		font-size: 1rem;
		margin-bottom: 25px;
		flex-direction: column;
	}

	.payment-section__block h2 {
		font-size: 22px;
	}

	.payment-section__block a h2 {
		padding: 20px 25px;
	}

	.payment-section__block a h2 span {
		font-size: 1.25rem;
	}

	.payment-section__block a h2 span:last-child {
		font-size: 1rem;
	}
}

@media (max-width: 480px) {
	.payment-section__heading {
		font-size: 1.5rem;
	}

	.payment-section__block {
		padding: 25px 20px;
	}
}


/* Responsive */
@media (max-width: 768px) {
	.promo-card__banners {
		gap: 20px;
	}

	.promo-card__banner {
		min-width: 100%;
	}

	.promo-card__banner img {
		height: 200px;
	}

	.promo-card__banner figcaption {
		padding: 20px 16px 16px;
	}

	.promo-card__banner figcaption li {
		font-size: 13px;
		padding: 8px 0 8px 24px;
	}

	.promo-card__banner a {
		margin: 16px 16px 16px;
		padding: 12px 20px;
		font-size: 14px;
	}
}


@media(max-width:1600px) {
	.promo-card__banners {
		padding: 20px 20px;
	}
}

@media screen and (max-width: 1200px) {
	.promo-card__block {
		max-width: 90%;
		margin: 0 auto 20px;
	}

	.promo-card__sidebar {
		flex: 0 0 230px;
	}

	.promo-card__cta-button {
		font-size: 16px;
	}

	.promo-card__block::before,
	.promo-card__block::after {
		left: 260px;
	}

	.promo-card__sidebar:after {
		left: 292px;
	}

	.promo-card__notice {
		font-size: 14px;
	}

	.promo-card__title {
		font-size: 22px;
	}
}

@media screen and (max-width: 992px) {

	.promo-card__banners {
		padding: 20px 20px;
	}

	.flex-form-model {
		gap: 23px 20px;
		grid-template-columns: 1fr;
		display: block;
	}

	.box-tienich-member .interior-grid {
		max-width: 100%;
	}

	.box-tienich-member .amenity-card {
		height: 250px;
	}

	.box-tienich-member .amenity-label {
		font-size: 17px;
	}

	.box-tienich-member .bottom-section {
		display: none;
	}


	.zone-cards {
		grid-template-columns: 1fr;
	}

	.promo-card {
		padding: 30px 0;
	}

	.promo-card__ttl {
		font-size: 24px;
	}

	.promo-card__desc {
		font-size: 20px;
	}

	.vista-price__ttl {
		font-size: 23px;
	}

	.vista-price__column {
		grid-template-columns: repeat(2, 1fr);
	}

	.vista-price__column-ttl {
		font-size: 13px;
	}

	.home-overview__ttl-lead {
		font-size: 21px;
	}

	.home-overview__ttl-txt {
		font-size: 25px;
	}

	.overview-info__ct ul {
		font-size: 16px;
	}


}

@media screen and (max-width: 767px) {
	.masterplan__header {
		margin-bottom: 20px;
	}

	.masterplan__title {
		font-size: 26px;
	}

	.home-overview {
		padding: 30px 0;
	}

	.overview-content {
		flex-direction: column-reverse;
	}

	.overview-content__ttl {
		margin-bottom: 5px;
		font-size: 18px;
	}

	.overview-info {
		padding: 15px;
	}

	.overview-info__ct ul {
		grid-template-columns: 1fr;
	}

	.overview-info__ct ul li {
		padding-left: 24px;
		text-align: center;
	}

	.product-card {
		padding: 2px;
	}

	.masterplan__map-img {
		margin-bottom: 20px;
	}

	.masterplan__products-grid {
		gap: 10px;
	}

	.product-card__count {
		font-size: 13px;
		margin-bottom: 0;
	}

	.product-card__description {
		font-size: 13px;
	}

	.promo-card__block {
		flex-wrap: wrap;
		gap: 25px;
		padding: 20px;
	}

	.promo-card__sidebar {
		flex: 100%;
		position: relative;
		padding-bottom: 30px;
		gap: 10px;
	}

	.promo-card__block::before,
	.promo-card__block::after {
		display: none;
	}

	.promo-card__sidebar::before,
	.promo-card__sidebar::after {
		content: '';
		position: absolute;
		width: 38px;
		height: 38px;
		background: white;
		border: 2px solid #f9c74f;
		border-radius: 50%;
		bottom: 0;
		left: -42px;
		top: auto;
		z-index: 2;
		transform: translateY(50%);
	}

	.promo-card__sidebar:before {
		clip-path: polygon(47% 0, 100% 0%, 100% 100%, 47% 100%)
	}

	.promo-card__sidebar::after {
		clip-path: polygon(0 0, 53% 0, 53% 100%, 0 100%);
	}

	.promo-card__badge,
	.promo-card__sidebar>p:first-child {
		margin-left: -48px;
		width: fit-content;
	}

	.promo-card__sidebar::after {
		left: auto;
		right: -42px;
	}

	.promo-card__content {
		position: relative;
		padding-left: 0;
	}

	.promo-card__content::before {
		content: "";
		border-top: 1px dashed #f9c74f;
		position: absolute;
		top: -25px;
		left: -20px;
		width: calc(100% + 40px);
	}

	.promo-card__price-label {
		font-size: 16px;
		margin-bottom: 0px;
	}

	.payment-section__table table tr td,
	.payment-section__table table tr th {
		padding: 2px;
	}

	.payment-section__table table {
		font-size: 16px;
	}

	.payment-section__table table thead th:nth-child(1) {
		width: 100px;
	}

	.section-zone__ttl {
		font-size: 19px;
	}

	.price-cta__form {
		grid-template-columns: 1fr;
	}

	.masterplan__surtitle {
		margin-bottom: 0;
		font-size: 22px;
	}

	.box-container-header-tuvan-top {
		margin-bottom: 20px;
	}

}
@media(max-width:550px){
	section.form-member-baogia .phone-number h2 {
    font-size: 19px;
}

.masterplan__surtitle {
    font-size: 19px;
}
}

.slick-has-nav .slick-arrow {
	opacity: 0;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #FFF !important;
}

.slick-has-nav .slick-arrow svg {
	width: 10px;
}

.slick-has-nav .slick-next {
	right: 0px;
}

.slick-has-nav .slick-prev {
	left: 0px;
}

.slick-has-nav:hover .slick-arrow {
	opacity: 1;
	z-index: 10;
}