@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #0a0a0a;
  font-family: "stolzl", "Kinto Sans", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #dfdfdf;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 4px;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 4px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 4px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 0;
  border-radius: 4px;
  background-color: #333;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #fefefe;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 0;
  background-color: #4f4f4f;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #d9d9d9;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #2f2f2f;
}

::-moz-placeholder {
  color: #2f2f2f;
}

:-ms-input-placeholder {
  color: #2f2f2f;
}

::-ms-input-placeholder {
  color: #2f2f2f;
}

::placeholder {
  color: #2f2f2f;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #fefefe;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #7c7c7c;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 4px 0 0 4px;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 4px 4px 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #7c7c7c;
  background: #d9d9d9;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #7c7c7c;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 4px;
  background-color: #333;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #fefefe;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28124, 124, 124%29"></polygon></svg>');
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 0;
  background-color: #4f4f4f;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #d9d9d9;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: rgb(252.2, 237.4, 235);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #ec5840;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #ec5840;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #ec5840;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #ec5840;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #ec5840;
}

.is-invalid-label {
  color: #ec5840;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 87.5%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "stolzl", "Kinto Sans", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #7c7c7c;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #77ddff;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #EB9F37;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 120rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #7c7c7c;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #7c7c7c;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #2f2f2f;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #d9d9d9;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 4px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #2f2f2f;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #2f2f2f;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #7c7c7c;
  background-color: #d9d9d9;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #7c7c7c;
  background-color: #d9d9d9;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #2f2f2f;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-container {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container.fluid {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-container.fluid {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -1rem;
  margin-right: -1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 3rem);
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 4.5rem);
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 2rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 2rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 2rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 2rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 2rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 2rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 2rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 2rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 2rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 2rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 2rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 2rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 3rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 3rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 3rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 3rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 3rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 3rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 3rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 3rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 3rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 3rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 3rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 3rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 3rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 4.5rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 4.5rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 4.5rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 4.5rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 4.5rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 4.5rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 4.5rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 4.5rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 4.5rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 4.5rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 4.5rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 4.5rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -1rem;
  margin-left: -1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -2.25rem;
    margin-left: -2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -3.5rem;
    margin-left: -3.5rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -1rem;
  margin-left: -1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -2.25rem;
    margin-left: -2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -3.5rem;
    margin-left: -3.5rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x > .cell {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-x > .cell {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-padding-x > .cell {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 2rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 2rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 2rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 2rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 2rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 2rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 2rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 2rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 3rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 3rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 3rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 3rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 3rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 3rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 3rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 3rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 3rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 3rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 3rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 3rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 4.5rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 4.5rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 4.5rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 4.5rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 4.5rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 4.5rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 4.5rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 4.5rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 4.5rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 4.5rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 4.5rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 4.5rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 4.5rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 4.5rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 4.5rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 4.5rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 4.5rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 4.5rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 2rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 2rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 2rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 2rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 2rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 2rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 2rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 2rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 2rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 2rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 2rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 2rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 3rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 3rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 3rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 3rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 3rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 3rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 3rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 3rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 3rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 3rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 3rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 3rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 4.5rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 4.5rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 4.5rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 4.5rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 4.5rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 4.5rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 4.5rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 4.5rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 4.5rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 4.5rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 4.5rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 4.5rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y > .cell {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-padding-y > .cell {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-padding-y > .cell {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

.grid-margin-y {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2rem);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 3rem);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 4.5rem);
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 2rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 2rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 2rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 2rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 2rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 2rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 2rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 2rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 2rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 2rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 2rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 2rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 3rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 4.5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 4.5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 4.5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 4.5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 4.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 4.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 4.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 4.5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 4.5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 4.5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 4.5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 4.5rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2rem);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 3rem);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 4.5rem);
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 2rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 2rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 2rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 2rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 2rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 2rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 2rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 2rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 2rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 2rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 2rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 2rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 3rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 4.5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 4.5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 4.5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 4.5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 4.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 4.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 4.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 4.5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 4.5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 4.5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 4.5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 4.5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 4.5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 4.5rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 2rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 3rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 4.5rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 3rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 4.5rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.95rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.9375em 1em;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.125rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #2199e8;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #EB9F37;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #2199e8;
  color: #0a0a0a;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(19.9020408163, 123.7387755102, 192.0979591837);
  color: #0a0a0a;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #777777;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(95.2, 95.2, 95.2);
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #90caeb;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(79.772519084, 171.3328244275, 223.427480916);
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #FA8E13;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(210.7352697095, 114.2970954357, 4.4647302905);
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #ec5840;
  color: #0a0a0a;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(218.2857142857, 49.1428571429, 21.7142857143);
  color: #0a0a0a;
}
.button.anchor, .button.anchor.disabled, .button.anchor[disabled], .button.anchor.disabled:hover, .button.anchor[disabled]:hover, .button.anchor.disabled:focus, .button.anchor[disabled]:focus {
  background-color: #77ddff;
  color: #0a0a0a;
}
.button.anchor:hover, .button.anchor:focus {
  background-color: rgb(44.2, 202.3, 255);
  color: #0a0a0a;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #777777;
  color: #777777;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: rgb(59.5, 59.5, 59.5);
  color: rgb(59.5, 59.5, 59.5);
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #90caeb;
  color: #90caeb;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(28.9312977099, 112.8320610687, 160.5687022901);
  color: rgb(28.9312977099, 112.8320610687, 160.5687022901);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #FA8E13;
  color: #FA8E13;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(131.7095435685, 71.4356846473, 2.7904564315);
  color: rgb(131.7095435685, 71.4356846473, 2.7904564315);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(136.4285714286, 30.7142857143, 13.5714285714);
  color: rgb(136.4285714286, 30.7142857143, 13.5714285714);
}
.button.hollow.anchor, .button.hollow.anchor.disabled, .button.hollow.anchor[disabled], .button.hollow.anchor.disabled:hover, .button.hollow.anchor[disabled]:hover, .button.hollow.anchor.disabled:focus, .button.hollow.anchor[disabled]:focus {
  border: 1px solid #77ddff;
  color: #77ddff;
}
.button.hollow.anchor:hover, .button.hollow.anchor:focus {
  border-color: rgb(0, 140.25, 187);
  color: rgb(0, 140.25, 187);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #2199e8;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #2199e8;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #777777;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: rgb(59.5, 59.5, 59.5);
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #90caeb;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(28.9312977099, 112.8320610687, 160.5687022901);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #FA8E13;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(131.7095435685, 71.4356846473, 2.7904564315);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #ec5840;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(136.4285714286, 30.7142857143, 13.5714285714);
}
.button.clear.anchor, .button.clear.anchor.disabled, .button.clear.anchor[disabled], .button.clear.anchor.disabled:hover, .button.clear.anchor[disabled]:hover, .button.clear.anchor.disabled:focus, .button.clear.anchor[disabled]:focus {
  color: #77ddff;
}
.button.clear.anchor:hover, .button.clear.anchor:focus {
  color: rgb(0, 140.25, 187);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #2199e8;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #2199e8;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #777777;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #90caeb;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #FA8E13;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #ec5840;
}
.button.dropdown.hollow.anchor::after, .button.dropdown.clear.anchor::after {
  border-top-color: #77ddff;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.callout {
  background-color: rgb(254.85, 254.85, 254.85);
  color: #0a0a0a;
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 0;
  border-radius: 4px;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(221.7, 239.7, 251.55);
  color: #0a0a0a;
}
.callout.secondary {
  background-color: rgb(234.6, 234.6, 234.6);
  color: #0a0a0a;
}
.callout.success {
  background-color: rgb(238.35, 247.05, 252);
  color: #0a0a0a;
}
.callout.warning {
  background-color: rgb(254.25, 238.05, 219.6);
  color: #0a0a0a;
}
.callout.alert {
  background-color: rgb(252.15, 229.95, 226.35);
  color: #0a0a0a;
}
.callout.anchor {
  background-color: rgb(234.6, 249.9, 255);
  color: #0a0a0a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.5rem;
  border-radius: 0;
  font-size: 0.9375rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.5rem 1rem;
  border-radius: 0;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
  background: #EB9F37;
}
.pagination .current {
  padding: 0.5rem 1rem;
  background: #d9d9d9;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.5rem 1rem;
  color: #7c7c7c;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.5rem 1rem;
  content: "…";
  color: #0a0a0a;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #2f2f2f;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 4px;
  background-color: #0a0a0a;
  font-size: 87.5%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.2);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #7c7c7c;
  border-radius: 0;
  background-color: #fefefe;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 120rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 120rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 120rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 120rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

@font-face {
  font-family: "Kinto Sans";
  src: url("../fonts/KintoSans-Regular.woff2?v1976c7fb7f6") format("woff2"), url("../fonts/KintoSans-Regular.woff?v1976c7fb7f5") format("woff"), url("../fonts/KintoSans-Regular.otf?v1976c7fb7f4") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Kinto Sans";
  src: url("../fonts/KintoSans-Medium.woff2?v1976c7fb7f2") format("woff2"), url("../fonts/KintoSans-Medium.woff?v1976c7fb7f1") format("woff"), url("../fonts/KintoSans-Medium.otf?v1976c7fb7f1") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Kinto Sans";
  src: url("../fonts/KintoSans-Bold.woff2?v1976c7fb7ee") format("woff2"), url("../fonts/KintoSans-Bold.woff?v1976c7fb7ed") format("woff"), url("../fonts/KintoSans-Bold.otf?v1976c7fb7ec") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Kinto Sans";
  src: url("../fonts/KintoSans-Black.woff2?v1976c7fb7e9") format("woff2"), url("../fonts/KintoSans-Black.woff?v1976c7fb7e9") format("woff"), url("../fonts/KintoSans-Black.otf?v1976c7fb7e8") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "stolzl";
  src: url("../fonts/stolzl-book-webfont.woff2?v1976c7fb7f7") format("woff2"), url("../fonts/stolzl-book-webfont.woff?v1976c7fb7f6") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "stolzl";
  src: url("../fonts/stolzl-bold-webfont.woff2?v1976c7fb7f6") format("woff2"), url("../fonts/stolzl-bold-webfont.woff?v1976c7fb7f6") format("woff");
  font-weight: bold;
  font-style: normal;
}
label small {
  font-weight: normal;
}
label > input[type=password],
label > input[type=number],
label > input[type=text],
label > input[type=file],
label > select,
label > textarea {
  margin-top: 5px;
}

input[type=number] {
  text-align: right;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

input[type=text].-digit {
  text-align: right;
}

select {
  min-width: 4.75rem;
}

textarea {
  min-height: 6.25rem;
  resize: none;
}

fieldset {
  margin: 0 0 1.5rem;
}
fieldset > legend {
  color: #fefefe;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.8;
}

input[type=date]:not(:disabled):-moz-read-only, input[type=email]:not(:disabled):-moz-read-only, input[type=month]:not(:disabled):-moz-read-only, input[type=number]:not(:disabled):-moz-read-only, input[type=password]:not(:disabled):-moz-read-only, input[type=search]:not(:disabled):-moz-read-only, input[type=tel]:not(:disabled):-moz-read-only, input[type=text]:not(:disabled):-moz-read-only, input[type=time]:not(:disabled):-moz-read-only, input[type=url]:not(:disabled):-moz-read-only, input[type=week]:not(:disabled):-moz-read-only, textarea:not(:disabled):-moz-read-only {
  background-color: transparent;
  border: 0;
  cursor: default;
  pointer-events: none;
}

input[type=date]:not(:disabled):read-only,
input[type=email]:not(:disabled):read-only,
input[type=month]:not(:disabled):read-only,
input[type=number]:not(:disabled):read-only,
input[type=password]:not(:disabled):read-only,
input[type=search]:not(:disabled):read-only,
input[type=tel]:not(:disabled):read-only,
input[type=text]:not(:disabled):read-only,
input[type=time]:not(:disabled):read-only,
input[type=url]:not(:disabled):read-only,
input[type=week]:not(:disabled):read-only,
textarea:not(:disabled):read-only {
  background-color: transparent;
  border: 0;
  cursor: default;
  pointer-events: none;
}

h1,
h2,
h3,
h4,
h5 {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  min-height: 100svh;
  background-image: url("../img/bg-posi.jpg?v1976c7fb7f8");
  background-position: 0 0;
  background-repeat: repeat;
}

.button.-last {
  margin-bottom: 0 !important;
}

.ap-account {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .ap-account {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-account {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-account {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}

.ap-account-header {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-header {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-account-header {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2rem;
  }
}
.ap-account-header__title {
  margin: 0;
  font-weight: 500;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-header__title {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-account-header__title {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-account-header__title {
    font-size: 1.25rem;
  }
}
.ap-account-header__lead {
  margin: 0;
}
@media print, screen and (min-width: 64em) {
  .ap-account-header__lead {
    margin-left: 1rem;
  }
}
.ap-account-header__lead.-alert {
  color: #ec5840;
}

@media print, screen and (min-width: 64em) {
  .ap-account-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-main__content {
    padding: 0 0 0 2rem;
    width: 72%;
  }
}
@media screen and (min-width: 75em) {
  .ap-account-main__content {
    width: 75%;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-main__nav {
    width: 28%;
  }
}
@media screen and (min-width: 75em) {
  .ap-account-main__nav {
    width: 25%;
  }
}

.ap-account-maintitle {
  background: #0a0a0a url("../img/bg-nega.jpg?v1976c7fb7f8") repeat 0 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-maintitle {
    margin-bottom: 2rem;
    padding: 1.125rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-account-maintitle {
    margin-bottom: 2rem;
    padding: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-maintitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
    margin-bottom: 2.5rem;
    padding: 1.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .ap-account-maintitle__action {
    text-align: center;
  }
}

.ap-account-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #0a0a0a url("../img/bg-nega.jpg?v1976c7fb7f8") repeat 0 0;
}
@media print, screen and (max-width: 63.99875em) {
  .ap-account-menu {
    margin: 0 0 3rem 0;
    text-align: center;
  }
}
.ap-account-menu > li {
  border-bottom: 1px solid #1f1f1f;
}
.ap-account-menu > li > a {
  position: relative;
  display: block;
  margin: 0;
  color: #dfdfdf;
}
.ap-account-menu > li > a:hover {
  color: #EB9F37;
}
.ap-account-menu > li > a.-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7c7c7c;
}
.ap-account-menu > li > a.-active:after {
  content: "";
  border: solid #77ddff;
  border-width: 0 1px 1px 0;
  margin: 1px 0 0 auto;
  padding: 0.25rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-menu > li > a {
    padding: 0.875rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-account-menu > li > a {
    padding: 0.75rem 0.875rem;
  }
}
.ap-account-menu > li .ap-error {
  display: block;
  font-size: 0.8rem;
  font-weight: normal;
  color: #ec5840;
}
.ap-account-menu__logout {
  display: block;
  margin: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-menu__logout {
    padding: 0.875rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-account-menu__logout {
    padding: 0.75rem 0.875rem;
  }
}
.ap-account-menu__logout > input {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  color: #fefefe;
}
.ap-account-menu__logout > input:hover {
  color: #EB9F37;
}

@media print, screen and (max-width: 39.99875em) {
  .ap-account-name {
    margin: 0 0 1.5rem 0;
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-account-name {
    margin: 0 0 2rem 0;
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-name {
    margin: 0 auto 0 0;
    font-size: 1.5rem;
  }
}
.ap-account-name__id {
  display: block;
  margin: 0 0 0.5rem 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-name__id {
    font-size: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-account-name__id {
    font-size: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-name__id {
    font-size: 1rem;
  }
}
.ap-account-name__name {
  font-weight: 500;
}
.ap-account-name__name > small {
  color: inherit;
  font-weight: inherit;
}

.ap-account-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0;
  padding: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-stats {
    -webkit-column-gap: 1.75rem;
       -moz-column-gap: 1.75rem;
            column-gap: 1.75rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-account-stats {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-stats {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
}
.ap-account-stats__item {
  text-align: right;
}
.ap-account-stats__item > dt {
  margin: 0;
  font-weight: normal;
  color: #2f2f2f;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-stats__item > dt {
    font-size: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-account-stats__item > dt {
    font-size: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-stats__item > dt {
    font-size: 1rem;
  }
}
.ap-account-stats__item > dd {
  line-height: 1.2;
  font-weight: bold;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-account-stats__item > dd {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-account-stats__item > dd {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-account-stats__item > dd {
    margin: 0 auto 0 0;
    font-size: 1.75rem;
  }
}

.ap-auth-login {
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .ap-auth-login {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-auth-login {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-auth-login {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-auth-login {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-auth-login {
    max-width: 420px;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-auth-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .ap-auth-login .ap-block {
    margin: 0 0 2rem 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-auth-login .ap-block {
    margin: 0 0 2rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-auth-login .ap-block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0;
    width: calc((100% - 2rem) / 2);
  }
}

.ap-auth-resetpassword {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .ap-auth-resetpassword {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-auth-resetpassword {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-auth-resetpassword {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-auth-resetpassword {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
.ap-auth-signup {
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .ap-auth-signup {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-auth-signup {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-auth-signup {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-auth-signup {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
.ap-block {
  background: #0a0a0a url("../img/bg-nega.jpg?v1976c7fb7f8") repeat 0 0;
}
@media print, screen and (min-width: 40em) {
  .ap-block {
    margin-bottom: 2rem;
  }
}
.ap-block:last-child {
  margin-bottom: 0;
}
.ap-block__title {
  margin: 0;
  border-bottom: 1px solid #1f1f1f;
  font-weight: 500;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-block__title {
    padding: 0.75rem 1.25rem;
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-block__title {
    padding: 1rem 1.5rem;
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .ap-block__content {
    padding: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-block__content {
    padding: 1.5rem;
  }
}
.ap-block__content > *:last-child {
  margin-bottom: 0;
}
.ap-block__content + .ap-block__content {
  border-top: 1px solid #1f1f1f;
}
.ap-block__description {
  margin: 0 0 1.5rem 0;
  font-size: 0.9375rem;
}
.ap-block__description > *:last-child {
  margin-bottom: 0;
}

.ap-breadcrumbs {
  margin: 0;
  list-style-type: none;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-breadcrumbs {
    margin-bottom: 0.5rem;
    font-size: 0.875rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-breadcrumbs {
    margin-bottom: 0.75rem;
  }
}
.ap-breadcrumbs > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-breadcrumbs > li {
    margin: 0 0 0.5rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-breadcrumbs > li {
    margin: 0;
  }
}
.ap-breadcrumbs > li:before {
  content: "";
  border: solid #7c7c7c;
  border-width: 0 1px 1px 0;
  margin: 1px 0.7rem 0 0;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.ap-breadcrumbs > li:first-child {
  margin-left: 0;
}
.ap-breadcrumbs > li:last-child {
  margin-bottom: 0;
}
.ap-breadcrumbs > li > span {
  color: #7c7c7c;
}

.ap-button.-action {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.95rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.55rem 0.75rem;
  padding: 0.75rem 0.875rem;
  font-size: 1.0625rem;
  font-weight: 500;
}
[data-whatinput=mouse] .ap-button.-action {
  outline: 0;
}
.ap-button.-action, .ap-button.-action.disabled, .ap-button.-action[disabled], .ap-button.-action.disabled:hover, .ap-button.-action[disabled]:hover, .ap-button.-action.disabled:focus, .ap-button.-action[disabled]:focus {
  background-color: #2199e8;
  color: #fefefe;
}
.ap-button.-action:hover, .ap-button.-action:focus {
  background-color: #EB9F37;
  color: #fefefe;
}
.ap-button.-small {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.95rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.55rem 0.75rem;
  padding: 0.35rem 0.35rem;
  line-height: 1;
  font-size: 0.8rem;
}
[data-whatinput=mouse] .ap-button.-small {
  outline: 0;
}
.ap-button.-small, .ap-button.-small.disabled, .ap-button.-small[disabled], .ap-button.-small.disabled:hover, .ap-button.-small[disabled]:hover, .ap-button.-small.disabled:focus, .ap-button.-small[disabled]:focus {
  background-color: #2199e8;
  color: #fefefe;
}
.ap-button.-small:hover, .ap-button.-small:focus {
  background-color: #EB9F37;
  color: #fefefe;
}
.ap-button.-alert {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.95rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.55rem 0.75rem;
}
[data-whatinput=mouse] .ap-button.-alert {
  outline: 0;
}
.ap-button.-alert, .ap-button.-alert.disabled, .ap-button.-alert[disabled], .ap-button.-alert.disabled:hover, .ap-button.-alert[disabled]:hover, .ap-button.-alert.disabled:focus, .ap-button.-alert[disabled]:focus {
  background-color: #ec5840;
  color: #fefefe;
}
.ap-button.-alert:hover, .ap-button.-alert:focus {
  background-color: #FA8E13;
  color: #fefefe;
}
.ap-button:not(.-alert):not(.-action):not(.-small) {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.95rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.55rem 0.75rem;
}
[data-whatinput=mouse] .ap-button:not(.-alert):not(.-action):not(.-small) {
  outline: 0;
}
.ap-button:not(.-alert):not(.-action):not(.-small), .ap-button:not(.-alert):not(.-action):not(.-small).disabled, .ap-button:not(.-alert):not(.-action):not(.-small)[disabled], .ap-button:not(.-alert):not(.-action):not(.-small).disabled:hover, .ap-button:not(.-alert):not(.-action):not(.-small)[disabled]:hover, .ap-button:not(.-alert):not(.-action):not(.-small).disabled:focus, .ap-button:not(.-alert):not(.-action):not(.-small)[disabled]:focus {
  background-color: #2199e8;
  color: #fefefe;
}
.ap-button:not(.-alert):not(.-action):not(.-small):hover, .ap-button:not(.-alert):not(.-action):not(.-small):focus {
  background-color: #EB9F37;
  color: #fefefe;
}
.ap-button.-expanded {
  display: block;
  width: 100%;
}
.ap-button.-disabled, .ap-button[aria-disabled=true], .ap-button:disabled {
  background-color: #7c7c7c;
  color: #fefefe;
  cursor: not-allowed;
  pointer-events: none;
}

.ap-channels {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ap-channels > li > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #d9d9d9;
}
.ap-channels > li > a > img {
  display: block;
  margin: 0 0.875rem 0 0;
  width: 24px;
}
.ap-channels > li > a:hover {
  text-decoration: none;
  color: #EB9F37;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-channels > li {
    margin: 0 0 1.5rem 0;
    padding: 0;
  }
  .ap-channels > li > a {
    margin: 0;
    padding: 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-channels {
    margin-bottom: 3rem;
    text-align: center;
  }
  .ap-channels > li {
    display: inline-block;
    margin: 0;
    padding: 0 1.25rem;
  }
  .ap-channels > li > a {
    margin: 0;
    padding: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-channels > li {
    margin: 0 0 1.25rem 0;
    padding: 0;
  }
  .ap-channels > li > a {
    margin: 0;
    padding: 0;
  }
}

.ap-confirm {
  margin: 0;
  padding: 0;
  width: 100%;
  border-spacing: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-confirm > tbody > tr {
    display: block;
  }
  .ap-confirm > tbody > tr > th,
  .ap-confirm > tbody > tr > td {
    display: block;
    padding: 0.25rem 0.5rem;
    text-align: left;
    font-weight: normal;
  }
  .ap-confirm > tbody > tr > th {
    color: #7c7c7c;
    font-size: 0.875rem;
  }
  .ap-confirm > tbody > tr > td {
    margin: 0 0 0.5rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-confirm {
    margin: 2rem 0;
    border-top: 1px solid #1f1f1f;
  }
  .ap-confirm:first-child {
    margin-top: 0;
  }
  .ap-confirm > caption {
    margin: 0 0 0.875rem 0;
    font-size: 1.125rem;
    font-weight: 500;
    text-align: left;
  }
  .ap-confirm > tbody > tr > th,
  .ap-confirm > tbody > tr > td {
    padding: 0.5rem 0.75rem;
    text-align: left;
    font-weight: normal;
    border-bottom: 1px solid #1f1f1f;
  }
  .ap-confirm > tbody > tr > th {
    padding-left: 0;
  }
  .ap-confirm > tbody > tr > td {
    padding-right: 0;
  }
  .ap-confirm > tbody > tr > th {
    max-width: 7rem;
    color: #7c7c7c;
  }
}

.ap-copyright {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  color: #666;
}
@media print, screen and (min-width: 40em) {
  .ap-copyright {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-copyright {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-copyright {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-copyright {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-copyright {
    margin-top: 1.5rem;
  }
}

@media print, screen and (min-width: 40em) {
  .ap-edit-action {
    margin: 2rem 0 0 0;
    padding: 0;
  }
}
.ap-edit-action > *:last-child {
  margin-bottom: 0;
}

.ap-edit-checkbox {
  display: block;
  position: relative;
  padding: 0;
  width: 19px;
  height: 19px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ap-edit-checkbox__mark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  margin: auto;
  padding: 0;
  border-radius: 3px;
  background-color: #fefefe;
}
.ap-edit-checkbox__mark:hover {
  background-color: #CBCBF4;
}
.ap-edit-checkbox__mark:hover:after {
  display: block;
}
.ap-edit-checkbox__mark:after {
  display: none;
  content: "";
  position: absolute;
  left: 6px;
  top: 4px;
  width: 7px;
  height: 9px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ap-edit-checkbox__mark.-readonly {
  background-color: transparent;
  border-color: transparent;
  cursor: not-allowed;
}
.ap-edit-checkbox__mark.-readonly:hover:after {
  display: none;
}
.ap-edit-checkbox__mark.-readonly.-checked:after {
  display: block;
  border-color: #77ddff;
}
.ap-edit-checkbox > input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.ap-edit-checkbox > input[type=checkbox]:checked ~ .ap-edit-checkbox__mark {
  background-color: #2199e8;
}
.ap-edit-checkbox > input[type=checkbox]:checked ~ .ap-edit-checkbox__mark:after {
  display: block;
}
.ap-edit-checkbox > input[type=checkbox]:disabled ~ .ap-edit-checkbox__mark {
  background-color: #d9d9d9;
  cursor: not-allowed;
}
.ap-edit-checkbox > input[type=checkbox]:disabled:not(:checked) ~ .ap-edit-checkbox__mark:hover:after {
  display: none;
}
.ap-edit-checkbox:hover input ~ .ap-edit-checkbox__mark {
  border-color: #CBCBF4;
}
.ap-edit-checkbox.-s {
  width: 16px;
  height: 16px;
}
.ap-edit-checkbox.-s .ap-edit-checkbox__mark:after {
  left: 4px;
  top: 2px;
  width: 6px;
  height: 8px;
  border-width: 0 3px 3px 0;
}
.ap-edit-checkbox.-center {
  margin: 0 auto;
}

.ap-edit-checkboxset {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
  font-size: 0.875rem;
}
.ap-edit-checkboxset.-alignMiddle {
  margin: 0.6rem 0 0 0;
}
.ap-edit-checkboxset .ap-edit-checkbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 0.75rem;
}
@media screen and (min-width: 75em) {
  .ap-edit-checkboxset {
    line-height: 1.5;
    font-size: 1rem;
  }
}
.ap-edit-checkboxset[data-loading]:after {
  content: "";
  width: 18px;
  margin: 0 0 0 0.5rem;
  padding: 3px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #25b09b;
  --_m:
      conic-gradient(#0000 10%, #000),
      linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  -webkit-animation: l3 1s infinite linear;
          animation: l3 1s infinite linear;
}
@-webkit-keyframes l3 {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes l3 {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

.ap-search-form__row .ap-edit-checkboxset {
  font-size: 0.8rem;
}

.-error {
  position: relative;
}
.-error label,
.-error legend {
  color: inherit !important;
}
.-error:hover .ap-edit-error {
  z-index: 50;
  background-color: #ec5840;
  color: #fefefe;
  opacity: 0.97;
}
.-error:hover .ap-edit-error:before {
  border-bottom-color: #ec5840;
  opacity: 0.97;
}

.ap-edit-error {
  position: absolute !important;
  top: calc(100% - 4px);
  left: 0;
  z-index: 45;
  white-space: nowrap;
  display: block;
  margin: 0;
  padding: 0.25rem 0.4rem 0.2rem 0.4rem;
  line-height: 1.4;
  width: auto;
  font-size: 0.8rem;
  color: #fefefe;
  background-color: #F18C8A;
  border-radius: 4px;
  opacity: 0.85;
}
.ap-edit-error.-popup {
  white-space: normal;
}
.ap-edit-error.-more {
  cursor: pointer;
  background-color: #FA8E13;
  color: #dfdfdf;
}
.ap-edit-error:before {
  position: absolute;
  top: -5px;
  left: 10%;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #F18C8A transparent;
}

.ap-edit-errors {
  margin: 0 0 1.5rem 0;
  padding: 0.875rem;
  border: 1px solid #ec5840;
  color: #ec5840;
  font-size: 0.875rem;
}
.ap-edit-errors ul {
  margin: 0;
  padding: 0 0 0 1rem;
}
.ap-edit-errors ul > li {
  padding: 0.25rem 0;
  line-height: 1.4;
}
.ap-edit-errors ul > li::marker {
  font-size: 0.8rem;
}
.ap-edit-errors ul > li:first-child {
  padding-top: 0;
}
.ap-edit-errors ul > li:last-child {
  padding-bottom: 0;
}
.ap-edit-errors > span {
  display: block;
  padding: 0.5rem 0;
  line-height: 1.4;
}
.ap-edit-errors > span:first-child {
  padding-top: 0;
  border-top: 0;
}
.ap-edit-errors > span:last-child {
  padding-bottom: 0;
}

.ap-edit-guide {
  font-size: 0.9375rem;
}

.ap-edit-item {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #fefefe;
}
.ap-edit-item {
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 75em) {
  .ap-edit-item {
    margin-bottom: 1.5rem;
    line-height: 1.5;
    font-size: 1rem;
  }
}
.ap-edit-item input,
.ap-edit-item textarea,
.ap-edit-item select {
  display: block;
  margin-bottom: 0;
}
.ap-edit-item select {
  width: auto;
}
.ap-edit-item.-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-edit-item.-horizontal .ap-edit-item__label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 1rem 0 0;
  text-align: right;
}
.ap-edit-item.-horizontal .ap-edit-item__input {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 0 0 auto;
}
.ap-edit-item.-horizontal.-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ap-edit-item.-horizontal.-reverse .ap-edit-item__label {
  margin: 0;
}
.ap-edit-item.-horizontal.-reverse .ap-edit-item__input {
  margin: 0 1rem 0 0;
}
.ap-edit-item.-group > legend {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #fefefe;
  display: inline;
}
.ap-edit-item.-digit input {
  text-align: right;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-edit-item__set > * {
    margin-top: 0.875rem;
  }
  .ap-edit-item__set > *:first-child {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-edit-item__set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ap-edit-item__set > * {
    margin-left: 1rem;
  }
  .ap-edit-item__set > *:first-child {
    margin-left: 0;
  }
}
.ap-edit-item__set {
  margin: 5px 0 0 0;
}
.ap-edit-item__set:first-child {
  margin-top: 0 !important;
}

.ap-edit-mimic {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #fefefe;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 75em) {
  .ap-edit-mimic {
    margin-bottom: 1.5rem;
    line-height: 1.5;
    font-size: 1rem;
  }
}
.ap-edit-mimic.-no-bottom {
  margin-bottom: 0;
}
.ap-edit-mimic__input {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0;
  padding: 0.5rem;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid #1f1f1f;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #7c7c7c;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ap-edit-mimic > .ap-edit-mimic__input {
  margin-top: 5px;
}

.ap-edit-radio {
  display: block;
  position: relative;
  padding: 0;
  width: 19px;
  height: 19px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ap-edit-radio > input[type=radio] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.ap-edit-radio > input[type=radio]:checked ~ .ap-edit-radio__mark {
  background-color: #2199e8;
}
.ap-edit-radio > input[type=radio]:checked ~ .ap-edit-radio__mark:after {
  display: block;
}
.ap-edit-radio > input[type=radio]:disabled ~ .ap-edit-radio__mark {
  background-color: #d9d9d9;
  cursor: not-allowed;
}
.ap-edit-radio > input[type=radio]:disabled:not(:checked) ~ .ap-edit-radio__mark:hover:after {
  display: none;
}
.ap-edit-radio__mark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  margin: auto;
  padding: 0;
  border-radius: 10px;
  background-color: #fefefe;
}
.ap-edit-radio__mark:hover {
  background-color: rgba(33, 153, 232, 0.3);
}
.ap-edit-radio__mark:after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  background-color: #fefefe;
  border-radius: 4px;
}
.ap-edit-radio:hover input ~ .ap-edit-radio__mark {
  border-color: #77ddff;
}
.ap-edit-radio.-s {
  width: 16px;
  height: 16px;
}
.ap-edit-radio.-s .ap-edit-radio__mark:after {
  width: 6px;
  height: 6px;
}

.ap-edit-radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ap-edit-radio-list > li {
  margin: 0.6rem 0 0 0.75rem;
}
.ap-edit-radio-list > li:first-child {
  margin-left: 0;
}

.ap-edit-radio-set {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ap-edit-radio-set.-alignMiddle {
  margin: 0.6rem 0 0 0;
}
.ap-edit-radio-set .ap-edit-radio {
  margin-right: 0.5rem;
}

.ap-edit-radio-vlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ap-edit-radio-vlist > li {
  margin: 0.5rem 0 0 0;
}
.ap-edit-radio-vlist:first-child > li:first-child {
  margin-top: 0;
}

.ap-edit-required {
  display: inline;
  margin-left: 0.125rem;
  font-size: 0.75rem;
  font-weight: normal;
  color: #ec5840;
}
.ap-edit-required.-if {
  color: orange;
}

.ap-error {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 auto;
  padding: 5vh 0 0 0;
  width: 100%;
  max-width: 800px;
  text-align: center;
}
.ap-error h2 {
  margin: 0 0 1rem 0;
  padding: 0;
  font-weight: 500;
  font-size: 1.5rem;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-error h2 {
    font-size: 1.25rem;
  }
}

.ap-footer {
  background: transparent url("../img/bg-nega.jpg?v1976c7fb7f8") repeat 0 0;
  color: #d9d9d9;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-footer {
    margin: 6rem 0 0 0;
    padding: 3rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-footer {
    margin: 5rem 0 0 0;
    padding: 6rem 0 4.5rem 0;
  }
}
.ap-footer__frame {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .ap-footer__frame {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-footer__frame {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-footer__frame {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-footer__frame {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-footer__frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-footer__frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.ap-footer__content {
  margin: 0;
  padding: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-footer__content {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-footer__content {
    margin-bottom: 2rem;
    width: 33.333%;
  }
  .ap-footer__content:first-child {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-footer__content {
    width: 20%;
  }
  .ap-footer__content:first-child {
    margin-right: auto;
  }
}

.ap-footer-nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ap-footer-nav > li > a {
  color: #d9d9d9;
}
.ap-footer-nav > li > a:hover {
  color: #EB9F37;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-footer-nav {
    border-top: 1px solid #2f2f2f;
  }
  .ap-footer-nav > li {
    border-bottom: 1px solid #2f2f2f;
  }
  .ap-footer-nav > li > a {
    display: block;
    margin: 0;
    padding: 0.75rem 0;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-footer-nav > li {
    margin: 0 0 14px 0;
    padding: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-footer-nav {
    max-width: 161px;
  }
}
.ap-footer-nav__title {
  font-size: 1rem;
  font-weight: bold;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-footer-nav__title {
    margin: 0 0 0 0;
    padding: 0 0 1.25rem 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-footer-nav__title {
    position: relative;
    margin: 0 0 28px 0;
    padding: 0 0 28px 0;
  }
  .ap-footer-nav__title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #2f2f2f;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-footer-nav__title {
    position: relative;
    margin: 0 0 28px 0;
    padding: 0 0 28px 0;
  }
  .ap-footer-nav__title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 0;
    border-bottom: 1px solid #2f2f2f;
  }
}

.ap-input-birthdate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 0 0 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-input-birthdate {
    -webkit-column-gap: 0.875rem;
       -moz-column-gap: 0.875rem;
            column-gap: 0.875rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-input-birthdate {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
.ap-input-birthdate__year, .ap-input-birthdate__month, .ap-input-birthdate__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
}
.ap-input-birthdate__year > input, .ap-input-birthdate__month > input, .ap-input-birthdate__day > input {
  margin-right: 0.25rem;
}
.ap-input-birthdate__year {
  margin-left: 0;
  width: 6rem;
}
.ap-input-birthdate__month {
  width: 4rem;
}
.ap-input-birthdate__day {
  width: 4rem;
}
.ap-input-birthdate:first-child {
  margin-top: 0 !important;
}

.ap-input-cc__name {
  width: 20rem;
  max-width: 100%;
}
.ap-input-cc__number {
  width: 14rem;
}
.ap-input-cc__ex {
  margin: 0 0 0 0.75rem;
  font-size: 0.875rem;
  color: #2f2f2f;
}
.ap-input-cc__cvc {
  width: 4.5rem;
}
.ap-input-cc__error {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  color: #ec5840;
}
.ap-input-cc__message.reveal {
  width: 300px;
  font-size: 0.875rem;
  text-align: center;
}

.ap-input-cc-expiry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
}
.ap-input-cc-expiry__month {
  margin: 0;
  width: auto;
}
.ap-input-cc-expiry__year {
  margin: 0;
  width: auto;
}

.ap-input-date {
  width: 7.5rem;
}

.ap-input-nameset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ap-input-nameset {
  margin: 0 0 1rem 0;
}
.ap-input-nameset input,
.ap-input-nameset textarea,
.ap-input-nameset select {
  display: block;
  margin-bottom: 0;
}
.ap-input-nameset select {
  width: auto;
}
.ap-input-nameset .ap-edit-mimic {
  margin-bottom: 0 !important;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-input-nameset {
    -webkit-column-gap: 0.875rem;
       -moz-column-gap: 0.875rem;
            column-gap: 0.875rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-input-nameset {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-input-nameset {
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .ap-input-nameset__name {
    width: calc((100% - 0.875rem) / 2);
  }
}
@media print, screen and (min-width: 40em) {
  .ap-input-nameset__name {
    width: 15rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-input-nameset__name {
    line-height: 1.5;
    font-size: 1rem;
  }
}

.ap-input-password {
  max-width: 20rem;
}
.ap-input-password[data-checkpassword] {
  margin-bottom: 0.25rem;
}

.ap-input-phone {
  width: 15rem;
}

.ap-input-postalcode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 0 0 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-input-postalcode {
    -webkit-column-gap: 0.25rem;
       -moz-column-gap: 0.25rem;
            column-gap: 0.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .ap-input-postalcode {
    -webkit-column-gap: 0.25rem;
       -moz-column-gap: 0.25rem;
            column-gap: 0.25rem;
  }
}
.ap-input-postalcode__f {
  margin-left: 0;
  width: 3rem;
}
.ap-input-postalcode__l {
  width: 4rem;
}
.ap-input-postalcode:first-child {
  margin-top: 0 !important;
}

.ap-input-select {
  display: block;
  width: auto !important;
}

.ap-input-year {
  width: 4rem;
  text-align: right;
}

.ap-input-yearmonth {
  width: 6rem;
  text-align: right;
}

@media print, screen and (max-width: 63.99875em) {
  .ap-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    margin: 0 auto;
  }
  .ap-menu.expanded {
    display: block;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-menu {
    margin: 0 0 0 auto;
  }
}
.ap-menu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media print, screen and (max-width: 63.99875em) {
  .ap-menu > ul {
    background: #0a0a0a url("../img/bg-nega.jpg?v1976c7fb7f8") repeat 0 0;
    border-bottom: 1px solid #2a2a2a;
  }
  .ap-menu > ul > li {
    margin: 0;
    border-top: 1px solid #2a2a2a;
  }
  .ap-menu > ul > li > a {
    display: block;
    padding: 1rem 1rem;
    text-align: center;
  }
  .ap-menu > ul > li > a:hover {
    background-color: rgba(90, 90, 90, 0.1);
  }
}
@media print, screen and (min-width: 64em) {
  .ap-menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ap-menu > ul > li {
    margin: 0 1rem;
    font-size: 0.9375rem;
  }
  .ap-menu > ul > li > a {
    padding: 0 0.5rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-menu > ul > li {
    font-size: 1rem;
  }
}

.ap-menu-icon {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  .ap-menu-icon {
    position: relative;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 0 auto;
    padding: 0;
    text-align: center;
    color: #fefefe;
    font-size: 0.875rem;
    font-weight: bold;
    cursor: pointer;
  }
  .ap-menu-icon__indicator {
    position: relative;
    display: inline-block;
    margin: 0 0.75rem 0 0;
  }
  .ap-menu-icon:not(.active) .ap-menu-icon__indicator {
    width: 24px;
    height: 20px;
  }
  .ap-menu-icon:not(.active) .ap-menu-icon__indicator:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 24px;
    height: 20px;
    background: linear-gradient(#fefefe 2px, transparent 2px, transparent 9px, #fefefe 9px, #fefefe 11px, transparent 11px, transparent 18px, #fefefe 18px);
  }
  .ap-menu-icon.active .ap-menu-icon__indicator {
    width: 24px;
    height: 24px;
    overflow: hidden;
  }
  .ap-menu-icon.active .ap-menu-icon__indicator::before, .ap-menu-icon.active .ap-menu-icon__indicator::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin: auto;
    background: #fefefe;
  }
  .ap-menu-icon.active .ap-menu-icon__indicator::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .ap-menu-icon.active .ap-menu-icon__indicator::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
.ap-message {
  margin: 0 0 1.5rem 0;
  padding: 0.875rem;
  background: #0a0a0a url("../img/bg-nega.jpg?v1976c7fb7f8") repeat 0 0;
  font-size: 0.9375rem;
}
.ap-message.-alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.ap-message.-success {
  border: 1px solid #90caeb;
  color: #90caeb;
}
.ap-message > ul {
  margin-bottom: 0;
}

.ap-myproducts {
  margin: 0;
  padding: 0;
  width: 100%;
  border-spacing: 0;
  border-top: 1px solid #2f2f2f;
}
.ap-myproducts > thead {
  margin: 0 0 0.5rem 0;
}
.ap-myproducts > thead > tr > th,
.ap-myproducts > thead > tr > td {
  font-weight: normal;
  font-size: 0.875rem;
}
@media print, screen and (max-width: 63.99875em) {
  .ap-myproducts > thead > tr > th,
  .ap-myproducts > thead > tr > td {
    padding: 0.75rem 0.75rem 0.75rem 0.75rem;
    border-bottom: 1px solid #2f2f2f;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-myproducts > thead > tr > th,
  .ap-myproducts > thead > tr > td {
    padding: 0.75rem 0.75rem 0.75rem 0.75rem;
    border-bottom: 1px solid #2f2f2f;
  }
}
.ap-myproducts > thead > tr > th:first-child,
.ap-myproducts > thead > tr > td:first-child {
  padding-left: 0;
}
.ap-myproducts > thead > tr > th:last-child,
.ap-myproducts > thead > tr > td:last-child {
  padding-right: 0;
}
.ap-myproducts > tbody {
  margin: 1rem 0 0 0;
}
.ap-myproducts > tbody > tr > th,
.ap-myproducts > tbody > tr > td {
  padding: 0.75rem;
  border-bottom: 1px solid #2f2f2f;
  font-size: 0.9375rem;
}
.ap-myproducts > tbody > tr > th:first-child,
.ap-myproducts > tbody > tr > td:first-child {
  padding-left: 0;
}
.ap-myproducts > tbody > tr > th:last-child,
.ap-myproducts > tbody > tr > td:last-child {
  padding-right: 0;
}
.ap-myproducts .__id {
  width: 6rem;
  text-align: right;
}
.ap-myproducts .__name {
  text-align: left;
}
.ap-myproducts .__date {
  width: 7rem;
}

.ap-myproducts-item {
  margin: 0;
  padding: 0;
}
.ap-myproducts-item__row {
  margin: 1.25rem 0 0 0;
  padding: 1.25rem 0 0 0;
  border-top: 1px solid #2f2f2f;
}
.ap-myproducts-item__row dt {
  margin: 0 0 0.5rem 0;
  font-weight: 500;
}
.ap-myproducts-item__row dd {
  margin: 0 0 1rem 0;
  padding: 0;
}
.ap-myproducts-item__row dd:last-child {
  margin-bottom: 0;
}
.ap-myproducts-item__row:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.ap-myproducts-item__license {
  margin: 0;
  padding: 0.75rem;
  line-height: 1.4;
  background-color: rgba(255, 255, 255, 0.04);
}
.ap-myproducts-item__instruction {
  margin: 0;
  padding: 0.75rem;
  line-height: 1.4;
  background-color: rgba(255, 255, 255, 0.04);
}

.ap-pagetop {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease-in-out 0;
  transition: opacity 0.5s ease-in-out 0;
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 999;
  margin: 0;
  padding: 0;
  width: 45px;
  height: 45px;
}
.ap-pagetop > a {
  display: block;
  margin: 0;
  padding: 0;
  width: 45px;
  height: 45px;
  background: transparent url("../img/pagetop.png?v1976c7fb7f9") no-repeat 0 0;
  background-size: 100%;
  opacity: 0.4;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.ap-pagetop.active {
  opacity: 1;
  pointer-events: auto;
}

.ap-registration {
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media print, screen and (min-width: 40em) {
  .ap-registration {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-registration {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-registration {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-registration {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
.ap-topbar {
  position: relative;
  margin: 0;
  padding: 0;
  color: #fefefe;
  background: #0a0a0a url("../img/bg-nega.jpg?v1976c7fb7f8") repeat 0 0;
}
@media print, screen and (max-width: 39.99875em) {
  .ap-topbar {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ap-topbar {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .ap-topbar {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-topbar {
    margin-bottom: 4rem;
  }
}
.ap-topbar a {
  color: #fefefe;
}
.ap-topbar a:hover {
  color: #ccc;
}
.ap-topbar__frame {
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 75px;
}
@media print, screen and (min-width: 40em) {
  .ap-topbar__frame {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ap-topbar__frame {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ap-topbar__frame {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 90em) {
  .ap-topbar__frame {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}

.ap-topbar-sitename {
  margin: 0 auto 0 0;
  padding: 0;
  display: block;
  width: 138px;
  height: 30px;
}
.ap-topbar-sitename > a {
  display: block;
}
.ap-topbar-sitename > a > img {
  display: block;
}

.ap-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.ap-wrap.-browse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.datepicker {
  display: none;
  position: absolute;
  margin-top: 1px;
  padding: 0.25rem 0.25rem 0.125rem 0.25rem;
  border-radius: 4px;
  direction: ltr;
}
.datepicker table {
  border: 0;
  margin: 0;
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
  border: 0;
}
.datepicker table tr td span {
  display: block;
  margin: 0;
  width: 25%;
  padding: 1.125rem 0;
  text-align: center;
  float: left;
  cursor: pointer;
  background-color: #f9f9f9;
  border: 2px solid #fff;
}
.datepicker table tr td span:not(.active):hover {
  color: #fff;
  background-color: #EB9F37;
}
.datepicker th, .datepicker td {
  padding: 0.5rem 0;
  height: 2.5rem;
  text-align: center;
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.2;
}
.datepicker th span.active, .datepicker td span.active {
  color: #fefefe;
  background: #2199e8;
}
.datepicker th.active.day, .datepicker td.active.day {
  color: #fefefe;
  background: #2199e8;
}
.datepicker th.active.year, .datepicker td.active.year {
  color: #fefefe;
  background: #2199e8;
}
.datepicker td span.month.disabled {
  color: #eee;
}
.datepicker td span.year.disabled {
  color: #eee;
}
.datepicker td.old {
  color: #999;
}
.datepicker td.new {
  color: #999;
}
.datepicker td.day.disabled {
  color: #eee;
}
.datepicker th.date-switch {
  padding: 0.35rem 0 0.875rem 0 !important;
  border-bottom: 2px solid #2f2f2f;
}
.datepicker th.date-switch:hover {
  color: #EB9F37;
}
.datepicker th.dow {
  font-weight: normal;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
}
.datepicker tfoot tr:first-child th {
  cursor: pointer;
}
.datepicker > div {
  display: none;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #2f2f2f;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  color: #333;
  font-size: 0.875rem;
  line-height: 18px;
}
.datepicker.dropdown-menu th {
  padding: 0.65rem 0.875rem;
}
.datepicker.dropdown-menu td {
  padding: 0.65rem 0.875rem;
  background-color: #f9f9f9;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker .datepicker-days th, .datepicker .datepicker-days td {
  width: 14.28571429%;
}
.datepicker .datepicker-days td:not(.active):hover {
  color: #fff;
  background-color: #EB9F37;
}
.datepicker .datepicker-months,
.datepicker .datepicker-years {
  margin: 0 -2px -2px -2px;
  width: 240px;
}
.datepicker .datepicker-months th, .datepicker .datepicker-months td,
.datepicker .datepicker-years th,
.datepicker .datepicker-years td {
  padding: 0;
  background-color: transparent;
}
.datepicker__next, .datepicker__prev {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 14px;
}
.datepicker__next:after, .datepicker__prev:after {
  display: block;
  content: "";
  font-size: 0;
  width: 9px;
  height: 9px;
  border: solid #dfdfdf;
  border-width: 0 2px 2px 0;
}
.datepicker__next:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.datepicker__prev:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.datepicker .next:hover .datepicker__next:after,
.datepicker .next:hover .datepicker__prev:after,
.datepicker .prev:hover .datepicker__next:after,
.datepicker .prev:hover .datepicker__prev:after {
  border-color: #EB9F37;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker-dropdown::before {
  display: none;
}
.datepicker-dropdown::after {
  display: none;
}

.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none;
}

.table-striped .datepicker table tr td {
  background-color: transparent;
}
.table-striped .datepicker table tr th {
  background-color: transparent;
}
/*# sourceMappingURL=app.css.map */
