 {
  /*--------------------------------------------------------------
  Resets LESS file.
  -------------------------------------------------------------- */
  /* remove all margin, padding and border as a default */
  /* Line-height should always be unitless! */
  /* Remove possible quote marks (") from <q>, <blockquote>. */
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  line-height: 1.5;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
blockquote,
q {
  quotes: '' '';
}
input[type='text']::-ms-clear {
  display: none;
}
/*
 * We keep truetype files, because we are not so sure whether projects outside nucleus mono repo still need them or not.
 * They have been moved to the bottom of the list, so it'll be downloaded only when the browsers don't support woff2 and woff.
 */
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(../fonts/Lato-Hairline_1jda9.woff2) format('woff2'), url(../fonts/Lato-Hairline_2KO5j.woff) format('woff'), url(../fonts/Lato-Hairline_2zpqy.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(../fonts/Lato-HairlineItalic_1rjPw.woff2) format('woff2'), url(../fonts/Lato-HairlineItalic_1PO8l.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(../fonts/Lato-Light_3YDTP.woff2) format('woff2'), url(../fonts/Lato-Light_EeRMT.woff) format('woff'), url(../fonts/Lato-Light_3jE_P.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: local('Lato Light Italic'), local('Lato-LightItalic'), url(../fonts/Lato-LightItalic_2Wh45.woff2) format('woff2'), url(../fonts/Lato-LightItalic_3fbyD.woff) format('woff'), url(../fonts/Lato-LightItalic_27dwb.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato-Regular_3TmYK.woff2) format('woff2'), url(../fonts/Lato-Regular_GnDNY.woff) format('woff'), url(../fonts/Lato-Regular_3AXTZ.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(../fonts/Lato-Italic_lidKU.woff2) format('woff2'), url(../fonts/Lato-Italic_2imdT.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/Lato-Bold_u36hj.woff2) format('woff2'), url(../fonts/Lato-Bold_r4kp2.woff) format('woff'), url(../fonts/Lato-Bold_3FYDc.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(../fonts/Lato-BoldItalic_1z9Br.woff2) format('woff2'), url(../fonts/Lato-BoldItalic_1Yscc.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(../fonts/Lato-Black_3GqDR.woff2) format('woff2'), url(../fonts/Lato-Black_10Eic.woff) format('woff'), url(../fonts/Lato-Black_nClxo.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(../fonts/Lato-BlackItalic_3vQKn.woff2) format('woff2'), url(../fonts/Lato-BlackItalic_2nCzM.woff) format('woff');
}
* {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.78;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  position: relative;
  min-height: 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
}
body:after {
  content: '';
  display: table;
  clear: both;
}
main {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -ms-flex: 1;
      flex: 1;
  max-width: 100%;
}
@media only screen and (max-width: 62em) {
  main.large {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  main.medium {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 30em) {
  main.small {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
strong {
  font-weight: 700;
}
body {
  background: #f4f8f9;
}
.messageContainer {
  color: #5f7d8c;
  background-color: #fff;
  border: 1px solid #cad0d3;
  border-radius: 3px;
  max-width: 700px;
  min-height: 500px;
  margin: 80px auto 0;
  padding: 70px 100px;
}
@media only screen and (max-width: 48em) {
  .messageContainer {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 30em) {
  .messageContainer {
    min-height: initial;
    margin-top: 0;
    padding: 70px 50px;
    border: none;
    border-bottom: 1px solid #cad0d3;
  }
}
.messageContainer h1 {
  font-size: 2em;
}
.messageContainer .messageHeader {
  margin: 50px 0 30px;
}
.messageContainer .eventIcon {
  height: 150px;
  width: 170px;
}


/*# sourceMappingURL=not-found.prod._v4.fe69d448cf72d70143ca.css.map*/