* {
  -webkit-tap-highlight-color: transparent;
}
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;
}
html,
body {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 18px;
}
img {
  max-width: 100%;
}
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;
}
html,
body,
div,
article,
section,
main,
footer,
header,
form,
fieldset,
legend,
pre,
code,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
textarea,
table,
td,
th,
tr,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
em,
i {
  font-style: italic;
}
b {
  font-weight: bold;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
input {
  -webkit-appearance: none;
  -moz-appearance: none;
}
button,
html [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;
}
textarea {
  overflow: auto;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
legend {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  color: inherit /* 2 */;
  display: table /* 1 */;
  max-width: 100% /* 1 */;
  padding: 0 /* 3 */;
  white-space: normal /* 1 */;
}
progress {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.static {
  position: static;
}
.top0 {
  top: 0;
}
.top1 {
  top: 0.750187546886722rem;
}
.top2 {
  top: 1rem;
}
.top3 {
  top: 1.333rem;
}
.top4 {
  top: 1.776889rem;
}
.top5 {
  top: 2.368593037rem;
}
.top6 {
  top: 3.157334518321rem;
}
.top7 {
  top: 4.208726912921893rem;
}
.top8 {
  top: 5.610232974924883rem;
}
.left0 {
  left: 0;
}
.left1 {
  left: 0.750187546886722rem;
}
.left2 {
  left: 1rem;
}
.left3 {
  left: 1.333rem;
}
.left4 {
  left: 1.776889rem;
}
.left5 {
  left: 2.368593037rem;
}
.left6 {
  left: 3.157334518321rem;
}
.left7 {
  left: 4.208726912921893rem;
}
.left8 {
  left: 5.610232974924883rem;
}
.right0 {
  right: 0;
}
.right1 {
  right: 0.750187546886722rem;
}
.right2 {
  right: 1rem;
}
.right3 {
  right: 1.333rem;
}
.right4 {
  right: 1.776889rem;
}
.right5 {
  right: 2.368593037rem;
}
.right6 {
  right: 3.157334518321rem;
}
.right7 {
  right: 4.208726912921893rem;
}
.right8 {
  right: 5.610232974924883rem;
}
.bottom0 {
  bottom: 0;
}
.bottom1 {
  bottom: 0.750187546886722rem;
}
.bottom2 {
  bottom: 1rem;
}
.bottom3 {
  bottom: 1.333rem;
}
.bottom4 {
  bottom: 1.776889rem;
}
.bottom5 {
  bottom: 2.368593037rem;
}
.bottom6 {
  bottom: 3.157334518321rem;
}
.bottom7 {
  bottom: 4.208726912921893rem;
}
.bottom8 {
  bottom: 5.610232974924883rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.v-align-center {
  vertical-align: center;
}
.v-align-baseline {
  vertical-align: baseline;
}
.v-align-top {
  vertical-align: top;
}
.v-align-bottom {
  vertical-align: bottom;
}
.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}
.content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}
.content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.self-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.self-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.self-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
.self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.order- {
  -webkit-box-ordinal-group: "";
      -ms-flex-order: "";
          order: "";
}
.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.order-last {
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.black {
  color: #1e1e1e;
}
.black-o-10 {
  color: rgba(30,30,30,0.1);
}
.black-o-20 {
  color: rgba(30,30,30,0.2);
}
.black-o-30 {
  color: rgba(30,30,30,0.3);
}
.black-o-40 {
  color: rgba(30,30,30,0.4);
}
.black-o-50 {
  color: rgba(30,30,30,0.5);
}
.black-o-60 {
  color: rgba(30,30,30,0.6);
}
.black-o-70 {
  color: rgba(30,30,30,0.7);
}
.black-o-80 {
  color: rgba(30,30,30,0.8);
}
.black-o-90 {
  color: rgba(30,30,30,0.9);
}
.white {
  color: #fafaf8;
}
.white-o-10 {
  color: rgba(250,250,248,0.1);
}
.white-o-20 {
  color: rgba(250,250,248,0.2);
}
.white-o-30 {
  color: rgba(250,250,248,0.3);
}
.white-o-40 {
  color: rgba(250,250,248,0.4);
}
.white-o-50 {
  color: rgba(250,250,248,0.5);
}
.white-o-60 {
  color: rgba(250,250,248,0.6);
}
.white-o-70 {
  color: rgba(250,250,248,0.7);
}
.white-o-80 {
  color: rgba(250,250,248,0.8);
}
.white-o-90 {
  color: rgba(250,250,248,0.9);
}
.silver {
  color: #a5a5a5;
}
.silver-o-10 {
  color: rgba(165,165,165,0.1);
}
.silver-o-20 {
  color: rgba(165,165,165,0.2);
}
.silver-o-30 {
  color: rgba(165,165,165,0.3);
}
.silver-o-40 {
  color: rgba(165,165,165,0.4);
}
.silver-o-50 {
  color: rgba(165,165,165,0.5);
}
.silver-o-60 {
  color: rgba(165,165,165,0.6);
}
.silver-o-70 {
  color: rgba(165,165,165,0.7);
}
.silver-o-80 {
  color: rgba(165,165,165,0.8);
}
.silver-o-90 {
  color: rgba(165,165,165,0.9);
}
.red {
  color: #c7102a;
}
.red-o-10 {
  color: rgba(199,16,42,0.1);
}
.red-o-20 {
  color: rgba(199,16,42,0.2);
}
.red-o-30 {
  color: rgba(199,16,42,0.3);
}
.red-o-40 {
  color: rgba(199,16,42,0.4);
}
.red-o-50 {
  color: rgba(199,16,42,0.5);
}
.red-o-60 {
  color: rgba(199,16,42,0.6);
}
.red-o-70 {
  color: rgba(199,16,42,0.7);
}
.red-o-80 {
  color: rgba(199,16,42,0.8);
}
.red-o-90 {
  color: rgba(199,16,42,0.9);
}
.orange {
  color: #fe5000;
}
.orange-o-10 {
  color: rgba(254,80,0,0.1);
}
.orange-o-20 {
  color: rgba(254,80,0,0.2);
}
.orange-o-30 {
  color: rgba(254,80,0,0.3);
}
.orange-o-40 {
  color: rgba(254,80,0,0.4);
}
.orange-o-50 {
  color: rgba(254,80,0,0.5);
}
.orange-o-60 {
  color: rgba(254,80,0,0.6);
}
.orange-o-70 {
  color: rgba(254,80,0,0.7);
}
.orange-o-80 {
  color: rgba(254,80,0,0.8);
}
.orange-o-90 {
  color: rgba(254,80,0,0.9);
}
.o-10 {
  opacity: 0.1;
}
.o-20 {
  opacity: 0.2;
}
.o-30 {
  opacity: 0.3;
}
.o-40 {
  opacity: 0.4;
}
.o-50 {
  opacity: 0.5;
}
.o-60 {
  opacity: 0.6;
}
.o-70 {
  opacity: 0.7;
}
.o-80 {
  opacity: 0.8;
}
.o-90 {
  opacity: 0.9;
}
.z--1 {
  z-index: -1;
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-4 {
  z-index: 4;
}
.z-5 {
  z-index: 5;
}
.z-6 {
  z-index: 6;
}
.z-7 {
  z-index: 7;
}
.z-8 {
  z-index: 8;
}
.z-9 {
  z-index: 9;
}
.z-10 {
  z-index: 10;
}
.z-last {
  z-index: 9999;
}
.z-unset {
  z-index: unset;
}
.text-normal {
  word-break: normal;
}
.text-wrap {
  word-break: break-all;
}
.text-nowrap {
  word-break: keep-all;
}
.space-nowrap {
  white-space: nowrap;
}
.space-normal {
  white-space: normal;
}
.pointer:hovercursor {
  pointer: cursor;
}
.pointer:hover {
  pointer: '';
}
.bg-center {
  background-position: center center;
}
.bg-top {
  background-position: top center;
}
.bg-right {
  background-position: center right;
}
.bg-bottom {
  background-position: bottom center;
}
.bg-left {
  background-position: center left;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.bg-repeat-x {
  background-repeat: repeat-x;
}
.bg-repeat-y {
  background-repeat: repeat-y;
}
.bg-repeat {
  background-repeat: repeat;
}
.bg-black {
  background-color: #1e1e1e;
}
.bg-black-o-10 {
  background-color: rgba(30,30,30,0.1);
}
.bg-black-o-20 {
  background-color: rgba(30,30,30,0.2);
}
.bg-black-o-30 {
  background-color: rgba(30,30,30,0.3);
}
.bg-black-o-40 {
  background-color: rgba(30,30,30,0.4);
}
.bg-black-o-50 {
  background-color: rgba(30,30,30,0.5);
}
.bg-black-o-60 {
  background-color: rgba(30,30,30,0.6);
}
.bg-black-o-70 {
  background-color: rgba(30,30,30,0.7);
}
.bg-black-o-80 {
  background-color: rgba(30,30,30,0.8);
}
.bg-black-o-90 {
  background-color: rgba(30,30,30,0.9);
}
.bg-white {
  background-color: #fafaf8;
}
.bg-white-o-10 {
  background-color: rgba(250,250,248,0.1);
}
.bg-white-o-20 {
  background-color: rgba(250,250,248,0.2);
}
.bg-white-o-30 {
  background-color: rgba(250,250,248,0.3);
}
.bg-white-o-40 {
  background-color: rgba(250,250,248,0.4);
}
.bg-white-o-50 {
  background-color: rgba(250,250,248,0.5);
}
.bg-white-o-60 {
  background-color: rgba(250,250,248,0.6);
}
.bg-white-o-70 {
  background-color: rgba(250,250,248,0.7);
}
.bg-white-o-80 {
  background-color: rgba(250,250,248,0.8);
}
.bg-white-o-90 {
  background-color: rgba(250,250,248,0.9);
}
.bg-silver {
  background-color: #a5a5a5;
}
.bg-silver-o-10 {
  background-color: rgba(165,165,165,0.1);
}
.bg-silver-o-20 {
  background-color: rgba(165,165,165,0.2);
}
.bg-silver-o-30 {
  background-color: rgba(165,165,165,0.3);
}
.bg-silver-o-40 {
  background-color: rgba(165,165,165,0.4);
}
.bg-silver-o-50 {
  background-color: rgba(165,165,165,0.5);
}
.bg-silver-o-60 {
  background-color: rgba(165,165,165,0.6);
}
.bg-silver-o-70 {
  background-color: rgba(165,165,165,0.7);
}
.bg-silver-o-80 {
  background-color: rgba(165,165,165,0.8);
}
.bg-silver-o-90 {
  background-color: rgba(165,165,165,0.9);
}
.bg-red {
  background-color: #c7102a;
}
.bg-red-o-10 {
  background-color: rgba(199,16,42,0.1);
}
.bg-red-o-20 {
  background-color: rgba(199,16,42,0.2);
}
.bg-red-o-30 {
  background-color: rgba(199,16,42,0.3);
}
.bg-red-o-40 {
  background-color: rgba(199,16,42,0.4);
}
.bg-red-o-50 {
  background-color: rgba(199,16,42,0.5);
}
.bg-red-o-60 {
  background-color: rgba(199,16,42,0.6);
}
.bg-red-o-70 {
  background-color: rgba(199,16,42,0.7);
}
.bg-red-o-80 {
  background-color: rgba(199,16,42,0.8);
}
.bg-red-o-90 {
  background-color: rgba(199,16,42,0.9);
}
.bg-orange {
  background-color: #fe5000;
}
.bg-orange-o-10 {
  background-color: rgba(254,80,0,0.1);
}
.bg-orange-o-20 {
  background-color: rgba(254,80,0,0.2);
}
.bg-orange-o-30 {
  background-color: rgba(254,80,0,0.3);
}
.bg-orange-o-40 {
  background-color: rgba(254,80,0,0.4);
}
.bg-orange-o-50 {
  background-color: rgba(254,80,0,0.5);
}
.bg-orange-o-60 {
  background-color: rgba(254,80,0,0.6);
}
.bg-orange-o-70 {
  background-color: rgba(254,80,0,0.7);
}
.bg-orange-o-80 {
  background-color: rgba(254,80,0,0.8);
}
.bg-orange-o-90 {
  background-color: rgba(254,80,0,0.9);
}
.bg-cover {
  background-size: cover;
}
.bg-contain {
  background-size: contain;
}
.rounded0 {
  border-radius: 0;
}
.rounded {
  border-radius: 2px;
}
.roundedcircle {
  border-radius: 50%;
}
.border0 {
  border-width: 0;
}
.border {
  border-width: 0.2em;
}
.border-1 {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-top-0 {
  border-top-width: 0;
}
.border-top- {
  border-top-width: 0.2em;
}
.border-top--1 {
  border-top-width: 1px;
}
.border-top--2 {
  border-top-width: 2px;
}
.border-right-0 {
  border-right-width: 0;
}
.border-right- {
  border-right-width: 0.2em;
}
.border-right--1 {
  border-right-width: 1px;
}
.border-right--2 {
  border-right-width: 2px;
}
.border-bottom-0 {
  border-bottom-width: 0;
}
.border-bottom- {
  border-bottom-width: 0.2em;
}
.border-bottom--1 {
  border-bottom-width: 1px;
}
.border-bottom--2 {
  border-bottom-width: 2px;
}
.border-left-0 {
  border-left-width: 0;
}
.border-left- {
  border-left-width: 0.2em;
}
.border-left--1 {
  border-left-width: 1px;
}
.border-left--2 {
  border-left-width: 2px;
}
.solid {
  border-style: solid;
}
.shadow-solid-down {
  -webkit-box-shadow: 0 0.2em 0 0 rgba(30,30,30,0.5);
          box-shadow: 0 0.2em 0 0 rgba(30,30,30,0.5);
}
.shadow-soft-down {
  -webkit-box-shadow: 0 0.2em 0 3px rgba(30,30,30,0.5);
          box-shadow: 0 0.2em 0 3px rgba(30,30,30,0.5);
}
.shadow-soft {
  -webkit-box-shadow: 2px 2px 20px rgba(30,30,30,0.5);
          box-shadow: 2px 2px 20px rgba(30,30,30,0.5);
}
.border-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.w0 {
  width: 0;
}
.w1 {
  width: 0.750187546886722rem;
}
.w2 {
  width: 1rem;
}
.w3 {
  width: 1.333rem;
}
.w4 {
  width: 1.776889rem;
}
.w5 {
  width: 2.368593037rem;
}
.w6 {
  width: 3.157334518321rem;
}
.w7 {
  width: 4.208726912921893rem;
}
.w8 {
  width: 5.610232974924883rem;
}
.w10 {
  width: 10%;
}
.w20 {
  width: 20%;
}
.w30 {
  width: 30%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w100 {
  width: 100%;
}
.w-third {
  width: calc(100% / 3);
}
.w-auto {
  width: auto;
}
.h {
  height: "";
}
.h0 {
  height: 0;
}
.h1 {
  height: 0.750187546886722rem;
}
.h2 {
  height: 1rem;
}
.h3 {
  height: 1.333rem;
}
.h4 {
  height: 1.776889rem;
}
.h5 {
  height: 2.368593037rem;
}
.h6 {
  height: 3.157334518321rem;
}
.h7 {
  height: 4.208726912921893rem;
}
.h8 {
  height: 5.610232974924883rem;
}
.h10 {
  height: 10%;
}
.h20 {
  height: 20%;
}
.h30 {
  height: 30%;
}
.h40 {
  height: 40%;
}
.h50 {
  height: 50%;
}
.h60 {
  height: 60%;
}
.h70 {
  height: 70%;
}
.h80 {
  height: 80%;
}
.h90 {
  height: 90%;
}
.h100 {
  height: 100%;
}
.h-auto {
  height: auto;
}
.vh25 {
  height: 25vh;
}
.vh50 {
  height: 50vh;
}
.vh75 {
  height: 75vh;
}
.vh100 {
  height: 100vh;
}
.min-height-100 {
  min-height: 100%;
}
.mw-1 {
  max-width: 11.641532182693481rem;
}
.mw-2 {
  max-width: 14.551915228366852rem;
}
.mw-3 {
  max-width: 18.189894035458565rem;
}
.mw-4 {
  max-width: 22.737367544323206rem;
}
.mw-5 {
  max-width: 28.421709430404007rem;
}
.mw-6 {
  max-width: 35.52713678800501rem;
}
.mw-7 {
  max-width: 44.40892098500626rem;
}
.mw-100 {
  max-width: 100%;
}
.mw-none {
  max-width: none;
}
.f-0 {
  font-size: 0;
}
.f-1 {
  font-size: 0.750187546886722rem;
}
.f-2 {
  font-size: 1rem;
}
.f-3 {
  font-size: 1.333rem;
}
.f-4 {
  font-size: 1.776889rem;
}
.f-5 {
  font-size: 2.368593037rem;
}
.f-6 {
  font-size: 3.157334518321rem;
}
.f-7 {
  font-size: 4.208726912921893rem;
}
.f-8 {
  font-size: 5.610232974924883rem;
}
.f-80 {
  font-size: 80%;
}
.f-85 {
  font-size: 85%;
}
.f-90 {
  font-size: 90%;
}
.fr-1 {
  font-size: 1vw;
}
.fr-2 {
  font-size: 2vw;
}
.fr-3 {
  font-size: 3vw;
}
.fr-4 {
  font-size: 4vw;
}
.fr-5 {
  font-size: 5vw;
}
.fr-6 {
  font-size: 6vw;
}
.fluid-font-small {
  font-size: calc(16px + (24px - 16px) * (100vw - 400px) / (800px - 400px));
}
.fluid-font-large {
  font-size: calc(24px + (48px - 24px) * (100vw - 600px) / (1200px - 600px));
}
.sans-serif {
  font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, helvetica, 'helvetica neue', ubuntu, roboto, noto, 'segoe ui', arial, sans-serif;
}
.serif {
  font-family: Lora, Baskerville, Georgia, Times, serif;
}
.monospace {
  font-family: Menlo, monospace;
}
.italic {
  font-style: italic;
}
.fw100 {
  font-weight: 100;
}
.fw200 {
  font-weight: 200;
}
.fw300 {
  font-weight: 300;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fw700 {
  font-weight: 700;
}
.fw800 {
  font-weight: 800;
}
.fw900 {
  font-weight: 900;
}
.fw-normal {
  font-weight: normal;
}
.fw-bold {
  font-weight: bold;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.underline {
  text-decoration: underline;
}
.no-underline {
  text-decoration: none;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.lowercase {
  text-transform: lowercase;
}
.text-transform-reset {
  text-transform: none;
}
.small-caps {
  font-variant-caps: small-caps;
}
.common-ligatures {
  -webkit-font-variant-ligatures: common-ligatures;
          font-variant-ligatures: common-ligatures;
}
.no-common-ligatures {
  -webkit-font-variant-ligatures: no-common-ligatures;
          font-variant-ligatures: no-common-ligatures;
}
.discretionary-ligatures {
  -webkit-font-variant-ligatures: discretionary-ligatures;
          font-variant-ligatures: discretionary-ligatures;
}
.oldstyle-nums {
  font-variant-numeric: oldstyle-nums;
}
.lining-nums {
  font-variant-numeric: lining-nums;
}
.proportional-nums {
  font-variant-numeric: proportional-nums;
}
.tabular-nums {
  font-variant-numeric: tabular-nums;
}
.indent--2 {
  text-indent: -1em;
}
.indent--1 {
  text-indent: -0.5em;
}
.indent-0 {
  text-indent: 0em;
}
.indent-1 {
  text-indent: 0.5em;
}
.indent-2 {
  text-indent: 1em;
}
.indent-3 {
  text-indent: 1.5em;
}
.indent-4 {
  text-indent: 2em;
}
.tracked-tight {
  letter-spacing: -0.1em;
}
.tracked-tighter {
  letter-spacing: -0.05em;
}
.tracked-0 {
  letter-spacing: 0em;
}
.tracked-loose {
  letter-spacing: 0.05em;
}
.tracked-looser {
  letter-spacing: 0.1em;
}
.tracked-wide {
  letter-spacing: 0.15em;
}
.tracked-wider {
  letter-spacing: 0.2em;
}
.line-height-0 {
  line-height: 0.9;
}
.line-height-1 {
  line-height: 1;
}
.line-height-2 {
  line-height: 1.1;
}
.line-height-3 {
  line-height: 1.2;
}
.line-height-4 {
  line-height: 1.3;
}
.line-height-5 {
  line-height: 1.4;
}
.line-height-6 {
  line-height: 1.5;
}
.overflow-visible {
  overflow: visible;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow: auto;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.p0 {
  padding: 0;
}
.p1 {
  padding: 0.750187546886722rem;
}
.p2 {
  padding: 1rem;
}
.p3 {
  padding: 1.333rem;
}
.p4 {
  padding: 1.776889rem;
}
.p5 {
  padding: 2.368593037rem;
}
.p6 {
  padding: 3.157334518321rem;
}
.p7 {
  padding: 4.208726912921893rem;
}
.p8 {
  padding: 5.610232974924883rem;
}
.pl0 {
  padding-left: 0;
}
.pl1 {
  padding-left: 0.750187546886722rem;
}
.pl2 {
  padding-left: 1rem;
}
.pl3 {
  padding-left: 1.333rem;
}
.pl4 {
  padding-left: 1.776889rem;
}
.pl5 {
  padding-left: 2.368593037rem;
}
.pl6 {
  padding-left: 3.157334518321rem;
}
.pl7 {
  padding-left: 4.208726912921893rem;
}
.pl8 {
  padding-left: 5.610232974924883rem;
}
.pr0 {
  padding-right: 0;
}
.pr1 {
  padding-right: 0.750187546886722rem;
}
.pr2 {
  padding-right: 1rem;
}
.pr3 {
  padding-right: 1.333rem;
}
.pr4 {
  padding-right: 1.776889rem;
}
.pr5 {
  padding-right: 2.368593037rem;
}
.pr6 {
  padding-right: 3.157334518321rem;
}
.pr7 {
  padding-right: 4.208726912921893rem;
}
.pr8 {
  padding-right: 5.610232974924883rem;
}
.pv0 {
  padding-top: 0;
}
.pv1 {
  padding-top: 0.750187546886722rem;
}
.pv2 {
  padding-top: 1rem;
}
.pv3 {
  padding-top: 1.333rem;
}
.pv4 {
  padding-top: 1.776889rem;
}
.pv5 {
  padding-top: 2.368593037rem;
}
.pv6 {
  padding-top: 3.157334518321rem;
}
.pv7 {
  padding-top: 4.208726912921893rem;
}
.pv8 {
  padding-top: 5.610232974924883rem;
}
.pt0 {
  padding-top: 0;
}
.pt1 {
  padding-top: 0.750187546886722rem;
}
.pt2 {
  padding-top: 1rem;
}
.pt3 {
  padding-top: 1.333rem;
}
.pt4 {
  padding-top: 1.776889rem;
}
.pt5 {
  padding-top: 2.368593037rem;
}
.pt6 {
  padding-top: 3.157334518321rem;
}
.pt7 {
  padding-top: 4.208726912921893rem;
}
.pt8 {
  padding-top: 5.610232974924883rem;
}
.pv0 {
  padding-bottom: 0;
}
.pv1 {
  padding-bottom: 0.750187546886722rem;
}
.pv2 {
  padding-bottom: 1rem;
}
.pv3 {
  padding-bottom: 1.333rem;
}
.pv4 {
  padding-bottom: 1.776889rem;
}
.pv5 {
  padding-bottom: 2.368593037rem;
}
.pv6 {
  padding-bottom: 3.157334518321rem;
}
.pv7 {
  padding-bottom: 4.208726912921893rem;
}
.pv8 {
  padding-bottom: 5.610232974924883rem;
}
.pb0 {
  padding-bottom: 0;
}
.pb1 {
  padding-bottom: 0.750187546886722rem;
}
.pb2 {
  padding-bottom: 1rem;
}
.pb3 {
  padding-bottom: 1.333rem;
}
.pb4 {
  padding-bottom: 1.776889rem;
}
.pb5 {
  padding-bottom: 2.368593037rem;
}
.pb6 {
  padding-bottom: 3.157334518321rem;
}
.pb7 {
  padding-bottom: 4.208726912921893rem;
}
.pb8 {
  padding-bottom: 5.610232974924883rem;
}
.m0 {
  margin: 0;
}
.m1 {
  margin: 0.750187546886722rem;
}
.m2 {
  margin: 1rem;
}
.m3 {
  margin: 1.333rem;
}
.m4 {
  margin: 1.776889rem;
}
.m5 {
  margin: 2.368593037rem;
}
.m6 {
  margin: 3.157334518321rem;
}
.m7 {
  margin: 4.208726912921893rem;
}
.m8 {
  margin: 5.610232974924883rem;
}
.ml0 {
  margin-left: 0;
}
.ml1 {
  margin-left: 0.750187546886722rem;
}
.ml2 {
  margin-left: 1rem;
}
.ml3 {
  margin-left: 1.333rem;
}
.ml4 {
  margin-left: 1.776889rem;
}
.ml5 {
  margin-left: 2.368593037rem;
}
.ml6 {
  margin-left: 3.157334518321rem;
}
.ml7 {
  margin-left: 4.208726912921893rem;
}
.ml8 {
  margin-left: 5.610232974924883rem;
}
.mr0 {
  margin-right: 0;
}
.mr1 {
  margin-right: 0.750187546886722rem;
}
.mr2 {
  margin-right: 1rem;
}
.mr3 {
  margin-right: 1.333rem;
}
.mr4 {
  margin-right: 1.776889rem;
}
.mr5 {
  margin-right: 2.368593037rem;
}
.mr6 {
  margin-right: 3.157334518321rem;
}
.mr7 {
  margin-right: 4.208726912921893rem;
}
.mr8 {
  margin-right: 5.610232974924883rem;
}
.mt0 {
  margin-top: 0;
}
.mt1 {
  margin-top: 0.750187546886722rem;
}
.mt2 {
  margin-top: 1rem;
}
.mt3 {
  margin-top: 1.333rem;
}
.mt4 {
  margin-top: 1.776889rem;
}
.mt5 {
  margin-top: 2.368593037rem;
}
.mt6 {
  margin-top: 3.157334518321rem;
}
.mt7 {
  margin-top: 4.208726912921893rem;
}
.mt8 {
  margin-top: 5.610232974924883rem;
}
.mb0 {
  margin-bottom: 0;
}
.mb1 {
  margin-bottom: 0.750187546886722rem;
}
.mb2 {
  margin-bottom: 1rem;
}
.mb3 {
  margin-bottom: 1.333rem;
}
.mb4 {
  margin-bottom: 1.776889rem;
}
.mb5 {
  margin-bottom: 2.368593037rem;
}
.mb6 {
  margin-bottom: 3.157334518321rem;
}
.mb7 {
  margin-bottom: 4.208726912921893rem;
}
.mb8 {
  margin-bottom: 5.610232974924883rem;
}
.anim-all-quick {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.anim-all {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.anim-all-slow {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.anim-color-quick {
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.anim-color {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.anim-color-slow {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.anim-bg-quick {
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.anim-bg {
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.anim-bg-slow {
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.anim-opacity-quick {
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.anim-opacity {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.anim-opacity-slow {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.anim-transform-quick {
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.anim-transform {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.anim-transform-slow {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.anim-top-quick {
  -webkit-transition: top 0.15s ease-in-out;
  transition: top 0.15s ease-in-out;
}
.anim-top {
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
.anim-top-slow {
  -webkit-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
}
.anim-left-quick {
  -webkit-transition: left 0.15s ease-in-out;
  transition: left 0.15s ease-in-out;
}
.anim-left {
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
.anim-left-slow {
  -webkit-transition: left 0.5s ease-in-out;
  transition: left 0.5s ease-in-out;
}
.anim-right-quick {
  -webkit-transition: right 0.15s ease-in-out;
  transition: right 0.15s ease-in-out;
}
.anim-right {
  -webkit-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}
.anim-right-slow {
  -webkit-transition: right 0.5s ease-in-out;
  transition: right 0.5s ease-in-out;
}
.anim-bottom-quick {
  -webkit-transition: bottom 0.15s ease-in-out;
  transition: bottom 0.15s ease-in-out;
}
.anim-bottom {
  -webkit-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
}
.anim-bottom-slow {
  -webkit-transition: bottom 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
}
@media only screen and (max-width: 1150px) {
  .relative-m {
    position: relative;
  }
  .absolute-m {
    position: absolute;
  }
  .fixed-m {
    position: fixed;
  }
  .static-m {
    position: static;
  }
  .top0-m {
    top: 0;
  }
  .top1-m {
    top: 0.750187546886722rem;
  }
  .top2-m {
    top: 1rem;
  }
  .top3-m {
    top: 1.333rem;
  }
  .top4-m {
    top: 1.776889rem;
  }
  .top5-m {
    top: 2.368593037rem;
  }
  .top6-m {
    top: 3.157334518321rem;
  }
  .top7-m {
    top: 4.208726912921893rem;
  }
  .top8-m {
    top: 5.610232974924883rem;
  }
  .left0-m {
    left: 0;
  }
  .left1-m {
    left: 0.750187546886722rem;
  }
  .left2-m {
    left: 1rem;
  }
  .left3-m {
    left: 1.333rem;
  }
  .left4-m {
    left: 1.776889rem;
  }
  .left5-m {
    left: 2.368593037rem;
  }
  .left6-m {
    left: 3.157334518321rem;
  }
  .left7-m {
    left: 4.208726912921893rem;
  }
  .left8-m {
    left: 5.610232974924883rem;
  }
  .right0-m {
    right: 0;
  }
  .right1-m {
    right: 0.750187546886722rem;
  }
  .right2-m {
    right: 1rem;
  }
  .right3-m {
    right: 1.333rem;
  }
  .right4-m {
    right: 1.776889rem;
  }
  .right5-m {
    right: 2.368593037rem;
  }
  .right6-m {
    right: 3.157334518321rem;
  }
  .right7-m {
    right: 4.208726912921893rem;
  }
  .right8-m {
    right: 5.610232974924883rem;
  }
  .bottom0-m {
    bottom: 0;
  }
  .bottom1-m {
    bottom: 0.750187546886722rem;
  }
  .bottom2-m {
    bottom: 1rem;
  }
  .bottom3-m {
    bottom: 1.333rem;
  }
  .bottom4-m {
    bottom: 1.776889rem;
  }
  .bottom5-m {
    bottom: 2.368593037rem;
  }
  .bottom6-m {
    bottom: 3.157334518321rem;
  }
  .bottom7-m {
    bottom: 4.208726912921893rem;
  }
  .bottom8-m {
    bottom: 5.610232974924883rem;
  }
  .block-m {
    display: block;
  }
  .inline-m {
    display: inline;
  }
  .inline-block-m {
    display: inline-block;
  }
  .flex-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-m {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .v-align-center-m {
    vertical-align: center;
  }
  .v-align-baseline-m {
    vertical-align: baseline;
  }
  .v-align-top-m {
    vertical-align: top;
  }
  .v-align-bottom-m {
    vertical-align: bottom;
  }
  .justify-start-m {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-end-m {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-center-m {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-around-m {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .justify-between-m {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .row-m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .row-reverse-m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .column-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .column-reverse-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .flex-nowrap-m {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .flex-wrap-m {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex-wrap-reverse-m {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .items-start-m {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .items-end-m {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .items-center-m {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .items-baseline-m {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .items-stretch-m {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .content-start-m {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .content-end-m {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .content-center-m {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .content-around-m {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .content-between-m {
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .self-start-m {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .self-end-m {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .self-center-m {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .self-baseline-m {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .self-stretch-m {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .order--m {
    -webkit-box-ordinal-group: "";
        -ms-flex-order: "";
            order: "";
  }
  .order-0-m {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-1-m {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-2-m {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-3-m {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-4-m {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-5-m {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-6-m {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-7-m {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-8-m {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-9-m {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-10-m {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-last-m {
    -webkit-box-ordinal-group: 10000;
        -ms-flex-order: 9999;
            order: 9999;
  }
  .black-m {
    color: #1e1e1e;
  }
  .black-o-10-m {
    color: rgba(30,30,30,0.1);
  }
  .black-o-20-m {
    color: rgba(30,30,30,0.2);
  }
  .black-o-30-m {
    color: rgba(30,30,30,0.3);
  }
  .black-o-40-m {
    color: rgba(30,30,30,0.4);
  }
  .black-o-50-m {
    color: rgba(30,30,30,0.5);
  }
  .black-o-60-m {
    color: rgba(30,30,30,0.6);
  }
  .black-o-70-m {
    color: rgba(30,30,30,0.7);
  }
  .black-o-80-m {
    color: rgba(30,30,30,0.8);
  }
  .black-o-90-m {
    color: rgba(30,30,30,0.9);
  }
  .white-m {
    color: #fafaf8;
  }
  .white-o-10-m {
    color: rgba(250,250,248,0.1);
  }
  .white-o-20-m {
    color: rgba(250,250,248,0.2);
  }
  .white-o-30-m {
    color: rgba(250,250,248,0.3);
  }
  .white-o-40-m {
    color: rgba(250,250,248,0.4);
  }
  .white-o-50-m {
    color: rgba(250,250,248,0.5);
  }
  .white-o-60-m {
    color: rgba(250,250,248,0.6);
  }
  .white-o-70-m {
    color: rgba(250,250,248,0.7);
  }
  .white-o-80-m {
    color: rgba(250,250,248,0.8);
  }
  .white-o-90-m {
    color: rgba(250,250,248,0.9);
  }
  .silver-m {
    color: #a5a5a5;
  }
  .silver-o-10-m {
    color: rgba(165,165,165,0.1);
  }
  .silver-o-20-m {
    color: rgba(165,165,165,0.2);
  }
  .silver-o-30-m {
    color: rgba(165,165,165,0.3);
  }
  .silver-o-40-m {
    color: rgba(165,165,165,0.4);
  }
  .silver-o-50-m {
    color: rgba(165,165,165,0.5);
  }
  .silver-o-60-m {
    color: rgba(165,165,165,0.6);
  }
  .silver-o-70-m {
    color: rgba(165,165,165,0.7);
  }
  .silver-o-80-m {
    color: rgba(165,165,165,0.8);
  }
  .silver-o-90-m {
    color: rgba(165,165,165,0.9);
  }
  .red-m {
    color: #c7102a;
  }
  .red-o-10-m {
    color: rgba(199,16,42,0.1);
  }
  .red-o-20-m {
    color: rgba(199,16,42,0.2);
  }
  .red-o-30-m {
    color: rgba(199,16,42,0.3);
  }
  .red-o-40-m {
    color: rgba(199,16,42,0.4);
  }
  .red-o-50-m {
    color: rgba(199,16,42,0.5);
  }
  .red-o-60-m {
    color: rgba(199,16,42,0.6);
  }
  .red-o-70-m {
    color: rgba(199,16,42,0.7);
  }
  .red-o-80-m {
    color: rgba(199,16,42,0.8);
  }
  .red-o-90-m {
    color: rgba(199,16,42,0.9);
  }
  .orange-m {
    color: #fe5000;
  }
  .orange-o-10-m {
    color: rgba(254,80,0,0.1);
  }
  .orange-o-20-m {
    color: rgba(254,80,0,0.2);
  }
  .orange-o-30-m {
    color: rgba(254,80,0,0.3);
  }
  .orange-o-40-m {
    color: rgba(254,80,0,0.4);
  }
  .orange-o-50-m {
    color: rgba(254,80,0,0.5);
  }
  .orange-o-60-m {
    color: rgba(254,80,0,0.6);
  }
  .orange-o-70-m {
    color: rgba(254,80,0,0.7);
  }
  .orange-o-80-m {
    color: rgba(254,80,0,0.8);
  }
  .orange-o-90-m {
    color: rgba(254,80,0,0.9);
  }
  .o-10-m {
    opacity: 0.1;
  }
  .o-20-m {
    opacity: 0.2;
  }
  .o-30-m {
    opacity: 0.3;
  }
  .o-40-m {
    opacity: 0.4;
  }
  .o-50-m {
    opacity: 0.5;
  }
  .o-60-m {
    opacity: 0.6;
  }
  .o-70-m {
    opacity: 0.7;
  }
  .o-80-m {
    opacity: 0.8;
  }
  .o-90-m {
    opacity: 0.9;
  }
  .z--1-m {
    z-index: -1;
  }
  .z-0-m {
    z-index: 0;
  }
  .z-1-m {
    z-index: 1;
  }
  .z-2-m {
    z-index: 2;
  }
  .z-3-m {
    z-index: 3;
  }
  .z-4-m {
    z-index: 4;
  }
  .z-5-m {
    z-index: 5;
  }
  .z-6-m {
    z-index: 6;
  }
  .z-7-m {
    z-index: 7;
  }
  .z-8-m {
    z-index: 8;
  }
  .z-9-m {
    z-index: 9;
  }
  .z-10-m {
    z-index: 10;
  }
  .z-last-m {
    z-index: 9999;
  }
  .z-unset-m {
    z-index: unset;
  }
  .text-normal-m {
    word-break: normal;
  }
  .text-wrap-m {
    word-break: break-all;
  }
  .text-nowrap-m {
    word-break: keep-all;
  }
  .space-nowrap-m {
    white-space: nowrap;
  }
  .space-normal-m {
    white-space: normal;
  }
  .pointer:hovercursor-m {
    pointer: cursor;
  }
  .pointer:hover-m {
    pointer: '';
  }
  .bg-center-m {
    background-position: center center;
  }
  .bg-top-m {
    background-position: top center;
  }
  .bg-right-m {
    background-position: center right;
  }
  .bg-bottom-m {
    background-position: bottom center;
  }
  .bg-left-m {
    background-position: center left;
  }
  .bg-no-repeat-m {
    background-repeat: no-repeat;
  }
  .bg-repeat-x-m {
    background-repeat: repeat-x;
  }
  .bg-repeat-y-m {
    background-repeat: repeat-y;
  }
  .bg-repeat-m {
    background-repeat: repeat;
  }
  .bg-black-m {
    background-color: #1e1e1e;
  }
  .bg-black-o-10-m {
    background-color: rgba(30,30,30,0.1);
  }
  .bg-black-o-20-m {
    background-color: rgba(30,30,30,0.2);
  }
  .bg-black-o-30-m {
    background-color: rgba(30,30,30,0.3);
  }
  .bg-black-o-40-m {
    background-color: rgba(30,30,30,0.4);
  }
  .bg-black-o-50-m {
    background-color: rgba(30,30,30,0.5);
  }
  .bg-black-o-60-m {
    background-color: rgba(30,30,30,0.6);
  }
  .bg-black-o-70-m {
    background-color: rgba(30,30,30,0.7);
  }
  .bg-black-o-80-m {
    background-color: rgba(30,30,30,0.8);
  }
  .bg-black-o-90-m {
    background-color: rgba(30,30,30,0.9);
  }
  .bg-white-m {
    background-color: #fafaf8;
  }
  .bg-white-o-10-m {
    background-color: rgba(250,250,248,0.1);
  }
  .bg-white-o-20-m {
    background-color: rgba(250,250,248,0.2);
  }
  .bg-white-o-30-m {
    background-color: rgba(250,250,248,0.3);
  }
  .bg-white-o-40-m {
    background-color: rgba(250,250,248,0.4);
  }
  .bg-white-o-50-m {
    background-color: rgba(250,250,248,0.5);
  }
  .bg-white-o-60-m {
    background-color: rgba(250,250,248,0.6);
  }
  .bg-white-o-70-m {
    background-color: rgba(250,250,248,0.7);
  }
  .bg-white-o-80-m {
    background-color: rgba(250,250,248,0.8);
  }
  .bg-white-o-90-m {
    background-color: rgba(250,250,248,0.9);
  }
  .bg-silver-m {
    background-color: #a5a5a5;
  }
  .bg-silver-o-10-m {
    background-color: rgba(165,165,165,0.1);
  }
  .bg-silver-o-20-m {
    background-color: rgba(165,165,165,0.2);
  }
  .bg-silver-o-30-m {
    background-color: rgba(165,165,165,0.3);
  }
  .bg-silver-o-40-m {
    background-color: rgba(165,165,165,0.4);
  }
  .bg-silver-o-50-m {
    background-color: rgba(165,165,165,0.5);
  }
  .bg-silver-o-60-m {
    background-color: rgba(165,165,165,0.6);
  }
  .bg-silver-o-70-m {
    background-color: rgba(165,165,165,0.7);
  }
  .bg-silver-o-80-m {
    background-color: rgba(165,165,165,0.8);
  }
  .bg-silver-o-90-m {
    background-color: rgba(165,165,165,0.9);
  }
  .bg-red-m {
    background-color: #c7102a;
  }
  .bg-red-o-10-m {
    background-color: rgba(199,16,42,0.1);
  }
  .bg-red-o-20-m {
    background-color: rgba(199,16,42,0.2);
  }
  .bg-red-o-30-m {
    background-color: rgba(199,16,42,0.3);
  }
  .bg-red-o-40-m {
    background-color: rgba(199,16,42,0.4);
  }
  .bg-red-o-50-m {
    background-color: rgba(199,16,42,0.5);
  }
  .bg-red-o-60-m {
    background-color: rgba(199,16,42,0.6);
  }
  .bg-red-o-70-m {
    background-color: rgba(199,16,42,0.7);
  }
  .bg-red-o-80-m {
    background-color: rgba(199,16,42,0.8);
  }
  .bg-red-o-90-m {
    background-color: rgba(199,16,42,0.9);
  }
  .bg-orange-m {
    background-color: #fe5000;
  }
  .bg-orange-o-10-m {
    background-color: rgba(254,80,0,0.1);
  }
  .bg-orange-o-20-m {
    background-color: rgba(254,80,0,0.2);
  }
  .bg-orange-o-30-m {
    background-color: rgba(254,80,0,0.3);
  }
  .bg-orange-o-40-m {
    background-color: rgba(254,80,0,0.4);
  }
  .bg-orange-o-50-m {
    background-color: rgba(254,80,0,0.5);
  }
  .bg-orange-o-60-m {
    background-color: rgba(254,80,0,0.6);
  }
  .bg-orange-o-70-m {
    background-color: rgba(254,80,0,0.7);
  }
  .bg-orange-o-80-m {
    background-color: rgba(254,80,0,0.8);
  }
  .bg-orange-o-90-m {
    background-color: rgba(254,80,0,0.9);
  }
  .bg-cover-m {
    background-size: cover;
  }
  .bg-contain-m {
    background-size: contain;
  }
  .rounded0-m {
    border-radius: 0;
  }
  .rounded-m {
    border-radius: 2px;
  }
  .roundedcircle-m {
    border-radius: 50%;
  }
  .border0-m {
    border-width: 0;
  }
  .border-m {
    border-width: 0.2em;
  }
  .border-1-m {
    border-width: 1px;
  }
  .border-2-m {
    border-width: 2px;
  }
  .border-top-0-m {
    border-top-width: 0;
  }
  .border-top--m {
    border-top-width: 0.2em;
  }
  .border-top--1-m {
    border-top-width: 1px;
  }
  .border-top--2-m {
    border-top-width: 2px;
  }
  .border-right-0-m {
    border-right-width: 0;
  }
  .border-right--m {
    border-right-width: 0.2em;
  }
  .border-right--1-m {
    border-right-width: 1px;
  }
  .border-right--2-m {
    border-right-width: 2px;
  }
  .border-bottom-0-m {
    border-bottom-width: 0;
  }
  .border-bottom--m {
    border-bottom-width: 0.2em;
  }
  .border-bottom--1-m {
    border-bottom-width: 1px;
  }
  .border-bottom--2-m {
    border-bottom-width: 2px;
  }
  .border-left-0-m {
    border-left-width: 0;
  }
  .border-left--m {
    border-left-width: 0.2em;
  }
  .border-left--1-m {
    border-left-width: 1px;
  }
  .border-left--2-m {
    border-left-width: 2px;
  }
  .solid-m {
    border-style: solid;
  }
  .shadow-solid-down-m {
    -webkit-box-shadow: 0 0.2em 0 0 rgba(30,30,30,0.5);
            box-shadow: 0 0.2em 0 0 rgba(30,30,30,0.5);
  }
  .shadow-soft-down-m {
    -webkit-box-shadow: 0 0.2em 0 3px rgba(30,30,30,0.5);
            box-shadow: 0 0.2em 0 3px rgba(30,30,30,0.5);
  }
  .shadow-soft-m {
    -webkit-box-shadow: 2px 2px 20px rgba(30,30,30,0.5);
            box-shadow: 2px 2px 20px rgba(30,30,30,0.5);
  }
  .border-box-m {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .w0-m {
    width: 0;
  }
  .w1-m {
    width: 0.750187546886722rem;
  }
  .w2-m {
    width: 1rem;
  }
  .w3-m {
    width: 1.333rem;
  }
  .w4-m {
    width: 1.776889rem;
  }
  .w5-m {
    width: 2.368593037rem;
  }
  .w6-m {
    width: 3.157334518321rem;
  }
  .w7-m {
    width: 4.208726912921893rem;
  }
  .w8-m {
    width: 5.610232974924883rem;
  }
  .w10-m {
    width: 10%;
  }
  .w20-m {
    width: 20%;
  }
  .w30-m {
    width: 30%;
  }
  .w40-m {
    width: 40%;
  }
  .w50-m {
    width: 50%;
  }
  .w60-m {
    width: 60%;
  }
  .w70-m {
    width: 70%;
  }
  .w80-m {
    width: 80%;
  }
  .w90-m {
    width: 90%;
  }
  .w100-m {
    width: 100%;
  }
  .w-third-m {
    width: calc(100% / 3);
  }
  .w-auto-m {
    width: auto;
  }
  .h-m {
    height: "";
  }
  .h0-m {
    height: 0;
  }
  .h1-m {
    height: 0.750187546886722rem;
  }
  .h2-m {
    height: 1rem;
  }
  .h3-m {
    height: 1.333rem;
  }
  .h4-m {
    height: 1.776889rem;
  }
  .h5-m {
    height: 2.368593037rem;
  }
  .h6-m {
    height: 3.157334518321rem;
  }
  .h7-m {
    height: 4.208726912921893rem;
  }
  .h8-m {
    height: 5.610232974924883rem;
  }
  .h10-m {
    height: 10%;
  }
  .h20-m {
    height: 20%;
  }
  .h30-m {
    height: 30%;
  }
  .h40-m {
    height: 40%;
  }
  .h50-m {
    height: 50%;
  }
  .h60-m {
    height: 60%;
  }
  .h70-m {
    height: 70%;
  }
  .h80-m {
    height: 80%;
  }
  .h90-m {
    height: 90%;
  }
  .h100-m {
    height: 100%;
  }
  .h-auto-m {
    height: auto;
  }
  .vh25-m {
    height: 25vh;
  }
  .vh50-m {
    height: 50vh;
  }
  .vh75-m {
    height: 75vh;
  }
  .vh100-m {
    height: 100vh;
  }
  .min-height-100-m {
    min-height: 100%;
  }
  .mw-1-m {
    max-width: 11.641532182693481rem;
  }
  .mw-2-m {
    max-width: 14.551915228366852rem;
  }
  .mw-3-m {
    max-width: 18.189894035458565rem;
  }
  .mw-4-m {
    max-width: 22.737367544323206rem;
  }
  .mw-5-m {
    max-width: 28.421709430404007rem;
  }
  .mw-6-m {
    max-width: 35.52713678800501rem;
  }
  .mw-7-m {
    max-width: 44.40892098500626rem;
  }
  .mw-100-m {
    max-width: 100%;
  }
  .mw-none-m {
    max-width: none;
  }
  .f-0-m {
    font-size: 0;
  }
  .f-1-m {
    font-size: 0.750187546886722rem;
  }
  .f-2-m {
    font-size: 1rem;
  }
  .f-3-m {
    font-size: 1.333rem;
  }
  .f-4-m {
    font-size: 1.776889rem;
  }
  .f-5-m {
    font-size: 2.368593037rem;
  }
  .f-6-m {
    font-size: 3.157334518321rem;
  }
  .f-7-m {
    font-size: 4.208726912921893rem;
  }
  .f-8-m {
    font-size: 5.610232974924883rem;
  }
  .f-80-m {
    font-size: 80%;
  }
  .f-85-m {
    font-size: 85%;
  }
  .f-90-m {
    font-size: 90%;
  }
  .fr-1-m {
    font-size: 1vw;
  }
  .fr-2-m {
    font-size: 2vw;
  }
  .fr-3-m {
    font-size: 3vw;
  }
  .fr-4-m {
    font-size: 4vw;
  }
  .fr-5-m {
    font-size: 5vw;
  }
  .fr-6-m {
    font-size: 6vw;
  }
  .fluid-font-small-m {
    font-size: calc(16px + (24px - 16px) * (100vw - 400px) / (800px - 400px));
  }
  .fluid-font-large-m {
    font-size: calc(24px + (48px - 24px) * (100vw - 600px) / (1200px - 600px));
  }
  .sans-serif-m {
    font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, helvetica, 'helvetica neue', ubuntu, roboto, noto, 'segoe ui', arial, sans-serif;
  }
  .serif-m {
    font-family: Lora, Baskerville, Georgia, Times, serif;
  }
  .monospace-m {
    font-family: Menlo, monospace;
  }
  .italic-m {
    font-style: italic;
  }
  .fw100-m {
    font-weight: 100;
  }
  .fw200-m {
    font-weight: 200;
  }
  .fw300-m {
    font-weight: 300;
  }
  .fw400-m {
    font-weight: 400;
  }
  .fw500-m {
    font-weight: 500;
  }
  .fw600-m {
    font-weight: 600;
  }
  .fw700-m {
    font-weight: 700;
  }
  .fw800-m {
    font-weight: 800;
  }
  .fw900-m {
    font-weight: 900;
  }
  .fw-normal-m {
    font-weight: normal;
  }
  .fw-bold-m {
    font-weight: bold;
  }
  .text-center-m {
    text-align: center;
  }
  .text-left-m {
    text-align: left;
  }
  .text-right-m {
    text-align: right;
  }
  .text-justify-m {
    text-align: justify;
  }
  .underline-m {
    text-decoration: underline;
  }
  .no-underline-m {
    text-decoration: none;
  }
  .uppercase-m {
    text-transform: uppercase;
  }
  .capitalize-m {
    text-transform: capitalize;
  }
  .lowercase-m {
    text-transform: lowercase;
  }
  .text-transform-reset-m {
    text-transform: none;
  }
  .small-caps-m {
    font-variant-caps: small-caps;
  }
  .common-ligatures-m {
    -webkit-font-variant-ligatures: common-ligatures;
            font-variant-ligatures: common-ligatures;
  }
  .no-common-ligatures-m {
    -webkit-font-variant-ligatures: no-common-ligatures;
            font-variant-ligatures: no-common-ligatures;
  }
  .discretionary-ligatures-m {
    -webkit-font-variant-ligatures: discretionary-ligatures;
            font-variant-ligatures: discretionary-ligatures;
  }
  .oldstyle-nums-m {
    font-variant-numeric: oldstyle-nums;
  }
  .lining-nums-m {
    font-variant-numeric: lining-nums;
  }
  .proportional-nums-m {
    font-variant-numeric: proportional-nums;
  }
  .tabular-nums-m {
    font-variant-numeric: tabular-nums;
  }
  .indent--2-m {
    text-indent: -1em;
  }
  .indent--1-m {
    text-indent: -0.5em;
  }
  .indent-0-m {
    text-indent: 0em;
  }
  .indent-1-m {
    text-indent: 0.5em;
  }
  .indent-2-m {
    text-indent: 1em;
  }
  .indent-3-m {
    text-indent: 1.5em;
  }
  .indent-4-m {
    text-indent: 2em;
  }
  .tracked-tight-m {
    letter-spacing: -0.1em;
  }
  .tracked-tighter-m {
    letter-spacing: -0.05em;
  }
  .tracked-0-m {
    letter-spacing: 0em;
  }
  .tracked-loose-m {
    letter-spacing: 0.05em;
  }
  .tracked-looser-m {
    letter-spacing: 0.1em;
  }
  .tracked-wide-m {
    letter-spacing: 0.15em;
  }
  .tracked-wider-m {
    letter-spacing: 0.2em;
  }
  .line-height-0-m {
    line-height: 0.9;
  }
  .line-height-1-m {
    line-height: 1;
  }
  .line-height-2-m {
    line-height: 1.1;
  }
  .line-height-3-m {
    line-height: 1.2;
  }
  .line-height-4-m {
    line-height: 1.3;
  }
  .line-height-5-m {
    line-height: 1.4;
  }
  .line-height-6-m {
    line-height: 1.5;
  }
  .overflow-visible-m {
    overflow: visible;
  }
  .overflow-hidden-m {
    overflow: hidden;
  }
  .overflow-auto-m {
    overflow: auto;
  }
  .overflow-x-visible-m {
    overflow-x: visible;
  }
  .overflow-x-hidden-m {
    overflow-x: hidden;
  }
  .overflow-x-auto-m {
    overflow-x: auto;
  }
  .overflow-y-visible-m {
    overflow-y: visible;
  }
  .overflow-y-hidden-m {
    overflow-y: hidden;
  }
  .overflow-y-auto-m {
    overflow-y: auto;
  }
  .p0-m {
    padding: 0;
  }
  .p1-m {
    padding: 0.750187546886722rem;
  }
  .p2-m {
    padding: 1rem;
  }
  .p3-m {
    padding: 1.333rem;
  }
  .p4-m {
    padding: 1.776889rem;
  }
  .p5-m {
    padding: 2.368593037rem;
  }
  .p6-m {
    padding: 3.157334518321rem;
  }
  .p7-m {
    padding: 4.208726912921893rem;
  }
  .p8-m {
    padding: 5.610232974924883rem;
  }
  .pl0-m {
    padding-left: 0;
  }
  .pl1-m {
    padding-left: 0.750187546886722rem;
  }
  .pl2-m {
    padding-left: 1rem;
  }
  .pl3-m {
    padding-left: 1.333rem;
  }
  .pl4-m {
    padding-left: 1.776889rem;
  }
  .pl5-m {
    padding-left: 2.368593037rem;
  }
  .pl6-m {
    padding-left: 3.157334518321rem;
  }
  .pl7-m {
    padding-left: 4.208726912921893rem;
  }
  .pl8-m {
    padding-left: 5.610232974924883rem;
  }
  .pr0-m {
    padding-right: 0;
  }
  .pr1-m {
    padding-right: 0.750187546886722rem;
  }
  .pr2-m {
    padding-right: 1rem;
  }
  .pr3-m {
    padding-right: 1.333rem;
  }
  .pr4-m {
    padding-right: 1.776889rem;
  }
  .pr5-m {
    padding-right: 2.368593037rem;
  }
  .pr6-m {
    padding-right: 3.157334518321rem;
  }
  .pr7-m {
    padding-right: 4.208726912921893rem;
  }
  .pr8-m {
    padding-right: 5.610232974924883rem;
  }
  .pv0-m {
    padding-top: 0;
  }
  .pv1-m {
    padding-top: 0.750187546886722rem;
  }
  .pv2-m {
    padding-top: 1rem;
  }
  .pv3-m {
    padding-top: 1.333rem;
  }
  .pv4-m {
    padding-top: 1.776889rem;
  }
  .pv5-m {
    padding-top: 2.368593037rem;
  }
  .pv6-m {
    padding-top: 3.157334518321rem;
  }
  .pv7-m {
    padding-top: 4.208726912921893rem;
  }
  .pv8-m {
    padding-top: 5.610232974924883rem;
  }
  .pt0-m {
    padding-top: 0;
  }
  .pt1-m {
    padding-top: 0.750187546886722rem;
  }
  .pt2-m {
    padding-top: 1rem;
  }
  .pt3-m {
    padding-top: 1.333rem;
  }
  .pt4-m {
    padding-top: 1.776889rem;
  }
  .pt5-m {
    padding-top: 2.368593037rem;
  }
  .pt6-m {
    padding-top: 3.157334518321rem;
  }
  .pt7-m {
    padding-top: 4.208726912921893rem;
  }
  .pt8-m {
    padding-top: 5.610232974924883rem;
  }
  .pv0-m {
    padding-bottom: 0;
  }
  .pv1-m {
    padding-bottom: 0.750187546886722rem;
  }
  .pv2-m {
    padding-bottom: 1rem;
  }
  .pv3-m {
    padding-bottom: 1.333rem;
  }
  .pv4-m {
    padding-bottom: 1.776889rem;
  }
  .pv5-m {
    padding-bottom: 2.368593037rem;
  }
  .pv6-m {
    padding-bottom: 3.157334518321rem;
  }
  .pv7-m {
    padding-bottom: 4.208726912921893rem;
  }
  .pv8-m {
    padding-bottom: 5.610232974924883rem;
  }
  .pb0-m {
    padding-bottom: 0;
  }
  .pb1-m {
    padding-bottom: 0.750187546886722rem;
  }
  .pb2-m {
    padding-bottom: 1rem;
  }
  .pb3-m {
    padding-bottom: 1.333rem;
  }
  .pb4-m {
    padding-bottom: 1.776889rem;
  }
  .pb5-m {
    padding-bottom: 2.368593037rem;
  }
  .pb6-m {
    padding-bottom: 3.157334518321rem;
  }
  .pb7-m {
    padding-bottom: 4.208726912921893rem;
  }
  .pb8-m {
    padding-bottom: 5.610232974924883rem;
  }
  .m0-m {
    margin: 0;
  }
  .m1-m {
    margin: 0.750187546886722rem;
  }
  .m2-m {
    margin: 1rem;
  }
  .m3-m {
    margin: 1.333rem;
  }
  .m4-m {
    margin: 1.776889rem;
  }
  .m5-m {
    margin: 2.368593037rem;
  }
  .m6-m {
    margin: 3.157334518321rem;
  }
  .m7-m {
    margin: 4.208726912921893rem;
  }
  .m8-m {
    margin: 5.610232974924883rem;
  }
  .ml0-m {
    margin-left: 0;
  }
  .ml1-m {
    margin-left: 0.750187546886722rem;
  }
  .ml2-m {
    margin-left: 1rem;
  }
  .ml3-m {
    margin-left: 1.333rem;
  }
  .ml4-m {
    margin-left: 1.776889rem;
  }
  .ml5-m {
    margin-left: 2.368593037rem;
  }
  .ml6-m {
    margin-left: 3.157334518321rem;
  }
  .ml7-m {
    margin-left: 4.208726912921893rem;
  }
  .ml8-m {
    margin-left: 5.610232974924883rem;
  }
  .mr0-m {
    margin-right: 0;
  }
  .mr1-m {
    margin-right: 0.750187546886722rem;
  }
  .mr2-m {
    margin-right: 1rem;
  }
  .mr3-m {
    margin-right: 1.333rem;
  }
  .mr4-m {
    margin-right: 1.776889rem;
  }
  .mr5-m {
    margin-right: 2.368593037rem;
  }
  .mr6-m {
    margin-right: 3.157334518321rem;
  }
  .mr7-m {
    margin-right: 4.208726912921893rem;
  }
  .mr8-m {
    margin-right: 5.610232974924883rem;
  }
  .mt0-m {
    margin-top: 0;
  }
  .mt1-m {
    margin-top: 0.750187546886722rem;
  }
  .mt2-m {
    margin-top: 1rem;
  }
  .mt3-m {
    margin-top: 1.333rem;
  }
  .mt4-m {
    margin-top: 1.776889rem;
  }
  .mt5-m {
    margin-top: 2.368593037rem;
  }
  .mt6-m {
    margin-top: 3.157334518321rem;
  }
  .mt7-m {
    margin-top: 4.208726912921893rem;
  }
  .mt8-m {
    margin-top: 5.610232974924883rem;
  }
  .mb0-m {
    margin-bottom: 0;
  }
  .mb1-m {
    margin-bottom: 0.750187546886722rem;
  }
  .mb2-m {
    margin-bottom: 1rem;
  }
  .mb3-m {
    margin-bottom: 1.333rem;
  }
  .mb4-m {
    margin-bottom: 1.776889rem;
  }
  .mb5-m {
    margin-bottom: 2.368593037rem;
  }
  .mb6-m {
    margin-bottom: 3.157334518321rem;
  }
  .mb7-m {
    margin-bottom: 4.208726912921893rem;
  }
  .mb8-m {
    margin-bottom: 5.610232974924883rem;
  }
  .anim-all-quick-m {
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .anim-all-m {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .anim-all-slow-m {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .anim-color-quick-m {
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
  }
  .anim-color-m {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
  }
  .anim-color-slow-m {
    -webkit-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
  }
  .anim-bg-quick-m {
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
  }
  .anim-bg-m {
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }
  .anim-bg-slow-m {
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
  }
  .anim-opacity-quick-m {
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
  }
  .anim-opacity-m {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .anim-opacity-slow-m {
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  .anim-transform-quick-m {
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  }
  .anim-transform-m {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .anim-transform-slow-m {
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  }
  .anim-top-quick-m {
    -webkit-transition: top 0.15s ease-in-out;
    transition: top 0.15s ease-in-out;
  }
  .anim-top-m {
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
  }
  .anim-top-slow-m {
    -webkit-transition: top 0.5s ease-in-out;
    transition: top 0.5s ease-in-out;
  }
  .anim-left-quick-m {
    -webkit-transition: left 0.15s ease-in-out;
    transition: left 0.15s ease-in-out;
  }
  .anim-left-m {
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
  }
  .anim-left-slow-m {
    -webkit-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out;
  }
  .anim-right-quick-m {
    -webkit-transition: right 0.15s ease-in-out;
    transition: right 0.15s ease-in-out;
  }
  .anim-right-m {
    -webkit-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
  }
  .anim-right-slow-m {
    -webkit-transition: right 0.5s ease-in-out;
    transition: right 0.5s ease-in-out;
  }
  .anim-bottom-quick-m {
    -webkit-transition: bottom 0.15s ease-in-out;
    transition: bottom 0.15s ease-in-out;
  }
  .anim-bottom-m {
    -webkit-transition: bottom 0.3s ease-in-out;
    transition: bottom 0.3s ease-in-out;
  }
  .anim-bottom-slow-m {
    -webkit-transition: bottom 0.5s ease-in-out;
    transition: bottom 0.5s ease-in-out;
  }
}
@media only screen and (max-width: 600px) {
  .relative-s {
    position: relative;
  }
  .absolute-s {
    position: absolute;
  }
  .fixed-s {
    position: fixed;
  }
  .static-s {
    position: static;
  }
  .top0-s {
    top: 0;
  }
  .top1-s {
    top: 0.750187546886722rem;
  }
  .top2-s {
    top: 1rem;
  }
  .top3-s {
    top: 1.333rem;
  }
  .top4-s {
    top: 1.776889rem;
  }
  .top5-s {
    top: 2.368593037rem;
  }
  .top6-s {
    top: 3.157334518321rem;
  }
  .top7-s {
    top: 4.208726912921893rem;
  }
  .top8-s {
    top: 5.610232974924883rem;
  }
  .left0-s {
    left: 0;
  }
  .left1-s {
    left: 0.750187546886722rem;
  }
  .left2-s {
    left: 1rem;
  }
  .left3-s {
    left: 1.333rem;
  }
  .left4-s {
    left: 1.776889rem;
  }
  .left5-s {
    left: 2.368593037rem;
  }
  .left6-s {
    left: 3.157334518321rem;
  }
  .left7-s {
    left: 4.208726912921893rem;
  }
  .left8-s {
    left: 5.610232974924883rem;
  }
  .right0-s {
    right: 0;
  }
  .right1-s {
    right: 0.750187546886722rem;
  }
  .right2-s {
    right: 1rem;
  }
  .right3-s {
    right: 1.333rem;
  }
  .right4-s {
    right: 1.776889rem;
  }
  .right5-s {
    right: 2.368593037rem;
  }
  .right6-s {
    right: 3.157334518321rem;
  }
  .right7-s {
    right: 4.208726912921893rem;
  }
  .right8-s {
    right: 5.610232974924883rem;
  }
  .bottom0-s {
    bottom: 0;
  }
  .bottom1-s {
    bottom: 0.750187546886722rem;
  }
  .bottom2-s {
    bottom: 1rem;
  }
  .bottom3-s {
    bottom: 1.333rem;
  }
  .bottom4-s {
    bottom: 1.776889rem;
  }
  .bottom5-s {
    bottom: 2.368593037rem;
  }
  .bottom6-s {
    bottom: 3.157334518321rem;
  }
  .bottom7-s {
    bottom: 4.208726912921893rem;
  }
  .bottom8-s {
    bottom: 5.610232974924883rem;
  }
  .block-s {
    display: block;
  }
  .inline-s {
    display: inline;
  }
  .inline-block-s {
    display: inline-block;
  }
  .flex-s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inline-flex-s {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .v-align-center-s {
    vertical-align: center;
  }
  .v-align-baseline-s {
    vertical-align: baseline;
  }
  .v-align-top-s {
    vertical-align: top;
  }
  .v-align-bottom-s {
    vertical-align: bottom;
  }
  .justify-start-s {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-end-s {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-center-s {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-around-s {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .justify-between-s {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .row-s {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .row-reverse-s {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .column-s {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .column-reverse-s {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .flex-nowrap-s {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .flex-wrap-s {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex-wrap-reverse-s {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .items-start-s {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .items-end-s {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .items-center-s {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .items-baseline-s {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .items-stretch-s {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .content-start-s {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .content-end-s {
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
  .content-center-s {
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .content-around-s {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  .content-between-s {
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
  .self-start-s {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .self-end-s {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .self-center-s {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .self-baseline-s {
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .self-stretch-s {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .order--s {
    -webkit-box-ordinal-group: "";
        -ms-flex-order: "";
            order: "";
  }
  .order-0-s {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-1-s {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-2-s {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-3-s {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-4-s {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-5-s {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-6-s {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-7-s {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-8-s {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-9-s {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-10-s {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-last-s {
    -webkit-box-ordinal-group: 10000;
        -ms-flex-order: 9999;
            order: 9999;
  }
  .black-s {
    color: #1e1e1e;
  }
  .black-o-10-s {
    color: rgba(30,30,30,0.1);
  }
  .black-o-20-s {
    color: rgba(30,30,30,0.2);
  }
  .black-o-30-s {
    color: rgba(30,30,30,0.3);
  }
  .black-o-40-s {
    color: rgba(30,30,30,0.4);
  }
  .black-o-50-s {
    color: rgba(30,30,30,0.5);
  }
  .black-o-60-s {
    color: rgba(30,30,30,0.6);
  }
  .black-o-70-s {
    color: rgba(30,30,30,0.7);
  }
  .black-o-80-s {
    color: rgba(30,30,30,0.8);
  }
  .black-o-90-s {
    color: rgba(30,30,30,0.9);
  }
  .white-s {
    color: #fafaf8;
  }
  .white-o-10-s {
    color: rgba(250,250,248,0.1);
  }
  .white-o-20-s {
    color: rgba(250,250,248,0.2);
  }
  .white-o-30-s {
    color: rgba(250,250,248,0.3);
  }
  .white-o-40-s {
    color: rgba(250,250,248,0.4);
  }
  .white-o-50-s {
    color: rgba(250,250,248,0.5);
  }
  .white-o-60-s {
    color: rgba(250,250,248,0.6);
  }
  .white-o-70-s {
    color: rgba(250,250,248,0.7);
  }
  .white-o-80-s {
    color: rgba(250,250,248,0.8);
  }
  .white-o-90-s {
    color: rgba(250,250,248,0.9);
  }
  .silver-s {
    color: #a5a5a5;
  }
  .silver-o-10-s {
    color: rgba(165,165,165,0.1);
  }
  .silver-o-20-s {
    color: rgba(165,165,165,0.2);
  }
  .silver-o-30-s {
    color: rgba(165,165,165,0.3);
  }
  .silver-o-40-s {
    color: rgba(165,165,165,0.4);
  }
  .silver-o-50-s {
    color: rgba(165,165,165,0.5);
  }
  .silver-o-60-s {
    color: rgba(165,165,165,0.6);
  }
  .silver-o-70-s {
    color: rgba(165,165,165,0.7);
  }
  .silver-o-80-s {
    color: rgba(165,165,165,0.8);
  }
  .silver-o-90-s {
    color: rgba(165,165,165,0.9);
  }
  .red-s {
    color: #c7102a;
  }
  .red-o-10-s {
    color: rgba(199,16,42,0.1);
  }
  .red-o-20-s {
    color: rgba(199,16,42,0.2);
  }
  .red-o-30-s {
    color: rgba(199,16,42,0.3);
  }
  .red-o-40-s {
    color: rgba(199,16,42,0.4);
  }
  .red-o-50-s {
    color: rgba(199,16,42,0.5);
  }
  .red-o-60-s {
    color: rgba(199,16,42,0.6);
  }
  .red-o-70-s {
    color: rgba(199,16,42,0.7);
  }
  .red-o-80-s {
    color: rgba(199,16,42,0.8);
  }
  .red-o-90-s {
    color: rgba(199,16,42,0.9);
  }
  .orange-s {
    color: #fe5000;
  }
  .orange-o-10-s {
    color: rgba(254,80,0,0.1);
  }
  .orange-o-20-s {
    color: rgba(254,80,0,0.2);
  }
  .orange-o-30-s {
    color: rgba(254,80,0,0.3);
  }
  .orange-o-40-s {
    color: rgba(254,80,0,0.4);
  }
  .orange-o-50-s {
    color: rgba(254,80,0,0.5);
  }
  .orange-o-60-s {
    color: rgba(254,80,0,0.6);
  }
  .orange-o-70-s {
    color: rgba(254,80,0,0.7);
  }
  .orange-o-80-s {
    color: rgba(254,80,0,0.8);
  }
  .orange-o-90-s {
    color: rgba(254,80,0,0.9);
  }
  .o-10-s {
    opacity: 0.1;
  }
  .o-20-s {
    opacity: 0.2;
  }
  .o-30-s {
    opacity: 0.3;
  }
  .o-40-s {
    opacity: 0.4;
  }
  .o-50-s {
    opacity: 0.5;
  }
  .o-60-s {
    opacity: 0.6;
  }
  .o-70-s {
    opacity: 0.7;
  }
  .o-80-s {
    opacity: 0.8;
  }
  .o-90-s {
    opacity: 0.9;
  }
  .z--1-s {
    z-index: -1;
  }
  .z-0-s {
    z-index: 0;
  }
  .z-1-s {
    z-index: 1;
  }
  .z-2-s {
    z-index: 2;
  }
  .z-3-s {
    z-index: 3;
  }
  .z-4-s {
    z-index: 4;
  }
  .z-5-s {
    z-index: 5;
  }
  .z-6-s {
    z-index: 6;
  }
  .z-7-s {
    z-index: 7;
  }
  .z-8-s {
    z-index: 8;
  }
  .z-9-s {
    z-index: 9;
  }
  .z-10-s {
    z-index: 10;
  }
  .z-last-s {
    z-index: 9999;
  }
  .z-unset-s {
    z-index: unset;
  }
  .text-normal-s {
    word-break: normal;
  }
  .text-wrap-s {
    word-break: break-all;
  }
  .text-nowrap-s {
    word-break: keep-all;
  }
  .space-nowrap-s {
    white-space: nowrap;
  }
  .space-normal-s {
    white-space: normal;
  }
  .pointer:hovercursor-s {
    pointer: cursor;
  }
  .pointer:hover-s {
    pointer: '';
  }
  .bg-center-s {
    background-position: center center;
  }
  .bg-top-s {
    background-position: top center;
  }
  .bg-right-s {
    background-position: center right;
  }
  .bg-bottom-s {
    background-position: bottom center;
  }
  .bg-left-s {
    background-position: center left;
  }
  .bg-no-repeat-s {
    background-repeat: no-repeat;
  }
  .bg-repeat-x-s {
    background-repeat: repeat-x;
  }
  .bg-repeat-y-s {
    background-repeat: repeat-y;
  }
  .bg-repeat-s {
    background-repeat: repeat;
  }
  .bg-black-s {
    background-color: #1e1e1e;
  }
  .bg-black-o-10-s {
    background-color: rgba(30,30,30,0.1);
  }
  .bg-black-o-20-s {
    background-color: rgba(30,30,30,0.2);
  }
  .bg-black-o-30-s {
    background-color: rgba(30,30,30,0.3);
  }
  .bg-black-o-40-s {
    background-color: rgba(30,30,30,0.4);
  }
  .bg-black-o-50-s {
    background-color: rgba(30,30,30,0.5);
  }
  .bg-black-o-60-s {
    background-color: rgba(30,30,30,0.6);
  }
  .bg-black-o-70-s {
    background-color: rgba(30,30,30,0.7);
  }
  .bg-black-o-80-s {
    background-color: rgba(30,30,30,0.8);
  }
  .bg-black-o-90-s {
    background-color: rgba(30,30,30,0.9);
  }
  .bg-white-s {
    background-color: #fafaf8;
  }
  .bg-white-o-10-s {
    background-color: rgba(250,250,248,0.1);
  }
  .bg-white-o-20-s {
    background-color: rgba(250,250,248,0.2);
  }
  .bg-white-o-30-s {
    background-color: rgba(250,250,248,0.3);
  }
  .bg-white-o-40-s {
    background-color: rgba(250,250,248,0.4);
  }
  .bg-white-o-50-s {
    background-color: rgba(250,250,248,0.5);
  }
  .bg-white-o-60-s {
    background-color: rgba(250,250,248,0.6);
  }
  .bg-white-o-70-s {
    background-color: rgba(250,250,248,0.7);
  }
  .bg-white-o-80-s {
    background-color: rgba(250,250,248,0.8);
  }
  .bg-white-o-90-s {
    background-color: rgba(250,250,248,0.9);
  }
  .bg-silver-s {
    background-color: #a5a5a5;
  }
  .bg-silver-o-10-s {
    background-color: rgba(165,165,165,0.1);
  }
  .bg-silver-o-20-s {
    background-color: rgba(165,165,165,0.2);
  }
  .bg-silver-o-30-s {
    background-color: rgba(165,165,165,0.3);
  }
  .bg-silver-o-40-s {
    background-color: rgba(165,165,165,0.4);
  }
  .bg-silver-o-50-s {
    background-color: rgba(165,165,165,0.5);
  }
  .bg-silver-o-60-s {
    background-color: rgba(165,165,165,0.6);
  }
  .bg-silver-o-70-s {
    background-color: rgba(165,165,165,0.7);
  }
  .bg-silver-o-80-s {
    background-color: rgba(165,165,165,0.8);
  }
  .bg-silver-o-90-s {
    background-color: rgba(165,165,165,0.9);
  }
  .bg-red-s {
    background-color: #c7102a;
  }
  .bg-red-o-10-s {
    background-color: rgba(199,16,42,0.1);
  }
  .bg-red-o-20-s {
    background-color: rgba(199,16,42,0.2);
  }
  .bg-red-o-30-s {
    background-color: rgba(199,16,42,0.3);
  }
  .bg-red-o-40-s {
    background-color: rgba(199,16,42,0.4);
  }
  .bg-red-o-50-s {
    background-color: rgba(199,16,42,0.5);
  }
  .bg-red-o-60-s {
    background-color: rgba(199,16,42,0.6);
  }
  .bg-red-o-70-s {
    background-color: rgba(199,16,42,0.7);
  }
  .bg-red-o-80-s {
    background-color: rgba(199,16,42,0.8);
  }
  .bg-red-o-90-s {
    background-color: rgba(199,16,42,0.9);
  }
  .bg-orange-s {
    background-color: #fe5000;
  }
  .bg-orange-o-10-s {
    background-color: rgba(254,80,0,0.1);
  }
  .bg-orange-o-20-s {
    background-color: rgba(254,80,0,0.2);
  }
  .bg-orange-o-30-s {
    background-color: rgba(254,80,0,0.3);
  }
  .bg-orange-o-40-s {
    background-color: rgba(254,80,0,0.4);
  }
  .bg-orange-o-50-s {
    background-color: rgba(254,80,0,0.5);
  }
  .bg-orange-o-60-s {
    background-color: rgba(254,80,0,0.6);
  }
  .bg-orange-o-70-s {
    background-color: rgba(254,80,0,0.7);
  }
  .bg-orange-o-80-s {
    background-color: rgba(254,80,0,0.8);
  }
  .bg-orange-o-90-s {
    background-color: rgba(254,80,0,0.9);
  }
  .bg-cover-s {
    background-size: cover;
  }
  .bg-contain-s {
    background-size: contain;
  }
  .rounded0-s {
    border-radius: 0;
  }
  .rounded-s {
    border-radius: 2px;
  }
  .roundedcircle-s {
    border-radius: 50%;
  }
  .border0-s {
    border-width: 0;
  }
  .border-s {
    border-width: 0.2em;
  }
  .border-1-s {
    border-width: 1px;
  }
  .border-2-s {
    border-width: 2px;
  }
  .border-top-0-s {
    border-top-width: 0;
  }
  .border-top--s {
    border-top-width: 0.2em;
  }
  .border-top--1-s {
    border-top-width: 1px;
  }
  .border-top--2-s {
    border-top-width: 2px;
  }
  .border-right-0-s {
    border-right-width: 0;
  }
  .border-right--s {
    border-right-width: 0.2em;
  }
  .border-right--1-s {
    border-right-width: 1px;
  }
  .border-right--2-s {
    border-right-width: 2px;
  }
  .border-bottom-0-s {
    border-bottom-width: 0;
  }
  .border-bottom--s {
    border-bottom-width: 0.2em;
  }
  .border-bottom--1-s {
    border-bottom-width: 1px;
  }
  .border-bottom--2-s {
    border-bottom-width: 2px;
  }
  .border-left-0-s {
    border-left-width: 0;
  }
  .border-left--s {
    border-left-width: 0.2em;
  }
  .border-left--1-s {
    border-left-width: 1px;
  }
  .border-left--2-s {
    border-left-width: 2px;
  }
  .solid-s {
    border-style: solid;
  }
  .shadow-solid-down-s {
    -webkit-box-shadow: 0 0.2em 0 0 rgba(30,30,30,0.5);
            box-shadow: 0 0.2em 0 0 rgba(30,30,30,0.5);
  }
  .shadow-soft-down-s {
    -webkit-box-shadow: 0 0.2em 0 3px rgba(30,30,30,0.5);
            box-shadow: 0 0.2em 0 3px rgba(30,30,30,0.5);
  }
  .shadow-soft-s {
    -webkit-box-shadow: 2px 2px 20px rgba(30,30,30,0.5);
            box-shadow: 2px 2px 20px rgba(30,30,30,0.5);
  }
  .border-box-s {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .w0-s {
    width: 0;
  }
  .w1-s {
    width: 0.750187546886722rem;
  }
  .w2-s {
    width: 1rem;
  }
  .w3-s {
    width: 1.333rem;
  }
  .w4-s {
    width: 1.776889rem;
  }
  .w5-s {
    width: 2.368593037rem;
  }
  .w6-s {
    width: 3.157334518321rem;
  }
  .w7-s {
    width: 4.208726912921893rem;
  }
  .w8-s {
    width: 5.610232974924883rem;
  }
  .w10-s {
    width: 10%;
  }
  .w20-s {
    width: 20%;
  }
  .w30-s {
    width: 30%;
  }
  .w40-s {
    width: 40%;
  }
  .w50-s {
    width: 50%;
  }
  .w60-s {
    width: 60%;
  }
  .w70-s {
    width: 70%;
  }
  .w80-s {
    width: 80%;
  }
  .w90-s {
    width: 90%;
  }
  .w100-s {
    width: 100%;
  }
  .w-third-s {
    width: calc(100% / 3);
  }
  .w-auto-s {
    width: auto;
  }
  .h-s {
    height: "";
  }
  .h0-s {
    height: 0;
  }
  .h1-s {
    height: 0.750187546886722rem;
  }
  .h2-s {
    height: 1rem;
  }
  .h3-s {
    height: 1.333rem;
  }
  .h4-s {
    height: 1.776889rem;
  }
  .h5-s {
    height: 2.368593037rem;
  }
  .h6-s {
    height: 3.157334518321rem;
  }
  .h7-s {
    height: 4.208726912921893rem;
  }
  .h8-s {
    height: 5.610232974924883rem;
  }
  .h10-s {
    height: 10%;
  }
  .h20-s {
    height: 20%;
  }
  .h30-s {
    height: 30%;
  }
  .h40-s {
    height: 40%;
  }
  .h50-s {
    height: 50%;
  }
  .h60-s {
    height: 60%;
  }
  .h70-s {
    height: 70%;
  }
  .h80-s {
    height: 80%;
  }
  .h90-s {
    height: 90%;
  }
  .h100-s {
    height: 100%;
  }
  .h-auto-s {
    height: auto;
  }
  .vh25-s {
    height: 25vh;
  }
  .vh50-s {
    height: 50vh;
  }
  .vh75-s {
    height: 75vh;
  }
  .vh100-s {
    height: 100vh;
  }
  .min-height-100-s {
    min-height: 100%;
  }
  .mw-1-s {
    max-width: 11.641532182693481rem;
  }
  .mw-2-s {
    max-width: 14.551915228366852rem;
  }
  .mw-3-s {
    max-width: 18.189894035458565rem;
  }
  .mw-4-s {
    max-width: 22.737367544323206rem;
  }
  .mw-5-s {
    max-width: 28.421709430404007rem;
  }
  .mw-6-s {
    max-width: 35.52713678800501rem;
  }
  .mw-7-s {
    max-width: 44.40892098500626rem;
  }
  .mw-100-s {
    max-width: 100%;
  }
  .mw-none-s {
    max-width: none;
  }
  .f-0-s {
    font-size: 0;
  }
  .f-1-s {
    font-size: 0.750187546886722rem;
  }
  .f-2-s {
    font-size: 1rem;
  }
  .f-3-s {
    font-size: 1.333rem;
  }
  .f-4-s {
    font-size: 1.776889rem;
  }
  .f-5-s {
    font-size: 2.368593037rem;
  }
  .f-6-s {
    font-size: 3.157334518321rem;
  }
  .f-7-s {
    font-size: 4.208726912921893rem;
  }
  .f-8-s {
    font-size: 5.610232974924883rem;
  }
  .f-80-s {
    font-size: 80%;
  }
  .f-85-s {
    font-size: 85%;
  }
  .f-90-s {
    font-size: 90%;
  }
  .fr-1-s {
    font-size: 1vw;
  }
  .fr-2-s {
    font-size: 2vw;
  }
  .fr-3-s {
    font-size: 3vw;
  }
  .fr-4-s {
    font-size: 4vw;
  }
  .fr-5-s {
    font-size: 5vw;
  }
  .fr-6-s {
    font-size: 6vw;
  }
  .fluid-font-small-s {
    font-size: calc(16px + (24px - 16px) * (100vw - 400px) / (800px - 400px));
  }
  .fluid-font-large-s {
    font-size: calc(24px + (48px - 24px) * (100vw - 600px) / (1200px - 600px));
  }
  .sans-serif-s {
    font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, helvetica, 'helvetica neue', ubuntu, roboto, noto, 'segoe ui', arial, sans-serif;
  }
  .serif-s {
    font-family: Lora, Baskerville, Georgia, Times, serif;
  }
  .monospace-s {
    font-family: Menlo, monospace;
  }
  .italic-s {
    font-style: italic;
  }
  .fw100-s {
    font-weight: 100;
  }
  .fw200-s {
    font-weight: 200;
  }
  .fw300-s {
    font-weight: 300;
  }
  .fw400-s {
    font-weight: 400;
  }
  .fw500-s {
    font-weight: 500;
  }
  .fw600-s {
    font-weight: 600;
  }
  .fw700-s {
    font-weight: 700;
  }
  .fw800-s {
    font-weight: 800;
  }
  .fw900-s {
    font-weight: 900;
  }
  .fw-normal-s {
    font-weight: normal;
  }
  .fw-bold-s {
    font-weight: bold;
  }
  .text-center-s {
    text-align: center;
  }
  .text-left-s {
    text-align: left;
  }
  .text-right-s {
    text-align: right;
  }
  .text-justify-s {
    text-align: justify;
  }
  .underline-s {
    text-decoration: underline;
  }
  .no-underline-s {
    text-decoration: none;
  }
  .uppercase-s {
    text-transform: uppercase;
  }
  .capitalize-s {
    text-transform: capitalize;
  }
  .lowercase-s {
    text-transform: lowercase;
  }
  .text-transform-reset-s {
    text-transform: none;
  }
  .small-caps-s {
    font-variant-caps: small-caps;
  }
  .common-ligatures-s {
    -webkit-font-variant-ligatures: common-ligatures;
            font-variant-ligatures: common-ligatures;
  }
  .no-common-ligatures-s {
    -webkit-font-variant-ligatures: no-common-ligatures;
            font-variant-ligatures: no-common-ligatures;
  }
  .discretionary-ligatures-s {
    -webkit-font-variant-ligatures: discretionary-ligatures;
            font-variant-ligatures: discretionary-ligatures;
  }
  .oldstyle-nums-s {
    font-variant-numeric: oldstyle-nums;
  }
  .lining-nums-s {
    font-variant-numeric: lining-nums;
  }
  .proportional-nums-s {
    font-variant-numeric: proportional-nums;
  }
  .tabular-nums-s {
    font-variant-numeric: tabular-nums;
  }
  .indent--2-s {
    text-indent: -1em;
  }
  .indent--1-s {
    text-indent: -0.5em;
  }
  .indent-0-s {
    text-indent: 0em;
  }
  .indent-1-s {
    text-indent: 0.5em;
  }
  .indent-2-s {
    text-indent: 1em;
  }
  .indent-3-s {
    text-indent: 1.5em;
  }
  .indent-4-s {
    text-indent: 2em;
  }
  .tracked-tight-s {
    letter-spacing: -0.1em;
  }
  .tracked-tighter-s {
    letter-spacing: -0.05em;
  }
  .tracked-0-s {
    letter-spacing: 0em;
  }
  .tracked-loose-s {
    letter-spacing: 0.05em;
  }
  .tracked-looser-s {
    letter-spacing: 0.1em;
  }
  .tracked-wide-s {
    letter-spacing: 0.15em;
  }
  .tracked-wider-s {
    letter-spacing: 0.2em;
  }
  .line-height-0-s {
    line-height: 0.9;
  }
  .line-height-1-s {
    line-height: 1;
  }
  .line-height-2-s {
    line-height: 1.1;
  }
  .line-height-3-s {
    line-height: 1.2;
  }
  .line-height-4-s {
    line-height: 1.3;
  }
  .line-height-5-s {
    line-height: 1.4;
  }
  .line-height-6-s {
    line-height: 1.5;
  }
  .overflow-visible-s {
    overflow: visible;
  }
  .overflow-hidden-s {
    overflow: hidden;
  }
  .overflow-auto-s {
    overflow: auto;
  }
  .overflow-x-visible-s {
    overflow-x: visible;
  }
  .overflow-x-hidden-s {
    overflow-x: hidden;
  }
  .overflow-x-auto-s {
    overflow-x: auto;
  }
  .overflow-y-visible-s {
    overflow-y: visible;
  }
  .overflow-y-hidden-s {
    overflow-y: hidden;
  }
  .overflow-y-auto-s {
    overflow-y: auto;
  }
  .p0-s {
    padding: 0;
  }
  .p1-s {
    padding: 0.750187546886722rem;
  }
  .p2-s {
    padding: 1rem;
  }
  .p3-s {
    padding: 1.333rem;
  }
  .p4-s {
    padding: 1.776889rem;
  }
  .p5-s {
    padding: 2.368593037rem;
  }
  .p6-s {
    padding: 3.157334518321rem;
  }
  .p7-s {
    padding: 4.208726912921893rem;
  }
  .p8-s {
    padding: 5.610232974924883rem;
  }
  .pl0-s {
    padding-left: 0;
  }
  .pl1-s {
    padding-left: 0.750187546886722rem;
  }
  .pl2-s {
    padding-left: 1rem;
  }
  .pl3-s {
    padding-left: 1.333rem;
  }
  .pl4-s {
    padding-left: 1.776889rem;
  }
  .pl5-s {
    padding-left: 2.368593037rem;
  }
  .pl6-s {
    padding-left: 3.157334518321rem;
  }
  .pl7-s {
    padding-left: 4.208726912921893rem;
  }
  .pl8-s {
    padding-left: 5.610232974924883rem;
  }
  .pr0-s {
    padding-right: 0;
  }
  .pr1-s {
    padding-right: 0.750187546886722rem;
  }
  .pr2-s {
    padding-right: 1rem;
  }
  .pr3-s {
    padding-right: 1.333rem;
  }
  .pr4-s {
    padding-right: 1.776889rem;
  }
  .pr5-s {
    padding-right: 2.368593037rem;
  }
  .pr6-s {
    padding-right: 3.157334518321rem;
  }
  .pr7-s {
    padding-right: 4.208726912921893rem;
  }
  .pr8-s {
    padding-right: 5.610232974924883rem;
  }
  .pv0-s {
    padding-top: 0;
  }
  .pv1-s {
    padding-top: 0.750187546886722rem;
  }
  .pv2-s {
    padding-top: 1rem;
  }
  .pv3-s {
    padding-top: 1.333rem;
  }
  .pv4-s {
    padding-top: 1.776889rem;
  }
  .pv5-s {
    padding-top: 2.368593037rem;
  }
  .pv6-s {
    padding-top: 3.157334518321rem;
  }
  .pv7-s {
    padding-top: 4.208726912921893rem;
  }
  .pv8-s {
    padding-top: 5.610232974924883rem;
  }
  .pt0-s {
    padding-top: 0;
  }
  .pt1-s {
    padding-top: 0.750187546886722rem;
  }
  .pt2-s {
    padding-top: 1rem;
  }
  .pt3-s {
    padding-top: 1.333rem;
  }
  .pt4-s {
    padding-top: 1.776889rem;
  }
  .pt5-s {
    padding-top: 2.368593037rem;
  }
  .pt6-s {
    padding-top: 3.157334518321rem;
  }
  .pt7-s {
    padding-top: 4.208726912921893rem;
  }
  .pt8-s {
    padding-top: 5.610232974924883rem;
  }
  .pv0-s {
    padding-bottom: 0;
  }
  .pv1-s {
    padding-bottom: 0.750187546886722rem;
  }
  .pv2-s {
    padding-bottom: 1rem;
  }
  .pv3-s {
    padding-bottom: 1.333rem;
  }
  .pv4-s {
    padding-bottom: 1.776889rem;
  }
  .pv5-s {
    padding-bottom: 2.368593037rem;
  }
  .pv6-s {
    padding-bottom: 3.157334518321rem;
  }
  .pv7-s {
    padding-bottom: 4.208726912921893rem;
  }
  .pv8-s {
    padding-bottom: 5.610232974924883rem;
  }
  .pb0-s {
    padding-bottom: 0;
  }
  .pb1-s {
    padding-bottom: 0.750187546886722rem;
  }
  .pb2-s {
    padding-bottom: 1rem;
  }
  .pb3-s {
    padding-bottom: 1.333rem;
  }
  .pb4-s {
    padding-bottom: 1.776889rem;
  }
  .pb5-s {
    padding-bottom: 2.368593037rem;
  }
  .pb6-s {
    padding-bottom: 3.157334518321rem;
  }
  .pb7-s {
    padding-bottom: 4.208726912921893rem;
  }
  .pb8-s {
    padding-bottom: 5.610232974924883rem;
  }
  .m0-s {
    margin: 0;
  }
  .m1-s {
    margin: 0.750187546886722rem;
  }
  .m2-s {
    margin: 1rem;
  }
  .m3-s {
    margin: 1.333rem;
  }
  .m4-s {
    margin: 1.776889rem;
  }
  .m5-s {
    margin: 2.368593037rem;
  }
  .m6-s {
    margin: 3.157334518321rem;
  }
  .m7-s {
    margin: 4.208726912921893rem;
  }
  .m8-s {
    margin: 5.610232974924883rem;
  }
  .ml0-s {
    margin-left: 0;
  }
  .ml1-s {
    margin-left: 0.750187546886722rem;
  }
  .ml2-s {
    margin-left: 1rem;
  }
  .ml3-s {
    margin-left: 1.333rem;
  }
  .ml4-s {
    margin-left: 1.776889rem;
  }
  .ml5-s {
    margin-left: 2.368593037rem;
  }
  .ml6-s {
    margin-left: 3.157334518321rem;
  }
  .ml7-s {
    margin-left: 4.208726912921893rem;
  }
  .ml8-s {
    margin-left: 5.610232974924883rem;
  }
  .mr0-s {
    margin-right: 0;
  }
  .mr1-s {
    margin-right: 0.750187546886722rem;
  }
  .mr2-s {
    margin-right: 1rem;
  }
  .mr3-s {
    margin-right: 1.333rem;
  }
  .mr4-s {
    margin-right: 1.776889rem;
  }
  .mr5-s {
    margin-right: 2.368593037rem;
  }
  .mr6-s {
    margin-right: 3.157334518321rem;
  }
  .mr7-s {
    margin-right: 4.208726912921893rem;
  }
  .mr8-s {
    margin-right: 5.610232974924883rem;
  }
  .mt0-s {
    margin-top: 0;
  }
  .mt1-s {
    margin-top: 0.750187546886722rem;
  }
  .mt2-s {
    margin-top: 1rem;
  }
  .mt3-s {
    margin-top: 1.333rem;
  }
  .mt4-s {
    margin-top: 1.776889rem;
  }
  .mt5-s {
    margin-top: 2.368593037rem;
  }
  .mt6-s {
    margin-top: 3.157334518321rem;
  }
  .mt7-s {
    margin-top: 4.208726912921893rem;
  }
  .mt8-s {
    margin-top: 5.610232974924883rem;
  }
  .mb0-s {
    margin-bottom: 0;
  }
  .mb1-s {
    margin-bottom: 0.750187546886722rem;
  }
  .mb2-s {
    margin-bottom: 1rem;
  }
  .mb3-s {
    margin-bottom: 1.333rem;
  }
  .mb4-s {
    margin-bottom: 1.776889rem;
  }
  .mb5-s {
    margin-bottom: 2.368593037rem;
  }
  .mb6-s {
    margin-bottom: 3.157334518321rem;
  }
  .mb7-s {
    margin-bottom: 4.208726912921893rem;
  }
  .mb8-s {
    margin-bottom: 5.610232974924883rem;
  }
  .anim-all-quick-s {
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .anim-all-s {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .anim-all-slow-s {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .anim-color-quick-s {
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
  }
  .anim-color-s {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
  }
  .anim-color-slow-s {
    -webkit-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
  }
  .anim-bg-quick-s {
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
  }
  .anim-bg-s {
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }
  .anim-bg-slow-s {
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
  }
  .anim-opacity-quick-s {
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
  }
  .anim-opacity-s {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .anim-opacity-slow-s {
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  .anim-transform-quick-s {
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  }
  .anim-transform-s {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .anim-transform-slow-s {
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  }
  .anim-top-quick-s {
    -webkit-transition: top 0.15s ease-in-out;
    transition: top 0.15s ease-in-out;
  }
  .anim-top-s {
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
  }
  .anim-top-slow-s {
    -webkit-transition: top 0.5s ease-in-out;
    transition: top 0.5s ease-in-out;
  }
  .anim-left-quick-s {
    -webkit-transition: left 0.15s ease-in-out;
    transition: left 0.15s ease-in-out;
  }
  .anim-left-s {
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
  }
  .anim-left-slow-s {
    -webkit-transition: left 0.5s ease-in-out;
    transition: left 0.5s ease-in-out;
  }
  .anim-right-quick-s {
    -webkit-transition: right 0.15s ease-in-out;
    transition: right 0.15s ease-in-out;
  }
  .anim-right-s {
    -webkit-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
  }
  .anim-right-slow-s {
    -webkit-transition: right 0.5s ease-in-out;
    transition: right 0.5s ease-in-out;
  }
  .anim-bottom-quick-s {
    -webkit-transition: bottom 0.15s ease-in-out;
    transition: bottom 0.15s ease-in-out;
  }
  .anim-bottom-s {
    -webkit-transition: bottom 0.3s ease-in-out;
    transition: bottom 0.3s ease-in-out;
  }
  .anim-bottom-slow-s {
    -webkit-transition: bottom 0.5s ease-in-out;
    transition: bottom 0.5s ease-in-out;
  }
}
.password-form {
  width: 100%;
  height: 100vh;
  position: fixed;
  background: rgba(30,30,30,0.95);
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 100;
}
.password-form.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.password-form form {
  width: 90%;
  max-width: 35rem;
  background: #1e1e1e;
  padding: 10% 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.password-form form input {
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  background: #fafaf8;
  font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, helvetica, 'helvetica neue', ubuntu, roboto, noto, 'segoe ui', arial, sans-serif;
  font-weight: 300;
  border: 0;
  border-radius: 0;
}
.password-form form input + input {
  border-left: 2px solid #1e1e1e;
}
.password-form form input[type="password"] {
  width: 100%;
}
body {
  background-color: #fafaf8;
  color: #1e1e1e;
  font-family: Lora;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-variant-ligatures: common-ligatures;
          font-variant-ligatures: common-ligatures;
  -webkit-font-feature-settings: "kern", "liga";
          font-feature-settings: "kern", "liga";
  -webkit-font-kerning: normal;
          font-kerning: normal;
}
.center {
  margin: auto;
}
.hidden {
  display: none;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main {
  min-height: 100vh;
  font-size: 1.2rem;
}
.nav {
  top: 75vh;
  padding: 0 1rem;
  z-index: 1000;
}
.narrator {
  color: #0365c0;
}
a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
}
.read-more-block {
  opacity: 0;
  padding-top: 1rem;
}
.read-more-block.shown {
  opacity: 1 !important;
}
.screen {
  font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, helvetica, 'helvetica neue', ubuntu, roboto, noto, 'segoe ui', arial, sans-serif;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: none;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fafaf8;
  padding-bottom: 25vh;
}
.screen.shown {
  display: block;
  pointer-events: auto;
}
.screen p,
.screen img {
  padding-bottom: 1rem;
}
.screen img {
  width: 100%;
}
.screen a {
  color: #c7102a;
  background: #c7102a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem 1rem;
  color: #fafaf8;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
}
.screen a span {
  padding-right: 1rem;
}
