*, ::after, ::before {
  box-sizing: border-box; }

::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit; }

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

dl dl, dl ol, dl ul, ol dl, ul dl {
  margin: 0; }

ol ol, ol ul, ul ol, ul ul {
  margin: 0; }

hr {
  height: 0;
  overflow: visible; }

main {
  display: block; }

nav ol, nav ul {
  list-style: none;
  padding: 0; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

iframe {
  border-style: none; }

img {
  border-style: none; }

svg:not([fill]) {
  fill: currentColor; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

button, input, select {
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em; }

input {
  overflow: visible; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

select {
  text-transform: none; }

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical; }

[type=checkbox], [type=radio] {
  padding: 0; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

::-moz-focus-inner {
  border-style: none;
  padding: 0; }

:-moz-focusring {
  outline: 1px dotted ButtonText; }

:-moz-ui-invalid {
  box-shadow: none; }

details {
  display: block; }

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content; }

dialog:not([open]) {
  display: none; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[tabindex], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

[hidden] {
  display: none; }

[aria-busy=true] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled=true], [disabled] {
  cursor: not-allowed; }

[aria-hidden=false][hidden] {
  display: initial; }

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute; }

.btn {
  background: rgba(255, 255, 255, 1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6);
  padding: 10px 15px;
  color: rgba(51, 51, 51, 1);
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
  font-weight: 600; }
  .btn:hover, .btn:focus {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.2);
    color: #000; }

body {
  font-family: 'Nunito';
  font-weight: 400;
  color: #333;
  font-size: 15px;
  line-height: 22px; }

h1 {
  font-weight: 400; }

h2, h3 {
  font-weight: 500;
  font-family: 'Nunito'; }

h1 {
  font-family: 'Nunito';
  font-weight: 200; }

h1 {
  font-size: 1.8rem;
  line-height: 2.6rem; }

h2 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500; }

h3 {
  font-size: 1.3rem;
  line-height: 2.1rem; }

h4 {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: 500; }

h5 {
  font-size: 1.1rem;
  line-height: 1.8rem; }

a {
  color: #0080ff;
  text-decoration: none; }

img {
  max-width: 100%; }

.center {
  text-align: center; }

hr {
  border: 0;
  height: 1px;
  width: 100%;
  background-color: #ccc;
  background-image: linear-gradient(left, #fff, rgba(255, 255, 255, 0), #fff); }

.hidden {
  display: none; }

p {
  margin-bottom: 0; }

body {
  background-color: #f1f1f1;
  padding-bottom: 50px; }

a {
  color: #53c5d0; }

h1, h2, h3 {
  color: #53c5d0; }

h1 {
  margin-top: 0; }

.logo__img {
  width: 260px;
  margin: auto;
  margin: 20px; }

td {
  text-align: center; }

tr td:first-child {
  text-align: left; }

td p {
  padding: 0;
  margin: 0; }

.header {
  background: #425159;
  text-align: center; }
  .header__wrapper {
    max-width: 920px;
    margin: auto; }

.page__content {
  max-width: 920px;
  margin: auto;
  color: #fff;
  background: #fff;
  box-shadow: 0 1px 3px rgba(30, 50, 70, 0.3);
  font-size: 16px;
  line-height: 24px; }

.page__bg {
  position: fixed;
  top: 0;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  filter: invert(1) contrast(105%) opacity(0.8);
  mix-blend-mode: darken; }

.menu {
  display: flex;
  align-items: center;
  margin-top: 20px; }
  .menu__ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%; }
  .menu__li {
    flex: auto 1; }
  .menu__a {
    display: block;
    text-transform: uppercase;
    font-weight: 200;
    color: #fff;
    padding: 20px 20px 24px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15); }
  .menu.is-active {
    background: #fff; }

.menu__a.is-active {
  background: #fff;
  color: #425159; }

.page__wrapper {
  padding: 30px; }

.page__inner {
  width: 100%;
  height: 100vh;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center; }

.page__content {
  flex: 0 1 300px;
  background: #fff;
  color: #333;
  padding: 0px; }
