:root{--primary-color:#34785c;--green:#008858;--primary-color-light:#eaf0eb;--light-text-color:#999;--border-radius:1rem;--header-height:3.9rem;--42px:2.625rem;--38px:2.375rem;--28px:1.75rem;--20px:1.25rem;--18px:1.125rem;--16px:1rem;--14px:0.875rem;--12px:0.75rem;--text-black:#262626}body{font-size:16px}.sticky{position:sticky;top:0;z-index:10}.subtitle{color:var(--primary-color);font-size:.8rem;letter-spacing:.2rem;text-transform:uppercase}.row-fluid [class*=span]{float:none!important}.fade-in{animation:fadeIn .2s linear forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{to{transform:translateY(0)}}