<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
  font-family: 'SIE T10';
  font-style: normal;
  font-weight: 400;
  src: url(../font/SIE-T10.woff) format("woff"); }
.sie {
  display: inline-block;
  font: normal normal normal 100%/1 "SIE T10";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sie-ps-family::before {
  content: "1"; }

.sie-ps-plus::before {
  content: "2"; }

.sie-ps4::before {
  content: "3"; }

.sie-ps3::before {
  content: "4"; }

.sie-psvita::before {
  content: "5"; }

@media print, screen and (min-width: 40em) {
  .reveal {
    right: auto;
    left: auto;
    margin: 0 auto; }
    .reveal.large, .reveal.small, .reveal.tiny {
      right: auto;
      left: auto;
      margin: 0 auto; } }
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: .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: none;
  text-decoration: underline;
  -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: -.25em; }

sup {
  top: -.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; }

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

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

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

fieldset {
  padding: .35em .75em .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, [hidden] {
  display: none; }

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #222522;
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic Medium",Meiryo,sans-serif;
  font-weight: 400;
  line-height: 1.75;
  color: #fefefe;
  -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: 0; }

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

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  line-height: 1;
  cursor: auto; }

[data-whatinput=mouse] button {
  outline: 0; }

pre {
  overflow: auto; }

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

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

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

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.6875rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  color: #0a0a0a;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s; }

textarea {
  max-width: 100%; }
  textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s; }
  textarea[rows] {
    height: auto; }

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

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

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

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

::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, ::placeholder {
  color: #cacaca; }

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

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

[type=checkbox] + label[for], [type=radio] + label[for] {
  cursor: pointer; }

label &gt; [type=checkbox], label &gt; [type=radio] {
  margin-right: .5rem; }

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

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0; }

.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a; }

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

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

.input-group-field {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  margin: 0;
  white-space: nowrap;
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: 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;
  -webkit-flex: 1 1 0px;
  -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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
    -webkit-align-self: stretch;
    -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: .5rem; }

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

select {
  height: 2.6875rem;
  margin: 0 0 1rem;
  padding: .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'&gt;&lt;polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'&gt;&lt;/polygon&gt;&lt;/svg&gt;");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s; }
  select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

@media screen and (min-width: 0\0 ) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==); } }
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder, .is-invalid-input:not(:focus)::-moz-placeholder, .is-invalid-input:not(:focus):-ms-input-placeholder, .is-invalid-input:not(:focus)::-ms-input-placeholder, .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

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

.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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; }

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic Medium",Meiryo,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility; }

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca; }

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

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

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

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

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

.h6, h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .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: #09f;
  text-decoration: none;
  cursor: pointer; }
  a:focus, a:hover {
    color: #0084db; }
  a img {
    border: 0; }

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

dl, ol, ul {
  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; }
  ol ol, ol ul {
    margin-left: 1.25rem;
    margin-bottom: 0; }

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

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: .3rem;
    font-weight: 700; }

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
  line-height: 1.6;
  color: #8a8a8a; }
  blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

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

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a; }

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

.stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

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

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: .8125rem; }

.cite-block:before, cite:before {
  content: "— "; }

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: 400;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: .125rem .3125rem .0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: 400;
  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; } }
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left; }

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

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

  .xlarge-text-justify {
    text-align: justify; } }
.show-for-print {
  display: none !important; }

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-print-color-adjust: economy;
    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, th.show-for-print {
    display: table-cell !important; }

  a {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }

  .ir a:after {
    content: ''; }

  a[href^='#']:after, a[href^='javascript:']:after {
    content: ''; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .print-break-inside {
    page-break-inside: auto; } }
.grid-container {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  .grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: .9375rem;
    padding-left: .9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: .9375rem;
    padding-left: .9375rem; } }
.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

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

.grid-x &gt; .auto, .grid-x &gt; .shrink {
  width: auto; }
.grid-x &gt; .small-1, .grid-x &gt; .small-10, .grid-x &gt; .small-11, .grid-x &gt; .small-12, .grid-x &gt; .small-2, .grid-x &gt; .small-3, .grid-x &gt; .small-4, .grid-x &gt; .small-5, .grid-x &gt; .small-6, .grid-x &gt; .small-7, .grid-x &gt; .small-8, .grid-x &gt; .small-9, .grid-x &gt; .small-full, .grid-x &gt; .small-shrink {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }
.grid-x &gt; .small-1, .grid-x &gt; .small-10, .grid-x &gt; .small-11, .grid-x &gt; .small-12, .grid-x &gt; .small-2, .grid-x &gt; .small-3, .grid-x &gt; .small-4, .grid-x &gt; .small-5, .grid-x &gt; .small-6, .grid-x &gt; .small-7, .grid-x &gt; .small-8, .grid-x &gt; .small-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.grid-x &gt; .small-1 {
  width: 8.33333%; }
.grid-x &gt; .small-2 {
  width: 16.66667%; }
.grid-x &gt; .small-3 {
  width: 25%; }
.grid-x &gt; .small-4 {
  width: 33.33333%; }
.grid-x &gt; .small-5 {
  width: 41.66667%; }
.grid-x &gt; .small-6 {
  width: 50%; }
.grid-x &gt; .small-7 {
  width: 58.33333%; }
.grid-x &gt; .small-8 {
  width: 66.66667%; }
.grid-x &gt; .small-9 {
  width: 75%; }
.grid-x &gt; .small-10 {
  width: 83.33333%; }
.grid-x &gt; .small-11 {
  width: 91.66667%; }
.grid-x &gt; .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x &gt; .medium-1, .grid-x &gt; .medium-10, .grid-x &gt; .medium-11, .grid-x &gt; .medium-12, .grid-x &gt; .medium-2, .grid-x &gt; .medium-3, .grid-x &gt; .medium-4, .grid-x &gt; .medium-5, .grid-x &gt; .medium-6, .grid-x &gt; .medium-7, .grid-x &gt; .medium-8, .grid-x &gt; .medium-9, .grid-x &gt; .medium-full, .grid-x &gt; .medium-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
  .grid-x &gt; .large-1, .grid-x &gt; .large-10, .grid-x &gt; .large-11, .grid-x &gt; .large-12, .grid-x &gt; .large-2, .grid-x &gt; .large-3, .grid-x &gt; .large-4, .grid-x &gt; .large-5, .grid-x &gt; .large-6, .grid-x &gt; .large-7, .grid-x &gt; .large-8, .grid-x &gt; .large-9, .grid-x &gt; .large-full, .grid-x &gt; .large-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media screen and (min-width: 75em) {
  .grid-x &gt; .xlarge-1, .grid-x &gt; .xlarge-10, .grid-x &gt; .xlarge-11, .grid-x &gt; .xlarge-12, .grid-x &gt; .xlarge-2, .grid-x &gt; .xlarge-3, .grid-x &gt; .xlarge-4, .grid-x &gt; .xlarge-5, .grid-x &gt; .xlarge-6, .grid-x &gt; .xlarge-7, .grid-x &gt; .xlarge-8, .grid-x &gt; .xlarge-9, .grid-x &gt; .xlarge-full, .grid-x &gt; .xlarge-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 40em) {
  .grid-x &gt; .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x &gt; .medium-1, .grid-x &gt; .medium-10, .grid-x &gt; .medium-11, .grid-x &gt; .medium-12, .grid-x &gt; .medium-2, .grid-x &gt; .medium-3, .grid-x &gt; .medium-4, .grid-x &gt; .medium-5, .grid-x &gt; .medium-6, .grid-x &gt; .medium-7, .grid-x &gt; .medium-8, .grid-x &gt; .medium-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x &gt; .medium-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .grid-x &gt; .medium-1 {
    width: 8.33333%; }
  .grid-x &gt; .medium-2 {
    width: 16.66667%; }
  .grid-x &gt; .medium-3 {
    width: 25%; }
  .grid-x &gt; .medium-4 {
    width: 33.33333%; }
  .grid-x &gt; .medium-5 {
    width: 41.66667%; }
  .grid-x &gt; .medium-6 {
    width: 50%; }
  .grid-x &gt; .medium-7 {
    width: 58.33333%; }
  .grid-x &gt; .medium-8 {
    width: 66.66667%; }
  .grid-x &gt; .medium-9 {
    width: 75%; }
  .grid-x &gt; .medium-10 {
    width: 83.33333%; }
  .grid-x &gt; .medium-11 {
    width: 91.66667%; }
  .grid-x &gt; .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .grid-x &gt; .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x &gt; .large-1, .grid-x &gt; .large-10, .grid-x &gt; .large-11, .grid-x &gt; .large-12, .grid-x &gt; .large-2, .grid-x &gt; .large-3, .grid-x &gt; .large-4, .grid-x &gt; .large-5, .grid-x &gt; .large-6, .grid-x &gt; .large-7, .grid-x &gt; .large-8, .grid-x &gt; .large-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x &gt; .large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .grid-x &gt; .large-1 {
    width: 8.33333%; }
  .grid-x &gt; .large-2 {
    width: 16.66667%; }
  .grid-x &gt; .large-3 {
    width: 25%; }
  .grid-x &gt; .large-4 {
    width: 33.33333%; }
  .grid-x &gt; .large-5 {
    width: 41.66667%; }
  .grid-x &gt; .large-6 {
    width: 50%; }
  .grid-x &gt; .large-7 {
    width: 58.33333%; }
  .grid-x &gt; .large-8 {
    width: 66.66667%; }
  .grid-x &gt; .large-9 {
    width: 75%; }
  .grid-x &gt; .large-10 {
    width: 83.33333%; }
  .grid-x &gt; .large-11 {
    width: 91.66667%; }
  .grid-x &gt; .large-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .grid-x &gt; .xlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x &gt; .xlarge-1, .grid-x &gt; .xlarge-10, .grid-x &gt; .xlarge-11, .grid-x &gt; .xlarge-12, .grid-x &gt; .xlarge-2, .grid-x &gt; .xlarge-3, .grid-x &gt; .xlarge-4, .grid-x &gt; .xlarge-5, .grid-x &gt; .xlarge-6, .grid-x &gt; .xlarge-7, .grid-x &gt; .xlarge-8, .grid-x &gt; .xlarge-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x &gt; .xlarge-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .grid-x &gt; .xlarge-1 {
    width: 8.33333%; }
  .grid-x &gt; .xlarge-2 {
    width: 16.66667%; }
  .grid-x &gt; .xlarge-3 {
    width: 25%; }
  .grid-x &gt; .xlarge-4 {
    width: 33.33333%; }
  .grid-x &gt; .xlarge-5 {
    width: 41.66667%; }
  .grid-x &gt; .xlarge-6 {
    width: 50%; }
  .grid-x &gt; .xlarge-7 {
    width: 58.33333%; }
  .grid-x &gt; .xlarge-8 {
    width: 66.66667%; }
  .grid-x &gt; .xlarge-9 {
    width: 75%; }
  .grid-x &gt; .xlarge-10 {
    width: 83.33333%; }
  .grid-x &gt; .xlarge-11 {
    width: 91.66667%; }
  .grid-x &gt; .xlarge-12 {
    width: 100%; } }
.grid-margin-x:not(.grid-x) &gt; .cell {
  width: auto; }

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

.grid-margin-x {
  margin-left: -.625rem;
  margin-right: -.625rem; }
  .grid-margin-x &gt; .cell {
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem; }
  .grid-margin-x &gt; .auto, .grid-margin-x &gt; .shrink {
    width: auto; }
  .grid-margin-x &gt; .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x &gt; .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x &gt; .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x &gt; .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x &gt; .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x &gt; .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x &gt; .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x &gt; .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x &gt; .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x &gt; .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x &gt; .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x &gt; .small-12 {
    width: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -.9375rem;
    margin-right: -.9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-margin-x &gt; .cell {
    width: calc(100% - 1.875rem);
    margin-left: .9375rem;
    margin-right: .9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-margin-x &gt; .auto, .grid-margin-x &gt; .shrink {
    width: auto; }
  .grid-margin-x &gt; .small-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x &gt; .small-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x &gt; .small-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x &gt; .small-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x &gt; .small-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x &gt; .small-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x &gt; .small-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x &gt; .small-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x &gt; .small-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x &gt; .small-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x &gt; .small-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x &gt; .small-12 {
    width: calc(100% - 1.875rem); }
  .grid-margin-x &gt; .medium-auto, .grid-margin-x &gt; .medium-shrink {
    width: auto; }
  .grid-margin-x &gt; .medium-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x &gt; .medium-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x &gt; .medium-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x &gt; .medium-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x &gt; .medium-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x &gt; .medium-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x &gt; .medium-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x &gt; .medium-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x &gt; .medium-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x &gt; .medium-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x &gt; .medium-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x &gt; .medium-12 {
    width: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-x &gt; .large-auto, .grid-margin-x &gt; .large-shrink {
    width: auto; }
  .grid-margin-x &gt; .large-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x &gt; .large-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x &gt; .large-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x &gt; .large-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x &gt; .large-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x &gt; .large-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x &gt; .large-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x &gt; .large-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x &gt; .large-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x &gt; .large-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x &gt; .large-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x &gt; .large-12 {
    width: calc(100% - 1.875rem); } }
@media screen and (min-width: 75em) {
  .grid-margin-x &gt; .xlarge-auto, .grid-margin-x &gt; .xlarge-shrink {
    width: auto; }
  .grid-margin-x &gt; .xlarge-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x &gt; .xlarge-12 {
    width: calc(100% - 1.875rem); } }
.grid-padding-x .grid-padding-x, .grid-container:not(.full) &gt; .grid-padding-x {
  margin-right: -.625rem;
  margin-left: -.625rem; }

@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -.9375rem;
    margin-left: -.9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) &gt; .grid-padding-x {
    margin-right: -.9375rem;
    margin-left: -.9375rem; } }
.grid-padding-x &gt; .cell {
  padding-right: .625rem;
  padding-left: .625rem; }

@media print, screen and (min-width: 40em) {
  .grid-padding-x &gt; .cell {
    padding-right: .9375rem;
    padding-left: .9375rem; } }
.small-up-1 &gt; .cell {
  width: 100%; }

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

.small-up-3 &gt; .cell {
  width: 33.33333%; }

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

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

.small-up-6 &gt; .cell {
  width: 16.66667%; }

.small-up-7 &gt; .cell {
  width: 14.28571%; }

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

@media print, screen and (min-width: 40em) {
  .medium-up-1 &gt; .cell {
    width: 100%; }

  .medium-up-2 &gt; .cell {
    width: 50%; }

  .medium-up-3 &gt; .cell {
    width: 33.33333%; }

  .medium-up-4 &gt; .cell {
    width: 25%; }

  .medium-up-5 &gt; .cell {
    width: 20%; }

  .medium-up-6 &gt; .cell {
    width: 16.66667%; }

  .medium-up-7 &gt; .cell {
    width: 14.28571%; }

  .medium-up-8 &gt; .cell {
    width: 12.5%; } }
@media print, screen and (min-width: 64em) {
  .large-up-1 &gt; .cell {
    width: 100%; }

  .large-up-2 &gt; .cell {
    width: 50%; }

  .large-up-3 &gt; .cell {
    width: 33.33333%; }

  .large-up-4 &gt; .cell {
    width: 25%; }

  .large-up-5 &gt; .cell {
    width: 20%; }

  .large-up-6 &gt; .cell {
    width: 16.66667%; }

  .large-up-7 &gt; .cell {
    width: 14.28571%; }

  .large-up-8 &gt; .cell {
    width: 12.5%; } }
@media screen and (min-width: 75em) {
  .xlarge-up-1 &gt; .cell {
    width: 100%; }

  .xlarge-up-2 &gt; .cell {
    width: 50%; }

  .xlarge-up-3 &gt; .cell {
    width: 33.33333%; }

  .xlarge-up-4 &gt; .cell {
    width: 25%; }

  .xlarge-up-5 &gt; .cell {
    width: 20%; }

  .xlarge-up-6 &gt; .cell {
    width: 16.66667%; }

  .xlarge-up-7 &gt; .cell {
    width: 14.28571%; }

  .xlarge-up-8 &gt; .cell {
    width: 12.5%; } }
.grid-margin-x.small-up-1 &gt; .cell {
  width: calc(100% - 1.25rem); }
.grid-margin-x.small-up-2 &gt; .cell {
  width: calc(50% - 1.25rem); }
.grid-margin-x.small-up-3 &gt; .cell {
  width: calc(33.33333% - 1.25rem); }
.grid-margin-x.small-up-4 &gt; .cell {
  width: calc(25% - 1.25rem); }
.grid-margin-x.small-up-5 &gt; .cell {
  width: calc(20% - 1.25rem); }
.grid-margin-x.small-up-6 &gt; .cell {
  width: calc(16.66667% - 1.25rem); }
.grid-margin-x.small-up-7 &gt; .cell {
  width: calc(14.28571% - 1.25rem); }
.grid-margin-x.small-up-8 &gt; .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 &gt; .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 &gt; .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 &gt; .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.small-up-4 &gt; .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 &gt; .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 &gt; .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 &gt; .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.small-up-8 &gt; .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 &gt; .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 &gt; .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 &gt; .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 &gt; .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 &gt; .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 &gt; .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 &gt; .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 &gt; .cell {
    width: calc(12.5% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 &gt; .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 &gt; .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 &gt; .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 &gt; .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 &gt; .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 &gt; .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 &gt; .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 &gt; .cell {
    width: calc(12.5% - 1.875rem); } }
@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 &gt; .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.xlarge-up-2 &gt; .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.xlarge-up-3 &gt; .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.xlarge-up-4 &gt; .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.xlarge-up-5 &gt; .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.xlarge-up-6 &gt; .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.xlarge-up-7 &gt; .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.xlarge-up-8 &gt; .cell {
    width: calc(12.5% - 1.875rem); } }
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse &gt; .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse &gt; .small-1 {
    width: 8.33333%; }
  .small-margin-collapse &gt; .small-2 {
    width: 16.66667%; }
  .small-margin-collapse &gt; .small-3 {
    width: 25%; }
  .small-margin-collapse &gt; .small-4 {
    width: 33.33333%; }
  .small-margin-collapse &gt; .small-5 {
    width: 41.66667%; }
  .small-margin-collapse &gt; .small-6 {
    width: 50%; }
  .small-margin-collapse &gt; .small-7 {
    width: 58.33333%; }
  .small-margin-collapse &gt; .small-8 {
    width: 66.66667%; }
  .small-margin-collapse &gt; .small-9 {
    width: 75%; }
  .small-margin-collapse &gt; .small-10 {
    width: 83.33333%; }
  .small-margin-collapse &gt; .small-11 {
    width: 91.66667%; }
  .small-margin-collapse &gt; .small-12 {
    width: 100%; }

@media print, screen and (min-width: 40em) {
  .small-margin-collapse &gt; .medium-1 {
    width: 8.33333%; }
  .small-margin-collapse &gt; .medium-2 {
    width: 16.66667%; }
  .small-margin-collapse &gt; .medium-3 {
    width: 25%; }
  .small-margin-collapse &gt; .medium-4 {
    width: 33.33333%; }
  .small-margin-collapse &gt; .medium-5 {
    width: 41.66667%; }
  .small-margin-collapse &gt; .medium-6 {
    width: 50%; }
  .small-margin-collapse &gt; .medium-7 {
    width: 58.33333%; }
  .small-margin-collapse &gt; .medium-8 {
    width: 66.66667%; }
  .small-margin-collapse &gt; .medium-9 {
    width: 75%; }
  .small-margin-collapse &gt; .medium-10 {
    width: 83.33333%; }
  .small-margin-collapse &gt; .medium-11 {
    width: 91.66667%; }
  .small-margin-collapse &gt; .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .small-margin-collapse &gt; .large-1 {
    width: 8.33333%; }
  .small-margin-collapse &gt; .large-2 {
    width: 16.66667%; }
  .small-margin-collapse &gt; .large-3 {
    width: 25%; }
  .small-margin-collapse &gt; .large-4 {
    width: 33.33333%; }
  .small-margin-collapse &gt; .large-5 {
    width: 41.66667%; }
  .small-margin-collapse &gt; .large-6 {
    width: 50%; }
  .small-margin-collapse &gt; .large-7 {
    width: 58.33333%; }
  .small-margin-collapse &gt; .large-8 {
    width: 66.66667%; }
  .small-margin-collapse &gt; .large-9 {
    width: 75%; }
  .small-margin-collapse &gt; .large-10 {
    width: 83.33333%; }
  .small-margin-collapse &gt; .large-11 {
    width: 91.66667%; }
  .small-margin-collapse &gt; .large-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .small-margin-collapse &gt; .xlarge-1 {
    width: 8.33333%; }
  .small-margin-collapse &gt; .xlarge-2 {
    width: 16.66667%; }
  .small-margin-collapse &gt; .xlarge-3 {
    width: 25%; }
  .small-margin-collapse &gt; .xlarge-4 {
    width: 33.33333%; }
  .small-margin-collapse &gt; .xlarge-5 {
    width: 41.66667%; }
  .small-margin-collapse &gt; .xlarge-6 {
    width: 50%; }
  .small-margin-collapse &gt; .xlarge-7 {
    width: 58.33333%; }
  .small-margin-collapse &gt; .xlarge-8 {
    width: 66.66667%; }
  .small-margin-collapse &gt; .xlarge-9 {
    width: 75%; }
  .small-margin-collapse &gt; .xlarge-10 {
    width: 83.33333%; }
  .small-margin-collapse &gt; .xlarge-11 {
    width: 91.66667%; }
  .small-margin-collapse &gt; .xlarge-12 {
    width: 100%; } }
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse &gt; .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 &gt; .cell {
      margin-right: 0;
      margin-left: 0; } }
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse &gt; .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse &gt; .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse &gt; .small-3 {
    width: 25%; }
  .medium-margin-collapse &gt; .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse &gt; .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse &gt; .small-6 {
    width: 50%; }
  .medium-margin-collapse &gt; .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse &gt; .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse &gt; .small-9 {
    width: 75%; }
  .medium-margin-collapse &gt; .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse &gt; .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse &gt; .small-12 {
    width: 100%; } }
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse &gt; .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse &gt; .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse &gt; .medium-3 {
    width: 25%; }
  .medium-margin-collapse &gt; .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse &gt; .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse &gt; .medium-6 {
    width: 50%; }
  .medium-margin-collapse &gt; .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse &gt; .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse &gt; .medium-9 {
    width: 75%; }
  .medium-margin-collapse &gt; .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse &gt; .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse &gt; .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse &gt; .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse &gt; .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse &gt; .large-3 {
    width: 25%; }
  .medium-margin-collapse &gt; .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse &gt; .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse &gt; .large-6 {
    width: 50%; }
  .medium-margin-collapse &gt; .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse &gt; .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse &gt; .large-9 {
    width: 75%; }
  .medium-margin-collapse &gt; .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse &gt; .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse &gt; .large-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .medium-margin-collapse &gt; .xlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse &gt; .xlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse &gt; .xlarge-3 {
    width: 25%; }
  .medium-margin-collapse &gt; .xlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse &gt; .xlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse &gt; .xlarge-6 {
    width: 50%; }
  .medium-margin-collapse &gt; .xlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse &gt; .xlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse &gt; .xlarge-9 {
    width: 75%; }
  .medium-margin-collapse &gt; .xlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse &gt; .xlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse &gt; .xlarge-12 {
    width: 100%; } }
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse &gt; .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 &gt; .cell {
      margin-right: 0;
      margin-left: 0; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse &gt; .small-1 {
    width: 8.33333%; }
  .large-margin-collapse &gt; .small-2 {
    width: 16.66667%; }
  .large-margin-collapse &gt; .small-3 {
    width: 25%; }
  .large-margin-collapse &gt; .small-4 {
    width: 33.33333%; }
  .large-margin-collapse &gt; .small-5 {
    width: 41.66667%; }
  .large-margin-collapse &gt; .small-6 {
    width: 50%; }
  .large-margin-collapse &gt; .small-7 {
    width: 58.33333%; }
  .large-margin-collapse &gt; .small-8 {
    width: 66.66667%; }
  .large-margin-collapse &gt; .small-9 {
    width: 75%; }
  .large-margin-collapse &gt; .small-10 {
    width: 83.33333%; }
  .large-margin-collapse &gt; .small-11 {
    width: 91.66667%; }
  .large-margin-collapse &gt; .small-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse &gt; .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse &gt; .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse &gt; .medium-3 {
    width: 25%; }
  .large-margin-collapse &gt; .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse &gt; .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse &gt; .medium-6 {
    width: 50%; }
  .large-margin-collapse &gt; .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse &gt; .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse &gt; .medium-9 {
    width: 75%; }
  .large-margin-collapse &gt; .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse &gt; .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse &gt; .medium-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-margin-collapse &gt; .large-1 {
    width: 8.33333%; }
  .large-margin-collapse &gt; .large-2 {
    width: 16.66667%; }
  .large-margin-collapse &gt; .large-3 {
    width: 25%; }
  .large-margin-collapse &gt; .large-4 {
    width: 33.33333%; }
  .large-margin-collapse &gt; .large-5 {
    width: 41.66667%; }
  .large-margin-collapse &gt; .large-6 {
    width: 50%; }
  .large-margin-collapse &gt; .large-7 {
    width: 58.33333%; }
  .large-margin-collapse &gt; .large-8 {
    width: 66.66667%; }
  .large-margin-collapse &gt; .large-9 {
    width: 75%; }
  .large-margin-collapse &gt; .large-10 {
    width: 83.33333%; }
  .large-margin-collapse &gt; .large-11 {
    width: 91.66667%; }
  .large-margin-collapse &gt; .large-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .large-margin-collapse &gt; .xlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse &gt; .xlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse &gt; .xlarge-3 {
    width: 25%; }
  .large-margin-collapse &gt; .xlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse &gt; .xlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse &gt; .xlarge-6 {
    width: 50%; }
  .large-margin-collapse &gt; .xlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse &gt; .xlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse &gt; .xlarge-9 {
    width: 75%; }
  .large-margin-collapse &gt; .xlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse &gt; .xlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse &gt; .xlarge-12 {
    width: 100%; } }
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse &gt; .cell {
      padding-right: 0;
      padding-left: 0; } }
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-margin-collapse &gt; .cell {
      margin-right: 0;
      margin-left: 0; } }
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse &gt; .small-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse &gt; .small-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse &gt; .small-3 {
    width: 25%; }
  .xlarge-margin-collapse &gt; .small-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse &gt; .small-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse &gt; .small-6 {
    width: 50%; }
  .xlarge-margin-collapse &gt; .small-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse &gt; .small-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse &gt; .small-9 {
    width: 75%; }
  .xlarge-margin-collapse &gt; .small-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse &gt; .small-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse &gt; .small-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse &gt; .medium-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse &gt; .medium-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse &gt; .medium-3 {
    width: 25%; }
  .xlarge-margin-collapse &gt; .medium-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse &gt; .medium-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse &gt; .medium-6 {
    width: 50%; }
  .xlarge-margin-collapse &gt; .medium-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse &gt; .medium-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse &gt; .medium-9 {
    width: 75%; }
  .xlarge-margin-collapse &gt; .medium-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse &gt; .medium-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse &gt; .medium-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse &gt; .large-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse &gt; .large-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse &gt; .large-3 {
    width: 25%; }
  .xlarge-margin-collapse &gt; .large-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse &gt; .large-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse &gt; .large-6 {
    width: 50%; }
  .xlarge-margin-collapse &gt; .large-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse &gt; .large-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse &gt; .large-9 {
    width: 75%; }
  .xlarge-margin-collapse &gt; .large-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse &gt; .large-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse &gt; .large-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse &gt; .xlarge-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse &gt; .xlarge-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse &gt; .xlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse &gt; .xlarge-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse &gt; .xlarge-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse &gt; .xlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse &gt; .xlarge-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse &gt; .xlarge-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse &gt; .xlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse &gt; .xlarge-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse &gt; .xlarge-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse &gt; .xlarge-12 {
    width: 100%; } }
@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-padding-collapse &gt; .cell {
      padding-right: 0;
      padding-left: 0; } }
.small-offset-0 {
  margin-left: 0; }

.grid-margin-x &gt; .small-offset-0 {
  margin-left: calc(0% + .625rem); }

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

.grid-margin-x &gt; .small-offset-1 {
  margin-left: calc(8.33333% + .625rem); }

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

.grid-margin-x &gt; .small-offset-2 {
  margin-left: calc(16.66667% + .625rem); }

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

.grid-margin-x &gt; .small-offset-3 {
  margin-left: calc(25% + .625rem); }

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

.grid-margin-x &gt; .small-offset-4 {
  margin-left: calc(33.33333% + .625rem); }

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

.grid-margin-x &gt; .small-offset-5 {
  margin-left: calc(41.66667% + .625rem); }

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

.grid-margin-x &gt; .small-offset-6 {
  margin-left: calc(50% + .625rem); }

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

.grid-margin-x &gt; .small-offset-7 {
  margin-left: calc(58.33333% + .625rem); }

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

.grid-margin-x &gt; .small-offset-8 {
  margin-left: calc(66.66667% + .625rem); }

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

.grid-margin-x &gt; .small-offset-9 {
  margin-left: calc(75% + .625rem); }

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

.grid-margin-x &gt; .small-offset-10 {
  margin-left: calc(83.33333% + .625rem); }

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

.grid-margin-x &gt; .small-offset-11 {
  margin-left: calc(91.66667% + .625rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0; }

  .grid-margin-x &gt; .medium-offset-0 {
    margin-left: calc(0% + .9375rem); }

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .grid-margin-x &gt; .medium-offset-1 {
    margin-left: calc(8.33333% + .9375rem); }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .grid-margin-x &gt; .medium-offset-2 {
    margin-left: calc(16.66667% + .9375rem); }

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

  .grid-margin-x &gt; .medium-offset-3 {
    margin-left: calc(25% + .9375rem); }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .grid-margin-x &gt; .medium-offset-4 {
    margin-left: calc(33.33333% + .9375rem); }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .grid-margin-x &gt; .medium-offset-5 {
    margin-left: calc(41.66667% + .9375rem); }

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

  .grid-margin-x &gt; .medium-offset-6 {
    margin-left: calc(50% + .9375rem); }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .grid-margin-x &gt; .medium-offset-7 {
    margin-left: calc(58.33333% + .9375rem); }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .grid-margin-x &gt; .medium-offset-8 {
    margin-left: calc(66.66667% + .9375rem); }

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

  .grid-margin-x &gt; .medium-offset-9 {
    margin-left: calc(75% + .9375rem); }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .grid-margin-x &gt; .medium-offset-10 {
    margin-left: calc(83.33333% + .9375rem); }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .grid-margin-x &gt; .medium-offset-11 {
    margin-left: calc(91.66667% + .9375rem); } }
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0; }

  .grid-margin-x &gt; .large-offset-0 {
    margin-left: calc(0% + .9375rem); }

  .large-offset-1 {
    margin-left: 8.33333%; }

  .grid-margin-x &gt; .large-offset-1 {
    margin-left: calc(8.33333% + .9375rem); }

  .large-offset-2 {
    margin-left: 16.66667%; }

  .grid-margin-x &gt; .large-offset-2 {
    margin-left: calc(16.66667% + .9375rem); }

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

  .grid-margin-x &gt; .large-offset-3 {
    margin-left: calc(25% + .9375rem); }

  .large-offset-4 {
    margin-left: 33.33333%; }

  .grid-margin-x &gt; .large-offset-4 {
    margin-left: calc(33.33333% + .9375rem); }

  .large-offset-5 {
    margin-left: 41.66667%; }

  .grid-margin-x &gt; .large-offset-5 {
    margin-left: calc(41.66667% + .9375rem); }

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

  .grid-margin-x &gt; .large-offset-6 {
    margin-left: calc(50% + .9375rem); }

  .large-offset-7 {
    margin-left: 58.33333%; }

  .grid-margin-x &gt; .large-offset-7 {
    margin-left: calc(58.33333% + .9375rem); }

  .large-offset-8 {
    margin-left: 66.66667%; }

  .grid-margin-x &gt; .large-offset-8 {
    margin-left: calc(66.66667% + .9375rem); }

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

  .grid-margin-x &gt; .large-offset-9 {
    margin-left: calc(75% + .9375rem); }

  .large-offset-10 {
    margin-left: 83.33333%; }

  .grid-margin-x &gt; .large-offset-10 {
    margin-left: calc(83.33333% + .9375rem); }

  .large-offset-11 {
    margin-left: 91.66667%; }

  .grid-margin-x &gt; .large-offset-11 {
    margin-left: calc(91.66667% + .9375rem); } }
@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0; }

  .grid-margin-x &gt; .xlarge-offset-0 {
    margin-left: calc(0% + .9375rem); }

  .xlarge-offset-1 {
    margin-left: 8.33333%; }

  .grid-margin-x &gt; .xlarge-offset-1 {
    margin-left: calc(8.33333% + .9375rem); }

  .xlarge-offset-2 {
    margin-left: 16.66667%; }

  .grid-margin-x &gt; .xlarge-offset-2 {
    margin-left: calc(16.66667% + .9375rem); }

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

  .grid-margin-x &gt; .xlarge-offset-3 {
    margin-left: calc(25% + .9375rem); }

  .xlarge-offset-4 {
    margin-left: 33.33333%; }

  .grid-margin-x &gt; .xlarge-offset-4 {
    margin-left: calc(33.33333% + .9375rem); }

  .xlarge-offset-5 {
    margin-left: 41.66667%; }

  .grid-margin-x &gt; .xlarge-offset-5 {
    margin-left: calc(41.66667% + .9375rem); }

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

  .grid-margin-x &gt; .xlarge-offset-6 {
    margin-left: calc(50% + .9375rem); }

  .xlarge-offset-7 {
    margin-left: 58.33333%; }

  .grid-margin-x &gt; .xlarge-offset-7 {
    margin-left: calc(58.33333% + .9375rem); }

  .xlarge-offset-8 {
    margin-left: 66.66667%; }

  .grid-margin-x &gt; .xlarge-offset-8 {
    margin-left: calc(66.66667% + .9375rem); }

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

  .grid-margin-x &gt; .xlarge-offset-9 {
    margin-left: calc(75% + .9375rem); }

  .xlarge-offset-10 {
    margin-left: 83.33333%; }

  .grid-margin-x &gt; .xlarge-offset-10 {
    margin-left: calc(83.33333% + .9375rem); }

  .xlarge-offset-11 {
    margin-left: 91.66667%; }

  .grid-margin-x &gt; .xlarge-offset-11 {
    margin-left: calc(91.66667% + .9375rem); } }
.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
  .grid-y &gt; .cell {
    height: auto;
    max-height: none; }
  .grid-y &gt; .auto, .grid-y &gt; .shrink {
    height: auto; }
  .grid-y &gt; .small-1, .grid-y &gt; .small-10, .grid-y &gt; .small-11, .grid-y &gt; .small-12, .grid-y &gt; .small-2, .grid-y &gt; .small-3, .grid-y &gt; .small-4, .grid-y &gt; .small-5, .grid-y &gt; .small-6, .grid-y &gt; .small-7, .grid-y &gt; .small-8, .grid-y &gt; .small-9, .grid-y &gt; .small-full, .grid-y &gt; .small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .grid-y &gt; .small-1, .grid-y &gt; .small-10, .grid-y &gt; .small-11, .grid-y &gt; .small-12, .grid-y &gt; .small-2, .grid-y &gt; .small-3, .grid-y &gt; .small-4, .grid-y &gt; .small-5, .grid-y &gt; .small-6, .grid-y &gt; .small-7, .grid-y &gt; .small-8, .grid-y &gt; .small-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-y &gt; .small-1 {
    height: 8.33333%; }
  .grid-y &gt; .small-2 {
    height: 16.66667%; }
  .grid-y &gt; .small-3 {
    height: 25%; }
  .grid-y &gt; .small-4 {
    height: 33.33333%; }
  .grid-y &gt; .small-5 {
    height: 41.66667%; }
  .grid-y &gt; .small-6 {
    height: 50%; }
  .grid-y &gt; .small-7 {
    height: 58.33333%; }
  .grid-y &gt; .small-8 {
    height: 66.66667%; }
  .grid-y &gt; .small-9 {
    height: 75%; }
  .grid-y &gt; .small-10 {
    height: 83.33333%; }
  .grid-y &gt; .small-11 {
    height: 91.66667%; }
  .grid-y &gt; .small-12 {
    height: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-y &gt; .medium-1, .grid-y &gt; .medium-10, .grid-y &gt; .medium-11, .grid-y &gt; .medium-12, .grid-y &gt; .medium-2, .grid-y &gt; .medium-3, .grid-y &gt; .medium-4, .grid-y &gt; .medium-5, .grid-y &gt; .medium-6, .grid-y &gt; .medium-7, .grid-y &gt; .medium-8, .grid-y &gt; .medium-9, .grid-y &gt; .medium-full, .grid-y &gt; .medium-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
  .grid-y &gt; .large-1, .grid-y &gt; .large-10, .grid-y &gt; .large-11, .grid-y &gt; .large-12, .grid-y &gt; .large-2, .grid-y &gt; .large-3, .grid-y &gt; .large-4, .grid-y &gt; .large-5, .grid-y &gt; .large-6, .grid-y &gt; .large-7, .grid-y &gt; .large-8, .grid-y &gt; .large-9, .grid-y &gt; .large-full, .grid-y &gt; .large-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media screen and (min-width: 75em) {
  .grid-y &gt; .xlarge-1, .grid-y &gt; .xlarge-10, .grid-y &gt; .xlarge-11, .grid-y &gt; .xlarge-12, .grid-y &gt; .xlarge-2, .grid-y &gt; .xlarge-3, .grid-y &gt; .xlarge-4, .grid-y &gt; .xlarge-5, .grid-y &gt; .xlarge-6, .grid-y &gt; .xlarge-7, .grid-y &gt; .xlarge-8, .grid-y &gt; .xlarge-9, .grid-y &gt; .xlarge-full, .grid-y &gt; .xlarge-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }
@media print, screen and (min-width: 40em) {
  .grid-y &gt; .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }
  .grid-y &gt; .medium-1, .grid-y &gt; .medium-10, .grid-y &gt; .medium-11, .grid-y &gt; .medium-12, .grid-y &gt; .medium-2, .grid-y &gt; .medium-3, .grid-y &gt; .medium-4, .grid-y &gt; .medium-5, .grid-y &gt; .medium-6, .grid-y &gt; .medium-7, .grid-y &gt; .medium-8, .grid-y &gt; .medium-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-y &gt; .medium-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto; }
  .grid-y &gt; .medium-1 {
    height: 8.33333%; }
  .grid-y &gt; .medium-2 {
    height: 16.66667%; }
  .grid-y &gt; .medium-3 {
    height: 25%; }
  .grid-y &gt; .medium-4 {
    height: 33.33333%; }
  .grid-y &gt; .medium-5 {
    height: 41.66667%; }
  .grid-y &gt; .medium-6 {
    height: 50%; }
  .grid-y &gt; .medium-7 {
    height: 58.33333%; }
  .grid-y &gt; .medium-8 {
    height: 66.66667%; }
  .grid-y &gt; .medium-9 {
    height: 75%; }
  .grid-y &gt; .medium-10 {
    height: 83.33333%; }
  .grid-y &gt; .medium-11 {
    height: 91.66667%; }
  .grid-y &gt; .medium-12 {
    height: 100%; } }
@media print, screen and (min-width: 64em) {
  .grid-y &gt; .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }
  .grid-y &gt; .large-1, .grid-y &gt; .large-10, .grid-y &gt; .large-11, .grid-y &gt; .large-12, .grid-y &gt; .large-2, .grid-y &gt; .large-3, .grid-y &gt; .large-4, .grid-y &gt; .large-5, .grid-y &gt; .large-6, .grid-y &gt; .large-7, .grid-y &gt; .large-8, .grid-y &gt; .large-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-y &gt; .large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto; }
  .grid-y &gt; .large-1 {
    height: 8.33333%; }
  .grid-y &gt; .large-2 {
    height: 16.66667%; }
  .grid-y &gt; .large-3 {
    height: 25%; }
  .grid-y &gt; .large-4 {
    height: 33.33333%; }
  .grid-y &gt; .large-5 {
    height: 41.66667%; }
  .grid-y &gt; .large-6 {
    height: 50%; }
  .grid-y &gt; .large-7 {
    height: 58.33333%; }
  .grid-y &gt; .large-8 {
    height: 66.66667%; }
  .grid-y &gt; .large-9 {
    height: 75%; }
  .grid-y &gt; .large-10 {
    height: 83.33333%; }
  .grid-y &gt; .large-11 {
    height: 91.66667%; }
  .grid-y &gt; .large-12 {
    height: 100%; } }
@media screen and (min-width: 75em) {
  .grid-y &gt; .xlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto; }
  .grid-y &gt; .xlarge-1, .grid-y &gt; .xlarge-10, .grid-y &gt; .xlarge-11, .grid-y &gt; .xlarge-12, .grid-y &gt; .xlarge-2, .grid-y &gt; .xlarge-3, .grid-y &gt; .xlarge-4, .grid-y &gt; .xlarge-5, .grid-y &gt; .xlarge-6, .grid-y &gt; .xlarge-7, .grid-y &gt; .xlarge-8, .grid-y &gt; .xlarge-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-y &gt; .xlarge-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto; }
  .grid-y &gt; .xlarge-1 {
    height: 8.33333%; }
  .grid-y &gt; .xlarge-2 {
    height: 16.66667%; }
  .grid-y &gt; .xlarge-3 {
    height: 25%; }
  .grid-y &gt; .xlarge-4 {
    height: 33.33333%; }
  .grid-y &gt; .xlarge-5 {
    height: 41.66667%; }
  .grid-y &gt; .xlarge-6 {
    height: 50%; }
  .grid-y &gt; .xlarge-7 {
    height: 58.33333%; }
  .grid-y &gt; .xlarge-8 {
    height: 66.66667%; }
  .grid-y &gt; .xlarge-9 {
    height: 75%; }
  .grid-y &gt; .xlarge-10 {
    height: 83.33333%; }
  .grid-y &gt; .xlarge-11 {
    height: 91.66667%; }
  .grid-y &gt; .xlarge-12 {
    height: 100%; } }
.grid-padding-y .grid-padding-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem; }
.grid-padding-y &gt; .cell {
  padding-top: .625rem;
  padding-bottom: .625rem; }

@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -.9375rem;
    margin-bottom: -.9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-padding-y &gt; .cell {
    padding-top: .9375rem;
    padding-bottom: .9375rem; } }
.grid-margin-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem; }
  .grid-margin-y &gt; .cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem; }
  .grid-margin-y &gt; .auto, .grid-margin-y &gt; .shrink {
    height: auto; }
  .grid-margin-y &gt; .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y &gt; .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y &gt; .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y &gt; .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-12 {
    height: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -.9375rem;
    margin-bottom: -.9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-margin-y &gt; .cell {
    height: calc(100% - 1.875rem);
    margin-top: .9375rem;
    margin-bottom: .9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-margin-y &gt; .auto, .grid-margin-y &gt; .shrink {
    height: auto; }
  .grid-margin-y &gt; .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-12 {
    height: calc(100% - 1.875rem); }
  .grid-margin-y &gt; .medium-auto, .grid-margin-y &gt; .medium-shrink {
    height: auto; }
  .grid-margin-y &gt; .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y &gt; .large-auto, .grid-margin-y &gt; .large-shrink {
    height: auto; }
  .grid-margin-y &gt; .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-12 {
    height: calc(100% - 1.875rem); } }
@media screen and (min-width: 75em) {
  .grid-margin-y &gt; .xlarge-auto, .grid-margin-y &gt; .xlarge-shrink {
    height: auto; }
  .grid-margin-y &gt; .xlarge-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-12 {
    height: calc(100% - 1.875rem); } }
.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: 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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%; }
  .cell-block-container &gt; .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: 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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container &gt; .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
      -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;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: 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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container &gt; .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
      -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; } }
@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }

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

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

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

  .xlarge-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 {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }
@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }
.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%; } }
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%; } }
.grid-margin-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem; }
  .grid-margin-y &gt; .cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem; }
  .grid-margin-y &gt; .auto, .grid-margin-y &gt; .shrink {
    height: auto; }
  .grid-margin-y &gt; .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y &gt; .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y &gt; .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y &gt; .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y &gt; .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y &gt; .small-12 {
    height: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -.9375rem;
    margin-bottom: -.9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-margin-y &gt; .cell {
    height: calc(100% - 1.875rem);
    margin-top: .9375rem;
    margin-bottom: .9375rem; } }
@media print, screen and (min-width: 40em) {
  .grid-margin-y &gt; .auto, .grid-margin-y &gt; .shrink {
    height: auto; }
  .grid-margin-y &gt; .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .small-12 {
    height: calc(100% - 1.875rem); }
  .grid-margin-y &gt; .medium-auto, .grid-margin-y &gt; .medium-shrink {
    height: auto; }
  .grid-margin-y &gt; .medium-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .medium-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .medium-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .medium-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .medium-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .medium-12 {
    height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y &gt; .large-auto, .grid-margin-y &gt; .large-shrink {
    height: auto; }
  .grid-margin-y &gt; .large-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .large-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .large-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .large-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .large-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .large-12 {
    height: calc(100% - 1.875rem); } }
@media screen and (min-width: 75em) {
  .grid-margin-y &gt; .xlarge-auto, .grid-margin-y &gt; .xlarge-shrink {
    height: auto; }
  .grid-margin-y &gt; .xlarge-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y &gt; .xlarge-12 {
    height: calc(100% - 1.875rem); } }
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }
@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem); } }
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: .85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-family: inherit;
  font-size: .9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }

[data-whatinput=mouse] .button {
  outline: 0; }

.button {
  background-color: #09f;
  color: #fefefe; }
  .button.tiny {
    font-size: .6rem; }
  .button.small {
    font-size: .75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.disabled {
    background-color: #09f;
    color: #fefefe; }
    .button.disabled:focus, .button.disabled:hover {
      background-color: #09f;
      color: #fefefe; }
  .button[disabled] {
    background-color: #09f;
    color: #fefefe; }
    .button[disabled]:focus, .button[disabled]:hover {
      background-color: #09f;
      color: #fefefe; }
  .button:focus, .button:hover {
    background-color: #0082d9;
    color: #fefefe; }
  .button.primary {
    background-color: #09f;
    color: #0a0a0a; }
    .button.primary.disabled {
      background-color: #09f;
      color: #0a0a0a; }
      .button.primary.disabled:focus, .button.primary.disabled:hover {
        background-color: #09f;
        color: #0a0a0a; }
    .button.primary[disabled] {
      background-color: #09f;
      color: #0a0a0a; }
      .button.primary[disabled]:focus, .button.primary[disabled]:hover {
        background-color: #09f;
        color: #0a0a0a; }
    .button.primary:focus, .button.primary:hover {
      background-color: #007acc;
      color: #0a0a0a; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary.disabled {
      background-color: #767676;
      color: #fefefe; }
      .button.secondary.disabled:focus, .button.secondary.disabled:hover {
        background-color: #767676;
        color: #fefefe; }
    .button.secondary[disabled] {
      background-color: #767676;
      color: #fefefe; }
      .button.secondary[disabled]:focus, .button.secondary[disabled]:hover {
        background-color: #767676;
        color: #fefefe; }
    .button.secondary:focus, .button.secondary:hover {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success.disabled {
      background-color: #3adb76;
      color: #0a0a0a; }
      .button.success.disabled:focus, .button.success.disabled:hover {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.success[disabled] {
      background-color: #3adb76;
      color: #0a0a0a; }
      .button.success[disabled]:focus, .button.success[disabled]:hover {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.success:focus, .button.success:hover {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning.disabled {
      background-color: #ffae00;
      color: #0a0a0a; }
      .button.warning.disabled:focus, .button.warning.disabled:hover {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.warning[disabled] {
      background-color: #ffae00;
      color: #0a0a0a; }
      .button.warning[disabled]:focus, .button.warning[disabled]:hover {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.warning:focus, .button.warning:hover {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert.disabled {
      background-color: #cc4b37;
      color: #fefefe; }
      .button.alert.disabled:focus, .button.alert.disabled:hover {
        background-color: #cc4b37;
        color: #fefefe; }
    .button.alert[disabled] {
      background-color: #cc4b37;
      color: #fefefe; }
      .button.alert[disabled]:focus, .button.alert[disabled]:hover {
        background-color: #cc4b37;
        color: #fefefe; }
    .button.alert:focus, .button.alert:hover {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.hollow {
    background-color: transparent;
    border: 1px solid #09f;
    color: #09f; }
    .button.hollow.disabled {
      background-color: transparent; }
      .button.hollow.disabled:focus, .button.hollow.disabled:hover {
        background-color: transparent; }
    .button.hollow:focus, .button.hollow:hover {
      background-color: transparent; }
    .button.hollow[disabled] {
      background-color: transparent; }
      .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
        background-color: transparent; }
    .button.hollow.disabled {
      border: 1px solid #09f;
      color: #09f; }
      .button.hollow.disabled:focus, .button.hollow.disabled:hover {
        border: 1px solid #09f;
        color: #09f; }
    .button.hollow[disabled] {
      border: 1px solid #09f;
      color: #09f; }
      .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
        border: 1px solid #09f;
        color: #09f; }
    .button.hollow:focus, .button.hollow:hover {
      border-color: #004d80;
      color: #004d80; }
    .button.hollow.primary {
      border: 1px solid #09f;
      color: #09f; }
      .button.hollow.primary.disabled {
        border: 1px solid #09f;
        color: #09f; }
        .button.hollow.primary.disabled:focus, .button.hollow.primary.disabled:hover {
          border: 1px solid #09f;
          color: #09f; }
      .button.hollow.primary[disabled] {
        border: 1px solid #09f;
        color: #09f; }
        .button.hollow.primary[disabled]:focus, .button.hollow.primary[disabled]:hover {
          border: 1px solid #09f;
          color: #09f; }
      .button.hollow.primary:focus, .button.hollow.primary:hover {
        border-color: #004d80;
        color: #004d80; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary.disabled {
        border: 1px solid #767676;
        color: #767676; }
        .button.hollow.secondary.disabled:focus, .button.hollow.secondary.disabled:hover {
          border: 1px solid #767676;
          color: #767676; }
      .button.hollow.secondary[disabled] {
        border: 1px solid #767676;
        color: #767676; }
        .button.hollow.secondary[disabled]:focus, .button.hollow.secondary[disabled]:hover {
          border: 1px solid #767676;
          color: #767676; }
      .button.hollow.secondary:focus, .button.hollow.secondary:hover {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success.disabled {
        border: 1px solid #3adb76;
        color: #3adb76; }
        .button.hollow.success.disabled:focus, .button.hollow.success.disabled:hover {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.hollow.success[disabled] {
        border: 1px solid #3adb76;
        color: #3adb76; }
        .button.hollow.success[disabled]:focus, .button.hollow.success[disabled]:hover {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.hollow.success:focus, .button.hollow.success:hover {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning.disabled {
        border: 1px solid #ffae00;
        color: #ffae00; }
        .button.hollow.warning.disabled:focus, .button.hollow.warning.disabled:hover {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.hollow.warning[disabled] {
        border: 1px solid #ffae00;
        color: #ffae00; }
        .button.hollow.warning[disabled]:focus, .button.hollow.warning[disabled]:hover {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.hollow.warning:focus, .button.hollow.warning:hover {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert.disabled {
        border: 1px solid #cc4b37;
        color: #cc4b37; }
        .button.hollow.alert.disabled:focus, .button.hollow.alert.disabled:hover {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.hollow.alert[disabled] {
        border: 1px solid #cc4b37;
        color: #cc4b37; }
        .button.hollow.alert[disabled]:focus, .button.hollow.alert[disabled]:hover {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.hollow.alert:focus, .button.hollow.alert:hover {
        border-color: #67251a;
        color: #67251a; }
  .button.clear {
    border-color: transparent;
    background-color: transparent;
    color: #09f; }
    .button.clear.disabled {
      border-color: transparent;
      background-color: transparent; }
      .button.clear.disabled:focus, .button.clear.disabled:hover {
        border-color: transparent;
        background-color: transparent; }
    .button.clear:focus, .button.clear:hover {
      border-color: transparent;
      background-color: transparent; }
    .button.clear[disabled] {
      border-color: transparent;
      background-color: transparent; }
      .button.clear[disabled]:focus, .button.clear[disabled]:hover {
        border-color: transparent;
        background-color: transparent; }
    .button.clear.disabled {
      color: #09f; }
      .button.clear.disabled:focus, .button.clear.disabled:hover {
        color: #09f; }
    .button.clear[disabled] {
      color: #09f; }
      .button.clear[disabled]:focus, .button.clear[disabled]:hover {
        color: #09f; }
    .button.clear:focus, .button.clear:hover {
      color: #004d80; }
    .button.clear.primary {
      color: #09f; }
      .button.clear.primary.disabled {
        color: #09f; }
        .button.clear.primary.disabled:focus, .button.clear.primary.disabled:hover {
          color: #09f; }
      .button.clear.primary[disabled] {
        color: #09f; }
        .button.clear.primary[disabled]:focus, .button.clear.primary[disabled]:hover {
          color: #09f; }
      .button.clear.primary:focus, .button.clear.primary:hover {
        color: #004d80; }
    .button.clear.secondary {
      color: #767676; }
      .button.clear.secondary.disabled {
        color: #767676; }
        .button.clear.secondary.disabled:focus, .button.clear.secondary.disabled:hover {
          color: #767676; }
      .button.clear.secondary[disabled] {
        color: #767676; }
        .button.clear.secondary[disabled]:focus, .button.clear.secondary[disabled]:hover {
          color: #767676; }
      .button.clear.secondary:focus, .button.clear.secondary:hover {
        color: #3b3b3b; }
    .button.clear.success {
      color: #3adb76; }
      .button.clear.success.disabled {
        color: #3adb76; }
        .button.clear.success.disabled:focus, .button.clear.success.disabled:hover {
          color: #3adb76; }
      .button.clear.success[disabled] {
        color: #3adb76; }
        .button.clear.success[disabled]:focus, .button.clear.success[disabled]:hover {
          color: #3adb76; }
      .button.clear.success:focus, .button.clear.success:hover {
        color: #157539; }
    .button.clear.warning {
      color: #ffae00; }
      .button.clear.warning.disabled {
        color: #ffae00; }
        .button.clear.warning.disabled:focus, .button.clear.warning.disabled:hover {
          color: #ffae00; }
      .button.clear.warning[disabled] {
        color: #ffae00; }
        .button.clear.warning[disabled]:focus, .button.clear.warning[disabled]:hover {
          color: #ffae00; }
      .button.clear.warning:focus, .button.clear.warning:hover {
        color: #805700; }
    .button.clear.alert {
      color: #cc4b37; }
      .button.clear.alert.disabled {
        color: #cc4b37; }
        .button.clear.alert.disabled:focus, .button.clear.alert.disabled:hover {
          color: #cc4b37; }
      .button.clear.alert[disabled] {
        color: #cc4b37; }
        .button.clear.alert[disabled]:focus, .button.clear.alert[disabled]:hover {
          color: #cc4b37; }
      .button.clear.alert:focus, .button.clear.alert:hover {
        color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.clear::after, .button.dropdown.hollow::after, .button.dropdown.clear.primary::after, .button.dropdown.hollow.primary::after {
    border-top-color: #09f; }
  .button.dropdown.clear.secondary::after, .button.dropdown.hollow.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.clear.success::after, .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.clear.warning::after, .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.clear.alert::after, .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0; }

@media print, screen and (max-width: 39.99875em) {
  .button.small-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .button.medium-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (max-width: 63.99875em) {
  .button.medium-down-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 40em) {
  .button.medium-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .button.large-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (max-width: 74.99875em) {
  .button.large-down-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 64em) {
  .button.large-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .button.xlarge-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (max-width: 89.99875em) {
  .button.xlarge-down-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 75em) {
  .button.xlarge-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
a.button:focus, a.button:hover {
  text-decoration: none; }

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .button-group::after, .button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .button-group::after {
    clear: both;
    display: none; }
  .button-group::before {
    display: none; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: .6rem; }
  .button-group.small .button {
    font-size: .75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-right: 0; }
  .button-group.primary .button {
    background-color: #09f;
    color: #0a0a0a; }
    .button-group.primary .button.disabled {
      background-color: #09f;
      color: #0a0a0a; }
      .button-group.primary .button.disabled:focus, .button-group.primary .button.disabled:hover {
        background-color: #09f;
        color: #0a0a0a; }
    .button-group.primary .button[disabled] {
      background-color: #09f;
      color: #0a0a0a; }
      .button-group.primary .button[disabled]:focus, .button-group.primary .button[disabled]:hover {
        background-color: #09f;
        color: #0a0a0a; }
    .button-group.primary .button:focus, .button-group.primary .button:hover {
      background-color: #007acc;
      color: #0a0a0a; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #fefefe; }
    .button-group.secondary .button.disabled {
      background-color: #767676;
      color: #fefefe; }
      .button-group.secondary .button.disabled:focus, .button-group.secondary .button.disabled:hover {
        background-color: #767676;
        color: #fefefe; }
    .button-group.secondary .button[disabled] {
      background-color: #767676;
      color: #fefefe; }
      .button-group.secondary .button[disabled]:focus, .button-group.secondary .button[disabled]:hover {
        background-color: #767676;
        color: #fefefe; }
    .button-group.secondary .button:focus, .button-group.secondary .button:hover {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button.disabled {
      background-color: #3adb76;
      color: #0a0a0a; }
      .button-group.success .button.disabled:focus, .button-group.success .button.disabled:hover {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button-group.success .button[disabled] {
      background-color: #3adb76;
      color: #0a0a0a; }
      .button-group.success .button[disabled]:focus, .button-group.success .button[disabled]:hover {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button-group.success .button:focus, .button-group.success .button:hover {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button.disabled {
      background-color: #ffae00;
      color: #0a0a0a; }
      .button-group.warning .button.disabled:focus, .button-group.warning .button.disabled:hover {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button-group.warning .button[disabled] {
      background-color: #ffae00;
      color: #0a0a0a; }
      .button-group.warning .button[disabled]:focus, .button-group.warning .button[disabled]:hover {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button-group.warning .button:focus, .button-group.warning .button:hover {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button.disabled {
      background-color: #cc4b37;
      color: #fefefe; }
      .button-group.alert .button.disabled:focus, .button-group.alert .button.disabled:hover {
        background-color: #cc4b37;
        color: #fefefe; }
    .button-group.alert .button[disabled] {
      background-color: #cc4b37;
      color: #fefefe; }
      .button-group.alert .button[disabled]:focus, .button-group.alert .button[disabled]:hover {
        background-color: #cc4b37;
        color: #fefefe; }
    .button-group.alert .button:focus, .button-group.alert .button:hover {
      background-color: #a53b2a;
      color: #fefefe; }
  .button-group.hollow .button {
    background-color: transparent;
    border: 1px solid #09f;
    color: #09f; }
    .button-group.hollow .button.disabled {
      background-color: transparent; }
      .button-group.hollow .button.disabled:focus, .button-group.hollow .button.disabled:hover {
        background-color: transparent; }
    .button-group.hollow .button:focus, .button-group.hollow .button:hover {
      background-color: transparent; }
    .button-group.hollow .button[disabled] {
      background-color: transparent; }
      .button-group.hollow .button[disabled]:focus, .button-group.hollow .button[disabled]:hover {
        background-color: transparent; }
    .button-group.hollow .button.disabled {
      border: 1px solid #09f;
      color: #09f; }
      .button-group.hollow .button.disabled:focus, .button-group.hollow .button.disabled:hover {
        border: 1px solid #09f;
        color: #09f; }
    .button-group.hollow .button[disabled] {
      border: 1px solid #09f;
      color: #09f; }
      .button-group.hollow .button[disabled]:focus, .button-group.hollow .button[disabled]:hover {
        border: 1px solid #09f;
        color: #09f; }
    .button-group.hollow .button:focus, .button-group.hollow .button:hover {
      border-color: #004d80;
      color: #004d80; }
    .button-group.hollow .button.primary {
      border: 1px solid #09f;
      color: #09f; }
      .button-group.hollow .button.primary.disabled {
        border: 1px solid #09f;
        color: #09f; }
        .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary.disabled:hover {
          border: 1px solid #09f;
          color: #09f; }
      .button-group.hollow .button.primary[disabled] {
        border: 1px solid #09f;
        color: #09f; }
        .button-group.hollow .button.primary[disabled]:focus, .button-group.hollow .button.primary[disabled]:hover {
          border: 1px solid #09f;
          color: #09f; }
  .button-group.hollow.primary .button {
    border: 1px solid #09f;
    color: #09f; }
    .button-group.hollow.primary .button.disabled {
      border: 1px solid #09f;
      color: #09f; }
      .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button.disabled:hover {
        border: 1px solid #09f;
        color: #09f; }
    .button-group.hollow.primary .button[disabled] {
      border: 1px solid #09f;
      color: #09f; }
      .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow.primary .button[disabled]:hover {
        border: 1px solid #09f;
        color: #09f; }
  .button-group.hollow .button.primary:focus, .button-group.hollow .button.primary:hover {
    border-color: #004d80;
    color: #004d80; }
  .button-group.hollow.primary .button:focus, .button-group.hollow.primary .button:hover {
    border-color: #004d80;
    color: #004d80; }
  .button-group.hollow .button.secondary {
    border: 1px solid #767676;
    color: #767676; }
    .button-group.hollow .button.secondary.disabled {
      border: 1px solid #767676;
      color: #767676; }
      .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary.disabled:hover {
        border: 1px solid #767676;
        color: #767676; }
    .button-group.hollow .button.secondary[disabled] {
      border: 1px solid #767676;
      color: #767676; }
      .button-group.hollow .button.secondary[disabled]:focus, .button-group.hollow .button.secondary[disabled]:hover {
        border: 1px solid #767676;
        color: #767676; }
  .button-group.hollow.secondary .button {
    border: 1px solid #767676;
    color: #767676; }
    .button-group.hollow.secondary .button.disabled {
      border: 1px solid #767676;
      color: #767676; }
      .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button.disabled:hover {
        border: 1px solid #767676;
        color: #767676; }
    .button-group.hollow.secondary .button[disabled] {
      border: 1px solid #767676;
      color: #767676; }
      .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow.secondary .button[disabled]:hover {
        border: 1px solid #767676;
        color: #767676; }
  .button-group.hollow .button.secondary:focus, .button-group.hollow .button.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button-group.hollow.secondary .button:focus, .button-group.hollow.secondary .button:hover {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button-group.hollow .button.success {
    border: 1px solid #3adb76;
    color: #3adb76; }
    .button-group.hollow .button.success.disabled {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success.disabled:hover {
        border: 1px solid #3adb76;
        color: #3adb76; }
    .button-group.hollow .button.success[disabled] {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button-group.hollow .button.success[disabled]:focus, .button-group.hollow .button.success[disabled]:hover {
        border: 1px solid #3adb76;
        color: #3adb76; }
  .button-group.hollow.success .button {
    border: 1px solid #3adb76;
    color: #3adb76; }
    .button-group.hollow.success .button.disabled {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button.disabled:hover {
        border: 1px solid #3adb76;
        color: #3adb76; }
    .button-group.hollow.success .button[disabled] {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button-group.hollow.success .button[disabled]:focus, .button-group.hollow.success .button[disabled]:hover {
        border: 1px solid #3adb76;
        color: #3adb76; }
  .button-group.hollow .button.success:focus, .button-group.hollow .button.success:hover {
    border-color: #157539;
    color: #157539; }
  .button-group.hollow.success .button:focus, .button-group.hollow.success .button:hover {
    border-color: #157539;
    color: #157539; }
  .button-group.hollow .button.warning {
    border: 1px solid #ffae00;
    color: #ffae00; }
    .button-group.hollow .button.warning.disabled {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning.disabled:hover {
        border: 1px solid #ffae00;
        color: #ffae00; }
    .button-group.hollow .button.warning[disabled] {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button-group.hollow .button.warning[disabled]:focus, .button-group.hollow .button.warning[disabled]:hover {
        border: 1px solid #ffae00;
        color: #ffae00; }
  .button-group.hollow.warning .button {
    border: 1px solid #ffae00;
    color: #ffae00; }
    .button-group.hollow.warning .button.disabled {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button.disabled:hover {
        border: 1px solid #ffae00;
        color: #ffae00; }
    .button-group.hollow.warning .button[disabled] {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow.warning .button[disabled]:hover {
        border: 1px solid #ffae00;
        color: #ffae00; }
  .button-group.hollow .button.warning:focus, .button-group.hollow .button.warning:hover {
    border-color: #805700;
    color: #805700; }
  .button-group.hollow.warning .button:focus, .button-group.hollow.warning .button:hover {
    border-color: #805700;
    color: #805700; }
  .button-group.hollow .button.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
    .button-group.hollow .button.alert.disabled {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert.disabled:hover {
        border: 1px solid #cc4b37;
        color: #cc4b37; }
    .button-group.hollow .button.alert[disabled] {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button-group.hollow .button.alert[disabled]:focus, .button-group.hollow .button.alert[disabled]:hover {
        border: 1px solid #cc4b37;
        color: #cc4b37; }
  .button-group.hollow.alert .button {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
    .button-group.hollow.alert .button.disabled {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button.disabled:hover {
        border: 1px solid #cc4b37;
        color: #cc4b37; }
    .button-group.hollow.alert .button[disabled] {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow.alert .button[disabled]:hover {
        border: 1px solid #cc4b37;
        color: #cc4b37; }
  .button-group.hollow .button.alert:focus, .button-group.hollow .button.alert:hover {
    border-color: #67251a;
    color: #67251a; }
  .button-group.hollow.alert .button:focus, .button-group.hollow.alert .button:hover {
    border-color: #67251a;
    color: #67251a; }
  .button-group.clear .button {
    border-color: transparent;
    background-color: transparent;
    color: #09f; }
    .button-group.clear .button.disabled {
      border-color: transparent;
      background-color: transparent; }
      .button-group.clear .button.disabled:focus, .button-group.clear .button.disabled:hover {
        border-color: transparent;
        background-color: transparent; }
    .button-group.clear .button:focus, .button-group.clear .button:hover {
      border-color: transparent;
      background-color: transparent; }
    .button-group.clear .button[disabled] {
      border-color: transparent;
      background-color: transparent; }
      .button-group.clear .button[disabled]:focus, .button-group.clear .button[disabled]:hover {
        border-color: transparent;
        background-color: transparent; }
    .button-group.clear .button.disabled {
      color: #09f; }
      .button-group.clear .button.disabled:focus, .button-group.clear .button.disabled:hover {
        color: #09f; }
    .button-group.clear .button[disabled] {
      color: #09f; }
      .button-group.clear .button[disabled]:focus, .button-group.clear .button[disabled]:hover {
        color: #09f; }
    .button-group.clear .button:focus, .button-group.clear .button:hover {
      color: #004d80; }
    .button-group.clear .button.primary {
      color: #09f; }
      .button-group.clear .button.primary.disabled {
        color: #09f; }
        .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary.disabled:hover {
          color: #09f; }
      .button-group.clear .button.primary[disabled] {
        color: #09f; }
        .button-group.clear .button.primary[disabled]:focus, .button-group.clear .button.primary[disabled]:hover {
          color: #09f; }
  .button-group.clear.primary .button {
    color: #09f; }
    .button-group.clear.primary .button.disabled {
      color: #09f; }
      .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button.disabled:hover {
        color: #09f; }
    .button-group.clear.primary .button[disabled] {
      color: #09f; }
      .button-group.clear.primary .button[disabled]:focus, .button-group.clear.primary .button[disabled]:hover {
        color: #09f; }
  .button-group.clear .button.primary:focus, .button-group.clear .button.primary:hover {
    color: #004d80; }
  .button-group.clear.primary .button:focus, .button-group.clear.primary .button:hover {
    color: #004d80; }
  .button-group.clear .button.secondary {
    color: #767676; }
    .button-group.clear .button.secondary.disabled {
      color: #767676; }
      .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary.disabled:hover {
        color: #767676; }
    .button-group.clear .button.secondary[disabled] {
      color: #767676; }
      .button-group.clear .button.secondary[disabled]:focus, .button-group.clear .button.secondary[disabled]:hover {
        color: #767676; }
  .button-group.clear.secondary .button {
    color: #767676; }
    .button-group.clear.secondary .button.disabled {
      color: #767676; }
      .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button.disabled:hover {
        color: #767676; }
    .button-group.clear.secondary .button[disabled] {
      color: #767676; }
      .button-group.clear.secondary .button[disabled]:focus, .button-group.clear.secondary .button[disabled]:hover {
        color: #767676; }
  .button-group.clear .button.secondary:focus, .button-group.clear .button.secondary:hover {
    color: #3b3b3b; }
  .button-group.clear.secondary .button:focus, .button-group.clear.secondary .button:hover {
    color: #3b3b3b; }
  .button-group.clear .button.success {
    color: #3adb76; }
    .button-group.clear .button.success.disabled {
      color: #3adb76; }
      .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success.disabled:hover {
        color: #3adb76; }
    .button-group.clear .button.success[disabled] {
      color: #3adb76; }
      .button-group.clear .button.success[disabled]:focus, .button-group.clear .button.success[disabled]:hover {
        color: #3adb76; }
  .button-group.clear.success .button {
    color: #3adb76; }
    .button-group.clear.success .button.disabled {
      color: #3adb76; }
      .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button.disabled:hover {
        color: #3adb76; }
    .button-group.clear.success .button[disabled] {
      color: #3adb76; }
      .button-group.clear.success .button[disabled]:focus, .button-group.clear.success .button[disabled]:hover {
        color: #3adb76; }
  .button-group.clear .button.success:focus, .button-group.clear .button.success:hover {
    color: #157539; }
  .button-group.clear.success .button:focus, .button-group.clear.success .button:hover {
    color: #157539; }
  .button-group.clear .button.warning {
    color: #ffae00; }
    .button-group.clear .button.warning.disabled {
      color: #ffae00; }
      .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning.disabled:hover {
        color: #ffae00; }
    .button-group.clear .button.warning[disabled] {
      color: #ffae00; }
      .button-group.clear .button.warning[disabled]:focus, .button-group.clear .button.warning[disabled]:hover {
        color: #ffae00; }
  .button-group.clear.warning .button {
    color: #ffae00; }
    .button-group.clear.warning .button.disabled {
      color: #ffae00; }
      .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button.disabled:hover {
        color: #ffae00; }
    .button-group.clear.warning .button[disabled] {
      color: #ffae00; }
      .button-group.clear.warning .button[disabled]:focus, .button-group.clear.warning .button[disabled]:hover {
        color: #ffae00; }
  .button-group.clear .button.warning:focus, .button-group.clear .button.warning:hover {
    color: #805700; }
  .button-group.clear.warning .button:focus, .button-group.clear.warning .button:hover {
    color: #805700; }
  .button-group.clear .button.alert {
    color: #cc4b37; }
    .button-group.clear .button.alert.disabled {
      color: #cc4b37; }
      .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert.disabled:hover {
        color: #cc4b37; }
    .button-group.clear .button.alert[disabled] {
      color: #cc4b37; }
      .button-group.clear .button.alert[disabled]:focus, .button-group.clear .button.alert[disabled]:hover {
        color: #cc4b37; }
  .button-group.clear.alert .button {
    color: #cc4b37; }
    .button-group.clear.alert .button.disabled {
      color: #cc4b37; }
      .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button.disabled:hover {
        color: #cc4b37; }
    .button-group.clear.alert .button[disabled] {
      color: #cc4b37; }
      .button-group.clear.alert .button[disabled]:focus, .button-group.clear.alert .button[disabled]:hover {
        color: #cc4b37; }
  .button-group.clear .button.alert:focus, .button-group.clear .button.alert:hover {
    color: #67251a; }
  .button-group.clear.alert .button:focus, .button-group.clear.alert .button:hover {
    color: #67251a; }
  .button-group.no-gaps .button {
    margin-right: -.0625rem; }
    .button-group.no-gaps .button + .button {
      border-left-color: transparent; }
  .button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
    margin-bottom: 0; }
  .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked.expanded .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-right: 0; }

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0; } }
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0; } }
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block; }
    .button-group.stacked-for-small.expanded .button {
      display: block;
      margin-right: 0; } }
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block; }
    .button-group.stacked-for-medium.expanded .button {
      display: block;
      margin-right: 0; } }
.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer; }

[data-whatinput=mouse] .close-button {
  outline: 0; }

.close-button {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1; }
  .close-button:focus, .close-button:hover {
    color: #0a0a0a; }
  .close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1; }

.label {
  display: inline-block;
  padding: .33333rem .5rem;
  border-radius: 0;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #09f;
  color: #fefefe; }
  .label.primary {
    background: #09f;
    color: #0a0a0a; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.slider {
  position: relative;
  height: .5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .slider-fill.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #09f;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

[data-whatinput=mouse] .slider-handle {
  outline: 0; }

.slider-handle:hover {
  background-color: #0082d9; }
.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear; }

.slider.disabled, .slider[disabled] {
  opacity: .25;
  cursor: not-allowed; }
.slider.vertical {
  display: inline-block;
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }

tbody, tfoot, thead {
  border: 1px solid #232323;
  background-color: #0a0a0a; }

caption {
  padding: .5rem .625rem .625rem;
  font-weight: 700; }

thead {
  background: #161616;
  color: #fefefe; }

tfoot {
  background: #232323;
  color: #fefefe; }
  tfoot tr {
    background: 0 0; }

thead tr {
  background: 0 0; }

tfoot td, tfoot th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left; }

thead td, thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left; }

tbody td, tbody th {
  padding: .5rem .625rem .625rem; }
tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #232323; }

table.unstriped tbody {
  background-color: #0a0a0a; }
  table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #232323;
    background-color: #0a0a0a; }
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }
table.hover thead tr:hover {
  background-color: #111; }
table.hover tfoot tr:hover {
  background-color: #1d1d1d; }
table.hover tbody tr:hover {
  background-color: #050505; }
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #000; }

@media print, screen and (max-width: 39.99875em) {
  table.stack thead, table.stack tfoot {
    display: none; }
  table.stack td, table.stack th, table.stack tr {
    display: block; }
  table.stack td {
    border-top: 0; } }
.table-scroll {
  overflow-x: auto; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: .3em;
  border-radius: 50%;
  font-size: .6rem;
  text-align: center;
  background: #09f;
  color: #fefefe; }
  .badge.primary {
    background: #09f;
    color: #0a0a0a; }
  .badge.secondary {
    background: #767676;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #fefefe; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::after, .breadcrumbs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 .75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #09f; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: #fff;
  color: #222522; }
  .callout &gt; :first-child {
    margin-top: 0; }
  .callout &gt; :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d9f0ff;
    color: #222522; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #222522; }
  .callout.success {
    background-color: #e1faea;
    color: #222522; }
  .callout.warning {
    background-color: #fff3d9;
    color: #222522; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #222522; }
  .callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #fefefe; }
  .card &gt; :last-child {
    margin-bottom: 0; }

.card-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider &gt; :last-child {
    margin-bottom: 0; }

.card-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 1rem; }
  .card-section &gt; :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #222522;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }
  .dropdown-pane.tiny {
    width: 100px; }
  .dropdown-pane.small {
    width: 200px; }
  .dropdown-pane.large {
    width: 400px; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::after, .pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none; }
    .pagination li:first-child, .pagination li:last-child {
      display: inline-block; }
  .pagination a, .pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #0a0a0a; }
  .pagination a:hover, .pagination button:hover {
    background: #e6e6e6; }
  .pagination .current {
    padding: .1875rem .625rem;
    background: #09f;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: 0 0; }
  .pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a; }

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }
.pagination-previous a::before, .pagination-previous.disabled::before {
  display: inline-block;
  margin-right: .5rem;
  content: "«"; }

.pagination-next a::after, .pagination-next.disabled::after {
  display: inline-block;
  margin-left: .5rem;
  content: "»"; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 0 #8a8a8a;
  font-weight: 400;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + .6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: .75rem;
  border-radius: 0;
  background-color: #222522;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #222522;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #222522 transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #222522;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #222522 transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-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%; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child &gt; :first-child, .accordion-item:last-child &gt; :last-child {
  border-radius: 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: .75rem;
  line-height: 1;
  color: #09f; }

:last-child:not(.is-active) &gt; .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0; }

.accordion-title:focus, .accordion-title:hover {
  background-color: #e6e6e6; }
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -.5rem;
  content: "+"; }

.is-active &gt; .accordion-title::before {
  content: "–"; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #fefefe; }

:last-child &gt; .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.media-object {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }

@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.media-object-section {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section &gt; :last-child {
    margin-bottom: 0; }
  .media-object-section.main-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; }

@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
    .stack-for-small .media-object-section img {
      width: 100%; } }
.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0; }

.orbit-next:active, .orbit-next:focus, .orbit-next:hover {
  background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }
  .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center; }

[data-whatinput=mouse] .orbit-bullets {
  outline: 0; }

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: .1rem;
  border-radius: 50%;
  background-color: #555; }
  .orbit-bullets button:hover, .orbit-bullets button.is-active {
    background-color: #09f; }

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%; }

.tabs {
  margin: 0;
  border: 1px solid #444;
  background: 0 0;
  list-style-type: none; }
  .tabs::after, .tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .tabs::after {
    clear: both; }
  .tabs.vertical &gt; li {
    display: block;
    float: none;
    width: auto; }
  .tabs.simple &gt; li &gt; a {
    padding: 0; }
    .tabs.simple &gt; li &gt; a:hover {
      background: 0 0; }
  .tabs.primary {
    background: #09f; }
    .tabs.primary &gt; li &gt; a {
      color: #0a0a0a; }
      .tabs.primary &gt; li &gt; a:focus, .tabs.primary &gt; li &gt; a:hover {
        background: #0091f2; }

.tabs-title {
  float: left; }
  .tabs-title &gt; a {
    display: block;
    padding: .75rem 1rem;
    font-size: .75rem;
    line-height: 1;
    color: #cacaca; }

[data-whatinput=mouse] .tabs-title &gt; a {
  outline: 0; }

.tabs-title &gt; a:hover {
  background: #666;
  color: #aeaeae; }
.tabs-title &gt; a:focus, .tabs-title &gt; a[aria-selected=true] {
  background: #444;
  color: #fefefe; }

.tabs-content {
  border: 1px solid #444;
  border-top: 0;
  background: 0 0;
  color: #fefefe;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  .tabs-content.vertical {
    border: 1px solid #444;
    border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 2px solid #c0bd5b;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  -webkit-transition: -webkit-box-shadow .2s ease-out;
  transition: -webkit-box-shadow .2s ease-out;
  transition: box-shadow .2s ease-out;
  transition: box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out; }
  a.thumbnail:focus, a.thumbnail:hover {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 153, 255, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 153, 255, 0.5); }
  a.thumbnail image {
    -webkit-box-shadow: none;
    box-shadow: none; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

[data-whatinput=mouse] .menu li {
  outline: 0; }

.menu {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem; }
  .menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem;
    margin-bottom: 0; }
  .menu button, .menu input, .menu select {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu.expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; }
  .menu.simple {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a, .menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap; }
    .menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
      margin-right: .25rem; }
  .menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap; }
    .menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
      margin-left: .25rem; }
  .menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    .menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      align-self: stretch;
      margin-bottom: .25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    .menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      align-self: stretch;
      margin-bottom: .25rem;
      text-align: center; }
  .menu .is-active &gt; a, .menu .active &gt; a {
    background: #09f;
    color: #0a0a0a; }
  .menu.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
  .menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit; }

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .menu.medium-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu.medium-expanded li, .menu.medium-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .menu.large-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu.large-expanded li, .menu.large-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .menu.xlarge-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu.xlarge-expanded li, .menu.xlarge-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }
.menu-centered &gt; .menu {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .menu-centered &gt; .menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .menu-centered &gt; .menu li .submenu li {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
    box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca;
    box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca; }
  .menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer; }
    .menu-icon.dark::after {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      background: #0a0a0a;
      -webkit-box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
      box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
      content: ''; }
    .menu-icon.dark:hover::after {
      background: #8a8a8a;
      -webkit-box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;
      box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a; }

.accordion-menu li {
  width: 100%; }
.accordion-menu a, .accordion-menu .is-accordion-submenu a {
  padding: .7rem 1rem; }
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) &gt; a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #09f transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }
.accordion-menu.align-left .is-accordion-submenu-parent &gt; a::after {
  right: 1rem;
  left: auto; }
.accordion-menu.align-right .is-accordion-submenu-parent &gt; a::after {
  right: auto;
  left: 1rem; }
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] &gt; a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle &gt; a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #09f transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }
  .submenu-toggle[aria-expanded=true]::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }

.submenu-toggle-text {
  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; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    -webkit-transition: height .5s;
    transition: height .5s; }

.drilldown a {
  padding: .7rem 1rem;
  background: #0a0a0a; }
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #0a0a0a;
  -webkit-transition: -webkit-transform .15s linear;
  transition: -webkit-transform .15s linear;
  transition: transform .15s linear;
  transition: transform .15s linear,-webkit-transform .15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem; }
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }
.drilldown .is-drilldown-submenu-parent &gt; a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #3adb76;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }
.drilldown.align-left .is-drilldown-submenu-parent &gt; a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #3adb76;
  right: 1rem;
  left: auto; }
.drilldown.align-right .is-drilldown-submenu-parent &gt; a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #3adb76 transparent transparent;
  right: auto;
  left: 1rem; }
.drilldown .js-drilldown-back &gt; a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #3adb76 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem; }

.dropdown.menu &gt; li.opens-left &gt; .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }
.dropdown.menu &gt; li.opens-right &gt; .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }
.dropdown.menu &gt; li.is-dropdown-submenu-parent &gt; a {
  position: relative;
  padding-right: 1.5rem; }
  .dropdown.menu &gt; li.is-dropdown-submenu-parent &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #3adb76 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0; }

.dropdown.menu &gt; li &gt; a {
  padding: .7rem 1rem; }
.dropdown.menu &gt; li.is-active &gt; a {
  background: 0 0;
  color: #fefefe; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }
.dropdown.menu.vertical &gt; li .is-dropdown-submenu {
  top: 0; }
.dropdown.menu.vertical &gt; li.opens-left &gt; .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }
.dropdown.menu.vertical &gt; li.opens-right &gt; .is-dropdown-submenu {
  right: auto;
  left: 100%; }
.dropdown.menu.vertical &gt; li &gt; a::after {
  right: 14px; }
.dropdown.menu.vertical &gt; li.opens-left &gt; a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #3adb76 transparent transparent;
  right: auto;
  left: 5px; }
.dropdown.menu.vertical &gt; li.opens-right &gt; a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #3adb76; }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal &gt; li.opens-left &gt; .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal &gt; li.opens-right &gt; .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal &gt; li.is-dropdown-submenu-parent &gt; a {
    position: relative;
    padding-right: 1.5rem; }
    .dropdown.menu.medium-horizontal &gt; li.is-dropdown-submenu-parent &gt; a::after {
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      content: '';
      border-bottom-width: 0;
      border-top-style: solid;
      border-color: #3adb76 transparent transparent;
      right: 5px;
      left: auto;
      margin-top: -3px; }
  .dropdown.menu.medium-vertical &gt; li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical &gt; li.opens-left &gt; .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical &gt; li.opens-right &gt; .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical &gt; li &gt; a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical &gt; li.opens-left &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #3adb76 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical &gt; li.opens-right &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #3adb76; } }
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal &gt; li.opens-left &gt; .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal &gt; li.opens-right &gt; .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal &gt; li.is-dropdown-submenu-parent &gt; a {
    position: relative;
    padding-right: 1.5rem; }
    .dropdown.menu.large-horizontal &gt; li.is-dropdown-submenu-parent &gt; a::after {
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      content: '';
      border-bottom-width: 0;
      border-top-style: solid;
      border-color: #3adb76 transparent transparent;
      right: 5px;
      left: auto;
      margin-top: -3px; }
  .dropdown.menu.large-vertical &gt; li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical &gt; li.opens-left &gt; .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical &gt; li.opens-right &gt; .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical &gt; li &gt; a::after {
    right: 14px; }
  .dropdown.menu.large-vertical &gt; li.opens-left &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #3adb76 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical &gt; li.opens-right &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #3adb76; } }
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal &gt; li.opens-left &gt; .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xlarge-horizontal &gt; li.opens-right &gt; .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xlarge-horizontal &gt; li.is-dropdown-submenu-parent &gt; a {
    position: relative;
    padding-right: 1.5rem; }
    .dropdown.menu.xlarge-horizontal &gt; li.is-dropdown-submenu-parent &gt; a::after {
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      content: '';
      border-bottom-width: 0;
      border-top-style: solid;
      border-color: #3adb76 transparent transparent;
      right: 5px;
      left: auto;
      margin-top: -3px; }
  .dropdown.menu.xlarge-vertical &gt; li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical &gt; li.opens-left &gt; .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.xlarge-vertical &gt; li.opens-right &gt; .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xlarge-vertical &gt; li &gt; a::after {
    right: 14px; }
  .dropdown.menu.xlarge-vertical &gt; li.opens-left &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #3adb76 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.xlarge-vertical &gt; li.opens-right &gt; a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #3adb76; } }
.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner &gt; .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left &gt; .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right &gt; .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #444;
  background: #fefefe; }

.dropdown .is-dropdown-submenu a {
  padding: .7rem 1rem; }

.is-dropdown-submenu .is-dropdown-submenu-parent &gt; a::after {
  right: 14px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left &gt; a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #3adb76 transparent transparent;
  right: auto;
  left: 5px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right &gt; a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #3adb76; }
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px; }
.is-dropdown-submenu &gt; li {
  width: 100%; }
.is-dropdown-submenu.js-dropdown-active {
  display: block; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  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.6);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1.25rem;
  border: 1px solid #666;
  border-radius: 0;
  background-color: #222522;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }

[data-whatinput=mouse] .reveal {
  outline: 0; }

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }
.reveal .column {
  min-width: 0; }
.reveal &gt; :last-child {
  margin-bottom: 0; }
.reveal.collapse {
  padding: 0; }
.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; }
.reveal.without-overlay {
  position: fixed; }

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem; } }
@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; } }
.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; }

.title-bar {
  padding: .5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem; }

.title-bar-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px; }

.title-bar-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700; }

.top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .5rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #0a0a0a; }
  .top-bar ul {
    background-color: #0a0a0a; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left, .top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

@media print, screen and (min-width: 64em) {
  .top-bar {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .top-bar .top-bar-left {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      margin-right: auto; }
    .top-bar .top-bar-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      margin-left: auto; } }
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
@media print, screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .top-bar.stacked-for-xlarge .top-bar-left, .top-bar.stacked-for-xlarge .top-bar-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
.top-bar-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: .5rem 1rem .5rem 0; }

.top-bar-left, .top-bar-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }

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

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

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

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

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

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

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

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

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

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }

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

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

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

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

  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }
.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

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

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

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

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

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

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

  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

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

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

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

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

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

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

  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

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

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

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

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

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

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

  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@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; } }
@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important; } }
@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important; } }
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important; } }
@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }
.show-for-sr {
  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 {
  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; }

.hide-for-portrait, .show-for-landscape {
  display: block !important; }

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important; } }
@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    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; } }
.text-hide {
  font: 0 / 0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important; }

.text-truncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-wrap {
  word-wrap: break-word !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-overline {
  text-decoration: overline !important; }

.text-underline {
  text-decoration: underline !important; }

.text-line-through {
  text-decoration: line-through !important; }

.font-wide {
  letter-spacing: .25rem; }

.font-normal {
  font-weight: 400; }

.font-bold {
  font-weight: 700; }

.font-italic {
  font-style: italic !important; }

ul.list-disc {
  list-style-type: disc !important; }
ul.list-circle {
  list-style-type: circle !important; }
ul.list-square {
  list-style-type: square !important; }

ol.list-decimal {
  list-style-type: decimal !important; }
ol.list-lower-alpha {
  list-style-type: lower-alpha !important; }
ol.list-lower-latin {
  list-style-type: lower-latin !important; }
ol.list-lower-roman {
  list-style-type: lower-roman !important; }
ol.list-upper-alpha {
  list-style-type: upper-alpha !important; }
ol.list-upper-latin {
  list-style-type: upper-latin !important; }
ol.list-upper-roman {
  list-style-type: upper-roman !important; }

.rounded {
  border-radius: 5000px !important; }
  .rounded .switch-paddle {
    border-radius: 5000px !important; }
    .rounded .switch-paddle:after {
      border-radius: 50%; }

.radius {
  border-radius: .1875rem; }

.bordered {
  border: .0625rem solid #cacaca; }

.shadow {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.arrow-down {
  display: block;
  width: 0;
  height: 0;
  border: inset .4375rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent; }

.arrow-up {
  display: block;
  width: 0;
  height: 0;
  border: inset .4375rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a; }

.arrow-right {
  display: block;
  width: 0;
  height: 0;
  border: inset .4375rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a; }

.arrow-left {
  display: block;
  width: 0;
  height: 0;
  border: inset .4375rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent; }

.separator-center {
  text-align: center !important; }
  .separator-center::after, .separator-center::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .separator-center::after {
    clear: both;
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #09f;
    margin: 1rem auto 0; }

.separator-left {
  text-align: left !important; }
  .separator-left::after, .separator-left::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .separator-left::after {
    clear: both;
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #09f;
    margin: 1rem auto 0;
    margin-left: 0 !important; }

.separator-right {
  text-align: right !important; }
  .separator-right::after, .separator-right::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .separator-right::after {
    clear: both;
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #09f;
    margin: 1rem auto 0;
    margin-right: 0 !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-x-visible {
  overflow-x: visible !important; }

.overflow-y-visible {
  overflow-y: visible !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-x-hidden {
  overflow-x: hidden !important; }

.overflow-y-hidden {
  overflow-y: hidden !important; }

.overflow-scroll {
  overflow: scroll !important; }

.overflow-x-scroll {
  overflow-x: scroll !important; }

.overflow-y-scroll {
  overflow-y: scroll !important; }

.display-inline {
  display: inline !important; }

.display-inline-block {
  display: inline-block !important; }

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

.display-table {
  display: table !important; }

.display-table-cell {
  display: table-cell !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-fixed-top {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 975; }

.position-fixed-bottom {
  position: fixed !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 975; }

.border-box {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.border-none {
  border: none !important; }

.width-25 {
  width: 25% !important; }

.width-50 {
  width: 50% !important; }

.width-75 {
  width: 75% !important; }

.width-100 {
  width: 100% !important; }

.height-25 {
  height: 25% !important; }

.height-50 {
  height: 50% !important; }

.height-75 {
  height: 75% !important; }

.height-100 {
  height: 100% !important; }

.max-width-100 {
  max-width: 100% !important; }

.max-height-100 {
  max-height: 100% !important; }

.margin-0 {
  margin: 0 !important; }

.margin-top-0 {
  margin-top: 0 !important; }

.margin-right-0 {
  margin-right: 0 !important; }

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

.margin-left-0 {
  margin-left: 0 !important; }

.margin-horizontal-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.margin-vertical-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.padding-0 {
  padding: 0 !important; }

.padding-top-0 {
  padding-top: 0 !important; }

.padding-right-0 {
  padding-right: 0 !important; }

.padding-bottom-0 {
  padding-bottom: 0 !important; }

.padding-left-0 {
  padding-left: 0 !important; }

.padding-horizontal-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.padding-vertical-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.margin-1 {
  margin: 1rem !important; }

.margin-top-1 {
  margin-top: 1rem !important; }

.margin-right-1 {
  margin-right: 1rem !important; }

.margin-bottom-1 {
  margin-bottom: 1rem !important; }

.margin-left-1 {
  margin-left: 1rem !important; }

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.padding-1 {
  padding: 1rem !important; }

.padding-top-1 {
  padding-top: 1rem !important; }

.padding-right-1 {
  padding-right: 1rem !important; }

.padding-bottom-1 {
  padding-bottom: 1rem !important; }

.padding-left-1 {
  padding-left: 1rem !important; }

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.margin-2 {
  margin: 2rem !important; }

.margin-top-2 {
  margin-top: 2rem !important; }

.margin-right-2 {
  margin-right: 2rem !important; }

.margin-bottom-2 {
  margin-bottom: 2rem !important; }

.margin-left-2 {
  margin-left: 2rem !important; }

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.padding-2 {
  padding: 2rem !important; }

.padding-top-2 {
  padding-top: 2rem !important; }

.padding-right-2 {
  padding-right: 2rem !important; }

.padding-bottom-2 {
  padding-bottom: 2rem !important; }

.padding-left-2 {
  padding-left: 2rem !important; }

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.margin-3 {
  margin: 3rem !important; }

.margin-top-3 {
  margin-top: 3rem !important; }

.margin-right-3 {
  margin-right: 3rem !important; }

.margin-bottom-3 {
  margin-bottom: 3rem !important; }

.margin-left-3 {
  margin-left: 3rem !important; }

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.padding-3 {
  padding: 3rem !important; }

.padding-top-3 {
  padding-top: 3rem !important; }

.padding-right-3 {
  padding-right: 3rem !important; }

.padding-bottom-3 {
  padding-bottom: 3rem !important; }

.padding-left-3 {
  padding-left: 3rem !important; }

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.slide-in-down.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.slide-in-left.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.slide-in-up.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.slide-in-right.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.slide-out-down.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }

.slide-out-right.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }

.slide-out-up.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }

.fade-in.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }
  .fade-in.mui-enter.mui-enter-active {
    opacity: 1; }

.fade-out.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity; }
  .fade-out.mui-leave.mui-leave-active {
    opacity: 0; }

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1; }

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1; }

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1; }

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0; }

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0; }

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0; }

.scale-in-up.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.scale-in-down.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.scale-out-up.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; }

.scale-out-down.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }

.spin-in.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

.spin-out.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(0.75turn);
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0; }

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 0; }
  .spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  opacity: 1; }
  .spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-0.75turn);
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    opacity: 0; }

.slow {
  -webkit-transition-duration: 750ms !important;
  transition-duration: 750ms !important; }

.fast {
  -webkit-transition-duration: 250ms !important;
  transition-duration: 250ms !important; }

.linear {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; }

.ease {
  -webkit-transition-timing-function: ease !important;
  transition-timing-function: ease !important; }

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
  transition-timing-function: ease-in !important; }

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
  transition-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important; }

.long-delay {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important; }

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }
@keyframes shake-7 {
  0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }
.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
  animation-name: spin-ccw-1turn; }

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); } }
@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); } }
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%,50%,60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%,45%,55%,65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%,100%,30%,70% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes wiggle-7deg {
  40%,50%,60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%,45%,55%,65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%,100%,30%,70% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important; }

.long-delay {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important; }

p {
  -webkit-font-feature-settings: "pkna" 1;
  font-feature-settings: "pkna" 1; }

figcaption {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1; }

b, h1:lang(ja), h2:lang(ja), h3:lang(ja), h4:lang(ja), h5:lang(ja), h6:lang(ja), strong {
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1; }

h1:lang(en), h2:lang(en), h3:lang(en) {
  font-family: "Averia Serif Libre",cursive;
  font-weight: 700; }

.campaign-container {
  position: relative;
  padding: 0 0 2.5rem;
  background-color: #0a0a0a; }
  .campaign-container hr {
    border-bottom-color: rgba(254, 254, 254, 0.25); }

@media print, screen and (min-width: 40em) {
  .campaign-container {
    padding: 0 0 3.75rem; } }
.campaign-hero {
  padding: 4.75rem 0 2.5rem;
  background-image: url(../img/partials/bg-preorder-cmpn-small.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }
  .campaign-hero h2 {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 1.125rem; }

@media print, screen and (min-width: 40em) {
  .campaign-hero {
    background-image: url(../img/partials/bg-preorder-cmpn-medium.jpg);
    padding: 5.375rem 0 2.5rem; } }
@media print, screen and (min-width: 40em) {
  .campaign-hero h2 {
    font-size: 2rem; } }
.hrvd-campaign-hero {
  margin-right: -.625rem;
  margin-left: -.625rem;
  background-image: url(../img/campaign/bg-hrvd-campaign-hero-s@2x.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .hrvd-campaign-hero .grid-y {
    height: 100vw; }

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .hrvd-campaign-hero {
    background-image: url(../img/campaign/bg-hrvd-campaign-hero-s@3x.jpg); } }
@media print, screen and (min-width: 40em) {
  .hrvd-campaign-hero {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
    background-image: url(../img/campaign/bg-hrvd-campaign-hero-l.jpg); } }
@media screen and (min-width: 40em) and (-webkit-min-device-pixel-ratio: 2), print and (-webkit-min-device-pixel-ratio: 2), print and (min-resolution: 192dpi), screen and (min-width: 40em) and (min-resolution: 192dpi) {
  .hrvd-campaign-hero {
    background-image: url(../img/campaign/bg-hrvd-campaign-hero-l@2x.jpg); } }
@media print, screen and (min-width: 64em) {
  .hrvd-campaign-hero {
    background-position: center bottom; } }
@media print, screen and (min-width: 40em) {
  .hrvd-campaign-hero .grid-y {
    height: 75vw; } }
@media print, screen and (min-width: 64em) {
  .hrvd-campaign-hero .grid-y {
    height: 56.25vw;
    max-height: 640px; } }
@media screen and (min-width: 75em) {
  .hrvd-campaign-hero .grid-y {
    max-height: 680px; } }
.campaign-tie-up-pub, .cell-campaign-cont {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.campaign-tie-up-pub p, .cell-campaign-cont p {
  -webkit-font-feature-settings: "palt" 1,"pkna" 0;
  font-feature-settings: "palt" 1,"pkna" 0; }

.ugc-item-title {
  margin-bottom: .5rem;
  text-align: center;
  font-family: "Noto Serif JP",serif;
  color: #3adb76;
  line-height: 1.2;
  min-height: 2.4rem; }
  .ugc-item-title small {
    font-size: .75em; }

.ugc-item-description {
  font-size: .875rem;
  text-align: justify;
  -webkit-font-feature-settings: "palt" 1,"pkna" 0;
  font-feature-settings: "palt" 1,"pkna" 0; }

.ugc-item-spec {
  padding: .25rem 0;
  font-size: .75rem;
  line-height: 1;
  text-align: center;
  -webkit-font-feature-settings: "palt" 1,"pkna" 0;
  font-feature-settings: "palt" 1,"pkna" 0;
  color: #222522;
  background-color: #3adb76; }

.ugc-milestone-goal-container {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: #09f;
  border-radius: 100%; }
  .ugc-milestone-goal-container embed, .ugc-milestone-goal-container iframe, .ugc-milestone-goal-container object, .ugc-milestone-goal-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .ugc-milestone-goal-container.success {
    background-color: #3adb76; }
  .ugc-milestone-goal-container.warning {
    background-color: #ffae00; }

.ugc-milestone-goal-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-weight: 700;
  line-height: 1.1; }

.campaign-content .ugc-milestone-goal-text {
  text-align: center; }

.character-index-container {
  padding: 4.75rem 0 2.5rem;
  background-image: url(../img/partials/bg-character-portrait.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed; }

@media print, screen and (min-width: 40em) {
  .character-index-container {
    padding: 5.375rem 0 3.75rem; } }
@media screen and (orientation: landscape) {
  .character-index-container {
    background-image: url(../img/partials/bg-character-landscape.jpg); } }
.cell-character-description p {
  margin-bottom: 1.5rem;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1; }

@media print, screen and (min-width: 40em) {
  .cell-character-description p {
    text-align: center; } }
.grid-character-list {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.character-bnr img {
  margin-bottom: 1.25rem;
  background-color: rgba(138, 138, 138, 0.5);
  -webkit-filter: grayscale(75%) brightness(0.5);
  filter: grayscale(75%) brightness(0.5);
  -webkit-transition: background-color .3s ease-in,-webkit-filter .5s ease-in-out;
  transition: background-color .3s ease-in,-webkit-filter .5s ease-in-out;
  transition: filter .5s ease-in-out,background-color .3s ease-in;
  transition: filter .5s ease-in-out,background-color .3s ease-in,-webkit-filter .5s ease-in-out; }
.character-bnr:focus img, .character-bnr:hover img {
  background-color: rgba(192, 189, 91, 0.5);
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1); }

.story .character-bnr img {
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1); }
.story .character-bnr:focus img, .story .character-bnr:hover img {
  background-color: rgba(56, 153, 255, 0.5);
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1); }

@media print, screen and (min-width: 40em) {
  .character-bnr img {
    margin-bottom: 1.875rem; } }
.character .reveal {
  padding-bottom: 0;
  background-image: url(../img/partials/bg-character-portrait.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed; }
  .character .reveal .close-button {
    font-size: 3rem;
    color: #cacaca;
    -webkit-filter: drop-shadow(-1px -1px 4px #0a0a0a);
    filter: drop-shadow(-1px -1px 4px #0a0a0a); }
    .character .reveal .close-button:focus, .character .reveal .close-button:hover {
      color: #c0bd5b; }

.character.story .close-button:focus, .character.story .close-button:hover {
  color: #09f; }

@media screen and (orientation: landscape) {
  .character .reveal {
    background-image: url(../img/partials/bg-character-landscape.jpg); } }
.character-image-container {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }

.grid-reveal-character {
  height: calc(100vh - 1.25rem); }

.cell-reveal-character-description-container {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 1.25rem; }

@media print, screen and (min-width: 40em) {
  .cell-reveal-character-description-container {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; } }
.image-character {
  position: absolute;
  left: 50%;
  max-width: initial;
  height: 100vh;
  -webkit-filter: opacity(0) blur(6px);
  filter: opacity(0) blur(6px);
  -webkit-transition: -webkit-filter .9s ease-in,-webkit-transform .7s .2s ease-in-out;
  transition: -webkit-filter .9s ease-in,-webkit-transform .7s .2s ease-in-out;
  transition: filter .9s ease-in,transform .7s .2s ease-in-out;
  transition: filter .9s ease-in,transform .7s .2s ease-in-out,-webkit-filter .9s ease-in,-webkit-transform .7s .2s ease-in-out; }
  .image-character.js-is-active {
    -webkit-filter: opacity(1) blur(0);
    filter: opacity(1) blur(0);
    -webkit-transform: translateX(-45%);
    -ms-transform: translateX(-45%);
    transform: translateX(-45%); }

@media print, screen and (min-width: 40em) {
  .image-character {
    left: 60%; } }
#character-reveal10 .image-character.js-is-active, #character-reveal14 .image-character.js-is-active {
  -webkit-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  transform: translateX(-40%); }

#character-reveal01 .image-character.js-is-active, #character-reveal02 .image-character.js-is-active {
  -webkit-transform: translateX(-47%);
  -ms-transform: translateX(-47%);
  transform: translateX(-47%); }

#character-reveal08 .image-character.js-is-active, #character-reveal11 .image-character.js-is-active, #character-reveal13 .image-character.js-is-active, #character-reveal15 .image-character.js-is-active {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#character-reveal07 .image-character.js-is-active {
  -webkit-transform: translateX(-55%);
  -ms-transform: translateX(-55%);
  transform: translateX(-55%); }

#character-reveal09 .image-character.js-is-active {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.reveal-character-name:lang(ja) {
  font-family: "Noto Serif JP",serif;
  font-weight: 400;
  color: #c0bd5b; }

.story .reveal-character-name:lang(ja) {
  color: #09f; }

.story-movie {
  max-width: 800px;
  width: calc(100% - 40px);
  margin: 0.5rem auto 3.5rem; }
  .story-movie h2 {
    text-align: center;
    margin-bottom: 1.5rem; }
  .story-movie .story-movie-inner {
    width: 100%;
    aspect-ratio: 16 / 9; }
    .story-movie .story-movie-inner iframe {
      width: 100%;
      height: 100%; }
  .story-movie.story-movie2 {
    margin: 1.5rem auto; }

.story .story-note {
  padding-top: 3rem; }
.story .story-note-txt {
  color: #080922;
  background-color: rgba(250, 255, 0, 0.8);
  text-align: center;
  font-size: 1.062rem;
  padding: 20px 15px;
  border: 1px solid #faff00;
  max-width: 800px;
  width: 100%;
  margin: auto; }
  @media screen and (max-width: 640px) {
    .story .story-note-txt {
      font-size: 0.937rem; } }
  .story .story-note-txt span {
    display: inline-block; }
.story .story-small {
  font-size: 0.875rem;
  text-align: left;
  max-width: 800px;
  width: calc(100% - 40px);
  margin: auto; }

.reveal-character-description {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  text-align: justify; }

.reveal-voice-actor {
  margin-bottom: .5rem;
  font-size: .875rem;
  color: #cacaca; }

.about-container {
  padding: .9375rem 0 1.875rem;
  background-repeat: no-repeat no-repeat;
  background-position: center top,center center;
  background-attachment: scroll,fixed;
  background-size: auto,cover;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(136, 0, 0, 0)), color-stop(50%, rgba(136, 0, 0, 0.1)), to(rgba(204, 0, 0, 0.2))), url(../img/home/bg-sec-about-portrait.jpg);
  background-image: linear-gradient(to bottom, rgba(136, 0, 0, 0) 10%, rgba(136, 0, 0, 0.1) 50%, rgba(204, 0, 0, 0.2)), url(../img/home/bg-sec-about-portrait.jpg); }
  .about-container p {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1; }
    .about-container p b {
      color: #c00; }
    .about-container p.lead {
      text-align: center;
      text-shadow: 1px 1px 6px #922,1px -1px 6px #922,-1px 1px 6px #922,-1px -1px 6px #922; }
  .about-container .thumbnail {
    border-width: 1px;
    border-color: #800; }

@media screen and (orientation: landscape) {
  .about-container {
    background-attachment: scroll,scroll;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(136, 0, 0, 0)), color-stop(50%, rgba(136, 0, 0, 0.1)), to(rgba(204, 0, 0, 0.2))), url(../img/home/bg-sec-about-landscape.jpg);
    background-image: linear-gradient(to bottom, rgba(136, 0, 0, 0) 10%, rgba(136, 0, 0, 0.1) 50%, rgba(204, 0, 0, 0.2)), url(../img/home/bg-sec-about-landscape.jpg); } }
@media print, screen and (min-width: 40em) {
  .about-container p {
    text-align: center; } }
@media print, screen and (max-width: 39.99875em) {
  .about-container figcaption {
    margin-bottom: 1.5rem; } }
.about-heading-cell {
  padding-top: .625rem;
  padding-bottom: .625rem; }

.container-home-hero-topics {
  padding-bottom: 1rem; }

@media print, screen and (min-width: 40em) {
  .container-home-hero-topics {
    padding-bottom: 3.25rem; } }
@media print, screen and (min-width: 64em) {
  .container-home-hero-topics {
    padding-bottom: .75rem; } }
.home-hero {
  background-color: #8a8a8a;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-image: url(../img/home/bg-sec-hero-s4swt.jpg); }
  .home-hero &gt; .grid-container &gt; .grid-y {
    height: calc(100vh - 94px); }

@media print, screen and (min-width: 40em) {
  .home-hero {
    background-image: url(../img/home/bg-sec-hero-m4swt.jpg); } }
@media screen and (orientation: landscape) {
  .home-hero {
    background-position: center top;
    background-attachment: fixed;
    background-image: url(../img/home/bg-sec-hero-l4swt.jpg); } }
@media print, screen and (min-width: 40em) {
  .home-hero &gt; .grid-container &gt; .grid-y {
    height: calc(100vh - 104px);
    min-height: 640px; } }
@media print, screen and (min-width: 64em) {
  .home-hero &gt; .grid-container &gt; .grid-y {
    height: calc(100vh - 106px);
    min-height: 640px; } }
.home-hero-logo {
  margin-bottom: 2rem;
  width: 4.5rem; }

@media print, screen and (min-width: 40em) {
  .home-hero-logo {
    margin-bottom: 2.5rem;
    width: 7.5rem; } }
.hero-catch-copy, .hero-platform, .hero-release-state {
  font-family: "Noto Serif JP",serif;
  text-align: center; }

.hero-catch-copy {
  margin-bottom: .5rem;
  font-size: 1.25rem;
  line-height: 1;
  text-shadow: -1px 0 0 #cd007e,3px 1px 4px #0a0a0a,3px -1px 4px #0a0a0a,-3px 1px 4px #0a0a0a,-3px -1px 4px #0a0a0a;
  letter-spacing: -.05em; }

@media print, screen and (min-width: 40em) {
  .hero-catch-copy {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    letter-spacing: .35em; } }
@media print, screen and (min-width: 64em) {
  .hero-catch-copy {
    font-size: 1.75rem;
    letter-spacing: .5em; } }
.hero-platform, .hero-release-state {
  line-height: 1.2;
  color: #d3d18c;
  text-shadow: 1px 1px 4px #0a0a0a,1px -1px 4px #0a0a0a,-1px 1px 4px #0a0a0a,-1px -1px 4px #0a0a0a; }

.hero-platform {
  margin-bottom: .25rem;
  font-size: .75rem; }

@media print, screen and (min-width: 40em) {
  .hero-platform {
    font-size: .875rem; } }
.hero-release-state {
  letter-spacing: .5em;
  font-size: 1.25rem; }

@media print, screen and (min-width: 40em) {
  .hero-release-state {
    font-size: 2rem;
    margin-bottom: 1.5rem; } }
.home-topic {
  padding: .9375rem 0 1.875rem; }
  .home-topic .button {
    margin-bottom: .25rem; }
  .home-topic .thumbnail {
    position: relative;
    margin-bottom: .25rem;
    border-style: double;
    border-width: 3px; }
    .home-topic .thumbnail .fa-youtube {
      position: absolute;
      margin: auto;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      color: red; }
    .home-topic .thumbnail img {
      -webkit-filter: opacity(1);
      filter: opacity(1);
      -webkit-transition: -webkit-filter .2s ease-out;
      transition: -webkit-filter .2s ease-out;
      transition: filter .2s ease-out;
      transition: filter .2s ease-out,-webkit-filter .2s ease-out; }
    .home-topic .thumbnail:focus, .home-topic .thumbnail:hover {
      -webkit-box-shadow: 0 0 6px 1px #c0bd5b;
      box-shadow: 0 0 6px 1px #c0bd5b; }
    .home-topic .thumbnail:focus img, .home-topic .thumbnail:hover img {
      -webkit-filter: opacity(0.5);
      filter: opacity(0.5); }
  .home-topic figcaption {
    margin-bottom: .5rem;
    text-align: center;
    font-size: .875rem; }

.spec-container {
  padding: 1.25rem 0; }
  .spec-container .menu {
    border-bottom: 1px solid #444; }
  .spec-container .tabs-content {
    border-width: 0; }
  .spec-container .tabs-title {
    float: none; }
    .spec-container .tabs-title.is-active &gt; a {
      background-color: #444; }
  .spec-container .tabs-panel {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .spec-container {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; } }
@media print, screen and (max-width: 39.99875em) {
  .spec-container .menu a {
    padding-right: .25rem;
    padding-left: .25rem; } }
@media print, screen and (max-width: 39.99875em) {
  .spec-container .tabs-title &gt; a {
    font-size: .625rem; } }
.goods-container, .pv-container {
  padding: 4.75rem 0 2.5rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed; }

@media print, screen and (min-width: 40em) {
  .goods-container, .pv-container {
    padding: 5.375rem 0 3.75rem; } }
.goods-container {
  background-image: url(../img/partials/bg-goods-portrait.jpg); }

@media screen and (orientation: landscape) {
  .goods-container {
    background-image: url(../img/partials/bg-goods-landscape.jpg); } }
.pv-container {
  background-image: url(../img/partials/bg-special-portrait.jpg); }
  .pv-container hr {
    border-color: rgba(254, 254, 254, 0.3); }

@media screen and (orientation: landscape) {
  .pv-container {
    background-image: url(../img/partials/bg-special-landscape.jpg); } }
.elements-container {
  padding: 0 0 2.5rem;
  background-color: #32373f; }

@media print, screen and (min-width: 40em) {
  .elements-container {
    padding: 0 0 3.75rem; } }
.elements-hero {
  background-image: url(../img/special/bg-ne-hero-s@2x.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .elements-hero {
    background-image: url(../img/special/bg-ne-hero-s@3x.jpg); } }
@media print, screen and (min-width: 40em) {
  .elements-hero {
    background-image: url(../img/special/bg-ne-hero-m.jpg); } }
@media screen and (min-width: 40em) and (-webkit-min-device-pixel-ratio: 2), print and (-webkit-min-device-pixel-ratio: 2), print and (min-resolution: 192dpi), screen and (min-width: 40em) and (min-resolution: 192dpi) {
  .elements-hero {
    background-image: url(../img/special/bg-ne-hero-m@2x.jpg); } }
@media print, screen and (min-width: 64em) {
  .elements-hero {
    background-image: url(../img/special/bg-ne-hero-l.jpg); } }
@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2), print and (-webkit-min-device-pixel-ratio: 2), print and (min-resolution: 192dpi), screen and (min-width: 64em) and (min-resolution: 192dpi) {
  .elements-hero {
    background-image: url(../img/special/bg-ne-hero-l@2x.jpg); } }
.hrvx .elements-hero {
  background-image: url(../img/special/bg-vd-hero-s@2x.jpg); }

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .hrvx .elements-hero {
    background-image: url(../img/special/bg-vd-hero-s@3x.jpg); } }
@media print, screen and (min-width: 40em) {
  .hrvx .elements-hero {
    background-image: url(../img/special/bg-vd-hero-m.jpg); } }
@media screen and (min-width: 40em) and (-webkit-min-device-pixel-ratio: 2), print and (-webkit-min-device-pixel-ratio: 2), print and (min-resolution: 192dpi), screen and (min-width: 40em) and (min-resolution: 192dpi) {
  .hrvx .elements-hero {
    background-image: url(../img/special/bg-vd-hero-m@2x.jpg); } }
@media print, screen and (min-width: 64em) {
  .hrvx .elements-hero {
    background-image: url(../img/special/bg-vd-hero-l.jpg); } }
@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2), print and (-webkit-min-device-pixel-ratio: 2), print and (min-resolution: 192dpi), screen and (min-width: 64em) and (min-resolution: 192dpi) {
  .hrvx .elements-hero {
    background-image: url(../img/special/bg-vd-hero-l@2x.jpg); } }
.hrvd .elements-hero {
  background-image: url(../img/special/bg-hrvd-hero-s@2x.jpg); }

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .hrvd .elements-hero {
    background-image: url(../img/special/bg-hrvd-hero-s@3x.jpg); } }
@media print, screen and (min-width: 40em) {
  .hrvd .elements-hero {
    background-image: url(../img/special/bg-hrvd-hero-m.jpg); } }
@media screen and (min-width: 40em) and (-webkit-min-device-pixel-ratio: 2), print and (-webkit-min-device-pixel-ratio: 2), print and (min-resolution: 192dpi), screen and (min-width: 40em) and (min-resolution: 192dpi) {
  .hrvd .elements-hero {
    background-image: url(../img/special/bg-hrvd-hero-m@2x.jpg); } }
@media print, screen and (min-width: 64em) {
  .hrvd .elements-hero {
    background-image: url(../img/special/bg-hrvd-hero-l.jpg); } }
@media screen and (min-width: 64em) and (-webkit-min-device-pixel-ratio: 2), print and (-webkit-min-device-pixel-ratio: 2), print and (min-resolution: 192dpi), screen and (min-width: 64em) and (min-resolution: 192dpi) {
  .hrvd .elements-hero {
    background-image: url(../img/special/bg-hrvd-hero-l@2x.jpg); } }
.elements-hero .grid-elements {
  height: 100vw; }

@media print, screen and (min-width: 64em) {
  .elements-hero .grid-elements {
    height: 50vw; } }
@media screen and (min-width: 75em) {
  .elements-hero .grid-elements {
    height: 45rem; } }
@media print, screen and (min-width: 64em) {
  .hrvd .elements-hero .grid-elements {
    height: 70vw; } }
@media screen and (min-width: 75em) {
  .hrvd .elements-hero .grid-elements {
    height: 52.5rem; } }
.elements-content {
  position: relative;
  margin-top: -25vw; }

@media print, screen and (min-width: 64em) {
  .elements-content {
    margin-top: -12vw; } }
@media screen and (min-width: 75em) {
  .elements-content {
    margin-top: -9rem; } }
@media print, screen and (min-width: 40em) {
  .hrvd .elements-content {
    margin-top: -33.33vw; } }
@media print, screen and (min-width: 64em) {
  .hrvd .elements-content {
    margin-top: -20vw; } }
@media screen and (min-width: 75em) {
  .hrvd .elements-content {
    margin-top: -15rem; } }
.outer-elements-cont {
  background-color: rgba(10, 10, 10, 0.7); }
  .outer-elements-cont hr {
    border-color: rgba(254, 254, 254, 0.2); }

.grid-padding-x .outer-elements-cont .grid-padding-x {
  margin-right: 0;
  margin-left: 0; }

.inner-element-cont {
  padding-top: .9375rem;
  padding-bottom: .9375rem; }
  .inner-element-cont#hrvd-about, .inner-element-cont#hrvd-chapter, .inner-element-cont#hrvd-story {
    padding-bottom: 0; }
  .inner-element-cont .separator-center {
    text-shadow: 1px 1px 8px rgba(0, 153, 255, 0.75), 1px -1px 8px rgba(0, 153, 255, 0.75), -1px 1px 8px rgba(0, 153, 255, 0.75), -1px -1px 8px rgba(0, 153, 255, 0.75);
    font-size: 1rem; }
  .inner-element-cont p {
    -webkit-font-feature-settings: "palt" 1,"pkna" 0;
    font-feature-settings: "palt" 1,"pkna" 0; }
  .inner-element-cont .thumbnail {
    border-width: 1px; }

@media print, screen and (min-width: 40em) {
  .inner-element-cont {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; } }
@media print, screen and (min-width: 40em) {
  .inner-element-cont .separator-center {
    font-size: 1.25rem; } }
.hrvd-cont0, .hrvd-cont1 {
  padding-top: 1.875rem;
  padding-bottom: 0; }

@media print, screen and (min-width: 40em) {
  .hrvd-cont0, .hrvd-cont1 {
    padding-top: 2.5rem;
    padding-bottom: 0; } }
.hrvd-cont0 h2 {
  margin-bottom: 0;
  text-align: center;
  line-height: 1.2; }
.hrvd-cont0 p {
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-weight: 700;
  text-align: center;
  -webkit-font-feature-settings: "palt" 1,"pkna" 0;
  font-feature-settings: "palt" 1,"pkna" 0; }

@media print, screen and (min-width: 40em) {
  .hrvd-cont0 p {
    font-size: 1.5rem; } }
.hrvd-cont1.menu-centered {
  border-bottom: 1px solid #33adff; }

.hrvd-chapter-body .tabs {
  background-color: transparent;
  border-width: 0 0 1px 0;
  border-color: #007acc;
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-weight: 700; }
.hrvd-chapter-body .tabs-content {
  background-color: transparent;
  border-color: #007acc; }
  .hrvd-chapter-body .tabs-content h4 {
    margin-bottom: 1rem;
    text-align: center;
    color: #33adff; }
  .hrvd-chapter-body .tabs-content h5 {
    margin-bottom: 1rem;
    text-align: center;
    color: #8a8a8a; }
    .hrvd-chapter-body .tabs-content h5:lang(en) {
      font-family: "Averia Serif Libre",cursive;
      font-weight: 700; }
  .hrvd-chapter-body .tabs-content p {
    margin-bottom: .5rem;
    text-align: justify;
    font-size: .75rem;
    -webkit-font-feature-settings: "palt" 1,"pkna" 0;
    font-feature-settings: "palt" 1,"pkna" 0; }
    .hrvd-chapter-body .tabs-content p.hrvd-ch-name {
      margin-bottom: .25rem;
      line-height: 1;
      text-align: center;
      font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
      font-weight: 700; }
    .hrvd-chapter-body .tabs-content p.hrvd-ch-cv {
      margin-bottom: 1rem;
      text-align: center;
      font-size: .6875rem;
      color: #8a8a8a; }
.hrvd-chapter-body .tabs-panel {
  background-image: url(../img/special/hrvd-ep01-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
.hrvd-chapter-body .tabs-title &gt; a {
  padding: .75rem;
  font-size: .75rem;
  color: #fefefe;
  -webkit-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out; }
  .hrvd-chapter-body .tabs-title &gt; a:hover {
    background-color: #33adff; }
  .hrvd-chapter-body .tabs-title &gt; a:focus, .hrvd-chapter-body .tabs-title &gt; a[aria-selected=true] {
    background-color: #0073bf;
    color: #fefefe;
    outline: 0; }
.hrvd-chapter-body .tabs-title-without-anchor-tag {
  float: left;
  padding: .75rem;
  font-size: .75rem;
  color: #666;
  line-height: 1; }

@media print, screen and (min-width: 40em) {
  .hrvd-chapter-body .tabs-content p {
    text-align: center;
    font-size: 1rem; } }
@media print, screen and (min-width: 40em) {
  .hrvd-chapter-body .tabs-content p.hrvd-ch-cv {
    margin-bottom: 1.5rem;
    font-size: .75rem; } }
@media print, screen and (min-width: 40em) {
  .hrvd-chapter-body .tabs-title &gt; a {
    padding: .75rem 1.25rem;
    font-size: 1rem; } }
@media print, screen and (min-width: 40em) {
  .hrvd-chapter-body .tabs-title-without-anchor-tag {
    padding: .75rem 1.25rem;
    font-size: 1rem; } }
.hrvd-story-body {
  background-image: url(../img/special/hrvd-story-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }
  .hrvd-story-body p {
    font-size: .875rem;
    text-align: justify; }

@media print, screen and (min-width: 40em) {
  .hrvd-story-body p {
    font-size: 1.25rem;
    text-align: center; } }
.goods-item-container {
  padding: 1.25rem 0; }

.grid-pv-platform {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

@media print, screen and (min-width: 40em) {
  .grid-pv-platform {
    padding-bottom: 2.5rem; } }
@media print, screen and (min-width: 40em) {
  .grid-pv-container {
    padding-bottom: 1.25rem; } }
.cell-goods-item h2 {
  margin-bottom: 1rem;
  line-height: 1.1; }
.cell-goods-item p {
  font-size: .875rem;
  -webkit-font-feature-settings: "pkna" 1;
  font-feature-settings: "pkna" 1; }
.cell-goods-item .button-group:not(:last-of-type) {
  margin-bottom: 0; }
.cell-goods-item.fa-4x {
  position: relative; }
.cell-goods-item .fa-layers {
  position: absolute;
  top: 0;
  right: 0; }
.cell-goods-item .fa-certificate {
  color: #3adb76; }

@media print, screen and (min-width: 40em) {
  .cell-goods-item h2 {
    font-size: 1.25rem; } }
@media print, screen and (min-width: 64em) {
  .cell-goods-item h2 {
    font-size: 1.5rem; } }
@media print, screen and (max-width: 63.99875em) {
  .hrvd-item-image {
    margin-right: 1rem; } }
.hrvd-about-body-copy {
  text-align: center;
  line-height: 2;
  font-size: .875rem;
  font-weight: 700; }

@media print, screen and (min-width: 40em) {
  .hrvd-about-body-copy {
    font-size: 1.5rem; } }
.hrvd-inner-menu {
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: .75rem; }
  .hrvd-inner-menu &gt; li &gt; a {
    padding-right: .5rem;
    padding-left: .5rem;
    color: #fefefe;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out; }
    .hrvd-inner-menu &gt; li &gt; a:focus, .hrvd-inner-menu &gt; li &gt; a:hover {
      color: #33adff; }

@media print, screen and (min-width: 40em) {
  .hrvd-inner-menu {
    font-size: 1.25rem; } }
.hrvd-item-title {
  text-align: center;
  font-size: .8125rem; }

@media print, screen and (min-width: 40em) {
  .hrvd-item-title {
    font-size: 1rem; } }
.hrvd-item-special-gift {
  margin-bottom: .5rem;
  color: #8a8a8a;
  text-align: center;
  font-size: .6875rem;
  -webkit-font-feature-settings: "palt" 1,"pkna" 0;
  font-feature-settings: "palt" 1,"pkna" 0;
  line-height: 1.1; }

.hrvd-item-price {
  text-align: center;
  font-size: .75rem;
  line-height: 1; }

.pv-container h2.separator-center, .special h2.separator-center {
  font-size: 1.125rem; }

@media print, screen and (min-width: 40em) {
  .pv-container h2.separator-center, .special h2.separator-center {
    font-size: 1.75rem; } }
.pv-container h2.separator-center::after {
  border-color: #900; }

.special h2.separator-center {
  margin-bottom: 1.5rem; }
  .special h2.separator-center::after {
    border-color: #900; }

.vd-chapter-title {
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 1rem;
  text-align: center; }
  .vd-chapter-title span {
    color: #cacaca; }

.story-container {
  padding-bottom: 2.5rem; }

@media print, screen and (min-width: 40em) {
  .story-container {
    padding-bottom: 3.75rem; } }
.story-content-container {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 34, 0)), color-stop(20%, #002), color-stop(75%, #002), color-stop(95%, rgba(0, 0, 34, 0)));
  background-image: linear-gradient(180deg, rgba(0, 0, 34, 0) 0, #002 20%, #002 75%, rgba(0, 0, 34, 0) 95%); }

.story-hero {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.chapter1 .story-hero {
  background-image: url(../img/story/bg-chap1-hero-portrait.jpg); }

@media screen and (orientation: landscape) {
  .chapter1 .story-hero {
    background-image: url(../img/story/bg-chap1-hero-horizontal.jpg); } }
.chapter2 .story-hero {
  background-image: url(../img/story/bg-chap2-hero-portrait.jpg); }

@media screen and (orientation: landscape) {
  .chapter2 .story-hero {
    background-image: url(../img/story/bg-chap2-hero-horizontal.jpg); } }
.chapter3 .story-hero {
  background-image: url(../img/story/bg-chap3-hero-portrait.jpg); }

@media screen and (orientation: landscape) {
  .chapter3 .story-hero {
    background-image: url(../img/story/bg-chap3-hero-horizontal.jpg); } }
.chapter4 .story-hero {
  background-image: url(../img/story/bg-chap4-hero-portrait.jpg); }

@media screen and (orientation: landscape) {
  .chapter4 .story-hero {
    background-image: url(../img/story/bg-chap4-hero-horizontal.jpg); } }
.chapter5 .story-hero {
  background-image: url(../img/story/bg-chap5-hero-portrait.jpg); }

@media screen and (orientation: landscape) {
  .chapter5 .story-hero {
    background-image: url(../img/story/bg-chap5-hero-horizontal.jpg); } }
.chapter6 .story-hero {
  background-image: url(../img/story/bg-chap6-hero-portrait.jpg); }

@media screen and (orientation: landscape) {
  .chapter6 .story-hero {
    background-image: url(../img/story/bg-chap6-hero-horizontal.jpg); } }
.story-hero .grid-y {
  height: 72vw; }

@media print, screen and (min-width: 40em) {
  .story-hero .grid-y {
    padding-top: 5.375rem;
    padding-bottom: 3.75rem;
    height: 66.7vw; } }
@media screen and (orientation: landscape) {
  .story-hero .grid-y {
    height: 50vw;
    min-height: 30rem; } }
.cell-chapter-description {
  padding-top: 2.25rem;
  padding-bottom: 1.25rem; }
  .cell-chapter-description p {
    text-align: center;
    font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 2;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1; }

@media print, screen and (min-width: 40em) {
  .cell-chapter-description {
    padding-top: 3.5rem;
    padding-bottom: 2.5rem; } }
.story-index-container {
  padding: 4.75rem 0 2.5rem;
  background-repeat: no-repeat,no-repeat;
  background-position: center top,center center;
  background-size: auto,cover;
  background-attachment: scroll,fixed;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(35%, rgba(10, 10, 10, 0)), to(rgba(10, 10, 10, 0.5))), url(../img/partials/bg-story-portrait.jpg);
  background-image: linear-gradient(to bottom, rgba(10, 10, 10, 0) 35%, rgba(10, 10, 10, 0.5)), url(../img/partials/bg-story-portrait.jpg); }

@media screen and (orientation: landscape) {
  .story-index-container {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(10, 10, 10, 0)), to(rgba(10, 10, 10, 0.5))), url(../img/partials/bg-story-landscape.jpg);
    background-image: linear-gradient(to bottom, rgba(10, 10, 10, 0) 30%, rgba(10, 10, 10, 0.5)), url(../img/partials/bg-story-landscape.jpg); } }
@media print, screen and (min-width: 40em) {
  .story-index-container {
    padding: 5.375rem 0 3.75rem; } }
.grid-chapter-ss-for-small {
  padding-bottom: 1.25rem; }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .grid-chapter-ss-for-small {
    display: none !important; } }
.grid-chapter-ss {
  padding-bottom: 2.5rem; }

@media screen and (max-width: 39.99875em) {
  .grid-chapter-ss {
    display: none !important; } }
.cell-chapter-character {
  padding-bottom: .5rem; }
  .cell-chapter-character figure {
    margin-bottom: .5rem; }
  .cell-chapter-character figcaption {
    text-align: center;
    color: #cacaca;
    font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
    font-weight: 700; }

.cell-chapter-trial-button {
  padding-top: 1.25rem; }

@media print, screen and (max-width: 39.99875em) {
  .cell-chapter-trial-button .button-group .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-right: 0; } }
.cell-story-index-copy {
  padding: 2.5rem 0; }
  .cell-story-index-copy p {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    text-shadow: 1px 1px 3px #0a0a0a,1px -1px 3px #0a0a0a,-1px 1px 3px #0a0a0a,-1px -1px 3px #0a0a0a; }
    .cell-story-index-copy p.lead {
      font-size: 1.25rem;
      line-height: 1.75; }
    .cell-story-index-copy p b {
      font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
      font-weight: 700;
      color: #d00;
      text-shadow: 1px 1px 3px rgba(136, 0, 0, 0.75), 1px -1px 3px rgba(136, 0, 0, 0.75), -1px 1px 3px rgba(136, 0, 0, 0.75), -1px -1px 3px rgba(136, 0, 0, 0.75); }

@media print, screen and (min-width: 40em) {
  .cell-story-index-copy {
    padding-top: 3.75rem 0 2.5rem; } }
@media print, screen and (min-width: 40em) {
  .cell-story-index-copy p {
    text-align: center; } }
.chapter-character-heading, .chapter-rumor-heading {
  margin-bottom: 1rem;
  color: #09f;
  text-align: center; }

.chapter-character-heading {
  font-size: 1.125rem; }

@media print, screen and (min-width: 40em) {
  .chapter-character-heading {
    font-size: 1.875rem; } }
.chapter-rumor-heading {
  text-shadow: 1px 1px 10px rgba(0, 153, 255, 0.35), 1px -1px 10px rgba(0, 153, 255, 0.35), -1px 1px 10px rgba(0, 153, 255, 0.35), -1px -1px 10px rgba(0, 153, 255, 0.35); }

.go-to-chapter-button {
  display: block;
  position: relative;
  padding-top: 100%;
  height: 0;
  z-index: 0;
  color: #8a8a8a;
  text-shadow: 1px 1px 0 rgba(128, 0, 128, 0), 1px -1px 0 rgba(128, 0, 128, 0), -1px 1px 0 rgba(128, 0, 128, 0), -1px -1px 0 rgba(128, 0, 128, 0);
  -webkit-transition: color .35s ease-out,text-shadow .35s ease-in;
  transition: color .35s ease-out,text-shadow .35s ease-in; }
  .go-to-chapter-button::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/partials/bg-goto-chap.png);
    opacity: .35;
    -webkit-transition: opacity .35s ease-in;
    transition: opacity .35s ease-in; }
  .go-to-chapter-button span {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1; }
  .go-to-chapter-button:focus, .go-to-chapter-button:hover {
    text-shadow: 1px 1px 6px purple,1px -1px 6px purple,-1px 1px 6px purple,-1px -1px 6px purple;
    color: #d8bfd8; }
  .go-to-chapter-button:focus::after, .go-to-chapter-button:hover::after {
    opacity: .2; }

.go-to-chapter-button-none small {
  color: #d2ba04;
  margin-bottom: 5px;
  display: block; }
.go-to-chapter-button-none::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/partials/bg-goto-chap2.png);
  opacity: .35;
  -webkit-transition: opacity .35s ease-in;
  transition: opacity .35s ease-in; }

@media print, screen and (min-width: 64em) {
  .go-to-chapter-button span {
    font-size: 1.5rem; } }
.system-index-container {
  padding: 4.75rem 0 2.5rem;
  background-image: url(../img/partials/bg-system-portrait.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed; }
  .system-index-container hr {
    border-bottom-color: rgba(254, 254, 254, 0.25); }

@media print, screen and (min-width: 40em) {
  .system-index-container {
    padding: 5.375rem 0 3.75rem; } }
@media screen and (orientation: landscape) {
  .system-index-container {
    background-image: url(../img/partials/bg-system-landscape.jpg); } }
.section-flow {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(35%, rgba(0, 0, 119, 0)), to(rgba(0, 0, 119, 0.3)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 119, 0) 35%, rgba(0, 0, 119, 0.3)); }

.section-pre-search {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 119, 0.3)), to(rgba(136, 0, 136, 0.3)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 119, 0.3), rgba(136, 0, 136, 0.3)); }

.section-search {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(136, 0, 136, 0.3)), to(rgba(136, 0, 0, 0.3)));
  background-image: linear-gradient(to bottom, rgba(136, 0, 136, 0.3), rgba(136, 0, 0, 0.3)); }

.section-choice {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(136, 0, 0, 0.3)), to(rgba(136, 0, 136, 0.3)));
  background-image: linear-gradient(to bottom, rgba(136, 0, 0, 0.3), rgba(136, 0, 136, 0.3)); }

.section-confront-monster {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(136, 0, 136, 0.3)), to(rgba(136, 0, 136, 0)));
  background-image: linear-gradient(to bottom, rgba(136, 0, 136, 0.3) 50%, rgba(136, 0, 136, 0)); }

.cell-system-description p {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  text-shadow: 1px 1px 6px rgba(29, 32, 136, 0.75), 1px -1px 6px rgba(29, 32, 136, 0.75), -1px 1px 6px rgba(29, 32, 136, 0.75), -1px -1px 6px rgba(29, 32, 136, 0.75); }
  .cell-system-description p b {
    font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
    font-weight: 700; }

@media print, screen and (min-width: 40em) {
  .cell-system-description p {
    text-align: center; } }
.world-index-container {
  padding: 4.75rem 0 2.5rem;
  background-image: url(../img/partials/bg-world-p.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed; }
  .world-index-container .lead {
    text-align: center;
    color: #cacaca;
    font-size: 1.25rem;
    font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
    font-weight: 700; }

@media print, screen and (min-width: 40em) {
  .world-index-container {
    padding: 5.375rem 0 3.75rem; } }
@media screen and (orientation: landscape) {
  .world-index-container {
    background-image: url(../img/partials/bg-world-l.jpg); } }
@media print, screen and (min-width: 40em) {
  .world-index-container .lead {
    font-size: 1.5rem; } }
.cell-map-image {
  position: relative; }

.grid-margin-x .cell-map-image.cell {
  margin-right: 0;
  margin-left: 0;
  width: 100%; }

.image-map {
  -webkit-filter: drop-shadow(0 0 20px rgba(192, 189, 91, 0.25));
  filter: drop-shadow(0 0 20px rgba(192, 189, 91, 0.25)); }

.world-spot-list {
  margin: 0;
  list-style: none; }
  .world-spot-list li {
    position: absolute;
    font-size: .625rem;
    line-height: 1;
    color: #cacaca; }
    .world-spot-list li .fa-map-marker {
      color: #8a8a8a; }
    .world-spot-list li a {
      color: #e6e6e6;
      font-size: .75rem;
      font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
      font-weight: 700;
      text-shadow: 1px 1px 6px rgba(192, 189, 91, 0), 1px -1px 6px rgba(192, 189, 91, 0), -1px 1px 6px rgba(192, 189, 91, 0), -1px -1px 6px rgba(192, 189, 91, 0); }
      .world-spot-list li a .fa-map-marker-alt {
        color: #c0bd5b; }
      .world-spot-list li a:focus, .world-spot-list li a:hover {
        text-shadow: 1px 1px 6px rgba(192, 189, 91, 0.5), 1px -1px 6px rgba(192, 189, 91, 0.5), -1px 1px 6px rgba(192, 189, 91, 0.5), -1px -1px 6px rgba(192, 189, 91, 0.5); }
    .world-spot-list li.spot-kujyou {
      top: calc(36.1328vw - 18px);
      left: calc(55.1758vw - 7px); }
    .world-spot-list li.spot-h-primary-school {
      top: calc(55.1758vw - 18px);
      left: calc(55.6641vw - 7px); }
    .world-spot-list li.spot-h-woods {
      top: calc(41.5039vw - 18px);
      left: calc(36.1328vw - 7px); }
    .world-spot-list li.spot-h-shrine {
      top: calc(36.1328vw - 18px);
      left: calc(11.2304vw - 7px); }
    .world-spot-list li.spot-h-amusement {
      top: calc(16vw - 18px);
      left: calc(60.6304vw - 7px); }
    .world-spot-list li.spot-a-highway-parking {
      top: calc(7.3242vw - 15px);
      left: 29.7852vw; }
    .world-spot-list li.spot-mt-t-rest {
      top: calc(60.0585vw - 15px);
      left: 25.3906vw; }
    .world-spot-list li.spot-t-danchi-park {
      top: calc(28.3203vw - 15px);
      left: 80.0781vw; }
    .world-spot-list li.spot-h-underground-pit {
      top: calc(50.2929vw - 15px);
      left: 44.4336vw; }
    .world-spot-list li.spot-h-city-hall {
      top: calc(32.2266vw - 10px);
      left: 69.3359vw; }
    .world-spot-list li.spot-h-city-police-station {
      top: calc(35.1563vw - 10px);
      left: 70.8008vw; }
    .world-spot-list li.spot-t-primary-school {
      top: calc(43.9453vw - 10px);
      left: 72.2656vw; }
    .world-spot-list li.spot-k-miya {
      top: calc(48.8281vw - 10px);
      left: calc(42.9688vw - 2em); }
    .world-spot-list li.spot-m-no {
      top: calc(52.2461vw - 10px);
      left: 43.457vw; }

@media print, screen and (min-width: 40em) {
  .world-spot-list li {
    font-size: .75rem; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li a {
    font-size: 1rem; } }
@media print, screen and (min-width: 64em) {
  .world-spot-list li.spot-kujyou {
    top: calc(36.1328vw - 24px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-kujyou {
    top: calc(375px - 24px);
    left: calc(660px - 7px); } }
@media print, screen and (min-width: 64em) {
  .world-spot-list li.spot-h-primary-school {
    top: calc(55.1758vw - 24px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-h-primary-school {
    top: calc(570px - 24px);
    left: calc(665px - 7px); } }
@media print, screen and (min-width: 64em) {
  .world-spot-list li.spot-h-woods {
    top: calc(41.5039vw - 24px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-h-woods {
    top: calc(430px - 24px);
    left: calc(465px - 7px); } }
@media print, screen and (min-width: 64em) {
  .world-spot-list li.spot-h-shrine {
    top: calc(36.1328vw - 24px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-h-shrine {
    top: calc(375px - 24px);
    left: calc(210px - 7px); } }
@media print, screen and (min-width: 64em) {
  .world-spot-list li.spot-h-amusement {
    top: calc(14.1328vw - 24px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-h-amusement {
    top: calc(170px - 24px);
    left: calc(710px - 7px); } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-a-highway-parking {
    top: calc(7.3242vw - 15px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-a-highway-parking {
    top: calc(80px - 18px);
    left: 400px; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-mt-t-rest {
    top: calc(60.0585vw - 15px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-mt-t-rest {
    top: calc(620px - 18px);
    left: 355px; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-t-danchi-park {
    top: calc(28.3203vw - 15px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-t-danchi-park {
    top: calc(295px - 18px);
    left: 915px; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-h-underground-pit {
    top: calc(50.2929vw - 15px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-h-underground-pit {
    top: calc(520px - 18px);
    left: 550px; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-h-city-hall {
    top: calc(32.2266vw - 12px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-h-city-hall {
    top: calc(335px - 12px);
    left: 805px; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-h-city-police-station {
    top: calc(35.1563vw - 12px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-h-city-police-station {
    top: calc(365px - 12px);
    left: 820px; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-t-primary-school {
    top: calc(43.9453vw - 12px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-t-primary-school {
    top: calc(455px - 12px);
    left: 835px; } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-k-miya {
    top: calc(48.8281vw - 12px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-k-miya {
    top: calc(505px - 12px);
    left: calc(535px - 2em); } }
@media print, screen and (min-width: 40em) {
  .world-spot-list li.spot-m-no {
    top: calc(52.2461vw - 12px); } }
@media screen and (min-width: 75em) {
  .world-spot-list li.spot-m-no {
    top: calc(540px - 12px);
    left: 540px; } }
.world .reveal {
  background-image: url(../img/world/bg-world-reveal.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .world .reveal h2:lang(ja) {
    font-family: "Noto Serif JP",serif;
    font-weight: 400;
    text-align: center;
    text-shadow: 1px 1px 12px rgba(192, 189, 91, 0.75), 1px -1px 12px rgba(192, 189, 91, 0.75), -1px 1px 12px rgba(192, 189, 91, 0.75), -1px -1px 12px rgba(192, 189, 91, 0.75); }
  .world .reveal p {
    font-size: 1.125rem;
    line-height: 2;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    text-align: justify;
    text-shadow: 1px 1px 6px rgba(10, 10, 10, 0.25), 1px -1px 6px rgba(10, 10, 10, 0.25), -1px 1px 6px rgba(10, 10, 10, 0.25), -1px -1px 6px rgba(10, 10, 10, 0.25); }

@media print, screen and (max-width: 39.99875em) {
  .world .reveal .cell-reveal-spot-image {
    margin-top: 3.75rem; } }
@media print, screen and (min-width: 40em) {
  .world .reveal p {
    font-size: 1.25rem; } }
.md-audio-container {
  padding: 1.25rem 2.5rem;
  border: 1px solid #444;
  background-color: #222522;
  overflow: hidden; }

#hrvd-ep1-audition .md-audio-container ol {
  list-style: decimal-leading-zero; }
  #hrvd-ep1-audition .md-audio-container ol figure {
    margin-bottom: .75rem;
    figcaption-margin-bottom: .5rem; }
    #hrvd-ep1-audition .md-audio-container ol figure audio {
      width: 100%; }

.md-callout-hollow {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  margin-bottom: 1.875rem;
  border-color: rgba(0, 153, 255, 0.5);
  border-radius: .75rem; }
  .md-callout-hollow &gt; :first-child {
    margin-top: 0; }
  .md-callout-hollow &gt; :last-child {
    margin-bottom: 0; }
  .md-callout-hollow.gold {
    color: #c0bd5b;
    border-color: #c0bd5b; }
  .md-callout-hollow.success {
    color: #3adb76;
    border-color: #3adb76; }

.story-container .md-callout-hollow {
  color: #09f; }
  .story-container .md-callout-hollow p {
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1; }
    .story-container .md-callout-hollow p.lead {
      font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
      font-weight: 700; }

@media print, screen and (min-width: 40em) {
  .story-container .md-callout-hollow p {
    text-align: center; } }
.character .md-callout-hollow {
  margin-bottom: 0;
  border-color: #c0bd5b;
  background-color: rgba(10, 10, 10, 0.7); }

.character.story .md-callout-hollow {
  margin-top: 0;
  margin-bottom: 1.875rem;
  border-color: #09f;
  background-color: unset; }

@media print, screen and (min-width: 40em) {
  .character .md-callout-hollow {
    margin-top: 7.5rem; } }
.md-overlay .md-callout-hollow {
  border-color: #444;
  color: #cacaca;
  background-color: rgba(10, 10, 10, 0.5); }

.hrvd-item .md-callout-hollow {
  padding: .5rem;
  border-color: #007acc;
  border-radius: 4px; }
  .hrvd-item .md-callout-hollow .button {
    margin-bottom: 0; }
  .hrvd-item .md-callout-hollow .thumbnail {
    border: 4px solid #fefefe; }

@media print, screen and (max-width: 63.99875em) {
  .hrvd-item .md-callout-hollow .thumbnail {
    margin-bottom: 0; } }
.md-ghd-banner {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: .85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-family: inherit;
  font-size: .9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  margin-bottom: .5rem;
  font-size: .875rem;
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1; }

[data-whatinput=mouse] .md-ghd-banner {
  outline: 0; }

.md-ghd-banner {
  background-color: #21b257;
  color: #fefefe; }
  .md-ghd-banner.disabled {
    background-color: #21b257;
    color: #fefefe; }
    .md-ghd-banner.disabled:focus, .md-ghd-banner.disabled:hover {
      background-color: #21b257;
      color: #fefefe; }
  .md-ghd-banner[disabled] {
    background-color: #21b257;
    color: #fefefe; }
    .md-ghd-banner[disabled]:focus, .md-ghd-banner[disabled]:hover {
      background-color: #21b257;
      color: #fefefe; }
  .md-ghd-banner:focus, .md-ghd-banner:hover {
    background-color: #1c9b4b;
    color: #fefefe; }

@media print, screen and (max-width: 39.99875em) {
  .md-ghd-banner {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 40em) {
  .md-ghd-banner {
    margin-bottom: 0; } }
@media print, screen and (min-width: 64em) {
  .md-ghd-banner {
    padding-top: .1875rem;
    padding-bottom: .1875rem; } }
.md-go-to-page-top {
  position: fixed;
  right: .625rem;
  bottom: .625rem;
  font-size: .625rem; }
  .md-go-to-page-top .js-go-to-page-top {
    color: #3adb76;
    -webkit-filter: opacity(0.65);
    filter: opacity(0.65);
    -webkit-transition: -webkit-filter .3s ease-out;
    transition: -webkit-filter .3s ease-out;
    transition: filter .3s ease-out;
    transition: filter .3s ease-out,-webkit-filter .3s ease-out; }
    .md-go-to-page-top .js-go-to-page-top:focus, .md-go-to-page-top .js-go-to-page-top:hover {
      -webkit-filter: opacity(1);
      filter: opacity(1); }
  .md-go-to-page-top .fa-inverse {
    color: #222522; }

@media print, screen and (min-width: 40em) {
  .md-go-to-page-top {
    right: 1.25rem;
    bottom: 1.25rem;
    font-size: .75rem; } }
@media print, screen and (min-width: 40em) {
  .md-go-to-page-top .js-go-to-page-top {
    -webkit-filter: opacity(0.5);
    filter: opacity(0.5); } }
.md-hero-banner {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: .85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-family: inherit;
  font-size: .9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: .25rem;
  position: relative;
  background-color: rgba(10, 10, 10, 0.5) !important;
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  text-shadow: 1px 1px 6px rgba(10, 10, 10, 0.75), 1px -1px 6px rgba(10, 10, 10, 0.75), -1px 1px 6px rgba(10, 10, 10, 0.75), -1px -1px 6px rgba(10, 10, 10, 0.75);
  -webkit-filter: brightness(1);
  filter: brightness(1);
  -webkit-transition: -webkit-filter .2s ease-out;
  transition: -webkit-filter .2s ease-out;
  transition: filter .2s ease-out;
  transition: filter .2s ease-out,-webkit-filter .2s ease-out; }

[data-whatinput=mouse] .md-hero-banner {
  outline: 0; }

.md-hero-banner {
  background-color: transparent;
  border: 1px solid #c0bd5b;
  color: #c0bd5b;
  border: 1px solid #c0bd5b;
  color: #c0bd5b; }
  .md-hero-banner.disabled {
    background-color: transparent; }
    .md-hero-banner.disabled:focus, .md-hero-banner.disabled:hover {
      background-color: transparent; }
  .md-hero-banner:focus, .md-hero-banner:hover {
    background-color: transparent; }
  .md-hero-banner[disabled] {
    background-color: transparent; }
    .md-hero-banner[disabled]:focus, .md-hero-banner[disabled]:hover {
      background-color: transparent; }
  .md-hero-banner.disabled {
    border: 1px solid #c0bd5b;
    color: #c0bd5b; }
    .md-hero-banner.disabled:focus, .md-hero-banner.disabled:hover {
      border: 1px solid #c0bd5b;
      color: #c0bd5b; }
  .md-hero-banner[disabled] {
    border: 1px solid #c0bd5b;
    color: #c0bd5b; }
    .md-hero-banner[disabled]:focus, .md-hero-banner[disabled]:hover {
      border: 1px solid #c0bd5b;
      color: #c0bd5b; }
  .md-hero-banner:focus, .md-hero-banner:hover {
    border-color: #666427;
    color: #666427; }
  .md-hero-banner.disabled {
    border: 1px solid #c0bd5b;
    color: #c0bd5b; }
    .md-hero-banner.disabled:focus, .md-hero-banner.disabled:hover {
      border: 1px solid #c0bd5b;
      color: #c0bd5b; }
  .md-hero-banner[disabled] {
    border: 1px solid #c0bd5b;
    color: #c0bd5b; }
    .md-hero-banner[disabled]:focus, .md-hero-banner[disabled]:hover {
      border: 1px solid #c0bd5b;
      color: #c0bd5b; }
  .md-hero-banner:focus, .md-hero-banner:hover {
    border-color: #c0bd5b;
    color: #c0bd5b; }
  .md-hero-banner:focus, .md-hero-banner:hover {
    -webkit-filter: brightness(1.4);
    filter: brightness(1.4); }
  .md-hero-banner.goto-comicalize-site {
    background-position: right center;
    background-size: contain;
    background-image: url(../img/home/bg-hero-bnr-comicalize.png); }
  .md-hero-banner.goto-comicbook-site {
    background-position: right center,center center;
    background-repeat: no-repeat,no-repeat;
    background-size: contain,cover;
    background-image: url(../img/home/bnr-hero-comicbook.png), url(../img/home/bg-hero-bnr-comicbook.png); }
  .md-hero-banner.goto-crowdfunding-site {
    padding-left: 45%;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/home/bg-hero-bnr-hgs3-croudfunding.png); }
  .md-hero-banner.goto-novelize-site {
    background-position: left center;
    background-size: contain;
    background-image: url(../img/home/bg-hero-bnr-novelize.png); }
  .md-hero-banner.goto-portal {
    background-repeat: no-repeat,no-repeat;
    background-position: left center,right center;
    background-size: contain,contain;
    background-image: url(../img/home/bg-hero-bnr-portal-l.png), url(../img/home/bg-hero-bnr-portal-r.png); }
  .md-hero-banner.goto-voice-drama {
    background-image: url(../img/home/bg-hero-bnr-hrvd-11252019.png); }
    .md-hero-banner.goto-voice-drama small {
      font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic Medium",Meiryo,sans-serif;
      font-weight: 400; }
  .md-hero-banner .fa-layers {
    position: absolute;
    top: -.625rem;
    left: -.625rem; }

@media print, screen and (max-width: 39.99875em) {
  .md-hero-banner {
    font-size: .75rem; } }
@media print, screen and (min-width: 40em) {
  .md-hero-banner {
    margin-bottom: .5rem;
    padding-top: 1.25rem;
    padding-right: .5rem;
    padding-bottom: 1.25rem;
    padding-left: .5rem;
    font-size: 1rem; } }
@media print, screen and (min-width: 64em) {
  .md-hero-banner:not(.goto-portal):not(.goto-voice-drama):not(.goto-comicbook-site) {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem; } }
@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .md-hero-banner.goto-comicalize-site {
    background-image: url(../img/home/bg-hero-bnr-comicalize@2x.png); } }
@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .md-hero-banner.goto-comicbook-site {
    background-image: url(../img/home/bnr-hero-comicbook@2x.png), url(../img/home/bg-hero-bnr-comicbook@2x.png); } }
@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .md-hero-banner.goto-crowdfunding-site {
    background-image: url(../img/home/bg-hero-bnr-hgs3-croudfunding@2x.png); } }
@media print, screen and (min-width: 40em) {
  .md-hero-banner.goto-crowdfunding-site {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem; } }
@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .md-hero-banner.goto-novelize-site {
    background-image: url(../img/home/bg-hero-bnr-novelize@2x.png); } }
@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .md-hero-banner.goto-portal {
    background-image: url(../img/home/bg-hero-bnr-portal-l@2x.png), url(../img/home/bg-hero-bnr-portal-r@2x.png); } }
@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .md-hero-banner.goto-voice-drama {
    background-image: url(../img/home/bg-hero-bnr-hrvd-11252019@2x.png); } }
.md-main-container {
  position: relative; }

@media print, screen and (min-width: 64em) {
  .md-main-container {
    margin-top: -56px; }
    .md-main-container .home-container &gt; .home-hero {
      padding-top: 56px; } }
.md-note-list {
  color: #cacaca;
  font-size: .75rem;
  line-height: 1.2; }

.md-callout-hollow .md-note-list {
  color: inherit; }

.md-orbit-ss-caption-container {
  margin-top: .5rem;
  padding: .5rem 1rem;
  min-height: 3.625rem;
  background-color: rgba(10, 10, 10, 0.5);
  border: 1px solid rgba(0, 153, 255, 0.5);
  font-size: .875rem;
  line-height: 1.5;
  text-align: center;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1; }

.md-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(10, 10, 10, 0.7); }
  .md-overlay .grid-x {
    min-height: 100vh;
    height: 100%; }

.md-pararell-dl {
  line-height: 1.2; }
  .md-pararell-dl dt {
    float: left;
    clear: left; }
    .md-pararell-dl dt::after {
      content: ':'; }
  .md-pararell-dl dd {
    margin-bottom: .3rem; }

.goods-container .md-pararell-dl {
  font-size: .875rem; }
  .goods-container .md-pararell-dl dd {
    padding-left: 4em; }

.campaign-tie-up-pub .md-pararell-dl dd {
  padding-left: 5em; }

.md-responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .md-responsive-embed embed, .md-responsive-embed iframe, .md-responsive-embed object, .md-responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .md-responsive-embed .caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    padding: .25rem 0;
    width: 100%;
    text-align: center;
    color: #cacaca;
    background-color: rgba(10, 10, 10, 0.5); }
  .md-responsive-embed .fa-youtube {
    position: absolute;
    top: 50%;
    left: 50%;
    color: red;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

@media print, screen and (min-width: 64em) {
  .md-responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden; }
    .md-responsive-embed embed, .md-responsive-embed iframe, .md-responsive-embed object, .md-responsive-embed video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }
.md-section-heading2 {
  margin-bottom: 1.25rem;
  text-shadow: 1px 1px 9px #922,1px -1px 9px #922,-1px 1px 9px #922,-1px -1px 9px #922; }
  .md-section-heading2:lang(en) {
    font-size: 2rem; }

@media print, screen and (min-width: 40em) {
  .md-section-heading2:lang(en) {
    font-size: 3rem; } }
.character-index-container .md-section-heading2 {
  text-shadow: 1px 1px 6px #c0bd5b,1px -1px 6px #c0bd5b,-1px 1px 6px #c0bd5b,-1px -1px 6px #c0bd5b; }

.goods-container .md-section-heading2 {
  text-shadow: 1px 1px 6px rgba(204, 75, 55, 0.5), 1px -1px 6px rgba(204, 75, 55, 0.5), -1px 1px 6px rgba(204, 75, 55, 0.5), -1px -1px 6px rgba(204, 75, 55, 0.5); }

.story-index-container .md-section-heading2 {
  text-shadow: 1px 1px 9px purple,1px -1px 9px purple,-1px 1px 9px purple,-1px -1px 9px purple; }

.story-container.chapter1 .md-section-heading2, .story-container.chapter2 .md-section-heading2 {
  text-shadow: 1px 1px 9px #09f,1px -1px 9px #09f,-1px 1px 9px #09f,-1px -1px 9px #09f; }
.story-container.chapter7 {
  position: relative; }
  .story-container.chapter7 .d-sp {
    display: none; }
  @media screen and (max-width: 640px) {
    .story-container.chapter7 .d-sp {
      display: block; } }
  .story-container.chapter7 .logo {
    position: absolute;
    top: 50px;
    left: 0; }
    .story-container.chapter7 .logo img {
      max-width: 110px;
      width: 100%; }
    @media screen and (max-width: 1023px) {
      .story-container.chapter7 .logo {
        top: 0; }
        .story-container.chapter7 .logo img {
          max-width: 80px;
          width: 100%; } }
    @media screen and (max-width: 640px) {
      .story-container.chapter7 .logo {
        display: none; } }
  .story-container.chapter7 .lead {
    text-align: center; }
  .story-container.chapter7 .chapter-character-heading small {
    color: #09f; }
  .story-container.chapter7 .cell-chapter-description {
    padding-top: 1.5rem; }
    .story-container.chapter7 .cell-chapter-description p {
      font-weight: 700;
      font-size: 1.25rem; }
      .story-container.chapter7 .cell-chapter-description p .d-sp {
        display: none; }
      @media screen and (max-width: 640px) {
        .story-container.chapter7 .cell-chapter-description p {
          font-size: 1.1rem; }
          .story-container.chapter7 .cell-chapter-description p .d-sp {
            display: block; } }

.campaign-content .md-section-heading2 {
  text-shadow: 1px 1px 9px #3adb76,1px -1px 9px #3adb76,-1px 1px 9px #3adb76,-1px -1px 9px #3adb76; }

.story-container.chapter3 .md-section-heading2, .story-container.chapter6 .md-section-heading2 {
  text-shadow: 1px 1px 9px #3adb76,1px -1px 9px #3adb76,-1px 1px 9px #3adb76,-1px -1px 9px #3adb76; }
.story-container.chapter4 .md-section-heading2 {
  text-shadow: 1px 1px 9px #c0bd5b,1px -1px 9px #c0bd5b,-1px 1px 9px #c0bd5b,-1px -1px 9px #c0bd5b; }

.system-index-container .md-section-heading2 {
  text-shadow: 1px 1px 9px rgba(29, 32, 136, 0.75), 1px -1px 9px rgba(29, 32, 136, 0.75), -1px 1px 9px rgba(29, 32, 136, 0.75), -1px -1px 9px rgba(29, 32, 136, 0.75); }

.world-index-container .md-section-heading2 {
  text-shadow: 1px 1px 9px rgba(192, 189, 91, 0.5), 1px -1px 9px rgba(192, 189, 91, 0.5), -1px 1px 9px rgba(192, 189, 91, 0.5), -1px -1px 9px rgba(192, 189, 91, 0.5); }

.md-section-heading2 small {
  font-size: .75em;
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic Medium",Meiryo,sans-serif;
  font-weight: 400; }

.md-section-heading3 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  text-align: center;
  line-height: 1;
  color: #8a8a8a; }
  .md-section-heading3:lang(en) {
    font-size: 1.3125rem;
    font-weight: 400; }

@media print, screen and (min-width: 40em) {
  .md-section-heading3:lang(en) {
    font-size: 1.5rem; } }
.spec-container .md-section-heading3 {
  letter-spacing: .5em; }

.home-topic .md-section-heading3 {
  color: #3adb76; }

.story-index-container .md-section-heading3 {
  color: #e6e6e6;
  text-shadow: 1px 1px 6px purple,1px -1px 6px purple,-1px 1px 6px purple,-1px -1px 6px purple; }

.md-section-heading3-with-effect {
  margin-bottom: 0;
  padding: 1.5rem 0 1rem;
  text-align: center;
  line-height: 1.2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/partials/bg-section-heading-special.png);
  text-shadow: 1px 1px 6px #922,1px -1px 6px #922,-1px 1px 6px #922,-1px -1px 6px #922; }

.character-index-container .md-section-heading3-with-effect {
  background-image: url(../img/partials/bg-section-heading-character.png);
  text-shadow: 1px 1px 6px #c0bd5b,1px -1px 6px #c0bd5b,-1px 1px 6px #c0bd5b,-1px -1px 6px #c0bd5b; }

.system-index-container .md-section-heading3-with-effect {
  background-image: url(../img/partials/bg-section-heading-system.png);
  text-shadow: 1px 1px 6px rgba(153, 102, 204, 0.75), 1px -1px 6px rgba(153, 102, 204, 0.75), -1px 1px 6px rgba(153, 102, 204, 0.75), -1px -1px 6px rgba(153, 102, 204, 0.75); }

.md-section-heading3-with-effect small {
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic Medium",Meiryo,sans-serif;
  font-weight: 400;
  color: #fefefe; }

.md-section-heading-serif {
  margin-bottom: 2.5rem;
  text-align: center;
  line-height: 1.2;
  text-shadow: -1px 0 0 #cd007e; }
  .md-section-heading-serif:lang(ja) {
    font-family: "Noto Serif JP",serif;
    font-weight: 400; }
  .md-section-heading-serif.normal {
    text-shadow: 0 0 0 transparent; }
  .md-section-heading-serif.gold {
    color: #c0bd5b;
    text-shadow: 0 0 0 transparent; }
  .md-section-heading-serif.shadow-gold {
    text-shadow: -1px 0 2px #c0bd5b; }
  .md-section-heading-serif.success {
    color: #3adb76;
    text-shadow: 0 0 0 transparent; }
  .md-section-heading-serif.shadow-success {
    text-shadow: -1px 0 2px #3adb76; }
  .md-section-heading-serif small {
    color: #fefefe;
    font-size: .7em; }

@media print, screen and (min-width: 40em) {
  .md-section-heading-serif.medium-text-left {
    text-align: left; }
  .md-section-heading-serif.medium-text-right {
    text-align: right; } }
@media print, screen and (min-width: 64em) {
  .md-section-heading-serif small {
    font-size: .5em; } }
.inner-element-cont .md-section-heading-serif {
  margin-bottom: 1rem; }

@media print, screen and (min-width: 40em) {
  .inner-element-cont .md-section-heading-serif {
    font-size: 1.5rem; } }
.md-spec-table {
  margin-bottom: 0;
  color: #cacaca;
  font-size: .875rem;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1; }
  .md-spec-table tbody, .md-spec-table tfoot, .md-spec-table thead {
    background-color: transparent;
    border-width: 0; }
  .md-spec-table tbody th {
    text-align: right;
    border-right: 1px solid #444;
    white-space: nowrap; }
  .md-spec-table tbody td .button, .md-spec-table tbody td .button-group, .md-spec-table tbody td ol, .md-spec-table tbody td ul {
    margin-bottom: 0; }

@media print, screen and (max-width: 39.99875em) {
  .md-spec-table.stack tbody th {
    text-align: left;
    border-right-width: 0; } }
.spect-container .md-spec-table tbody td, .spect-container .md-spec-table tbody th {
  padding-top: .25rem;
  padding-bottom: .25rem; }

.story-container .thumbnail {
  padding: .3125rem;
  margin-bottom: .5rem;
  background-color: #222522;
  border-color: #09f;
  border-width: 1px; }

.hrvd-ch-container .thumbnail {
  margin-bottom: .5rem;
  border-color: #09f; }

.gft-bottom {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  background-color: #222522;
  color: #8a8a8a; }

@media print, screen and (min-width: 40em) {
  .gft-bottom {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; } }
.gft-top {
  background-color: #191c19; }

.cell-gft-platform {
  padding-top: 1rem; }

.gft-copyright {
  margin-bottom: 0;
  font-size: .75rem;
  line-height: 1.2; }
  .gft-copyright:first-child {
    margin-top: 1.25rem;
    margin-bottom: .5rem; }

@media print, screen and (min-width: 40em) {
  .gft-copyright:first-child {
    margin-top: 0; } }
.gft-exp-logo, .gft-platform-logos {
  width: 100%;
  vertical-align: bottom; }

@media print, screen and (min-width: 40em) {
  .gft-exp-logo {
    width: 8.75rem; } }
.gft-sns-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

[data-whatinput=mouse] .gft-sns-menu li {
  outline: 0; }

.gft-sns-menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem; }
.gft-sns-menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem;
  margin-bottom: 0; }
.gft-sns-menu button, .gft-sns-menu input, .gft-sns-menu select {
  margin-bottom: 0; }
.gft-sns-menu input {
  display: inline-block; }
.gft-sns-menu a {
  padding: .75rem .1875rem;
  font-size: .625rem;
  color: #fefefe;
  -webkit-transition: color .3s ease-in;
  transition: color .3s ease-in; }
  .gft-sns-menu a:focus, .gft-sns-menu a:hover {
    color: #d8d8d8; }
  .gft-sns-menu a.has-tip {
    cursor: pointer; }
.gft-sns-menu .fa-inverse {
  color: #09f; }
  .gft-sns-menu .fa-inverse.fa-facebook-f {
    color: #3b5998; }
  .gft-sns-menu .fa-inverse.fa-line {
    color: #00c300; }
  .gft-sns-menu .fa-inverse.fa-paper-plane {
    color: #767676; }
  .gft-sns-menu .fa-inverse.fa-twitter {
    color: #00aced; }
  .gft-sns-menu .fa-inverse.fa-youtube {
    color: red; }
.gft-sns-menu .fa-stack {
  vertical-align: bottom;
  width: 2em; }
.gft-sns-menu .svg-inline--fa.fa-stack-1x, .gft-sns-menu .svg-inline--fa.fa-stack-2x {
  vertical-align: bottom;
  width: 2em; }

@media print, screen and (min-width: 40em) {
  .gft-sns-menu a {
    font-size: .75rem;
    padding-right: .375rem;
    padding-left: .375rem; } }
.ghd {
  position: relative; }

@media print, screen and (min-width: 64em) {
  .ghd {
    z-index: 100; }
    .ghd .top-bar {
      background-color: transparent;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#0a0a0a), to(rgba(10, 10, 10, 0)));
      background-image: linear-gradient(#0a0a0a, rgba(10, 10, 10, 0)); }
      .ghd .top-bar .top-bar-right &gt; ul {
        background-color: transparent; } }
.global-nav.menu li &gt; a {
  padding-right: .75rem;
  padding-left: .75rem;
  color: #cacaca; }
  .global-nav.menu li &gt; a:not(.button) {
    text-shadow: 1px 1px 6px rgba(10, 10, 10, 0.5), 1px -1px 6px rgba(10, 10, 10, 0.5), -1px 1px 6px rgba(10, 10, 10, 0.5), -1px -1px 6px rgba(10, 10, 10, 0.5); }
    .global-nav.menu li &gt; a:not(.button):focus, .global-nav.menu li &gt; a:not(.button):hover {
      text-shadow: 1px 1px 6px #3adb76,1px -1px 6px #3adb76,-1px 1px 6px #3adb76,-1px -1px 6px #3adb76;
      color: #fefefe; }
  .global-nav.menu li &gt; a .fa-layers {
    color: #3adb76; }
.global-nav.menu li.is-current &gt; a {
  text-shadow: 1px 1px 6px #3adb76,1px -1px 6px #3adb76,-1px 1px 6px #3adb76,-1px -1px 6px #3adb76;
  color: #fefefe;
  cursor: default; }
.global-nav.menu li:lang(en) {
  font-family: "Averia Serif Libre",cursive;
  font-weight: 400;
  font-size: 1rem; }
.global-nav.menu li:lang(ja) {
  font-family: -apple-system,blinkMacSystemFont,"Helvetica Neue","Segoe UI",Roboto,YuGothic,"Yu Gothic",Meiryo,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1; }
.global-nav.menu .is-active &gt; a {
  background: 0 0; }
.global-nav.menu.dropdown.menu &gt; li.is-active &gt; a {
  text-shadow: 1px 1px 6px #3adb76,1px -1px 6px #3adb76,-1px 1px 6px #3adb76,-1px -1px 6px #3adb76; }

@media print, screen and (min-width: 64em) {
  .global-nav.menu li:lang(en) {
    font-size: 1.125rem; } }
@media print, screen and (min-width: 64em) {
  .global-nav.menu li:lang(ja) {
    font-size: 1rem; } }
.md-loader-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1015;
  background-color: #191c19;
  color: #395142;
  overflow-y: hidden; }
  .md-loader-container .icon-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }

.md-gimmick-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background-color: #261c19;
  overflow-y: hidden; }
  .md-gimmick-container#js-gimmick-question {
    -webkit-animation: gimmick-bg-color 7.5s infinite;
    animation: gimmick-bg-color 7.5s infinite; }
  .md-gimmick-container#js-gimmick-container {
    z-index: 1009;
    overflow-x: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    background-image: url(../img/partials/bg-gimmick-portrait.jpg); }
  .md-gimmick-container .grid-x {
    height: 100vh;
    min-height: 640px; }
  .md-gimmick-container .js-gimmick-question-text {
    margin-bottom: 2.5rem; }
  .md-gimmick-container .button {
    color: #900;
    background-color: #191c19;
    border-color: #900; }
    .md-gimmick-container .button:focus, .md-gimmick-container .button:hover {
      color: #fefefe;
      background-color: #242824;
      border-color: #cf0000; }

@media screen and (orientation: landscape) {
  .md-gimmick-container#js-gimmick-container {
    background-image: url(../img/partials/bg-gimmick-landscape.jpg); } }
.js-gimmick-text {
  margin-bottom: 0;
  color: #700;
  line-height: 1;
  font-family: "Noto Serif JP",serif;
  font-size: 2rem;
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .js-gimmick-text {
    font-size: 3.25rem; } }
.js-gimmick-text-lead {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fefefe;
  font-family: "Noto Serif JP",serif;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-shadow: 1px 1px 6px #0a0a0a,1px -1px 6px #0a0a0a,-1px 1px 6px #0a0a0a,-1px -1px 6px #0a0a0a; }

@media print, screen and (min-width: 40em) {
  .js-gimmick-text-lead {
    font-size: 1.75rem; } }
@-webkit-keyframes gimmick-bg-color {
  0% {
    background-color: #261c19; }
  50% {
    background-color: #600; }
  100% {
    background-color: #261c19; } }
@keyframes gimmick-bg-color {
  0% {
    background-color: #261c19; }
  50% {
    background-color: #600; }
  100% {
    background-color: #261c19; } }
.bnr-border {
  padding: 0 !important; }

.guide-bnr {
  display: block;
  width: 100%;
  max-width: 420px;
  margin: 0 auto 30px; }
  .guide-bnr:hover {
    opacity: 0.6; }
  .guide-bnr img {
    width: 100%; }

@media screen and (max-width: 768px) {
  .guide-bnr {
    max-width: 91%; } }
/*
230309追加
*/
.container-home-hero-topics .md-hero-banner.goto-voice-drama {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem; }

.elements-content .inner-element-cont .expanded {
  position: relative; }
  .elements-content .inner-element-cont .expanded::before {
    content: "";
    position: absolute;
    border-top: 4px double #fff;
    width: 150px;
    top: 35%;
    right: 0;
    left: 0;
    margin: auto;
    transform: translate(0, -50%); }
  .elements-content .inner-element-cont .expanded small {
    font-weight: 700; }

.md-hero-banner.goto-portal {
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: left center,right center,center;
  background-size: contain,contain,contain;
  background-image: url(../img/home/bg-hero-bnr-portal-l.png), url(../img/home/bg-hero-bnr-portal-r.png), url(../img/home/bg-hero-bnr-portal-c.png);
  background-color: #000 !important; }

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .md-hero-banner.goto-portal {
    background-image: url(../img/home/bg-hero-bnr-portal-l@2x.png), url(../img/home/bg-hero-bnr-portal-r@2x.png), url(../img/home/bg-hero-bnr-portal-c@2x.png); } }
@media screen and (max-width: 1023px) {
  .md-hero-banner.goto-portal {
    background-image: url(../img/home/bg-hero-bnr-portal-l@2x.png), url(../img/home/bg-hero-bnr-portal-r@2x.png), url(../img/home/bg-hero-bnr-portal-c@2x.png); } }
@media screen and (max-width: 639px) {
  .md-hero-banner.goto-portal {
    background-position: left center,84px center,42px; } }
/* 231208追加 */
.home-topic .thumbnail .fa-youtube {
  transform: translate(43%, 39%); }

/* SNSアイコン */
.gft-sns-menu {
  padding: .75rem .1875rem; }
  .gft-sns-menu li {
    margin-right: 15px; }
    .gft-sns-menu li:last-child {
      margin-right: 0; }
    .gft-sns-menu li a {
      display: inline-block;
      height: 3.875em;
      position: relative;
      width: 3.875em;
      background-color: #fff;
      border-radius: 2em;
      padding: 1em;
      opacity: 1;
      -webkit-transition: opacity .5s ease-in-out;
      transition: opacity .5s ease-in-out; }
      .gft-sns-menu li a:hover {
        opacity: .75; }
    .gft-sns-menu li span {
      max-width: 24px; }
  .gft-sns-menu .sns_yt a {
    padding: 1.3em 1em; }
  .gft-sns-menu .sns_x a {
    padding: 1.2em; }
  .gft-sns-menu li span img {
    width: 100%; }

@media screen and (max-width: 768px) {
  .gft-sns-menu li {
    margin-right: 8px; } }
@media screen and (max-width: 768px) {
  .gft-sns-menu li span {
    max-width: 100%; } }
</pre></body></html>