The Sevens — Golden BC | Amber Granter, PREC
/* Elementor overrides — force full width and proper sizing */
.elementor-widget-text-editor,.elementor-widget-text-editor .elementor-widget-container{max-width:100%!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;padding:0!important;font-size:16px!important}
.elementor-element{max-width:100%!important}
.elementor-section .elementor-container{max-width:100%!important}
.elementor-column-wrap,.elementor-widget-wrap{padding:0!important}
/* Force all grids to work inside Elementor */
.gallery-grid,.plans-grid,.features-list,.lifestyle-grid,.selections-grid,.about-grid,.about-highlights,.contact-grid,.meet-amber-inner,.form-row,.hero-stats,.footer-inner,.footer-links,.nav,.nav-brand,.nav-links,.amber-contact-links,.hero-actions,.meet-amber-ctas,.plan-specs{display:grid!important}
.gallery-grid{grid-template-columns:repeat(4,1fr)!important;gap:4px!important}
.plans-grid{grid-template-columns:repeat(4,1fr)!important;gap:1.25rem!important}
.features-list{grid-template-columns:repeat(3,1fr)!important}
.lifestyle-grid{grid-template-columns:repeat(4,1fr)!important;gap:4px!important}
.selections-grid{grid-template-columns:repeat(3,1fr)!important}
.about-grid,.contact-grid{grid-template-columns:1fr 1fr!important}
.about-highlights{grid-template-columns:1fr 1fr!important}
.meet-amber-inner{grid-template-columns:auto 1fr!important}
.form-row{grid-template-columns:1fr 1fr!important}
.gallery-wide{grid-column:span 2!important}
/* Force flex layouts */
.nav,.nav-brand,.nav-links,.hero-actions,.meet-amber-ctas,.amber-contact-links,.plan-specs,.hero-stats,.footer-inner,.footer-links{display:flex!important}
.contact-form{display:flex!important;flex-direction:column!important}
/* Force images to fill their containers */
img{max-width:100%!important}
.gallery-item img,.lifestyle-item img,.plan-card-img,.about-img-main,.about-img-accent,.selection-card img{width:100%!important;object-fit:cover!important}
.gallery-item img{height:220px!important}
.gallery-wide img{height:280px!important}
.lifestyle-item img{width:100%!important;height:100%!important;object-fit:cover!important}
.plan-card-img{height:180px!important}
.about-img-main{width:88%!important;height:400px!important;object-fit:cover!important}
.about-img-accent{width:55%!important;height:250px!important;object-fit:cover!important}
:root{–black:#000;–off-black:#0c0c0c;–charcoal:#1a1a1a;–dark-gray:#2a2a2a;–mid-gray:#69727d;–light-gray:#b0b0b0;–off-white:#f9f9f9;–white:#fff;–sage:#90a89a;–sage-light:#a8bfaf;–sage-dark:#7a9484;–sage-bg:rgba(144,168,154,.12)}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}
img{max-width:100%!important;height:auto}
.gallery-item img,.lifestyle-item img,.plan-card-img,.about-img-main,.about-img-accent,.selection-card img{width:100%!important;height:auto!important;min-height:180px;object-fit:cover!important}
body{font-family:’Montserrat’,sans-serif;background:var(–white);color:var(–black);overflow-x:hidden}
.nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 3rem;background:var(–white);border-bottom:1px solid rgba(0,0,0,.06);transition:box-shadow .3s}
.nav.scrolled{box-shadow:0 2px 20px rgba(0,0,0,.08)}
.nav-brand{display:flex;align-items:center;gap:1.5rem}
.nav-logo{height:36px}
.nav-divider{width:1px;height:28px;background:rgba(0,0,0,.15)}
.nav-amber{display:flex;flex-direction:column}
.nav-amber-name{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(–black)}
.nav-amber-title{font-size:.6rem;font-weight:400;color:var(–mid-gray);letter-spacing:.03em}
.nav-links{display:flex;align-items:center;gap:2rem}
.nav-links a{font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(–black);text-decoration:none;transition:color .3s}
.nav-links a:hover{color:var(–sage-dark)}
.nav-cta{background:var(–black)!important;color:var(–white)!important;padding:.7rem 1.5rem!important;font-size:.68rem!important;letter-spacing:.12em!important;transition:background .3s!important}
.nav-cta:hover{background:var(–charcoal)!important}
.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding:5rem 3rem;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 40%,rgba(0,0,0,.7) 80%,rgba(0,0,0,.85) 100%),url(‘https://thesevens.ca/wp-content/uploads/2022/09/TheSevens_Exterior_01.jpg’) center/cover no-repeat}
.hero-content{position:relative;z-index:2;max-width:800px;animation:fadeUp .8s ease .2s both}
.hero-tag{display:inline-block;font-size:.65rem;text-transform:uppercase;letter-spacing:.3em;font-weight:500;color:var(–sage-light);margin-bottom:1.5rem;padding:.5rem 1.2rem;background:rgba(144,168,154,.2);backdrop-filter:blur(8px)}
.hero h1{font-family:’Cormorant Garamond’,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1.05;color:var(–white);margin-bottom:1.5rem}
.hero h1 em{font-style:italic;font-weight:500}
.hero-sub{font-size:.95rem;font-weight:300;color:rgba(255,255,255,.8);max-width:520px;line-height:1.8;margin-bottom:2.5rem;letter-spacing:.02em}
.hero-actions{display:flex;gap:1rem;align-items:center}
.btn-primary{display:inline-block;background:var(–sage);color:var(–black);padding:.9rem 2.2rem;font-family:’Montserrat’,sans-serif;font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600;text-decoration:none;transition:all .3s}
.btn-primary:hover{background:var(–sage-light)}
.btn-outline{display:inline-block;border:1px solid rgba(255,255,255,.4);color:var(–white);padding:.9rem 2.2rem;font-family:’Montserrat’,sans-serif;font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;font-weight:500;text-decoration:none;transition:all .3s}
.btn-outline:hover{border-color:var(–white);background:rgba(255,255,255,.1)}
.hero-stats{display:flex;gap:3.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.15);animation:fadeUp .8s ease .5s both}
.hero-stat-value{font-family:’Cormorant Garamond’,serif;font-size:1.8rem;color:var(–white);font-weight:500}
.hero-stat-label{font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.5);margin-top:.3rem;font-weight:500}
.str-banner{background:var(–sage);padding:.7rem 2rem;text-align:center;font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(–black);overflow:hidden}
.str-banner-inner{animation:marquee 25s linear infinite;white-space:nowrap}
@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
section{padding:6rem 3rem}.container{max-width:1100px;margin:0 auto}
.section-tag{font-size:.6rem;text-transform:uppercase;letter-spacing:.3em;font-weight:600;color:var(–sage-dark);margin-bottom:.75rem}
.section-heading{font-family:’Cormorant Garamond’,serif;font-size:clamp(2rem,4vw,3rem);color:var(–black);font-weight:400;line-height:1.15;margin-bottom:1.5rem}
.meet-amber{background:var(–off-white);padding:4.5rem 3rem}
.meet-amber-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:3rem;align-items:center}
.meet-amber-photo{width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:3px solid var(–sage);overflow:hidden}
.meet-amber-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.meet-amber-content h2{font-family:’Cormorant Garamond’,serif;font-size:1.8rem;font-weight:400;color:var(–black);margin-bottom:.2rem}
.meet-amber-content h2 span{color:var(–sage-dark)}
.meet-amber-subtitle{font-size:.6rem;text-transform:uppercase;letter-spacing:.2em;color:var(–sage-dark);font-weight:600;margin-bottom:1rem}
.meet-amber-content p{color:var(–mid-gray);font-size:.9rem;font-weight:300;line-height:1.8;max-width:680px}
.meet-amber-content p strong{color:var(–black);font-weight:600}
.meet-amber-ctas{display:flex;gap:1rem;margin-top:1.5rem;align-items:center;flex-wrap:wrap}
.meet-amber-ctas a{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;text-decoration:none;transition:all .3s}
.btn-sage{background:var(–sage);color:var(–black);padding:.7rem 1.6rem}.btn-sage:hover{background:var(–sage-light)}
.btn-text{color:var(–mid-gray);display:inline-flex;align-items:center;gap:.4rem}.btn-text:hover{color:var(–black)}
@media(max-width:700px){.meet-amber-inner{grid-template-columns:1fr;text-align:center;gap:1.5rem}.meet-amber-photo{margin:0 auto}.meet-amber-ctas{justify-content:center}}
.about{background:var(–white)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}
.about-text p{color:var(–mid-gray);line-height:1.85;margin-bottom:1.25rem;font-size:.92rem;font-weight:300}.about-text p strong{color:var(–black);font-weight:600}
.about-highlights{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem}
.highlight-card{padding:1.25rem;border:1px solid rgba(0,0,0,.08);transition:border-color .3s}.highlight-card:hover{border-color:var(–sage)}
.highlight-card h4{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(–black);margin-bottom:.3rem}
.highlight-card p{font-size:.78rem;color:var(–mid-gray);line-height:1.5;font-weight:400}
.about-image-stack{position:relative;height:520px}
.about-img-main{width:88%;height:400px;object-fit:cover;display:block}
.about-img-accent{position:absolute;bottom:0;right:0;width:55%;height:250px;object-fit:cover;border:8px solid var(–white);box-shadow:0 8px 30px rgba(0,0,0,.1)}
.floorplans{background:var(–off-white)}
.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}
.plan-card{background:var(–white);position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s;border:1px solid rgba(0,0,0,.06)}
.plan-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.1)}
.plan-card-img{width:100%;height:180px;object-fit:cover;display:block}.plan-card-body{padding:1.5rem}
.plan-name{font-family:’Cormorant Garamond’,serif;font-size:1.5rem;color:var(–black);margin-bottom:.4rem}
.plan-price{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(–sage-dark);font-weight:600;margin-bottom:1.25rem}
.plan-specs{display:flex;flex-direction:column;gap:.5rem}
.plan-spec{display:flex;justify-content:space-between;font-size:.8rem;color:var(–mid-gray);padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.06);font-weight:400}
.plan-spec-value{color:var(–black);font-weight:600}
.plan-status{display:inline-block;margin-top:1rem;font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;padding:.3rem .8rem}
.plan-status.available{background:var(–sage-bg);color:var(–sage-dark);border:1px solid rgba(144,168,154,.3)}
.plan-status.sold-out{background:rgba(180,80,80,.08);color:#a06060;border:1px solid rgba(180,80,80,.2)}
.features{background:var(–white)}
.features-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06)}
.feature-item{padding:2rem;background:var(–white);transition:background .3s}.feature-item:hover{background:var(–sage-bg)}
.feature-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(–sage-bg);color:var(–sage-dark);margin-bottom:1rem;font-size:.85rem}
.feature-item h4{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(–black);margin-bottom:.5rem}
.feature-item p{font-size:.82rem;color:var(–mid-gray);line-height:1.65;font-weight:300}
.selections{background:var(–off-white)}
.selections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}
.selection-card{overflow:hidden}.selection-card img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .5s}.selection-card:hover img{transform:scale(1.04)}
.selection-card-body{padding:1.25rem 0}
.selection-label{font-size:.6rem;text-transform:uppercase;letter-spacing:.2em;color:var(–sage-dark);font-weight:600}
.selection-name{font-family:’Cormorant Garamond’,serif;font-size:1.2rem;color:var(–black);margin-top:.2rem}
.gallery{background:var(–white)}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:3rem}
.gallery-item{overflow:hidden}.gallery-item img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .6s ease}.gallery-item:hover img{transform:scale(1.06)}
.gallery-wide{grid-column:span 2}.gallery-wide img{height:280px}
.gallery-link{display:inline-block;margin-top:2.5rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600;color:var(–black);text-decoration:none;padding:.8rem 1.8rem;border:1px solid var(–black);transition:all .3s}
.gallery-link:hover{background:var(–black);color:var(–white)}
.lifestyle{background:var(–off-white)}
.lifestyle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:3rem}
.lifestyle-item{overflow:hidden;aspect-ratio:1}.lifestyle-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.lifestyle-item:hover img{transform:scale(1.06)}
.str-callout{background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url(‘https://thesevens.ca/wp-content/uploads/2022/10/Aerial-C-_-High-Resolution.jpg’) center/cover no-repeat;text-align:center;padding:5rem 2rem}
.str-callout h2{font-family:’Cormorant Garamond’,serif;font-size:clamp(1.8rem,3vw,2.6rem);color:var(–white);margin-bottom:1rem;font-weight:400}
.str-callout p{color:rgba(255,255,255,.75);max-width:550px;margin:0 auto 2.5rem;line-height:1.8;font-weight:300;font-size:.92rem}
.contact{background:var(–white);padding:6rem 3rem}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}
.contact-amber-card{background:var(–off-white);padding:2.5rem;position:relative}
.contact-amber-card::before{content:”;position:absolute;top:0;left:0;bottom:0;width:4px;background:var(–sage)}
.amber-photo{width:90px;height:90px;border-radius:50%;margin-bottom:1.25rem;overflow:hidden}
.amber-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.amber-name{font-family:’Cormorant Garamond’,serif;font-size:1.8rem;color:var(–black);margin-bottom:.2rem}
.amber-title{font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:var(–sage-dark);font-weight:600;margin-bottom:.3rem}
.amber-brokerage{font-size:.78rem;color:var(–mid-gray);margin-bottom:1.5rem;font-weight:400}
.amber-bio{color:var(–mid-gray);line-height:1.8;margin-bottom:1.5rem;font-size:.88rem;font-weight:300}
.amber-contact-links{display:flex;flex-direction:column;gap:.75rem}
.amber-link{display:inline-flex;align-items:center;gap:.75rem;color:var(–black);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .3s}.amber-link:hover{color:var(–sage-dark)}
.amber-link-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(–sage-bg);color:var(–sage-dark);font-size:.85rem;flex-shrink:0}
.contact-form-side h2{font-family:’Cormorant Garamond’,serif;font-size:2.2rem;color:var(–black);margin-bottom:.5rem;font-weight:400}
.contact-form-side>p{color:var(–mid-gray);margin-bottom:2rem;line-height:1.7;font-weight:300;font-size:.92rem}
.contact-form{display:flex;flex-direction:column;gap:.75rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}
.contact-form input,.contact-form textarea,.contact-form select{background:var(–off-white);border:1px solid rgba(0,0,0,.1);color:var(–black);padding:.85rem 1rem;font-family:’Montserrat’,sans-serif;font-size:.82rem;font-weight:400;outline:none;transition:border-color .3s;width:100%}
.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(–light-gray)}
.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(–sage)}
.contact-form textarea{resize:vertical;min-height:90px}.contact-form select{appearance:none;cursor:pointer}
.contact-form button{background:var(–black);color:var(–white);border:none;padding:.9rem 2.5rem;font-family:’Montserrat’,sans-serif;font-size:.68rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600;cursor:pointer;transition:background .3s;align-self:flex-start}
.contact-form button:hover{background:var(–charcoal)}
footer{background:var(–black);padding:3rem;color:rgba(255,255,255,.5)}
.footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}
.footer-links{display:flex;gap:2rem}
.footer-links a{color:rgba(255,255,255,.5);text-decoration:none;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500;transition:color .3s}.footer-links a:hover{color:var(–sage-light)}
.footer-legal{font-size:.68rem;color:rgba(255,255,255,.3);max-width:1100px;margin:1.5rem auto 0;line-height:1.7;font-weight:300}
.side-widgets{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:90;display:flex;flex-direction:column;gap:2px}
.side-widget{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(–sage);color:var(–white);text-decoration:none;font-size:1.1rem;transition:background .3s}.side-widget:hover{background:var(–sage-dark)}
@media(max-width:1024px){.nav{padding:1rem 1.5rem}.nav-links{display:none}section{padding:4rem 2rem}.hero{padding:4rem 2rem}.contact{padding:4rem 2rem}}
@media(max-width:900px){.about-grid,.contact-grid{grid-template-columns:1fr;gap:2.5rem}.plans-grid{grid-template-columns:1fr 1fr}.features-list{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-wide{grid-column:span 2}.lifestyle-grid{grid-template-columns:1fr 1fr}.about-image-stack{height:350px}.hero-stats{gap:2rem;flex-wrap:wrap}.side-widgets{display:none}}
@media(max-width:600px){.plans-grid,.features-list{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-wide{grid-column:span 2}.gallery-wide img{height:180px}.gallery-item img{height:160px}.lifestyle-grid{grid-template-columns:1fr 1fr}.selections-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.about-highlights{grid-template-columns:1fr}.hero{padding:3rem 1.5rem}section{padding:3.5rem 1.5rem}.footer-inner{flex-direction:column;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}.hero-actions{flex-direction:column;align-items:flex-start}}
@keyframes fadeUp{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
Amber Granter
Personal Real Estate Corporation · eXp Realty
Luxury Townhomes · Golden, BC
Live atThe Sevens
A collection of 3 & 4 bedroom luxury townhomes at the base of Mount 7 — where the Rockies meet the Columbias. Connect with your local Buyer’s Agent for expert guidance.
Permitted
Short-Term Rentals
SHORT-TERM RENTALS ARE PERMITTED — GREAT FOR INVESTORS OR VACATION STAYS • SHORT-TERM RENTALS ARE PERMITTED — GREAT FOR INVESTORS OR VACATION STAYS • SHORT-TERM RENTALS ARE PERMITTED — GREAT FOR INVESTORS OR VACATION STAYS • SHORT-TERM RENTALS ARE PERMITTED — GREAT FOR INVESTORS OR VACATION STAYS •
Your Local Guide to The Sevens
Amber Granter · Personal Real Estate Corporation · eXp Realty
I’m a Golden-based REALTOR® and I’m excited to see The Sevens pre-sales underway and this incredible development coming to fruition. As your dedicated Buyer’s Agent, I’m here to represent you — guiding you through the process, negotiating on your behalf, and acting as your go-between with the developer. When you reach out through this page, you’re connecting with a local expert who lives and breathes this community — not a call centre or sales team in another city. I’ll walk you through floor plans, availability, pricing, investment potential, and everything Golden has to offer.
The Development
Mountain Living, Masterfully Designed
The Sevens is a master-planned community nestled at the base of Mount 7 in Golden, British Columbia. Each townhome features chef-style kitchens, spa-inspired bathrooms, floating fireplaces, floor-to-ceiling windows, and uninterrupted mountain views.
Short-term rentals are permitted — making The Sevens ideal for investors, vacation home seekers, or anyone looking for a mountain lifestyle with income potential.
6 National Parks Gateway to Banff, Jasper, Yoho, Kootenay, Glacier & Revelstoke
Year-Round Adventure Ski, hike, bike, raft, and explore in every season
3 Hrs from Calgary Easy access from YYC airport for owners and guests
Oversized Garages Room for vehicles, gear, and all your mountain toys
Floor Plans
Four Plans. One Vision.
The Banff From $849,900
Sq. Ft. 1,701
Bedrooms 3
Bathrooms 4
Available
The Glacier From $899,900
Sq. Ft. 1,779
Bedrooms 3
Bathrooms 4
Available
The Yoho From $949,900
Sq. Ft. 1,686
Bedrooms 3
Bathrooms 3.5
Sold Out
The Kootenay From $859,900
Sq. Ft. 1,704
Bedrooms 3
Bathrooms 3.5
Available
Included Features
Luxury Is Standard
◈
Chef-Style Kitchens Quartz countertops, Blanco sinks, stainless Whirlpool appliances, and pendant lighting over the island.
◇
Spa-Inspired Bathrooms Tiled showers, heated porcelain floors, custom floating vanities with quartz countertops.
▲
Floating Fireplaces Wood-burning fireplaces suspended from the ceiling — the signature design statement.
□
Floor-to-Ceiling Windows Triple-paned windows with glass balcony railings frame the Rockies and Columbias.
▽
Up to 400 Sq Ft Patios Sprawling private balcony space with vertical slat privacy screens and mountain views.
◎
Guest/Nanny Suite Garage-level suite offers flexible space for guests, rental income, or a home office.
Interior Selections
Three Designer Palettes
Warm Minimalism
Mountain Ash
Earthy Sophistication
Oak Appeal
Modern Elegance
Aspen Abode
Gallery
See It for Yourself
The Golden Lifestyle
Adventure Starts at Your Door
Short-Term Rentals Permitted
The Sevens is one of the rare new developments in Golden that allows short-term vacation rentals — a compelling investment in one of BC’s fastest-growing mountain towns.
Talk to Amber About Investment Potential →
window.addEventListener(‘scroll’,()=>{document.getElementById(‘nav’).classList.toggle(‘scrolled’,window.scrollY>50)})