html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
:root{--darker:#36383d;--dark:#4d5057;--grey:#b3b3b4;--lightgrey:#e6e6e6;--light:#fefeff;--primary:#a6cc1d;--primary-darker:#759014;--primary-lighter:#c0db60;--secondary:#f9564f;--secondary-darker:#b03d38;--secondary-lighter:#fb8883;--tertiary:#eee21e;--tertiary-darker:#a8a015;--tertiary-lighter:#f3eb60;--quaternary:#06aed5;--quaternary-darker:#047b96;--quaternary-lighter:#50c6e2;--quinary:#03b5aa;--senary:#1b998b;--success:#a6cc1d;--warning:#f9564f;--danger:#b03d38;--hGrid:.55rem;--gutterRatio:3;--gutter:calc(var(--hGrid)*var(--gutterRatio));--columnRatio:8;--column:calc(var(--hGrid)*var(--columnRatio));--block:calc(var(--column)*3 + var(--gutter)*2);--vGrid:.1875rem;--vRhythmRatio:8;--vRhythm:calc(var(--vGrid)*var(--vRhythmRatio));--border:calc(var(--vGrid)/2);--borderRadius:calc(var(--hGrid));--shadowX:calc(var(--vGrid)*2);--shadowY:calc(var(--hGrid)*1);--shadowBlur:calc(var(--vGrid)*8);--baseAnimationRate:.3s;--writingFont:"Arial",sans-serif;--contentFont:"Arial",sans-serif;--headingFont:"Arial",sans-serif;--smallFontSize:calc(5*var(--vGrid));--smallLineHeight:calc(8*var(--vGrid));--smallFontWeight:300;--mediumFontSize:calc(6*var(--vGrid));--mediumLineHeight:calc(8*var(--vGrid));--mediumFontWeight:400;--bigFontSize:calc(8*var(--vGrid));--bigLineHeight:calc(12*var(--vGrid));--bigFontWeight:700;--greatFontSize:calc(10*var(--vGrid));--greatLineHeight:calc(16*var(--vGrid));--greatFontWeight:800;--giantFontSize:calc(12*var(--vGrid));--giantLineHeight:calc(16*var(--vGrid));--giantFontWeight:800}html,body,#__next{height:100%;font-size:var(--mediumFontSize);line-height:var(--mediumLineHeight);font-family:var(--contentFont);background-color:var(--lightgrey);color:var(--darker)}*,:before,:after{box-sizing:border-box}body.showScreenSizes:after{pointer-events:none;line-height:var(--giantLineHeight);font-size:var(--giantFontSize);color:var(--dark);text-shadow:var(--border)var(--border)0 var(--light);opacity:.5;padding:calc(var(--vRhythm)/2)var(--gutter);font-weight:700;position:fixed;bottom:0;right:0}@media screen and (max-width:749px){body.showScreenSizes:after{content:"S"}}@media screen and (min-width:750px) and (max-width:1049px){body.showScreenSizes:after{content:"M"}}@media screen and (min-width:1050px) and (max-width:1399px){body.showScreenSizes:after{content:"L"}}@media screen and (min-width:1400px){body.showScreenSizes:after{content:"XL"}}
.layout-module-scss-module__uQLIpG__root{flex-direction:column;min-height:100%;display:flex}
.header-module-scss-module__I7ETyq__strip p{padding:calc(var(--vRhythm)*.5)var(--gutter);line-height:var(--vRhythm);margin:0;font-weight:700}.header-module-scss-module__I7ETyq__strip.header-module-scss-module__I7ETyq__top{font-size:var(--smallFontSize);text-align:right}.header-module-scss-module__I7ETyq__strip.header-module-scss-module__I7ETyq__bottom{text-align:left}.header-module-scss-module__I7ETyq__hero{height:calc(var(--vRhythm)*8);background-position:top;background-repeat:no-repeat;background-size:cover}.header-module-scss-module__I7ETyq__logo{bottom:0;left:var(--gutter);height:calc(var(--vRhythm)*8);width:calc(var(--vRhythm)*8);background-image:url(/images/header.svg);background-position:0 100%;background-repeat:no-repeat;background-size:contain;display:block;position:relative}.header-module-scss-module__I7ETyq__logo span{display:none}@media screen and (min-width:1050px){.header-module-scss-module__I7ETyq__hero{height:calc(var(--vRhythm)*14)}.header-module-scss-module__I7ETyq__logo{width:calc(var(--vRhythm)*14);height:calc(var(--vRhythm)*14)}}@media print{header.header-module-scss-module__I7ETyq__root{display:none}}
