/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[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{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;line-height:1.5rem}img{max-width:100%;height:auto}h1{font-size:3rem;line-height:3.2rem}@media (max-width: 480px){h1{font-size:2rem;line-height:2.2rem}}h2{font-size:2.5rem;line-height:2.7rem;font-weight:200}@media (max-width: 480px){h2{font-size:1.8rem;line-height:2rem}}h3{font-size:2rem;line-height:2.2rem;color:#0090DF}@media (max-width: 480px){h3{font-size:1.5rem;line-height:1.7rem}}h4{font-size:1.5rem}@media (max-width: 480px){h4{font-size:1rem}}h5{font-size:1rem}@media (max-width: 480px){ul{padding-left:1.5rem}}.icon__envelope{fill:white}.animation__heartbeat{-webkit-animation:heartbeat 1.5s ease-in-out 5s 3 both;animation:heartbeat 1.5s ease-in-out 5s 3 both}.animation__heartbeat--quick{-webkit-animation:heartbeat 2s ease-in-out 0.5s 1 both;animation:heartbeat 2s ease-in-out 0.5s 1 both}@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.91);transform:scale(0.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.87);transform:scale(0.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.91);transform:scale(0.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.87);transform:scale(0.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.logo{width:200px;margin:20px auto}@media (min-width: 480px){.logo{width:300px;margin:50px auto}}.logo__brand-color--blue{fill:#0090DF}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.container{width:100%;position:relative;padding:1rem}@media (min-width: 480px){.container{max-width:1200px;width:90%;margin:0 auto;padding:0 1rem}}@media (min-width: 480px){.container--narrow{max-width:960px;width:90%;margin:0 auto;padding:0 1rem}}.holding-page__content{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;font-family:sans-serif;color:rgba(0,0,0,0.7);background:white;padding:10px;margin:auto;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-objects:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 480px){.holding-page__content{padding:20px;max-width:600px}}.holding-page__header{font-weight:400;width:80%;margin:1rem auto;font-size:1.5rem}@media (min-width: 480px){.holding-page__header{width:100%;font-size:2rem}}.holding-page__text{width:90%;margin:1rem auto;font-size:1rem}@media (min-width: 480px){.holding-page__text{width:100%;font-size:1.5rem}}.holding-page__text--small{font-size:0.8rem}@media (min-width: 480px){.holding-page__text--small{font-size:1rem}}.holding-page__button{display:block;width:100px;height:100px;background:#0090DF;padding:20px;margin:40px auto;border-radius:5px}.holding-page__button:hover{background:grey}.holding-page__copyright{text-align:center;width:100%;margin:0 auto}.loader{height:100%;width:100%;background:white;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:10;top:0;bottom:0;left:0;right:0}.loader__logo{margin:auto;width:20%;min-width:300px;height:auto}.loader--fade{-webkit-animation:2s fadeOut 2s;animation:2s fadeOut 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.loader--hidden{display:none}@-webkit-keyframes fadeOut{100%{opacity:0;visibility:hidden}}@keyframes fadeOut{100%{opacity:0;visibility:hidden}}

