/***** Minified on July 3, 2026   ******/
.footer{background:var(--forest,#092e1d);color:#fafafa;font-family:'Nunito Sans',sans-serif;--pl-sage:#9ea274;--pl-divider:var(--pl-forest-green-text,#043a23);--pl-legal-sep:#c2cdc5}.footer-inner{display:flex;flex-direction:column;gap:40px;padding:40px 80px}.footer-row--top{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-logo-wrap{display:block;flex-shrink:0;text-decoration:none}.footer-logo-img{height:80px;width:auto;display:block}.footer-logo-text{font-family:'STIX Two Text',serif;font-size:26px;font-weight:600;color:#fafafa;line-height:1.1}.footer-cta{display:flex;gap:16px;flex-shrink:0}.footer-btn{display:inline-flex;align-items:center;gap:20px;height:48px;padding:4px 40px;border-radius:2px;border:1px solid #fafafa;font-size:13px;font-weight:700;letter-spacing:1.3px;line-height:1.5;text-decoration:none;white-space:nowrap;transition:background .2s,color .2s,opacity .2s;font-family:inherit;cursor:pointer;box-sizing:border-box;-webkit-appearance:none;appearance:none}.footer-btn-icon{width:24px;height:24px;flex-shrink:0}.footer-btn--ghost{background:transparent;color:#fafafa}.footer-btn--ghost:hover{background:rgba(250,250,250,.1)}.footer-btn--solid{background:#fafafa;color:#141414}.footer-btn--solid:hover{opacity:.9}.footer-divider{border:0;border-top:1px solid var(--pl-divider);margin:0;width:100%}.footer-row--main{display:flex;gap:0;align-items:flex-start}.footer-heading{font-size:18px;font-weight:600;color:var(--pl-sage);letter-spacing:.72px;line-height:1.5;text-transform:uppercase}.footer-about{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px;padding-right:80px}.footer-about-text{margin:0;font-size:16px;font-weight:500;line-height:1.5;color:#fafafa;max-width:560px}.footer-canada{display:flex;align-items:center;gap:16px}.footer-canada-icon{width:32px;height:auto;flex-shrink:0;display:block}.footer-canada span{font-size:16px;font-weight:500;line-height:1.5;color:#fafafa}.footer-cols{flex:1;min-width:0;display:flex;justify-content:space-between;gap:40px}.footer-col{display:flex;flex-direction:column;gap:20px;min-width:0}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:16px;font-weight:500;line-height:1.5}.footer-links a{color:#fafafa;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--pl-sage);text-decoration:underline;text-decoration-color:var(--pl-sage)}.footer-col--social .social-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;gap:4px}.social-tile{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s}.social-tile:hover{background:rgba(250,250,250,.1)}.social-tile img{width:21px;height:21px;display:block;filter:brightness(0) invert(1)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:40px 80px;font-size:16px;font-weight:500;line-height:1.5;color:#fafafa}.footer-legal{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-legal a{color:#fafafa;text-decoration:none;transition:color .15s}.footer-legal a:hover{color:var(--pl-sage);text-decoration:underline;text-decoration-color:var(--pl-sage)}.footer-sep{width:1px;height:16px;background:var(--pl-legal-sep);flex-shrink:0}@media(max-width:900px){.footer-inner{padding:40px;gap:32px}.footer-row--top{flex-direction:column;align-items:flex-start;gap:24px}.footer-row--main{flex-direction:column;gap:32px}.footer-about{padding-right:0}.footer-about-text{max-width:100%}.footer-cols{justify-content:flex-start;gap:48px}.footer-bottom{padding:32px 40px;flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:540px){.footer-inner{padding:28px 20px;gap:28px}.footer-logo-img{height:64px}.footer-cta{flex-direction:column;width:100%;gap:12px}.footer-btn{width:100%;justify-content:center}.footer-cols{flex-direction:column;gap:28px}.footer-bottom{padding:24px 20px}.footer-legal{gap:12px}}