:root{--color-primary:#004a99;--color-primary-light:#0e5eb3;--color-primary-dark:#2b5a99;--color-accent:#d9ae09;--color-accent-sand:#cbbb9f;--color-white:#fff;--color-black:#000;--color-text:#2a2f35;--color-text-alt:#353535;--color-text-dark:#030606;--color-text-darker:#121212;--color-heading-dark:#1f242c;--color-muted:#918f8b;--color-grey-input:#5d596c;--color-border:#dbdade;--color-border-light:#dfdfdf;--color-border-lighter:#e0e0e0;--color-background:#fff;--color-bg-sand:#f7f4f0;--color-bg-cream:#fffbf6;--color-bg-grey:#f8f8f8;--color-brown:#282115;--color-cyan:#0eb1ce;--color-green:#116731;--font-primary:"Ubuntu", sans-serif;--font-secondary:"Montserrat", sans-serif;--font-tertiary:"Source Sans 3", sans-serif;--font-size-base:16px;--line-height-base:1.4;--container-max:1302px;--container-padding:15px;--header-height:158px;--radius-pill:40px;--radius-lg:32px;--radius-md:28px;--radius-sm:6px;--transition-base:all .3s}*,:before,:after{box-sizing:border-box;outline:none}html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strong,sub,sup,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;font-family:var(--font-primary);vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--color-background);color:var(--color-text);line-height:1;font-family:var(--font-primary);font-size:var(--font-size-base)}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%;height:auto}a{color:inherit}button{cursor:pointer;font-family:var(--font-primary)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only:focus{clip:auto;white-space:normal;width:auto;height:auto;margin:0;position:static;overflow:visible}.container{max-width:var(--container-max);width:100%;padding-left:var(--container-padding);padding-right:var(--container-padding);margin:0 auto}.head-spacer{height:var(--header-height)}
