*,::after,::before{box-sizing:border-box}:root{--font-size-base:null}body{margin:0;background-color:var(--body-bg-color,#fff);color:var(--body-color,#000);font-weight:var(--body-font-weight,normal);font-size:var(--body-font-size,1rem);font-family:var(--body-font-family,sans-serif);line-height:var(--body-line-height,1.5);letter-spacing:var(--body-letter-spacing,normal);text-align:var(--body-text-align,left);-webkit-tap-highlight-color:rgb(var(--black) 0);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}hr{margin:1rem 0;border:0;border-top:var(--hr-border-width,1px) solid var(--hr-border-color,currentcolor);opacity:var(--hr-opacity,1);color:var(--hr-color,inherit)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:var(--headings-margin-bottom,.5rem);color:var(--headings-color,currentcolor);font-weight:var(--headings-font-weight,500);font-family:var(--headings-font-family,);font-style:var(--headings-font-style,);line-height:var(--headings-line-height,1.2);letter-spacing:var(--headings-letter-spacing,normal)}h1{font-size:calc(var(--font-size-base,1rem) * 2.5)}h2{font-size:calc(var(--font-size-base,1rem) * 2)}h3{font-size:calc(var(--font-size-base,1rem) * 1.75)}h4{font-size:calc(var(--font-size-base,1rem) * 1.5)}h5{font-size:calc(var(--font-size-base,1rem) * 1.25)}h6{font-size:var(--font-size-base,1rem)}p{margin-top:0;margin-bottom:var(--paragraph-margin-bottom,1rem)}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:var(--small-font-size,.875rem)}mark{padding:.1875rem;background-color:var(--highlight-bg,#fff3cd)}sub,sup{position:relative;font-size:var(--sub-sup-font-size,.75rem);line-height:0;vertical-align:baseline}sub{bottom:-.25rem}sup{top:-.5rem}a{color:rgb(var(--link-color-rgb,currentcolor) 1);-webkit-text-decoration:var(--link-decoration,none);text-decoration:var(--link-decoration,none)}a:hover{--link-color-rgb:var(--link-hover-color-rgb, null);-webkit-text-decoration:var(--link-hover-decoration,none);text-decoration:var(--link-hover-decoration,none)}a:not([href],[class]),a:not([href],[class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-size:1rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{color:var(--code-color,pink);font-size:var(--small-font-size,.875rem);word-wrap:break-word}a>code{color:inherit}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;color:var(--pre-color,);font-size:var(--small-font-size,.875rem)}pre code{color:inherit;font-size:inherit;word-break:normal}kbd{padding:.1875rem .375rem;background-color:var(--body-color,#000);border-radius:.25rem;color:var(--body-bg-color,#fff);font-size:var(--small-font-size,.875rem)}kbd kbd{padding:0;font-size:var(--font-size-base,1rem)}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{padding-top:var(--table-cell-padding-y,.5rem);padding-bottom:var(--table-cell-padding-y,.5rem);color:var(--secondary-color,currentcolor);text-align:left}th{font-weight:inherit;text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-size:inherit;font-family:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date],[type=datetime-local],[type=month],[type=week],[type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}button:focus:not(:focus-visible){outline:0}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{float:left;width:100%;margin-bottom:.5rem;padding:0;font-size:var(--font-size-base,1rem);line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button;-moz-appearance:button;appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}@property --mask-pos{inherits:false;initial-value:0;syntax:"<percentage>"}:root{--blue:#004eaa;--blue-80:#3371bb;--blue-60:#6695cc;--blue-50:#80a6d5;--blue-40:#99b8dd;--blue-20:#ccdcee;--blue-10:#e5edf6;--blue-dark:#00325d;--blue-dark-50:#798ea7;--blue-dark-25:#e0e4e6;--green:#65baaf;--green-light-50:#a6d1cb;--green-dark:#00826e;--green-dark-50:#8bb3ac;--green-dark-25:#c8e2de;--green-darker:#00826e;--orange-dark:#cb6c2f;--orange:#f47b44;--orange-50:#fbb995;--orange-25:#fdd3bb;--gray:#6c7179;--gray-dark:#212322;--gray-90:#c7c9d4;--gray-80:#d2d4dd;--gray-60:#dddfe5;--gray-40:#e8e9ed;--gray-20:#e9e9ee;--gray-10:#f9f9fb;--black:#1e1e1e;--white:#fff;--red:#c32032;--poppins:poppins,sans-serif;--container-padding:2rem;--container-padding-sm:2rem;--container-padding-lg:2rem;--container-padding-xl:2rem;--spacer:2rem;--spacer-lg:4rem;--border-radius:1.2rem;--nav-height:76px;--ease-out-circ:cubic-bezier(0.19, 1, 0.22, 1);--body-color:var(--blue-dark);--body-bg-color:white;--body-font-family:var(--poppins);--body-font-weight:300;--body-line-height:1.75;--body-font-size:16px;--input-height:2.375rem}@media (min-width:768px){:root{--container-padding:6vw;--container-padding-sm:3vw;--container-padding-lg:12vw;--container-padding-xl:20vw;--spacer:6vw;--spacer-lg:20vw}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}html{scroll-padding-top:var(--nav-height)}body{display:grid;grid-template:minmax(0,1fr) auto/100%;width:100%;min-height:100dvh;padding-top:var(--nav-height)}a{transition:.5s var(--ease-out-circ)}p+p>.btn-primary,p+p>.btn-primary-inverted,p+p>.btn-secondary{margin-top:1.5rem}.pin-spacer{pointer-events:none}.pin-spacer>*{pointer-events:auto}.btn-primary{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;transition:.5s var(--ease-out-circ);display:inline-flex;align-items:center;justify-content:center;height:2.375rem;padding:.5rem 1rem .25rem;border:1px solid currentcolor;border-radius:var(--border-radius);color:currentcolor;font-size:.9rem;text-align:center;background-image:linear-gradient(-135deg,var(--blue) 50%,#fff 50%),linear-gradient(-135deg,transparent 50%,var(--blue) 50%);background-position:top right;background-clip:text,border-box;background-size:200% 200%;color:var(--blue);will-change:background-position;-webkit-text-fill-color:transparent}.btn-primary:active{transform:scale(.95)}@media (min-width:768px){.btn-primary{font-size:1rem}}.btn-primary:hover{background-position:bottom left}.btn-primary.active{background-position:bottom left}.btn-primary-inverted{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;transition:.5s var(--ease-out-circ);display:inline-flex;align-items:center;justify-content:center;height:2.375rem;padding:.5rem 1rem .25rem;border:1px solid currentcolor;border-radius:var(--border-radius);color:currentcolor;font-size:.9rem;text-align:center;background-image:linear-gradient(-135deg,#fff 50%,#fff 50%),linear-gradient(-135deg,transparent 50%,var(--white) 50%);background-position:top right;background-clip:text,border-box;background-size:200% 200%;color:#fff;will-change:background-position;-webkit-text-fill-color:transparent}.btn-primary-inverted:active{transform:scale(.95)}@media (min-width:768px){.btn-primary-inverted{font-size:1rem}}.btn-primary-inverted:hover{background-position:bottom left;border-color:var(--white);-webkit-text-fill-color:var(--blue)}.btn-primary-inverted.active{background-position:bottom left;border-color:var(--white);-webkit-text-fill-color:var(--blue)}.btn-secondary{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;transition:.5s var(--ease-out-circ);display:inline-flex;align-items:center;justify-content:center;height:2.375rem;padding:.5rem 1rem .25rem;border:1px solid currentcolor;border-radius:var(--border-radius);color:currentcolor;font-size:.9rem;text-align:center;background-image:linear-gradient(-135deg,var(--blue-60) 50%,var(--blue-60) 50%),linear-gradient(-135deg,transparent 50%,var(--blue-80) 50%);background-position:top right;background-clip:text,border-box;background-size:200% 200%;color:var(--blue-60);will-change:background-position;-webkit-text-fill-color:transparent}.btn-secondary:active{transform:scale(.95)}@media (min-width:768px){.btn-secondary{font-size:1rem}}.btn-secondary:hover{background-position:bottom left;border-color:var(--blue-80);-webkit-text-fill-color:var(--white)}.btn-secondary.active{background-position:bottom left}.btn-secondary-inverted{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;transition:.5s var(--ease-out-circ);display:inline-flex;align-items:center;justify-content:center;height:2.375rem;padding:.5rem 1rem .25rem;border:1px solid currentcolor;border-radius:var(--border-radius);color:currentcolor;font-size:.9rem;text-align:center;background-image:linear-gradient(-135deg,#fff 50%,#fff 50%),linear-gradient(-135deg,transparent 50%,var(--white) 50%);background-position:top right;background-clip:text,border-box;background-size:200% 200%;color:var(--green-darker);will-change:background-position;-webkit-text-fill-color:transparent}.btn-secondary-inverted:active{transform:scale(.95)}@media (min-width:768px){.btn-secondary-inverted{font-size:1rem}}.btn-secondary-inverted:hover{background-position:bottom left;border-color:var(--white);-webkit-text-fill-color:var(--green-darker)}.btn-secondary-inverted.active{background-position:bottom left;border-color:var(--white);-webkit-text-fill-color:var(--green-darker)}.img-fluid{width:100%;height:auto}.img-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.two-column-layout{padding-right:var(--container-padding);padding-left:var(--container-padding);display:grid;grid-template:"column1" auto "column2" auto/100%;row-gap:2rem;padding-top:4rem;padding-bottom:4rem}@media (min-width:992px){.two-column-layout{grid-template:"column1 column2" auto/minmax(0,1.75fr) minmax(0,1fr);-moz-column-gap:6vw;column-gap:6vw}}@media (min-width:1200px){.two-column-layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.two-column-layout__column-1{-ms-grid-row:1;-ms-grid-column:1;grid-area:column1}.two-column-layout__column-2{-ms-grid-row:3;-ms-grid-column:1;grid-area:column2}@media (min-width:992px){.two-column-layout__column-1{-ms-grid-row:1;-ms-grid-column:1}.two-column-layout__column-2{-ms-grid-row:1;-ms-grid-column:3}}.page-container{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:4rem;padding-bottom:4rem}.page-container__content{margin-top:3rem}.quick-links{padding-right:var(--container-padding);padding-left:var(--container-padding);display:flex;justify-content:center;padding-top:4rem;padding-bottom:4rem;-moz-column-gap:1rem;column-gap:1rem}.fade{opacity:0}h1{margin-bottom:1rem;font-weight:600;font-size:2.75rem;font-family:var(--poppins);line-height:1.3;letter-spacing:.05rem}@media (min-width:768px){h1{font-size:3.6rem}}@media (min-width:992px){h1{font-size:4rem}}h1 em{font-style:normal}h1 strong{font-weight:600}h2{margin-bottom:1rem;font-weight:300;font-size:1.9rem;font-family:var(--poppins);line-height:1.25;letter-spacing:.02rem}@media (min-width:768px){h2{font-size:2.75rem}}@media (min-width:992px){h2{font-size:3rem}}h2 em{font-style:normal}h2.h2-bold{font-weight:600;text-transform:uppercase}h3{margin-bottom:1.5rem;font-weight:100;font-size:2.25rem;font-family:var(--poppins);line-height:1.2}h3 em{font-style:normal}h3 strong{font-weight:600}h4{font-weight:600;font-size:.9rem;font-family:var(--poppins);letter-spacing:.05rem;text-transform:uppercase}@media (min-width:576px){h4{font-size:1.1rem}}h5{margin-bottom:1rem;font-weight:600;font-size:1rem;line-height:1.2;letter-spacing:.1rem;text-transform:uppercase}h5 em{font-style:normal}h6{margin-bottom:1.5rem;color:currentcolor;font-weight:400;font-size:1.2rem;font-family:var(--poppins);line-height:1.5}@media (min-width:768px){h6{font-size:1.3rem}}h6 strong{font-weight:600}p a{color:var(--blue);font-weight:500}ol,ul{padding-left:1rem}.nav-open{overflow:hidden}.streetside-logo{fill:var(--blue)}.streetside-logo--stacked{height:44px}.global-header{position:fixed;top:0;left:0;z-index:1300;width:100%;height:var(--nav-height);transition:.5s var(--ease-out-circ)}@media (min-width:1200px){.global-header{display:flex;align-items:center;justify-content:space-between;padding-right:var(--spacer);padding-left:var(--spacer);background-color:var(--white);color:var(--blue-dark)}}.nav-open .global-header{z-index:1350}@media (max-width:1199.98px){.global-navbar{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--nav-height);padding-right:var(--spacer);padding-left:var(--spacer);background-color:var(--white)}}.nav-toggle{position:relative;width:30px;height:30px;padding:6px 0;background-color:transparent;border:0;transition:.5s var(--ease-out-circ)}@media (min-width:1200px){.nav-toggle{display:none}}.nav-toggle:active{transform:scale(.95)}.nav-toggle__bar{position:absolute;left:0;width:100%;height:2px;background-color:var(--blue);transition:.5s var(--ease-out-circ)}.nav-toggle__bar--top{top:5px}.nav-open .nav-toggle__bar--top{top:14px;transform:rotate(135deg)}.nav-toggle__bar--middle{top:14px}.nav-open .nav-toggle__bar--middle{transform:rotate(110deg);opacity:0}.nav-toggle__bar--bottom{bottom:5px}.nav-open .nav-toggle__bar--bottom{top:14px;transform:rotate(-135deg)}.global-nav-container{display:grid}@media (max-width:1199.98px){.global-nav-container{display:grid;grid-template-rows:1fr auto auto;row-gap:2rem;width:100%;height:calc(100dvh - var(--nav-height));padding:2rem var(--spacer) var(--spacer) var(--spacer);background-color:var(--white);transform:translateY(-100%);color:var(--blue-dark);transition:.75s var(--ease-out-circ)}.nav-open .global-nav-container{transform:translateY(0)}}@media (min-width:1200px){.global-nav-container{grid-template-columns:1fr auto;width:100%;-moz-column-gap:3rem;column-gap:3rem}}@media (max-width:1199.98px){.global-nav-container__footer{display:flex;flex-direction:column;gap:25px;margin:0 auto;padding-bottom:1rem}}@media (min-width:1200px){.global-nav-container__footer{display:none!important}}.global-nav-container__footer .social-link{width:40px;height:40px;background-color:var(--blue-dark)}.global-nav-container__footer .social-link__icon{fill:var(--white)}.global-nav{display:flex;text-align:right}@media (min-width:0) and (max-width:575.98px){.global-nav{row-gap:clamp(.5rem,5vh,2rem)}}@media (min-width:576px){.global-nav{row-gap:clamp(.5rem,5vh,2rem)}}@media (max-width:1199.98px){.global-nav{flex-direction:column;align-items:center;line-height:1.2}}@media (min-width:1200px){.global-nav{display:flex;gap:2.5rem;align-items:center;justify-self:end;text-align:left}}@media (width >= 69rem){.global-nav{gap:2rem}}.global-nav__item{position:relative;padding-top:.25rem;color:var(--blue-dark);font-weight:600;font-size:1.4rem;line-height:1;letter-spacing:.05rem;text-transform:uppercase;text-decoration:none;transition:.3s color ease}.global-nav__item::after{position:absolute;bottom:-.25rem;left:0;width:0;height:1px;background-color:var(--blue-dark);opacity:0;transition:.5s var(--ease-out-circ);content:""}@media (min-width:1200px){.global-nav__item{font-size:.9rem}}.global-nav__item:hover{color:var(--blue-80)}@media (min-width:1200px){.global-nav__item:hover::after{width:100%;opacity:1}}.global-nav__item--active{pointer-events:none}@media (max-width:1199.98px){.global-nav__item--active{color:var(--blue-60)}}@media (min-width:1200px){.global-nav__item--active::after{width:100%;opacity:1}}.global-nav__dropdown{position:relative;display:flex;flex-direction:column;align-items:flex-start}.global-nav__dropdown-toggle{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:0;background-color:transparent;border:0;color:currentcolor;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.global-nav__dropdown-toggle::after{width:12px;height:8px;margin-left:.5rem;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 59.42" fill="%236695cc"><path d="M100,9.42l-50,50L0,9.42,9.42,0l40.58,40.58L90.58,0l9.42,9.42Z"/></svg>');background-position:center right;background-size:12px 8px;background-repeat:no-repeat;transition:.5s var(--ease-out-circ);content:""}@media (min-width:1200px){.global-nav__dropdown:hover .global-nav__dropdown-toggle::after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 59.42" fill="%236695cc"><path d="M100,9.42l-50,50L0,9.42,9.42,0l40.58,40.58L90.58,0l9.42,9.42Z"/></svg>');transform:scaleY(-1)}}.global-nav__dropdown-toggle--active{color:var(--nav-active-color)}.global-nav__dropdown-items{display:grid;grid-template-rows:0fr;width:100%;transition:.5s var(--ease-out-circ)}@media (max-width:1199.98px){.global-nav__dropdown-items{grid-template-rows:1fr}}@media (min-width:1200px){.global-nav__dropdown-items{position:absolute;bottom:0;left:50%;background-color:var(--white);transform:translate(-50%,100%)}}@media (min-width:1200px){.global-nav__dropdown:hover .global-nav__dropdown-items{grid-template-rows:1fr}}.global-nav__dropdown-items>div{display:flex;flex-direction:column;row-gap:1rem;align-items:center;padding:0 1.5rem;overflow:hidden;text-align:center}@media (min-width:1200px){.global-nav__dropdown-items>div{row-gap:1rem;opacity:0;transition:.5s var(--ease-out-circ)}.global-nav__dropdown:hover .global-nav__dropdown-items>div{opacity:1;transition:.5s var(--ease-out-circ) .25s}}.global-nav__dropdown-item{color:var(--blue-dark);font-weight:600;transition:.5s var(--ease-out-circ)}@media (max-width:1199.98px){.global-nav__dropdown-item{font-weight:400;font-size:1rem;letter-spacing:.01rem;text-transform:none}}@media (min-width:1200px){.global-nav__dropdown-item{transition:.5s var(--ease-out-circ)}.global-nav__dropdown-item:last-child{margin-bottom:1.5rem}}.global-nav__dropdown-item:hover{color:var(--blue);transition:.5s var(--ease-out-circ)}.global-nav__dropdown-item:first-child{margin-top:1rem}@media (min-width:1200px){.global-nav__dropdown-item:first-child{margin-top:1.5rem}}.global-nav__dropdown-item:active{transform:scale(.95)}.global-footer{padding-right:var(--container-padding);padding-left:var(--container-padding);display:grid;grid-template:"connect" auto "signup" auto "streetside" auto "social" auto "links" auto "copyright" auto/100%;row-gap:1.5rem;padding-top:4rem;padding-bottom:2rem;background-color:var(--blue);color:#fff;font-size:.75rem;text-align:left}@media (min-width:768px){.global-footer::after{grid-row:3;grid-column:1/-1;width:100%;height:1px;background-color:#fff;content:""}}@media (min-width:1200px){.global-footer::after{grid-row:2}}@media (min-width:768px){.global-footer{grid-template:"connect connect" auto "signup social" auto "streetside streetside" auto "links copyright" auto/auto 1fr}}@media (min-width:992px){.global-footer{grid-template:"connect connect signup" auto "connect connect social" auto "streetside links copyright" auto/auto 1fr auto}}@media (min-width:1200px){.global-footer{grid-template:"connect connect signup signup social" auto "streetside links links copyright copyright" auto/auto 1fr auto auto auto}}.global-footer h2{color:#fff;font-size:1.8rem}@media (min-width:768px){.global-footer h2{font-size:2.5rem}}.global-footer a{transition:.5s var(--ease-out-circ)}.global-footer a:hover{color:var(--blue-40)}.global-footer__connect{-ms-grid-row:1;-ms-grid-column:1;grid-area:connect}.global-footer__connect p{margin-bottom:0}.global-footer__contacts{display:grid;grid-template:auto auto/auto 1fr;justify-self:start}@media (min-width:768px){.global-footer__contacts{grid-template:auto/auto auto auto}}@media (max-width:767.98px){.global-footer__contacts a:nth-child(1){grid-column:1/-1}.global-footer__contacts a:last-child::before{margin:0 .5rem;color:var(--blue);content:"\\"}}@media (min-width:768px){.global-footer__contacts a:not(:first-child)::before{margin-right:.5rem;margin-left:.5rem;color:var(--blue);font-weight:500;content:"\\"}}.global-footer__sign-up{-ms-grid-row:3;-ms-grid-column:1;grid-area:signup;justify-self:start}@media (min-width:992px){.global-footer__sign-up{place-self:end end}}.global-footer__socials{-ms-grid-row:7;-ms-grid-column:1;grid-area:social;justify-self:start}@media (min-width:992px){.global-footer__socials{place-self:end end}}.global-footer__streetside-links{-ms-grid-row:5;-ms-grid-column:1;display:flex;flex-wrap:wrap;grid-area:streetside}@media (min-width:768px){.global-footer__streetside-links{margin-top:1.5rem}}.global-footer__streetside-links a:not(:first-child)::before{margin-right:.5rem;margin-left:.5rem;color:var(--blue);content:"\\"}.global-footer__streetside-links a.active,.global-footer__streetside-links a:first-child{font-weight:600}.global-footer__streetside-links a:not(:first-child){opacity:.75}.global-footer__page-links{-ms-grid-row:9;-ms-grid-column:1;display:flex;flex-wrap:wrap;grid-area:links;font-family:inherit}@media (min-width:992px){.global-footer__page-links{place-self:end}}.global-footer__page-links a:not(:first-child)::before{margin-right:.5rem;margin-left:.5rem;color:var(--blue);font-weight:500;content:"\\"}.global-footer__copyright{-ms-grid-row:11;-ms-grid-column:1;display:flex;flex-wrap:wrap;grid-area:copyright;align-self:end}@media (min-width:768px){.global-footer__connect{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.global-footer__sign-up{-ms-grid-row:2;-ms-grid-column:1}.global-footer__socials{-ms-grid-row:2;-ms-grid-column:2}.global-footer__streetside-links{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2}.global-footer__page-links{-ms-grid-row:4;-ms-grid-column:1}.global-footer__copyright{-ms-grid-row:4;-ms-grid-column:2}}@media (min-width:992px){.global-footer__connect{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:2}.global-footer__sign-up{-ms-grid-row:1;-ms-grid-column:3}.global-footer__socials{-ms-grid-row:2;-ms-grid-column:3}.global-footer__streetside-links{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}.global-footer__page-links{-ms-grid-row:3;-ms-grid-column:2}.global-footer__copyright{-ms-grid-row:3;-ms-grid-column:3}}@media (min-width:1200px){.global-footer__connect{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}.global-footer__sign-up{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:2}.global-footer__socials{-ms-grid-row:1;-ms-grid-column:5}.global-footer__streetside-links{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}.global-footer__page-links{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2}.global-footer__copyright{-ms-grid-row:2;-ms-grid-column:4;-ms-grid-column-span:2}}.global-footer__copyright span{-moz-column-break-inside:avoid;break-inside:avoid}@media (max-width:767.98px){.global-footer__copyright span:not(:first-child)::before{margin:0 .5rem;color:var(--blue);content:"\\"}}@media (min-width:768px){.global-footer__copyright span::before{margin:0 .5rem;color:var(--blue);content:"\\"}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.hs-form{--row-gap:1.25rem;--input-height:2rem;position:relative;display:grid;grid-gap:var(--row-gap)}@media (min-width:768px){.hs-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.hs-form fieldset{max-width:none!important;text-align:left}@media (min-width:768px){.hs-form fieldset.form-columns-1:has(.hs-fieldtype-booleancheckbox),.hs-form fieldset.form-columns-1:has(.hs-fieldtype-textarea){grid-column:1/span 2}}.hs-form fieldset.form-columns-1 select.hs-input{width:100%!important}.hs-form fieldset.form-columns-2{display:grid;grid-gap:var(--row-gap)}@media (max-width:767.98px){.hs-form fieldset.form-columns-2{grid-template:auto auto/100%}}@media (min-width:768px){.hs-form fieldset.form-columns-2{grid-template:auto/1fr 1fr;grid-column:1/span 2}}.hs-form fieldset.form-columns-2 .hs-form-field{float:none!important;width:100%!important}.hs-form .inputs-list{margin:0;padding:0;list-style-type:none}.hs-input{width:100%;background-color:transparent;border:none;border-bottom:1px solid currentcolor;border-radius:0}.hs-input:not(.hs-fieldtype-textarea){height:var(--input-height)}.hs-input.error{border-bottom-color:var(--red)}.hs-input:focus-visible{outline:0}.hs-fieldtype-booleancheckbox .inputs-list{margin-bottom:0;padding-left:0;list-style-type:none}.hs-form-booleancheckbox{position:relative}.hs-form-booleancheckbox-display{padding-left:1.5rem}.hs-form-booleancheckbox-display .hs-input{position:absolute;top:0;left:0}.hs-form-booleancheckbox-display>span{margin-left:0!important}.hs-form-checkbox-display{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.hs-button{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;transition:.5s var(--ease-out-circ);display:inline-flex;align-items:center;justify-content:center;height:2.375rem;padding:.5rem 1rem .25rem;border:1px solid currentcolor;border-radius:var(--border-radius);color:currentcolor;font-size:.9rem;text-align:center;background-image:linear-gradient(-135deg,var(--blue) 50%,#fff 50%),linear-gradient(-135deg,transparent 50%,var(--blue) 50%);background-position:top right;background-clip:text,border-box;background-size:200% 200%;color:var(--blue);will-change:background-position;-webkit-text-fill-color:transparent}.hs-button:active{transform:scale(.95)}@media (min-width:768px){.hs-button{font-size:1rem}}.hs-button:hover{background-position:bottom left}.hs-button.active{background-position:bottom left}.hs-error-msgs{padding-left:0;list-style-type:none;color:var(--red);font-size:.75rem}.hs_recaptcha{justify-self:center;margin-bottom:2rem}@media (min-width:768px){.hs_recaptcha{grid-column:1/span 2}}@media (min-width:768px){.hs-submit{grid-column:1/span 2}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.social-links{display:flex;align-items:center;justify-content:end}.social-links__icons{display:flex;margin-left:auto;-moz-column-gap:.5rem;column-gap:.5rem}@media (min-width:1200px){.social-links__icons{margin-left:2rem}}.social-link{cursor:pointer;transition:.5s var(--ease-out-circ);display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--white);border-radius:50%;line-height:0}.social-link:active{transform:scale(.95)}.social-link:hover{background-color:var(--white)}.social-link__icon{width:1.25rem;height:1.25rem;fill:var(--blue)}.social-link:hover .social-link__icon{fill:var(--blue-dark)}.hero{position:relative;height:calc(100svh - var(--nav-height))}@media (min-width:768px){.hero{height:70vw;max-height:750px}}@media (min-width:992px){.hero{height:60vw}}@media (min-width:1200px){.hero{height:55vw}}.hero--full{height:calc(100dvh - var(--nav-height))}.hero--default::before{position:absolute;z-index:2;background:rgba(0,0,0,.5);content:"";pointer-events:none;background-blend-mode:multiply;inset:0}.hero--split{display:grid;grid-template:auto auto/100%}.hero--split::before{position:absolute;top:0;left:0;z-index:1;width:100%;height:85%;background:var(--blue);content:"";clip-path:polygon(0 0,100% 0,100% 70%,0 90%)}@media (min-width:768px){.hero--split::before{height:100%;clip-path:polygon(0 0,40% 0,80% 100%,0 100%)}}@media (min-width:768px){.hero--split{grid-template:100%/40% 20% 20% 1fr}}.hero__copy{z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:100%;padding-top:3rem;padding-bottom:3rem;color:var(--white);text-align:left}.hero--default .hero__copy{position:absolute;top:0;left:0;justify-content:flex-end;width:100%;height:100%;padding:4rem var(--container-padding) 6rem var(--container-padding-lg)}@media (min-width:992px){.hero--default .hero__copy{width:70%}}.hero--card .hero__copy{--cut:clamp(12px, 15%, 64px);position:absolute}.hero--card .hero__copy::after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--blue-dark);content:"";clip-path:polygon(var(--cut) 0,100% 0,100% calc(100% - var(--cut)),calc(100% - var(--cut)) 100%,0 100%,0 var(--cut))}@media (min-width:768px){.hero--card .hero__copy::after{clip-path:polygon(var(--cut) 0,100% 0,100% calc(100% - var(--cut)),calc(100% - var(--cut)) 100%,0 100%,0 var(--cut))}}@media (max-width:767.98px){.hero--card .hero__copy{top:1.5rem;left:1.25rem;align-items:center;width:calc(100% - 2.5rem);height:auto;padding-right:var(--spacer);padding-left:var(--spacer);text-align:center}}@media (min-width:768px){.hero--card .hero__copy{top:var(--spacer);left:var(--spacer);width:calc(50% + var(--spacer));max-width:560px;height:calc(100% - var(--spacer) * 2);padding:4rem 5rem 4rem 4rem}}@media (min-width:992px){.hero--card .hero__copy{width:50%;padding-right:6rem;padding-left:5rem}}@media (min-width:1200px){.hero--card .hero__copy{width:45%}}@media (min-width:768px){.hero--card .hero__copy h2{font-size:2.4rem;line-height:1.2}}.hero--card .hero__copy a{color:var(--white)}.hero--card .hero__copy a:hover{color:var(--blue-60)}.hero--split .hero__copy{padding-right:var(--container-padding);padding-left:var(--container-padding);grid-row:1;grid-column:1}@media (min-width:768px){.hero--split .hero__copy{grid-column:1/span 2;align-items:flex-start;text-align:left}}.hero--split .hero__img{grid-row:2;grid-column:1}@media (min-width:768px){.hero--split .hero__img{grid-row:1;grid-column:2/span 3}}.hero .swiper{height:100%}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.map-marker{position:relative;z-index:0}.map-marker--now-selling{z-index:10}.map-marker--coming-soon{z-index:5}.map-marker--sold-out{z-index:0}.map-marker__icon{height:2.5rem;filter:drop-shadow(0 2px 2px rgba(0, 0, 0, .5));fill:var(--black)}.map-marker--now-selling .map-marker__icon{z-index:3;fill:var(--blue)}.map-marker--coming-soon .map-marker__icon{z-index:2;fill:var(--blue-60)}.map-marker--sold-out .map-marker__icon{z-index:1;fill:var(--gray)}.map-marker__popover{position:absolute;bottom:1rem;left:50%;width:-moz-max-content;width:max-content;width:175px;padding:1.5rem 1rem;background-color:var(--blue);color:#fff;font-family:var(--poppins);text-align:center;clip-path:polygon(0 0,100% 0,100% 100%,2rem 100%,0 calc(100% - 2rem))}.map-marker--now-selling .map-marker__popover{background-color:var(--black)}.map-marker--coming-soon .map-marker__popover{background-color:var(--green-dark)}.map-marker--sold-out .map-marker__popover{background-color:var(--gray-dark)}.map-marker__popover h5{margin-bottom:.5rem}.map-marker__popover p{font-weight:300;font-size:.8rem}.map-marker__link{cursor:pointer;transition:.5s var(--ease-out-circ);display:inline-block}.map-marker__link:active{transform:scale(.95)}.map-marker__link-icon{width:2rem;height:2rem;fill:#fff}.project-driver{--driver-padding:2rem;display:grid;grid-template:"image" auto "body" 1fr/100%;width:100%}.project-driver--past{position:relative;grid-template:"image" 100%/100%}.project-driver__image{-ms-grid-row:1;-ms-grid-column:1;position:relative;grid-area:image;width:100%;aspect-ratio:5/4}.project-driver--past>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.project-driver__image{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}@media (max-width:767.98px){.project-driver__image{height:45vw}}.project-driver--past .project-driver__image{height:100%}.project-driver__overlay{--mask-pos:0%;position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--gray-dark);opacity:.9;transition:--mask-pos 1s var(--ease-out-circ);-webkit-mask-image:linear-gradient(45deg,#000 var(--mask-pos),rgba(0,0,0,0) var(--mask-pos));mask-image:linear-gradient(45deg,#000 var(--mask-pos),rgba(0,0,0,0) var(--mask-pos));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.project-driver:hover .project-driver__overlay{--mask-pos:100%}.project-driver__logo{width:calc(100% - 5rem);max-width:300px;height:calc(100% - 5rem);-o-object-fit:contain;object-fit:contain}.project-driver--past .project-driver__logo{max-height:50px;margin-bottom:.5rem;-o-object-position:left center;object-position:left center}.project-driver__body{-ms-grid-row:2;-ms-grid-column:1;position:relative;display:grid;grid-area:body;grid-template:auto auto 1fr auto/100%;justify-content:center;padding:var(--driver-padding);background-color:var(--gray-20);color:var(--blue-dark);text-align:center}.promo-block>.project-driver__body{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .home-warranty>.project-driver__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.project-driver__body{-ms-grid-row:2;-ms-grid-column:1}.community-interiors__block>.project-driver__body{-ms-grid-row:2;-ms-grid-column:1}.project-neighbourhood>.project-driver__body{-ms-grid-row:2;-ms-grid-column:1}@media (min-width:576px){.project-driver__body{--driver-padding:2.5rem}}.project-driver--past .project-driver__body{position:absolute;top:0;left:0;width:100%;height:100%;padding:3rem 2rem;background-color:rgba(0,50,93,.85);opacity:0;color:var(--white);transition:.5s var(--ease-out-circ)}.project-driver--past .project-driver__body:hover{opacity:1}.project-driver--past .project-driver__body h5{margin-bottom:1rem}.project-driver__body h6{margin-bottom:1rem;color:var(--blue-60);font-weight:600;font-size:1rem;letter-spacing:.1rem;text-transform:uppercase}.project-driver__body h3{font-size:1.75rem}@media (min-width:576px){.project-driver__body h3{font-size:2rem}}.project-driver__body p+a{justify-self:center;margin-top:1.5rem}.project-driver__community{font-weight:600;letter-spacing:.05rem;text-transform:uppercase}.project-driver__banner{position:absolute;top:0;left:0;z-index:5;width:100%;padding:.45rem var(--driver-padding) .15rem;background-color:var(--blue-dark);color:var(--white);font-weight:500;text-transform:uppercase}.project-driver__marker-icon{height:.9rem;margin-right:.375rem;fill:currentcolor}.project-grid{display:grid;row-gap:1rem;padding-block:1rem}@media (min-width:992px){.project-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);-moz-column-gap:1rem;column-gap:1rem}}@media (min-width:768px){.project-grid--past{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (min-width:992px){.project-grid--past{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}}@media (min-width:1500px){.project-grid--past{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}}.post-driver{position:relative;height:80vw}@media (min-width:576px){.post-driver{height:60vw}}@media (min-width:768px){.post-driver{height:45vw}}@media (min-width:992px){.post-driver{height:35vw}}@media (min-width:1200px){.post-driver{height:350px}}@media (min-width:1500px){.post-driver{height:375px}}.post-driver__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-driver__body{position:absolute;top:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:100%;padding:2rem 1rem;background-color:var(--blue);color:#fff;clip-path:polygon(0 0,100% 0,45% 100%,0 100%)}@media (min-width:768px){.post-driver__body{padding:3rem 2rem}}.post-driver__body-inner{width:100%}.post-driver__body-inner::before{float:right;width:100%;height:100%;content:"";shape-outside:polygon(100% 0,85% 0,64% 100%,100% 100%)}@media (min-width:0) and (max-width:575.98px){.post-driver__body-inner h3{font-size:1.5rem}}.post-driver__body-inner h6{margin-bottom:1rem;color:var(--green)}@media (min-width:0) and (max-width:575.98px){.post-driver__body-inner .btn-primary-inverted{padding:.375rem 1rem .15rem;font-size:.7rem}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.story-template-wrapper{overflow-x:hidden}.story-template{position:relative;display:grid;grid-template:"block" "block-image"/100%;min-height:600px;overflow:visible;background-color:#fff}@media (min-width:768px){.story-template{grid-template:"block block-image" auto/1fr 1fr}}@media (max-width:767.98px){.story-template{grid-template:"block-image" "block"/100%}}.story-template__block{-ms-grid-row:1;-ms-grid-column:1;position:relative;z-index:1;display:flex;flex-direction:column;grid-area:block;justify-content:center;overflow:visible;background-color:var(--pattern-bg);color:#fff}.page-template-about .manifesto>.story-template__block{-ms-grid-row:1;-ms-grid-column:1}.story-template__block::after{position:absolute;top:0;right:0;z-index:-1;width:200%;height:100%;background-color:var(--pattern-bg);transform:skewX(30deg);transform-origin:0 0;content:""}@media (min-width:768px){.story-template__block{margin-right:0;margin-left:100px;padding:5rem}}@media (max-width:767.98px){.story-template__block{margin-right:0;margin-left:0;padding:2rem}}@media (max-width:767.98px){.story-template__block::after{inset:auto auto 0 0;width:100%;height:100%;margin-top:50px;padding-bottom:50px;background-color:var(--pattern-bg);transform:skewY(25deg);transform-origin:right}}.story-template__block .story-template__title{max-width:400px;margin:0 0 1rem;color:inherit;font-weight:600;font-size:53px;font-family:Poppins,sans-serif;line-height:56px;text-transform:uppercase}@media (max-width:767.98px){.story-template__block .story-template__title{max-width:100%;margin-top:-50px;font-weight:600;font-size:44px;text-transform:uppercase}}.story-template__block .story-template__excerpt{max-width:400px;margin-bottom:1rem;color:inherit;font-weight:300;font-size:14px}@media (max-width:767.98px){.story-template__block .story-template__excerpt{display:none}}.story-template__block-image{-ms-grid-row:2;-ms-grid-column:1;position:relative;display:flex;grid-area:block-image;align-items:center;justify-content:center;min-height:600px;overflow:hidden;background:var(--white);background-position:center;background-size:cover;background-repeat:no-repeat}.page-template-about .manifesto>.story-template__block-image{-ms-grid-row:2;-ms-grid-column:1}@media (max-width:767.98px){.story-template__block-image{min-height:300px}}@media (min-width:768px){.story-template.is-flipped{grid-template:"block-image block" auto/1fr 1fr}.story-template.is-flipped .story-template__block{margin-right:100px;margin-left:0;padding-right:5rem;padding-left:0}.story-template.is-flipped .story-template__block::after{position:absolute;top:0;left:0;align-items:flex-end;width:200%;height:100%;background-color:var(--pattern-bg);transform:skewX(-30deg);transform-origin:100% 0;text-align:end;content:""}.story-template.is-flipped .story-template__block .story-template__excerpt,.story-template.is-flipped .story-template__block .story-template__title{margin-right:0;margin-left:auto}.story-template.is-flipped .story-template__block-inner{width:100%;text-align:right}.story-template.is-flipped>.story-template__block{-ms-grid-row:1;-ms-grid-column:2}.story-template.is-flipped>.story-template__block-image{-ms-grid-row:1;-ms-grid-column:1}}@media (max-width:767.98px){.story-template.is-flipped .story-template__block{margin:0;padding:2rem}.story-template.is-flipped .story-template__block::after{inset:auto 0 0 auto;align-items:flex-end!important;width:100%;height:100%;background-color:var(--pattern-bg);transform:skewY(-25deg);transform-origin:left;text-align:right!important}.story-template.is-flipped .story-template__block-inner{width:100%;text-align:right}.story-template.is-flipped .story-template{grid-template:"block-image" "block"/100%}.story-template.is-flipped .story-template>.story-template__block{-ms-grid-row:2;-ms-grid-column:1}.story-template.is-flipped .story-template>.story-template__block-image{-ms-grid-row:1;-ms-grid-column:1}}.story-template.story-template--light .story-template__title{color:var(--blue)}.story-template.story-template--light .story-template__excerpt{color:#000}.story-template.story-template--light .story-template__block{background-color:#fff}.story-template.story-template--light .story-template__block::after{background-color:#fff}.story-template a.btn-primary,.story-template a.btn-primary-inverted{display:inline-flex;align-items:center;justify-content:center;width:200px;height:40px;font-weight:600;font-size:14px;white-space:nowrap;text-transform:uppercase}@media (max-width:767.98px){.story-template a.btn-primary,.story-template a.btn-primary-inverted{margin-bottom:50px}}.sub-nav{display:grid;gap:.75rem;padding-top:1rem}@media (min-width:576px){.sub-nav{grid-template-columns:1fr 1fr}}.sub-nav__item{min-width:170px;font-size:.9rem}@media (min-width:768px) and (max-width:991.98px){.sub-nav__item{min-width:140px}}@media (min-width:992px){.sub-nav__item{font-size:1rem}}.warranty-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:10rem;height:10rem;padding:2rem;border:1px solid;border-radius:50%}.warranty-item__title{position:absolute;background-color:#fff}.warranty-item svg{position:absolute;top:0;left:0;width:100%;height:100%}.wiper{position:relative;height:100%}.wiper__slide{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(calc(-1 * (100vw + 100vh)) 0,-100vh 0,0 100vh,calc(-1 * (100vw + 100vh)) 100vh)}.wiper__slide--active{z-index:6;transition:clip-path 1s linear;clip-path:polygon(0 0,100vw 0,calc(100vw + 100vh) 100vh,0 100vh)}.wiper__slide--prev{z-index:4;transition:none;clip-path:polygon(0 0,100vw 0,calc(100vw + 100vh) 100vh,0 100vh)}.wiper__slide--next{z-index:2;transition:none;clip-path:polygon(calc(-1 * (100vw + 100vh)) 0,-100vh 0,0 100vh,calc(-1 * (100vw + 100vh)) 100vh)}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.dropdown{position:relative;z-index:0;display:flex;width:100%}.dropdown--open{z-index:10}.dropdown__toggle{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;z-index:1;display:flex;flex-grow:1;align-items:center;justify-content:center;height:var(--input-height);padding:.5rem 1.5rem .25rem .5rem;background-color:var(--blue-dark);border:1px solid currentcolor;border-radius:var(--border-radius);color:var(--white);line-height:1;container-type:inline-size}.dropdown--open .dropdown__toggle,.dropdown__toggle--active{background-color:var(--white);color:var(--blue)}.dropdown__toggle-inner{cursor:pointer;transition:.5s var(--ease-out-circ);width:100%}.dropdown__toggle-inner:active{transform:scale(.95)}@media (min-width:768px){.dropdown__toggle-inner{font-size:8.5cqw}}.dropdown__icon{position:absolute;top:50%;right:1rem;height:1rem;margin-left:1rem;transform:translateY(-50%);fill:var(--white)}.dropdown--open .dropdown__icon,.dropdown__toggle--active .dropdown__icon{fill:var(--blue)}.dropdown__items{position:absolute;top:calc(var(--input-height)/ 2);left:0;z-index:0;display:grid;grid-template-rows:0fr;width:100%;overflow:hidden;background-color:var(--gray-40);border:1px solid transparent;border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);transform:0;transition:grid-template-rows .5s var(--ease-out-circ),border-color .5s var(--ease-out-circ) .1s}.dropdown--open .dropdown__items{grid-template-rows:1fr}.dropdown__items>div{display:flex;flex-direction:column;row-gap:.5rem;overflow:hidden}.dropdown__item{padding-right:.5rem;padding-left:.5rem;background-color:transparent;border:0;color:var(--blue);font-weight:600;font-size:.8rem;line-height:1;letter-spacing:.05rem;text-align:center;text-transform:uppercase;transition:.5s var(--ease-out-circ)}.dropdown__item:hover{color:var(--blue-dark)}.dropdown__item.active{color:var(--green)}.dropdown__item:first-child{margin-top:calc(var(--input-height)/ 2 + .5rem)}.dropdown__item:last-child{margin-bottom:.5rem}.faq-content{padding:6rem var(--container-padding) 6rem var(--container-padding)}@media (min-width:1200px){.faq-content{padding-right:var(--container-padding-lg);padding-left:var(--container-padding-lg)}}.swiper-nav-button{height:100%;padding:0;background-color:transparent;border:0;border-radius:0;color:var(--blue-dark);transition:.5s var(--ease-out-circ)}.swiper-nav-button:active{color:var(--blue)}.swiper-nav-button:disabled{opacity:.1;color:var(--gray)}.swiper-nav-button__icon{width:2.5rem;transition:.5s var(--ease-out-circ);fill:currentcolor}.swiper-nav-button:active:not(:disabled) .swiper-nav-button__icon{transform:scale(.9)}.contact-copy{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);padding-top:5rem;padding-bottom:5rem;text-align:center}.contact-copy .h2-bold{color:var(--blue-dark)}.contact-form{padding-top:3rem}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-faq .accordion{margin-top:0}.faq-item{margin-bottom:2rem}.faq-item__question{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;display:flex;align-items:flex-end;justify-content:space-between;width:100%;padding-bottom:.5rem;border-bottom:1px solid var(--blue);color:#212322;font-weight:300;font-size:28px;font-style:light;line-height:45px;letter-spacing:0;text-align:left;text-transform:none;-moz-column-gap:.5rem;column-gap:.5rem}.faq-item.faq-item--open .faq-item__question{font-weight:400}.faq-item__answer{display:grid;grid-template-rows:0fr;padding-top:1rem;transition:.5s var(--ease-out-circ)}.faq-item.faq-item--open .faq-item__answer{grid-template-rows:1fr}.faq-item__answer>div{overflow:hidden}.faq-item__icon{flex-shrink:0;width:1.5rem;height:1.5rem;margin-bottom:.75rem;transition:.5s var(--ease-out-circ);fill:var(--blue)}.faq-item--open .faq-item__icon{transform:scaleY(-1)}.faq-contact{padding:10rem 2rem;background-color:var(--green-dark);color:#fff;text-align:center}@media (max-width:767.98px){.faq-contact{padding:8rem 0}}.faq-contact h3{margin:0 0 1.5rem;font-weight:600;font-size:53px;font-family:inherit;line-height:56px;line-height:1.1;text-transform:uppercase}.faq-contact p{margin:0;font-weight:300;font-size:14px;font-family:inherit}@media (max-width:767.98px){.faq-contact p{padding:0 3rem}}.faq-contact p a{color:#fff;font-weight:300;text-decoration:none}.promo-blocks{padding-right:var(--container-padding);padding-left:var(--container-padding);display:flex;flex-direction:column;row-gap:5rem;padding-top:4rem;padding-bottom:4rem}.promo-block{display:grid;grid-template:"image" auto "body" auto/100%}@media (min-width:768px){.promo-block{grid-template:"body image" auto/minmax(0,1fr) minmax(0,1fr)}.promo-block:nth-child(even){grid-template-areas:"image body"}.promo-block>.project-driver__image{-ms-grid-row:1;-ms-grid-column:2}.promo-block:nth-child(even)>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.project-driver__body{-ms-grid-row:1;-ms-grid-column:1}.promo-block:nth-child(even)>.project-driver__body{-ms-grid-row:1;-ms-grid-column:2}}.promo-block__image{-ms-grid-row:1;-ms-grid-column:1;grid-area:image}.project-driver--past>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.promo-block__image{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promo-block__body{-ms-grid-row:2;-ms-grid-column:1;padding-right:var(--container-padding);padding-left:var(--container-padding);grid-area:body;align-self:center;padding-top:4rem;padding-bottom:4rem}.promo-block>.promo-block__body{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .home-warranty>.promo-block__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.promo-block__body{-ms-grid-row:2;-ms-grid-column:1}.community-interiors__block>.promo-block__body{-ms-grid-row:2;-ms-grid-column:1}.project-neighbourhood>.promo-block__body{-ms-grid-row:2;-ms-grid-column:1}.promo-block__body h5{color:var(--blue-60)}.no-promo-blocks{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:4rem;padding-bottom:4rem}.page-template-front-page::before{position:absolute;top:0;right:0;left:0;z-index:1200;height:25%;background:linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,0));content:""}@media (min-width:992px){.page-template-front-page{padding-top:0}}@media (min-width:992px){.page-template-front-page .global-header{background-color:transparent}.page-template-front-page .global-header .global-nav__dropdown-items{background-color:transparent}.page-template-front-page .global-header.global-header--scrolled{background-color:var(--blue-dark)}.page-template-front-page .global-header.global-header--scrolled .global-nav__dropdown-items{background-color:var(--blue-dark)}}@media (min-width:992px){.page-template-front-page .global-nav__dropdown-items{background-color:transparent}}.homepage-hero{position:relative;height:80vh;min-height:500px;max-height:1000px;overflow:hidden;background-color:#000}@media (min-width:576px){.homepage-hero{height:50vh}}@media (min-width:992px){.homepage-hero{height:calc(100vh - var(--nav-height))}}.homepage-hero__video{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homepage-hero__content{padding-right:var(--container-padding);padding-left:var(--container-padding);position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:100%;padding-bottom:5rem;color:var(--white);text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (min-width:768px){.homepage-hero__content{padding-top:6rem;padding-bottom:6rem}.homepage-hero__content h6{font-size:1.5rem}}.cta-wrapper{position:fixed;bottom:0;left:0;z-index:9999}.cta-wrapper .cta-card{position:relative;padding:2rem 1.5rem;background-color:var(--blue);border-top-right-radius:10px;box-shadow:0 6px 16px rgba(0,0,0,.15);color:#fff;clip-path:polygon(0 0,84% 0,100% 15%,100% 100%,0 100%)}.cta-wrapper .cta-card__close{position:absolute;top:-8px;right:-4px;display:flex;align-items:center;justify-content:center;padding:2px;background:0 0;border:none;cursor:pointer;transition:.5s var(--ease-out-circ);stroke-width:2px}.cta-wrapper .cta-card__close svg{width:1.25rem;height:1.25rem;stroke:var(--gray-200)}.cta-wrapper .cta-card__close:hover svg{stroke:var(--gray-80)}.cta-wrapper .cta-card__close:active{transform:scale(.95)}.cta-wrapper .cta-card__content{display:flex;flex-direction:column;gap:.25rem}.cta-wrapper .cta-card__title{margin:0;color:#fff;font-weight:lighter!important;font-size:27px;line-height:1.2;text-transform:none}.cta-wrapper .cta-card__subtitle{margin:0;font-size:.875rem}.cta-wrapper .cta-card__btn{margin-top:1rem}.homepage-intro{display:grid;grid-gap:2rem;padding:5rem var(--container-padding-lg) 5rem var(--container-padding-lg);overflow:hidden;background-color:var(--blue-50);color:var(--white)}@media (min-width:768px){.homepage-intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.homepage-intro p{font-size:1.125rem;line-height:1.6}.homepage-intro__years{position:relative;z-index:0;display:flex;flex-direction:column;align-items:flex-start;font-weight:600;text-transform:uppercase}.homepage-intro__years::before{position:absolute;left:50%;z-index:-1;width:100%;height:calc(100% + 10rem + 4rem);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ffffff" viewBox="0 0 397.2 561.25"><path d="M186.96,528.95c-90.21-5.17-142.55-60.33-147.89-125.69-.31-2.53-.47-4.58-.54-6.27H0c1.5,98.59,81.18,157.34,186.96,162.81,5.39.28,10.83.46,16.35.46,124.81,0,193.89-77.71,193.89-164.06,0-129.81-127-144.69-210.24-173.88-40.59-14.23-70.78-31.87-70.78-67.88,0-43.14,29.94-64.32,70.78-64.38,1.52,0,3.03-.04,4.58.02,47.09.79,76.14,29.04,78.49,65.15h110.55,0,10.34C383.85,56.3,306.93-1,194.67-1c-2.6,0-5.16.07-7.72.13C78.02,1.8,1.57,60.93,1.57,157.56c-.48,120.64,103.6,141.64,185.38,166.1,52.86,15.81,96.41,33.07,96.41,79.6,0,39.25-30.6,66.72-82.42,66.72-4.89,0-9.51-.35-13.99-.87-42.29-4.92-66.37-32.39-69.21-72.13h-46c.16,3.15.26,6.27.26,6.27,5.31,38.51,33.32,92.72,114.95,98.3v27.4ZM186.96,289.28c-69.83-18.61-140.88-39.63-140.88-134.78,0-67.54,54.71-122.7,140.88-126.59v27.27c-60.38,2.72-109.35,39.21-109.35,98.62,0,68.66,51.18,89.53,109.35,105.96v29.53Z"/></svg>');background-repeat:no-repeat;transform:translateX(-50%);opacity:.1;content:""}@media (min-width:768px){.homepage-intro__years{align-items:center;justify-content:center;padding-right:var(--container-padding);text-align:center}}.homepage-intro__years-number{font-size:6rem;line-height:1}@media (min-width:992px){.homepage-intro__years-number{font-size:8rem}}.homepage-neighbourhood{padding:5rem var(--container-padding-lg) 5rem var(--container-padding-lg);background-color:var(--gray-20)}@media (min-width:768px){.homepage-neighbourhood{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.homepage-neighbourhood h3{color:var(--blue)}.homepage-projects{padding-top:5rem;padding-bottom:5rem;text-align:center}.homepage-projects__copy{margin-bottom:3rem;padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);text-align:center}.homepage-projects__carousel{margin-bottom:3rem;padding-right:var(--container-padding);padding-left:var(--container-padding)}.homepage-projects__carousel .swiper-wrapper{align-items:stretch}.homepage-projects__carousel .swiper-slide{display:flex;height:auto}.homepage-projects__carousel-controls{display:flex;justify-content:space-between;margin-top:1.5rem}.featured-projects{padding-top:4rem;padding-bottom:3rem;text-align:center}.featured-projects .h2-bold{color:var(--blue-dark)}.featured-projects__intro{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl)}.featured-projects__intro p{font-size:1.125rem}.featured-projects__grid{padding-right:var(--container-padding);padding-left:var(--container-padding);margin-top:2rem;margin-bottom:2rem}.homepage-manifesto{display:flex;flex-direction:column;row-gap:5rem;padding:5rem var(--container-padding) 5rem var(--container-padding);background-color:var(--blue-10)}.homepage-manifesto--visible::before{transform:translateX(0);opacity:.05}.homepage-manifesto-block{display:grid;grid-template:"image" auto "copy" auto/100%;row-gap:3rem}@media (min-width:768px){.homepage-manifesto-block{grid-template:"copy image" auto/minmax(0,1fr) minmax(0,1.5fr)}.homepage-manifesto-block:nth-child(even){grid-template:"image copy" auto/minmax(0,1.5fr) minmax(0,1fr)}.homepage-manifesto-block>.project-driver__image{-ms-grid-row:1;-ms-grid-column:2}.homepage-manifesto-block:nth-child(even)>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.promo-block__image{-ms-grid-row:1;-ms-grid-column:2}.homepage-manifesto-block:nth-child(even)>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}}.homepage-manifesto-block__copy{-ms-grid-row:3;-ms-grid-column:1;grid-area:copy;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.homepage-manifesto-block__copy{align-self:center;padding:2rem var(--container-padding) 2rem var(--container-padding)}}.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1;grid-area:image;width:100%;height:auto}.project-driver--past>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.homepage-manifesto-block__image{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty{display:grid;grid-template:"body" auto "image" auto/100%;overflow:hidden}@media (min-width:768px){.page-template-warranty .home-warranty{grid-template:"body image" auto/minmax(0,1fr) minmax(0,1fr)}.page-template-warranty .home-warranty>.project-driver__image{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .home-warranty>.project-driver__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.promo-block__image{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .home-warranty>.promo-block__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:2}}.page-template-warranty .home-warranty__body{-ms-grid-row:1;-ms-grid-column:1;grid-area:body;align-items:center;padding:5rem var(--spacer);background-color:var(--blue);color:var(--white)}.page-template-warranty .home-warranty__body a{color:var(--green)}.page-template-warranty .home-warranty__image{-ms-grid-row:2;-ms-grid-column:1;grid-area:image;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.page-template-warranty .home-warranty__grid{display:grid;grid-template-columns:1fr 1fr;gap:0}}.page-template-warranty .coverage{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:4rem;padding-bottom:4rem;text-align:center}.page-template-warranty .coverage .h2-bold{color:var(--blue-dark)}.page-template-warranty .coverage__grid{display:grid;grid-gap:2rem;padding-top:4rem}@media (min-width:768px){.page-template-warranty .coverage__grid{grid-template-columns:1fr 1fr}}@media (min-width:992px){.page-template-warranty .coverage__grid{display:flex;justify-content:center}}.page-template-warranty .coverage__item{display:flex;flex-direction:column;align-items:center}.page-template-warranty .coverage__icon{width:196px;height:162px;margin-bottom:2rem}@media (max-width:767.98px){.page-template-warranty .coverage__icon{width:207px;height:196px}}.page-template-warranty .coverage__icon-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.page-template-warranty .coverage__desc{max-width:200px;font-weight:300;font-size:14px;line-height:1.5;text-align:center}@media (max-width:767.98px){.page-template-warranty .coverage__desc{max-width:346px}}.page-template-warranty .homeowner-occupancy{display:grid;grid-template:"image" auto "body" auto/100%;overflow:hidden}@media (min-width:768px){.page-template-warranty .homeowner-occupancy{grid-template:"image body" auto/minmax(0,1fr) minmax(0,1fr)}.page-template-warranty .homeowner-occupancy>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.project-driver__body{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .homeowner-occupancy>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.promo-block__body{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .homeowner-occupancy>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.home-warranty__body{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .homeowner-occupancy>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:1}}.page-template-warranty .homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:1;grid-area:image;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-template-warranty .homeowner-occupancy__body{-ms-grid-row:2;-ms-grid-column:1;grid-area:body;align-items:center;padding:5rem var(--spacer);background-color:var(--green-dark);color:#fff}.homeowner-intro{padding-right:var(--container-padding);padding-left:var(--container-padding)}.homeowner-intro__copy{-ms-grid-row:3;-ms-grid-column:1;grid-area:copy;max-width:985px;margin:auto;text-align:center}@media (max-width:767.98px){.homeowner-intro__copy p{margin:0;padding-top:4rem;font-size:20px;line-height:30px;text-align:center}}.homeowner-intro__copy p{margin:10rem 0;font-weight:300;font-size:28px;line-height:45px;text-align:center}.homeowner-intro__copy a{color:var(--blue)}.homeowner-intro__img{grid-area:img}.homeowner-intro__warranty{grid-area:warranty}.homeowner-intro__warranty-img{max-width:500px;margin:2rem 0}.homeowner-intro__post-warranty{grid-area:postWarranty}@media (max-width:767.98px){.homeowner-intro__post-warranty{margin-top:2rem}}.homeowner-groups{padding-right:var(--container-padding);padding-left:var(--container-padding);display:grid;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.homeowner-groups{padding-top:4rem;padding-bottom:4rem}}@media (min-width:1200px){.homeowner-groups{padding-top:5rem;padding-bottom:5rem}}.homeowner-groups__grid{display:grid;grid-gap:2rem;margin-bottom:3rem}@media (min-width:768px){.homeowner-groups__grid{grid-template-columns:1fr 1fr}}@media (min-width:1200px){.homeowner-groups__grid{grid-template-columns:1fr 1fr 1fr}}.homeowner-groups__video-driver{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:2rem 1rem;background-color:var(--gray-60);color:#fff}@media (min-width:768px){.homeowner-groups__video-driver{padding:3rem 2rem}}.homeowner-groups__video-driver:nth-child(5n+1){background-color:var(--green)}.homeowner-groups__video-driver:nth-child(5n+2){background-color:var(--blue-dark)}.homeowner-groups__video-driver:nth-child(5n+3){background-color:var(--orange)}.homeowner-groups__video-driver:nth-child(5n+4){background-color:var(--blue)}.homeowner-groups__video-driver:nth-child(5n){background-color:var(--green-dark)}.homeowner-groups__project-logo{width:250px;margin-bottom:2rem;filter:invert(1)}@media (min-width:768px){.homeowner-groups__project-logo{width:300px}}.homeowner-groups__back-btn{justify-self:center}.homeowner-lightbox-container{position:fixed;top:0;left:0;z-index:-1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1rem;background-color:rgba(0,0,0,.8);opacity:0;transition:.5s var(--ease-out-circ);pointer-events:none}@media (min-width:992px){.homeowner-lightbox-container{padding:5rem}}.homeowner-lightbox-container.is-open{z-index:2000;opacity:1;pointer-events:auto}.homeowner-lightbox{position:relative;max-width:960px;max-height:calc(100vh - var(--nav-height) - 4rem)}.homeowner-lightbox__close{position:absolute;top:1rem;right:1rem;z-index:1000;background-color:transparent;border:0;cursor:pointer;color:#fff;transition:.5s var(--ease-out-circ)}.homeowner-lightbox__close:hover{color:var(--gray-dark)}.homeowner-lightbox__close:active{transform:scale(.9)}.homeowner-lightbox__video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.communities .hero{display:grid;grid-template:auto 1fr/100%}@media (max-width:767.98px){.communities .hero{min-height:200vw}}.communities .hero__map{position:relative;grid-row:1/-1;grid-column:1}.homes-project-list{padding-top:4rem;padding-bottom:4rem}.homes-project-group{margin-bottom:4rem;text-align:center}.homes-project-group h2{margin-bottom:3rem;font-weight:600;text-transform:uppercase}.homes-project-group .project-grid{margin-top:1.5rem}.homes-project-group__carousel{padding-right:var(--container-padding);padding-left:var(--container-padding)}.homes-project-group__carousel .swiper-wrapper{align-items:stretch}.homes-project-group__carousel .swiper-slide{display:flex;height:auto}.homes-project-group__carousel-controls{display:flex;justify-content:space-between;margin-top:1.5rem;margin-bottom:1.5rem;padding-right:var(--container-padding);padding-left:var(--container-padding)}.homes-controls{display:flex;flex-direction:column;justify-content:center;width:100%;margin-top:1rem}.homes-controls__grid{display:grid;grid-gap:1rem .5rem}@media (max-width:767.98px){.homes-controls__grid{grid-template-columns:100%}}@media (min-width:768px){.homes-controls__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.homes-controls__grid:nth-child(2){margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #fff}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-initiatives .initiatives-section{width:100%}.page-template-initiatives .initiatives-section .initiatives__row{display:grid;grid-template-columns:1fr 1fr;height:60vw;overflow:hidden}@media (min-width:768px){.page-template-initiatives .initiatives-section .initiatives__row{height:55vw}}@media (min-width:992px){.page-template-initiatives .initiatives-section .initiatives__row{height:45vw}}@media (min-width:1200px){.page-template-initiatives .initiatives-section .initiatives__row{height:40vw}}@media (min-width:1500px){.page-template-initiatives .initiatives-section .initiatives__row{height:35vw}}@media (width <= 991.98px){.page-template-initiatives .initiatives-section .initiatives__row{grid-template-columns:1fr;height:auto}.page-template-initiatives .initiatives-section .initiatives__row:nth-of-type(2){display:flex;flex-direction:column-reverse}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text{align-items:center;justify-content:center;text-align:center}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text h2,.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text p{text-align:center}}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__col{width:100%;height:100%;overflow:hidden}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:3rem}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text .initiatives__content{max-width:600px;overflow-wrap:break-word}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text h2{margin-bottom:2rem;font-weight:300;font-size:3rem;font-family:Poppins;line-height:60px;text-transform:capitalize}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text p{margin-bottom:1rem;font-size:14pt;line-height:1.6}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text--green{background-color:#00826e;color:#fff}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text--green h2{color:#fff}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text--white{background-color:#fff;color:#000}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__text--white h2{color:var(--blue)}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__image{width:100%;height:100%}.page-template-initiatives .initiatives-section .initiatives__row .initiatives__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-login-portal .intro{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:4rem;padding-bottom:4rem}.page-template-login-portal .intro__copy{-ms-grid-row:3;-ms-grid-column:1;grid-area:copy;text-align:center}.login-intro{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);padding-top:5rem;padding-bottom:4rem;text-align:center}@media (min-width:768px){.login-intro{padding-top:6rem;padding-bottom:5rem}}.login-intro__copy{-ms-grid-row:3;-ms-grid-column:1;grid-area:copy;margin:auto;text-align:center}.login-intro__copy h3 em{color:var(--blue)}.login-form{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5rem;padding-bottom:4rem;background-color:var(--blue-40);color:var(--white);text-align:center}@media (min-width:768px){.login-form{padding-top:6rem;padding-bottom:5rem}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-pet-friendly .intro{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:4rem;padding-bottom:4rem}.page-template-pet-friendly .intro__copy{-ms-grid-row:3;-ms-grid-column:1;grid-area:copy;text-align:center}.pet-carousel{display:flex;justify-content:center;margin-bottom:4.5rem;padding:6rem 1rem}@media (max-width:767.98px){.pet-carousel{margin-bottom:0;padding:0}}.pet-carousel .carousel-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:954px;height:666px;padding:3rem 2rem;overflow:hidden;background-color:var(--blue);color:#fff;text-align:center}@media (max-width:767.98px){.pet-carousel .carousel-wrapper{position:relative;width:100vw;height:100vh;padding:0;overflow:hidden}}.pet-carousel .carousel-slide{display:none;max-height:100%;overflow-y:hidden}.pet-carousel .carousel-slide.active{display:block;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}@media (max-width:767.98px){.pet-carousel .carousel-slide.active{justify-content:flex-start;width:100%;height:100%;padding:40px 20px 60px}}.pet-carousel .carousel-slide .carousel-icon{width:auto;height:95.03px;margin-top:52px;margin-bottom:55px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:767.98px){.pet-carousel .carousel-slide .carousel-icon{margin:0 auto 30px}}.pet-carousel .carousel-slide .carousel-title{width:100%;max-height:112px;overflow:hidden;color:#fff;font-weight:300;font-size:53px;line-height:56px;white-space:normal;text-align:center;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:767.98px){.pet-carousel .carousel-slide .carousel-title{width:100%;max-height:none;margin-bottom:20px;overflow:visible;font-size:42px;line-height:44px}}.pet-carousel .carousel-slide .carousel-desc{max-width:596px;margin:0 auto;color:#fff;font-weight:300;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:767.98px){.pet-carousel .carousel-slide .carousel-desc{flex:1;margin-top:0;margin-bottom:0;overflow-y:auto;text-align:center}}.pet-carousel .carousel-slide .carousel-desc ul{margin:0 auto;padding-left:0;list-style:disc;list-style-position:inside;text-align:center}.pet-carousel .carousel-slide .carousel-desc li{margin-bottom:0;font-size:inherit;line-height:inherit}.pet-carousel .carousel-index{display:flex;gap:1.5rem;align-items:center;justify-content:center;max-width:163px;margin-top:50px}@media (max-width:767.98px){.pet-carousel .carousel-index{position:absolute;bottom:50px;left:50%;gap:2.3rem;max-width:none;margin-top:0;transform:translateX(-50%)}}.pet-carousel .carousel-index span{margin:0;cursor:pointer;color:var(--green);font-weight:600;font-size:24px;line-height:20px;letter-spacing:6%;transition:color .3s ease,transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:767.98px){.pet-carousel .carousel-index span{font-weight:600;font-size:31px;line-height:20px;letter-spacing:1.44px}}.pet-carousel .carousel-index span.active{transform:scale(1.2);color:#fff;font-weight:600;font-size:24px;line-height:20px}.pet-intro{padding-right:var(--container-padding);padding-left:var(--container-padding);margin:7rem 0}@media (max-width:767.98px){.pet-intro{width:100%!important;max-width:100%!important;margin:3rem 0;padding:0 .85rem!important}}.pet-intro__copy{-ms-grid-row:3;-ms-grid-column:1;grid-area:copy;max-width:1009px;margin:auto;text-align:center}.pet-intro__copy p{font-weight:300;font-size:28px;line-height:45px;text-align:center}@media (max-width:767.98px){.pet-intro__copy p{margin-top:4rem;font-size:20px;line-height:28px;text-align:center}}.pet-intro__copy p:first-child{color:var(--blue)}.pet-intro__copy p+p{margin-top:3rem}@media (max-width:767.98px){.pet-intro__copy p+p{margin-top:2.2rem}}.pet-intro__copy a{color:var(--blue)}.pet-closing{width:100%}.pet-closing img.pet-closing__img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.single-community{--project-nav-height:76px}.single-community .btn-primary{background-image:linear-gradient(-135deg,var(--black) 50%,#fff 50%),linear-gradient(-135deg,transparent 50%,var(--black) 50%);color:var(--black)}.single-community .btn-primary:hover .btn__icon{fill:var(--white)}.community-meta-list{--cell-padding:0.375rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:var(--cell-padding);border-top:1px solid transparent}.community-meta-list__item{display:grid;grid-template-columns:subgrid;grid-column:1/-1;align-items:start;padding-top:var(--cell-padding);padding-bottom:var(--cell-padding);border-bottom:1px solid var(--project-color-primary)}.community-meta-list__item:first-child{margin-top:0}.community-meta-list__label{grid-column:1;color:var(--project-color-primary);font-weight:600}.community-meta-list__value{grid-column:2}.community-header{position:sticky;top:0;z-index:1300;display:grid;width:100%;transition:top 1s var(--ease-out-circ)}@media (max-width:767.98px){.community-header{grid-template:"nav" var(--project-nav-height)/100%}}@media (min-width:768px){.community-header{grid-template:"nav"/minmax(0,1fr);align-items:center;height:var(--project-nav-height);padding-right:var(--spacer);padding-left:var(--spacer);background-color:var(--project-color-primary);-moz-column-gap:1rem;column-gap:1rem}}.community-header--scrolling-up{top:var(--nav-height);z-index:1200;transition:top 1s var(--ease-out-circ),z-index 0s .65s}.community-header__nav{display:grid;grid-area:nav;grid-template:"menu price"/minmax(0,1fr) minmax(0,1fr);grid-gap:.5rem;align-items:center;align-self:center;height:100%}@media (max-width:767.98px){.community-header__nav{-ms-grid-row:1;-ms-grid-column:1}}@media (min-width:768px){.community-header__nav{-ms-grid-row:1;-ms-grid-column:1}}@media (max-width:767.98px){.community-header__nav{padding-right:var(--spacer);padding-left:var(--spacer);background-color:var(--project-color-primary)}}@media (min-width:768px){.community-header__nav{display:flex;grid-gap:0;justify-content:flex-start;justify-self:start}}@media (min-width:992px){.community-header__nav{grid-template-columns:1fr auto}}.community-header__menu{-ms-grid-row:1;-ms-grid-column:1;grid-area:menu;width:auto;min-width:155px}.community-header__menu .dropdown__toggle{background-color:#fff}@media (min-width:1200px){.community-header__menu .dropdown__toggle{display:none}}.community-header__menu .dropdown__toggle-inner{color:var(--project-color-primary)}.community-header__menu .dropdown__icon{fill:var(--project-color-primary)}@media (max-width:1199.98px){.community-header__menu .dropdown__items{background-color:var(--black)}}@media (min-width:1200px){.community-header__menu .dropdown__items{position:static;display:inline;margin-top:.25rem;background-color:transparent;border:none;border-radius:0}.community-header__menu .dropdown__items>div{flex-direction:row;-moz-column-gap:2rem;column-gap:2rem}}.community-header__menu .dropdown__item{color:var(--white);font-weight:600;line-height:1.2}@media (min-width:1200px){.community-header__menu .dropdown__item{padding:0}.community-header__menu .dropdown__item:first-child{margin-top:0}.community-header__menu .dropdown__item:last-child{margin-bottom:0}}.community-header__menu .dropdown__item:hover{color:var(--gray-80)}.community-header__menu.dropdown--open .dropdown__toggle{color:var(--white)}.community-header__price-list{-ms-grid-row:1;-ms-grid-column:3;grid-area:price}@media (min-width:768px){.community-header__price-list{margin-left:.5rem}}@media (min-width:1200px){.community-header__price-list{margin-left:1.5rem}}.community-header__price-list.btn-primary{background-color:var(--project-color-primary);color:var(--white);-webkit-text-fill-color:var(--white)}.project-hero{position:relative;height:calc(100svh - var(--nav-height) - var(--project-nav-height))}.project-hero::after{position:absolute;right:0;bottom:0;left:0;height:100%;background-color:rgba(0,0,0,.6);content:""}.project-hero__copy{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding-top:4rem;padding-bottom:4rem}.project-hero__copy h1{width:55vw;margin-bottom:0}@media (min-width:768px){.project-hero__copy h1{width:30vw}}.project-hero__logo{width:100%;height:auto}.project-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community-gallery{padding-top:4rem;padding-bottom:4rem}.community-gallery__main{padding-right:var(--container-padding);padding-left:var(--container-padding)}.community-gallery__active-image .swiper-slide img{width:100%;height:auto;max-height:700px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.community-gallery__thumbs{padding-right:var(--container-padding);padding-left:var(--container-padding);margin-top:1rem}.community-gallery__thumbs .swiper-wrapper{align-items:flex-end}.community-gallery__thumbs .swiper-slide{display:flex;flex-direction:column;justify-content:flex-end;height:100%;transition:.5s var(--ease-out-circ)}.community-gallery__thumbs .swiper-slide:active{transform:scale(.98)}.community-gallery__thumbs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:2px solid transparent;opacity:.65;aspect-ratio:16/9}.community-gallery__thumbs .swiper-slide-thumb-active img{border-color:var(--gray-dark);opacity:1}.community-gallery__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community-gallery__label{letter-spacing:.15rem;text-transform:uppercase}.swiper-nav{position:relative;z-index:10;display:flex;justify-content:space-between}@media (max-width:767.98px){.swiper-nav{margin-top:.5rem}}@media (min-width:768px){.swiper-nav{width:calc(100% + 5rem);margin-top:0;transform:translate(-2.5rem,-50%)}}.swiper-nav__button{display:inline-flex;align-items:center;padding:0;background-color:transparent;border:none;font-weight:600;line-height:1;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;transition:.5s var(--ease-out-circ);line-height:0}.swiper-nav__button:active{transform:scale(.95)}.swiper-nav__button--disabled{cursor:default;opacity:.2;pointer-events:none}.swiper-nav__button--lock{display:none}.swiper-nav__icon{width:2rem;height:2rem;transition:.5s var(--ease-out-circ);fill:var(--black)}@media (min-width:768px){.swiper-nav__icon{width:2.5rem;height:2.5rem}}.swiper-nav__button--prev .swiper-nav__icon{transform:scaleX(-1)}.swiper-button-disabled .swiper-nav__icon{opacity:0;pointer-events:none}.community-intro{display:grid;row-gap:2rem;padding:4rem var(--container-padding) 4rem var(--container-padding)}@media (min-width:768px){.community-intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-right:calc(var(--container-padding) * 2);padding-left:calc(var(--container-padding) * 2);-moz-column-gap:2rem;column-gap:2rem}}@media (min-width:992px){.community-intro{padding-right:calc(var(--spacer) * 2)}}.community-intro__body{align-self:center}@media (max-width:767.98px){.community-intro__body{text-align:center}}@media (min-width:768px){.community-intro__body{padding-right:4rem;padding-left:4rem}}.community-intro__stats{border-color:var(--project-color-primary)}.community-intro__stat-label{grid-column:1;color:var(--project-color-primary);font-weight:600}.community-intro__stat-value{grid-column:2}.community-intro__register-btn{margin-top:2rem}.community-showhomes{display:grid;row-gap:2rem;padding:4rem var(--container-padding) 4rem var(--container-padding);background-color:var(--project-color-primary);color:var(--white)}@media (min-width:768px){.community-showhomes{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-right:calc(var(--container-padding) * 2);padding-left:calc(var(--container-padding) * 2);-moz-column-gap:2rem;column-gap:2rem}}@media (min-width:992px){.community-showhomes{padding-right:calc(var(--spacer) * 2)}}.community-showhomes__body{align-self:center}@media (min-width:768px){.community-showhomes__body{padding-right:4rem;padding-left:4rem}}.community-showhomes__meta{border-color:var(--white)}.community-showhomes__meta-item{border-color:var(--white)}.community-showhomes__meta-label{color:var(--white)}.community-showhomes__tour-btn{margin-top:2rem}.community-showhomes__map-img{width:100%;height:auto}.project-floorplans{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:5rem;padding-bottom:3rem;background-color:var(--gray-200);text-align:center}.project-availability{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:5rem;padding-bottom:5rem;text-align:center}.project-availability__header{padding-bottom:2rem}.project-availability__siteplan-iframe{width:100%;height:auto;aspect-ratio:16/9}.project-availability__siteplan-image{width:100%;height:auto}.community-interiors{padding-right:var(--container-padding);padding-left:var(--container-padding);display:flex;flex-direction:column;row-gap:4rem;padding-top:5rem;padding-bottom:5rem;background-color:var(--project-color-primary);color:var(--white)}.community-interiors__block{display:grid;grid-template:"image" auto "body" auto/100%}@media (min-width:768px){.community-interiors__block{grid-template:"body image" auto/minmax(0,1fr) minmax(0,1fr)}.community-interiors__block:nth-child(even){grid-template:"image body" auto/minmax(0,1.5fr) minmax(0,1fr)}.community-interiors__block>.project-driver__image{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block:nth-child(even)>.project-driver__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.project-driver__body{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block:nth-child(even)>.project-driver__body{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block>.promo-block__image{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block:nth-child(even)>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.promo-block__body{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block:nth-child(even)>.promo-block__body{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block:nth-child(even)>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.home-warranty__body{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block:nth-child(even)>.home-warranty__body{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block:nth-child(even)>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block:nth-child(even)>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.homeowner-occupancy__body{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block:nth-child(even)>.homeowner-occupancy__body{-ms-grid-row:1;-ms-grid-column:2}}.community-interiors__body{-ms-grid-row:2;-ms-grid-column:1;padding-right:var(--container-padding);padding-left:var(--container-padding);grid-area:body;align-self:center;padding-top:4rem;padding-bottom:4rem}.promo-block>.community-interiors__body{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .home-warranty>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.community-interiors__body{-ms-grid-row:2;-ms-grid-column:1}.community-interiors__block>.community-interiors__body{-ms-grid-row:2;-ms-grid-column:1}.project-neighbourhood>.community-interiors__body{-ms-grid-row:2;-ms-grid-column:1}@media (max-width:767.98px){.community-interiors__body{text-align:center}}.community-interiors__body .btn-primary{background-image:linear-gradient(-135deg,#fff 50%,#fff 50%),linear-gradient(-135deg,transparent 50%,var(--white) 50%);color:var(--white)}.community-interiors__body .btn-primary:hover{border-color:var(--white);-webkit-text-fill-color:var(--project-color-primary)}.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1;grid-area:image;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:5/4}.project-driver--past>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.community-interiors__image{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.project-neighbourhood{display:grid;grid-template:"gallery" auto "body" auto/100%;padding:3rem var(--container-padding) 3rem var(--container-padding)}@media (min-width:768px){.project-neighbourhood{grid-template:"gallery body" auto/minmax(0,1fr) minmax(0,1fr);padding:4rem calc(var(--container-padding) * 2);-moz-column-gap:4rem;column-gap:4rem}.project-neighbourhood>.project-driver__body{-ms-grid-row:1;-ms-grid-column:3}.project-neighbourhood>.promo-block__body{-ms-grid-row:1;-ms-grid-column:3}.project-neighbourhood>.home-warranty__body{-ms-grid-row:1;-ms-grid-column:3}.project-neighbourhood>.homeowner-occupancy__body{-ms-grid-row:1;-ms-grid-column:3}.project-neighbourhood>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:3}}.single-community--coming-soon .project-neighbourhood{background-color:var(--project-color-primary);color:var(--white)}.project-neighbourhood__body{-ms-grid-row:2;-ms-grid-column:1;grid-area:body;padding-top:6rem;padding-bottom:4rem}.promo-block>.project-neighbourhood__body{-ms-grid-row:2;-ms-grid-column:1}.page-template-warranty .home-warranty>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.project-neighbourhood__body{-ms-grid-row:2;-ms-grid-column:1}.community-interiors__block>.project-neighbourhood__body{-ms-grid-row:2;-ms-grid-column:1}.project-neighbourhood>.project-neighbourhood__body{-ms-grid-row:2;-ms-grid-column:1}.project-neighbourhood__body h5{line-height:1.5}.project-neighbourhood__body h2+p{margin-top:2rem}.project-neighbourhood__body p+h5{margin-top:2rem}.project-neighbourhood__gallery{-ms-grid-row:1;-ms-grid-column:1;grid-area:gallery;align-self:center;-o-object-fit:cover;object-fit:cover;aspect-ratio:5/4}@media (min-width:768px){.promo-block>.promo-block__image{-ms-grid-row:1;-ms-grid-column:2}.promo-block:nth-child(even)>.promo-block__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.promo-block__body{-ms-grid-row:1;-ms-grid-column:1}.promo-block:nth-child(even)>.promo-block__body{-ms-grid-row:1;-ms-grid-column:2}.homepage-manifesto-block__copy{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block:nth-child(even)>.homepage-manifesto-block__copy{-ms-grid-row:1;-ms-grid-column:2}.promo-block>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:2}.promo-block:nth-child(even)>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:2}.homepage-manifesto-block:nth-child(even)>.homepage-manifesto-block__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.home-warranty__body{-ms-grid-row:1;-ms-grid-column:1}.promo-block:nth-child(even)>.home-warranty__body{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .home-warranty>.home-warranty__body{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:2}.promo-block:nth-child(even)>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:2}.homepage-manifesto-block:nth-child(even)>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.home-warranty__image{-ms-grid-row:1;-ms-grid-column:2}.promo-block>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:2}.promo-block:nth-child(even)>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:2}.homepage-manifesto-block:nth-child(even)>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .homeowner-occupancy>.homeowner-occupancy__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.homeowner-occupancy__body{-ms-grid-row:1;-ms-grid-column:1}.promo-block:nth-child(even)>.homeowner-occupancy__body{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .home-warranty>.homeowner-occupancy__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.homeowner-occupancy__body{-ms-grid-row:1;-ms-grid-column:2}.homeowner-intro__copy{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block:nth-child(even)>.homeowner-intro__copy{-ms-grid-row:1;-ms-grid-column:2}.page-template-login-portal .intro__copy{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block:nth-child(even)>.intro__copy{-ms-grid-row:1;-ms-grid-column:2}.login-intro__copy{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block:nth-child(even)>.login-intro__copy{-ms-grid-row:1;-ms-grid-column:2}.page-template-pet-friendly .intro__copy{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block:nth-child(even)>.intro__copy{-ms-grid-row:1;-ms-grid-column:2}.pet-intro__copy{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block:nth-child(even)>.pet-intro__copy{-ms-grid-row:1;-ms-grid-column:2}.promo-block>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:1}.promo-block:nth-child(even)>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .home-warranty>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block:nth-child(even)>.community-interiors__body{-ms-grid-row:1;-ms-grid-column:2}.promo-block>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:2}.promo-block:nth-child(even)>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.homepage-manifesto-block>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:2}.homepage-manifesto-block:nth-child(even)>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .home-warranty>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .homeowner-occupancy>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block:nth-child(even)>.community-interiors__image{-ms-grid-row:1;-ms-grid-column:1}.promo-block>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:1}.promo-block:nth-child(even)>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:2}.page-template-warranty .home-warranty>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:1}.page-template-warranty .homeowner-occupancy>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:2}.community-interiors__block>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:1}.community-interiors__block:nth-child(even)>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:2}.project-neighbourhood>.project-neighbourhood__body{-ms-grid-row:1;-ms-grid-column:3}.project-neighbourhood__gallery{-ms-grid-row:1;-ms-grid-column:1}}.community-register{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);padding-top:6rem;padding-bottom:6rem;text-align:center}.community-register h2{color:var(--project-color-primary)}.community-register__form{margin-top:3rem}.community-register .hs-button{background-image:linear-gradient(-135deg,var(--project-color-primary) 50%,#fff 50%),linear-gradient(-135deg,transparent 50%,var(--project-color-primary) 50%);color:var(--project-color-primary)}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-register{background-color:var(--blue-10);text-align:center}.page-template-register__content{padding:6rem var(--container-padding-lg) 5rem var(--container-padding-lg)}.page-template-register h1{text-transform:uppercase}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-reviews .reviews-section{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);position:relative;padding-top:8rem;padding-bottom:5rem;background-color:var(--blue);color:#fff;font-family:Poppins,sans-serif;text-align:center}@media (width <= 767px){.page-template-reviews .reviews-section .reviews-wrapper{flex-direction:column}.page-template-reviews .reviews-section .reviews-wrapper .reviews-swiper{order:0;width:100%}.page-template-reviews .reviews-section .reviews-wrapper .desktop-only{display:none}.page-template-reviews .reviews-section .reviews-wrapper .mobile-only{display:flex;gap:1rem;justify-content:center;order:1;margin-top:1rem}.page-template-reviews .reviews-section .reviews-wrapper .mobile-only .swiper-button{margin:0}}.page-template-reviews .reviews-section__inner{width:100%;max-width:auto;margin:0 auto}.page-template-reviews .reviews-section__title{margin:0 0 1rem;color:#62b9af;font-weight:600;font-size:16px}.page-template-reviews .reviews-section .reviews-wrapper{position:relative;display:flex;flex-wrap:nowrap;gap:2rem;align-items:center;justify-content:center;margin-top:2rem}.page-template-reviews .reviews-section .reviews-wrapper .swiper-button{display:inline-flex;flex:none;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:transparent;background-position:center;background-size:contain;background-repeat:no-repeat;border:none;cursor:pointer;transition:transform .15s ease}.page-template-reviews .reviews-section .reviews-wrapper .swiper-button:active{transform:scale(.95)}.page-template-reviews .reviews-section .reviews-wrapper .swiper-button:focus-visible{outline:2px solid #fff;outline-offset:2px}.page-template-reviews .reviews-section .reviews-wrapper .swiper-button--prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 200 200'%3E<path d='M135.81,100l-23.42,21.79-3.83-4.11,15.98-14.87h-60.36v-5.62h60.35l-15.97-14.85,3.82-4.11,23.42,21.77ZM100,200C44.86,200,0,155.14,0,100S44.86,0,100,0s100,44.86,100,100-44.86,100-100,100ZM100,5.62C47.96,5.62,5.62,47.96,5.62,100s42.34,94.38,94.38,94.38,94.38-42.34,94.38-94.38S152.04,5.62,100,5.62Z' /%3E%3C/svg%3E")}.page-template-reviews .reviews-section .reviews-wrapper .swiper-button--next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 200 200'%3E<path d='M135.81,100l-23.42,21.79-3.83-4.11,15.98-14.87h-60.36v-5.62h60.35l-15.97-14.85,3.82-4.11,23.42,21.77ZM100,200C44.86,200,0,155.14,0,100S44.86,0,100,0s100,44.86,100,100-44.86,100-100,100ZM100,5.62C47.96,5.62,5.62,47.96,5.62,100s42.34,94.38,94.38,94.38,94.38-42.34,94.38-94.38S152.04,5.62,100,5.62Z' /%3E%3C/svg%3E")}.page-template-reviews .reviews-section .reviews-wrapper .swiper-button--prev{left:var(--spacer);transform:scaleX(-1)}.page-template-reviews .reviews-section .reviews-wrapper .swiper-button--next{right:var(--spacer);transform:scaleX(1)}.page-template-reviews .reviews-section .reviews-wrapper .reviews-swiper{flex:1}.page-template-reviews .reviews-section .reviews-wrapper .reviews-swiper .review-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:0 0}.page-template-reviews .reviews-section .reviews-wrapper .reviews-swiper .review-card__copy{margin-bottom:1rem;font-weight:300;font-weight:lighter;font-size:28px;line-height:45px}.page-template-reviews .reviews-section .reviews-wrapper .reviews-swiper .review-card__name{align-items:center;justify-content:center;margin-top:auto;font-weight:300;font-size:14px;text-align:center}.page-template-reviews .reviews-section .reviews-wrapper .reviews-navigation{display:none}.page-template-reviews .reviews-section .reviews-wrapper .desktop-only{display:inline-flex}.page-template-reviews .reviews-section .reviews-wrapper .mobile-only{display:none}.page-template-reviews .reviews-section .reviews-section__fallback{margin-top:2rem;font-weight:300;font-size:16px}.reviews-avid{padding-top:3rem;padding-bottom:3rem}.reviews-avid__iframe{width:100%;height:3200px}@media (min-width:576px){.reviews-avid__iframe{height:2980px}}@media (min-width:768px){.reviews-avid__iframe{height:1450px}}@media (min-width:992px){.reviews-avid__iframe{height:1250px}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-about .career-statement{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5rem;padding-bottom:5rem;background-color:var(--green-dark);color:#fff;text-align:center}.page-template-about .career-statement a{color:var(--green);font-weight:300}.page-template-about .career-statement a:hover{color:var(--green-light-50)}.page-template-about .team{margin-top:6rem;margin-bottom:4rem;padding-bottom:2rem}.page-template-about .team__carousel{padding-right:var(--spacer);padding-left:var(--spacer)}.page-template-about .team__carousel .swiper-wrapper{align-items:center}.page-template-about .team__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-template-about .team__overlay{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background-color:#212322;border-radius:50%;opacity:0;color:var(--white);line-height:1.4;text-align:center;transition:opacity .3s ease-in-out;pointer-events:none;inset:0}@media (min-width:0) and (max-width:575.98px){.page-template-about .team__overlay{font-size:.85rem}}.page-template-about .team__overlay p{margin-bottom:0}.page-template-about .team__details{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.page-template-about .team__details--info{position:relative;padding-bottom:1rem}.page-template-about .team__details--info::after{position:absolute;bottom:0;left:50%;width:3rem;height:1px;background-color:var(--blue);transform:translateX(-50%);content:""}.page-template-about .team__details p{margin-bottom:0}.page-template-about .team__card{display:flex;align-items:center;justify-content:center;width:calc(390px - var(--spacer) * 2);overflow:hidden;border-radius:50%}@media (min-width:576px){.page-template-about .team__card{width:380px;height:380px}}.page-template-about .team__card:hover .team__overlay{opacity:1;pointer-events:auto}.page-template-about .team__intro{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding-right:var(--spacer)}@media (min-width:768px){.page-template-about .team__intro{width:50vw}}.page-template-about .team__intro h2{color:var(--blue)}.page-template-about .manifesto{position:relative;display:grid;grid-template:"block" "block-image"/100%;min-height:600px;overflow:hidden;background-color:var(--white)}@media (min-width:768px){.page-template-about .manifesto{display:flex;margin-bottom:-1px}}.page-template-about .manifesto__block{-ms-grid-row:1;-ms-grid-column:1;position:relative;z-index:1;display:flex;flex-direction:column;grid-area:block;justify-content:flex-start;min-height:500px;padding:3rem;padding-top:6rem;background-color:var(--blue);text-align:center;clip-path:polygon(0 0,100% 0,100% 70%,0 100%)}@media (min-width:768px){.page-template-about .manifesto__block{flex:6;justify-content:center;padding-left:12rem;padding-left:var(--spacer);text-align:left;clip-path:polygon(0 0,80% 0,100% 100%,0 100%)}}@media (min-width:1200px){.page-template-about .manifesto__block{flex:7;clip-path:polygon(0 0,55% 0,90% 100%,0 100%)}}@media (min-width:768px){.page-template-about .manifesto__block h2{color:#fff;font-weight:300;font-size:53px;font-family:Poppins,sans-serif;line-height:56px;text-transform:capitalize}.page-template-about .manifesto__block p{max-width:350px;margin-bottom:1rem;font-weight:300;font-size:14px;font-family:Poppins;overflow-wrap:break-word}.page-template-about .manifesto__block h2 em{color:var(--orange)}}.page-template-about .manifesto__block p{max-width:500px;margin-right:auto;margin-left:auto}@media (min-width:768px){.page-template-about .manifesto__block p{margin:0}}.page-template-about .manifesto__block h2{color:#fff;font-weight:600;font-size:42px;font-family:Poppins,sans-serif;line-height:45px;text-transform:uppercase}.page-template-about .manifesto .manifesto__block-image-slider{-ms-grid-row:2;-ms-grid-column:1;display:flex;grid-area:block-image;align-items:center;justify-content:center;min-height:260px;margin-bottom:40px;background:var(--white)}@media (min-width:768px){.story-template__block{-ms-grid-row:1;-ms-grid-column:1}.story-template__block-image{-ms-grid-row:1;-ms-grid-column:2}.page-template-about .manifesto__block{-ms-grid-row:1;-ms-grid-column:1}.story-template.is-flipped>.manifesto__block{-ms-grid-row:1;-ms-grid-column:2}.page-template-about .manifesto .manifesto__block-image-slider{-ms-grid-row:1;-ms-grid-column:2}.story-template.is-flipped>.manifesto__block-image-slider{-ms-grid-row:1;-ms-grid-column:1}}@media (max-width:767.98px){.story-template__block{-ms-grid-row:2;-ms-grid-column:1}.story-template__block-image{-ms-grid-row:1;-ms-grid-column:1}.page-template-about .manifesto__block{-ms-grid-row:2;-ms-grid-column:1}.story-template.is-flipped .story-template>.manifesto__block{-ms-grid-row:2;-ms-grid-column:1}.page-template-about .manifesto .manifesto__block-image-slider{-ms-grid-row:1;-ms-grid-column:1}.story-template.is-flipped .story-template>.manifesto__block-image-slider{-ms-grid-row:1;-ms-grid-column:1}}@media (min-width:768px){.page-template-about .manifesto .manifesto__block-image-slider{position:static;flex:4;margin-bottom:0}}@media (min-width:1200px){.page-template-about .manifesto .manifesto__block-image-slider{flex:3}}.page-template-about .manifesto .manifesto__block-image-slider img{display:none;width:260px;height:auto}@media (min-width:768px){.page-template-about .manifesto .manifesto__block-image-slider img{position:absolute;top:50%;right:var(--spacer);transform:translateY(-50%)}}@media (min-width:992px){.page-template-about .manifesto .manifesto__block-image-slider img{width:300px}}@media (min-width:1200px){.page-template-about .manifesto .manifesto__block-image-slider img{width:400px}}.page-template-about .manifesto .manifesto__block-image-slider img.active{display:block}.about-intro{padding-right:var(--container-padding);padding-left:var(--container-padding);display:grid;row-gap:3rem;padding-top:5rem;padding-bottom:5rem;background-color:var(--blue-10)}@media (min-width:768px){.about-intro{grid-template-columns:1fr 1.75fr;padding-top:8rem;padding-bottom:8rem;-moz-column-gap:8rem;column-gap:8rem}}.about-intro__logo{width:70%;max-width:300px}@media (min-width:768px){.about-intro__logo{max-width:400px}}.about-values{padding:5rem var(--container-padding-lg) 5rem var(--container-padding-lg);text-align:center}.about-values__cards{display:grid}@media (min-width:768px){.about-values__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem 8rem;margin-top:4rem}}.about-values-card{display:flex;flex-direction:column;row-gap:2.5rem;align-items:center;text-align:center}.about-values-card__icon{width:100px}.about-values-card__copy h5{color:var(--blue-60)}.about-team{--team-card-size:380px;padding-top:5rem;padding-bottom:5rem;background-color:var(--blue-60);color:var(--white)}.about-team__copy{align-self:center;max-width:100%;padding-right:2rem}@media (min-width:576px){.about-team__copy{min-width:300px;max-width:500px}}@media (min-width:768px){.about-team__copy{min-width:calc(100vw - var(--team-card-size) - var(--spacer) * 2 - 2rem - 20px)}}.about-team__cards.swiper{padding-right:var(--container-padding);padding-left:var(--container-padding)}.about-team__swiper-nav{display:flex;justify-content:space-between;margin-top:1.5rem}.about-team__swiper-nav .swiper-nav-button__icon{fill:var(--white)}.about-team-card{position:relative;overflow:hidden;border-radius:50%;aspect-ratio:1/1}.about-team__cards .about-team-card{width:var(--team-card-size);height:var(--team-card-size)}.about-team-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-team-card__info{position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem;opacity:0;color:var(--gray-dark);text-align:center;transition:.5s var(--ease-out-circ)}.about-team-card__info::before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--white);transform:translate(-100%);transition:.5s var(--ease-out-circ);content:"";rotate:-45deg}.about-team-card:hover .about-team-card__info::before{transform:translate(0)}.about-team-card__info:hover{opacity:1}.about-team-card__name{font-size:1.75rem}.about-team-card__title{margin-bottom:1rem;color:var(--blue-50);font-weight:600;font-size:.9rem;letter-spacing:.05rem;text-transform:uppercase}.about-team-card__bio{font-size:.9rem;line-height:1.4}.about-careers{padding-right:var(--container-padding-xl);padding-left:var(--container-padding-xl);padding-top:5rem;padding-bottom:5rem;text-align:center}.blog-single{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;width:100%}.blog-single .blog-header{grid-column:2/12;margin-top:70px}@media (min-width:768px){.blog-single .blog-header{grid-column:2/10;margin-top:84px}.blog-single .blog-header .blog-publish-date{font-size:14px;line-height:20px;text-align:left}.blog-single .blog-header h1{margin-top:17px;margin-bottom:30px;font-weight:600;font-size:57px;line-height:66px;letter-spacing:7%;text-align:left}}@media (min-width:768px) and (max-width:991.98px){.blog-single .blog-header h1{margin-top:17px;margin-bottom:15px;font-weight:500;font-size:37px;line-height:46px;letter-spacing:6%;text-align:left}}.blog-single .blog-header .blog-publish-date{color:var(--green);font-weight:600;text-align:center;text-transform:uppercase}.blog-single .blog-header h1{color:var(--black);font-weight:600;font-size:24px;line-height:30px;letter-spacing:5%;text-align:center;text-transform:uppercase;margin-block:23px}.blog-single .blog-header .blog-content-tags{display:flex;gap:10px;align-items:center;justify-content:center;color:var(--green);font-size:12px;text-transform:capitalize}@media (min-width:768px){.blog-single .blog-header .blog-content-tags{gap:30px;justify-content:start;font-size:14px}}.blog-single .blog-header .blog-content-tags span{font-style:italic}.blog-single .blog-caption{display:grid;grid-template-columns:1fr;grid-column:1/-1;gap:20px;margin-top:100px;text-align:center}@media (min-width:576px){.blog-single .blog-caption{grid-template-columns:1fr 1fr;text-align:left}.blog-single .blog-caption p{max-width:400px;padding:0;font-size:16px;line-height:24px}.blog-single .blog-caption .caption-thumbnail{width:100%;height:300px}}@media (min-width:768px){.blog-single .blog-caption{flex-direction:row;grid-column:2/13;gap:30px;align-items:center;justify-content:space-between;margin-top:120px;text-align:left}.blog-single .blog-caption p{max-width:600px;font-size:28px;line-height:45px}.blog-single .blog-caption .caption-thumbnail{width:100%;height:550px}}@media (min-width:768px) and (max-width:991.98px){.blog-single .blog-caption p{max-width:400px;padding:0;font-size:16px;line-height:24px}.blog-single .blog-caption .caption-thumbnail{width:100%;height:350px}}.blog-single .blog-caption p{margin-bottom:20px;font-weight:300;font-size:18px;line-height:28px}.blog-single .blog-caption .caption-thumbnail{flex-shrink:0;width:100%;height:350px}.blog-single .blog-content{grid-column:2/11;margin-top:70px;margin-bottom:70px}.blog-single .blog-content p{font-size:14px}.blog-single .blog-content h1,.blog-single .blog-content h2,.blog-single .blog-content h3{margin-top:2.5rem;color:var(--blue);font-weight:300;font-size:20px;text-transform:unset}.blog-img-container{grid-column:1/13;height:500px}.blog-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.related-blog-posts{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.related-blog-posts{padding-top:5rem;padding-bottom:5rem}}@media (min-width:992px){.related-blog-posts{padding-top:6rem;padding-bottom:6rem}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.blog__container{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:3rem;padding-bottom:5rem}.blog__grid{display:grid;grid-gap:1rem}@media (min-width:768px){.blog__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.blog__pagination{display:flex;justify-content:center;padding:2rem 0}.blog__pagination .page-numbers{cursor:pointer;transition:.5s var(--ease-out-circ);color:var(--blue);font-weight:600;transition:.5s var(--ease-out-circ)}.blog__pagination .page-numbers:active{transform:scale(.95)}.blog__pagination .page-numbers.current,.blog__pagination .page-numbers:hover{color:var(--blue-dark)}.single-post__body{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:2rem;padding-bottom:4rem}.single-post__body p+h2{margin-top:3.5rem}.single-post__body p+h3{margin-top:2rem;margin-bottom:.5rem}.single-post__body p a{color:var(--blue);transition:.5s var(--ease-out-circ)}.single-post__body p a:hover{color:var(--blue-dark)}.single-post__footer-img{width:100%;height:auto}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.story-hero{position:relative;display:flex;align-items:center;justify-content:center;height:500px;margin-top:-50px!important;padding-top:0!important;overflow:hidden;background-position:top;background-size:cover;background-repeat:no-repeat}@media (min-width:768px){.story-hero{height:55vw;margin-top:-50px!important}}@media (min-width:992px){.story-hero{height:50vw;margin-top:-45px!important}}@media (min-width:1200px){.story-hero{height:40vw;margin-top:-35px!important}}@media (min-width:1500px){.story-hero{height:35vw;margin-top:-35px!important}}.story-hero--full{height:calc(100dvh - var(--nav-height))}.story-header{padding:40px;background:#fff;text-align:center}@media (min-width:768px){.story-header{padding:50px var(--spacer);text-align:left}.story-header__title{font-size:57px}.story-header__subtitle{font-size:14px}}@media (min-width:992px){.story-header__title{font-size:57px}.story-header__subtitle{font-size:14px}}.story-header__container{max-width:auto;margin:30px 0}.story-header__date{margin-bottom:10px;color:#62b9af;font-weight:600;font-size:14px;text-transform:uppercase}.story-header__title{margin-bottom:15px;color:#000;font-weight:600;font-size:57px;line-height:66px}.story-header__subtitle{color:#62b9af;font-weight:300!important;font-size:14px!important;font-style:italic;line-height:20px;text-transform:capitalize}.story-header__meta h6{margin-bottom:1.5rem;color:var(--green)}.story-header__meta h1{font-weight:600}@media (min-width:1200px){.story-header__meta h1{font-size:3.5rem}}.story-header__tags{display:flex;flex-wrap:wrap;padding:0;list-style:none;color:var(--green);font-style:italic;-moz-column-gap:2rem;column-gap:2rem}@media (max-width:991.98px){.story-header__tags{justify-content:center}}.story-section{width:100%}.story-section .story__row{display:grid;grid-template-columns:1fr 1fr;height:60vw;overflow:hidden}@media (min-width:768px){.story-section .story__row{height:55vw}}@media (min-width:992px){.story-section .story__row{height:60vw}}@media (min-width:1200px){.story-section .story__row{height:40vw}}@media (min-width:1500px){.story-section .story__row{height:30vw}}@media (width <= 991.98px){.story-section .story__row{grid-template-columns:1fr;height:auto}.story-section .story__row:nth-of-type(2){display:flex;flex-direction:column-reverse}.story-section .story__row .story__content{margin-top:80px;margin-bottom:80px}.story-section .story__row .story__text{align-items:center;justify-content:center;text-align:left}.story-section .story__row .story__text h2,.story-section .story__row .story__text p{padding-right:40px;padding-left:40px;text-align:center}}.story-section .story__row .story__col{width:100%;height:100%;padding:0;overflow:hidden}.story-section .story__row .story__text{display:flex;align-items:center;justify-content:left;width:100%;height:100%}@media (min-width:768px){.story-section .story__row .story__text{padding-left:var(--spacer)}}@media (min-width:768px){.story-section .story__row .story__text{margin-bottom:1rem;font-size:28px;font-family:Poppins;line-height:1.6}}.story-section .story__row .story__text .story__content{max-width:500px;overflow-wrap:break-word}.story-section .story__row .story__text h2{margin-bottom:1.5rem;font-weight:300;font-size:2.5rem;font-family:Poppins;line-height:50px;text-transform:capitalize}.story-section .story__row .story__text p{margin-bottom:20px;color:#5b6670;font-weight:300;font-size:18px;line-height:28px}@media (min-width:576px){.story-section .story__row .story__text p{max-width:400px;padding:0;font-size:16px;line-height:24px}}@media (min-width:768px){.story-section .story__row .story__text p{max-width:600px;font-size:28px;line-height:45px}}@media (min-width:768px) and (max-width:991.98px){.story-section .story__row .story__text p{max-width:400px;padding:0;font-size:16px;line-height:24px}}.story-section .story__row .story__text--green{background-color:#00826e;color:#fff}.story-section .story__row .story__text--green h2{color:#fff}.story-section .story__row .story__text--white{background-color:#fff;color:#000}.story-section .story__row .story__text--white h2{color:var(--blue)}.story-section .story__row .story__image{width:100%;height:100%}.story-section .story__row .story__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.story-section .story__row .story__image img{height:800px}}.story-quote{margin-top:3rem;margin-bottom:5rem}@media (min-width:992px){.story-quote{display:grid;grid-template:auto/minmax(0,1fr) minmax(0,1fr);grid-gap:3rem}}.story-quote__copy{padding-right:var(--container-padding);padding-left:var(--container-padding);font-size:1.2rem;line-height:1.5}@media (max-width:991.98px){.story-quote__copy{margin-bottom:5rem;text-align:center}}@media (min-width:768px){.story-quote__copy{font-size:1.3rem}}@media (min-width:992px){.story-quote__copy{align-self:center;padding-top:2rem;padding-bottom:2rem}}@media (min-width:1200px){.story-quote__copy{font-size:1.4rem}}.story-quote__image{width:100%;height:auto}@media (min-width:992px){.story-quote__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.story-body{padding-right:var(--container-padding);padding-left:var(--container-padding);padding-top:5rem;padding-bottom:5rem}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.sustainability-intro{padding-right:var(--container-padding);padding-left:var(--container-padding);margin:5.5rem 0;text-align:center}@media (max-width:767.98px){.sustainability-intro{margin:4rem 0}}.sustainability-intro__inner{display:flex;flex-direction:column;align-items:center;margin:0 auto}.sustainability-intro__title{max-width:894px;margin-bottom:10px;color:var(--blue-dark);font-weight:600;font-size:53px;line-height:56px;text-transform:uppercase}@media (max-width:767.98px){.sustainability-intro__title{max-height:330px;font-size:42px;line-height:45px;letter-spacing:10px}}.sustainability-intro__copy{max-width:521px;font-weight:300;font-size:14px}@media (max-width:767.98px){.sustainability-intro__copy{max-width:271px}}.approach{padding:6rem 1rem .5rem;background-color:var(--blue-dark);color:#fff;text-align:center}.approach__container{padding-right:var(--container-padding);padding-left:var(--container-padding)}.approach__title{margin-bottom:4rem;font-weight:600;font-size:53px;line-height:56px;text-transform:uppercase}@media (max-width:767.98px){.approach__title{font-size:32px;line-height:38px;letter-spacing:8%}}.approach__items{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;margin-bottom:4rem}@media (max-width:767.98px){.approach__items{gap:1rem;margin-bottom:3rem}}.approach__item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:290px;height:289px;padding:2rem;background-color:var(--green-dark);border-radius:50%;text-align:center}@media (max-width:767.98px){.approach__item{padding:2rem}}.approach__item-title{margin-bottom:1rem;color:#fff;font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase}.approach__item-title p{margin:0}.approach__item-desc{color:#fff;font-weight:300;font-size:14px;text-align:center}.approach__footer{opacity:.9;font-weight:300;font-size:14px;font-style:italic}.deliver{padding:6rem 8rem;background-color:#fff;text-align:center}@media (max-width:767.98px){.deliver{padding:6rem 0 4rem}}.deliver__container{padding-right:var(--container-padding);padding-left:var(--container-padding)}.deliver__title{margin-bottom:4rem}.deliver__items{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 0;place-items:start center}@media (max-width:767.98px){.deliver__items{grid-template-columns:1fr;gap:3rem;margin-top:6rem}}.deliver__item{display:flex;flex-direction:column;align-items:center}.deliver__icon{display:flex;align-items:center;justify-content:center;width:110px;height:110px;margin-bottom:1.5rem;overflow:hidden}.deliver__icon img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.deliver__item-title{margin-bottom:1rem;color:#1b1b1b;font-weight:600;font-size:13px;letter-spacing:.03em;text-transform:uppercase}.deliver__item-desc{max-width:378px;font-weight:300;font-size:14px}.impact-metrics{padding:9rem 0;background-color:var(--blue);color:#fff;text-align:center}@media (max-width:767.98px){.impact-metrics{padding-bottom:7rem;background-color:var(--blue-dark)}}.impact-metrics__container{padding-right:var(--container-padding);padding-left:var(--container-padding)}.impact-metrics__grid{display:flex;flex-wrap:wrap;gap:6rem;align-items:center;justify-content:center}.impact-metrics__item{display:flex;flex-direction:column;gap:.5rem;align-items:center;min-width:300px}.impact-metrics__number{margin:0;color:var(--green);font-weight:600;font-size:112px;line-height:100%}.impact-metrics__description{margin:0;color:#fff;font-weight:600;font-size:16px;line-height:23px;text-align:center;text-transform:uppercase}.project-highlight-section{overflow:hidden}.project-highlight-section .project-highlight__row{display:grid;grid-template-columns:1fr}@media (min-width:768px){.project-highlight-section .project-highlight__row{grid-template-columns:1fr 1fr;-moz-column-gap:0;column-gap:0}}.project-highlight-section .project-highlight__image{order:2}@media (max-width:767.98px){.project-highlight-section .project-highlight__image{order:1}}.project-highlight-section .project-highlight__image img.project-highlight__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-highlight-section .project-highlight__text{display:flex;flex-direction:column;justify-content:center;order:2;padding:6rem;background-color:#fff}@media (max-width:767.98px){.project-highlight-section .project-highlight__text{order:1;padding:4rem 1rem;text-align:center}}.project-highlight-section .project-highlight__text .project-highlight__label{margin-bottom:1rem;color:var(--green);font-weight:600;font-size:16px;line-height:23px;text-transform:uppercase}.project-highlight-section .project-highlight__text .project-highlight__title{max-width:488px;margin:0 0 45px;color:var(--blue);font-weight:600;font-size:44px;line-height:45px}@media (max-width:767.98px){.project-highlight-section .project-highlight__text .project-highlight__title{max-width:100%;margin:0 auto 55px;font-size:32px;line-height:33px}}.project-highlight-section .project-highlight__text .project-highlight__body{max-width:600px;font-size:14px;overflow-wrap:break-word}@media (max-width:767.98px){.project-highlight-section .project-highlight__text .project-highlight__body{max-width:336px;line-height:18px}.project-highlight-section .project-highlight__text .project-highlight__body ul{margin:0 auto;padding-left:0;list-style:disc;list-style-position:inside;text-align:center}.project-highlight-section .project-highlight__text .project-highlight__body ul li{margin-bottom:.5rem;font-size:13px}}.project-highlight-section .project-highlight__text strong{color:#000;font-weight:700}@media (max-width:767.98px){.project-highlight-section .project-highlight__text strong{line-height:24px}}@media (max-width:767.98px){.project-highlight-section.project-highlight--reverse .project-highlight__image{order:1}.project-highlight-section.project-highlight--reverse .project-highlight__text{order:1}}.project-highlight-section.project-highlight--reverse .project-highlight__image{order:2}.project-highlight-section.project-highlight--reverse .project-highlight__text{order:1}.green-idea{padding:8.5rem 1rem;background-color:var(--green-dark);color:#fff;text-align:center}@media (max-width:767.98px){.green-idea{padding:5rem 0}}.green-idea__container{padding-right:var(--container-padding);padding-left:var(--container-padding);display:flex;flex-direction:column;align-items:center;justify-content:center}.green-idea__title{margin-bottom:1.5rem;color:#fff;font-weight:600;font-size:53px;line-height:56px;text-transform:uppercase}@media (max-width:767.98px){.green-idea__title{font-size:44px;line-height:45px}}.green-idea__copy{max-width:521px;margin:0 auto 2rem;font-weight:300;font-size:14px}@media (max-width:767.98px){.green-idea__copy{margin-bottom:35px;padding:0 1rem;font-size:14px}}@media (max-width:767.98px){.page-template-real-sustainability .hero__copy .sub-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center;margin-top:1.5rem}.page-template-real-sustainability .hero__copy .sub-nav>a:nth-child(3){grid-column:1/-1}}.btn__icon{width:.75rem;height:.75rem;margin-right:.5rem;fill:currentcolor}.page-template-newsletter{background-color:var(--blue-10);text-align:center}.page-template-newsletter__content{padding:6rem var(--container-padding-lg) 5rem var(--container-padding-lg)}.page-template-newsletter h1{text-transform:uppercase}