{"id":11,"date":"2026-04-13T04:59:53","date_gmt":"2026-04-13T04:59:53","guid":{"rendered":"https:\/\/teknr11.thestackly.tech\/?page_id=11"},"modified":"2026-07-04T07:25:27","modified_gmt":"2026-07-04T07:25:27","slug":"home","status":"publish","type":"page","link":"https:\/\/teknr11.thestackly.tech\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47a5dda e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"47a5dda\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f432a3a elementor-widget elementor-widget-html\" data-id=\"f432a3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<section class=\"r11hero-section\">\n  <div class=\"r11hero-bg\"><\/div>\n  <div class=\"r11hero-overlay\"><\/div>\n\n  <div class=\"r11hero-content r11hero-zoom\">\n    <span>Premium Real Estate<\/span>\n\n    <h1>Discover Homes That Match Your Lifestyle<\/h1>\n\n    <p>\n      Explore thoughtfully selected villas, apartments, and family residences built around comfort, location, privacy, and long-term value.\n    <\/p>\n\n    <div class=\"r11hero-buttons\">\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=16\" class=\"r11hero-btn primary\">\n        Explore Listings\n        <i class=\"fa-solid fa-arrow-right\"><\/i>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11hero-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n\n  position: relative;\n  width: 100%;\n  min-height: 720px;\n  padding: 80px 60px !important;\n  margin: 0 !important;\n  background: #111111;\n  font-family: \"Poly\", serif;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11hero-bg {\n  position: absolute;\n  inset: 0;\n  background-image: url(\"https:\/\/images.unsplash.com\/photo-1611084341099-6ee117badcd1?q=80&w=1750&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\");\n  background-size: cover;\n  background-position: center;\n  z-index: 1;\n}\n\n.r11hero-overlay {\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(180deg, rgba(0,0,0,0.28), rgba(0,0,0,0.70)),\n    linear-gradient(90deg, rgba(0,0,0,0.40), rgba(0,0,0,0.18));\n  z-index: 2;\n}\n\n.r11hero-content {\n  position: relative;\n  z-index: 3;\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.r11hero-content span {\n  display: block;\n  margin: 0 0 12px;\n  color: #ffffff;\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11hero-content span::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11hero-content h1 {\n  max-width: 850px;\n  margin: 0 auto 20px;\n  color: #ffffff;\n  font-family: \"Amiri\", serif;\n  font-size: 66px;\n  line-height: 1.05;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11hero-content p {\n  max-width: 680px;\n  margin: 0 auto 34px;\n  color: rgba(255,255,255,0.84);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11hero-buttons {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 14px;\n}\n\n.r11hero-btn {\n  min-height: 50px;\n  padding: 0 24px;\n  border-radius: 14px;\n  font-family: \"Poly\", serif;\n  font-size: 15px;\n  line-height: 1;\n  text-decoration: none !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  transition: 0.35s ease;\n}\n\n.r11hero-btn.primary {\n  background: var(--primary);\n  color: var(--dark) !important;\n}\n\n.r11hero-btn:hover {\n  transform: translateY(-4px);\n}\n\n.r11hero-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11hero-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11hero-section {\n    min-height: 620px;\n    padding: 60px 40px !important;\n  }\n\n  .r11hero-content h1 {\n    font-size: 48px;\n  }\n\n  .r11hero-content p {\n    font-size: 16px;\n    line-height: 1.7;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11hero-section {\n    min-height: 560px;\n    padding: 30px 20px !important;\n  }\n\n  .r11hero-content span {\n    font-size: 16px;\n  }\n\n  .r11hero-content h1 {\n    font-size: 36px;\n    line-height: 1.12;\n  }\n\n  .r11hero-content p {\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .r11hero-buttons {\n    flex-direction: column;\n  }\n\n  .r11hero-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11hero-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63ea263 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"63ea263\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8ac454 elementor-widget elementor-widget-html\" data-id=\"a8ac454\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n\n<section class=\"r11about-section\">\n  <div class=\"r11about-wrap\">\n\n    <div class=\"r11about-image r11about-zoom\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1733836851111-656a85e676ce?q=80&w=1420&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Modern real estate interior\">\n    <\/div>\n\n    <div class=\"r11about-content r11about-zoom\">\n      <span>About Us<\/span>\n\n      <h2>Clear Property Guidance For Confident Home<\/h2>\n\n      <p>\n        We help buyers and investors discover homes that match their lifestyle, budget, and long-term goals.\n      <\/p>\n\n      <div class=\"r11about-stats\">\n        <div>\n          <h3>12+<\/h3>\n          <p>Years Experience<\/p>\n        <\/div>\n\n        <div>\n          <h3>480+<\/h3>\n          <p>Homes got Matched<\/p>\n        <\/div>\n\n        <div>\n          <h3>96%<\/h3>\n          <p>Satisfied Clients<\/p>\n        <\/div>\n      <\/div>\n\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=14\" class=\"r11about-btn\">\n        Learn More\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11about-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n  --soft: #f5f8f1;\n\n  width: 100%;\n  padding: 80px 60px 80px 60px !important;\n  margin: 0 !important;\n  background: #ffffff;\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11about-wrap {\n  max-width: 1350px;\n  margin: 0 auto !important;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 45px;\n  align-items: center;\n}\n\n.r11about-image {\n  width: 100%;\n  height: 520px;\n  border-radius: 28px;\n  overflow: hidden;\n}\n\n.r11about-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: 0.8s ease;\n}\n\n.r11about-image:hover img {\n  transform: scale(1.06);\n}\n\n.r11about-content {\n  width: 100%;\n  padding: 44px;\n  border-radius: 28px;\n  background: var(--soft);\n  text-align: center;\n}\n\n.r11about-content span {\n  display: block;\n  margin: 0 0 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  line-height: 1.1;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11about-content span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11about-content h2 {\n  margin: 0 0 16px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.16;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11about-content > p {\n  max-width: 620px;\n  margin: 0 auto 30px;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.65;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11about-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin: 0 0 30px;\n}\n\n.r11about-stats div {\n  padding: 22px 12px;\n  border-radius: 20px;\n  background: #ffffff;\n  text-align: center;\n}\n\n.r11about-stats h3 {\n  margin: 0 0 6px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 42px;\n  line-height: 1;\n  font-weight: 700;\n}\n\n.r11about-stats p {\n  margin: 0;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11about-btn {\n  min-height: 48px;\n  padding: 0 24px;\n  border-radius: 14px;\n  background: var(--primary);\n  color: var(--dark) !important;\n  font-family: \"Poly\", serif;\n  font-size: 15px;\n  line-height: 1;\n  text-decoration: none !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  transition: 0.35s ease;\n}\n\n.r11about-btn:hover {\n  transform: translateY(-4px);\n}\n\n.r11about-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11about-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11about-section {\n    padding: 60px 40px 60px 40px !important;\n  }\n\n  .r11about-wrap {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .r11about-image {\n    height: 390px;\n  }\n\n  .r11about-content {\n    padding: 38px 30px;\n  }\n\n  .r11about-content h2 {\n    font-size: 32px;\n  }\n\n  .r11about-content > p,\n  .r11about-stats p {\n    font-size: 16px;\n    line-height: 1.6;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11about-section {\n    padding: 30px 20px 30px 20px !important;\n  }\n\n  .r11about-wrap {\n    gap: 22px;\n  }\n\n  .r11about-image {\n    height: 260px;\n    border-radius: 22px;\n  }\n\n  .r11about-content {\n    padding: 28px 20px;\n    border-radius: 22px;\n  }\n\n  .r11about-content span {\n    font-size: 16px;\n  }\n\n  .r11about-content h2 {\n    font-size: 26px;\n    line-height: 1.2;\n  }\n\n  .r11about-content > p,\n  .r11about-stats p {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .r11about-content > p {\n    margin-bottom: 24px;\n  }\n\n  .r11about-stats {\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .r11about-stats h3 {\n    font-size: 38px;\n  }\n\n  .r11about-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11about-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a2689a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"0a2689a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-138862d elementor-widget elementor-widget-html\" data-id=\"138862d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<section class=\"r11feat-section\">\n  <div class=\"r11feat-wrap\">\n\n    <div class=\"r11feat-head r11feat-zoom\">\n      <span>Featured Listings<\/span>\n      <h2>Explore Homes Selected For Comfort And Value<\/h2>\n      <p>\n        Browse a curated collection of homes with practical layouts, refined interiors, and locations that support everyday living.\n      <\/p>\n    <\/div>\n\n    <div class=\"r11feat-grid\">\n\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=16\" class=\"r11feat-card r11feat-zoom\">\n        <div class=\"r11feat-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1722492559309-8f235c08975d?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Modern family villa\">\n          <div class=\"r11feat-price\">$1,240,000<\/div>\n        <\/div>\n\n        <div class=\"r11feat-content\">\n          <h3>Greenview Family Villa<\/h3>\n          <p>Peaceful residential home with open interiors, private outdoor space, and a family-friendly setting.<\/p>\n\n          <div class=\"r11feat-details\">\n            <div><i class=\"fa-solid fa-bed\"><\/i><span>4 Beds<\/span><\/div>\n            <div><i class=\"fa-solid fa-bath\"><\/i><span>3 Baths<\/span><\/div>\n            <div><i class=\"fa-solid fa-ruler-combined\"><\/i><span>3,200 Sq Ft<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=16\" class=\"r11feat-card r11feat-zoom\">\n        <div class=\"r11feat-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1739987401520-cd1ee3e0a269?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Luxury private residence\">\n          <div class=\"r11feat-price\">$2,080,000<\/div>\n        <\/div>\n\n        <div class=\"r11feat-content\">\n          <h3>Oakridge Private Residence<\/h3>\n          <p>Spacious premium residence designed with elegant finishes, calm surroundings, and generous living areas.<\/p>\n\n          <div class=\"r11feat-details\">\n            <div><i class=\"fa-solid fa-bed\"><\/i><span>5 Beds<\/span><\/div>\n            <div><i class=\"fa-solid fa-bath\"><\/i><span>4 Baths<\/span><\/div>\n            <div><i class=\"fa-solid fa-ruler-combined\"><\/i><span>4,800 Sq Ft<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=16\" class=\"r11feat-card r11feat-zoom\">\n        <div class=\"r11feat-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1679970325562-120e6145f867?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Modern apartment\">\n          <div class=\"r11feat-price\">$860,000<\/div>\n        <\/div>\n\n        <div class=\"r11feat-content\">\n          <h3>Skyline View Apartment<\/h3>\n          <p>Modern apartment with bright interiors, smart space planning, and easy access to lifestyle conveniences.<\/p>\n\n          <div class=\"r11feat-details\">\n            <div><i class=\"fa-solid fa-bed\"><\/i><span>3 Beds<\/span><\/div>\n            <div><i class=\"fa-solid fa-bath\"><\/i><span>3 Baths<\/span><\/div>\n            <div><i class=\"fa-solid fa-ruler-combined\"><\/i><span>2,450 Sq Ft<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=16\" class=\"r11feat-card r11feat-zoom\">\n        <div class=\"r11feat-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1759503167216-075b91caf7cb?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Contemporary home\">\n          <div class=\"r11feat-price\">$1,560,000<\/div>\n        <\/div>\n\n        <div class=\"r11feat-content\">\n          <h3>Willow Park Residence<\/h3>\n          <p>Contemporary home placed near daily essentials, green spaces, and well-connected neighbourhood streets.<\/p>\n\n          <div class=\"r11feat-details\">\n            <div><i class=\"fa-solid fa-bed\"><\/i><span>4 Beds<\/span><\/div>\n            <div><i class=\"fa-solid fa-bath\"><\/i><span>4 Baths<\/span><\/div>\n            <div><i class=\"fa-solid fa-ruler-combined\"><\/i><span>3,750 Sq Ft<\/span><\/div>\n          <\/div>\n        <\/div>\n      <\/a>\n\n    <\/div>\n\n    <div class=\"r11feat-btn-wrap r11feat-zoom\">\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=16\" class=\"r11feat-btn\">\n        View All Listings\n        <i class=\"fa-solid fa-arrow-right\"><\/i>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11feat-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n  --soft: #f5f8f1;\n\n  width: 100%;\n  padding: 80px 60px !important;\n  margin: 0 !important;\n  background: var(--soft);\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11feat-wrap {\n  max-width: 1350px;\n  margin: 0 auto;\n}\n\n.r11feat-head {\n  max-width: 800px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.r11feat-head span {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11feat-head span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11feat-head h2 {\n  margin: 0 0 18px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11feat-head p {\n  margin: 0 auto;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11feat-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 28px;\n  align-items: stretch;\n}\n\n.r11feat-card {\n  height: 100%;\n  padding: 12px;\n  border-radius: 28px;\n  background: #ffffff;\n  border: 1px solid rgba(0,0,0,0.08);\n  color: var(--dark) !important;\n  text-decoration: none !important;\n  display: grid;\n  grid-template-columns: 0.95fr 1.05fr;\n  gap: 0;\n  align-items: stretch;\n  overflow: hidden;\n  transition: 0.35s ease;\n}\n\n.r11feat-card:hover {\n  transform: translateY(-8px);\n  border-color: var(--primary);\n}\n\n.r11feat-image {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  min-height: 330px;\n  border-radius: 22px;\n  overflow: hidden;\n  align-self: stretch;\n}\n\n.r11feat-image img {\n  width: 100%;\n  height: 100% !important;\n  min-height: 100% !important;\n  object-fit: cover !important;\n  object-position: center center !important;\n  display: block;\n  transition: 0.8s ease;\n}\n\n.r11feat-card:hover .r11feat-image img {\n  transform: scale(1.07);\n}\n\n.r11feat-price {\n  position: absolute;\n  left: 50%;\n  bottom: 18px;\n  transform: translateX(-50%);\n  min-height: 42px;\n  padding: 0 18px;\n  border-radius: 999px;\n  background: #ffffff;\n  color: var(--dark);\n  font-family: \"Poly\", serif;\n  font-size: 16px;\n  line-height: 1;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  white-space: nowrap;\n}\n\n.r11feat-content {\n  padding: 34px 26px;\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.r11feat-content h3 {\n  min-height: 66px;\n  margin: 0 0 12px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 28px;\n  line-height: 1.15;\n  font-weight: 700;\n  text-align: center;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11feat-content p {\n  min-height: 82px;\n  margin: 0 auto 24px;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.65;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11feat-details {\n  margin-top: auto;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 8px;\n}\n\n.r11feat-details div {\n  min-height: 78px;\n  padding: 12px 8px;\n  border-radius: 16px;\n  background: var(--soft);\n  color: var(--dark);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 7px;\n  text-align: center;\n}\n\n.r11feat-details i {\n  color: var(--dark);\n  font-size: 17px;\n}\n\n.r11feat-details span {\n  color: var(--dark);\n  font-size: 13px;\n  line-height: 1.2;\n}\n\n.r11feat-btn-wrap {\n  margin-top: 36px;\n  display: flex;\n  justify-content: center;\n}\n\n.r11feat-btn {\n  min-height: 50px;\n  padding: 0 24px;\n  border-radius: 14px;\n  background: var(--primary);\n  color: var(--dark) !important;\n  font-size: 15px;\n  line-height: 1;\n  text-decoration: none !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  transition: 0.35s ease;\n}\n\n.r11feat-btn:hover {\n  transform: translateY(-4px);\n}\n\n.r11feat-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11feat-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11feat-section {\n    padding: 60px 40px !important;\n  }\n\n  .r11feat-head {\n    margin-bottom: 42px;\n  }\n\n  .r11feat-head h2 {\n    font-size: 32px;\n  }\n\n  .r11feat-head p,\n  .r11feat-content p {\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .r11feat-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n  }\n\n  .r11feat-card {\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n  }\n\n  .r11feat-image {\n    height: 235px !important;\n    min-height: 235px !important;\n    max-height: 235px !important;\n    flex: 0 0 235px;\n    align-self: auto;\n  }\n\n  .r11feat-image img {\n    height: 235px !important;\n    min-height: 235px !important;\n    max-height: 235px !important;\n  }\n\n  .r11feat-content {\n    flex: 1;\n    padding: 28px 20px 20px;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .r11feat-content h3 {\n    min-height: 70px;\n  }\n\n  .r11feat-content p {\n    min-height: 92px;\n  }\n\n  .r11feat-details {\n    margin-top: auto;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11feat-section {\n    padding: 30px 20px !important;\n  }\n\n  .r11feat-head {\n    margin-bottom: 35px;\n  }\n\n  .r11feat-head span {\n    font-size: 16px;\n  }\n\n  .r11feat-head h2 {\n    font-size: 26px;\n    line-height: 1.22;\n  }\n\n  .r11feat-head p,\n  .r11feat-content p {\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .r11feat-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .r11feat-image {\n    height: 220px !important;\n    min-height: 220px !important;\n    max-height: 220px !important;\n    flex: 0 0 220px;\n  }\n\n  .r11feat-image img {\n    height: 220px !important;\n    min-height: 220px !important;\n    max-height: 220px !important;\n  }\n\n  .r11feat-content h3,\n  .r11feat-content p {\n    min-height: auto;\n  }\n\n  .r11feat-content h3 {\n    font-size: 24px;\n  }\n\n  .r11feat-details {\n    grid-template-columns: 1fr;\n  }\n\n  .r11feat-details div {\n    min-height: 54px;\n    flex-direction: row;\n  }\n\n  .r11feat-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11feat-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e21445c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"e21445c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c402632 elementor-widget elementor-widget-html\" data-id=\"c402632\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n\n<section class=\"r11whyboard-section\">\n  <div class=\"r11whyboard-wrap\">\n\n    <div class=\"r11whyboard-head r11whyboard-zoom\">\n      <span>Why Choose Us<\/span>\n      <h2>We Make Property Decisions Easier To Understand<\/h2>\n      <p>\n        Our approach is built around clear property comparison, practical location insight, and dependable support from the first shortlist to the final decision.\n      <\/p>\n    <\/div>\n\n    <div class=\"r11whyboard-layout\">\n\n      <div class=\"r11whyboard-main r11whyboard-zoom\">\n        <span>Our Difference<\/span>\n        <h3>Not just listings \u2014 we help you understand which property truly fits your life.<\/h3>\n        <p>\n          Every recommendation is reviewed for lifestyle comfort, location value, budget fit, future potential, and the client\u2019s actual priorities.\n        <\/p>\n      <\/div>\n\n      <div class=\"r11whyboard-proof r11whyboard-zoom\">\n        <div>\n          <h3>480+<\/h3>\n          <p>Homes Matched<\/p>\n        <\/div>\n\n        <div>\n          <h3>12+<\/h3>\n          <p>Years Experience<\/p>\n        <\/div>\n\n        <div>\n          <h3>96%<\/h3>\n          <p>Happy Clients<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"r11whyboard-rows\">\n\n      <div class=\"r11whyboard-row r11whyboard-zoom\">\n        <strong>01<\/strong>\n        <div>\n          <h3>Shortlists Built Around You<\/h3>\n          <p>\n            We filter homes based on real lifestyle needs, preferred location, budget range, family comfort, and long-term plans.\n          <\/p>\n        <\/div>\n        <span>Personal Fit<\/span>\n      <\/div>\n\n      <div class=\"r11whyboard-row r11whyboard-zoom\">\n        <strong>02<\/strong>\n        <div>\n          <h3>Location Value Made Clear<\/h3>\n          <p>\n            We help you understand neighbourhood access, commute convenience, nearby essentials, and future location demand.\n          <\/p>\n        <\/div>\n        <span>Better Clarity<\/span>\n      <\/div>\n\n      <div class=\"r11whyboard-row r11whyboard-zoom\">\n        <strong>03<\/strong>\n        <div>\n          <h3>Support Beyond The Visit<\/h3>\n          <p>\n            Our team stays involved through comparison, pricing discussions, visit coordination, and final property decisions.\n          <\/p>\n        <\/div>\n        <span>Full Guidance<\/span>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11whyboard-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n  --soft: #f5f8f1;\n\n  width: 100%;\n  padding: 80px 60px !important;\n  margin: 0 !important;\n  background: #ffffff;\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11whyboard-wrap {\n  max-width: 1350px;\n  margin: 0 auto;\n}\n\n.r11whyboard-head {\n  max-width: 820px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.r11whyboard-head span {\n  display: block;\n  margin: 0 0 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  line-height: 1.1;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11whyboard-head span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11whyboard-head h2 {\n  margin: 0 0 18px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11whyboard-head p {\n  margin: 0 auto;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11whyboard-layout {\n  display: grid;\n  grid-template-columns: 1.35fr 0.65fr;\n  gap: 22px;\n  margin-bottom: 22px;\n}\n\n.r11whyboard-main {\n  min-height: 320px;\n  padding: 46px 42px;\n  border-radius: 34px;\n  background: var(--dark);\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.r11whyboard-main span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 38px;\n  width: fit-content;\n  margin: 0 auto 22px;\n  padding: 0 18px;\n  border-radius: 999px;\n  background: var(--primary);\n  color: var(--dark);\n  font-size: 14px;\n  line-height: 1;\n  text-transform: uppercase;\n}\n\n.r11whyboard-main h3 {\n  max-width: 820px;\n  margin: 0 auto 18px;\n  color: #ffffff;\n  font-family: \"Amiri\", serif;\n  font-size: 42px;\n  line-height: 1.15;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11whyboard-main p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: rgba(255,255,255,0.76);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.75;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11whyboard-proof {\n  display: grid;\n  gap: 14px;\n}\n\n.r11whyboard-proof div {\n  padding: 28px 20px;\n  border-radius: 28px;\n  background: var(--soft);\n  border: 1px solid rgba(0,0,0,0.07);\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.r11whyboard-proof h3 {\n  margin: 0 0 6px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 44px;\n  line-height: 1;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11whyboard-proof p {\n  margin: 0;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11whyboard-rows {\n  display: grid;\n  gap: 16px;\n}\n\n.r11whyboard-row {\n  padding: 24px;\n  border-radius: 30px;\n  background: var(--soft);\n  border: 1px solid rgba(0,0,0,0.07);\n  display: grid;\n  grid-template-columns: 86px 1fr auto;\n  gap: 24px;\n  align-items: center;\n  transition: 0.35s ease;\n}\n\n.r11whyboard-row:hover {\n  transform: translateY(-6px);\n  border-color: var(--primary);\n}\n\n.r11whyboard-row strong {\n  width: 72px;\n  height: 72px;\n  border-radius: 24px;\n  background: var(--primary);\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 28px;\n  line-height: 1;\n  font-weight: 700;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11whyboard-row h3 {\n  margin: 0 0 8px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 28px;\n  line-height: 1.15;\n  font-weight: 700;\n}\n\n.r11whyboard-row p {\n  margin: 0;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.65;\n  font-weight: 400;\n}\n\n.r11whyboard-row > span {\n  min-height: 42px;\n  padding: 0 18px;\n  border-radius: 999px;\n  background: #ffffff;\n  color: var(--dark);\n  font-size: 14px;\n  line-height: 1;\n  white-space: nowrap;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11whyboard-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11whyboard-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11whyboard-section {\n    padding: 60px 40px !important;\n  }\n\n  .r11whyboard-head {\n    margin-bottom: 42px;\n  }\n\n  .r11whyboard-head h2 {\n    font-size: 32px;\n  }\n\n  .r11whyboard-head p,\n  .r11whyboard-main p,\n  .r11whyboard-proof p,\n  .r11whyboard-row p {\n    font-size: 16px;\n  }\n\n  .r11whyboard-head p {\n    line-height: 1.75;\n  }\n\n  .r11whyboard-main p {\n    line-height: 1.7;\n  }\n\n  .r11whyboard-proof p {\n    line-height: 1.4;\n  }\n\n  .r11whyboard-row p {\n    line-height: 1.6;\n  }\n\n  .r11whyboard-layout {\n    grid-template-columns: 1fr;\n  }\n\n  .r11whyboard-proof {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .r11whyboard-main h3 {\n    font-size: 34px;\n  }\n\n  .r11whyboard-row {\n    grid-template-columns: 76px 1fr;\n  }\n\n  .r11whyboard-row > span {\n    grid-column: 2;\n    width: fit-content;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11whyboard-section {\n    padding: 30px 20px !important;\n  }\n\n  .r11whyboard-head span {\n    font-size: 16px;\n  }\n\n  .r11whyboard-head h2 {\n    font-size: 26px;\n    line-height: 1.22;\n  }\n\n  .r11whyboard-head p,\n  .r11whyboard-main p,\n  .r11whyboard-proof p,\n  .r11whyboard-row p {\n    font-size: 15px;\n  }\n\n  .r11whyboard-head p,\n  .r11whyboard-main p,\n  .r11whyboard-row p {\n    line-height: 1.65;\n  }\n\n  .r11whyboard-proof p {\n    line-height: 1.4;\n  }\n\n  .r11whyboard-main {\n    min-height: auto;\n    padding: 32px 20px;\n    border-radius: 24px;\n  }\n\n  .r11whyboard-main h3 {\n    font-size: 28px;\n    line-height: 1.2;\n  }\n\n  .r11whyboard-proof {\n    grid-template-columns: 1fr;\n  }\n\n  .r11whyboard-row {\n    grid-template-columns: 1fr;\n    gap: 16px;\n    padding: 26px 20px;\n    text-align: center;\n  }\n\n  .r11whyboard-row strong {\n    margin: 0 auto;\n  }\n\n  .r11whyboard-row h3 {\n    font-size: 24px;\n    text-align: center;\n  }\n\n  .r11whyboard-row p {\n    text-align: center;\n  }\n\n  .r11whyboard-row > span {\n    grid-column: auto;\n    margin: 0 auto;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11whyboard-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4cfdc49 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"4cfdc49\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28ae8f5 elementor-widget elementor-widget-html\" data-id=\"28ae8f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<section class=\"r11svc-section\">\n  <div class=\"r11svc-wrap\">\n\n    <div class=\"r11svc-head r11svc-zoom\">\n      <span>Our Services<\/span>\n      <h2>Real Estate Solutions For Your Next Move<\/h2>\n      <p>\n        Whether you are buying, selling, renting, or investing, our services are designed to make your property journey easier.\n      <\/p>\n    <\/div>\n\n    <div class=\"r11svc-grid\">\n\n      <div class=\"r11svc-card r11svc-zoom\">\n        <i class=\"fa-solid fa-house-chimney\"><\/i>\n        <h3>Home Buying<\/h3>\n        <p>Find homes that match your location, lifestyle, and budget expectations.<\/p>\n      <\/div>\n\n      <div class=\"r11svc-card r11svc-zoom\">\n        <i class=\"fa-solid fa-sign-hanging\"><\/i>\n        <h3>Property Selling<\/h3>\n        <p>Present your property with better positioning and buyer-focused support.<\/p>\n      <\/div>\n\n      <div class=\"r11svc-card r11svc-zoom\">\n        <i class=\"fa-solid fa-building-user\"><\/i>\n        <h3>Rental Assistance<\/h3>\n        <p>Discover rental spaces that balance comfort, commute, and monthly budget.<\/p>\n      <\/div>\n\n      <div class=\"r11svc-card r11svc-zoom\">\n        <i class=\"fa-solid fa-chart-line\"><\/i>\n        <h3>Investment Guidance<\/h3>\n        <p>Compare locations, growth potential, and long-term value before investing.<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11svc-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n  --soft: #f5f8f1;\n\n  width: 100%;\n  padding: 80px 60px 0px 60px !important;\n  margin: 0 !important;\n  background: var(--soft);\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11svc-wrap {\n  max-width: 1350px;\n  margin: 0 auto;\n}\n\n.r11svc-head {\n  max-width: 780px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.r11svc-head span {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11svc-head span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11svc-head h2 {\n  margin: 0 0 18px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11svc-head p {\n  margin: 0 auto;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11svc-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 22px;\n}\n\n.r11svc-card {\n  min-height: 280px;\n  padding: 34px 24px;\n  background: #ffffff;\n  border: 1px solid rgba(0,0,0,0.08);\n  border-radius: 22px;\n  text-align: center;\n  transition: 0.35s ease;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.r11svc-card:hover {\n  transform: translateY(-8px);\n  border-color: var(--primary);\n}\n\n.r11svc-card i {\n  width: 54px;\n  height: 54px;\n  margin: 0 auto 20px;\n  border-radius: 16px;\n  background: var(--primary);\n  color: var(--dark);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n}\n\n.r11svc-card h3 {\n  min-height: 58px;\n  margin: 0 0 12px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 24px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11svc-card p {\n  margin: 0;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.7;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11svc-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11svc-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11svc-section {\n    padding: 60px 40px 0px 40px !important;\n  }\n\n  .r11svc-head {\n    margin-bottom: 42px;\n  }\n\n  .r11svc-head h2 {\n    font-size: 32px;\n  }\n\n  .r11svc-head p,\n  .r11svc-card p {\n    font-size: 16px;\n  }\n\n  .r11svc-head p {\n    line-height: 1.75;\n  }\n\n  .r11svc-card p {\n    line-height: 1.65;\n  }\n\n  .r11svc-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .r11svc-card h3 {\n    min-height: auto;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11svc-section {\n    padding: 30px 20px 0px 20px !important;\n  }\n\n  .r11svc-head span {\n    font-size: 16px;\n  }\n\n  .r11svc-head h2 {\n    font-size: 26px;\n    line-height: 1.22;\n  }\n\n  .r11svc-head p,\n  .r11svc-card p {\n    font-size: 15px;\n  }\n\n  .r11svc-head p,\n  .r11svc-card p {\n    line-height: 1.65;\n  }\n\n  .r11svc-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .r11svc-card {\n    min-height: auto;\n    padding: 28px 20px;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11svc-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5404fb5 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"5404fb5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45a88ec elementor-widget elementor-widget-html\" data-id=\"45a88ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n\n<section class=\"r11process-section\">\n  <div class=\"r11process-wrap\">\n\n    <div class=\"r11process-head r11process-zoom\">\n      <span>How It Works<\/span>\n      <h2>A Simple Path To Your Next Property<\/h2>\n      <p>\n        Our process keeps your search focused, your visits organized, and your final decision easier to make.\n      <\/p>\n    <\/div>\n\n    <div class=\"r11process-slider\">\n      <div class=\"r11process-grid\">\n\n        <div class=\"r11process-card r11process-zoom\">\n          <span>Step 01<\/span>\n          <h3>Share Your Needs<\/h3>\n          <p>Tell us your location, budget, property type, and lifestyle expectations.<\/p>\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1574030404801-1ef879d94330?q=80&w=1742&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Modern home\">\n        <\/div>\n\n        <div class=\"r11process-card r11process-zoom\">\n          <span>Step 02<\/span>\n          <h3>Review Curated Options<\/h3>\n          <p>Receive selected properties that match your goals instead of random listings.<\/p>\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1646139501608-4d1d69c1c15a?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Interior\">\n        <\/div>\n\n        <div class=\"r11process-card r11process-zoom\">\n          <span>Step 03<\/span>\n          <h3>Visit And Finalize<\/h3>\n          <p>Compare homes in person and move forward with guidance on the best fit.<\/p>\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1748859862184-d90eb3b7e5ca?q=80&w=1738&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Luxury home\">\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11process-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n  --soft: #f5f8f1;\n\n  width: 100%;\n  padding: 80px 60px !important;\n  margin: 0 !important;\n  background: var(--soft);\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11process-wrap {\n  max-width: 1350px;\n  margin: 0 auto;\n}\n\n.r11process-head {\n  max-width: 780px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.r11process-head span {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11process-head span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11process-head h2 {\n  margin: 0 0 18px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11process-head p {\n  margin: 0 auto;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11process-slider {\n  width: 100%;\n  overflow: visible;\n}\n\n.r11process-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 26px;\n}\n\n.r11process-card {\n  padding: 18px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,0.10);\n  background: #ffffff;\n  text-align: center;\n  transition: 0.35s ease;\n}\n\n.r11process-card:hover {\n  transform: translateY(-8px);\n  border-color: var(--primary);\n}\n\n.r11process-card > span {\n  width: 100%;\n  min-height: 36px;\n  margin: 0 0 28px;\n  border-radius: 999px;\n  background: var(--primary);\n  color: var(--dark);\n  font-size: 14px;\n  line-height: 1;\n  text-transform: uppercase;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11process-card h3 {\n  min-height: 58px;\n  margin: 0 0 12px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 24px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11process-card p {\n  min-height: 86px;\n  margin: 0;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.7;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11process-card img {\n  width: 100%;\n  height: 210px;\n  margin-top: 28px;\n  border-radius: 16px;\n  object-fit: cover;\n  display: block;\n}\n\n.r11process-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11process-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11process-section {\n    padding: 60px 40px !important;\n  }\n\n  .r11process-head {\n    margin-bottom: 42px;\n  }\n\n  .r11process-head h2 {\n    font-size: 32px;\n  }\n\n  .r11process-head p,\n  .r11process-card p {\n    font-size: 16px;\n  }\n\n  .r11process-head p {\n    line-height: 1.75;\n  }\n\n  .r11process-card p {\n    line-height: 1.65;\n  }\n\n  .r11process-slider {\n    overflow: hidden;\n  }\n\n  .r11process-grid {\n    width: max-content;\n    display: flex;\n    gap: 24px;\n    animation: r11processTabletSlide 14s ease-in-out infinite;\n  }\n\n  .r11process-card {\n    width: calc((100vw - 104px) \/ 2);\n    flex: 0 0 calc((100vw - 104px) \/ 2);\n  }\n\n  .r11process-card h3,\n  .r11process-card p {\n    min-height: auto;\n  }\n\n  .r11process-card.r11process-zoom {\n    opacity: 1 !important;\n    transform: none !important;\n    transition: border-color 0.35s ease, box-shadow 0.35s ease !important;\n  }\n\n  .r11process-card:hover {\n    transform: none !important;\n    border-color: var(--primary);\n  }\n}\n\n@media (max-width: 767px) {\n  .r11process-section {\n    padding: 30px 20px !important;\n  }\n\n  .r11process-head span {\n    font-size: 16px;\n  }\n\n  .r11process-head h2 {\n    font-size: 26px;\n    line-height: 1.22;\n  }\n\n  .r11process-head p,\n  .r11process-card p {\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .r11process-grid {\n    gap: 18px;\n    animation: r11processMobileSlide 18s ease-in-out infinite;\n  }\n\n  .r11process-card {\n    width: calc(100vw - 40px);\n    flex: 0 0 calc(100vw - 40px);\n  }\n\n  .r11process-card.r11process-zoom {\n    opacity: 1 !important;\n    transform: none !important;\n    transition: border-color 0.35s ease, box-shadow 0.35s ease !important;\n  }\n\n  .r11process-card:hover {\n    transform: none !important;\n  }\n\n  .r11process-card img {\n    height: 190px;\n  }\n}\n\n@keyframes r11processTabletSlide {\n  0%, 34% {\n    transform: translateX(0);\n  }\n\n  45%, 78% {\n    transform: translateX(calc(-1 * ((100vw - 104px) \/ 2 + 24px)));\n  }\n\n  100% {\n    transform: translateX(0);\n  }\n}\n\n@keyframes r11processMobileSlide {\n  0%, 24% {\n    transform: translateX(0);\n  }\n\n  34%, 58% {\n    transform: translateX(calc(-1 * (100vw - 40px + 18px)));\n  }\n\n  68%, 92% {\n    transform: translateX(calc(-2 * (100vw - 40px + 18px)));\n  }\n\n  100% {\n    transform: translateX(0);\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11process-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-855e50d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"855e50d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a61c5c1 elementor-widget elementor-widget-html\" data-id=\"a61c5c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n\n<section class=\"r11life-section\">\n  <div class=\"r11life-wrap\">\n\n    <div class=\"r11life-content r11life-zoom\">\n      <span>Lifestyle Locations<\/span>\n\n      <h2>Find A Home In A Location That Fits Daily Living<\/h2>\n\n      <p>\n        A good property is more than its rooms. We help you understand commute access, nearby essentials, neighbourhood comfort, and long-term location value before you choose.\n      <\/p>\n\n      <div class=\"r11life-grid\">\n\n        <div class=\"r11life-card\">\n          <h3>Connectivity<\/h3>\n          <p>Access to main roads, transit, offices, and everyday travel routes.<\/p>\n        <\/div>\n\n        <div class=\"r11life-card\">\n          <h3>Comfort<\/h3>\n          <p>Quiet surroundings, open pockets, and calm residential streets.<\/p>\n        <\/div>\n\n        <div class=\"r11life-card\">\n          <h3>Essentials<\/h3>\n          <p>Schools, shopping, healthcare, and daily needs within easy reach.<\/p>\n        <\/div>\n\n        <div class=\"r11life-card\">\n          <h3>Value<\/h3>\n          <p>Locations with lifestyle appeal and strong long-term property demand.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"r11life-image r11life-zoom\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600607687644-c7171b42498f?q=80&w=1400&auto=format&fit=crop\" alt=\"Lifestyle residential location\">\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11life-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n  --soft: #f5f8f1;\n\n  width: 100%;\n  padding: 80px 60px 0px 60px !important;\n  margin: 0 !important;\n  background: #ffffff;\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11life-wrap {\n  max-width: 1350px;\n  margin: 0 auto !important;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 45px;\n  align-items: center;\n}\n\n.r11life-content {\n  width: 100%;\n  text-align: center;\n}\n\n.r11life-content span {\n  display: block;\n  margin: 0 0 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  line-height: 1.1;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11life-content span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11life-content h2 {\n  margin: 0 0 16px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.16;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11life-content > p {\n  max-width: 650px;\n  margin: 0 auto 28px;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.65;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11life-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 18px;\n}\n\n.r11life-card {\n  min-height: 165px;\n  padding: 24px 18px;\n  border-radius: 22px;\n  background: var(--soft);\n  border: 1px solid rgba(0,0,0,0.06);\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.r11life-card h3 {\n  margin: 0 0 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 24px;\n  line-height: 1.15;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11life-card p {\n  margin: 0;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.55;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11life-image {\n  width: 100%;\n  height: 540px;\n  border-radius: 28px;\n  overflow: hidden;\n}\n\n.r11life-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: 0.8s ease;\n}\n\n.r11life-image:hover img {\n  transform: scale(1.06);\n}\n\n.r11life-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11life-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11life-section {\n    padding: 60px 40px 0px 40px !important;\n  }\n\n  .r11life-wrap {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .r11life-content h2 {\n    font-size: 32px;\n  }\n\n  .r11life-content > p,\n  .r11life-card p {\n    font-size: 16px;\n  }\n\n  .r11life-content > p {\n    line-height: 1.65;\n  }\n\n  .r11life-card p {\n    line-height: 1.55;\n  }\n\n  .r11life-image {\n    height: 390px;\n    order: -1;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11life-section {\n    padding: 30px 20px 0px 20px !important;\n  }\n\n  .r11life-wrap {\n    gap: 22px;\n  }\n\n  .r11life-image {\n    height: 260px;\n    border-radius: 22px;\n  }\n\n  .r11life-content span {\n    font-size: 16px;\n  }\n\n  .r11life-content h2 {\n    font-size: 26px;\n    line-height: 1.2;\n  }\n\n  .r11life-content > p,\n  .r11life-card p {\n    font-size: 15px;\n  }\n\n  .r11life-content > p {\n    line-height: 1.6;\n    margin-bottom: 22px;\n  }\n\n  .r11life-card p {\n    line-height: 1.55;\n  }\n\n  .r11life-grid {\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .r11life-card {\n    min-height: auto;\n    padding: 22px 18px;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11life-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b087c0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"9b087c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6aa8a5b elementor-widget elementor-widget-html\" data-id=\"6aa8a5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<section class=\"r11team-section\">\n  <div class=\"r11team-wrap\">\n\n    <div class=\"r11team-head r11team-zoom\">\n      <span>Our Team<\/span>\n      <h2>Property Experts Focused On Your Home Journey<\/h2>\n      <p>\n        Meet the professionals who guide buyers, sellers, and investors with clear advice, careful property matching, and dependable support.\n      <\/p>\n    <\/div>\n\n    <div class=\"r11team-grid\">\n\n      <div class=\"r11team-card r11team-zoom\">\n        <div class=\"r11team-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1722934854071-4127cacba08c?q=80&w=1568&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Senior property advisor\">\n        <\/div>\n\n        <div class=\"r11team-content\">\n          <span>01<\/span>\n          <h3>Michael Carter<\/h3>\n          <h4>Senior Property Advisor<\/h4>\n\n          <div class=\"r11team-social\">\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-envelope\"><\/i><\/a>\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-phone\"><\/i><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"r11team-card r11team-zoom\">\n        <div class=\"r11team-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1630939687530-241d630735df?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Listing specialist\">\n        <\/div>\n\n        <div class=\"r11team-content\">\n          <span>02<\/span>\n          <h3>Sophia Reynolds<\/h3>\n          <h4>Listing Specialist<\/h4>\n\n          <div class=\"r11team-social\">\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-envelope\"><\/i><\/a>\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-phone\"><\/i><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"r11team-card r11team-zoom\">\n        <div class=\"r11team-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505495693567-59239d461e9f?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Investment consultant\">\n        <\/div>\n\n        <div class=\"r11team-content\">\n          <span>03<\/span>\n          <h3>Daniel Brooks<\/h3>\n          <h4>Investment Consultant<\/h4>\n\n          <div class=\"r11team-social\">\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-envelope\"><\/i><\/a>\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-phone\"><\/i><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"r11team-card r11team-zoom\">\n        <div class=\"r11team-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1566498107258-afcb40b506e2?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Client relationship manager\">\n        <\/div>\n\n        <div class=\"r11team-content\">\n          <span>04<\/span>\n          <h3>Emily Watson<\/h3>\n          <h4>Client Relationship Manager<\/h4>\n\n          <div class=\"r11team-social\">\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-envelope\"><\/i><\/a>\n            <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\"><i class=\"fa-solid fa-phone\"><\/i><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"r11team-btn-wrap r11team-zoom\">\n      <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\" class=\"r11team-btn\">\n        Contact Our Team\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11team-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n  --soft: #f5f8f1;\n\n  width: 100%;\n  padding: 80px 60px 0px 60px !important;\n  margin: 0 !important;\n  background: #ffffff;\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11team-wrap {\n  max-width: 1350px;\n  margin: 0 auto;\n}\n\n.r11team-head {\n  max-width: 820px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.r11team-head span {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11team-head span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11team-head h2 {\n  margin: 0 0 18px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11team-head p {\n  margin: 0 auto;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11team-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 22px;\n}\n\n.r11team-card {\n  position: relative;\n  min-height: 540px;\n  padding: 12px;\n  border-radius: 28px;\n  background: var(--soft);\n  border: 1px solid rgba(0,0,0,0.08);\n  text-align: center;\n  overflow: hidden;\n  transition: 0.35s ease;\n}\n\n.r11team-card:hover {\n  transform: translateY(-8px);\n  border-color: var(--primary);\n}\n\n.r11team-image {\n  width: 100%;\n  height: 285px;\n  border-radius: 22px;\n  overflow: hidden;\n}\n\n.r11team-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center top;\n  display: block;\n  transition: 0.8s ease;\n}\n\n.r11team-card:hover .r11team-image img {\n  transform: scale(1.07);\n}\n\n.r11team-content {\n  position: relative;\n  z-index: 2;\n  width: calc(100% - 22px);\n  margin: -36px auto 0;\n  padding: 28px 18px 22px;\n  border-radius: 22px;\n  background: #ffffff;\n  box-shadow: 0 18px 45px rgba(0,0,0,0.08);\n  text-align: center;\n}\n\n.r11team-content > span {\n  width: 46px;\n  height: 46px;\n  margin: 0 auto 16px;\n  border-radius: 50%;\n  background: var(--primary);\n  color: var(--dark);\n  font-size: 15px;\n  line-height: 1;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11team-content h3 {\n  min-height: 58px;\n  margin: 0 0 6px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 25px;\n  line-height: 1.15;\n  font-weight: 700;\n  text-align: center;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11team-content h4 {\n  margin: 0 0 14px;\n  color: var(--dark);\n  font-family: \"Poly\", serif;\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11team-content p {\n  min-height: 92px;\n  margin: 0 0 18px;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.55;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11team-social {\n  display: flex;\n  justify-content: center;\n  gap: 10px;\n}\n\n.r11team-social a {\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: var(--soft);\n  color: var(--dark) !important;\n  text-decoration: none !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  transition: 0.35s ease;\n}\n\n.r11team-social a:hover {\n  background: var(--primary);\n  transform: translateY(-3px);\n}\n\n.r11team-btn-wrap {\n  margin-top: 34px;\n  display: flex;\n  justify-content: center;\n}\n\n.r11team-btn {\n  min-height: 48px;\n  padding: 0 24px;\n  border-radius: 14px;\n  background: var(--primary);\n  color: var(--dark) !important;\n  font-family: \"Poly\", serif;\n  font-size: 15px;\n  line-height: 1;\n  text-decoration: none !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  transition: 0.35s ease;\n}\n\n.r11team-btn:hover {\n  transform: translateY(-4px);\n}\n\n.r11team-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11team-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11team-section {\n    padding: 60px 40px 0px 40px !important;\n  }\n\n  .r11team-head {\n    margin-bottom: 42px;\n  }\n\n  .r11team-head h2 {\n    font-size: 32px;\n  }\n\n  .r11team-head p,\n  .r11team-content p {\n    font-size: 16px;\n  }\n\n  .r11team-head p {\n    line-height: 1.75;\n  }\n\n  .r11team-content p {\n    line-height: 1.55;\n  }\n\n  .r11team-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .r11team-content h3,\n  .r11team-content p {\n    min-height: auto;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11team-section {\n    padding: 30px 20px 0px 20px !important;\n  }\n\n  .r11team-head span {\n    font-size: 16px;\n  }\n\n  .r11team-head h2 {\n    font-size: 26px;\n    line-height: 1.22;\n  }\n\n  .r11team-head p,\n  .r11team-content p {\n    font-size: 15px;\n  }\n\n  .r11team-head p {\n    line-height: 1.65;\n  }\n\n  .r11team-content p {\n    line-height: 1.55;\n  }\n\n  .r11team-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .r11team-card {\n    min-height: auto;\n  }\n\n  .r11team-image {\n    height: 280px;\n  }\n\n  .r11team-content h3 {\n    font-size: 24px;\n  }\n\n  .r11team-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11team-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0da96f0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"0da96f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6e5a3b elementor-widget elementor-widget-html\" data-id=\"f6e5a3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n\n<section class=\"r11reviewfix-section\">\n  <div class=\"r11reviewfix-wrap\">\n\n    <div class=\"r11reviewfix-head r11reviewfix-zoom\">\n      <span>Client Stories<\/span>\n      <h2>Trusted By Homeowners Who Value Clarity And Care<\/h2>\n      <p>\n        Every client journey is handled with patience, useful information, and practical support from enquiry to decision.\n      <\/p>\n    <\/div>\n\n    <div class=\"r11reviewfix-slider r11reviewfix-zoom\">\n      <div class=\"r11reviewfix-track\">\n\n        <div class=\"r11reviewfix-card\">\n          <p>\n            \u201cThe team helped us compare homes properly instead of rushing. Their suggestions were practical, and every visit felt worth our time.\u201d\n          <\/p>\n\n          <div class=\"r11reviewfix-client\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1499952127939-9bbf5af6c51c?q=80&w=1752&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Client\">\n            <div>\n              <h3>Amelia Stone<\/h3>\n              <span>Home Buyer<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"r11reviewfix-card\">\n          <p>\n            \u201cWe appreciated the transparent communication. They explained pricing, location value, and paperwork in a way that was easy to understand.\u201d\n          <\/p>\n\n          <div class=\"r11reviewfix-client\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1547558345-af5db4fe45ec?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Client\">\n            <div>\n              <h3>Daniel Lewis<\/h3>\n              <span>Investor<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"r11reviewfix-card\">\n          <p>\n            \u201cThe shortlist was exactly what we needed. It saved us weeks of searching and helped us choose a home that suited our family.\u201d\n          <\/p>\n\n          <div class=\"r11reviewfix-client\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1670886498028-a72e1d9dcc9a?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Client\">\n            <div>\n              <h3>Clara Brooks<\/h3>\n              <span>Property Buyer<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"r11reviewfix-card\">\n          <p>\n            \u201cTheir guidance made the whole process feel simple. We understood every step clearly and found a property that matched our lifestyle.\u201d\n          <\/p>\n\n          <div class=\"r11reviewfix-client\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1602192405378-960aff1feb15?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Client\">\n            <div>\n              <h3>Rachel Adams<\/h3>\n              <span>New Homeowner<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11reviewfix-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n  --muted: #5f6468;\n\n  width: 100%;\n  padding: 80px 60px !important;\n  margin: 0 !important;\n  background: #ffffff;\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n}\n\n.r11reviewfix-wrap {\n  max-width: 1350px;\n  margin: 0 auto;\n}\n\n.r11reviewfix-head {\n  max-width: 820px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.r11reviewfix-head span {\n  display: block;\n  margin: 0 0 10px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.r11reviewfix-head span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11reviewfix-head h2 {\n  margin: 0 0 18px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11reviewfix-head p {\n  margin: 0 auto;\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11reviewfix-slider {\n  width: 100%;\n  overflow: visible;\n}\n\n.r11reviewfix-track {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n}\n\n.r11reviewfix-card {\n  min-height: 330px;\n  padding: 32px;\n  border-radius: 22px;\n  background: #f6f6f6;\n  text-align: center;\n  transition: 0.35s ease;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n}\n\n.r11reviewfix-card:hover {\n  transform: translateY(-8px);\n}\n\n.r11reviewfix-card > p {\n  margin: 0 0 28px;\n  color: var(--dark);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.6;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11reviewfix-client {\n  display: grid;\n  grid-template-columns: 62px 1fr;\n  gap: 14px;\n  align-items: center;\n  max-width: 245px;\n  margin: 0 auto;\n  text-align: left;\n}\n\n.r11reviewfix-client img {\n  width: 62px;\n  height: 62px;\n  border-radius: 16px;\n  object-fit: cover;\n}\n\n.r11reviewfix-client h3 {\n  margin: 0 0 4px;\n  color: var(--dark);\n  font-family: \"Amiri\", serif;\n  font-size: 24px;\n  line-height: 1.2;\n  font-weight: 700;\n}\n\n.r11reviewfix-client span {\n  color: var(--muted);\n  font-family: \"Poly\", serif;\n  font-size: 15px;\n  line-height: 1.3;\n}\n\n.r11reviewfix-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11reviewfix-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11reviewfix-section {\n    padding: 60px 40px !important;\n  }\n\n  .r11reviewfix-head {\n    margin-bottom: 42px;\n  }\n\n  .r11reviewfix-head h2 {\n    font-size: 32px;\n  }\n\n  .r11reviewfix-head p,\n  .r11reviewfix-card > p {\n    font-size: 16px;\n  }\n\n  .r11reviewfix-head p {\n    line-height: 1.75;\n  }\n\n  .r11reviewfix-card > p {\n    line-height: 1.6;\n  }\n\n  .r11reviewfix-slider {\n    overflow: hidden;\n  }\n\n  .r11reviewfix-track {\n    display: flex;\n    width: max-content;\n    gap: 24px;\n    animation: r11reviewTabletSlide 16s ease-in-out infinite;\n  }\n\n  .r11reviewfix-card {\n    width: calc((100vw - 104px) \/ 2);\n    flex: 0 0 calc((100vw - 104px) \/ 2);\n    min-height: 320px;\n  }\n\n  .r11reviewfix-card:hover {\n    transform: none !important;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11reviewfix-section {\n    padding: 30px 20px !important;\n  }\n\n  .r11reviewfix-head span {\n    font-size: 16px;\n  }\n\n  .r11reviewfix-head h2 {\n    font-size: 26px;\n    line-height: 1.22;\n  }\n\n  .r11reviewfix-head p,\n  .r11reviewfix-card > p {\n    font-size: 15px;\n  }\n\n  .r11reviewfix-head p {\n    line-height: 1.65;\n  }\n\n  .r11reviewfix-card > p {\n    line-height: 1.6;\n  }\n\n  .r11reviewfix-track {\n    gap: 18px;\n    animation: r11reviewMobileSlide 18s ease-in-out infinite;\n  }\n\n  .r11reviewfix-card {\n    width: calc(100vw - 40px);\n    flex: 0 0 calc(100vw - 40px);\n    min-height: auto;\n    padding: 28px 20px;\n  }\n\n  .r11reviewfix-card:hover {\n    transform: none !important;\n  }\n}\n\n@keyframes r11reviewTabletSlide {\n  0%, 22% {\n    transform: translateX(0);\n  }\n\n  30%, 52% {\n    transform: translateX(calc(-1 * ((100vw - 104px) \/ 2 + 24px)));\n  }\n\n  60%, 82% {\n    transform: translateX(calc(-2 * ((100vw - 104px) \/ 2 + 24px)));\n  }\n\n  100% {\n    transform: translateX(0);\n  }\n}\n\n@keyframes r11reviewMobileSlide {\n  0%, 18% {\n    transform: translateX(0);\n  }\n\n  25%, 43% {\n    transform: translateX(calc(-1 * (100vw - 40px + 18px)));\n  }\n\n  50%, 68% {\n    transform: translateX(calc(-2 * (100vw - 40px + 18px)));\n  }\n\n  75%, 93% {\n    transform: translateX(calc(-3 * (100vw - 40px + 18px)));\n  }\n\n  100% {\n    transform: translateX(0);\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11reviewfix-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43d2f2d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"43d2f2d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-590f823 elementor-widget elementor-widget-html\" data-id=\"590f823\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:wght@400;700&family=Poly:ital@0;1&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<section class=\"r11cta-section\">\n  <div class=\"r11cta-bg\"><\/div>\n  <div class=\"r11cta-overlay\"><\/div>\n\n  <div class=\"r11cta-content r11cta-zoom\">\n    <span>Ready To Begin?<\/span>\n\n    <h2>Let Us Help You Find The Right Property With Confidence<\/h2>\n\n    <p>\n      Share your requirements and receive clear, curated property guidance built around your location, budget, and lifestyle.\n    <\/p>\n\n    <a href=\"https:\/\/teknr11.thestackly.tech\/?page_id=18\" class=\"r11cta-btn\">\n      Contact Us\n      <i class=\"fa-solid fa-arrow-right\"><\/i>\n    <\/a>\n  <\/div>\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.r11cta-section {\n  --primary: #A1CCA6;\n  --dark: #111111;\n\n  position: relative;\n  width: 100%;\n  min-height: 520px;\n  padding: 80px 60px !important;\n  margin: 0 !important;\n  background: #111111;\n  overflow: hidden;\n  font-family: \"Poly\", serif;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.r11cta-bg {\n  position: absolute;\n  inset: 0;\n  background-image: url(\"https:\/\/images.unsplash.com\/photo-1600607687939-ce8a6c25118c?q=80&w=1800&auto=format&fit=crop\");\n  background-size: cover;\n  background-position: center;\n  z-index: 1;\n}\n\n.r11cta-overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(0,0,0,0.52);\n  z-index: 2;\n}\n\n.r11cta-content {\n  position: relative;\n  z-index: 3;\n  width: 100%;\n  max-width: 880px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.r11cta-content span {\n  display: block;\n  margin-bottom: 10px;\n  color: #ffffff;\n  font-family: \"Amiri\", serif;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  text-align: center;\n}\n\n.r11cta-content span::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  margin-right: 10px;\n  border-radius: 50%;\n  display: inline-block;\n  vertical-align: middle;\n  background: var(--primary);\n}\n\n.r11cta-content h2 {\n  margin: 0 0 18px;\n  color: #ffffff;\n  font-family: \"Amiri\", serif;\n  font-size: 38px;\n  line-height: 1.2;\n  font-weight: 700;\n  text-align: center;\n}\n\n.r11cta-content p {\n  max-width: 720px;\n  margin: 0 auto 34px;\n  color: rgba(255,255,255,0.84);\n  font-family: \"Poly\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  font-weight: 400;\n  text-align: center;\n}\n\n.r11cta-btn {\n  min-height: 50px;\n  padding: 0 24px;\n  border-radius: 14px;\n  background: var(--primary);\n  color: var(--dark) !important;\n  font-family: \"Poly\", serif;\n  font-size: 15px;\n  line-height: 1;\n  text-decoration: none !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  transition: 0.35s ease;\n}\n\n.r11cta-btn:hover {\n  transform: translateY(-4px);\n}\n\n.r11cta-zoom {\n  opacity: 0;\n  transform: scale(0.94) translateY(24px);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n}\n\n.r11cta-zoom.active {\n  opacity: 1;\n  transform: scale(1) translateY(0);\n}\n\n@media (max-width: 1024px) {\n  .r11cta-section {\n    min-height: 460px;\n    padding: 60px 40px !important;\n  }\n\n  .r11cta-content h2 {\n    font-size: 32px;\n  }\n\n  .r11cta-content p {\n    font-size: 16px;\n    line-height: 1.75;\n  }\n}\n\n@media (max-width: 767px) {\n  .r11cta-section {\n    min-height: auto;\n    padding: 30px 20px !important;\n  }\n\n  .r11cta-content span {\n    font-size: 16px;\n  }\n\n  .r11cta-content h2 {\n    font-size: 26px;\n    line-height: 1.22;\n  }\n\n  .r11cta-content p {\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .r11cta-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\".r11cta-zoom\").forEach(function (item) {\n    new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add(\"active\");\n        }\n      });\n    }, { threshold: 0.15 }).observe(item);\n  });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Premium Real Estate Discover Homes That Match Your Lifestyle Explore thoughtfully selected villas, apartments, and family residences built around comfort, location, privacy, and long-term value. Explore Listings About Us Clear Property Guidance For Confident Home We help buyers and investors discover homes that match their lifestyle, budget, and long-term goals. 12+ Years Experience 480+ Homes got Matched 96% Satisfied Clients Learn More Featured Listings Explore Homes Selected For Comfort And Value Browse a curated collection of homes with practical layouts, refined interiors, and locations that support everyday living. $1,240,000 Greenview Family Villa Peaceful residential home with open interiors, private outdoor space, and a family-friendly setting. 4 Beds 3 Baths 3,200 Sq Ft $2,080,000 Oakridge Private Residence Spacious premium residence designed with elegant finishes, calm surroundings, and generous living areas. 5 Beds 4 Baths 4,800 Sq Ft $860,000 Skyline View Apartment Modern apartment with bright interiors, smart space planning, and easy access to lifestyle conveniences. 3 Beds 3 Baths 2,450 Sq Ft $1,560,000 Willow Park Residence Contemporary home placed near daily essentials, green spaces, and well-connected neighbourhood streets. 4 Beds 4 Baths 3,750 Sq Ft View All Listings Why Choose Us We Make Property Decisions Easier To Understand Our approach is built around clear property comparison, practical location insight, and dependable support from the first shortlist to the final decision. Our Difference Not just listings \u2014 we help you understand which property truly fits your life. Every recommendation is reviewed for lifestyle comfort, location value, budget fit, future potential, and the client\u2019s actual priorities. 480+ Homes Matched 12+ Years Experience 96% Happy Clients 01 Shortlists Built Around You We filter homes based on real lifestyle needs, preferred location, budget range, family comfort, and long-term plans. Personal Fit 02 Location Value Made Clear We help you understand neighbourhood access, commute convenience, nearby essentials, and future location demand. Better Clarity 03 Support Beyond The Visit Our team stays involved through comparison, pricing discussions, visit coordination, and final property decisions. Full Guidance Our Services Real Estate Solutions For Your Next Move Whether you are buying, selling, renting, or investing, our services are designed to make your property journey easier. Home Buying Find homes that match your location, lifestyle, and budget expectations. Property Selling Present your property with better positioning and buyer-focused support. Rental Assistance Discover rental spaces that balance comfort, commute, and monthly budget. Investment Guidance Compare locations, growth potential, and long-term value before investing. How It Works A Simple Path To Your Next Property Our process keeps your search focused, your visits organized, and your final decision easier to make. Step 01 Share Your Needs Tell us your location, budget, property type, and lifestyle expectations. Step 02 Review Curated Options Receive selected properties that match your goals instead of random listings. Step 03 Visit And Finalize Compare homes in person and move forward with guidance on the best fit. Lifestyle Locations Find A Home In A Location That Fits Daily Living A good property is more than its rooms. We help you understand commute access, nearby essentials, neighbourhood comfort, and long-term location value before you choose. Connectivity Access to main roads, transit, offices, and everyday travel routes. Comfort Quiet surroundings, open pockets, and calm residential streets. Essentials Schools, shopping, healthcare, and daily needs within easy reach. Value Locations with lifestyle appeal and strong long-term property demand. Our Team Property Experts Focused On Your Home Journey Meet the professionals who guide buyers, sellers, and investors with clear advice, careful property matching, and dependable support. 01 Michael Carter Senior Property Advisor 02 Sophia Reynolds Listing Specialist 03 Daniel Brooks Investment Consultant 04 Emily Watson Client Relationship Manager Contact Our Team Client Stories Trusted By Homeowners Who Value Clarity And Care Every client journey is handled with patience, useful information, and practical support from enquiry to decision. \u201cThe team helped us compare homes properly instead of rushing. Their suggestions were practical, and every visit felt worth our time.\u201d Amelia Stone Home Buyer \u201cWe appreciated the transparent communication. They explained pricing, location value, and paperwork in a way that was easy to understand.\u201d Daniel Lewis Investor \u201cThe shortlist was exactly what we needed. It saved us weeks of searching and helped us choose a home that suited our family.\u201d Clara Brooks Property Buyer \u201cTheir guidance made the whole process feel simple. We understood every step clearly and found a property that matched our lifestyle.\u201d Rachel Adams New Homeowner Ready To Begin? Let Us Help You Find The Right Property With Confidence Share your requirements and receive clear, curated property guidance built around your location, budget, and lifestyle. Contact Us<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"admin","author_link":"https:\/\/teknr11.thestackly.tech\/?author=1"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Premium Real Estate Discover Homes That Match Your Lifestyle Explore thoughtfully selected villas, apartments, and family residences built around comfort, location, privacy, and long-term value. Explore Listings About Us Clear Property Guidance For Confident Home We help buyers and investors discover homes that match their lifestyle, budget, and long-term goals. 12+ Years Experience 480+ Homes&hellip;","_links":{"self":[{"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":5,"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":2487,"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/2487"}],"wp:attachment":[{"href":"https:\/\/teknr11.thestackly.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}