:root{--brand-primary:#2C4350;--brand-primary-dark:#1A282F;--brand-primary-light:#8AA5B2;--brand-secondary:#16A085;--brand-accent:#E67E22;--brand-neutral-dark:#2A2724;--brand-neutral-mid:#6B655E;--brand-neutral-light:#F7F5F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F2EFEA;--brand-text:#2A2724;--brand-text-inverse:#FFFFFF;--brand-border:#E4DED5;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:10px;--brand-font:Inter,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;background:var(--brand-bg);color:#2a2724;color:var(--brand-text);font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-family:var(--brand-font);line-height:1.65;letter-spacing:0}a{color:#2c4350;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#16a085;color:var(--brand-secondary)}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:#2a2724;color:var(--brand-text);font-weight:760;line-height:1.12;letter-spacing:0}p{color:#2a2724;color:var(--brand-text);margin-bottom:0}.container-fluid{width:min(100% - 48px,1200px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.section-pad,section[class*=-section]{padding-top:80px;padding-bottom:80px}.section-alt{background:#f2efea;background:var(--brand-bg-alt)}.section-heading{max-width:780px;margin:0 auto 40px;text-align:center}.section-heading--left{margin-left:0;margin-right:0;text-align:left}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#16a085;color:var(--brand-secondary);font-size:.82rem;font-weight:800;text-transform:uppercase}.cta-section h2,.section-heading h2{margin-bottom:16px;font-size:max(1.75rem, min(3vw, 2.6rem))}.btn{border-radius:10px;border-radius:var(--brand-radius);font-weight:760;min-height:46px;padding:.75rem 1.1rem}.btn-primary-solid{border:1px solid #2c4350;border:1px solid var(--brand-primary);background:#2c4350;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-primary-solid:focus,.btn-primary-solid:hover{border-color:#1a282f;border-color:var(--brand-primary-dark);background:#1a282f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.btn-outline-deep{border:1px solid #2c4350;border:1px solid var(--brand-primary);background:0 0;color:#2c4350;color:var(--brand-primary)}.btn-outline-deep:focus,.btn-outline-deep:hover{background:#2c4350;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-light-solid{border:1px solid #fff;background:#fff;color:#1a282f;color:var(--brand-primary-dark)}.btn-light-solid:focus,.btn-light-solid:hover{border-color:#16a085;border-color:var(--brand-secondary);background:#16a085;background:var(--brand-secondary);color:#fff}.hg-nav-outdoor{z-index:1040;min-height:76px;background:#1a282f;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.14)}.hg-nav-outdoor .container-fluid{width:min(100% - 32px,1280px)}.navbar-brand{display:inline-flex;align-items:center;min-width:180px}.navbar-brand img{width:180px;min-height:40px;-o-object-fit:contain;object-fit:contain}.hg-nav-outdoor .nav-link{position:relative;margin-left:3px;margin-right:3px;padding:.8rem .9rem;color:#fff;font-size:.94rem;font-weight:720}.hg-nav-outdoor .nav-link::before{position:absolute;left:0;top:50%;width:3px;height:0;background:#16a085;background:var(--brand-secondary);content:"";transform:translateY(-50%);transition:height 160ms}.hg-nav-outdoor .nav-link.active,.hg-nav-outdoor .nav-link:focus,.hg-nav-outdoor .nav-link:hover{color:#fff}.hg-nav-outdoor .nav-link.active::before,.hg-nav-outdoor .nav-link:focus::before,.hg-nav-outdoor .nav-link:hover::before{height:22px}.hg-nav-search{display:flex;align-items:center;margin-left:18px;border:1px solid rgba(255,255,255,.28);border-radius:999px;overflow:hidden}.hg-nav-search input{width:130px;border:0;background:rgba(255,255,255,.08);color:#fff;outline:0;padding:.55rem .85rem}.hg-nav-search input::-moz-placeholder{color:rgba(255,255,255,.72)}.hg-nav-search input::placeholder{color:rgba(255,255,255,.72)}.hg-nav-search button{border:0;background:#16a085;background:var(--brand-secondary);color:#fff;font-weight:760;padding:.55rem .85rem}.sub-hero{padding-top:160px;padding-bottom:84px}.contact-hero h1,.home-hero h1,.products-page h1,.sub-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.sub-hero .section-kicker,.sub-hero h1,.sub-hero p:not(.section-kicker){color:#fff}.cta-section{padding-top:80px;padding-bottom:96px;background:#1a282f;background:var(--brand-primary-dark);color:#fff}.cta-section .section-kicker,.cta-section h2,.cta-section p{color:#fff}.cta-section a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.cta-section .btn-primary-solid{border-color:#fff;background:#fff;color:#1a282f;color:var(--brand-primary-dark)}.cta-section .btn-primary-solid:focus,.cta-section .btn-primary-solid:hover{border-color:#16a085;border-color:var(--brand-secondary);background:#16a085;background:var(--brand-secondary);color:#fff}.contact-form-card,.cta-form-card,.cta-inline-form{margin-top:32px;border-radius:10px;border-radius:var(--brand-radius);background:#fff;color:#2a2724;color:var(--brand-text);box-shadow:0 24px 60px rgba(26,40,47,.22)}.site-footer{padding-top:72px;padding-bottom:40px;background:#1a282f;background:var(--brand-primary-dark);color:#fff}.hg-footer-design a:not([class*=btn-]),.hg-footer-design h5,.hg-footer-design h6,.hg-footer-design p,.hg-footer-design span{color:#fff}.hg-footer-design__cols{display:grid;grid-template-columns:1.4fr repeat(4,1fr);grid-gap:32px;gap:32px}.hg-footer-col{display:grid;grid-gap:10px;gap:10px;align-content:start}.hg-footer-col h5,.hg-footer-col h6{margin-bottom:6px}.hg-footer-col a{opacity:.82}.hg-footer-col a:focus,.hg-footer-col a:hover{opacity:1;-webkit-text-decoration:underline;text-decoration:underline}.hg-newsletter{display:flex;align-items:stretch;max-width:340px;margin-top:8px;overflow:hidden;border:1px solid rgba(255,255,255,.32);border-radius:10px;border-radius:var(--brand-radius);background:rgba(255,255,255,.08)}.hg-newsletter input{min-width:0;flex:1;border:0;background:0 0;color:#fff;padding:.75rem .85rem}.hg-newsletter input::-moz-placeholder{color:rgba(255,255,255,.78)}.hg-newsletter input::placeholder{color:rgba(255,255,255,.78)}.hg-newsletter button{border:0;background:#fff;color:#1a282f;color:var(--brand-primary-dark);font-weight:760;padding-left:1rem;padding-right:1rem}.hg-footer-design__bottom{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);font-size:.92rem}.modal-content{border:0;border-radius:10px;border-radius:var(--brand-radius);overflow:hidden}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.container-fluid{width:min(100% - 32px,100%)}.hg-nav-search{width:100%;margin:12px 0 4px}.hg-nav-search input{width:100%}.hg-footer-design__cols{grid-template-columns:repeat(2,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.section-pad,section[class*=-section]{padding-top:64px;padding-bottom:64px}.sub-hero{padding-top:136px;padding-bottom:64px}.hg-footer-design__cols,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.hg-footer-design__bottom{display:grid;justify-content:stretch}}.feedback-form{padding:30px;background:#fff;color:#2a2724;color:var(--brand-text)}.feedback-form__head{margin-bottom:20px}.feedback-form__head h2{margin-bottom:10px;font-size:max(1.35rem, min(2vw, 1.8rem));color:#2a2724;color:var(--brand-text)}.feedback-form .form-check-label,.feedback-form label,.feedback-form__head p{color:#2a2724;color:var(--brand-text)}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-color:#e4ded5;border-color:var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);color:#2a2724;color:var(--brand-text)}.feedback-form textarea.form-control{min-height:118px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:#16a085;border-color:var(--brand-secondary);box-shadow:0 0 0 .2rem rgba(22,160,133,.16)}.feedback-form .require::after{color:#ef4444;color:var(--brand-danger);content:" *"}.feedback-form a{color:#2c4350;color:var(--brand-primary);-webkit-text-decoration:underline;text-decoration:underline}@media (max-width:575px){.feedback-form{padding:22px}}