{"id":254,"date":"2026-03-30T04:25:56","date_gmt":"2026-03-30T04:25:56","guid":{"rendered":"https:\/\/teknr19.thestackly.net\/?page_id=254"},"modified":"2026-06-13T12:12:39","modified_gmt":"2026-06-13T12:12:39","slug":"home","status":"publish","type":"page","link":"https:\/\/teknr19.thestackly.net\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"254\" class=\"elementor elementor-254\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05ddb5a 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=\"05ddb5a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da610fd elementor-widget elementor-widget-html\" data-id=\"da610fd\" 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=Joan&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=\"home-hero-section\">\n\n  <div class=\"home-hero-top home-hero-zoom\">\n\n    <h1>We have the perfect home you are looking for<\/h1>\n\n    <div class=\"home-hero-text\">\n      <p>\n        Explore thoughtfully selected homes, private villas, and modern apartments\n        designed for comfort, lifestyle, and long-term value.\n      <\/p>\n\n      <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"home-hero-btn\">\n        Start exploring\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"home-hero-image-wrap home-hero-zoom\">\n\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1617892571122-2b5d4e1f3288?q=80&w=1548&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Modern forest home\">\n\n    <form class=\"home-search-bar\">\n\n      <div class=\"home-search-field search-input\">\n        <i class=\"fa-solid fa-magnifying-glass\"><\/i>\n        <input type=\"text\" placeholder=\"Search for properties\">\n      <\/div>\n\n      <button type=\"submit\">Search<\/button>\n\n      <div class=\"home-search-field\">\n        <i class=\"fa-solid fa-location-arrow\"><\/i>\n        <select>\n          <option>Location<\/option>\n          <option>New York<\/option>\n          <option>Los Angeles<\/option>\n          <option>Miami<\/option>\n        <\/select>\n      <\/div>\n\n      <div class=\"home-search-field\">\n        <i class=\"fa-regular fa-square\"><\/i>\n        <select>\n          <option>Property<\/option>\n          <option>Apartment<\/option>\n          <option>Villa<\/option>\n          <option>Townhouse<\/option>\n        <\/select>\n      <\/div>\n\n      <div class=\"home-search-field\">\n        <i class=\"fa-solid fa-tag\"><\/i>\n        <select>\n          <option>Type<\/option>\n          <option>For Sale<\/option>\n          <option>For Rent<\/option>\n        <\/select>\n      <\/div>\n\n    <\/form>\n\n  <\/div>\n\n<\/section>\n\n<style>\n.home-hero-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.4s ease, opacity 1.4s ease;\n  transform-origin: center;\n}\n\n.home-hero-zoom.home-hero-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n.home-hero-section {\n  width: 100%;\n  padding: 80px 60px 0px 60px;\n  box-sizing: border-box;\n  font-family: 'Joan', serif;\n  overflow: hidden;\n  background: #ffffff;\n}\n\n.home-hero-top {\n  display: grid;\n  grid-template-columns: 1.25fr 0.75fr;\n  gap: 80px;\n  align-items: start;\n  margin-bottom: 55px;\n}\n\n.home-hero-top h1 {\n  font-size: 70px;\n  line-height: 1.08;\n  color: #222222;\n  margin: 0;\n  font-weight: 400;\n  max-width: 850px;\n}\n\n.home-hero-text p {\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(0,0,0,0.55);\n  margin: 0 0 28px;\n  max-width: 520px;\n}\n\n.home-hero-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: #D3A4EA;\n  color: #ffffff;\n  padding: 14px 30px;\n  border-radius: 50px;\n  font-size: 18px;\n  font-weight: 700;\n  text-decoration: none !important;\n  transition: 0.3s ease;\n}\n\n.home-hero-btn:hover {\n  background: #000000;\n  color: #ffffff;\n}\n\n\/* IMAGE *\/\n.home-hero-image-wrap {\n  position: relative;\n  width: 100%;\n  height: 660px;\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.home-hero-image-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* SEARCH BAR *\/\n.home-search-bar {\n  position: absolute;\n  left: 8.5%;\n  right: 8.5%;\n  bottom: 64px;\n  min-height: 74px;\n  background: #ffffff;\n  border-radius: 50px;\n  display: grid;\n  grid-template-columns: 1.6fr 120px 1fr 1fr 1fr;\n  align-items: center;\n  gap: 0;\n  padding: 10px 14px 10px 28px;\n  box-sizing: border-box;\n}\n\n.home-search-field {\n  height: 42px;\n  padding: 0 22px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  border-left: 1px solid rgba(0,0,0,0.10);\n  box-sizing: border-box;\n}\n\n.home-search-field.search-input {\n  border-left: none;\n  padding-left: 0;\n  padding-right: 18px;\n}\n\n.home-search-field i {\n  font-size: 18px;\n  color: #222222;\n}\n\n.home-search-field input,\n.home-search-field select {\n  width: 100%;\n  border: none;\n  outline: none;\n  background: transparent;\n  font-family: 'Joan', serif;\n  font-size: 18px;\n  color: rgba(0,0,0,0.65);\n}\n\n.home-search-field select {\n  cursor: pointer;\n}\n\n.home-search-bar button {\n  width: 106px;\n  height: 48px;\n  justify-self: start;\n  margin-right: 14px;\n  border: none;\n  border-radius: 50px;\n  background: #D3A4EA;\n  color: #ffffff;\n  font-family: 'Joan', serif;\n  font-size: 18px;\n  font-weight: 700;\n  cursor: pointer;\n  transition: 0.3s ease;\n}\n\n.home-search-bar button:hover {\n  background: #000000;\n  color: #ffffff;\n}\n\n\/* REMOVE THEME UNDERLINES *\/\n.home-hero-section a,\n.home-hero-section a:hover,\n.home-hero-section a:focus,\n.home-hero-section a:active,\n.home-hero-section a:visited {\n  text-decoration: none !important;\n  border-bottom: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .home-hero-section {\n    padding: 60px 40px 0px 40px;\n  }\n\n  .home-hero-top {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .home-hero-top h1 {\n    font-size: 40px;\n  }\n\n  .home-hero-image-wrap {\n    height: 560px;\n  }\n\n  .home-search-bar {\n    left: 35px;\n    right: 35px;\n    bottom: 35px;\n    grid-template-columns: 1fr 120px;\n    border-radius: 24px;\n    gap: 10px;\n    padding: 18px;\n  }\n\n  .home-search-field {\n    border-left: none;\n    border-top: 1px solid rgba(0,0,0,0.10);\n    padding: 0;\n  }\n\n  .home-search-field.search-input {\n    border-top: none;\n    padding-right: 0;\n  }\n\n  .home-search-bar button {\n    width: 120px;\n    justify-self: stretch;\n    margin-right: 0;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .home-hero-section {\n    padding: 30px 20px 0px 20px;\n  }\n\n  .home-hero-top {\n    margin-bottom: 35px;\n  }\n\n  .home-hero-top h1 {\n    font-size: 30px;\n  }\n\n  .home-hero-text p {\n    font-size: 18px;\n  }\n\n  .home-hero-btn {\n    width: 100%;\n    padding: 14px 24px;\n  }\n\n  .home-hero-image-wrap {\n    height: 620px;\n    border-radius: 16px;\n  }\n\n  .home-search-bar {\n    left: 18px;\n    right: 18px;\n    bottom: 18px;\n    grid-template-columns: 1fr;\n    border-radius: 22px;\n    padding: 18px;\n  }\n\n  .home-search-field,\n  .home-search-field.search-input {\n    height: 46px;\n    border-left: none;\n    border-top: 1px solid rgba(0,0,0,0.10);\n    padding: 0;\n  }\n\n  .home-search-field.search-input {\n    border-top: none;\n  }\n\n  .home-search-bar button {\n    width: 100%;\n    justify-self: stretch;\n    margin-right: 0;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const items = document.querySelectorAll(\".home-hero-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"home-hero-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.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-85ca39c 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=\"85ca39c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-845187c elementor-widget elementor-widget-html\" data-id=\"845187c\" 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=Joan&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=\"what-we-do-section\">\n\n  <div class=\"what-we-do-header what-we-do-zoom\">\n    <h2>What we do<\/h2>\n  <\/div>\n\n  <div class=\"what-we-do-grid\">\n\n    <div class=\"what-we-do-card what-we-do-zoom\">\n      <div class=\"what-we-do-icon\">\n        <i class=\"fa-solid fa-file-shield\"><\/i>\n      <\/div>\n\n      <h3>Investment analysis<\/h3>\n\n      <p>\n        Insights and advice on real estate investment opportunities.\n      <\/p>\n    <\/div>\n\n    <div class=\"what-we-do-card what-we-do-zoom\">\n      <div class=\"what-we-do-icon\">\n        <i class=\"fa-solid fa-file-invoice-dollar\"><\/i>\n      <\/div>\n\n      <h3>Marketing plans<\/h3>\n\n      <p>\n        Tailored marketing strategies to showcase properties effectively.\n      <\/p>\n    <\/div>\n\n    <div class=\"what-we-do-card what-we-do-zoom\">\n      <div class=\"what-we-do-icon\">\n        <i class=\"fa-solid fa-hands-holding-circle\"><\/i>\n      <\/div>\n\n      <h3>Financial guidance<\/h3>\n\n      <p>\n        Assistance with financing options and mortgage advice.\n      <\/p>\n    <\/div>\n\n  <\/div>\n\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.what-we-do-section {\n  width: 100%;\n  padding: 80px 60px 0;\n  background: #ffffff;\n  font-family: 'Joan', serif;\n  overflow: hidden;\n}\n\n.what-we-do-header {\n  text-align: center;\n  margin-bottom: 55px;\n}\n\n.what-we-do-header h2 {\n  font-size: 45px;\n  line-height: 1.1;\n  color: #222222;\n  margin: 0;\n  font-weight: 400;\n}\n\n.what-we-do-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 26px;\n}\n\n.what-we-do-card {\n  width: 100%;\n  min-height: 330px;\n  padding: 48px 34px 42px;\n  background: #f7f7f7;\n  border: 1px solid rgba(0,0,0,0.08);\n  border-radius: 18px;\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 45px rgba(0,0,0,0.04);\n  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;\n}\n\n.what-we-do-card:hover {\n  transform: translateY(-8px);\n  border-color: rgba(211,164,234,0.55);\n  box-shadow: 0 28px 60px rgba(0,0,0,0.10);\n}\n\n.what-we-do-icon {\n  width: 78px;\n  height: 78px;\n  margin-bottom: 34px;\n  color: #111111;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 48px;\n  transition: color 0.3s ease, transform 0.3s ease;\n}\n\n.what-we-do-card:hover .what-we-do-icon {\n  color: #D3A4EA;\n  transform: scale(1.08);\n}\n\n.what-we-do-card h3 {\n  font-size: 25px;\n  line-height: 1.15;\n  color: #222222;\n  margin: 0 0 18px;\n  font-weight: 700;\n}\n\n.what-we-do-card p {\n  max-width: 420px;\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(0,0,0,0.58);\n  margin: 0;\n  font-weight: 700;\n}\n\n\/* MOTION *\/\n.what-we-do-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.1s ease, opacity 1.1s ease;\n  transform-origin: center;\n}\n\n.what-we-do-zoom.what-we-do-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .what-we-do-section {\n    padding: 60px 40px 0;\n  }\n\n  .what-we-do-header {\n    margin-bottom: 40px;\n  }\n\n  .what-we-do-header h2 {\n    font-size: 30px;\n  }\n\n  .what-we-do-grid {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  .what-we-do-card {\n    min-height: 300px;\n    padding: 38px 24px 34px;\n  }\n\n  .what-we-do-icon {\n    width: 68px;\n    height: 68px;\n    font-size: 40px;\n    margin-bottom: 28px;\n  }\n\n  .what-we-do-card h3 {\n    font-size: 25px;\n  }\n\n  .what-we-do-card p {\n    font-size: 18px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .what-we-do-section {\n    padding: 30px 20px 0;\n  }\n\n  .what-we-do-header {\n    margin-bottom: 32px;\n  }\n\n  .what-we-do-header h2 {\n    font-size: 22px;\n    line-height: 1.18;\n  }\n\n  .what-we-do-grid {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .what-we-do-card {\n    min-height: 280px;\n    padding: 34px 24px;\n    border-radius: 16px;\n  }\n\n  .what-we-do-icon {\n    width: 64px;\n    height: 64px;\n    font-size: 38px;\n    margin-bottom: 26px;\n  }\n\n  .what-we-do-card h3 {\n    font-size: 25px;\n  }\n\n  .what-we-do-card p {\n    font-size: 18px;\n    line-height: 1.5;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const section = document.querySelector(\".what-we-do-section\");\n  if (!section) return;\n\n  const items = section.querySelectorAll(\".what-we-do-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"what-we-do-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.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-ded87d2 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=\"ded87d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c75add9 elementor-widget elementor-widget-html\" data-id=\"c75add9\" 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=Joan&display=swap\" rel=\"stylesheet\">\n\n<section class=\"about-estate-section\">\n\n  <div class=\"about-estate-left about-estate-zoom\">\n\n    <h2>Helping You Find Homes That Feel Truly Yours<\/h2>\n\n    <p>\n      We connect buyers, renters, and investors with carefully selected homes,\n      modern villas, and premium properties that match their lifestyle, comfort,\n      and long-term goals.\n    <\/p>\n\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=105\" class=\"about-estate-btn\">\n      Contact Us\n    <\/a>\n  <\/div>\n\n  <div class=\"about-estate-center about-estate-zoom\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1622683450278-8ea036f41ad4?q=80&w=774&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Modern home exterior\">\n  <\/div>\n\n  <div class=\"about-estate-right about-estate-zoom\">\n\n    <div class=\"about-stat-card\">\n      <h3>200+<\/h3>\n      <p>Homes Successfully Purchased<\/p>\n    <\/div>\n\n    <div class=\"about-stat-card\">\n      <h3>10K+<\/h3>\n      <p>Published Property Listings<\/p>\n    <\/div>\n\n    <div class=\"about-small-img\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600566753086-00f18fb6b3ea?q=80&w=900&auto=format&fit=crop\" alt=\"Luxury home\">\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n<style>\n.about-estate-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.4s ease, opacity 1.4s ease;\n  transform-origin: center;\n}\n\n.about-estate-zoom.about-estate-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n.about-estate-section {\n  width: 100%;\n  padding: 80px 60px 0px 60px;\n  box-sizing: border-box;\n  font-family: 'Joan', serif;\n  display: grid;\n  grid-template-columns: 0.9fr 1.25fr 0.75fr;\n  gap: 22px;\n  align-items: stretch;\n  overflow: hidden;\n  background: #ffffff;\n}\n\n.about-estate-left {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.about-estate-left h2 {\n  font-size: 45px;\n  line-height: 1.1;\n  color: #222222;\n  margin: 0 0 24px;\n  font-weight: 400;\n}\n\n.about-estate-left p {\n  font-size: 18px;\n  line-height: 1.6;\n  color: rgba(0,0,0,0.58);\n  margin: 0 0 32px;\n}\n\n.about-estate-btn {\n  width: fit-content;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: #D3A4EA;\n  color: #ffffff;\n  padding: 14px 30px;\n  border-radius: 50px;\n  font-size: 18px;\n  font-weight: 700;\n  text-decoration: none !important;\n  transition: 0.3s ease;\n}\n\n.about-estate-btn:hover {\n  background: #000000;\n  color: #ffffff;\n}\n\n.about-estate-center {\n  height: 620px;\n  border-radius: 24px;\n  overflow: hidden;\n}\n\n.about-estate-center img,\n.about-small-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* REDUCED STAT CARD HEIGHT *\/\n.about-estate-right {\n  display: grid;\n  grid-template-rows: 0.65fr 0.65fr 1.7fr;\n  gap: 16px;\n}\n\n.about-stat-card {\n  min-height: 130px;\n  border-radius: 22px;\n  background: rgba(211, 164, 234, 0.16);\n  border: 1px solid rgba(211, 164, 234, 0.55);\n  padding: 20px 24px;\n  box-sizing: border-box;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.about-stat-card h3 {\n  font-size: 30px;\n  line-height: 1;\n  color: #222222;\n  margin: 0 0 8px;\n  font-weight: 400;\n}\n\n.about-stat-card p {\n  font-size: 18px;\n  line-height: 1.3;\n  color: rgba(0,0,0,0.58);\n  margin: 0;\n}\n\n.about-small-img {\n  border-radius: 22px;\n  overflow: hidden;\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .about-estate-section {\n    padding: 60px 40px 0px 40px;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .about-estate-left {\n    grid-column: span 2;\n  }\n\n  .about-estate-left h2 {\n    font-size: 30px;\n  }\n\n  .about-estate-center {\n    height: 520px;\n  }\n\n  .about-estate-right {\n    grid-template-rows: 120px 120px 1fr;\n  }\n\n  .about-stat-card {\n    min-height: 120px;\n    padding: 18px 22px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .about-estate-section {\n    padding: 30px 20px 0px 20px;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .about-estate-left {\n    grid-column: auto;\n  }\n\n  .about-estate-left h2 {\n    font-size: 22px;\n  }\n\n  .about-estate-left p {\n    font-size: 18px;\n  }\n\n  .about-estate-btn {\n    width: 100%;\n  }\n\n  .about-estate-center {\n    height: 360px;\n  }\n\n  .about-estate-right {\n    grid-template-rows: auto;\n  }\n\n  .about-stat-card {\n    min-height: 105px;\n    padding: 18px 20px;\n  }\n\n  .about-stat-card h3 {\n    font-size: 34px;\n  }\n\n  .about-small-img {\n    height: 280px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const items = document.querySelectorAll(\".about-estate-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"about-estate-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.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-aef25a3 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=\"aef25a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e389b6 elementor-widget elementor-widget-html\" data-id=\"0e389b6\" 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=Joan&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=\"property-showcase-section\">\n\n  <div class=\"property-showcase-header property-showcase-zoom\">\n    <span>Featured Properties<\/span>\n    <h2>Explore Homes Made For Modern Living<\/h2>\n    <p>\n      Discover handpicked residences with refined spaces, thoughtful details,\n      and locations designed around comfort and convenience.\n    <\/p>\n  <\/div>\n\n  <div class=\"property-showcase-grid\">\n\n    <!-- CARD 1 -->\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"property-showcase-card property-showcase-zoom\">\n      <div class=\"property-showcase-image\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1596480823522-b9827f1fe2d2?q=80&w=1548&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Modern luxury home\">\n        <span>For Rent<\/span>\n      <\/div>\n\n      <div class=\"property-showcase-content\">\n        <h3>Luxury Loft in San Francisco<\/h3>\n\n        <div class=\"property-showcase-location\">\n          <i class=\"fa-solid fa-location-dot\"><\/i>\n          <p>2238 Stradella Rd, San Francisco<\/p>\n        <\/div>\n\n        <div class=\"property-showcase-info\">\n          <div><i class=\"fa-regular fa-square\"><\/i>2,553 sqft<\/div>\n          <div><i class=\"fa-solid fa-bath\"><\/i>3 baths<\/div>\n          <div><i class=\"fa-solid fa-bed\"><\/i>2 beds<\/div>\n        <\/div>\n\n        <div class=\"property-showcase-bottom\">\n          <strong>$4,200\/mo<\/strong>\n          <span>View Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- CARD 2 -->\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"property-showcase-card property-showcase-zoom\">\n      <div class=\"property-showcase-image\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1613977257363-707ba9348227?q=80&w=1400&auto=format&fit=crop\" alt=\"Contemporary villa\">\n        <span>For Sale<\/span>\n      <\/div>\n\n      <div class=\"property-showcase-content\">\n        <h3>Oakwood Modern Villa<\/h3>\n\n        <div class=\"property-showcase-location\">\n          <i class=\"fa-solid fa-location-dot\"><\/i>\n          <p>125 Maple Street, Austin<\/p>\n        <\/div>\n\n        <div class=\"property-showcase-info\">\n          <div><i class=\"fa-regular fa-square\"><\/i>3,120 sqft<\/div>\n          <div><i class=\"fa-solid fa-bath\"><\/i>4 baths<\/div>\n          <div><i class=\"fa-solid fa-bed\"><\/i>4 beds<\/div>\n        <\/div>\n\n        <div class=\"property-showcase-bottom\">\n          <strong>$950,000<\/strong>\n          <span>View Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- CARD 3 -->\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"property-showcase-card property-showcase-zoom\">\n      <div class=\"property-showcase-image\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1721989517058-ea332276a832?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Private residence exterior\">\n        <span>For Rent<\/span>\n      <\/div>\n\n      <div class=\"property-showcase-content\">\n        <h3>Skyline Private Residence<\/h3>\n\n        <div class=\"property-showcase-location\">\n          <i class=\"fa-solid fa-location-dot\"><\/i>\n          <p>890 Canyon View Dr, Los Angeles<\/p>\n        <\/div>\n\n        <div class=\"property-showcase-info\">\n          <div><i class=\"fa-regular fa-square\"><\/i>2,840 sqft<\/div>\n          <div><i class=\"fa-solid fa-bath\"><\/i>3 baths<\/div>\n          <div><i class=\"fa-solid fa-bed\"><\/i>3 beds<\/div>\n        <\/div>\n\n        <div class=\"property-showcase-bottom\">\n          <strong>$5,600\/mo<\/strong>\n          <span>View Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <!-- CARD 4 -->\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"property-showcase-card property-showcase-zoom\">\n      <div class=\"property-showcase-image\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1585216658790-094546fa88e1?q=80&w=1752&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"Luxury family home interior\">\n        <span>For Sale<\/span>\n      <\/div>\n\n      <div class=\"property-showcase-content\">\n        <h3>Crystal Bay Family Home<\/h3>\n\n        <div class=\"property-showcase-location\">\n          <i class=\"fa-solid fa-location-dot\"><\/i>\n          <p>412 Ocean Crest Ave, Malibu<\/p>\n        <\/div>\n\n        <div class=\"property-showcase-info\">\n          <div><i class=\"fa-regular fa-square\"><\/i>3,450 sqft<\/div>\n          <div><i class=\"fa-solid fa-bath\"><\/i>5 baths<\/div>\n          <div><i class=\"fa-solid fa-bed\"><\/i>5 beds<\/div>\n        <\/div>\n\n        <div class=\"property-showcase-bottom\">\n          <strong>$1,280,000<\/strong>\n          <span>View Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n  <\/div>\n\n  <div class=\"property-showcase-button-wrap property-showcase-zoom\">\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"property-showcase-btn\">\n      Browse All Properties\n    <\/a>\n  <\/div>\n\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.property-showcase-section {\n  width: 100%;\n  padding: 80px 60px 0;\n  background: #ffffff;\n  font-family: 'Joan', serif;\n  overflow: hidden;\n}\n\n\/* HEADER *\/\n.property-showcase-header {\n  max-width: 760px;\n  margin: 0 auto 45px;\n  text-align: center;\n}\n\n.property-showcase-header span {\n  display: inline-block;\n  color: #D3A4EA;\n  font-size: 18px;\n  line-height: 1;\n  font-weight: 700;\n  margin-bottom: 18px;\n}\n\n.property-showcase-header h2 {\n  font-size: 45px;\n  line-height: 1.1;\n  color: #222222;\n  margin: 0 0 18px;\n  font-weight: 400;\n}\n\n.property-showcase-header p {\n  max-width: 680px;\n  margin: 0 auto;\n  color: rgba(0,0,0,0.58);\n  font-size: 18px;\n  line-height: 1.55;\n}\n\n\/* GRID *\/\n.property-showcase-grid {\n  width: 100%;\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n}\n\n.property-showcase-card {\n  width: 100%;\n  background: #ffffff;\n  border: 1px solid rgba(0,0,0,0.12) !important;\n  border-bottom: 1px solid rgba(0,0,0,0.18) !important;\n  border-radius: 18px;\n  overflow: hidden;\n  color: #222222;\n  text-decoration: none !important;\n  box-shadow: 0 18px 45px rgba(0,0,0,0.06);\n  transition: transform 0.35s ease, box-shadow 0.35s ease;\n}\n\n.property-showcase-card:hover,\n.property-showcase-card:focus,\n.property-showcase-card:active,\n.property-showcase-card:visited {\n  border: 1px solid rgba(0,0,0,0.12) !important;\n  border-bottom: 1px solid rgba(0,0,0,0.18) !important;\n}\n\n.property-showcase-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 28px 60px rgba(0,0,0,0.12);\n}\n\n.property-showcase-image {\n  position: relative;\n  width: 100%;\n  height: 340px;\n  overflow: hidden;\n  background: #000000;\n}\n\n.property-showcase-image img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n  transition: transform 0.6s ease, filter 0.6s ease;\n}\n\n.property-showcase-card:hover .property-showcase-image img {\n  transform: scale(1.07);\n  filter: brightness(0.86);\n}\n\n.property-showcase-image span {\n  position: absolute;\n  top: 18px;\n  left: 18px;\n  background: #D3A4EA;\n  color: #ffffff;\n  padding: 9px 18px;\n  border-radius: 50px;\n  font-size: 16px;\n  line-height: 1;\n  font-weight: 700;\n}\n\n.property-showcase-content {\n  padding: 28px 26px 26px;\n}\n\n.property-showcase-content h3 {\n  font-size: 25px;\n  line-height: 1.15;\n  color: #222222;\n  margin: 0 0 16px;\n  font-weight: 700;\n}\n\n.property-showcase-location {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 22px;\n}\n\n.property-showcase-location i {\n  color: #D3A4EA;\n  font-size: 17px;\n  line-height: 1.4;\n}\n\n.property-showcase-location p {\n  font-size: 18px;\n  line-height: 1.4;\n  color: rgba(0,0,0,0.58);\n  margin: 0;\n}\n\n.property-showcase-info {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  padding: 18px 0;\n  border-top: 1px solid rgba(0,0,0,0.08);\n  border-bottom: 1px solid rgba(0,0,0,0.08);\n}\n\n.property-showcase-info div {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  color: #222222;\n  font-size: 18px;\n  line-height: 1.2;\n}\n\n.property-showcase-info i {\n  color: #D3A4EA;\n  min-width: 18px;\n}\n\n.property-showcase-bottom {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  margin-top: 22px;\n}\n\n.property-showcase-bottom strong {\n  font-size: 22px;\n  line-height: 1;\n  color: #222222;\n  font-weight: 700;\n}\n\n.property-showcase-bottom span {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  color: #D3A4EA;\n  font-size: 17px;\n  line-height: 1;\n  font-weight: 700;\n  white-space: nowrap;\n}\n\n.property-showcase-button-wrap {\n  display: flex;\n  justify-content: center;\n  margin-top: 35px;\n}\n\n.property-showcase-btn {\n  display: inline-flex;\n  justify-content: center;\n  align-items: center;\n  background: #D3A4EA;\n  color: #ffffff;\n  padding: 14px 32px;\n  border-radius: 50px;\n  font-size: 18px;\n  line-height: 1;\n  font-weight: 700;\n  text-decoration: none !important;\n  transition: 0.3s ease;\n}\n\n.property-showcase-btn:hover {\n  background: #000000;\n  color: #ffffff;\n}\n\n\/* MOTION *\/\n.property-showcase-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.1s ease, opacity 1.1s ease;\n  transform-origin: center;\n}\n\n.property-showcase-zoom.property-showcase-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n\/* REMOVE THEME UNDERLINES ONLY *\/\n.property-showcase-section a,\n.property-showcase-section a:hover,\n.property-showcase-section a:focus,\n.property-showcase-section a:active,\n.property-showcase-section a:visited {\n  text-decoration: none !important;\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .property-showcase-section {\n    padding: 60px 40px 0;\n  }\n\n  .property-showcase-header h2 {\n    font-size: 30px;\n  }\n\n  .property-showcase-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 22px;\n  }\n\n  .property-showcase-image {\n    height: 270px;\n  }\n\n  .property-showcase-info {\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .property-showcase-btn {\n    font-size: 16px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .property-showcase-section {\n    padding: 30px 20px 0;\n  }\n\n  .property-showcase-header {\n    margin-bottom: 32px;\n  }\n\n  .property-showcase-header h2 {\n    font-size: 22px;\n    line-height: 1.18;\n  }\n\n  .property-showcase-header p {\n    font-size: 18px;\n  }\n\n  .property-showcase-grid {\n    grid-template-columns: 1fr;\n    gap: 22px;\n  }\n\n  .property-showcase-image {\n    height: 250px;\n  }\n\n  .property-showcase-content {\n    padding: 24px 22px;\n  }\n\n  .property-showcase-content h3 {\n    font-size: 25px;\n  }\n\n  .property-showcase-location p,\n  .property-showcase-info div {\n    font-size: 18px;\n  }\n\n  .property-showcase-info {\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .property-showcase-bottom {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .property-showcase-btn {\n    width: 100%;\n    font-size: 16px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const section = document.querySelector(\".property-showcase-section\");\n  if (!section) return;\n\n  const animatedItems = section.querySelectorAll(\".property-showcase-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"property-showcase-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  animatedItems.forEach(function(item) {\n    observer.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-79d7e8d 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=\"79d7e8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0848fd0 elementor-widget elementor-widget-html\" data-id=\"0848fd0\" 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=Joan&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=\"home-benefits-section\">\n\n  <div class=\"home-benefits-header home-benefits-zoom\">\n    <span>Why Choose Us<\/span>\n    <h2>Your Property Journey Made Simple<\/h2>\n    <p>\n      From search to final decision, we guide you with trusted advice,\n      verified listings, and clear support at every step.\n    <\/p>\n  <\/div>\n\n  <div class=\"home-benefits-wrap\">\n\n    <div class=\"home-benefits-left home-benefits-zoom\">\n      <img decoding=\"async\" \n        src=\"https:\/\/images.unsplash.com\/photo-1600566753376-12c8ab7fb75b?q=80&w=1400&auto=format&fit=crop\" \n        alt=\"Luxury real estate living room\"\n      >\n\n      <div class=\"home-benefits-badge\">\n        <strong>500+<\/strong>\n        <span>Successful Property Deals<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"home-benefits-right\">\n\n      <div class=\"home-benefit-item home-benefits-zoom\">\n        <div class=\"home-benefit-icon\">\n          <i class=\"fa-solid fa-house-circle-check\"><\/i>\n        <\/div>\n\n        <div>\n          <h3>Verified Properties<\/h3>\n          <p>\n            Every listing is reviewed carefully so you can explore homes with\n            better confidence and fewer doubts and more clearance.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"home-benefit-item home-benefits-zoom\">\n        <div class=\"home-benefit-icon\">\n          <i class=\"fa-solid fa-user-tie\"><\/i>\n        <\/div>\n\n        <div>\n          <h3>Expert Property Advice<\/h3>\n          <p>\n            Our consultants help you compare locations, pricing, layouts, and\n            future value before making a decision.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"home-benefit-item home-benefits-zoom\">\n        <div class=\"home-benefit-icon\">\n          <i class=\"fa-solid fa-file-signature\"><\/i>\n        <\/div>\n\n        <div>\n          <h3>Smooth Documentation<\/h3>\n          <p>\n            We assist with important paperwork, visit planning, and transaction\n            steps for a cleaner property experience and livabilty.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"home-benefit-item home-benefits-zoom\">\n        <div class=\"home-benefit-icon\">\n          <i class=\"fa-solid fa-chart-line\"><\/i>\n        <\/div>\n\n        <div>\n          <h3>Smart Investment Support<\/h3>\n          <p>\n            Get insights on rental potential, resale value, and property demand\n            before choosing your next investment.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\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.home-benefits-section {\n  width: 100%;\n  padding: 80px 60px 0;\n  background: #ffffff;\n  font-family: 'Joan', serif;\n  overflow: hidden;\n}\n\n\/* HEADER *\/\n.home-benefits-header {\n  max-width: 760px;\n  margin: 0 auto 45px;\n  text-align: center;\n}\n\n.home-benefits-header span {\n  display: inline-block;\n  color: #D3A4EA;\n  font-size: 18px;\n  line-height: 1;\n  font-weight: 700;\n  margin-bottom: 18px;\n}\n\n.home-benefits-header h2 {\n  font-size: 45px;\n  line-height: 1.1;\n  color: #222222;\n  margin: 0 0 18px;\n  font-weight: 400;\n}\n\n.home-benefits-header p {\n  max-width: 680px;\n  margin: 0 auto;\n  color: rgba(0,0,0,0.58);\n  font-size: 18px;\n  line-height: 1.55;\n}\n\n\/* LAYOUT *\/\n.home-benefits-wrap {\n  display: grid;\n  grid-template-columns: 0.95fr 1.05fr;\n  gap: 34px;\n  align-items: stretch;\n}\n\n.home-benefits-left {\n  position: relative;\n  min-height: 620px;\n  border-radius: 18px;\n  overflow: hidden;\n  background: #000000;\n  box-shadow: 0 18px 45px rgba(0,0,0,0.06);\n}\n\n.home-benefits-left img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: brightness(0.86);\n}\n\n.home-benefits-badge {\n  position: absolute;\n  left: 28px;\n  bottom: 28px;\n  width: calc(100% - 56px);\n  padding: 24px 26px;\n  border-radius: 16px;\n  background: rgba(255,255,255,0.92);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 18px;\n}\n\n.home-benefits-badge strong {\n  font-size: 45px;\n  line-height: 1;\n  color: #222222;\n  font-weight: 400;\n}\n\n.home-benefits-badge span {\n  font-size: 18px;\n  line-height: 1.4;\n  color: rgba(0,0,0,0.58);\n  font-weight: 700;\n  text-align: right;\n}\n\n\/* RIGHT ITEMS *\/\n.home-benefits-right {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 18px;\n}\n\n.home-benefit-item {\n  padding: 32px 30px;\n  border-radius: 18px;\n  background: #f7f7f7;\n  border: 1px solid rgba(0,0,0,0.08);\n  display: grid;\n  grid-template-columns: 76px 1fr;\n  gap: 22px;\n  align-items: flex-start;\n  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;\n}\n\n.home-benefit-item:hover {\n  transform: translateY(-6px);\n  border-color: rgba(211,164,234,0.55);\n  box-shadow: 0 24px 55px rgba(0,0,0,0.10);\n}\n\n.home-benefit-icon {\n  width: 76px;\n  height: 76px;\n  border-radius: 50%;\n  background: #ffffff;\n  color: #D3A4EA;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 30px;\n  box-shadow: 0 14px 30px rgba(0,0,0,0.06);\n}\n\n.home-benefit-item h3 {\n  font-size: 25px;\n  line-height: 1.15;\n  color: #222222;\n  margin: 0 0 12px;\n  font-weight: 700;\n}\n\n.home-benefit-item p {\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(0,0,0,0.58);\n  margin: 0;\n}\n\n\/* MOTION *\/\n.home-benefits-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.1s ease, opacity 1.1s ease;\n  transform-origin: center;\n}\n\n.home-benefits-zoom.home-benefits-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .home-benefits-section {\n    padding: 60px 40px 0;\n  }\n\n  .home-benefits-header h2 {\n    font-size: 30px;\n  }\n\n  .home-benefits-wrap {\n    grid-template-columns: 1fr;\n    gap: 28px;\n  }\n\n  .home-benefits-left {\n    min-height: 420px;\n  }\n\n  .home-benefits-right {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .home-benefit-item {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .home-benefits-section {\n    padding: 30px 20px 0;\n  }\n\n  .home-benefits-header {\n    margin-bottom: 32px;\n  }\n\n  .home-benefits-header h2 {\n    font-size: 22px;\n    line-height: 1.18;\n  }\n\n  .home-benefits-header p {\n    font-size: 18px;\n  }\n\n  .home-benefits-left {\n    min-height: 360px;\n    border-radius: 16px;\n  }\n\n  .home-benefits-badge {\n    left: 18px;\n    bottom: 18px;\n    width: calc(100% - 36px);\n    padding: 20px;\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .home-benefits-badge strong {\n    font-size: 38px;\n  }\n\n  .home-benefits-badge span {\n    text-align: left;\n    font-size: 18px;\n  }\n\n  .home-benefits-right {\n    grid-template-columns: 1fr;\n  }\n\n  .home-benefit-item {\n    padding: 28px 22px;\n    grid-template-columns: 1fr;\n    text-align: center;\n    justify-items: center;\n  }\n\n  .home-benefit-icon {\n    width: 68px;\n    height: 68px;\n    font-size: 26px;\n  }\n\n  .home-benefit-item h3 {\n    font-size: 25px;\n  }\n\n  .home-benefit-item p {\n    font-size: 18px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const section = document.querySelector(\".home-benefits-section\");\n  if (!section) return;\n\n  const items = section.querySelectorAll(\".home-benefits-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"home-benefits-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.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-047b6cb 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-child\" data-id=\"047b6cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-819b98f elementor-widget elementor-widget-html\" data-id=\"819b98f\" 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=Joan&display=swap\" rel=\"stylesheet\">\n\n<section class=\"easy-steps-section\">\n\n  <div class=\"easy-steps-top easy-steps-zoom\">\n    <h2>Find your perfect home as easy as 1, 2, 3<\/h2>\n\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=105\" class=\"easy-steps-btn\">\n      Contact Us\n    <\/a>\n  <\/div>\n\n  <div class=\"easy-steps-grid\">\n\n    <div class=\"easy-steps-left easy-steps-zoom\">\n\n      <div class=\"easy-step-item\">\n        <div class=\"easy-step-title\">\n          <h3>Search for your favorite house on your location<\/h3>\n          <span>Step 01<\/span>\n        <\/div>\n\n        <p>\n          Explore homes by location, lifestyle, and property type to quickly find\n          options that match your needs and budget.\n        <\/p>\n      <\/div>\n\n      <div class=\"easy-step-item\">\n        <div class=\"easy-step-title\">\n          <h3>Make a visit appointment with one of our agents<\/h3>\n          <span>Step 02<\/span>\n        <\/div>\n\n        <p>\n          Schedule a guided property visit with an experienced agent who can help\n          you understand every detail before making a decision.\n        <\/p>\n      <\/div>\n\n      <div class=\"easy-step-item\">\n        <div class=\"easy-step-title\">\n          <h3>Get your dream house in a month, or less<\/h3>\n          <span>Step 03<\/span>\n        <\/div>\n\n        <p>\n          Move forward with confidence through a smooth process, from shortlisting\n          and visits to final paperwork and handover.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"easy-steps-image easy-steps-zoom\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1598228723793-52759bba239c?q=80&w=1400&auto=format&fit=crop\" alt=\"Modern house surrounded by greenery\">\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n<style>\n.easy-steps-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.4s ease, opacity 1.4s ease;\n  transform-origin: center;\n}\n\n.easy-steps-zoom.easy-steps-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n.easy-steps-section {\n  width: 100%;\n  padding: 80px 60px 0px 60px;\n  box-sizing: border-box;\n  font-family: 'Joan', serif;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n.easy-steps-top {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 40px;\n  margin-bottom: 45px;\n}\n\n.easy-steps-top h2 {\n  max-width: 620px;\n  font-size: 45px;\n  line-height: 1.15;\n  color: #222222;\n  margin: 0;\n  font-weight: 400;\n}\n\n.easy-steps-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: #D3A4EA;\n  color: #ffffff !important;\n  padding: 14px 32px;\n  border-radius: 50px;\n  font-size: 18px;\n  font-weight: 700;\n  text-decoration: none !important;\n  white-space: nowrap;\n  transition: 0.3s ease;\n}\n\n.easy-steps-btn:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n.easy-steps-grid {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 48px;\n  align-items: stretch;\n}\n\n.easy-steps-left {\n  display: flex;\n  flex-direction: column;\n}\n\n.easy-step-item {\n  display: grid;\n  grid-template-columns: 0.85fr 1fr;\n  gap: 55px;\n  padding: 34px 0;\n  border-bottom: 1px solid rgba(0,0,0,0.10);\n}\n\n.easy-step-item:first-child {\n  padding-top: 0;\n}\n\n.easy-step-title {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  gap: 55px;\n}\n\n.easy-step-title h3 {\n  font-size: 25px;\n  line-height: 1.2;\n  color: #222222;\n  margin: 0;\n  font-weight: 400;\n}\n\n.easy-step-title span {\n  font-size: 18px;\n  color: rgba(0,0,0,0.50);\n}\n\n.easy-step-item p {\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(0,0,0,0.55);\n  margin: 0;\n  align-self: center;\n}\n\n.easy-steps-image {\n  height: 650px;\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.easy-steps-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* REMOVE THEME UNDERLINES *\/\n.easy-steps-section a,\n.easy-steps-section a:hover,\n.easy-steps-section a:focus,\n.easy-steps-section a:active,\n.easy-steps-section a:visited {\n  text-decoration: none !important;\n  border-bottom: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .easy-steps-section {\n    padding: 60px 40px 0px 40px;\n  }\n\n  .easy-steps-top {\n    flex-direction: column;\n    margin-bottom: 38px;\n  }\n\n  .easy-steps-top h2 {\n    font-size: 30px;\n  }\n\n  .easy-steps-grid {\n    grid-template-columns: 1fr;\n    gap: 35px;\n  }\n\n  .easy-steps-image {\n    height: 520px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .easy-steps-section {\n    padding: 30px 20px 0px 20px;\n  }\n\n  .easy-steps-top h2 {\n    font-size: 22px;\n  }\n\n  .easy-steps-btn {\n    width: 100%;\n  }\n\n  .easy-step-item {\n    grid-template-columns: 1fr;\n    gap: 18px;\n    padding: 28px 0;\n  }\n\n  .easy-step-title {\n    gap: 20px;\n  }\n\n  .easy-step-title h3 {\n    font-size: 25px;\n  }\n\n  .easy-step-title span,\n  .easy-step-item p {\n    font-size: 18px;\n  }\n\n  .easy-steps-image {\n    height: 400px;\n    border-radius: 16px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const items = document.querySelectorAll(\".easy-steps-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"easy-steps-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.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-bd9b80e 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=\"bd9b80e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b2b54d elementor-widget elementor-widget-html\" data-id=\"1b2b54d\" 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=Joan&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=\"agents-section\">\n\n  <div class=\"agents-header agents-zoom\">\n    <h2>Meet Our Agents<\/h2>\n    <p>\n      Work with experienced property specialists who understand your goals and\n      guide you through every step with clarity and care.\n    <\/p>\n  <\/div>\n\n  <div class=\"agents-slider agents-zoom\">\n    <div class=\"agents-grid\">\n\n      <div class=\"agent-card\">\n        <div class=\"agent-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1528892952291-009c663ce843?q=80&w=644&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\" alt=\"John Carter\">\n        <\/div>\n\n        <div class=\"agent-info\">\n          <div>\n            <h3>John Carter<\/h3>\n            <p>CEO & Founder<\/p>\n          <\/div>\n\n          <div class=\"agent-socials\">\n            <a href=\"#\"><i class=\"fa-brands fa-facebook-f\"><\/i><\/a>\n            <a href=\"#\"><i class=\"fa-brands fa-x-twitter\"><\/i><\/a>\n            <a href=\"#\"><i class=\"fa-brands fa-instagram\"><\/i><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"agent-card\">\n        <div class=\"agent-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1529626455594-4ff0802cfb7e?w=800&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mzh8fHBlcnNvbnxlbnwwfDF8MHx8fDA%3D\" alt=\"Sophie Moore\">\n        <\/div>\n\n        <div class=\"agent-info\">\n          <div>\n            <h3>Sophie Moore<\/h3>\n            <p>Property Agent<\/p>\n          <\/div>\n\n          <div class=\"agent-socials\">\n            <a href=\"#\"><i class=\"fa-brands fa-facebook-f\"><\/i><\/a>\n            <a href=\"#\"><i class=\"fa-brands fa-x-twitter\"><\/i><\/a>\n            <a href=\"#\"><i class=\"fa-brands fa-instagram\"><\/i><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"agent-card\">\n        <div class=\"agent-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1531891437562-4301cf35b7e4?w=800&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTA2fHxwZXJzb258ZW58MHwxfDB8fHww\" alt=\"Matt Cannon\">\n        <\/div>\n\n        <div class=\"agent-info\">\n          <div>\n            <h3>Matt Cannon<\/h3>\n            <p>Senior Agent<\/p>\n          <\/div>\n\n          <div class=\"agent-socials\">\n            <a href=\"#\"><i class=\"fa-brands fa-facebook-f\"><\/i><\/a>\n            <a href=\"#\"><i class=\"fa-brands fa-x-twitter\"><\/i><\/a>\n            <a href=\"#\"><i class=\"fa-brands fa-instagram\"><\/i><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\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.agents-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.4s ease, opacity 1.4s ease;\n  transform-origin: center;\n}\n\n.agents-zoom.agents-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n.agents-section {\n  width: 100%;\n  padding: 80px 60px 0px 60px;\n  box-sizing: border-box;\n  font-family: 'Joan', serif;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n.agents-header {\n  max-width: 650px;\n  margin: 0 auto 45px;\n  text-align: center;\n}\n\n.agents-header h2 {\n  font-size: 45px;\n  line-height: 1.05;\n  color: #222222;\n  margin: 0 0 18px;\n  font-weight: 400;\n  text-align: center;\n}\n\n.agents-header p {\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(0,0,0,0.55);\n  margin: 0;\n  text-align: center;\n}\n\n.agents-slider {\n  width: 100%;\n  overflow: visible;\n}\n\n.agents-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}\n\n.agent-card {\n  width: 100%;\n}\n\n.agent-image {\n  width: 100%;\n  height: 490px;\n  border-radius: 14px;\n  overflow: hidden;\n  margin-bottom: 28px;\n  background: #f4f4f4;\n}\n\n.agent-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: brightness(0.97);\n  transition: transform 0.6s ease;\n}\n\n\/* FIRST IMAGE - PUSH UP MORE *\/\n.agent-card:nth-child(1) .agent-image img {\n  object-position: center 5%;\n}\n\n\/* SECOND IMAGE - PUSH UP MORE *\/\n.agent-card:nth-child(2) .agent-image img {\n  object-position: center 3%;\n}\n\n\/* THIRD IMAGE - KEEP ORIGINAL *\/\n.agent-card:nth-child(3) .agent-image img {\n  object-position: center center;\n}\n\n.agent-card:hover .agent-image img {\n  transform: scale(1.04);\n}\n\n.agent-info {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 18px;\n}\n\n.agent-info h3 {\n  font-size: 25px;\n  line-height: 1.1;\n  color: #222222;\n  margin: 0 0 6px;\n  font-weight: 400;\n}\n\n.agent-info p {\n  font-size: 18px;\n  line-height: 1.25;\n  color: rgba(0,0,0,0.55);\n  margin: 0;\n}\n\n.agent-socials {\n  display: flex;\n  gap: 18px;\n  align-items: center;\n  padding-top: 8px;\n}\n\n.agent-socials a {\n  color: #222222;\n  font-size: 18px;\n  text-decoration: none !important;\n  transition: 0.3s ease;\n}\n\n.agent-socials a:hover {\n  color: #D3A4EA;\n}\n\n.agents-section a,\n.agents-section a:hover,\n.agents-section a:focus,\n.agents-section a:active,\n.agents-section a:visited {\n  text-decoration: none !important;\n  border-bottom: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET *\/\n@media (min-width: 768px) and (max-width: 1024px) {\n  .agents-section {\n    padding: 60px 40px 0px 40px;\n  }\n\n  .agents-header {\n    margin: 0 auto 45px;\n  }\n\n  .agents-header h2 {\n    font-size: 30px;\n  }\n\n  .agents-slider {\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .agents-grid {\n    display: flex;\n    gap: 24px;\n    transition: transform 0.6s ease;\n    will-change: transform;\n  }\n\n  .agent-card {\n    flex: 0 0 calc((100% - 24px) \/ 2);\n    max-width: calc((100% - 24px) \/ 2);\n  }\n\n  .agent-image {\n    height: 400px;\n  }\n\n  .agent-card:nth-child(1) .agent-image img {\n    object-position: center 4%;\n  }\n\n  .agent-card:nth-child(2) .agent-image img {\n    object-position: center 2%;\n  }\n\n  .agent-card:nth-child(3) .agent-image img {\n    object-position: center center;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .agents-section {\n    padding: 30px 20px 0px 20px;\n  }\n\n  .agents-header {\n    margin: 0 auto 35px;\n  }\n\n  .agents-header h2 {\n    font-size: 22px;\n  }\n\n  .agents-header p {\n    font-size: 18px;\n  }\n\n  .agents-slider {\n    overflow: visible;\n  }\n\n  .agents-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 35px;\n    transform: none !important;\n  }\n\n  .agent-image {\n    height: 360px;\n    border-radius: 14px;\n    margin-bottom: 20px;\n  }\n\n  .agent-card:nth-child(1) .agent-image img {\n    object-position: center 44%;\n  }\n\n  .agent-card:nth-child(2) .agent-image img {\n    object-position: center 72%;\n  }\n\n  .agent-card:nth-child(3) .agent-image img {\n     object-position: center 34%;\n  }\n\n  .agent-info {\n    align-items: center;\n  }\n\n  .agent-socials {\n    gap: 15px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const items = document.querySelectorAll(\".agents-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"agents-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.observe(item);\n  });\n\n  const section = document.querySelector(\".agents-section\");\n  if (!section) return;\n\n  const track = section.querySelector(\".agents-grid\");\n  const cards = section.querySelectorAll(\".agent-card\");\n\n  let index = 0;\n  let interval = null;\n\n  function isTablet() {\n    return window.innerWidth >= 768 && window.innerWidth <= 1024;\n  }\n\n  function updateTabletSlider() {\n    if (!track || !cards.length) return;\n\n    if (!isTablet()) {\n      track.style.transform = \"translateX(0)\";\n      return;\n    }\n\n    const gap = 24;\n    const cardWidth = cards[0].getBoundingClientRect().width + gap;\n    track.style.transform = \"translateX(-\" + (index * cardWidth) + \"px)\";\n  }\n\n  function startTabletSlider() {\n    if (interval) clearInterval(interval);\n\n    if (!isTablet() || cards.length <= 2) {\n      index = 0;\n      updateTabletSlider();\n      return;\n    }\n\n    interval = setInterval(function () {\n      index = index >= cards.length - 2 ? 0 : index + 1;\n      updateTabletSlider();\n    }, 3000);\n  }\n\n  window.addEventListener(\"resize\", function () {\n    index = 0;\n    startTabletSlider();\n  });\n\n  window.addEventListener(\"load\", function () {\n    startTabletSlider();\n  });\n\n  startTabletSlider();\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ad4022 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=\"5ad4022\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-872fc0e elementor-widget elementor-widget-html\" data-id=\"872fc0e\" 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=Joan&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=\"scroll-testimonials-section\">\n\n  <div class=\"scroll-testimonials-header scroll-testimonials-zoom\">\n    <h2>What Our Customers Say About Us<\/h2>\n    <p>\n      Hear from clients who found their ideal homes with confidence, comfort,\n      and expert real estate guidance.\n    <\/p>\n  <\/div>\n\n  <div class=\"testimonial-slider-wrap scroll-testimonials-zoom\">\n\n    <div class=\"testimonial-slider-window\">\n      <div class=\"testimonial-slider-track\">\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1560250097-0b93528c311a?q=80&w=200&auto=format&fit=crop\" alt=\"Matt Cannon\">\n            <div>\n              <strong>Matt Cannon<\/strong>\n              <span>@mattcannon<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cOutstanding properties with the perfect balance of comfort, privacy, and modern quality.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1580489944761-15a19d654956?q=80&w=200&auto=format&fit=crop\" alt=\"Lilly Woods\">\n            <div>\n              <strong>Lilly Woods<\/strong>\n              <span>@lillywoods<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cThe team helped us compare homes clearly and choose a property that truly fit our lifestyle.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1519085360753-af0119f7cbe7?q=80&w=200&auto=format&fit=crop\" alt=\"John Carter\">\n            <div>\n              <strong>John Carter<\/strong>\n              <span>@johncarter<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cEvery visit was well organized, and the buying process felt smooth from start to finish.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544005313-94ddf0286df2?q=80&w=200&auto=format&fit=crop\" alt=\"Sophie Moore\">\n            <div>\n              <strong>Sophie Moore<\/strong>\n              <span>@sophiemoore<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cThey understood exactly what we wanted and guided us toward the right home quickly.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500648767791-00dcc994a43e?q=80&w=200&auto=format&fit=crop\" alt=\"David Wilson\">\n            <div>\n              <strong>David Wilson<\/strong>\n              <span>@davidwilson<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cA reliable team with beautiful listings and honest support at every step.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?q=80&w=200&auto=format&fit=crop\" alt=\"Andy Smith\">\n            <div>\n              <strong>Andy Smith<\/strong>\n              <span>@andysmith<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cTheir property recommendations saved us time and helped us focus only on serious options.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494790108377-be9c29b29330?q=80&w=200&auto=format&fit=crop\" alt=\"Sandy Houston\">\n            <div>\n              <strong>Sandy Houston<\/strong>\n              <span>@sandyhouston<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cProfessional agents, clear communication, and homes that matched our expectations.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1527980965255-d3b416303d12?q=80&w=200&auto=format&fit=crop\" alt=\"Patrick Meyer\">\n            <div>\n              <strong>Patrick Meyer<\/strong>\n              <span>@patrickmeyer<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cThe listings were well presented, accurate, and easy to understand before every visit.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1531123897727-8f129e1688ce?q=80&w=200&auto=format&fit=crop\" alt=\"Kathie Corl\">\n            <div>\n              <strong>Kathie Corl<\/strong>\n              <span>@kathiecorl<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cWe found a home that feels premium, peaceful, and perfect for our family.\u201d<\/p>\n        <\/div>\n\n        <div class=\"mini-testimonial-card\">\n          <div class=\"mini-user\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1519345182560-3f2917c472ef?q=80&w=200&auto=format&fit=crop\" alt=\"James Anderson\">\n            <div>\n              <strong>James Anderson<\/strong>\n              <span>@jamesanderson<\/span>\n            <\/div>\n          <\/div>\n          <p>\u201cA great experience from browsing properties to final paperwork.\u201d<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"scroll-testimonials-bottom scroll-testimonials-zoom\">\n    <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\">Browse all properties<\/a>\n  <\/div>\n\n<\/section>\n\n<style>\n.scroll-testimonials-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.4s ease, opacity 1.4s ease;\n  transform-origin: center;\n}\n\n.scroll-testimonials-zoom.scroll-testimonials-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n.scroll-testimonials-section {\n  width: 100%;\n  padding: 80px 60px;\n  box-sizing: border-box;\n  font-family: 'Joan', serif;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n.scroll-testimonials-header {\n  max-width: 760px;\n  margin: 0 auto 28px;\n  padding: 0;\n  text-align: center;\n  box-sizing: border-box;\n}\n\n.scroll-testimonials-header h2 {\n  font-size: 45px;\n  line-height: 1.1;\n  color: #222222;\n  margin: 0 0 12px;\n  font-weight: 400;\n}\n\n.scroll-testimonials-header p {\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(0,0,0,0.55);\n  margin: 0;\n}\n\n.testimonial-slider-wrap {\n  width: 100%;\n  overflow: hidden;\n}\n\n.testimonial-slider-window {\n  width: 100%;\n  overflow: hidden;\n}\n\n.testimonial-slider-track {\n  display: flex;\n  gap: 24px;\n  transition: transform 0.75s ease;\n  will-change: transform;\n}\n\n.mini-testimonial-card {\n  width: calc((100% - 48px) \/ 3);\n  min-width: calc((100% - 48px) \/ 3);\n  min-height: 210px;\n  border-radius: 16px;\n  background: #f8f8f8;\n  padding: 28px;\n  box-sizing: border-box;\n  flex-shrink: 0;\n}\n\n.mini-user {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 22px;\n}\n\n.mini-user img {\n  width: 42px;\n  height: 42px;\n  border-radius: 50%;\n  object-fit: cover;\n  flex-shrink: 0;\n}\n\n.mini-user div {\n  display: grid;\n  gap: 3px;\n}\n\n.mini-user strong {\n  font-size: 18px;\n  line-height: 1.2;\n  color: #222222;\n  font-weight: 700;\n}\n\n.mini-user span {\n  font-size: 16px;\n  line-height: 1.2;\n  color: rgba(0,0,0,0.45);\n}\n\n.mini-testimonial-card p {\n  font-size: 18px;\n  line-height: 1.45;\n  color: rgba(0,0,0,0.55);\n  margin: 0;\n}\n\n.scroll-testimonials-bottom {\n  display: flex;\n  justify-content: center;\n  margin-top: 30px;\n  padding: 0;\n}\n\n.scroll-testimonials-bottom a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: #D3A4EA;\n  color: #ffffff !important;\n  padding: 14px 32px;\n  border-radius: 50px;\n  font-size: 18px;\n  font-weight: 700;\n  text-decoration: none !important;\n  transition: 0.3s ease;\n}\n\n.scroll-testimonials-bottom a:hover {\n  background: #000000;\n  color: #ffffff !important;\n}\n\n\/* REMOVE THEME UNDERLINES *\/\n.scroll-testimonials-section a,\n.scroll-testimonials-section a:hover,\n.scroll-testimonials-section a:focus,\n.scroll-testimonials-section a:active,\n.scroll-testimonials-section a:visited {\n  text-decoration: none !important;\n  border-bottom: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .scroll-testimonials-section {\n    padding: 60px 40px;\n  }\n\n  .scroll-testimonials-header {\n    margin-bottom: 24px;\n  }\n\n  .scroll-testimonials-header h2 {\n    font-size: 30px;\n    margin-bottom: 10px;\n  }\n\n  .testimonial-slider-track {\n    gap: 18px;\n  }\n\n  .mini-testimonial-card {\n    width: calc((100% - 18px) \/ 2);\n    min-width: calc((100% - 18px) \/ 2);\n    min-height: 205px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .scroll-testimonials-section {\n    padding: 30px 20px;\n  }\n\n  .scroll-testimonials-header {\n    margin-bottom: 22px;\n  }\n\n  .scroll-testimonials-header h2 {\n    font-size: 22px;\n    margin-bottom: 8px;\n  }\n\n  .scroll-testimonials-header p {\n    font-size: 18px;\n  }\n\n  .testimonial-slider-track {\n    gap: 14px;\n  }\n\n  .mini-testimonial-card {\n    width: 100%;\n    min-width: 100%;\n    min-height: 190px;\n    padding: 22px;\n  }\n\n  .mini-user {\n    margin-bottom: 18px;\n  }\n\n  .scroll-testimonials-bottom {\n    margin-top: 24px;\n  }\n\n  .scroll-testimonials-bottom a {\n    width: 100%;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const items = document.querySelectorAll(\".scroll-testimonials-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"scroll-testimonials-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.observe(item);\n  });\n})();\n\n(function () {\n  const track = document.querySelector(\".testimonial-slider-track\");\n  const cards = document.querySelectorAll(\".mini-testimonial-card\");\n\n  if (!track || !cards.length) return;\n\n  let index = 0;\n  let visibleCards = 3;\n  let gap = 24;\n  let cardWidth = 0;\n\n  function getVisibleCards() {\n    if (window.innerWidth <= 767) return 1;\n    if (window.innerWidth <= 1024) return 2;\n    return 3;\n  }\n\n  function getGap() {\n    if (window.innerWidth <= 767) return 14;\n    if (window.innerWidth <= 1024) return 18;\n    return 24;\n  }\n\n  function updateSlider() {\n    visibleCards = getVisibleCards();\n    gap = getGap();\n    cardWidth = cards[0].offsetWidth;\n\n    const maxIndex = Math.max(cards.length - visibleCards, 0);\n\n    if (index > maxIndex) {\n      index = 0;\n    }\n\n    track.style.transform = \"translateX(-\" + ((cardWidth + gap) * index) + \"px)\";\n  }\n\n  function nextSlide() {\n    visibleCards = getVisibleCards();\n\n    const maxIndex = Math.max(cards.length - visibleCards, 0);\n\n    if (index >= maxIndex) {\n      index = 0;\n    } else {\n      index++;\n    }\n\n    updateSlider();\n  }\n\n  updateSlider();\n\n  let sliderInterval = setInterval(nextSlide, 2600);\n\n  window.addEventListener(\"resize\", function () {\n    updateSlider();\n  });\n\n  track.addEventListener(\"mouseenter\", function () {\n    clearInterval(sliderInterval);\n  });\n\n  track.addEventListener(\"mouseleave\", function () {\n    sliderInterval = setInterval(nextSlide, 2600);\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00618d0 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=\"00618d0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1676d75 elementor-widget elementor-widget-html\" data-id=\"1676d75\" 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=Joan&display=swap\" rel=\"stylesheet\">\n\n<section class=\"dream-home-cta-section\">\n\n  <div class=\"dream-home-overlay\"><\/div>\n\n  <div class=\"dream-home-content dream-home-zoom\">\n    <h2>Explore Your Dream Home Today<\/h2>\n\n    <p>\n      Discover elegant homes, private villas, and modern properties selected to\n      match your lifestyle, comfort, and future goals.\n    <\/p>\n\n    <div class=\"dream-home-buttons\">\n      <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"dream-home-btn primary\">\n        Browse all properties\n      <\/a>\n\n      <a href=\"https:\/\/teknr19.thestackly.net\/?page_id=930\" class=\"dream-home-btn secondary\">\n        Start exploring\n      <\/a>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<style>\n.dream-home-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: transform 1.4s ease, opacity 1.4s ease;\n  transform-origin: center;\n}\n\n.dream-home-zoom.dream-home-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n.dream-home-cta-section {\n  position: relative;\n  width: 100%;\n  min-height: 530px;\n  padding: 80px 60px;\n  box-sizing: border-box;\n  font-family: 'Joan', serif;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  background-image: url('https:\/\/images.unsplash.com\/photo-1605276374104-dee2a0ed3cd6?q=80&w=1800&auto=format&fit=crop');\n  background-size: cover;\n  background-position: center;\n  background-repeat: no-repeat;\n}\n\n.dream-home-overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(0,0,0,0.55);\n  z-index: 1;\n}\n\n.dream-home-content {\n  position: relative;\n  z-index: 2;\n  max-width: 760px;\n  text-align: center;\n}\n\n.dream-home-content h2 {\n  font-size: 45px;\n  line-height: 1.1;\n  color: #ffffff;\n  margin: 0 0 18px;\n  font-weight: 400;\n}\n\n.dream-home-content p {\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(255,255,255,0.9);\n  margin: 0 auto 30px;\n  max-width: 680px;\n}\n\n.dream-home-buttons {\n  display: flex;\n  justify-content: center;\n  gap: 14px;\n  flex-wrap: wrap;\n}\n\n.dream-home-btn {\n  min-width: 190px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 30px;\n  border-radius: 50px;\n  font-size: 18px;\n  font-weight: 700;\n  text-decoration: none !important;\n  transition: 0.3s ease;\n  box-sizing: border-box;\n}\n\n.dream-home-btn.primary {\n  background: #D3A4EA;\n  color: #ffffff !important;\n}\n\n.dream-home-btn.secondary {\n  background: transparent;\n  color: #ffffff !important;\n  border: 2px solid #ffffff;\n}\n\n.dream-home-btn:hover {\n  background: #000000;\n  color: #ffffff !important;\n  border-color: #000000;\n}\n\n\/* REMOVE THEME UNDERLINES *\/\n.dream-home-cta-section a,\n.dream-home-cta-section a:hover,\n.dream-home-cta-section a:focus,\n.dream-home-cta-section a:active,\n.dream-home-cta-section a:visited {\n  text-decoration: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET *\/\n@media (max-width: 1024px) {\n  .dream-home-cta-section {\n    min-height: 340px;\n    padding: 60px 40px;\n  }\n\n  .dream-home-content h2 {\n    font-size: 30px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .dream-home-cta-section {\n    min-height: 420px;\n    padding: 30px 20px;\n  }\n\n  .dream-home-content h2 {\n    font-size: 22px;\n  }\n\n  .dream-home-content p {\n    font-size: 18px;\n  }\n\n  .dream-home-buttons {\n    flex-direction: column;\n  }\n\n  .dream-home-btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const items = document.querySelectorAll(\".dream-home-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"dream-home-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.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>We have the perfect home you are looking for Explore thoughtfully selected homes, private villas, and modern apartments designed for comfort, lifestyle, and long-term value. Start exploring Search LocationNew YorkLos AngelesMiami PropertyApartmentVillaTownhouse TypeFor SaleFor Rent What we do Investment analysis Insights and advice on real estate investment opportunities. Marketing plans Tailored marketing strategies to showcase properties effectively. Financial guidance Assistance with financing options and mortgage advice. Helping You Find Homes That Feel Truly Yours We connect buyers, renters, and investors with carefully selected homes, modern villas, and premium properties that match their lifestyle, comfort, and long-term goals. Contact Us 200+ Homes Successfully Purchased 10K+ Published Property Listings Featured Properties Explore Homes Made For Modern Living Discover handpicked residences with refined spaces, thoughtful details, and locations designed around comfort and convenience. For Rent Luxury Loft in San Francisco 2238 Stradella Rd, San Francisco 2,553 sqft 3 baths 2 beds $4,200\/mo View Details For Sale Oakwood Modern Villa 125 Maple Street, Austin 3,120 sqft 4 baths 4 beds $950,000 View Details For Rent Skyline Private Residence 890 Canyon View Dr, Los Angeles 2,840 sqft 3 baths 3 beds $5,600\/mo View Details For Sale Crystal Bay Family Home 412 Ocean Crest Ave, Malibu 3,450 sqft 5 baths 5 beds $1,280,000 View Details Browse All Properties Why Choose Us Your Property Journey Made Simple From search to final decision, we guide you with trusted advice, verified listings, and clear support at every step. 500+ Successful Property Deals Verified Properties Every listing is reviewed carefully so you can explore homes with better confidence and fewer doubts and more clearance. Expert Property Advice Our consultants help you compare locations, pricing, layouts, and future value before making a decision. Smooth Documentation We assist with important paperwork, visit planning, and transaction steps for a cleaner property experience and livabilty. Smart Investment Support Get insights on rental potential, resale value, and property demand before choosing your next investment. Find your perfect home as easy as 1, 2, 3 Contact Us Search for your favorite house on your location Step 01 Explore homes by location, lifestyle, and property type to quickly find options that match your needs and budget. Make a visit appointment with one of our agents Step 02 Schedule a guided property visit with an experienced agent who can help you understand every detail before making a decision. Get your dream house in a month, or less Step 03 Move forward with confidence through a smooth process, from shortlisting and visits to final paperwork and handover. Meet Our Agents Work with experienced property specialists who understand your goals and guide you through every step with clarity and care. John Carter CEO &#038; Founder Sophie Moore Property Agent Matt Cannon Senior Agent What Our Customers Say About Us Hear from clients who found their ideal homes with confidence, comfort, and expert real estate guidance. Matt Cannon @mattcannon \u201cOutstanding properties with the perfect balance of comfort, privacy, and modern quality.\u201d Lilly Woods @lillywoods \u201cThe team helped us compare homes clearly and choose a property that truly fit our lifestyle.\u201d John Carter @johncarter \u201cEvery visit was well organized, and the buying process felt smooth from start to finish.\u201d Sophie Moore @sophiemoore \u201cThey understood exactly what we wanted and guided us toward the right home quickly.\u201d David Wilson @davidwilson \u201cA reliable team with beautiful listings and honest support at every step.\u201d Andy Smith @andysmith \u201cTheir property recommendations saved us time and helped us focus only on serious options.\u201d Sandy Houston @sandyhouston \u201cProfessional agents, clear communication, and homes that matched our expectations.\u201d Patrick Meyer @patrickmeyer \u201cThe listings were well presented, accurate, and easy to understand before every visit.\u201d Kathie Corl @kathiecorl \u201cWe found a home that feels premium, peaceful, and perfect for our family.\u201d James Anderson @jamesanderson \u201cA great experience from browsing properties to final paperwork.\u201d Browse all properties Explore Your Dream Home Today Discover elegant homes, private villas, and modern properties selected to match your lifestyle, comfort, and future goals. Browse all properties Start exploring<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","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-254","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages\/254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=254"}],"version-history":[{"count":5,"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages\/254\/revisions"}],"predecessor-version":[{"id":2271,"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages\/254\/revisions\/2271"}],"wp:attachment":[{"href":"https:\/\/teknr19.thestackly.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}