@font-face {
  font-family: circularstd;
  src: local("circular std medium italic"), local("circularstd-mediumitalic"), url(../font/circularstd-mediumitalic.woff2) format("woff2"), url(../font/circularstd-mediumitalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std bold italic"), local("circularstd-bolditalic"), url(../font/circularstd-bolditalic.woff2) format("woff2"), url(../font/circularstd-bolditalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std black italic"), local("circularstd-blackitalic"), url(../font/circularstd-blackitalic.woff2) format("woff2"), url(../font/circularstd-blackitalic.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std book italic"), local("circularstd-bookitalic"), url(../font/circularstd-bookitalic.woff2) format("woff2"), url(../font/circularstd-bookitalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std black"), local("circularstd-black"), url(../font/circularstd-black.woff2) format("woff2"), url(../font/circularstd-black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std black italic"), local("circularstd-blackitalic"), url(../font/circularstd-blackitalic.woff2) format("woff2"), url(../font/circularstd-blackitalic.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std book"), local("circularstd-book"), url(../font/circularstd-book.woff2) format("woff2"), url(../font/circularstd-book.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std bold"), local("circularstd-bold"), url(../font/circularstd-bold.woff2) format("woff2"), url(../font/circularstd-bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std bold italic"), local("circularstd-bolditalic"), url(../font/circularstd-bolditalic.woff2) format("woff2"), url(../font/circularstd-bolditalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std book italic"), local("circularstd-bookitalic"), url(../font/circularstd-bookitalic.woff2) format("woff2"), url(../font/circularstd-bookitalic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: circularstd;
  src: local("circular std medium"), local("circularstd-medium"), url(../font/circularstd-medium.woff2) format("woff2"), url(../font/circularstd-medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
::-webkit-scrollbar {
  background-color: rgb(0 0 0/0.5);
  width: 0.5em;
  border-radius: 0.5em;
}
::-webkit-scrollbar-track {
  border-radius: 0.5em;
  background-color: rgb(0 0 0/0.5);
}
::-webkit-scrollbar-thumb {
  border-radius: 0.5em;
}
html,
body {
  overflow: overlay;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
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;
}
body {
  -webkit-text-size-adjust: none;
}
mark {
  background-color: transparent;
  color: inherit;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
@media screen and (max-width: 480px) {
  html,
  body {
      min-width: 320px;
  }
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body.is-preload *,
body.is-preload *:before,
body.is-preload *:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
html {
  height: 100%;
}
body {
  height: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
body.is-preload:after {
  opacity: 1;
}
body,
input,
select,
textarea {
  color: #fff;
  font-family: circularstd, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: 300;
  line-height: 1.5em;
}
.monospace {
  font-family: monospace;
  letter-spacing: 0;
}
@media screen and (max-width: 1680px) {
  body,
  input,
  select,
  textarea {
      font-size: 11pt;
  }
}
@media screen and (max-width: 480px) {
  body,
  input,
  select,
  textarea {
      font-size: 10pt;
      line-height: 1.75;
  }
}
a {
  -moz-transition: color 0.2s ease, border-color 0.2s ease;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease;
  -ms-transition: color 0.2s ease, border-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease;
  color: inherit;
  text-decoration: none;
  display: inline-block;
  margin: 0 0.2em;
  line-height: 1.5em;
}
a:before {
  -moz-transition: color 0.2s ease, text-shadow 0.2s ease;
  -webkit-transition: color 0.2s ease, text-shadow 0.2s ease;
  -ms-transition: color 0.2s ease, text-shadow 0.2s ease;
  transition: color 0.2s ease, text-shadow 0.2s ease;
}
em,
i {
  font-style: italic;
}
p {
  margin: 0 0 1em;
  font-size: 1.2em;
  padding: 0 0.1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 2em;
  margin: 0;
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}
h1 {
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  margin-bottom: 1em;
}
h2 {
  font-size: 1em;
  text-align: left;
  background: rgb(0 0 0/0.5);
  margin-bottom: 1em;
  color: #fff;
  padding: 0 1em;
  border-radius: 0.25em;
  text-transform: uppercase;
  text-align: left;
  line-height: 3em;
  border: 0.1em solid #fff;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 0;
}
h3 {
  font-size: 0.8em;
  text-align: left;
  font-weight: 700;
  margin-bottom: 1em;
  padding: 0 0.5em;
  border-radius: 0.25em;
  text-transform: uppercase;
  text-align: center;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 1em;
}
@media screen and (max-width: 480px) {
  h1 {
      font-size: 1.65em;
  }
}
sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}
sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}
hr {
  border: 0;
  border-bottom: solid 1px #c8cccf;
  margin: 1em 0;
  width: 100%;
}
form {
  margin: 0;
}
form > :last-child {
  margin-bottom: 0;
}
.fields {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1em 0;
  max-height: 70vh;
  overflow: auto;
}
.fields.close {
  display: none;
}
.fields > .field {
  -moz-flex-grow: 0;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  padding: 0.25em 0.5em;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5em;
}
.fields > .field strong {
  display: block;
  min-width: 100%;
  font-weight: 700;
}
.fields > .field.disabled {
  padding: 0 0.5em;
  display: none;
}
.fields > .field.disabled input[type="checkbox"] + label,
.fields > .field.disabled input[type="radio"] + label {
  border-color: transparent;
  text-decoration: line-through;
}
.fields > .field.disabled input[type="checkbox"] + label:before,
.fields > .field.disabled input[type="radio"] + label:before {
  border-color: transparent;
}
.fields > .field.half {
  width: calc(50% - 0.5625em);
}
.fields > .field.third {
  width: calc(100% / 3 - 0.375em);
}
.fields > .field.quarter {
  width: calc(25% - 0.28125em);
}
@media screen and (max-width: 480px) {
  .fields {
      width: calc(100% + 2.25em);
      margin: -1.125em 0 1.5em -1.125em;
  }
  .fields > .field {
      padding: 1.125em 0 0 1.125em;
      width: calc(100% - 1.125em);
  }
  .fields > .field.half {
      width: calc(100% - 1.125em);
  }
  .fields > .field.third {
      width: calc(100% - 1.125em);
  }
  .fields > .field.quarter {
      width: calc(100% - 1.125em);
  }
}
label {
  display: block;
  font-size: 0.9em;
}
input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  border-bottom: solid 0.1em #fff;
  color: #fff;
  display: block;
  outline: 0;
  padding: 0;
  text-decoration: none;
  width: 100%;
  background: 0 0;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
}
input:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none;
}
select {
  background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCcgcHJlc2VydmVBc3BlY3RSYXRpbz0nbm9uZScgdmlld0JveD0nMCAwIDQwIDQwJz48cGF0aCBkPSdNOS40LDEyLjNsMTAuNCwxMC40bDEwLjQtMTAuNGMwLjItMC4yLDAuNS0wLjQsMC45LTAuNGMwLjMsMCwwLjYsMC4xLDAuOSwwLjRsMy4zLDMuM2MwLjIsMC4yLDAuNCwwLjUsMC40LDAuOSBjMCwwLjQtMC4xLDAuNi0wLjQsMC45TDIwLjcsMzEuOWMtMC4yLDAuMi0wLjUsMC40LTAuOSwwLjRjLTAuMywwLTAuNi0wLjEtMC45LTAuNEw0LjMsMTcuM2MtMC4yLTAuMi0wLjQtMC41LTAuNC0wLjkgYzAtMC40LDAuMS0wLjYsMC40LTAuOWwzLjMtMy4zYzAuMi0wLjIsMC41LTAuNCwwLjktMC40UzkuMSwxMi4xLDkuNCwxMi4zeicgZmlsbD0nI2ZmZicgLz48L3N2Zz4=);
  background-size: 1.25rem;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.3em) center;
  height: 2.75em;
  padding-right: 2.75em;
  text-overflow: ellipsis;
}
select option {
  color: #313f47;
  background: #fff;
}
select:focus::-ms-value {
  background-color: transparent;
}
select::-ms-expand {
  display: none;
}
input,
select {
  height: 2em;
}
textarea {
  padding: 0.75em 1em;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: none;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  text-decoration: none;
  cursor: pointer;
  display: flex;
  font-size: 1.2em;
  align-items: center;
  padding: 0;
  position: relative;
  text-align: left;
  line-height: 1em;
  height: 3em;
  flex: 1;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: "font awesome 5 free";
  font-weight: 900;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  border-radius: 0.2em;
  border: solid 0.25em #fff;
  content: "";
  display: inline-block;
  font-size: 1em;
  height: 2em;
  left: 0;
  line-height: 2em;
  text-align: center;
  width: 2em;
  margin-right: 1em;
}
input[type="checkbox"] + label:before {
  border-radius: 0.2em;
}
input[type="radio"] + label:before {
  border-radius: 100%;
}
::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 0.75;
}
::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
:-moz-placeholder {
  color: #616f77 !important;
  opacity: 1;
}
::-moz-placeholder {
  color: #616f77 !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #616f77 !important;
  opacity: 1;
}
.icon {
  text-decoration: none;
  position: relative;
  border-bottom: none;
}
.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: "font awesome 5 free";
  font-weight: 400;
}
.icon > .label {
  display: none;
}
.icon:before {
  line-height: inherit;
}
.icon.solid:before {
  font-weight: 900;
}
.icon.brands:before {
  font-family: "font awesome 5 brands";
}
ol {
  list-style: decimal;
  margin: 0 0 1.5em;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}
ul {
  list-style: disc;
  margin: 0 0 1.5em;
  padding-left: 1em;
}
ul li {
  padding-left: 0.5em;
  text-align: left;
  letter-spacing: 0;
  text-transform: capitalize;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px #c8cccf;
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
dl {
  margin: 0 0 1.5em;
}
dl dt {
  display: block;
  margin: 0 0 0.75em;
}
dl dd {
  margin-left: 1.5em;
}
ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: c;
  cursor: default;
  list-style: none;
  margin-left: -0.75em;
  padding-left: 0;
}
ul.actions li {
  padding: 0 0 0 0.75em;
  vertical-align: middle;
}
ul.actions.special {
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  margin-left: 0;
}
ul.actions.special li:first-child {
  padding-left: 0;
}
ul.actions.stacked {
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
  margin-top: 2em;
}
ul.actions.stacked.small li a {
  font-size: 0.8em;
  line-height: 3em;
  height: 3em;
}
ul.actions.stacked li {
  padding: 0.975em 0 0;
}
ul.actions.stacked li:first-child {
  padding-top: 0;
}
ul.actions.fit {
  width: calc(100% + 0.75em);
}
ul.actions.fit li {
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  width: 100%;
}
ul.actions.fit li > * {
  width: 100%;
}
ul.actions.fit.stacked {
  width: 100%;
}
@media screen and (max-width: 480px) {
  ul.actions:not(.fixed) {
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: 0;
      width: 100% !important;
  }
  ul.actions:not(.fixed) li {
      -moz-flex-grow: 1;
      -webkit-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      -moz-flex-shrink: 1;
      -webkit-flex-shrink: 1;
      -ms-flex-shrink: 1;
      flex-shrink: 1;
      padding: 0.75em 0 0;
      text-align: center;
      width: 100%;
  }
  ul.actions:not(.fixed) li > * {
      width: 100%;
  }
  ul.actions:not(.fixed) li:first-child {
      padding-top: 0;
  }
  ul.actions:not(.fixed) li input[type="submit"],
  ul.actions:not(.fixed) li input[type="reset"],
  ul.actions:not(.fixed) li input[type="button"],
  ul.actions:not(.fixed) li button,
  ul.actions:not(.fixed) li .button {
      width: 100%;
  }
  ul.actions:not(.fixed) li input[type="submit"].icon:before,
  ul.actions:not(.fixed) li input[type="reset"].icon:before,
  ul.actions:not(.fixed) li input[type="button"].icon:before,
  ul.actions:not(.fixed) li button.icon:before,
  ul.actions:not(.fixed) li .button.icon:before {
      margin-left: -0.5rem;
  }
}
ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
  margin-top: -0.675em;
}
ul.icons li {
  display: inline-block;
  padding: 0.675em 0.5em;
}
ul.icons li a {
  text-decoration: none;
  position: relative;
  display: block;
  width: 3.75em;
  height: 3.75em;
  border-radius: 100%;
  border: solid 1px #c8cccf;
  line-height: 3.75em;
  overflow: hidden;
  text-align: center;
  text-indent: 3.75em;
  white-space: nowrap;
}
ul.icons li a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: "font awesome 5 free";
  font-weight: 400;
}
ul.icons li a:before {
  color: #fff;
  text-shadow: 1.25px 0 0 #c8cccf, -1.25px 0 0 #c8cccf, 0 1.25px 0 #c8cccf, 0 -1.25px 0 #c8cccf;
}
ul.icons li a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  font-size: 1.85rem;
  line-height: inherit;
  text-align: center;
  text-indent: 0;
}
@media screen and (max-width: 480px) {
  ul.icons li a:before {
      font-size: 1.5rem;
  }
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  display: block;
  height: 2em;
  line-height: 2em;
  padding: 0;
  border-radius: 0.2em;
  color: #fff !important;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  font-size: 2em;
  font-weight: bold;
  width:100%;
}
input[type="submit"].aux,
input[type="reset"].aux,
input[type="button"].aux,
button.aux,
.button.aux {
  background-color: #9d9d9c;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
  opacity: 0.8;
}
input[type="submit"].icon,
input[type="reset"].icon,
input[type="button"].icon,
button.icon,
.button.icon {
  padding-left: 1.35em;
}
input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
  margin-right: 0.5em;
}
input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
  width: 100%;
}
input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
  font-size: 0.8em;
}
input[type="submit"].large,
input[type="reset"].large,
input[type="button"].large,
button.large,
.button.large {
  font-size: 1.35em;
}
input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
  pointer-events: none;
  opacity: 0.5;
}
#main {
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -moz-transition: opacity 1s ease, -moz-transform 1s ease;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -ms-transition: opacity 1s ease, -ms-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  padding: 3em;
  background: rgb(0 0 0/0.8);
  border-radius: 1em;
  cursor: default;
  max-width: 100%;
  opacity: 0.95;
  position: relative;
  text-align: left;
  width: 27em;
  border-width: 0.5em;
  border-style: solid;
  letter-spacing: -0.025em;
}
#main.loading::after {
  content: "...";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  position: absolute;
  border-radius: 1em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0 0 0/0.8);
}
#main .avatar {
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 1.5em;
  border-radius: 100%;
  border-style: solid;
  border-width: 0.75em;
  background-color: #fff;
  box-sizing: content-box;
  width: 8em;
  height: 8em;
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: -0.5em 0.5em 5em #000;
}
#main .avatar img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  border-style: solid;
  border-width: 1em;
  background-color: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  #main {
      padding: 4em 2em 2.5em;
      width: 100%;
  }
  #main .avatar:before {
      left: -2em;
      width: calc(100% + 4em);
  }
}
body.is-preload #main {
  -moz-transform: rotateX(15deg);
  -webkit-transform: rotateX(15deg);
  -ms-transform: rotateX(15deg);
  transform: rotateX(15deg);
  opacity: 0;
}
#footer {
  -moz-align-self: -moz-flex-end;
  -webkit-align-self: -webkit-flex-end;
  -ms-align-self: -ms-flex-end;
  align-self: flex-end;
  width: 100%;
  padding: 1.5em 0 0;
  color: rgba(255, 255, 255, 0.75);
  cursor: default;
  text-align: center;
}
#footer .copyright {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  list-style: none;
}
#footer .copyright li {
  display: inline-block;
  text-align: center;
  margin: 0;
  border-left: solid 1px rgba(255, 255, 255, 0.5);
  line-height: 2em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  font-style: normal;
}
#footer .copyright li:first-child {
  border-left: 0;
}
#wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  min-height: 100%;
  padding: 1.5em;
  z-index: 2;
}
#wrapper > * {
  z-index: 1;
}
#wrapper:before {
  content: "";
  display: block;
}
@media screen and (max-width: 360px) {
  #wrapper {
      padding: 0.75em;
  }
}
body.is-ie #wrapper {
  height: 100%;
}
.hidden {
  display: none !important;
}
@-moz-keyframes spinner {
  0% {
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -moz-transform: rotate(359deg);
      -webkit-transform: rotate(359deg);
      -ms-transform: rotate(359deg);
      transform: rotate(359deg);
  }
}
@-webkit-keyframes spinner {
  0% {
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -moz-transform: rotate(359deg);
      -webkit-transform: rotate(359deg);
      -ms-transform: rotate(359deg);
      transform: rotate(359deg);
  }
}
@-ms-keyframes spinner {
  0% {
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -moz-transform: rotate(359deg);
      -webkit-transform: rotate(359deg);
      -ms-transform: rotate(359deg);
      transform: rotate(359deg);
  }
}
@keyframes spinner {
  0% {
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -moz-transform: rotate(359deg);
      -webkit-transform: rotate(359deg);
      -ms-transform: rotate(359deg);
      transform: rotate(359deg);
  }
}
.poptrox-overlay {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  background-color: rgba(31, 34, 36, 0.9);
}
.poptrox-popup {
  background: rgba(31, 34, 36, 0.925);
  box-shadow: 0 1em 3em 0.5em rgba(0, 0, 0, 0.25);
  cursor: default;
}
.poptrox-popup .closer {
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-image: url("images/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3em;
  height: 5em;
  position: absolute;
  right: 0;
  top: 0;
  width: 5em;
  z-index: 2;
}
.poptrox-popup .nav-previous,
.poptrox-popup .nav-next {
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-image: url("images/arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 5em;
  cursor: pointer;
  height: 8em;
  margin-top: -4em;
  position: absolute;
  top: 50%;
  width: 6em;
  z-index: 2;
}
.poptrox-popup .nav-previous {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 0;
}
.poptrox-popup .nav-next {
  right: 0;
}
.poptrox-popup .caption {
  padding: 2em 2em 0.1em 2em;
  background-image: -moz-linear-gradient(to top, rgba(16, 16, 16, 0.45) 25%, rgba(16, 16, 16, 0) 100%);
  background-image: -webkit-linear-gradient(to top, rgba(16, 16, 16, 0.45) 25%, rgba(16, 16, 16, 0) 100%);
  background-image: -ms-linear-gradient(to top, rgba(16, 16, 16, 0.45) 25%, rgba(16, 16, 16, 0) 100%);
  background-image: linear-gradient(to top, rgba(16, 16, 16, 0.45) 25%, rgba(16, 16, 16, 0) 100%);
  bottom: 0;
  cursor: default;
  left: 0;
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 2;
}
.poptrox-popup .caption h2,
.poptrox-popup .caption h3,
.poptrox-popup .caption h4,
.poptrox-popup .caption h5,
.poptrox-popup .caption h6 {
  margin: 0 0 0.5em 0;
}
.poptrox-popup .caption p {
  color: #ffffff;
}
.poptrox-popup .loader {
  -moz-animation: spinner 1s infinite linear !important;
  -webkit-animation: spinner 1s infinite linear !important;
  -ms-animation: spinner 1s infinite linear !important;
  animation: spinner 1s infinite linear !important;
  background-image: url("images/spinner.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  font-size: 2em;
  height: 2em;
  left: 50%;
  line-height: 2em;
  margin: -1em 0 0 -1em;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 2em;
}
.poptrox-popup .pic {
  max-width: 100%;
  max-height: 100vh;
}
.poptrox-popup .pic img {
  height: 100vh;
  max-width: 100%;
  max-height: 100vh;
}
.poptrox-popup.loading:before {
  opacity: 0;
}
@media screen and (max-width: 980px) {
  .poptrox-popup .closer {
      background-size: 3em;
  }
  .poptrox-popup .nav-previous,
  .poptrox-popup .nav-next {
      background-size: 4em;
  }
}
@media screen and (max-width: 736px) {
  .poptrox-popup .caption {
      display: none !important;
  }
}
body.modal-active #wrapper {
  -moz-filter: blur(8px);
  -webkit-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
}
body.modal-active #wrapper:after {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  z-index: 10003;
}
.smallCancel {
  font-size: 20px;
}