.hero4{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero4__background{position:absolute;inset:0}.hero4__background img{object-fit:cover;width:100%;height:100%;display:block}.hero4__overlay{background:linear-gradient(#00000040,#000000a6);position:absolute;inset:0}.hero4__container{z-index:2;color:#fff;width:min(1400px,92%);margin:auto;position:relative}.hero4__location{text-transform:uppercase;letter-spacing:.3em;color:#d4b06a;margin-bottom:20px;font-size:12px;display:inline-block}.hero4__title{max-width:900px;margin-bottom:25px;font-size:clamp(3rem,7vw,7rem);font-weight:500;line-height:.95}.hero4__subtitle{color:#ffffffd9;max-width:700px;margin-bottom:30px;font-size:1.15rem;line-height:1.8}.hero4__price{color:#d4b06a;margin-bottom:40px;font-size:2rem;font-weight:500}.hero4__actions{flex-wrap:wrap;gap:16px;display:flex}.hero4__primary{color:#fff;cursor:pointer;background:#392e26;border:none;padding:16px 32px;font-weight:600;transition:all .3s}.hero4__primary:hover{transform:translateY(-2px)}.hero4__secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;padding:16px 32px;transition:all .3s}.hero4__secondary:hover{background:#ffffff14}@media (width<=768px){.hero4{min-height:90vh}.hero4__container{padding-top:100px;padding-bottom:50px;display:none}.hero4__title{font-size:3rem}.hero4__subtitle{font-size:1rem}.hero4__price{font-size:1.5rem}.hero4__actions{flex-direction:column}.hero4__primary,.hero4__secondary{width:100%}.hero4__overlay{display:none}}.vision4{background:#fcf8f0;padding:1px 0;overflow:hidden}.vision4__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:min(1400px,92%);margin:auto;padding:20px 0;display:grid}.vision4__badge{color:#392e26;text-transform:uppercase;letter-spacing:.25em;margin-bottom:10px;font-size:12px;display:inline-block}.vision4__content h2{color:#111;margin-bottom:30px;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:500;line-height:1.1}.vision4__content p{color:#5f5a53;font-size:1.1rem;line-height:2}.vision4__image{border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #00000014}.vision4__image img{object-fit:cover;width:100%;height:600px;transition:transform 1.2s;display:block}.vision4__image:hover img{transform:scale(1.05)}@media (width<=992px){.vision4{padding:1px 0}.vision4__container{grid-template-columns:1fr;gap:50px}.vision4__content h2{font-size:2.4rem}.vision4__content p{font-size:1rem}.vision4__image img{height:420px}}.floorPlans4{background:#fcf8f0;padding:20px 0}.floorPlans4__container{width:min(1400px,92%);margin:auto}.floorPlans4__top{text-align:center;margin-bottom:30px}.floorPlans4__top span{color:#d4b06a;letter-spacing:.25em;text-transform:uppercase;font-size:12px}.floorPlans4__top h2{color:#111;margin:25px 0;font-size:clamp(2.5rem,5vw,5rem)}.floorPlans4__top p{color:#5f5a53;max-width:700px;margin:auto}.floorPlanRow{grid-template-columns:1.3fr 1fr;align-items:center;gap:80px;margin-bottom:30px;display:grid}.floorPlanRow.reverse{grid-template-columns:1fr 1.3fr}.floorPlanRow.reverse .floorPlanImage{order:2}.floorPlanRow.reverse .floorPlanContent{order:1}.floorPlanImage{border-radius:12px;overflow:hidden}.floorPlanImage img{object-fit:contain;filter:blur(5px);background:#fff;width:100%;height:450px;padding:30px;transition:all .3s;display:block}.floorPlanImage:hover img{transform:scale(1.03)}.floorPlanContent span{color:#d4b06a;letter-spacing:.2em;font-size:12px}.floorPlanContent h3{color:#111;margin:20px 0;font-size:3rem}.floorPlanContent p{color:#5f5a53;margin-bottom:20px;font-size:1.1rem}.floorPlanContent h4{color:#111;margin-bottom:35px;font-size:2rem}.floorPlanContent button{color:#fff;cursor:pointer;background:#392e26;border:none;padding:18px 34px;font-weight:600}@media (width<=992px){.floorPlans4{padding:15px 0}.floorPlans4__top{margin-bottom:40px}.floorPlans4__top h2{margin:15px 0;font-size:2rem}.floorPlanRow{background:#fff;border-radius:16px;grid-template-columns:1fr;gap:25px;margin-bottom:50px;padding:20px;box-shadow:0 8px 30px #0000000f}.floorPlanRow.reverse .floorPlanImage,.floorPlanRow.reverse .floorPlanContent{order:unset}.floorPlanImage{width:100%}.floorPlanImage img{object-fit:contain;filter:blur(5px);border-radius:12px;width:100%;height:220px;padding:15px;transition:all .3s}.floorPlanContent{text-align:center}.floorPlanContent span{letter-spacing:.18em;font-size:10px}.floorPlanContent h3{margin:12px 0;font-size:2rem;line-height:1.2}.floorPlanContent p{margin-bottom:12px;font-size:15px}.floorPlanContent h4{margin-bottom:20px;font-size:2rem}.floorPlanContent button{width:100%;padding:16px;font-size:14px}.floorPlanRow,.floorPlanRow.reverse{flex-direction:column;gap:20px;display:flex}}.gallery4{background:#fcf8f0;padding:1px 0;overflow:hidden}.gallery4__container{width:min(1400px,92%);margin:auto}.gallery4__top{text-align:center;margin-bottom:65px}.gallery4__top span{color:#d4b06a;letter-spacing:.25em;text-transform:uppercase;margin-bottom:20px;font-size:12px;display:inline-block}.gallery4__top h2{color:#111;margin-bottom:25px;font-size:clamp(2.5rem,5vw,5rem);font-weight:500}.gallery4__top p{color:#5f5a53;max-width:700px;margin:auto;line-height:1.9}.gallery4__list{flex-direction:column;gap:40px;display:flex}.gallery4__item{border-radius:14px;width:75%;overflow:hidden;box-shadow:0 10px 40px #00000014}.gallery4__item.left{align-self:flex-start}.gallery4__item.right{align-self:flex-end}.gallery4__item img{object-fit:cover;width:100%;height:350px;transition:transform 1.2s;display:block}.gallery4__item:hover img{transform:scale(1.06)}@media (width<=992px){.gallery4{padding:5px 0}.gallery4__top{margin-bottom:60px}.gallery4__top h2{font-size:2.4rem}.gallery4__list{gap:30px}.gallery4__item{width:100%}.gallery4__item img{height:320px}}.gallery4Mobile{display:none}.gallery4Mobile__item{border-radius:14px;overflow:hidden;box-shadow:0 10px 40px #00000014}.gallery4Mobile__item img{object-fit:cover;width:100%;height:320px;display:block}.gallery4Mobile .swiper{padding-bottom:40px}.gallery4Mobile .swiper-pagination-bullet{opacity:.4;background:#d4b06a}.gallery4Mobile .swiper-pagination-bullet-active{opacity:1}@media (width<=992px){.gallery4__list{display:none}.gallery4Mobile{display:block}}.location4{background:#fcf8f0;padding:15px 0;overflow:hidden}.location4__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;width:min(1400px,92%);margin:auto;display:grid}.location4__map{border-radius:16px;overflow:hidden;box-shadow:0 12px 40px #00000014}.location4__map img{object-fit:cover;width:100%;height:500px;transition:transform 1.2s;display:block}.location4__map:hover img{transform:scale(1.05)}.location4__content span{color:#d4b06a;letter-spacing:.25em;text-transform:uppercase;margin-bottom:20px;font-size:12px;display:inline-block}.location4__content h2{color:#111;margin-bottom:25px;font-size:45px;line-height:1.1}.location4__content p{color:#5f5a53;margin-bottom:40px;line-height:1.9}.location4__list{flex-direction:column;gap:20px;display:flex}.location4__item{border-bottom:1px solid #d8d2c8;justify-content:space-between;align-items:center;padding:20px 0;transition:all .3s;display:flex}.location4__item:hover{padding-left:12px}.location4__item h4{color:#111;font-size:1rem;font-weight:400}.location4__item span{color:#d4b06a;letter-spacing:.05em;margin:0;font-size:14px}@media (width<=992px){.location4{padding:5px 0}.location4__container{grid-template-columns:1fr;gap:50px}.location4__map img{height:380px}.location4__content h2{font-size:2.3rem}}
