.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 20px;border:1px solid transparent;border-radius:2px;background:var(--forest);color:#fff!important;font-size:14px;font-weight:700;cursor:pointer}
.button.large{min-height:50px;padding:0 26px}
.button.outline{background:transparent;border-color:#b8c6bd;color:#fff!important}
.mobile-nav[hidden],.form-success[hidden]{display:none}
.desktop-cta{color:#fff!important}
.button.button-light{color:var(--forest)!important}
.icon{font-size:28px;color:var(--moss);line-height:1}
.quote-form input,.quote-form textarea,.quote-form select{width:100%;padding:11px 12px;border:1px solid var(--input);font-family:inherit}
.quote-form select{height:48px}
.quote-form button{color:#fff!important;border:0}
@media(max-width:900px){.mobile-nav:not([hidden]){display:flex}}
.hero{background-image:url('images/hero-landscape.png')}
.why-photo{background-image:linear-gradient(135deg,rgba(17,51,43,.1),rgba(17,51,43,.4)),url('images/paver-patio.png')}
.alberta-band{background-image:linear-gradient(90deg,rgba(16,47,39,.97),rgba(16,47,39,.82)),url('images/garden-sod.png')}
