{"id":30,"date":"2026-06-12T18:12:01","date_gmt":"2026-06-12T18:12:01","guid":{"rendered":"https:\/\/theabacothillmississauga.ca\/?page_id=30"},"modified":"2026-06-24T12:00:56","modified_gmt":"2026-06-24T12:00:56","slug":"hom","status":"publish","type":"page","link":"https:\/\/theabacothillmississauga.ca\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"30\" class=\"elementor elementor-30\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-331ce0a e-con e-atomic-element e-flexbox-base e-f48b32f \" data-id=\"331ce0a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"331ce0a\">\n    \t\t<div class=\"elementor-element elementor-element-9f0f7ec elementor-widget elementor-widget-html\" data-id=\"9f0f7ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===================== ABACOT HILL \u2014 PREMIUM EDITORIAL LANDING PAGE ===================== -->\r\n<!-- Brand color #BDC4BA | Font: Roboto (enqueue in WordPress) -->\r\n\r\n<style>\r\n:root{\r\n  --brand:#BDC4BA;\r\n  --brand-dark:#8d978a;\r\n  --dark:#23271f;\r\n  --darker:#171a15;\r\n  --white:#ffffff;\r\n  --text-muted:#c9cdc4;\r\n  --cream:#f4f5f1;\r\n  --ink:#1f231c;\r\n}\r\n\r\n\r\n\r\n.ah-wrap *{margin:0;padding:0;box-sizing:border-box;font-family:'Roboto',Arial,sans-serif;}\r\n.ah-wrap img{max-width:100%;display:block;}\r\n.ah-wrap a{text-decoration:none;color:inherit;}\r\n.ah-wrap ul{list-style:none;}\r\n.ah-wrap{overflow-x:hidden;background:var(--white);color:var(--ink);}\r\n.ah-container{max-width:1280px;margin:0 auto;padding:0 24px;}\r\n\r\n@media (max-width: 767px) {\r\n    .ah-hero-bg {\r\n        height: 100% !important;\r\n    }\r\n}\r\n\r\n\/* ===================== ANIMATIONS ===================== *\/\r\n.ah-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease;}\r\n.ah-reveal.ah-visible{opacity:1;transform:translateY(0);}\r\n.ah-reveal-left{opacity:0;transform:translateX(-60px);transition:opacity .9s ease,transform .9s ease;}\r\n.ah-reveal-left.ah-visible{opacity:1;transform:translateX(0);}\r\n.ah-reveal-right{opacity:0;transform:translateX(60px);transition:opacity .9s ease,transform .9s ease;}\r\n.ah-reveal-right.ah-visible{opacity:1;transform:translateX(0);}\r\n.ah-reveal-scale{opacity:0;transform:scale(.94);transition:opacity 1s ease,transform 1s ease;}\r\n.ah-reveal-scale.ah-visible{opacity:1;transform:scale(1);}\r\n.ah-stagger > *{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease;}\r\n.ah-stagger.ah-visible > *{opacity:1;transform:translateY(0);}\r\n.ah-stagger.ah-visible > *:nth-child(1){transition-delay:.05s;}\r\n.ah-stagger.ah-visible > *:nth-child(2){transition-delay:.15s;}\r\n.ah-stagger.ah-visible > *:nth-child(3){transition-delay:.25s;}\r\n.ah-stagger.ah-visible > *:nth-child(4){transition-delay:.35s;}\r\n.ah-stagger.ah-visible > *:nth-child(5){transition-delay:.45s;}\r\n.ah-stagger.ah-visible > *:nth-child(6){transition-delay:.55s;}\r\n\r\n@keyframes ahFadeUp{to{opacity:1;transform:translateY(0) scale(1);}}\r\n@keyframes ahZoom{0%{transform:scale(1);}100%{transform:scale(1.08);}}\r\n@keyframes ahFloat{0%,100%{transform:translateY(0);}50%{transform:translateY(-14px);}}\r\n@keyframes ahShine{0%{background-position:-200% 0;}100%{background-position:200% 0;}}\r\n@keyframes ahSpin{to{transform:rotate(360deg);}}\r\n\r\n\/* ===================== TOP BAR ===================== *\/\r\n.ah-topbar{background:var(--ink);color:var(--white);text-align:right;font-size:11px;letter-spacing:3px;text-transform:uppercase;padding:10px 0;}\r\n.ah-topbar a{transition:color .25s ease;}\r\n.ah-topbar a:hover{color:var(--brand);}\r\n\r\n\/* ===================== HEADER ===================== *\/\r\n.ah-header{\r\n  background:var(--white);\r\n  padding:14px 0;\r\n  border-bottom:1px solid #ece9e2;\r\n  position:sticky;\r\n  top:0;\r\n  z-index:200;\r\n  box-shadow:0 2px 16px rgba(0,0,0,0.06);\r\n}\r\n.ah-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative;}\r\n.ah-logo{display:flex;align-items:center;flex-shrink:0;}\r\n.ah-logo img{height:48px;width:auto;}\r\n.ah-nav{flex:1;display:flex;justify-content:center;}\r\n.ah-nav ul{display:flex;gap:26px;flex-wrap:nowrap;}\r\n.ah-nav a{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--ink);position:relative;padding-bottom:4px;white-space:nowrap;}\r\n.ah-nav a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--brand-dark);transition:width .35s ease;}\r\n.ah-nav a:hover::after{width:100%;}\r\n.ah-header-right{display:flex;align-items:center;flex-shrink:0;gap:12px;}\r\n.ah-burger{display:none;flex-direction:column;gap:5px;cursor:pointer;flex-shrink:0;}\r\n.ah-burger span{width:22px;height:2px;background:var(--ink);display:block;transition:all .3s ease;}\r\n\/* Mobile nav dropdown *\/\r\n.ah-mobile-nav{\r\n  display:none;\r\n  position:absolute;\r\n  top:100%;\r\n  left:0;\r\n  right:0;\r\n  background:var(--white);\r\n  border-top:1px solid #ece9e2;\r\n  border-bottom:2px solid var(--brand);\r\n  box-shadow:0 8px 24px rgba(0,0,0,0.1);\r\n  z-index:300;\r\n}\r\n.ah-mobile-nav.ah-open{display:block;}\r\n.ah-mobile-nav ul{list-style:none;padding:0;margin:0;}\r\n.ah-mobile-nav ul li a{\r\n  display:block;\r\n  padding:15px 24px;\r\n  font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;\r\n  color:var(--ink);\r\n  border-bottom:1px solid #f0f0ee;\r\n  transition:background .2s ease, padding-left .2s ease, color .2s ease;\r\n}\r\n.ah-mobile-nav ul li:last-child a{border-bottom:none;}\r\n.ah-mobile-nav ul li a:hover{background:var(--cream);padding-left:32px;color:var(--brand-dark);}\r\n\r\n\/* ===================== HERO ===================== *\/\r\n.ah-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;}\r\n.ah-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;animation:ahZoom 28s ease-in-out infinite alternate;}\r\n.ah-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(23,26,21,0.18) 0%, rgba(23,26,21,0.4) 55%, rgba(23,26,21,0.72) 100%);z-index:1;}\r\n.ah-hero-inner{position:relative;z-index:2;width:100%;display:flex;align-items:center;min-height:100vh;padding:120px 0 80px;}\r\n.ah-hero-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center;width:100%;}\r\n.ah-hero-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--brand);font-size:12px;letter-spacing:4px;text-transform:uppercase;font-weight:700;margin-bottom:18px;opacity:0;transform:translateY(20px);animation:ahFadeUp .8s ease forwards;animation-delay:.1s;}\r\n.ah-hero-eyebrow::before{content:'';width:34px;height:1px;background:var(--brand);}\r\n.ah-hero-text h1{font-size:80px;line-height:1.05;font-weight:700;color:var(--white);letter-spacing:1px;margin-bottom:18px;text-shadow:0 4px 24px rgba(0,0,0,0.4);opacity:0;transform:translateY(24px);animation:ahFadeUp .9s ease forwards;animation-delay:.25s;text-transform:uppercase;}\r\n.ah-hero-text h2{font-size:22px;font-weight:300;color:var(--white);line-height:1.45;max-width:620px;margin-bottom:30px;text-shadow:0 2px 16px rgba(0,0,0,0.35);opacity:0;transform:translateY(24px);animation:ahFadeUp .9s ease forwards;animation-delay:.4s;}\r\n.ah-hero-buttons{display:flex;gap:18px;opacity:0;transform:translateY(24px);animation:ahFadeUp .9s ease forwards;animation-delay:.55s;}\r\n.ah-btn-outline{background:transparent;color:var(--white);padding:16px 34px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:2px;border:1px solid rgba(255,255,255,0.6);transition:all .3s ease;cursor:pointer;display:inline-block;}\r\n.ah-btn-outline:hover{background:var(--white);color:var(--ink);border-color:var(--white);transform:translateY(-3px);}\r\n\r\n.ah-hero-form{\r\n  background:rgba(23,26,21,0.5);\r\n  backdrop-filter:blur(8px);\r\n  border:1px solid rgba(255,255,255,0.15);\r\n  border-radius:6px;\r\n  padding:34px;\r\n  opacity:0;transform:translateY(24px) scale(.98);\r\n  animation:ahFadeUp .9s ease forwards;animation-delay:.5s;\r\n  position:relative;\r\n}\r\n.ah-hero-form::before{\r\n  content:'';position:absolute;top:-14px;left:-14px;width:60px;height:60px;\r\n  border-top:2px solid var(--brand);border-left:2px solid var(--brand);\r\n}\r\n.ah-hero-form::after{\r\n  content:'';position:absolute;bottom:-14px;right:-14px;width:60px;height:60px;\r\n  border-bottom:2px solid var(--brand);border-right:2px solid var(--brand);\r\n}\r\n.ah-hero-form h3{color:var(--white);font-size:20px;font-weight:700;margin-bottom:6px;text-transform:uppercase;letter-spacing:2px;}\r\n.ah-hero-form p.ah-form-sub{color:var(--text-muted);font-size:13px;margin-bottom:20px;}\r\n.ah-hero-form .header-form label,\r\n.header-form label{display:block;color:var(--white);font-size:13px;font-weight:500;margin-bottom:14px;letter-spacing:.5px;}\r\n.header-form input[type=\"text\"],.header-form input[type=\"email\"],.header-form input[type=\"tel\"]{\r\n  width:100%;margin-top:6px;padding:13px 14px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.25);border-radius:3px;color:var(--white);font-size:14px;font-family:'Roboto',Arial,sans-serif;transition:border-color .25s ease,background .25s ease;\r\n}\r\n.header-form input::placeholder{color:rgba(255,255,255,0.5);}\r\n.header-form input:focus{outline:none;border-color:var(--brand);background:rgba(255,255,255,0.12);}\r\n.header-form .wpcf7-list-item{display:inline-block;margin-right:18px;color:var(--white);font-size:14px;}\r\n.header-form input[type=\"radio\"]{margin-right:6px;accent-color:var(--brand);}\r\n.header-form input[type=\"submit\"]{\r\n  width:100%;background:var(--brand);color:var(--ink);border:none;padding:15px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:3px;cursor:pointer;margin-top:10px;transition:opacity .25s ease,transform .25s ease;\r\n}\r\n.header-form input[type=\"submit\"]:hover{opacity:.88;transform:translateY(-2px);}\r\n.header-form .wpcf7-not-valid-tip{color:#ff9d9d;font-size:12px;margin-top:4px;}\r\n.header-form .wpcf7-response-output{color:var(--white);border-color:rgba(255,255,255,0.3) !important;font-size:13px;margin-top:14px;}\r\n\r\n\/* ===================== SHAPE DIVIDERS ===================== *\/\r\n.ah-shape-divider{position:relative;height:90px;overflow:hidden;line-height:0;display:block;}\r\n.ah-shape-divider svg{width:100%;height:100%;display:block;}\r\n.ah-shape-divider-up{transform:rotate(180deg);}\r\n\r\na.ah-btn-light {\r\n    color: #fff !important;\r\n}\r\n\r\n\/* ===================== PINNACLE FULL IMAGE ===================== *\/\r\n.ah-pinnacle{position:relative;overflow:hidden;}\r\n.ah-pinnacle-img{width:100%;height:78vh;object-fit:cover;display:block;transition:transform 1.2s ease;}\r\n.ah-pinnacle:hover .ah-pinnacle-img{transform:scale(1.04);}\r\n.ah-pinnacle::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(23,26,21,0.05) 0%, rgba(23,26,21,0.45) 100%);}\r\n.ah-pinnacle-caption{position:absolute;bottom:50px;left:0;right:0;text-align:center;z-index:2;padding:0 24px;}\r\n.ah-pinnacle-caption h2{color:var(--white);font-size:42px;font-weight:700;letter-spacing:1px;text-shadow:0 4px 22px rgba(0,0,0,0.4);max-width:820px;margin:0 auto;}\r\n\r\n\/* ===================== INTRO SPLIT ===================== *\/\r\n.ah-intro{background:var(--brand);padding:90px 0;}\r\n.ah-intro-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center;}\r\n.ah-intro-media{position:relative;border-radius:6px 60px 6px 6px;overflow:hidden;}\r\n.ah-intro-media img{width:100%;height:420px;object-fit:cover;transition:transform 1s ease;}\r\n.ah-intro-media:hover img{transform:scale(1.05);}\r\n.ah-intro h1{font-size:54px;line-height:1.15;font-weight:700;color:var(--ink);letter-spacing:1px;margin-bottom:24px;}\r\n.ah-intro h2{font-size:21px;font-weight:400;line-height:1.6;color:#3b4034;max-width:560px;}\r\n\r\n\/* ===================== LIFESTYLE PILLS ===================== *\/\r\n.ah-lifestyle{background:var(--cream);padding:40px 0;}\r\n.ah-lifestyle-row{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;}\r\n.ah-lifestyle-pill{\r\n  display:inline-flex;align-items:center;gap:12px;\r\n  background:var(--white);\r\n  border:1px solid var(--brand);\r\n  border-radius:50px;\r\n  padding:14px 26px;\r\n  font-size:13px;font-weight:600;letter-spacing:.5px;color:var(--ink);\r\n  transition:transform .35s ease, background .35s ease, color .35s ease, box-shadow .35s ease;\r\n}\r\n.ah-lifestyle-pill:hover{\r\n  transform:translateY(-5px);\r\n  background:var(--brand);\r\n  box-shadow:0 14px 28px rgba(189,196,186,0.5);\r\n}\r\n.ah-lp-icon{\r\n  width:30px;height:30px;border-radius:50%;\r\n  background:var(--brand);\r\n  display:flex;align-items:center;justify-content:center;\r\n  color:var(--ink);\r\n  transition:transform .35s ease, background .35s ease;\r\n}\r\n.ah-lifestyle-pill:hover .ah-lp-icon{background:var(--white);transform:rotate(360deg);}\r\n.ah-lp-icon svg{width:16px;height:16px;}\r\n\r\n\/* ===================== QUOTE STRIP ===================== *\/\r\n.ah-quote-strip{padding:70px 0;text-align:center;background:var(--cream);}\r\n.ah-quote-strip .ah-qmark{font-size:64px;font-family:Georgia,serif;color:var(--brand-dark);line-height:1;margin-bottom:6px;}\r\n.ah-quote-strip blockquote{font-size:22px;font-style:italic;font-weight:300;color:var(--ink);max-width:760px;margin:0 auto;line-height:1.6;}\r\n.ah-quote-strip .ah-qmark.ah-qmark-flip{transform:rotate(180deg);display:inline-block;margin-top:14px;}\r\n\r\n\/* ===================== SECTIONS ===================== *\/\r\n.ah-section{padding:100px 0;position:relative;}\r\n.ah-section.ah-dark{background:var(--dark);color:var(--white);}\r\n.ah-section.ah-darker{background:var(--darker);color:var(--white);}\r\n.ah-section.ah-cream{background:var(--cream);}\r\n.ah-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;letter-spacing:4px;text-transform:uppercase;font-weight:700;color:var(--brand-dark);margin-bottom:18px;}\r\n.ah-eyebrow::before{content:'';width:32px;height:1px;background:var(--brand-dark);}\r\n.ah-section.ah-dark .ah-eyebrow,.ah-section.ah-darker .ah-eyebrow{color:var(--brand);}\r\n.ah-section.ah-dark .ah-eyebrow::before,.ah-section.ah-darker .ah-eyebrow::before{background:var(--brand);}\r\n.ah-title{font-size:40px;font-weight:700;line-height:1.22;color:var(--ink);margin-bottom:20px;max-width:760px;}\r\n.ah-section.ah-dark .ah-title,.ah-section.ah-darker .ah-title{color:var(--white);}\r\n.ah-desc{font-size:15.5px;line-height:1.9;color:#52584b;max-width:680px;}\r\n.ah-section.ah-dark .ah-desc,.ah-section.ah-darker .ah-desc{color:var(--text-muted);}\r\n.ah-desc + .ah-desc{margin-top:16px;}\r\n\r\n.ah-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;}\r\n.ah-split.ah-split-rev{direction:rtl;}\r\n.ah-split.ah-split-rev > *{direction:ltr;}\r\n.ah-story-media{display:flex;flex-direction:column;gap:24px;}\r\n.ah-story-media img{width:100%;border-radius:4px;transition:transform .9s ease;}\r\n.ah-story-media .ah-story-img-sm{height:200px;object-fit:cover;border-radius:6px 6px 50px 6px;}\r\n.ah-story-media .ah-story-img-sm:hover{transform:scale(1.04);}\r\n.ah-story-media .ah-story-img-lg{height:340px;object-fit:cover;border-radius:50px 6px 6px 6px;}\r\n.ah-story-media .ah-story-img-lg:hover{transform:scale(1.03);}\r\n\r\n\/* ===================== WATERMARK ===================== *\/\r\n.ah-watermark{position:relative;overflow:hidden;}\r\n.ah-watermark .ah-crest-bg{\r\n  position:absolute;\r\n  top:50%;right:-120px;\r\n  transform:translateY(-50%);\r\n  width:520px;height:520px;\r\n  opacity:.05;\r\n  z-index:0;\r\n  animation:ahSpin 90s linear infinite;\r\n}\r\n.ah-watermark .ah-crest-bg svg{width:100%;height:100%;}\r\n.ah-design-media{position:relative;}\r\n.ah-design-media img{width:100%;border-radius:4px;}\r\n.ah-design-grain{position:absolute;top:-30px;right:-30px;width:140px;height:140px;border:2px solid var(--brand);border-radius:4px;z-index:-1;}\r\n\r\n\/* ===================== NEIGHBOURHOOD ===================== *\/\r\n.ah-neigh{background:var(--darker);position:relative;padding:110px 0;overflow:hidden;}\r\n.ah-neigh-vertical{\r\n  position:absolute;\r\n  top:50%;left:18px;\r\n  transform:translateY(-50%) rotate(180deg);\r\n  writing-mode:vertical-rl;\r\n  font-size:12px;\r\n  letter-spacing:6px;\r\n  text-transform:uppercase;\r\n  color:rgba(255,255,255,0.15);\r\n  font-weight:700;\r\n  white-space:nowrap;\r\n}\r\n.ah-neigh-vertical.ah-neigh-vertical-right{left:auto;right:18px;transform:translateY(-50%) rotate(0deg);}\r\n.ah-neigh-inner{max-width:900px;margin:0 auto;text-align:center;}\r\n.ah-neigh-media{margin:50px 0;border-radius:6px 60px 6px 6px;overflow:hidden;}\r\n.ah-neigh-media img{width:100%;height:480px;object-fit:cover;transition:transform 1.2s ease;}\r\n.ah-neigh-media:hover img{transform:scale(1.05);}\r\n.ah-neigh-cats{display:grid;grid-template-columns:1fr 1fr;gap:18px 80px;margin-top:20px;max-width:560px;margin-left:auto;margin-right:auto;}\r\n.ah-neigh-cats a{\r\n  font-size:30px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--white);\r\n  padding:14px 0;border-bottom:1px solid rgba(255,255,255,0.08);\r\n  transition:color .3s ease,padding-left .3s ease,border-color .3s ease;\r\n  display:block;text-align:left;\r\n}\r\n.ah-neigh-cats a:hover{color:var(--brand);padding-left:14px;border-color:var(--brand);}\r\n\r\n\/* ===================== BUILDER ===================== *\/\r\n.ah-builder-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;}\r\n.ah-builder-media{position:relative;}\r\n.ah-builder-media img{width:100%;height:380px;object-fit:cover;border-radius:4px;transition:transform 1s ease;}\r\n.ah-builder-media:hover img{transform:scale(1.04);}\r\n.ah-builder-media-2{margin-top:-60px;margin-left:60px;box-shadow:0 24px 50px rgba(0,0,0,0.18);}\r\n.ah-builder-logo-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;flex-wrap:wrap;gap:20px;}\r\n.ah-builder-logo-row img{height:54px;}\r\n.ah-builder-quote{\r\n  background:var(--ink);color:var(--white);\r\n  padding:34px 36px;border-radius:4px;\r\n  font-size:18px;font-style:italic;font-weight:300;line-height:1.6;\r\n  margin-top:30px;\r\n  position:relative;\r\n}\r\n.ah-builder-quote::before{content:'\"';font-size:46px;color:var(--brand);position:absolute;top:6px;left:16px;font-family:Georgia,serif;}\r\n.ah-builder-quote p{padding-left:24px;}\r\n\r\n\/* ===================== PRESTIGE BANNER ===================== *\/\r\n.ah-prestige{background:var(--darker);padding:100px 0;text-align:center;position:relative;}\r\n.ah-prestige-inner{max-width:840px;margin:0 auto;}\r\n.ah-prestige h2{font-size:42px;font-weight:700;color:var(--white);line-height:1.3;margin-bottom:24px;}\r\n.ah-prestige p{font-size:16px;line-height:1.9;color:var(--text-muted);margin-bottom:30px;}\r\n.ah-attribution{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--brand);margin-top:20px;}\r\n\r\n\/* ===================== TRUST BAR ===================== *\/\r\n.ah-trustbar{background:var(--ink);padding:36px 0;}\r\n.ah-trustbar-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center;}\r\n.ah-trust-item{display:flex;flex-direction:column;gap:6px;padding:0 12px;border-right:1px solid rgba(255,255,255,0.1);transition:transform .35s ease;}\r\n.ah-trustbar-inner .ah-trust-item:last-child{border-right:none;}\r\n.ah-trust-item:hover{transform:translateY(-4px);}\r\n.ah-trust-num{font-size:22px;font-weight:700;color:var(--brand);}\r\n.ah-trust-num .ah-counted{display:inline-block;}\r\n.ah-trust-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);}\r\n\r\n\/* ===================== TIMELINE ===================== *\/\r\n.ah-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 30px;margin-top:50px;}\r\n.ah-timeline-item{position:relative;padding:34px 28px;border:1px solid #e2e5de;border-radius:4px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;background:var(--white);}\r\n.ah-timeline-item:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,0.07);border-color:var(--brand);}\r\n.ah-timeline-num{font-size:30px;font-weight:700;color:var(--brand-dark);border-bottom:2px solid var(--brand);display:inline-block;padding-bottom:8px;margin-bottom:16px;transition:transform .35s ease;}\r\n.ah-timeline-item:hover .ah-timeline-num{transform:translateX(4px);}\r\n.ah-timeline-item h3{font-size:18px;font-weight:700;color:var(--ink);margin-bottom:8px;}\r\n.ah-timeline-item p{font-size:14px;line-height:1.7;color:#52584b;}\r\n\r\n\/* ===================== FAQ ===================== *\/\r\n.ah-faq{max-width:820px;margin:50px auto 0;}\r\n.ah-faq-item{border-bottom:1px solid #e2e5de;padding:24px 0;cursor:pointer;}\r\n.ah-faq-item h3{font-size:17px;font-weight:700;color:var(--ink);display:flex;justify-content:space-between;align-items:center;transition:color .25s ease;}\r\n.ah-faq-item .ah-faq-icon{font-size:20px;color:var(--brand-dark);transition:transform .35s ease;flex-shrink:0;margin-left:20px;}\r\n.ah-faq-item.ah-open .ah-faq-icon{transform:rotate(45deg);}\r\n.ah-faq-item.ah-open h3{color:var(--brand-dark);}\r\n.ah-faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;opacity:0;}\r\n.ah-faq-item.ah-open .ah-faq-answer{opacity:1;}\r\n.ah-faq-answer p{font-size:14px;line-height:1.8;color:#52584b;padding-top:14px;max-width:680px;}\r\n\r\n\/* ===================== BUTTONS ===================== *\/\r\n.ah-btn-primary{background:var(--brand);color:var(--ink);padding:16px 36px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:30px;border:1px solid var(--brand);transition:all .3s ease;cursor:pointer;display:inline-block;position:relative;overflow:hidden;}\r\n.ah-btn-primary::before{content:'';position:absolute;inset:0;background:linear-gradient(120deg, transparent 30%, rgba(255,255,255,0.5) 50%, transparent 70%);background-size:200% 100%;background-position:200% 0;}\r\n.ah-btn-primary:hover::before{animation:ahShine 1.1s ease;}\r\n.ah-btn-primary:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(189,196,186,0.45);background:var(--white);border-color:var(--brand);}\r\n.ah-btn-light{background:transparent;color:var(--white);padding:16px 36px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:30px;border:1px solid var(--brand);transition:all .3s ease;cursor:pointer;display:inline-block;}\r\n.ah-btn-light:hover{background:var(--brand);color:var(--ink);border-color:var(--brand);transform:translateY(-3px);}\r\n\r\n\/* ===================== REGISTRATION SECTION ===================== *\/\r\n.ah-register{background:var(--brand);padding:100px 0;text-align:center;}\r\n.ah-register-crest{width:64px;height:64px;margin:0 auto 24px;animation:ahFloat 5s ease-in-out infinite;}\r\n.ah-register-crest svg{width:100%;height:100%;}\r\n.ah-register h2{font-size:38px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--ink);margin-bottom:40px;}\r\n.ah-register-form{max-width:760px;margin:0 auto;text-align:left;}\r\n.ah-register-form label{display:block;color:var(--ink);font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;}\r\n.ah-register-form input[type=\"text\"],.ah-register-form input[type=\"email\"],.ah-register-form input[type=\"tel\"],\r\n.ah-register-form select,.ah-register-form textarea{\r\n  width:100%;padding:14px 16px;background:rgba(255,255,255,0.6);border:1px solid rgba(0,0,0,0.12);border-radius:2px;color:var(--ink);font-size:14px;font-family:'Roboto',Arial,sans-serif;margin-bottom:22px;transition:border-color .25s ease,background .25s ease;\r\n}\r\n.ah-register-form input:focus,.ah-register-form select:focus,.ah-register-form textarea:focus{outline:none;border-color:var(--ink);background:rgba(255,255,255,0.9);}\r\n.ah-register-form .wpcf7-list-item{display:inline-block;margin-right:18px;color:var(--ink);font-size:14px;}\r\n.ah-register-form input[type=\"radio\"]{margin-right:6px;accent-color:var(--ink);}\r\n.ah-register-form input[type=\"submit\"]{\r\n  width:100%;background:var(--brand);color:var(--ink);border:none;padding:17px;font-size:13px;font-weight:700;letter-spacing:3px;text-transform:uppercase;border-radius:30px;cursor:pointer;margin-top:8px;transition:opacity .25s ease,transform .25s ease;\r\n}\r\n.ah-register-form input[type=\"submit\"]:hover{opacity:.88;transform:translateY(-2px);}\r\n.ah-register-form .wpcf7-not-valid-tip{color:#7a2e2e;font-size:12px;margin-top:-16px;margin-bottom:14px;}\r\n.ah-register-form .wpcf7-response-output{color:var(--ink);border-color:rgba(0,0,0,0.2) !important;font-size:13px;margin-top:14px;}\r\n.ah-register-note{font-size:12px;color:#52584b;margin-top:18px;max-width:680px;margin-left:auto;margin-right:auto;}\r\n\r\n\/* ===================== COMMUNITY INFO ===================== *\/\r\n.ah-community{background:var(--white);padding:90px 0;border-bottom:1px solid #e8ebe4;}\r\n.ah-community-inner{max-width:1100px;margin:0 auto;}\r\n.ah-community h2{font-size:36px;font-weight:700;color:var(--ink);margin-bottom:16px;line-height:1.25;}\r\n.ah-community .ah-community-intro{font-size:18px;line-height:1.85;color:var(--ink);margin-bottom:50px;max-width:820px;}\r\n.ah-community-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 70px;align-items:start;}\r\n.ah-community-col h3{font-size:13px;font-weight:800;letter-spacing:3px;text-transform:uppercase;color:var(--brand-dark);margin-bottom:22px;padding-bottom:10px;border-bottom:1px solid #e2e5de;}\r\n.ah-community-list{display:flex;flex-direction:column;gap:14px;}\r\n.ah-community-list li{display:flex;gap:14px;align-items:flex-start;font-size:18px;line-height:1.65;color:var(--ink);}\r\n.ah-community-list li::before{content:'';display:block;width:6px;height:6px;background:var(--brand-dark);border-radius:50%;margin-top:10px;flex-shrink:0;}\r\n.ah-community-list li strong{color:var(--ink);font-weight:700;}\r\n\r\n\/* ===================== LOCATION & AMENITIES ===================== *\/\r\n.ah-location{background:var(--cream);padding:90px 0;}\r\n.ah-location-inner{max-width:1100px;margin:0 auto;}\r\n.ah-location h2{font-size:36px;font-weight:700;color:var(--ink);margin-bottom:16px;line-height:1.25;}\r\n.ah-location .ah-location-intro{font-size:18px;line-height:1.85;color:var(--ink);margin-bottom:50px;max-width:820px;}\r\n.ah-location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;}\r\n.ah-location-card{background:var(--white);border:1px solid #e2e5de;border-radius:6px;padding:28px 30px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;}\r\n.ah-location-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgba(0,0,0,0.07);border-color:var(--brand);}\r\n.ah-location-card-icon{width:40px;height:40px;background:var(--brand);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px;}\r\n.ah-location-card-icon svg{width:20px;height:20px;color:var(--ink);}\r\n.ah-location-card h3{font-size:13px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--ink);margin-bottom:10px;}\r\n.ah-location-card p{font-size:18px;line-height:1.75;color:var(--ink);}\r\n.ah-location-card a{color:var(--brand-dark);font-weight:600;text-decoration:underline;text-decoration-color:rgba(141,151,138,0.4);transition:color .25s ease;}\r\n.ah-location-card a:hover{color:var(--ink);}\r\n\r\n\/* ===================== FOOTER ===================== *\/\r\n.ah-footer{background:var(--darker);padding:50px 0 26px;color:var(--text-muted);text-align:center;}\r\n.ah-footer-logo{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:24px;}\r\n.ah-footer-logo img{height:46px;}\r\n.ah-footer p.ah-footer-tag{font-size:11px;letter-spacing:0.3px;text-transform:none;color:rgba(201,205,196,0.65);max-width:820px;margin:0 auto;line-height:1.7;}\r\n.ah-footer-bottom{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px;padding-top:24px;border-top:1px solid rgba(255,255,255,0.08);margin-top:24px;font-size:12px;}\r\n.ah-footer-bottom a{color:var(--brand);}\r\n\r\n\/* ===================== SCROLL CUE ===================== *\/\r\n.ah-scroll-cue{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:2;color:var(--white);font-size:11px;letter-spacing:3px;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.85;}\r\n.ah-scroll-line{width:1px;height:40px;background:rgba(255,255,255,0.4);position:relative;overflow:hidden;}\r\n.ah-scroll-line::after{content:'';position:absolute;top:-100%;left:0;width:100%;height:50%;background:var(--brand);animation:ahScroll 1.6s infinite;}\r\n@keyframes ahScroll{0%{top:-50%;}100%{top:100%;}}\r\n\r\n\/* ===================== STICKY MOBILE CTA ===================== *\/\r\n.ah-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:199;background:var(--brand);color:var(--ink);text-align:center;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:16px;display:none;}\r\n\r\n\/* ===================== RESPONSIVE \u2014 TABLET ===================== *\/\r\n@media (max-width:1100px){\r\n  .ah-intro-grid,.ah-split,.ah-builder-grid,.ah-hero-grid{grid-template-columns:1fr;gap:40px;}\r\n  .ah-hero-grid{align-items:start;}\r\n  .ah-split.ah-split-rev{direction:ltr;}\r\n  .ah-builder-media-2{margin:0;}\r\n  .ah-neigh-vertical{display:none;}\r\n  .ah-neigh-cats{grid-template-columns:1fr;max-width:320px;}\r\n  .ah-intro h1{font-size:42px;}\r\n  .ah-community-grid{grid-template-columns:1fr;}\r\n  .ah-location-grid{grid-template-columns:1fr;}\r\n}\r\n\r\n\/* ===================== RESPONSIVE \u2014 MOBILE ===================== *\/\r\n@media (max-width:768px){\r\n  .ah-container{padding:0 18px;}\r\n\r\n  \/* --- HEADER MOBILE FIX --- *\/\r\n  \/* Hide desktop nav *\/\r\n  .ah-nav{display:none;}\r\n\r\n  \/* Show burger *\/\r\n  .ah-burger{display:flex;}\r\n\r\n  \/* Header inner: flex row, space-between *\/\r\n  .ah-header-inner{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    position:relative;\r\n    gap:0;\r\n  }\r\n\r\n  \/* Burger \u2014 far LEFT *\/\r\n  .ah-burger{\r\n    order:0;\r\n    flex-shrink:0;\r\n    z-index:2;\r\n  }\r\n\r\n  \/* Logo \u2014 absolute center *\/\r\n  .ah-logo{\r\n    position:absolute;\r\n    left:50%;\r\n    transform:translateX(-50%);\r\n    z-index:1;\r\n    flex-shrink:0;\r\n  }\r\n  .ah-logo img{height:38px;}\r\n\r\n  \/* Right side \u2014 register button only *\/\r\n  .ah-header-right{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:0;\r\n    margin-left:auto;\r\n    z-index:2;\r\n    flex-shrink:0;\r\n  }\r\n\r\n  \/* Register button \u2014 compact on mobile *\/\r\n  .ah-header-cta{\r\n    padding:9px 14px !important;\r\n    font-size:10px !important;\r\n    white-space:nowrap;\r\n    letter-spacing:1px !important;\r\n  }\r\n\r\n  \/* --- OTHER MOBILE STYLES --- *\/\r\n  .ah-topbar{font-size:9px;letter-spacing:1px;}\r\n  .ah-intro{padding:60px 0;}\r\n  .ah-intro h1{font-size:34px;}\r\n  .ah-intro h2{font-size:16px;}\r\n  .ah-section{padding:64px 0;}\r\n  .ah-title{font-size:27px;}\r\n  .ah-trustbar-inner{grid-template-columns:1fr 1fr;gap:20px;}\r\n  .ah-trust-item{border-right:none;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:14px;}\r\n  .ah-timeline{grid-template-columns:1fr;}\r\n  .ah-quote-strip blockquote{font-size:17px;}\r\n  .ah-prestige h2{font-size:28px;}\r\n  .ah-register h2{font-size:24px;}\r\n  .ah-neigh-media img{height:260px;}\r\n  .ah-pinnacle-img{height:46vh;}\r\n  .ah-pinnacle-caption{bottom:24px;}\r\n  .ah-pinnacle-caption h2{font-size:24px;}\r\n  .ah-sticky-cta{display:block;}\r\n  .ah-register,.ah-footer{padding-bottom:90px;}\r\n  \/* hero text centered on mobile *\/\r\n  .ah-hero-text h1{font-size:42px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}\r\n  .ah-hero-text{text-align:center;}\r\n  .ah-hero-eyebrow{justify-content:center;}\r\n  .ah-hero-text h2{margin-left:auto;margin-right:auto;font-size:16px;}\r\n  .ah-hero-buttons{justify-content:center;}\r\n  .ah-community{padding:64px 0;}\r\n  .ah-community h2{font-size:26px;}\r\n  .ah-community-grid{grid-template-columns:1fr;gap:36px;}\r\n  .ah-location{padding:64px 0;}\r\n  .ah-location h2{font-size:26px;}\r\n  .ah-location-grid{grid-template-columns:1fr;}\r\n}\r\n<\/style>\r\n\r\n<div class=\"ah-wrap\">\r\n\r\n  <!-- ===================== HEADER ===================== -->\r\n  <header class=\"ah-header\">\r\n    <div class=\"ah-container ah-header-inner\" id=\"ahHeaderInner\">\r\n      <!-- LEFT: Burger (mobile only) -->\r\n      <div class=\"ah-burger\" id=\"ahBurger\"><span><\/span><span><\/span><span><\/span><\/div>\r\n\r\n      <!-- CENTER: Logo -->\r\n      <a href=\"#hero\" class=\"ah-logo\">\r\n        <img decoding=\"async\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/abacot-hill-logo.png\" alt=\"Abacot Hill Logo\">\r\n      <\/a>\r\n\r\n      <!-- CENTER: Desktop Nav -->\r\n      <nav class=\"ah-nav\">\r\n        <ul>\r\n          <li><a href=\"#community\">Overview<\/a><\/li>\r\n          <li><a href=\"#story\">Community<\/a><\/li>\r\n          <li><a href=\"#design\">Design<\/a><\/li>\r\n          <li><a href=\"#neighbourhood\">Neighbourhood<\/a><\/li>\r\n          <li><a href=\"#location\">Location<\/a><\/li>\r\n          <li><a href=\"#builder\">Builder<\/a><\/li>\r\n          <li><a href=\"#faq\">FAQ<\/a><\/li>\r\n        <\/ul>\r\n      <\/nav>\r\n\r\n      <!-- RIGHT: Register button -->\r\n      <div class=\"ah-header-right\">\r\n        <a href=\"#register\" class=\"ah-btn-primary ah-header-cta\" style=\"padding:11px 22px;font-size:11px;border-radius:30px;\">Register Now<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Mobile Nav Dropdown -->\r\n    <nav class=\"ah-mobile-nav\" id=\"ahMobileNav\">\r\n      <ul>\r\n        <li><a href=\"#community\">Overview<\/a><\/li>\r\n        <li><a href=\"#story\">Community<\/a><\/li>\r\n        <li><a href=\"#design\">Design<\/a><\/li>\r\n        <li><a href=\"#neighbourhood\">Neighbourhood<\/a><\/li>\r\n        <li><a href=\"#location\">Location<\/a><\/li>\r\n        <li><a href=\"#builder\">Builder<\/a><\/li>\r\n        <li><a href=\"#faq\">FAQ<\/a><\/li>\r\n        <li><a href=\"#register\">Register Now<\/a><\/li>\r\n      <\/ul>\r\n    <\/nav>\r\n  <\/header>\r\n\r\n  <!-- ===================== HERO ===================== -->\r\n  <section class=\"ah-hero\" id=\"hero\">\r\n    <img decoding=\"async\" class=\"ah-hero-bg\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/home-overview.jpeg\" alt=\"Abacot Hill Overview\">\r\n    <div class=\"ah-container ah-hero-inner\">\r\n      <div class=\"ah-hero-grid\">\r\n        <div class=\"ah-hero-text\">\r\n          <h1>Abacot Hill<\/h1>\r\n          <h2>New Luxury Detached Homes on Mississauga Road \u2014 33', 49' &amp; 57' Lots in Prestigious Sherwood Forrest<\/h2>\r\n          <div class=\"ah-hero-buttons\">\r\n            <a href=\"#register\" class=\"ah-btn-primary\">Register Now<\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ah-hero-form\">\r\n          <h3>Register Now<\/h3>\r\n          <p class=\"ah-form-sub\">Receive priority access to pricing, floor plans &amp; launch updates.<\/p>\r\n          <div class=\"header-form\">\r\n            \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f28-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"28\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/30#wpcf7-f28-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"28\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f28-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"header-form\">\n\t<p><label> Your Name*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Your Email*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Phone Number*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Are you a Realtor?*<\/label>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"radio-541\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"radio-541\" value=\"Yes\" \/><span class=\"wpcf7-list-item-label\">Yes<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"radio-541\" value=\"No\" \/><span class=\"wpcf7-list-item-label\">No<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== COMMUNITY INFO ===================== -->\r\n  <section class=\"ah-community\" id=\"community\">\r\n    <div class=\"ah-container ah-community-inner\">\r\n      <div class=\"ah-reveal\">\r\n        <span class=\"ah-eyebrow\">About The Community<\/span>\r\n        <h2>Abacot Hill \u2014 Pre-Construction Luxury Detached Homes<\/h2>\r\n        <p class=\"ah-community-intro\">Abacot Hill is an exclusive pre-construction luxury detached home community located at 1720 Sherwood Forrest Circle in Mississauga, Ontario, near Mississauga Road and Dundas Street West. Developed by Hallett Homes, the enclave features 33', 49', and 57' lots surrounded by heritage lands and mature trees.<\/p>\r\n      <\/div>\r\n      <div class=\"ah-community-grid ah-stagger\">\r\n        <div class=\"ah-community-col\">\r\n          <h3>Community Features &amp; Details<\/h3>\r\n          <ul class=\"ah-community-list\">\r\n            <li><span><strong>Developer:<\/strong> Hallett Homes<\/span><\/li>\r\n            <li><span><strong>Architects:<\/strong> Q4 Architects<\/span><\/li>\r\n            <li><span><strong>Home Types:<\/strong> Detached freehold homes (33-foot, 49-foot, and 57-foot lot frontages)<\/span><\/li>\r\n            <li><span><strong>Sizes:<\/strong> Spanning from 2,720 sq.ft. to roughly 4,194 sq.ft.<\/span><\/li>\r\n            <li><span><strong>Surroundings:<\/strong> Tucked within the Sherwood Forrest enclave, the property spans over four acres of mature trees and heritage ravine lands<\/span><\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"ah-community-col\">\r\n          <h3>Quick Facts<\/h3>\r\n          <ul class=\"ah-community-list\">\r\n            <li><span><strong>Address:<\/strong> 1720 Sherwood Forrest Circle, Mississauga, ON<\/span><\/li>\r\n            <li><span><strong>Lot Frontages:<\/strong> 33', 49' &amp; 57' detached residences<\/span><\/li>\r\n            <li><span><strong>Home Sizes:<\/strong> 2,720 \u2013 4,194 sq.ft.<\/span><\/li>\r\n            <li><span><strong>Status:<\/strong> Coming Soon \u2014 Pre-Construction<\/span><\/li>\r\n            <li><span><strong>Neighbourhood:<\/strong> Sherwood Forrest, Mississauga Road corridor<\/span><\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"ah-reveal\" style=\"margin-top:44px;text-align:center;\">\r\n        <a href=\"#register\" class=\"ah-btn-primary\">Get Priority Access \u2014 Register Now<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== LOCATION & AMENITIES ===================== -->\r\n  <section class=\"ah-location\" id=\"location\">\r\n    <div class=\"ah-container ah-location-inner\">\r\n      <div class=\"ah-reveal\">\r\n        <span class=\"ah-eyebrow\">Location &amp; Amenities<\/span>\r\n        <h2>Everything You Need, Right At Your Doorstep<\/h2>\r\n        <p class=\"ah-location-intro\">Sherwood Forrest is one of Mississauga's most coveted neighbourhoods \u2014 a mature, tree-lined enclave offering unmatched access to nature, recreation, and everyday conveniences.<\/p>\r\n      <\/div>\r\n      <div class=\"ah-location-grid ah-stagger\">\r\n        <div class=\"ah-location-card\">\r\n          <div class=\"ah-location-card-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M12 2c-3 2-5 5-5 9 0 3 2 5 5 5s5-2 5-5c0-4-2-7-5-9Z\"\/><\/svg><\/div>\r\n          <h3>Neighbourhood<\/h3>\r\n          <p>Sherwood Forrest \u2014 known for its prestigious, tree-lined streets and estate-like charm throughout the Mississauga Road corridor.<\/p>\r\n        <\/div>\r\n        <div class=\"ah-location-card\">\r\n          <div class=\"ah-location-card-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 2v3M12 19v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M2 12h3M19 12h3M4.22 19.78l2.12-2.12M17.66 6.34l2.12-2.12\"\/><\/svg><\/div>\r\n          <h3>Outdoor Space<\/h3>\r\n          <p>Located near Erindale Park \u2014 Mississauga's largest park \u2014 and multiple local conservation areas perfect for trails and recreation.<\/p>\r\n        <\/div>\r\n        <div class=\"ah-location-card\">\r\n          <div class=\"ah-location-card-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3v9l4 4\"\/><\/svg><\/div>\r\n          <h3>Golf &amp; Recreation<\/h3>\r\n          <p>Minutes from celebrated courses including BraeBen Golf Course and Lakeview Golf Course, plus tennis clubs and fitness centres.<\/p>\r\n        <\/div>\r\n        <div class=\"ah-location-card\">\r\n          <div class=\"ah-location-card-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"9\" rx=\"2\"\/><path d=\"M7 11V8a5 5 0 0 1 10 0v3\"\/><\/svg><\/div>\r\n          <h3>Convenience &amp; Transit<\/h3>\r\n          <p>Quick access to the <a href=\"https:\/\/www.utm.utoronto.ca\/\" target=\"_blank\" rel=\"noopener noreferrer\">University of Toronto Mississauga<\/a>, upscale shopping, fine dining, Highways 403, 407, QEW, and GO Transit.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"ah-reveal\" style=\"margin-top:44px;text-align:center;\">\r\n        <a href=\"#register\" class=\"ah-btn-primary\">Register For Updates &amp; Floor Plans<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== PINNACLE FULL IMAGE ===================== -->\r\n  <section class=\"ah-pinnacle\">\r\n    <img decoding=\"async\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/homebuilder-interior-scaled.jpeg\" alt=\"Pinnacle of Luxury Living Interior\" class=\"ah-pinnacle-img\">\r\n    <div class=\"ah-pinnacle-caption ah-reveal\">\r\n      <h2>The Pinnacle Of Luxury Living On Mississauga Road<\/h2>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== INTRO ===================== -->\r\n  <section class=\"ah-intro\" id=\"intro\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-intro-grid\">\r\n        <div class=\"ah-intro-media ah-reveal-left\">\r\n          <img decoding=\"async\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/lake-bridge-scaled.jpeg\" alt=\"Sherwood Forrest Lifestyle\">\r\n        <\/div>\r\n        <div class=\"ah-reveal-right\">\r\n          <h1>A Life Well Lived, In Sherwood Forrest.<\/h1>\r\n          <h2>From championship golf courses to heritage woodlands, Abacot Hill places an entire lifestyle of leisure, nature, and prestige right at your doorstep.<\/h2>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== LIFESTYLE PILLS ===================== -->\r\n  <section class=\"ah-lifestyle\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-lifestyle-row ah-stagger\">\r\n        <div class=\"ah-lifestyle-pill\">\r\n          <span class=\"ah-lp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M12 2c-3 2-5 5-5 9 0 3 2 5 5 5s5-2 5-5c0-4-2-7-5-9Z\"\/><\/svg><\/span>\r\n          <span>4+ Acres Heritage Woodlands<\/span>\r\n        <\/div>\r\n        <div class=\"ah-lifestyle-pill\">\r\n          <span class=\"ah-lp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3v9l4 4\"\/><\/svg><\/span>\r\n          <span>Championship Golf Courses<\/span>\r\n        <\/div>\r\n        <div class=\"ah-lifestyle-pill\">\r\n          <span class=\"ah-lp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9h18l-1.5 10a2 2 0 0 1-2 1.8H6.5A2 2 0 0 1 4.5 19L3 9Z\"\/><path d=\"M8 9V6a4 4 0 0 1 8 0v3\"\/><\/svg><\/span>\r\n          <span>Luxury Shopping &amp; Dining<\/span>\r\n        <\/div>\r\n        <div class=\"ah-lifestyle-pill\">\r\n          <span class=\"ah-lp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"9\" rx=\"2\"\/><path d=\"M7 11V8a5 5 0 0 1 10 0v3\"\/><\/svg><\/span>\r\n          <span>Highways 403 \u00b7 407 \u00b7 QEW<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== QUOTE STRIP ===================== -->\r\n  <section class=\"ah-quote-strip\">\r\n    <div class=\"ah-container ah-reveal\">\r\n      <div class=\"ah-qmark\">&ldquo;<\/div>\r\n      <blockquote>In the heart of Sherwood Forrest, Abacot Hill begins a new chapter in Mississauga's most enchanting neighbourhood.<\/blockquote>\r\n      <div class=\"ah-qmark ah-qmark-flip\">&ldquo;<\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== STORY SPLIT ===================== -->\r\n  <section class=\"ah-section\" id=\"story\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-split\">\r\n        <div class=\"ah-reveal-left\">\r\n          <span class=\"ah-eyebrow\">An Intimate Enclave Community<\/span>\r\n          <h2 class=\"ah-title\">A Thrilling New Chapter In The Timeless Story Of Sherwood Forrest<\/h2>\r\n          <p class=\"ah-desc\">\r\n            Hallett Homes is proud to introduce an intimate new home offering at Mississauga Road. In this\r\n            close-knit enclave community, Abacot Hill is the exclusive addition that opens a thrilling new\r\n            chapter in the timeless story of Sherwood Forrest \u2014 a storied neighbourhood long admired for its\r\n            quiet grandeur, mature canopy, and a way of life that feels both rooted in history and effortlessly\r\n            current.\r\n          <\/p>\r\n          <p class=\"ah-desc\">\r\n            This intimate collection of 33', 49' &amp; 57' detached residences is a rare opportunity to own in\r\n            one of the city's most prestigious neighbourhoods. Surrounded by more than four acres of mature\r\n            trees and heritage lands, Abacot Hill embodies the elegance, privacy, and natural beauty that define\r\n            Sherwood Forrest. This is a community unlike any other \u2014 where sophisticated living meets an\r\n            enduring legacy, and where every street, every garden, and every fa\u00e7ade has been considered with\r\n            the same level of care that defines the homes themselves.\r\n          <\/p>\r\n          <p class=\"ah-desc\">\r\n            For families seeking room to grow, for downsizers seeking refinement without compromise, and for\r\n            discerning buyers who recognize the rarity of a Mississauga Road address, Abacot Hill offers a\r\n            once-in-a-generation opportunity to put down roots in a neighbourhood that simply cannot be\r\n            replicated.\r\n          <\/p>\r\n          <div style=\"margin-top:30px;\">\r\n            <a href=\"#register\" class=\"ah-btn-primary\">Register Now<\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ah-story-media ah-reveal-right\">\r\n          <img decoding=\"async\" class=\"ah-story-img-sm\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/exceptional-map-scaled.png\" alt=\"Abacot Hill Location Map\">\r\n          <img decoding=\"async\" class=\"ah-story-img-lg\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/home-overview.jpeg\" alt=\"Abacot Hill Aerial Overview\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== TRUST BAR ===================== -->\r\n  <section class=\"ah-trustbar\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-trustbar-inner ah-stagger\">\r\n        <div class=\"ah-trust-item\"><span class=\"ah-trust-num\">33', 49' &amp; 57'<\/span><span class=\"ah-trust-label\">Detached Residences<\/span><\/div>\r\n        <div class=\"ah-trust-item\"><span class=\"ah-trust-num\">Hallett Homes<\/span><span class=\"ah-trust-label\">Award-Winning Builder<\/span><\/div>\r\n        <div class=\"ah-trust-item\"><span class=\"ah-trust-num\">4+ Acres<\/span><span class=\"ah-trust-label\">Mature Trees &amp; Heritage Land<\/span><\/div>\r\n        <div class=\"ah-trust-item\"><span class=\"ah-trust-num\">Sherwood Forrest<\/span><span class=\"ah-trust-label\">Mississauga Road<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== TIMELESS DESIGN ===================== -->\r\n  <section class=\"ah-section ah-watermark\" id=\"design\">\r\n    <div class=\"ah-crest-bg\" aria-hidden=\"true\">\r\n      <svg viewBox=\"0 0 200 200\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"color:var(--brand-dark);\">\r\n        <polygon points=\"100,10 180,55 180,145 100,190 20,145 20,55\" \/>\r\n        <circle cx=\"100\" cy=\"100\" r=\"60\"\/>\r\n        <text x=\"100\" y=\"112\" font-size=\"46\" text-anchor=\"middle\" fill=\"currentColor\" stroke=\"none\" font-family=\"Georgia, serif\">AH<\/text>\r\n      <\/svg>\r\n    <\/div>\r\n    <div class=\"ah-container\" style=\"position:relative;z-index:1;\">\r\n      <div class=\"ah-split\">\r\n        <div class=\"ah-reveal-left\">\r\n          <span class=\"ah-eyebrow\">Timeless Design For Fabled Living<\/span>\r\n          <h2 class=\"ah-title\">Award-Winning Craftsmanship In Every Residence<\/h2>\r\n          <p class=\"ah-desc\">\r\n            Every residence at Abacot Hill is a testament to the award-winning craftsmanship of Hallett Homes.\r\n            Designed with open-concept main floors, spacious bedrooms with walk-in closets, beautifully\r\n            appointed ensuites, and versatile flex spaces, each home is thoughtfully curated to enhance both\r\n            form and function. Generous principal rooms flow naturally into one another, creating an effortless\r\n            rhythm for both everyday living and grand entertaining.\r\n          <\/p>\r\n          <p class=\"ah-desc\">\r\n            A selection of architectural elevations and optional floor plans allows you to personalize your\r\n            home to suit your style and lifestyle. From expansive two-car garages to exquisite finishes \u2014\r\n            including premium millwork, designer lighting packages, and curated material palettes \u2014 these\r\n            homes are designed to meet the highest standards of luxury, while remaining warm, livable, and\r\n            distinctly yours.\r\n          <\/p>\r\n          <div style=\"margin-top:30px;\">\r\n            <a href=\"#register\" class=\"ah-btn-primary\">Be Among The First \u2014 Priority Registration Open<\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ah-design-media ah-reveal-right\">\r\n          <span class=\"ah-design-grain\" aria-hidden=\"true\"><\/span>\r\n          <img decoding=\"async\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/homebuilder-exterior-scaled.jpeg\" alt=\"Abacot Hill Exterior Architecture\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== SHAPE DIVIDER ===================== -->\r\n  <div class=\"ah-shape-divider\" style=\"background:var(--white);\">\r\n    <svg viewBox=\"0 0 1200 90\" preserveAspectRatio=\"none\"><path d=\"M0,90 C300,10 900,10 1200,90 L1200,90 L0,90 Z\" fill=\"var(--darker)\"><\/path><\/svg>\r\n  <\/div>\r\n\r\n  <!-- ===================== NEIGHBOURHOOD ===================== -->\r\n  <section class=\"ah-neigh\" id=\"neighbourhood\">\r\n    <span class=\"ah-neigh-vertical\">Mississauga Road \u00b7 Sherwood Forrest<\/span>\r\n    <span class=\"ah-neigh-vertical ah-neigh-vertical-right\">Mississauga Road \u00b7 Sherwood Forrest<\/span>\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-neigh-inner ah-reveal\">\r\n        <span class=\"ah-eyebrow\" style=\"justify-content:center;\">Living In Sherwood Forrest, Mississauga<\/span>\r\n        <h2 class=\"ah-title\" style=\"margin:0 auto;color:var(--white);\">One Of Mississauga's Most Sought-After Neighbourhoods<\/h2>\r\n        <p class=\"ah-desc\" style=\"margin:0 auto;\">\r\n          Searching for new homes in Mississauga or detached houses for sale near Mississauga Road? Sherwood\r\n          Forrest consistently ranks among the city's most prestigious addresses \u2014 a mature, tree-lined\r\n          enclave prized for its privacy, heritage character, and unmatched walkability to everyday essentials.\r\n          Abacot Hill places you at the centre of this sought-after community.\r\n        <\/p>\r\n        <p class=\"ah-desc\" style=\"margin:16px auto 0;\">\r\n          From top-rated schools and renowned golf clubs to conservation trails, boutique shopping, and\r\n          award-winning dining, Sherwood Forrest offers a rare combination of small-town tranquility and\r\n          big-city convenience \u2014 with quick access to Highways 403, 407, the QEW, and GO Transit for an\r\n          effortless commute across the GTA.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"ah-neigh-media ah-reveal-scale\">\r\n        <img decoding=\"async\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/home-overview.jpeg\" alt=\"Sherwood Forrest Neighbourhood Aerial Overview\">\r\n      <\/div>\r\n\r\n      <div class=\"ah-neigh-cats ah-stagger\">\r\n        <a href=\"#register\">Nature &amp; Trails<\/a>\r\n        <a href=\"#register\">Shopping &amp; Retail<\/a>\r\n        <a href=\"#register\">Golf Courses<\/a>\r\n        <a href=\"#register\">Fine Dining<\/a>\r\n        <a href=\"#register\">Schools &amp; Services<\/a>\r\n        <a href=\"#register\">Recreation<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== SHAPE DIVIDER ===================== -->\r\n  <div class=\"ah-shape-divider\" style=\"background:var(--darker);\">\r\n    <svg viewBox=\"0 0 1200 90\" preserveAspectRatio=\"none\"><path d=\"M0,0 C300,80 900,80 1200,0 L1200,90 L0,90 Z\" fill=\"var(--cream)\"><\/path><\/svg>\r\n  <\/div>\r\n\r\n  <!-- ===================== BUILDER SPLIT ===================== -->\r\n  <section class=\"ah-section ah-cream\" id=\"builder\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-builder-grid\">\r\n        <div class=\"ah-reveal-left\">\r\n          <div class=\"ah-builder-logo-row\">\r\n            <span class=\"ah-eyebrow\" style=\"margin-bottom:0;\">A Homebuilder Unlike Any Other<\/span>\r\n            <img decoding=\"async\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/hallett-logo.png\" alt=\"Hallett Homes Logo\">\r\n          <\/div>\r\n          <h2 class=\"ah-title\">Hallett Homes \u2014 A Tradition Of Excellence<\/h2>\r\n          <p class=\"ah-desc\">\r\n            At Hallett Homes, we are committed to exceptional craftsmanship, innovative design, and a seamless\r\n            homeownership experience. From the moment you step into the Hallett Gallery to long after move-in\r\n            day, we are dedicated to ensuring your home reflects your unique vision.\r\n          <\/p>\r\n          <p class=\"ah-desc\">\r\n            With personalized home designs and an in-house team of design specialists, we bring your new home\r\n            to life with unparalleled attention to detail and quality \u2014 from the structural bones of the home\r\n            to the smallest hardware finish. It is this obsession with detail, paired with decades of\r\n            building experience across the GTA, that has earned Hallett Homes its reputation as a builder\r\n            unlike any other.\r\n          <\/p>\r\n          <div class=\"ah-builder-quote\">\r\n            <p>We don't just build homes \u2014 we build relationships, guiding you every step of the way.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ah-builder-media ah-reveal-right\">\r\n          <img decoding=\"async\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/homebuilder-interior-scaled.jpeg\" alt=\"Hallett Homes Interior Craftsmanship\">\r\n          <img decoding=\"async\" class=\"ah-builder-media-2\" src=\"https:\/\/theabacothillmississauga.ca\/wp-content\/uploads\/2026\/06\/homebuilder-exterior-scaled.jpeg\" alt=\"Hallett Homes Exterior Streetscape\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== PRESTIGE BANNER ===================== -->\r\n  <section class=\"ah-prestige\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-prestige-inner ah-reveal\">\r\n        <span class=\"ah-eyebrow\" style=\"justify-content:center;\">Exceptional Elegance Is Yours To Discover<\/span>\r\n        <h2>Prestige &amp; Craftsmanship Meets A Treasured Neighbourhood<\/h2>\r\n        <p>\r\n          Abacot Hill is the evolution of a storied neighbourhood \u2014 a collection of homes that embody prestige,\r\n          sophistication, and the finest craftsmanship. Every residence reflects our commitment to excellence,\r\n          from its architectural beauty to its unparalleled quality. We look forward to helping you create your\r\n          dream home in this truly remarkable community, and to introducing you to these exceptional,\r\n          custom-style residences.\r\n        <\/p>\r\n        <a href=\"#register\" class=\"ah-btn-light\">Reserve Your Priority Spot<\/a>\r\n        <p class=\"ah-attribution\">\u2014 Ben Hallett, Founder &amp; CEO, Hallett Homes<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== PROCESS TIMELINE ===================== -->\r\n  <section class=\"ah-section\" id=\"process\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-reveal\" style=\"text-align:center;max-width:760px;margin:0 auto;\">\r\n        <span class=\"ah-eyebrow\" style=\"justify-content:center;\">Your Journey Home<\/span>\r\n        <h2 class=\"ah-title\" style=\"margin:0 auto;\">From Registration To Move-In<\/h2>\r\n        <p class=\"ah-desc\" style=\"margin:0 auto;\">\r\n          A simple, transparent process designed to keep you informed at every stage of your journey \u2014 from the\r\n          moment you register to the day you receive your keys.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"ah-timeline ah-stagger\">\r\n        <div class=\"ah-timeline-item\"><div class=\"ah-timeline-num\">1<\/div><h3>Register Your Interest<\/h3><p>Submit your details to join the priority list and receive early updates as they happen.<\/p><\/div>\r\n        <div class=\"ah-timeline-item\"><div class=\"ah-timeline-num\">2<\/div><h3>Meet Our Sales Team<\/h3><p>Connect with a representative to review available homes, pricing, and floor plan options.<\/p><\/div>\r\n        <div class=\"ah-timeline-item\"><div class=\"ah-timeline-num\">3<\/div><h3>Select Your Home<\/h3><p>Choose your preferred lot, model, and finish package with guidance from our team.<\/p><\/div>\r\n        <div class=\"ah-timeline-item\"><div class=\"ah-timeline-num\">4<\/div><h3>Sign &amp; Customize<\/h3><p>Finalize your agreement and personalize selections through the Hallett Gallery.<\/p><\/div>\r\n        <div class=\"ah-timeline-item\"><div class=\"ah-timeline-num\">5<\/div><h3>Construction Updates<\/h3><p>Receive regular progress updates as your home moves through each stage of construction.<\/p><\/div>\r\n        <div class=\"ah-timeline-item\"><div class=\"ah-timeline-num\">6<\/div><h3>Move In<\/h3><p>Complete your final walkthrough and receive the keys to your brand-new Abacot Hill home.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== FAQ ===================== -->\r\n  <section class=\"ah-section ah-cream\" id=\"faq\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-reveal\" style=\"text-align:center;max-width:760px;margin:0 auto;\">\r\n        <span class=\"ah-eyebrow\" style=\"justify-content:center;\">Frequently Asked Questions<\/span>\r\n        <h2 class=\"ah-title\" style=\"margin:0 auto;\">Everything You Need To Know<\/h2>\r\n        <p class=\"ah-desc\" style=\"margin:0 auto;\">Have a question that isn't answered here? Reach out using the registration form below.<\/p>\r\n      <\/div>\r\n      <div class=\"ah-faq ah-reveal\">\r\n        <div class=\"ah-faq-item\">\r\n          <h3>What lot sizes are available at Abacot Hill? <span class=\"ah-faq-icon\">+<\/span><\/h3>\r\n          <div class=\"ah-faq-answer\"><p>Abacot Hill offers an exclusive collection of 33', 49', and 57' detached residences, each with a selection of architectural elevations and optional floor plans to suit your lifestyle.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"ah-faq-item\">\r\n          <h3>Who is building Abacot Hill? <span class=\"ah-faq-icon\">+<\/span><\/h3>\r\n          <div class=\"ah-faq-answer\"><p>Abacot Hill is being developed by Hallett Homes, an award-winning builder known for exceptional craftsmanship, personalized design, and a dedicated in-house design team at the Hallett Gallery.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"ah-faq-item\">\r\n          <h3>Where exactly is Abacot Hill located? <span class=\"ah-faq-icon\">+<\/span><\/h3>\r\n          <div class=\"ah-faq-answer\"><p>Abacot Hill is located on the prestigious Mississauga Road corridor within Sherwood Forrest, surrounded by more than four acres of mature trees and heritage lands.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"ah-faq-item\">\r\n          <h3>How can I register my interest? <span class=\"ah-faq-icon\">+<\/span><\/h3>\r\n          <div class=\"ah-faq-answer\"><p>Simply complete the registration form on this page with your contact and preference details. Our sales team will follow up with priority access to pricing, floor plans, and launch updates.<\/p><\/div>\r\n        <\/div>\r\n        <div class=\"ah-faq-item\">\r\n          <h3>Are realtors welcome to participate? <span class=\"ah-faq-icon\">+<\/span><\/h3>\r\n          <div class=\"ah-faq-answer\"><p>Yes, registered realtors are welcome and can indicate this on the form. Our team will follow up with relevant program details and broker registration information.<\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== REGISTRATION ===================== -->\r\n  <section class=\"ah-register\" id=\"register\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-register-crest ah-reveal-scale\" aria-hidden=\"true\"><\/div>\r\n      <h2 class=\"ah-reveal\">Register Now<\/h2>\r\n      <div class=\"ah-register-form ah-reveal\">\r\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f29-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"29\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/30#wpcf7-f29-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"29\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f29-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"footer-form\">\n\t<p><label> Your Name*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Your Email*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Phone Number*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Are you a Realtor?*<\/label>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"radio-239\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"radio-239\" value=\"Yes\" \/><span class=\"wpcf7-list-item-label\">Yes<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"radio-239\" value=\"No\" \/><span class=\"wpcf7-list-item-label\">No<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n      <\/div>\r\n      <p class=\"ah-register-note\">\r\n        By registering, you'll receive priority access to pricing, floor plans, and exclusive launch updates\r\n        for Abacot Hill's collection of 33', 49' &amp; 57' detached residences in Sherwood Forrest. Your\r\n        information is kept confidential and used solely to keep you informed about this community.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== FOOTER ===================== -->\r\n  <footer class=\"ah-footer\">\r\n    <div class=\"ah-container\">\r\n      <div class=\"ah-footer-logo\">\r\n        <p class=\"ah-footer-tag\">We do not represent the builder. All renderings, incentives, and pricing are subject to terms &amp; conditions and may change at any time without notice. See sales representative for more details. Not intended to solicit those under contract with another brokerage. Additional terms may apply.<\/p>\r\n      <\/div>\r\n      <div class=\"ah-footer-bottom\">\r\n        <span>&copy; 2026 Abacot Hill by Hallett Homes. All Rights Reserved.<\/span>\r\n        <a href=\"https:\/\/theabacothillmississauga.ca\/index.php\/terms-conditions\/\" target=\"_blank\" rel=\"noopener noreferrer\">Terms &amp; Conditions<\/a>\r\n        <a href=\"https:\/\/theabacothillmississauga.ca\/index.php\/privacy-policy\/\" target=\"_blank\" rel=\"noopener noreferrer\">Privacy Policy<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/footer>\r\n\r\n  <!-- ===================== STICKY MOBILE CTA ===================== -->\r\n  <a href=\"#register\" class=\"ah-sticky-cta\">Register Now <\/a>\r\n\r\n<\/div>\r\n\r\n<!-- ===================== JS ===================== -->\r\n<script>\r\n(function(){\r\n\r\n  \/* ---- BURGER \/ MOBILE NAV ---- *\/\r\n  var burger   = document.getElementById('ahBurger');\r\n  var mobileNav = document.getElementById('ahMobileNav');\r\n\r\n  if(burger && mobileNav){\r\n    burger.addEventListener('click', function(){\r\n      mobileNav.classList.toggle('ah-open');\r\n      \/* animate burger lines *\/\r\n      burger.classList.toggle('ah-burger-open');\r\n    });\r\n    \/* close on any nav link click *\/\r\n    mobileNav.querySelectorAll('a').forEach(function(link){\r\n      link.addEventListener('click', function(){\r\n        mobileNav.classList.remove('ah-open');\r\n        burger.classList.remove('ah-burger-open');\r\n      });\r\n    });\r\n  }\r\n\r\n  \/* ---- SMOOTH SCROLL ---- *\/\r\n  document.querySelectorAll('a[href^=\"#\"]').forEach(function(anchor){\r\n    anchor.addEventListener('click', function(e){\r\n      var target = document.querySelector(this.getAttribute('href'));\r\n      if(target){\r\n        e.preventDefault();\r\n        window.scrollTo({top: target.offsetTop - 70, behavior:'smooth'});\r\n      }\r\n    });\r\n  });\r\n\r\n  \/* ---- SCROLL REVEAL ---- *\/\r\n  var revealEls = document.querySelectorAll('.ah-reveal, .ah-reveal-left, .ah-reveal-right, .ah-reveal-scale, .ah-stagger');\r\n  if('IntersectionObserver' in window){\r\n    var observer = new IntersectionObserver(function(entries){\r\n      entries.forEach(function(entry){\r\n        if(entry.isIntersecting){\r\n          entry.target.classList.add('ah-visible');\r\n          observer.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, {threshold:0.15});\r\n    revealEls.forEach(function(el){ observer.observe(el); });\r\n  } else {\r\n    revealEls.forEach(function(el){ el.classList.add('ah-visible'); });\r\n  }\r\n\r\n  \/* ---- FAQ ACCORDION ---- *\/\r\n  document.querySelectorAll('.ah-faq-item').forEach(function(item){\r\n    item.addEventListener('click', function(){\r\n      var isOpen = item.classList.contains('ah-open');\r\n      document.querySelectorAll('.ah-faq-item').forEach(function(i){\r\n        i.classList.remove('ah-open');\r\n        i.querySelector('.ah-faq-answer').style.maxHeight = null;\r\n      });\r\n      if(!isOpen){\r\n        item.classList.add('ah-open');\r\n        var answer = item.querySelector('.ah-faq-answer');\r\n        answer.style.maxHeight = answer.scrollHeight + 'px';\r\n      }\r\n    });\r\n  });\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Overview Community Design Neighbourhood Location Builder FAQ Register Now Overview Community Design Neighbourhood Location Builder FAQ Register Now Abacot Hill New Luxury Detached Homes on Mississauga Road \u2014 33&#8242;, 49&#8242; &amp; 57&#8242; Lots in Prestigious Sherwood Forrest Register Now Register Now Receive priority access to pricing, floor plans &amp; launch updates. About The Community Abacot [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":23,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-30","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/pages\/30","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/comments?post=30"}],"version-history":[{"count":43,"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":97,"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/pages\/30\/revisions\/97"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/media\/23"}],"wp:attachment":[{"href":"https:\/\/theabacothillmississauga.ca\/index.php\/wp-json\/wp\/v2\/media?parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}