:root{--brand-primary:#A0A630;--brand-primary-dark:#62651B;--brand-primary-light:#DFE2B5;--brand-secondary:#7345BC;--brand-accent:#5ECC33;--brand-neutral-dark:#1E2328;--brand-neutral-mid:#5E6670;--brand-neutral-light:#F5F4F2;--brand-bg:#FFFFFF;--brand-bg-alt:#F1EFEC;--brand-text:#1E2328;--brand-text-secondary:#5E6670;--brand-text-inverse:#FFFFFF;--text-on-dark:#FFFFFF;--brand-border:#DEDAD4;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--font-heading:Arial,Helvetica,sans-serif;--font-body:Arial,Helvetica,sans-serif;--shadow-soft:0 16px 38px rgba(30, 35, 40, 0.10);--shadow-card:0 10px 24px rgba(30, 35, 40, 0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-family:var(--font-body);color:#1e2328;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:#62651b;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#7345bc;color:var(--brand-secondary)}h1,h2,h3,h4,h5,h6{font-family:Arial,Helvetica,sans-serif;font-family:var(--font-heading);color:#1e2328;color:var(--brand-text);line-height:1.15;letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.5rem));font-weight:800}h2{font-size:max(1.55rem, min(3vw, 2.35rem));font-weight:760}h3{font-size:max(1.1rem, min(2vw, 1.35rem));font-weight:720}.section-pad,section[class*=-section]{padding-top:80px;padding-bottom:80px}.bottom-cta,.call-to-action,.cta-section{padding-top:80px;padding-bottom:96px}.footer-dark,.section-dark,.site-footer{padding-top:64px}.ht-eyebrow{margin:0 0 12px;font-size:.78rem;font-weight:800;color:#7345bc;color:var(--brand-secondary);text-transform:uppercase;letter-spacing:0}.cta-section .ht-eyebrow,.section-dark .ht-eyebrow,[class*=hero] .ht-eyebrow{color:#dfe2b5;color:var(--brand-primary-light)}.wayn-section-head{max-width:760px;margin:0 auto 40px;text-align:center}.wayn-section-head.align-start{margin-left:0;text-align:left}.wayn-section-head p:not(.ht-eyebrow){color:#1e2328;color:var(--brand-text);margin-bottom:0}.ht-btn-cta,.ht-btn-ghost,.ht-btn-outline,.ht-btn-solid{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:4px;border-radius:var(--brand-radius);font-weight:760;border:1px solid transparent;transition:transform 180ms,background-color 180ms,border-color 180ms}.ht-btn-cta,.ht-btn-solid{background:#a0a630;background:var(--brand-primary);color:#1e2328;color:var(--brand-text);border-color:#a0a630;border-color:var(--brand-primary)}.ht-btn-cta:hover,.ht-btn-solid:hover{background:#dfe2b5;background:var(--brand-primary-light);color:#1e2328;color:var(--brand-text);transform:translateY(-1px)}.ht-btn-outline{background:0 0;color:#62651b;color:var(--brand-primary-dark);border-color:#62651b;border-color:var(--brand-primary-dark)}.ht-btn-outline:hover{background:#62651b;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.ht-btn-ghost{background:0 0;color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.65)}.ht-btn-ghost:hover{background:rgba(255,255,255,.12);color:#fff;color:var(--brand-text-inverse)}.ht-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:999px;background:#dfe2b5;background:var(--brand-primary-light);color:#62651b;color:var(--brand-primary-dark);font-weight:800}.ht-ico-pin::before{content:"P"}.ht-ico-shield::before{content:"W"}.ht-ico-flag::before{content:"D"}.ht-ico-anvil::before{content:"M"}.ht-ico-wrench::before{content:"T"}.ht-nav-system{background:#62651b;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.12);min-height:82px}.ht-nav-system .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.ht-nav-system .nav-link{color:#fff;color:var(--brand-text-inverse);font-size:.92rem;font-weight:700;padding:10px 12px;position:relative}.ht-nav-system .nav-link::after{content:"";position:absolute;left:12px;right:12px;bottom:4px;height:2px;background:#dfe2b5;background:var(--brand-primary-light);transform:scaleX(0);transform-origin:center;transition:transform 180ms}.ht-nav-system .nav-link.active,.ht-nav-system .nav-link:hover{color:#dfe2b5;color:var(--brand-primary-light)}.ht-nav-system .nav-link.active::after,.ht-nav-system .nav-link:hover::after{transform:scaleX(1)}.ht-nav-system .navbar-toggler{border-color:rgba(255,255,255,.55)}.ht-nav-system .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.92%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.ht-nav-search{display:flex;align-items:center;gap:6px;margin-right:14px}.ht-nav-search input{width:150px;min-height:38px;padding:8px 10px;border:1px solid rgba(255,255,255,.28);border-radius:4px;border-radius:var(--brand-radius);background:rgba(255,255,255,.08);color:#fff;color:var(--brand-text-inverse)}.ht-nav-search input::-moz-placeholder{color:rgba(255,255,255,.68)}.ht-nav-search input::placeholder{color:rgba(255,255,255,.68)}.ht-nav-search button{min-height:38px;border:1px solid rgba(255,255,255,.3);border-radius:4px;border-radius:var(--brand-radius);background:0 0;color:#fff;color:var(--brand-text-inverse);font-weight:700}.ht-nav-utility{color:#fff;color:var(--brand-text-inverse);font-weight:750;margin-right:12px}.ht-nav-utility:hover{color:#dfe2b5;color:var(--brand-primary-light)}.ht-footer-pro{background:#161914;color:#fff;color:var(--brand-text-inverse);padding-bottom:42px}.ht-footer-pro a,.ht-footer-pro h5,.ht-footer-pro p,.ht-footer-pro span{color:#fff;color:var(--brand-text-inverse)}.ht-footer-pro a:not([class*=btn-]){color:rgba(255,255,255,.78);-webkit-text-decoration:none;text-decoration:none}.ht-footer-pro a:not([class*=btn-]):hover{color:#dfe2b5;color:var(--brand-primary-light);-webkit-text-decoration:underline;text-decoration:underline}.ht-footer-register{display:flex;align-items:center;justify-content:center;gap:18px;padding:18px 24px;margin-bottom:46px;background:#62651b;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.ht-footer-news{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:4px;border-radius:var(--brand-radius);margin-bottom:36px}.ht-footer-news__control{display:flex;gap:8px}.ht-footer-news input{min-height:42px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff;color:var(--brand-text-inverse);padding:9px 12px;border-radius:4px;border-radius:var(--brand-radius)}.ht-footer-news button{min-height:42px;border:0;border-radius:4px;border-radius:var(--brand-radius);padding:0 16px;background:#a0a630;background:var(--brand-primary);color:#1e2328;color:var(--brand-text);font-weight:800}.ht-footer-cols{row-gap:28px}.ht-footer-cols h5{font-size:1rem;margin-bottom:14px}.ht-footer-cols ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px}.ht-footer-copy{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:30px;margin-top:36px;border-top:1px solid rgba(255,255,255,.14)}.modal-header{background:#62651b;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}.modal-header .btn-close{filter:invert(1)}.subpage-cta-grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,0.72fr);grid-gap:34px;gap:34px;align-items:start}.subpage-cta-grid h2,.subpage-cta-grid>div:first-child p{color:#fff;color:var(--brand-text-inverse)}.contact-form-card,.cta-form-card{background:#fff;background:var(--brand-bg);border-radius:4px;border-radius:var(--brand-radius);padding:24px;box-shadow:0 16px 38px rgba(30,35,40,.1);box-shadow:var(--shadow-soft)}.contact-form-card h2,.contact-form-card p,.cta-form-card h2,.cta-form-card p{color:#1e2328;color:var(--brand-text)}[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){.section-pad,section[class*=-section]{padding-top:60px;padding-bottom:60px}.bottom-cta,.call-to-action,.cta-section{padding-top:60px;padding-bottom:76px}.ht-nav-system .navbar-collapse{padding:18px 0}.ht-nav-search{margin:12px 0;width:100%}.ht-nav-search input{width:100%}.ht-footer-copy,.ht-footer-news,.ht-footer-register,.subpage-cta-grid{flex-direction:column;align-items:flex-start}.subpage-cta-grid{display:grid;grid-template-columns: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:40px;padding-bottom:40px}.bottom-cta,.call-to-action,.cta-section{padding-top:40px;padding-bottom:56px}.ht-footer-news__control{width:100%;flex-direction:column}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.wayne-feedback-form{color:#1e2328;color:var(--brand-text)}.wayne-feedback-form .form-label{display:grid;grid-gap:7px;gap:7px;width:100%;font-weight:700;color:#1e2328;color:var(--brand-text)}.wayne-feedback-form .form-control,.wayne-feedback-form .form-select{min-height:46px;border:1px solid #dedad4;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);color:#1e2328;color:var(--brand-text)}.wayne-feedback-form textarea.form-control{min-height:120px}.wayne-consent{display:flex;gap:10px;align-items:flex-start;color:#1e2328;color:var(--brand-text)}